Learned by Reading
In the ICWSM 2009 Weblog Corpus:
’ ’ (She’s currently serving her 4th term.)
(Parse)
(S1 (PRN ('' ') ('' ') (-LRB- -LRB-)
(S (NP (PRP She))
(VP (AUX 's) (ADVP (RB currently))
(VP (VBG serving)
(NP (PRP$ her) (JJ 4th) (NN term))))
(. .)) (-RRB- -RRB-)))
In the ICWSM 2009 Weblog Corpus:
Palin, who is in her first term as Alaska’s governor, will be with McCain later today in Dayton, Ohio, where the Republican presidential ticket will be officially announced.
(Parse)
(S1 (S (NP (NP (NNP Palin)) (, ,)
(SBAR (WHNP (WP who))
(S (VP (AUX is)
(PP (IN in)
(NP (NP (PRP$ her) (JJ first) (NN term))
(PP (IN as)
(NP (NP (NNP Alaska) (POS 's)) (NN governor)))))
(, ,))
(VP (MD will)
(VP (AUX be)
(PP (IN with)
(NP (NNP McCain)))
(NP (RB later) (NN today))
(PP (IN in)
(NP (NP (NNP Dayton)) (, ,)
(NP (NNP Ohio)) (, ,)
(SBAR (WHADVP (WRB where))
(S (NP (DT the) (NNP Republican) (JJ presidential) (NN ticket))
(VP (MD will)
(VP (AUX be)
(VP (ADVP (RB officially)) (VBN announced))))
(. .)))
In Wikipedia:
Paul Canepa was reelcted to his second term and Van – Ha To – Cowell was elected to her first term.
(Parse)
(S1 (S (S (NP (NNP Paul) (NNP Canepa))
(VP (AUX was)
(ADJP (ADJP (JJ reelcted)
(PP (TO to)
(NP (PRP$ his) (JJ second) (NN term))))
(CC and)
(ADJP (NNP Van) (: -) (NNP Ha))
(PP (TO To)))))
(: -)
(S (NP (NNP Cowell))
(VP (AUX was)
(VP (VBN elected)
(PP (TO to)
(NP (PRP$ her) (JJ first) (NN term)))
(. .)))
In Wikipedia:
A banker from Charlotte, North Carolina, Wilson was elected to the state house six times, resigning on October 15, 2004, shortly before completing her sixth term.
(Parse)
(S1 (S (NP (NP (DT A) (NN banker))
(PP (IN from)
(NP (NP (NNP Charlotte)) (, ,)
(NP (NNP North) (NNP Carolina)) (, ,)
(NP (NNP Wilson)))))
(VP (AUX was)
(VP (VBN elected)
(PP (TO to)
(NP (DT the) (NN state) (NN house)))
(NP (CD six) (NNS times)) (, ,)
(S (VP (VBG resigning)
(PP (IN on)
(NP (NNP October) (CD 15) (, ,) (CD 2004) (, ,)))
(PP (ADVP (RB shortly)) (IN before)
(S (VP (VBG completing)
(NP (PRP$ her) (JJ sixth) (NN term)))
(. .)))
In Wikipedia:
During her second term, she was appointed by Speaker Michael Busch to serve as a Deputy Majority Whip.
(Parse)
(S1 (S (PP (IN During)
(NP (PRP$ her) (JJ second) (NN term)))
(, ,)
(NP (PRP she))
(VP (AUX was)
(VP (VBN appointed)
(PP (IN by)
(NP (NNP Speaker) (NNP Michael) (NNP Busch)))
(S (VP (TO to)
(VP (VB serve)
(PP (IN as)
(NP (DT a) (NNP Deputy) (NNP Majority) (NNP Whip)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Palin, 44, who is in her first term as governor, is a pioneering figure in Alaska, the first woman and the youngest person to hold the state’s top political.. youngest president hillery clinton.
(Parse)
(S1 (S (NP (NP (NNP Palin)) (, ,)
(NP (CD 44)) (, ,)
(SBAR (WHNP (WP who))
(S (VP (AUX is)
(PP (IN in)
(NP (NP (PRP$ her) (JJ first) (NN term))
(PP (IN as)
(NP (NN governor)))))
(, ,))
(VP (AUX is)
(NP (NP (DT a) (JJ pioneering) (NN figure)
(S (PP (IN in)
(NP (NNP Alaska)))
(, ,)
(NP (NP (DT the) (JJ first) (NN woman)) (CC and)
(NP (DT the) (JJS youngest) (NN person)))
(VP (TO to)
(VP (VB hold)
(NP (NP (DT the) (NN state) (POS 's))
(ADJP (JJ top) (JJ political)))))
(. .)))
(. .)
(NP (JJS youngest) (NN president) (NNP hillery) (NNP clinton))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I was impressed with her at that time and I have been very impressed with her term as governor. read more
(Parse)
(S1 (S (S (S (NP (PRP I))
(VP (AUX was)
(VP (VBN impressed)
(PP (IN with)
(NP (PRP her)))
(PP (IN at)
(NP (DT that) (NN time)))
(CC and)
(S (NP (PRP I))
(VP (AUX have)
(VP (AUX been)
(ADJP (RB very) (JJ impressed)
(PP (IN with)
(NP (NP (PRP$ her) (NN term))
(PP (IN as)
(NP (NN governor)))
(. .))
(VP (VBP read)
(NP (JJR more)))))
In the ICWSM 2009 Weblog Corpus:
I was impressed with her at that time and I have been very impressed with her term as governor. read more
(Parse)
(S1 (S (S (S (NP (PRP I))
(VP (AUX was)
(VP (VBN impressed)
(PP (IN with)
(NP (PRP her)))
(PP (IN at)
(NP (DT that) (NN time)))
(CC and)
(S (NP (PRP I))
(VP (AUX have)
(VP (AUX been)
(ADJP (RB very) (JJ impressed)
(PP (IN with)
(NP (NP (PRP$ her) (NN term))
(PP (IN as)
(NP (NN governor)))
(. .))
(VP (VBP read)
(NP (JJR more)))))
In the ICWSM 2009 Weblog Corpus:
She is less than halfway through her first term as governor of Alaska, a post she won in 2006 by challenging the state’s Republican leadership and vowing to clean up a government mired in a corruption scandal.
(Parse)
(S1 (S (NP (PRP She))
(VP (AUX is)
(ADJP (ADJP (JJR less))
(PP (IN than)
(NP (NP (NN halfway))
(PP (IN through)
(NP (NP (PRP$ her) (JJ first) (NN term))
(PP (IN as)
(NP (NP (NN governor))
(PP (IN of)
(NP (NP (NNP Alaska)) (, ,)
(NP (NP (DT a) (NN post))
(SBAR (S (NP (PRP she))
(VP (VBD won)
(PP (IN in)
(NP (CD 2006)))
(PP (IN by)
(S (VP (VP (VBG challenging)
(NP (NP (DT the) (NN state) (POS 's)) (NNP Republican) (NN leadership)))
(CC and)
(VP (VBG vowing)
(S (VP (TO to)
(VP (VB clean) (PRT (RP up))
(NP (NP (DT a) (NN government))
(VP (VBN mired)
(PP (IN in)
(NP (DT a) (NN corruption) (NN scandal)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The new Bee offering, titled “Independent Leadership,’ ’ compares Bee’s record on the recent Arizona budget compromise with Giffords’s record in her first congressional term.
(Parse)
(S1 (S (NP (NP (DT The) (JJ new) (NNP Bee) (NN offering)) (, ,)
(VP (VBN titled)
(S (VP (POS ') ('' ')
(NP (JJ Independent) (NN Leadership)))))
(, ,) ('' ') ('' '))
(VP (VBZ compares)
(NP (NP (NP (NNP Bee) (POS 's)) (NN record))
(PP (IN on)
(NP (DT the) (JJ recent) (NNP Arizona) (NN budget) (NN compromise))))
(PP (IN with)
(NP (NP (NP (NNPS Giffords) (POS 's)) (NN record))
(PP (IN in)
(NP (PRP$ her) (JJ first) (JJ congressional) (NN term)))
(. .)))
In Wikipedia:
She was a non – executive director of Ordnance Survey to 2002 when her term expired.
(Parse)
(S1 (S (NP (PRP She))
(VP (AUX was)
(NP (NP (DT a) (NN non)) (: -)
(NP (NP (JJ executive) (NN director))
(PP (IN of)
(NP (NN Ordnance) (NN Survey)))))
(PP (TO to)
(NP (CD 2002)))
(SBAR (WHADVP (WRB when))
(S (NP (PRP$ her) (NN term))
(VP (VBD expired)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
She is a cation teacher with galena park isd she received a bachelor s and master s degree from prairie view a m university her term will expire february,.
(Parse)
(S1 (S (NP (PRP She))
(VP (AUX is)
(NP (NP (DT a) (NN cation) (NN teacher))
(PP (IN with)
(NP (NNP galena) (NN park) (NNP isd)))
(SBAR (S (NP (PRP she))
(VP (VBD received)
(NP (DT a) (NN bachelor) (NNP s) (CC and) (NNP master) (NNP s) (NN degree))
(PP (IN from)
(NP (JJ prairie) (NN view)))
(NP (DT a) (NNP m) (NN university))
(SBAR (S (NP (PRP$ her) (NN term))
(VP (MD will)
(VP (VB expire)
(NP (NNP february)))
(, ,)))
(. .)))
In Wikipedia:
Her term in office began with huge popularity and hope for change.
(Parse)
(S1 (S (NP (NP (PRP$ Her) (NN term))
(PP (IN in)
(NP (NN office))))
(VP (VBD began)
(PP (IN with)
(NP (NP (JJ huge) (NN popularity)) (CC and)
(NP (NP (NN hope))
(PP (IN for)
(NP (NN change))))
(. .)))
In Wikipedia:
Her term in the Senate began on July 1, 2002.
(Parse)
(S1 (S (NP (NP (PRP$ Her) (NN term))
(PP (IN in)
(NP (DT the) (NNP Senate))))
(VP (VBD began)
(PP (IN on)
(NP (NNP July) (CD 1) (, ,) (CD 2002))))
(. .)))
In Wikipedia:
She points to the opening of two new schools, and in her third term, the rebuilding of one high school, with others in the planning stages.
(Parse)
(S1 (S (S (NP (PRP She))
(VP (VBZ points)
(PP (TO to)
(NP (NP (DT the) (NN opening))
(PP (IN of)
(NP (CD two) (JJ new) (NNS schools))))
(, ,) (CC and)
(S (PP (IN in)
(NP (PRP$ her) (JJ third) (NN term)))
(, ,)
(NP (NP (DT the) (NN rebuilding))
(PP (IN of)
(NP (NP (CD one) (JJ high) (NN school)) (, ,)
(PP (IN with)
(NP (NP (NNS others))
(PP (IN in)
(NP (DT the) (NN planning)))))
(VP (VBZ stages)))
(. .)))
In Wikipedia:
In her first term in the legislature, Ruggiero serves on the following House committees: the Health, Education and Welfare Committee and the Constituent Services Committee.
(Parse)
(S1 (S (PP (IN In)
(NP (NP (PRP$ her) (JJ first) (NN term))
(PP (IN in)
(NP (DT the) (NN legislature)))))
(, ,)
(NP (NNP Ruggiero))
(VP (VBZ serves)
(PP (IN on)
(NP (NP (DT the) (JJ following) (NNP House) (NNS committees)) (: :)
(NP (NP (DT the) (NNP Health) (, ,) (NNP Education) (CC and) (NNP Welfare) (NNP Committee)) (CC and)
(NP (DT the) (JJ Constituent) (NNP Services) (NNP Committee)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Iannello is in her second term in the Erie County Legislature.
(Parse)
(S1 (S (NP (NNP Iannello))
(VP (AUX is)
(PP (IN in)
(NP (PRP$ her) (JJ second) (NN term)))
(PP (IN in)
(NP (DT the) (NNP Erie) (NNP County) (NNP Legislature))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Yes, under her term as mayor, the police budget was changed to shift charges for rape kits from the police budget to the victims.
(Parse)
(S1 (S (INTJ (UH Yes)) (, ,)
(PP (IN under)
(NP (NP (PRP$ her) (NN term))
(PP (IN as)
(NP (NN mayor)))))
(, ,)
(NP (DT the) (NN police) (NN budget))
(VP (AUX was)
(VP (VBN changed)
(S (VP (TO to)
(VP (VB shift)
(NP (NP (NNS charges))
(PP (IN for)
(NP (NN rape) (NNS kits))))
(PP (IN from)
(NP (DT the) (NN police) (NN budget)))
(PP (TO to)
(NP (DT the) (NNS victims)))))
(. .)))
In Wikipedia:
Jablonski was elected to her fourth term representing the constituency of Red Deer North in the 2008 provincial election.
(Parse)
(S1 (S (NP (NNP Jablonski))
(VP (AUX was)
(VP (VBN elected)
(PP (TO to)
(NP (NP (PRP$ her) (JJ fourth) (NN term))
(VP (VBG representing)
(NP (NP (DT the) (NN constituency))
(PP (IN of)
(NP (NP (NNP Red) (NNS Deer) (NNP North))
(PP (IN in)
(NP (DT the) (CD 2008) (JJ provincial) (NN election)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Fiola is seeking her fifth term on the council.
(Parse)
(S1 (S (NP (NNP Fiola))
(VP (VBZ is)
(VP (VBG seeking)
(NP (PRP$ her) (JJ fifth) (NN term))
(PP (IN on)
(NP (DT the) (NN council)))))
(. .)))
And 14,500 more sentences.