Learned by Reading
In Wikipedia:
They had been banished from the village long ago by a priest, but somehow they have returned and have taken an interest in Rena.
(Parse)
(S1 (S (S (NP (PRP They))
(VP (AUX had)
(VP (AUX been)
(VP (VBN banished)
(PP (IN from)
(NP (DT the) (NN village)) (ADVP (RB long) (RB ago)))
(PP (IN by)
(NP (DT a) (NN priest))))
(, ,) (CC but)
(S (ADVP (RB somehow))
(NP (PRP they))
(VP (VP (AUX have)
(VP (VBN returned)))
(CC and)
(VP (AUX have)
(VP (VBN taken)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (NNP Rena)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
It had been months, nine maybe, since a man, any man, had shown any sexual interest in her.
(Parse)
(S1 (S (NP (PRP It))
(VP (AUX had)
(VP (AUX been)
(NP (NNS months)) (, ,) (ADVP (NP (CD nine)) (RB maybe)) (, ,)
(SBAR (IN since)
(S (NP (NP (DT a) (NN man)) (, ,)
(NP (DT any) (NN man)) (, ,))
(VP (AUX had)
(VP (VBN shown)
(NP (NP (DT any) (JJ sexual) (NN interest))
(PP (IN in)
(NP (PRP her))))
(. .)))
In Wikipedia:
He soon takes an interest in Katie Sugden, but Nathan Wylde is also interested in Katie and he tries to stop him seeing her.
(Parse)
(S1 (S (S (NP (PRP He)) (ADVP (RB soon))
(VP (VBZ takes)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (NNP Katie) (NNP Sugden)))
(, ,) (CC but)
(S (NP (NNP Nathan) (NNP Wylde))
(VP (AUX is) (ADVP (RB also))
(ADJP (JJ interested)
(PP (IN in)
(NP (NNP Katie)))
(CC and)
(S (NP (PRP he))
(VP (VBZ tries)
(S (VP (TO to)
(VP (VB stop)
(NP (PRP him))
(S (VP (VBG seeing)
(NP (PRP her)))
(. .)))
In Wikipedia:
Her Majesty Queen Elizabeth, The Queen Mother (Elizabeth Bowes – Lyon) was admitted as an Honorary Freeman of the Company in March 1976, maintaining a bond with the Monarchy that started with King James I in 1605, she took a constant interest in “Her Butchers”.
(Parse)
(S1 (S (NP (PRP$ Her) (NNP Majesty) (NNP Queen) (NNP Elizabeth)) (, ,)
(NP (NP (DT The) (NNP Queen) (NNP Mother)) (PRN (-LRB- -LRB-)
(NP (NP (NNP Elizabeth) (NNP Bowes)) (: -)
(NP (NNP Lyon)))
(-RRB- -RRB-)))
(VP (AUX was)
(VP (VBN admitted)
(PP (IN as)
(NP (NP (DT an) (JJ Honorary) (NNP Freeman))
(PP (IN of)
(NP (DT the) (NN Company)))
(PP (IN in)
(NP (NNP March) (CD 1976)))))
(, ,)
(S (VP (VBG maintaining)
(NP (NP (DT a) (NN bond))
(PP (IN with)
(NP (NP (DT the) (NN Monarchy))
(SBAR (WHNP (WDT that))
(S (VP (VBD started)
(PP (IN with)
(NP (NNP King) (NNP James) (PRP I)))
(PP (IN in)
(NP (CD 1605)))
(, ,)
(SBAR (S (NP (PRP she))
(VP (VBD took)
(NP (NP (DT a) (JJ constant) (NN interest))
(PP (IN in) ('' '')
(NP (PRP Her) (NNPS Butchers) ('' '')))))
(. .)))
In Wikipedia:
Wallace discovers that his biological father is alive and takes a romantic interest in Jackie.
(Parse)
(S1 (S (NP (NNP Wallace))
(VP (VP (VBZ discovers)
(SBAR (IN that)
(S (NP (PRP$ his) (JJ biological) (NN father))
(VP (AUX is)
(ADJP (JJ alive)))
(CC and)
(VP (VBZ takes)
(NP (NP (DT a) (JJ romantic) (NN interest))
(PP (IN in)
(NP (NNP Jackie)))
(. .)))
In Wikipedia:
“He Said He Loved Me” tells a story of a young, impressionable teenage girl falling in love with a chauvinistic womaniser who has no real interest in her.
(Parse)
(S1 (S ('' '')
(NP (PRP He))
(VP (VBD Said)
(SBAR (S (NP (PRP He))
(VP (VBD Loved)
(SBAR (S (NP (PRP Me)) ('' '')
(VP (VBZ tells)
(NP (NP (DT a) (NN story))
(PP (IN of)
(NP (NP (DT a) (JJ young) (, ,) (JJ impressionable) (JJ teenage) (NN girl))
(VP (VBG falling)
(PP (IN in)
(NP (NP (NN love))
(PP (IN with)
(NP (NP (DT a) (JJ chauvinistic) (NN womaniser))
(SBAR (WHNP (WP who))
(S (VP (AUX has)
(NP (NP (DT no) (JJ real) (NN interest))
(PP (IN in)
(NP (PRP her))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
What was ironic in the situation was the said guy had no interest in her because he seemed to have the hots for her friend instead.
(Parse)
(S1 (S (SBAR (WHNP (WP What))
(S (VP (AUX was)
(ADJP (JJ ironic))
(PP (IN in)
(NP (DT the) (NN situation)))
(VP (AUX was)
(SBAR (S (NP (DT the) (VBD said) (NN guy))
(VP (AUX had)
(NP (NP (DT no) (NN interest))
(PP (IN in)
(NP (PRP her))))
(SBAR (IN because)
(S (NP (PRP he))
(VP (VBD seemed)
(S (VP (TO to)
(VP (AUX have)
(NP (NP (DT the) (NNS hots))
(PP (IN for)
(NP (PRP$ her) (NN friend))))
(ADVP (RB instead)))
(. .)))
In Wikipedia:
Bertrand Russell took an interest in Vivien (the spelling she preferred) while the newlyweds stayed in his flat.
(Parse)
(S1 (S (NP (NNP Bertrand) (NNP Russell))
(VP (VBD took)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (NNP Vivien))))
(PRN (-LRB- -LRB-)
(NP (NP (DT the) (NN spelling))
(SBAR (S (NP (PRP she))
(VP (VBD preferred)))))
(-RRB- -RRB-))
(SBAR (IN while)
(S (NP (DT the) (NNS newlyweds))
(VP (VBD stayed)
(PP (IN in)
(NP (PRP$ his) (JJ flat))))
(. .)))
In Wikipedia:
He soon takes an interest in Katie Sugden, but Nathan Wylde is also interested in Katie and he tries to stop him seeing her.
(Parse)
(S1 (S (S (NP (PRP He)) (ADVP (RB soon))
(VP (VBZ takes)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (NNP Katie) (NNP Sugden)))
(, ,) (CC but)
(S (NP (NNP Nathan) (NNP Wylde))
(VP (AUX is) (ADVP (RB also))
(ADJP (JJ interested)
(PP (IN in)
(NP (NNP Katie)))
(CC and)
(S (NP (PRP he))
(VP (VBZ tries)
(S (VP (TO to)
(VP (VB stop)
(NP (PRP him))
(S (VP (VBG seeing)
(NP (PRP her)))
(. .)))
In Wikipedia:
Brooke’s brother Storm (William deVry) takes an interest in Ashley, but Ridge is worried about Ashley’s safety because Storm has previously shot Stephanie (Susan Flannery).
(Parse)
(S1 (S (S (NP (NP (NP (NNP Brooke) (POS 's)) (NN brother) (NN Storm)) (PRN (-LRB- -LRB-)
(NP (NNP William) (NN deVry)) (-RRB- -RRB-)))
(VP (VBZ takes)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (NNP Ashley)))
(, ,) (CC but)
(S (NP (NNP Ridge))
(VP (AUX is)
(ADJP (VBN worried)
(PP (IN about)
(NP (NP (NNP Ashley) (POS 's)) (NN safety))))
(SBAR (IN because)
(S (NP (NN Storm))
(VP (AUX has) (ADVP (RB previously))
(VP (VBN shot)
(NP (NP (NNP Stephanie)) (PRN (-LRB- -LRB-)
(NP (NNP Susan) (NNP Flannery)) (-RRB- -RRB-)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Cindy has taken a real interest in Bella as a person.
(Parse)
(S1 (S (NP (NNP Cindy))
(VP (AUX has)
(VP (VBN taken)
(NP (NP (DT a) (JJ real) (NN interest))
(PP (IN in)
(NP (NNP Bella))))
(PP (IN as)
(NP (DT a) (NN person)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Did he still have an interest in her and could he be an ally to getting her back on track to singing and perhaps writing and performing again.
(Parse)
(S1 (SQ (AUX Did)
(NP (PRP he)) (ADVP (RB still))
(VP (AUX have)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (PRP her)))))
(CC and) (SQ (MD could)
(NP (PRP he))
(VP (VB be)
(NP (DT an) (NN ally))
(PP (TO to)
(S (VP (VBG getting)
(NP (PRP her)) (ADVP (RB back))
(PP (IN on)
(NP (NP (NN track))
(PP (TO to)
(S (VP (VBG singing) (CC and) (RB perhaps) (VBG writing) (CC and) (VBG performing) (ADVP (RB again)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
And she more than holds her own against the not – so – nice Fey that take an interest in her.
(Parse)
(S1 (S (CC And)
(NP (PRP she))
(VP (ADVP (RBR more) (IN than)) (VBZ holds)
(NP (PRP$ her) (JJ own))
(PP (IN against)
(NP (NP (DT the)
(ADJP (RB not) (PRN (: -) (ADVP (RB so)) (: -)) (JJ nice)) (NN Fey))
(SBAR (WHNP (WDT that))
(S (VP (VBP take)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (PRP her))))
(. .)))
In Wikipedia:
He shows a renewed interest in Kelly (who is still dating Darryl).
(Parse)
(S1 (S (NP (PRP He))
(VP (VBZ shows)
(NP (NP (DT a) (VBN renewed) (NN interest))
(PP (IN in)
(NP (NP (NNP Kelly)) (PRN (-LRB- -LRB-)
(SBAR (WHNP (WP who))
(S (VP (AUX is) (ADVP (RB still))
(VP (VBG dating)
(NP (NNP Darryl)))
(-RRB- -RRB-)))
(. .)))
In Wikipedia:
Royce King II took an interest in her and soon the two became engaged.
(Parse)
(S1 (S (S (NP (NNP Royce) (NNP King) (NNP II))
(VP (VBD took)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (PRP her)))
(CC and)
(S (ADVP (RB soon))
(NP (DT the) (CD two))
(VP (VBD became)
(ADJP (VBN engaged))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Football for Abramovich is a hobby, and he has clearly stated that he has no real interest in Chelsea as an investment.
(Parse)
(S1 (S (S (NP (NP (NN Football))
(PP (IN for)
(NP (NNP Abramovich))))
(VP (AUX is)
(NP (DT a) (NN hobby))))
(, ,) (CC and)
(S (NP (PRP he))
(VP (AUX has)
(VP (ADVP (RB clearly)) (VBN stated)
(SBAR (IN that)
(S (NP (PRP he))
(VP (AUX has)
(NP (NP (DT no) (JJ real) (NN interest))
(PP (IN in)
(NP (NNP Chelsea))))
(PP (IN as)
(NP (DT an) (NN investment)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
She and Butters were close, and he had an obvious romantic interest in her.
(Parse)
(S1 (S (S (NP (PRP She) (CC and) (NNS Butters))
(VP (AUX were)
(ADJP (JJ close))))
(, ,) (CC and)
(S (NP (PRP he))
(VP (AUX had)
(NP (NP (DT an) (JJ obvious) (JJ romantic) (NN interest))
(PP (IN in)
(NP (PRP her)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I particularly had an interest in Frankie, besides the fact that he was so god damn cute.
(Parse)
(S1 (S (NP (PRP I)) (ADVP (RB particularly))
(VP (AUX had)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (NNP Frankie))))
(, ,)
(PP (IN besides)
(NP (DT the) (NN fact)
(SBAR (IN that)
(S (NP (PRP he))
(VP (AUX was)
(ADJP (RB so)
(NP (NNP god)) (RB damn) (JJ cute)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Make sure that you listen to what she has to say and also show an interest in her.
(Parse)
(S1 (S (VP (VB Make)
(ADJP (JJ sure)
(SBAR (IN that)
(S (NP (PRP you))
(VP (VB listen)
(PP (TO to)
(SBAR (WHNP (WP what))
(S (NP (PRP she))
(VP (AUX has)
(S (VP (TO to)
(VP (VB say) (CC and) (RB also) (VB show)
(NP (NP (DT an) (NN interest))
(PP (IN in)
(NP (PRP her))))
(. .)))
And 3,595 more sentences.