Learned by Reading
In the ICWSM 2009 Weblog Corpus:
A chilly wind through my spine And heavy clouds in decline Winter’s work has begun And summertime is gone
(Parse)
(S1 (S (NP (NP (DT A) (JJ chilly) (NN wind))
(PP (IN through)
(NP (NP (PRP$ my) (NN spine)) (CC And)
(NP (JJ heavy) (NNS clouds)))))
(SBAR (IN in) (NN decline)
(S (S (NP (NP (NNP Winter) (POS 's)) (NN work))
(VP (AUX has)
(VP (VBN begun))))
(CC And)
(S (NP (NN summertime))
(VP (AUX is)
(ADJP (VBN gone))))))))
In the ICWSM 2009 Weblog Corpus:
After all this rain, chilly wind, and brilliant autumn weather pre-seasonal cool – down, I made comfort in a bowl – Tomato soup on crack.
(Parse)
(S1 (FRAG (PP (IN After)
(NP (NP (PDT all) (DT this) (NN rain)) (, ,)
(NP (JJ chilly) (NN wind)) (, ,) (CC and)
(NP (JJ brilliant) (NN autumn) (NN weather) (NN pre-seasonal) (NN cool))))
(: -)
(S (ADVP (RB down)) (, ,)
(NP (PRP I))
(VP (VBD made)
(NP (NN comfort))
(PP (IN in)
(NP (DT a) (NN bowl)))))
(: -)
(NP (NP (JJ Tomato) (NN soup))
(PP (IN on)
(NP (NN crack))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The wind was chilly on the bay.
(Parse)
(S1 (S (NP (DT The) (NN wind))
(VP (AUX was)
(ADJP (JJ chilly))
(PP (IN on)
(NP (DT the) (NN bay))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
A gust of chilly northern wind blew directly into my face as I stepped out of the safe shelter of village and headed up towards the pastures, contemplating my next course of action.
(Parse)
(S1 (S (NP (NP (DT A) (NN gust))
(PP (IN of)
(NP (JJ chilly) (JJ northern) (NN wind))))
(VP (VBD blew) (ADVP (RB directly))
(PP (IN into)
(NP (PRP$ my) (NN face)))
(SBAR (IN as)
(S (NP (PRP I))
(VP (VP (VBD stepped) (PRT (RP out))
(PP (IN of)
(NP (NP (DT the) (JJ safe) (NN shelter))
(PP (IN of)
(NP (NN village)))
(CC and)
(VP (VBD headed) (PRT (RP up))
(PP (IN towards)
(NP (DT the) (NNS pastures))))
(, ,)
(S (VP (VBG contemplating)
(NP (NP (PRP$ my) (JJ next) (NN course))
(PP (IN of)
(NP (NN action))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The wind was unusually chilly tonight; she rubbed her bare thin arms close.
(Parse)
(S1 (S (S (NP (DT The) (NN wind))
(VP (AUX was)
(ADJP (RB unusually) (JJ chilly)) (ADVP (RB tonight))))
(: ;)
(S (NP (PRP she))
(VP (VBD rubbed)
(NP (PRP$ her) (JJ bare) (JJ thin) (NNS arms)) (ADVP (RB close))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
For those around I hear a cry oh god oh god my eyes r dry I hear the foot steps leaving slow and then I know my soul is fly a chilly wind begins to blow withen my soul, from head to toe and then the last breath escapes my lips it’s time to leave & I…
(Parse)
(S1 (SINV (PP (IN For)
(NP (DT those)))
(SBAR (IN around)
(S (NP (PRP I))
(VP (VBP hear)
(NP (DT a) (NN cry))
(S (INTJ (UH oh) (NNP god)) (INTJ (UH oh) (NNP god))
(NP (NP (PRP$ my) (NNS eyes)) (X (SYM r)))
(VP (VB dry)
(S (NP (PRP I))
(VP (VB hear)
(NP (DT the) (NN foot) (NNS steps))
(S (VP (VBG leaving) (ADVP (JJ slow) (CC and) (RB then))
(S (NP (PRP I))
(VP (VBP know)
(SBAR (S (NP (PRP$ my) (NN soul))
(VP (AUX is)
(SBAR (S (VP (VBP fly)
(SBAR (S (NP (DT a) (JJ chilly) (NN wind))
(VP (VBZ begins)
(S (VP (TO to)
(VP (VB blow)
(VP (VBN withen)
(NP (PRP$ my) (NN soul)) (, ,)
(SBAR (IN from)
(S (NP (ADVP (NN head) (TO to) (NN toe) (CC and) (RB then)) (DT the) (JJ last) (NN breath))
(VP (VBZ escapes)
(NP (PRP$ my) (NNS lips))
(SBAR (S (NP (PRP it))
(VP (AUX 's)
(NP (NP (NN time))
(SBAR (S (VP (TO to)
(VP (VB leave)
(S (CC &)
(NP (PRP I))
(VP (VBP ..)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The wind is quite chilly these days and nature’s colors are changing.
(Parse)
(S1 (S (S (NP (DT The) (NN wind))
(VP (AUX is)
(ADJP (RB quite) (JJ chilly))
(NP (DT these) (NNS days))))
(CC and)
(S (NP (NP (NN nature) (POS 's)) (NNS colors))
(VP (AUX are)
(VP (VBG changing))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The chilly, gust of wind seems to remind everyone that Christmas is drawing near.
(Parse)
(S1 (S (NP (DT The) (JJ chilly) (, ,)
(ADJP (JJ gust)
(PP (IN of)))
(NN wind))
(VP (VBZ seems)
(S (VP (TO to)
(VP (VB remind)
(NP (NN everyone))
(SBAR (IN that)
(S (NP (NNP Christmas))
(VP (AUX is)
(VP (VBG drawing) (ADVP (RB near))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The wind was chilly and I wrapped my jacket around me, feeling something hard press into my side.
(Parse)
(S1 (S (S (NP (DT The) (NN wind))
(VP (AUX was)
(ADJP (JJ chilly))))
(CC and)
(S (NP (PRP I))
(VP (VBD wrapped)
(NP (PRP$ my) (NN jacket))
(PP (IN around)
(NP (PRP me)))
(, ,)
(S (VP (VBG feeling)
(NP (NN something) (JJ hard) (VB press))
(PP (IN into)
(NP (PRP$ my) (NN side))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Even as I’m typing this, whatever chilly wind there is out there, it’s definitely biting into my skin.
(Parse)
(S1 (S (SBAR (RB Even) (IN as)
(S (NP (PRP I))
(VP (AUX 'm)
(VP (VBG typing)
(NP (DT this)) (, ,)
(SBAR (WHNP (WDT whatever) (JJ chilly) (NN wind))
(S (NP (EX there))
(VP (AUX is) (ADVP (RB out) (RB there)))
(, ,)
(NP (PRP it))
(VP (AUX 's) (ADVP (RB definitely))
(VP (VBG biting)
(PP (IN into)
(NP (PRP$ my) (NN skin)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Brown leaves start to fall, As brown as her fair eyes, The autumn is upon us now, This was once our time, A chilly wind surrounds the air, A chill too tough to stand, Once upon a special time, She would hold…
(Parse)
(S1 (S (NP (JJ Brown) (NNS leaves))
(VP (VBP start)
(S (VP (TO to)
(VP (VB fall) (, ,)
(SBAR (IN As)
(S (PP (JJ brown) (IN as)
(NP (PRP$ her) (JJ fair) (NNS eyes)))
(, ,)
(S (NP (DT The) (NN autumn))
(VP (AUX is)
(PP (IN upon)
(NP (PRP us)))
(ADVP (RB now))))
(, ,)
(S (NP (DT This))
(VP (AUX was) (ADVP (RB once))
(NP (PRP$ our) (NN time))))
(, ,)
(S (NP (DT A) (JJ chilly) (NN wind))
(VP (VBZ surrounds)
(NP (DT the) (NN air))))
(, ,)
(S (NP (DT A) (NN chill))
(ADJP (RB too) (JJ tough)
(S (VP (TO to)
(VP (VB stand)))
(, ,)
(S (PP (ADVP (RB Once)) (IN upon)
(NP (DT a) (JJ special) (NN time)))
(, ,)
(NP (PRP She))
(VP (MD would)
(VP (VB hold)
(NP (NNS ..)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Plus I am the chilly wind is making me really home sick for Chicago…
(Parse)
(S1 (S (CC Plus)
(NP (PRP I))
(VP (VBP am)
(SBAR (S (NP (DT the) (JJ chilly) (NN wind))
(VP (AUX is)
(VP (VBG making)
(S (NP (PRP me))
(ADJP (RB really) (RB home) (JJ sick)
(PP (IN for)
(NP (NNP Chicago) (NNS ..))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Last night while sitting on my grandma’s patio, the wind was very chilly and I couldn’t help but think of how soon Fall is approaching.
(Parse)
(S1 (S (S (NP (JJ Last) (NN night))
(SBAR (IN while)
(S (VP (VBG sitting)
(PP (IN on)
(NP (NP (PRP$ my) (NN grandma) (POS 's)) (NN patio)))
(, ,)
(NP (DT the) (NN wind))
(VP (AUX was)
(ADJP (RB very) (JJ chilly))))
(CC and)
(S (NP (PRP I))
(VP (MD could) (RB n't)
(VP (VB help)
(S (CC but)
(VP (VB think)
(PP (IN of)
(SBAR (WHADVP (WRB how) (RB soon))
(S (NP (NN Fall))
(VP (AUX is)
(VP (VBG approaching)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Even though I was freezing cold sitting on the beach (the wind was chilly off the ocean), I had a great time watching the twins destroy sandcastles and splash in the water.
(Parse)
(S1 (S (SBAR (RB Even) (IN though)
(S (NP (PRP I))
(VP (AUX was)
(NP (NP (NN freezing) (NN cold))
(VP (VBG sitting)
(PP (IN on)
(NP (DT the) (NN beach))))
(PRN (-LRB- -LRB-)
(S (NP (DT the) (NN wind))
(VP (AUX was)
(ADJP (JJ chilly))
(PP (IN off)
(NP (DT the) (NN ocean)))))
(-RRB- -RRB-)))
(, ,)
(NP (PRP I))
(VP (AUX had)
(NP (NP (DT a) (JJ great) (NN time))
(S (VP (VBG watching)
(S (NP (DT the) (NNP twins))
(VP (VB destroy)
(NP (NNS sandcastles) (CC and) (NN splash))
(PP (IN in)
(NP (DT the) (NN water)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I had to wear my jacket, because once the switchback train started, the wind was quite chilly.
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX had)
(S (VP (TO to)
(VP (VB wear)
(NP (PRP$ my) (NN jacket)) (, ,)
(SBAR (IN because)
(S (SBAR (IN once)
(S (NP (DT the) (JJ switchback) (NN train))
(VP (VBD started))))
(, ,)
(NP (DT the) (NN wind))
(VP (AUX was)
(ADJP (RB quite) (JJ chilly)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
In a chilly wind and intermittent rain, Garcia and Harrington went back and forth over the final 18 holes as they did a year ago in the final round at Carnoustie, where Harrington also prevailed.
(Parse)
(S1 (S (PP (IN In)
(NP (NP (DT a) (JJ chilly) (NN wind)) (CC and)
(NP (JJ intermittent) (NN rain))))
(, ,)
(NP (NNP Garcia) (CC and) (NNP Harrington))
(VP (VBD went) (ADVP (RB back) (CC and) (RB forth))
(PP (IN over)
(NP (DT the) (JJ final) (CD 18) (NNS holes)))
(SBAR (IN as)
(S (NP (PRP they))
(VP (VBD did) (ADVP (NP (DT a) (NN year)) (RB ago))
(PP (IN in)
(NP (NP (DT the) (JJ final) (NN round))
(PP (IN at)
(NP (NP (NNP Carnoustie)) (, ,)
(SBAR (WHADVP (WRB where))
(S (NP (NNP Harrington)) (ADVP (RB also))
(VP (VBD prevailed)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
It was cold here yesterday and the horses stood out in that chilly wind all day.
(Parse)
(S1 (S (S (NP (PRP It))
(VP (VBD was)
(ADJP (JJ cold)) (ADVP (RB here))
(NP (NN yesterday))))
(CC and)
(S (NP (DT the) (NNS horses))
(VP (VBD stood) (PRT (RP out))
(PP (IN in)
(NP (DT that) (JJ chilly) (NN wind)))
(NP (DT all) (NN day))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
That wind is chilly!
(Parse)
(S1 (S (NP (DT That) (NN wind))
(VP (AUX is)
(ADJP (JJ chilly)))
(. !)))
In the ICWSM 2009 Weblog Corpus:
The sand was hot and warmed us a little from the chilly wind.
(Parse)
(S1 (S (NP (DT The) (NN sand))
(VP (VP (AUX was)
(ADJP (JJ hot)))
(CC and)
(VP (VBD warmed)
(NP (PRP us))
(NP (DT a) (JJ little))
(PP (IN from)
(NP (DT the) (JJ chilly) (NN wind)))))
(. .)))
And 153 more sentences.