Learned by Reading
In the ICWSM 2009 Weblog Corpus:
I took it again, because my temperature is never right the first time. 105.9!
(Parse)
(S1 (S (NP (PRP I))
(VP (VBD took)
(NP (PRP it)) (ADVP (RB again)) (, ,)
(SBAR (IN because)
(S (NP (PRP$ my) (NN temperature))
(VP (AUX is) (ADVP (RB never))
(NP (RB right) (DT the) (JJ first) (NN time) (. .) (CD 105.9)))
(. !)))
In the ICWSM 2009 Weblog Corpus:
Oh, and I was feeling horrible because I had a 103 temperature.
(Parse)
(S1 (S (INTJ (UH Oh)) (, ,) (CC and)
(NP (PRP I))
(VP (AUX was)
(VP (VBG feeling)
(ADJP (JJ horrible))
(SBAR (IN because)
(S (NP (PRP I))
(VP (AUX had)
(NP (DT a) (CD 103) (NN temperature))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I took my temperature and it was over 100.
(Parse)
(S1 (S (S (NP (PRP I))
(VP (VBD took)
(NP (PRP$ my) (NN temperature))))
(CC and)
(S (NP (PRP it))
(VP (AUX was)
(PP (IN over)
(NP (CD 100)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Jack and I just look at each other and run to hide under the bed when taking your temperature is medically necessary?
(Parse)
(S1 (S (NP (NNP Jack) (CC and) (NNP I)) (ADVP (RB just))
(VP (VP (VB look)
(PP (IN at)
(NP (DT each) (JJ other))))
(CC and)
(VP (VB run)
(S (VP (TO to)
(VP (VB hide)
(PP (IN under)
(NP (DT the) (NN bed)))
(SBAR (WHADVP (WRB when))
(S (S (VP (VBG taking)
(NP (PRP$ your) (NN temperature))))
(VP (AUX is)
(ADJP (RB medically) (JJ necessary))))
(. ?)))
In the ICWSM 2009 Weblog Corpus:
I HAD A 102.8 TEMPERATURE I HAD A RIGHT TO DUCK OUT OF T HAT ONE!
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX HAD)
(NP (NP (DT A) (CD 102.8) (NN TEMPERATURE))
(SBAR (S (NP (PRP I))
(VP (AUX HAD)
(NP (DT A) (NN RIGHT)
(S (VP (TO TO)
(VP (NN DUCK)
(PP (IN OUT)
(PP (IN OF)
(NP (NNP T) (NN HAT) (CD ONE))))
(. !)))
In the ICWSM 2009 Weblog Corpus:
I felt terribile: (I had a migraine, my body was really aching, it hurt to touch my skin, I had a 102 temperature, I could taste blood in my mouth, I was hot one minute, cold the next, and my stomach was killing me.
(Parse)
(S1 (S (S (NP (PRP I))
(VP (VBD felt)
(ADJP (JJ terribile))))
(: :)
(S (-LRB- -LRB-)
(S (NP (PRP I))
(VP (AUX had)
(NP (DT a) (NN migraine))))
(, ,)
(S (NP (PRP$ my) (NN body))
(VP (AUX was) (ADVP (RB really))
(VP (VBG aching))))
(, ,)
(S (NP (PRP it))
(VP (VBD hurt)
(S (VP (TO to)
(VP (VB touch)
(NP (PRP$ my) (NN skin))))
(, ,)
(S (NP (PRP I))
(VP (AUX had)
(NP (DT a) (CD 102) (NN temperature))))
(, ,)
(S (NP (PRP I))
(VP (MD could)
(VP (VB taste)
(NP (NN blood))
(SBAR (S (S (PP (IN in)
(NP (PRP$ my) (NN mouth)))
(, ,)
(NP (PRP I))
(VP (AUX was)
(ADJP (JJ hot) (CD one) (NN minute) (, ,) (JJ cold)
(NP (DT the) (JJ next)))))
(, ,) (CC and)
(S (NP (PRP$ my) (NN stomach))
(VP (AUX was)
(VP (VBG killing)
(NP (PRP me)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
He squeezed me all over and poked me and prodded me and listened to my heart and then did something very rude with a thermometer and said my temperature was normal, which is good.
(Parse)
(S1 (S (NP (PRP He))
(VP (VP (VBD squeezed)
(NP (PRP me)) (ADVP (RB all) (RB over)))
(CC and)
(VP (VP (VBD poked)
(NP (PRP me)))
(CC and)
(VP (VBN prodded)
(NP (PRP me))))
(CC and)
(VP (VBD listened)
(PP (TO to)
(NP (PRP$ my) (NN heart))))
(CC and) (RB then)
(VP (AUX did)
(NP (NP (NN something))
(ADJP (RB very) (JJ rude)))
(PP (IN with)
(NP (DT a) (NNP thermometer))))
(CC and)
(VP (VBD said)
(SBAR (S (NP (PRP$ my) (NN temperature))
(VP (AUX was)
(ADJP (JJ normal)) (, ,)
(SBAR (WHNP (WDT which))
(S (VP (AUX is)
(ADJP (JJ good))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Unfortunately, waiting until your temperature gage starts to rise means that damage can already have been caused to your car from overheating.
(Parse)
(S1 (S (ADVP (RB Unfortunately)) (, ,)
(S (VP (VBG waiting)
(PP (IN until)
(NP (PRP$ your) (NN temperature)
(S (NP (NNP gage))
(VP (VBZ starts)
(S (VP (TO to)
(VP (VB rise))))
(VP (VBZ means)
(SBAR (IN that)
(S (NP (NN damage))
(VP (MD can) (ADVP (RB already))
(VP (AUX have)
(VP (AUX been)
(VP (VBN caused)
(PP (TO to)
(NP (PRP$ your) (NN car)))
(PP (IN from)
(S (VP (VBG overheating)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
My ideal temperature is around 30?
(Parse)
(S1 (S (NP (PRP$ My) (JJ ideal) (NN temperature))
(VP (AUX is)
(PP (IN around)
(NP (CD 30))))
(. ?)))
In the ICWSM 2009 Weblog Corpus:
When I took my temperature this afternoon it was normal, but I know it had been going up and down yesterday.
(Parse)
(S1 (S (S (SBAR (WHADVP (WRB When))
(S (NP (PRP I))
(VP (VBD took)
(NP (PRP$ my) (NN temperature))
(NP (DT this) (NN afternoon)))))
(NP (PRP it))
(VP (AUX was)
(ADJP (JJ normal))))
(, ,) (CC but)
(S (NP (PRP I))
(VP (VBP know)
(SBAR (S (NP (PRP it))
(VP (AUX had)
(VP (AUX been)
(VP (VBG going) (ADVP (RB up) (CC and) (RB down))
(NP (NN yesterday)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I took my temperature and I had a slight fever.
(Parse)
(S1 (S (S (NP (PRP I))
(VP (VBD took)
(NP (PRP$ my) (NN temperature))))
(CC and)
(S (NP (PRP I))
(VP (AUX had)
(NP (DT a) (JJ slight) (NN fever))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I am not sure these extremes were reliable however, as I could have made an error while taking my temperature or the thermometer could have been malfunctioning.
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX am) (RB not)
(ADJP (JJ sure)
(SBAR (S (NP (DT these) (NNS extremes))
(VP (AUX were)
(ADJP (JJ reliable)) (ADVP (RB however)) (, ,)
(SBAR (IN as)
(S (S (NP (PRP I))
(VP (MD could)
(VP (AUX have)
(VP (VBN made)
(NP (DT an) (NN error))
(SBAR (IN while)
(S (VP (VBG taking)
(NP (PRP$ my) (NN temperature)))
(CC or)
(S (NP (DT the) (NNP thermometer))
(VP (MD could)
(VP (AUX have)
(VP (AUX been)
(VP (VBG malfunctioning))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Everytime I wake up I feel a lot worse and my temperature goes even higher.
(Parse)
(S1 (S (ADVP (RB Everytime))
(NP (PRP I))
(VP (VBP wake) (PRT (RP up))
(SBAR (S (S (NP (PRP I))
(VP (VBP feel)
(ADJP (NP (DT a) (NN lot)) (JJR worse))))
(CC and)
(S (NP (PRP$ my) (NN temperature))
(VP (VBZ goes)
(ADJP (RB even) (JJR higher))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I can *n’t think much, as I have a 103 temperature, and raging headaches, I will update this later, if I remember anyone else worthy of thanks.
(Parse)
(S1 (S (NP (PRP I))
(VP (MD can)
(VP (NNP *) (RB n't)
(VP (VB think) (ADVP (RB much)) (PRN (, ,)
(SBAR (IN as)
(S (NP (PRP I))
(VP (AUX have)
(NP (NP (DT a) (CD 103) (NN temperature)) (, ,) (CC and)
(NP (VBG raging) (NNS headaches)))
(, ,))
(SBAR (S (NP (PRP I))
(VP (MD will)
(VP (VB update)
(NP (DT this)) (ADVP (RB later)) (, ,)
(SBAR (IN if)
(S (NP (PRP I))
(VP (VBP remember)
(NP (NP (NN anyone) (RB else))
(ADJP (JJ worthy)
(PP (IN of)
(NP (NNS thanks)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
It can lowered your inner temperature and help clearing mucus from your throat.
(Parse)
(S1 (S (NP (PRP It)) (MD can)
(VP (VBD lowered)
(NP (PRP$ your) (JJ inner) (NN temperature) (CC and) (NN help) (NN clearing) (NNS mucus))
(PP (IN from)
(NP (PRP$ your) (NN throat))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The apartment features central air conditioning and a modern heating system with controls separate from the upstairs unit so that you may control your own temperature.
(Parse)
(S1 (S (NP (DT The) (NN apartment))
(VP (VBZ features)
(NP (NP (JJ central) (NN air) (NN conditioning)) (CC and)
(NP (DT a) (JJ modern) (NN heating) (NN system)))
(PP (IN with)
(NP (NP (NNS controls))
(ADJP (JJ separate)
(PP (IN from)
(NP (DT the) (NN upstairs) (NN unit)))
(SBAR (IN so) (IN that)
(S (NP (PRP you))
(VP (MD may)
(VP (VB control)
(NP (PRP$ your) (JJ own) (NN temperature))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Merino regulates your temperature, keeping you from feeling too balmy or too chilly in extreme weather.
(Parse)
(S1 (S (NP (NNP Merino))
(VP (VBZ regulates)
(NP (PRP$ your) (NN temperature)) (, ,)
(S (VP (VBG keeping)
(NP (PRP you))
(PP (IN from)
(S (VP (VBG feeling)
(ADJP (ADJP (RB too) (JJ balmy)) (CC or)
(ADJP (RB too) (JJ chilly)))
(PP (IN in)
(NP (JJ extreme) (NN weather)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I had 38 temperature.
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX had)
(NP (CD 38) (NN temperature)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I can *n’t think much, as I have a 103 temperature, and raging headaches, I will update this later, if I remember anyone else worthy of thanks.
(Parse)
(S1 (S (NP (PRP I))
(VP (MD can)
(VP (NNP *) (RB n't)
(VP (VB think) (ADVP (RB much)) (PRN (, ,)
(SBAR (IN as)
(S (NP (PRP I))
(VP (AUX have)
(NP (NP (DT a) (CD 103) (NN temperature)) (, ,) (CC and)
(NP (VBG raging) (NNS headaches)))
(, ,))
(SBAR (S (NP (PRP I))
(VP (MD will)
(VP (VB update)
(NP (DT this)) (ADVP (RB later)) (, ,)
(SBAR (IN if)
(S (NP (PRP I))
(VP (VBP remember)
(NP (NP (NN anyone) (RB else))
(ADJP (JJ worthy)
(PP (IN of)
(NP (NNS thanks)))
(. .)))
And 5,305 more sentences.