Learned by Reading
In the ICWSM 2009 Weblog Corpus:
If you look in the records there is a lot of controversy over which snake holds the…
(Parse)
(S1 (S (SBAR (IN If)
(S (NP (PRP you))
(VP (VBP look) (PRT (RP in))
(NP (DT the) (NNS records)))))
(NP (EX there))
(VP (AUX is)
(NP (NP (DT a) (NN lot))
(PP (IN of)
(NP (NP (NN controversy))
(PP (IN over)
(SBAR (WHNP (WDT which) (NN snake))
(S (VP (VBZ holds)
(NP (DT the) (NN ..))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Of course Bruyneel wouldn’t say anything bad about either rider because they’re both still on his team, but now if you look in the records it says that Discovery were riding for Contador when in fact they only switched captains midway.
(Parse)
(S1 (S (S (PP (IN Of)
(NP (NN course)))
(NP (NNP Bruyneel))
(VP (MD would) (RB n't)
(VP (VB say)
(NP (NP (NN anything) (JJ bad))
(PP (IN about)
(NP (DT either) (NN rider))))
(SBAR (IN because)
(S (NP (PRP they))
(VP (AUX 're) (DT both) (ADVP (RB still))
(PP (IN on)
(NP (PRP$ his) (NN team)))
(, ,) (CC but)
(S (SBAR (ADVP (RB now)) (IN if)
(S (NP (PRP you))
(VP (VBP look) (PRT (RP in))
(NP (DT the) (NNS records)))))
(NP (PRP it))
(VP (VBZ says)
(SBAR (IN that)
(S (NP (NNP Discovery))
(VP (AUX were)
(VP (VBG riding)
(PP (IN for)
(NP (NNP Contador)))
(SBAR (WHADVP (WRB when))
(S (PP (IN in)
(NP (NN fact)))
(NP (PRP they)) (ADVP (RB only))
(VP (VBD switched)
(NP (NNS captains))
(NP (NN midway)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
If you look in the records there is a lot of controversy over which snake holds the world’s record for massive size.
(Parse)
(S1 (S (SBAR (IN If)
(S (NP (PRP you))
(VP (VBP look) (PRT (RP in))
(NP (DT the) (NNS records)))))
(NP (EX there))
(VP (AUX is)
(NP (NP (DT a) (NN lot))
(PP (IN of)
(NP (NP (NN controversy))
(PP (IN over)
(SBAR (WHNP (WDT which) (NN snake))
(S (VP (VBZ holds)
(NP (NP (NP (DT the) (NN world) (POS 's)) (NN record))
(PP (IN for)
(NP (JJ massive) (NN size)))
(. .)))