Learned by Reading
In the ICWSM 2009 Weblog Corpus:
I’m watching the Astros game live from Wrigley Field.
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX 'm)
(VP (VBG watching)
(NP (DT the) (NNP Astros) (NN game)) (ADVP (RB live))
(PP (IN from)
(NP (NNP Wrigley) (NNP Field)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Wish I could have actually watched this game, but I was at work and missed it.
(Parse)
(S1 (S (VP (VBP Wish)
(SBAR (S (S (NP (PRP I))
(VP (MD could)
(VP (AUX have) (ADVP (RB actually))
(VP (VBN watched)
(NP (DT this) (NN game)))
(, ,) (CC but)
(S (NP (PRP I))
(VP (VP (AUX was)
(PP (IN at)
(NP (NN work))))
(CC and)
(VP (VBD missed)
(NP (PRP it)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
You can watch the whole game without standing up, and talk to the players on the visitors side thats how close you will be.
(Parse)
(S1 (S (S (NP (PRP You))
(VP (MD can)
(VP (VP (VB watch)
(NP (DT the) (JJ whole) (NN game))
(PP (IN without)
(S (VP (VBG standing) (PRT (RP up)))
(, ,) (CC and)
(VP (VB talk)
(PP (TO to)
(NP (NP (DT the) (NNS players))
(PP (IN on)
(NP (DT the) (NNS visitors) (NN side)))
(VP (VBZ thats)
(SBAR (WHADJP (WRB how) (JJ close))
(S (NP (PRP you))
(VP (MD will)
(VP (AUX be)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I didn’t watch the full game, because the draw of watching Canada vs. China in women’s soccer for the 3rd time today lured me away from the game a couple of times.
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX did) (RB n't)
(VP (VB watch)
(NP (DT the) (JJ full) (NN game)) (, ,)
(SBAR (IN because)
(S (NP (NP (DT the) (NN draw))
(PP (IN of)
(S (VP (VBG watching)
(NP (NNP Canada) (NNP vs) (. .) (NNP China))
(PP (IN in)
(NP (NP (NNS women) (POS 's)) (NN soccer)))
(PP (IN for)
(NP (DT the) (JJ 3rd) (NN time) (NN today))))
(VP (VBD lured)
(NP (PRP me)) (ADVP (RB away)
(PP (IN from)
(NP (DT the) (NN game))
(NP (NP (DT a) (NN couple))
(PP (IN of)
(NP (NNS times)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I watched the whole game, heart wrenching and cringe – worthy as it was but I have to admit that Lin Dan was by far the better player tonight, suitably aggressive, tricky at the net and powerful with his smashes.
(Parse)
(S1 (S (NP (PRP I))
(VP (VBD watched)
(NP (NP (DT the) (JJ whole) (NN game)) (, ,)
(ADJP (ADJP (RB heart) (JJ wrenching) (CC and) (JJ cringe)) (: -)
(ADJP (JJ worthy)
(SBAR (IN as)
(S (S (NP (PRP it))
(VP (AUX was)))
(CC but)
(S (NP (PRP I))
(VP (AUX have)
(S (VP (TO to)
(VP (VB admit)
(SBAR (IN that)
(S (NP (NNP Lin) (NNP Dan))
(VP (AUX was) (ADVP (IN by) (RB far))
(NP (DT the) (JJR better) (NN player)) (ADVP (RB tonight))))
(, ,)
(ADJP (RB suitably) (JJ aggressive)) (, ,)
(ADJP (JJ tricky)
(PP (IN at)
(NP (DT the) (NN net))))
(CC and)
(ADJP (JJ powerful)
(PP (IN with)
(NP (PRP$ his) (NNS smashes))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I’m watching the UT UCLA game.
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX 'm)
(VP (VBG watching)
(NP (DT the) (NNP UT) (NNP UCLA) (NN game))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Last night I watched the Red Sox game.
(Parse)
(S1 (S (NP (JJ Last) (NN night))
(NP (PRP I))
(VP (VBD watched)
(NP (DT the) (NNP Red) (NNP Sox) (NN game)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
My soul will still be raised by victory and crushed by defeat. I will certainly watch every game it is in my power to.
(Parse)
(S1 (S (S (NP (PRP$ My) (NN soul))
(VP (MD will) (ADVP (RB still))
(VP (AUX be)
(VP (VP (VBN raised)
(PP (IN by)
(NP (NN victory))))
(CC and)
(VP (VBN crushed)
(PP (IN by)
(NP (NN defeat)))))
(. .)
(NP (PRP I))
(VP (MD will) (ADVP (RB certainly))
(VP (VB watch)
(NP (NP (DT every) (NN game))
(SBAR (S (NP (PRP it))
(VP (AUX is)
(PP (IN in)
(NP (PRP$ my) (NN power)
(S (VP (TO to)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I didn’t watch this game.
(Parse)
(S1 (S (NP (PRP I))
(VP (AUX did) (RB n't)
(VP (VB watch)
(NP (DT this) (NN game))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Last night I watched the Red Sox game.
(Parse)
(S1 (S (NP (JJ Last) (NN night))
(NP (PRP I))
(VP (VBD watched)
(NP (DT the) (NNP Red) (NNP Sox) (NN game)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
“In my youth, I watched every game I could.
(Parse)
(S1 (S ('' ') (: ')
(PP (IN In)
(NP (PRP$ my) (NN youth)))
(, ,)
(NP (PRP I))
(VP (VBD watched)
(NP (DT every) (NN game)
(SBAR (S (NP (PRP I))
(VP (MD could)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
At any rate, I watched the whole game and went to bed just before midnight.
(Parse)
(S1 (S (PP (IN At)
(NP (DT any) (NN rate)))
(, ,)
(NP (PRP I))
(VP (VP (VBD watched)
(NP (DT the) (JJ whole) (NN game)))
(CC and)
(VP (VBD went)
(PP (TO to)
(NP (NN bed)))
(PP (ADVP (RB just)) (IN before)
(NP (NN midnight)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I watch every Giants game and have watched every one of their games since 2005.
(Parse)
(S1 (S (NP (PRP I))
(VP (VP (VBP watch)
(NP (DT every) (NNPS Giants) (NN game)))
(CC and)
(VP (AUX have)
(VP (VBN watched)
(NP (NP (DT every) (CD one))
(PP (IN of)
(NP (PRP$ their) (NNS games))))
(PP (IN since)
(NP (CD 2005)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Last night I watched the game…
(Parse)
(S1 (S (NP (JJ Last) (NN night))
(NP (PRP I))
(VP (VBD watched)
(NP (DT the) (NN game)) (ADVP (RB ..)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
But I have watched every mens game that he has played except this past one.
(Parse)
(S1 (S (CC But)
(NP (PRP I))
(VP (AUX have)
(VP (VBN watched)
(NP (DT every) (JJ mens) (NN game)
(SBAR (IN that)
(S (NP (PRP he))
(VP (AUX has)
(VP (VBN played)
(PP (IN except)
(NP (DT this) (JJ past) (CD one))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
That and the fact I was watching the Colts game hit or miss…
(Parse)
(S1 (S (NP (NP (DT That)) (CC and)
(NP (DT the) (NN fact)
(SBAR (S (NP (PRP I))
(VP (AUX was)
(VP (VBG watching)
(NP (DT the) (NNPS Colts) (NN game)))))
(VP (VB hit) (CC or) (VB miss) (ADVP (RB ..)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
And I watched every game.
(Parse)
(S1 (S (CC And)
(NP (PRP I))
(VP (VBD watched)
(NP (DT every) (NN game)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I am sure it is not true, but I think I watched every game.
(Parse)
(S1 (S (S (NP (PRP I))
(VP (AUX am)
(ADJP (JJ sure)
(SBAR (S (NP (PRP it))
(VP (AUX is) (RB not)
(ADJP (JJ true)))))
(, ,) (CC but)
(S (NP (PRP I))
(VP (VBP think)
(SBAR (S (NP (PRP I))
(VP (VBD watched)
(NP (DT every) (NN game))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I ordered the BIG 10 Network so I can watch every Penn State game.
(Parse)
(S1 (S (NP (PRP I))
(VP (VBD ordered)
(NP (DT the) (NNP BIG) (CD 10) (NN Network))
(SBAR (IN so)
(S (NP (PRP I))
(VP (MD can)
(VP (VB watch)
(NP (DT every) (NNP Penn) (NNP State) (NN game))))
(. .)))
And 3,782 more sentences.