Learned by Reading
In the ICWSM 2009 Weblog Corpus:
However, these songs? are very popular in Japan.
(Parse)
(S1 (S (ADVP (RB However)) (, ,)
(NP (DT these) (NNS songs) (. ?))
(VP (AUX are)
(ADJP (RB very) (JJ popular))
(PP (IN in)
(NP (NNP Japan))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I had a nice time with this album today; several songs were popular by the release time in 1981.
(Parse)
(S1 (S (S (NP (PRP I))
(VP (AUX had)
(NP (DT a) (JJ nice) (NN time))
(PP (IN with)
(NP (DT this) (NN album)))
(NP (NN today))))
(: ;)
(S (NP (JJ several) (NNS songs))
(VP (AUX were)
(ADJP (JJ popular))
(PP (IN by)
(NP (NP (DT the) (NN release) (NN time))
(PP (IN in)
(NP (CD 1981))))
(. .)))
In Wikipedia:
Das was appointed the Chief Musical Director of the radio station, and during this time, composed numerous patriotic songs that became immensely popular.
(Parse)
(S1 (S (S (NP (NNP Das))
(VP (AUX was)
(VP (VBN appointed)
(S (NP (NP (DT the) (JJ Chief) (JJ Musical) (NN Director))
(PP (IN of)
(NP (DT the) (NN radio) (NN station)))))
(, ,) (CC and)
(S (PP (IN during)
(NP (DT this) (NN time)))
(, ,)
(VP (VBN composed)
(NP (NP (JJ numerous) (JJ patriotic) (NNS songs))
(SBAR (WHNP (WDT that))
(S (VP (VBD became)
(ADJP (RB immensely) (JJ popular)))))
(. .)))
In Wikipedia:
His songs are as popular with his fans as they were the day these were released.
(Parse)
(S1 (S (NP (PRP$ His) (NNS songs))
(VP (AUX are)
(ADJP (ADJP (RB as) (JJ popular))
(PP (IN with)
(NP (PRP$ his) (NNS fans))))
(SBAR (IN as)
(S (NP (PRP they))
(VP (AUX were)
(NP (NP (DT the) (NN day))
(SBAR (S (NP (DT these))
(VP (AUX were)
(VP (VBN released))))
(. .)))
In Wikipedia:
It is one of the most covered popular songs, with hundreds of versions released.
(Parse)
(S1 (S (NP (PRP It))
(VP (AUX is)
(NP (NP (CD one))
(PP (IN of)
(NP (NP (DT the)
(ADJP (RBS most) (JJ covered)) (JJ popular) (NNS songs)) (, ,)
(PP (IN with)
(NP (NP (NNS hundreds))
(PP (IN of)
(NP (NP (NNS versions))
(VP (VBN released))))
(. .)))
In Wikipedia:
Some of their most popular songs include “Charly”, “Out of Space”, “No Good (Start the Dance)”, “Voodoo People”, “Firestarter”, “Breathe”, “Smack My Bitch Up”, “Omen” & “Warrior’s Dance.
(Parse)
(S1 (S (NP (NP (DT Some))
(PP (IN of)
(NP (PRP$ their)
(ADJP (RBS most) (JJ popular)) (NNS songs))))
(VP (VBP include)
(SBAR (S ('' '')
(NP (NP (NP (NNP Charly) ('' '')) (, ,) ('' '')
(PP (IN Out)
(PP (IN of)
(NP (NNP Space) ('' '')))))
(, ,) ('' '')
(NP (DT No) (JJ Good) (PRN (-LRB- -LRB-)
(VP (VB Start)
(NP (DT the) (NNP Dance)))
(-RRB- -RRB-) ('' '') (, ,) ('' '')) (NNP Voodoo) (NNP People) ('' '')) (, ,) ('' '')
(NP (NNP Firestarter) ('' '')) (, ,) ('' '')
(NP (NNP Breathe) ('' '')) (, ,) ('' '')
(SBAR (S (VP (VBP Smack)
(NP (PRP$ My) (NN Bitch)) (ADVP (RB Up) ('' '')))))
(, ,) ('' '')
(NP (NNP Omen)) ('' '') (CC &)
(NP ('' '') (NN Warrior)))
(VP (AUX 's)
(NP (NNP Dance)))
(. .)))
In Wikipedia:
The songs from this film have become particularly popular.
(Parse)
(S1 (S (NP (NP (DT The) (NNS songs))
(PP (IN from)
(NP (DT this) (NN film))))
(VP (AUX have)
(VP (VBN become)
(ADJP (RB particularly) (JJ popular))))
(. .)))
In Wikipedia:
Many songs inspired by the game have become popular, none more so than the 1979 hit “Up There Cazaly”, by Mike Brady.
(Parse)
(S1 (S (S (NP (NP (JJ Many) (NNS songs))
(VP (VBN inspired)
(PP (IN by)
(NP (DT the) (NN game)))))
(VP (AUX have)
(VP (VBN become)
(ADJP (JJ popular)))))
(, ,)
(S (NP (NN none)) (ADVP (RBR more) (RB so)
(PP (IN than)
(NP (DT the) (CD 1979))))
(VP (VBD hit) ('' '') (ADVP (RB Up) (ADVP (RB There) (RB Cazaly)) ('' '')) (, ,)
(PP (IN by)
(NP (NNP Mike) (NNP Brady)))))
(. .)))
In Wikipedia:
These two songs became popular among collectors of Big Star – related items, and they were later covered on the 1991 “Blood” album by This Mortal Coil.
(Parse)
(S1 (S (S (NP (DT These) (CD two) (NNS songs))
(VP (VBD became)
(ADJP (JJ popular))
(PP (IN among)
(NP (NP (NNS collectors))
(PP (IN of)
(NP (NNP Big) (NNP Star)))))
(: -)
(NP (JJ related) (NNS items))))
(, ,) (CC and)
(S (NP (PRP they))
(VP (AUX were) (ADVP (RB later))
(VP (VBN covered)
(PP (IN on)
(NP (DT the) (CD 1991) ('' '') (NN Blood) ('' '') (NN album)))
(PP (IN by)
(NP (DT This) (NNP Mortal) (NN Coil)))
(. .)))
In Simple Wikipedia:
This style made many songs popular.
(Parse)
(S1 (S (NP (DT This) (NN style))
(VP (VBD made)
(S (NP (JJ many) (NNS songs))
(ADJP (JJ popular))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
A shipment of musical Chinese toys hit a sour note at the Russian border when officials seized them and accused their manufacturer of pirating popular songs from Soviet – era cartoons.
(Parse)
(S1 (S (NP (NP (DT A) (NN shipment))
(PP (IN of)
(NP (JJ musical) (NNP Chinese) (NNS toys))))
(VP (VBD hit)
(NP (DT a) (JJ sour) (NN note))
(PP (IN at)
(NP (DT the) (NNP Russian) (NN border)))
(SBAR (WHADVP (WRB when))
(S (NP (NNS officials))
(VP (VP (VBD seized)
(NP (PRP them)))
(CC and)
(VP (VBD accused)
(NP (PRP$ their) (NN manufacturer))
(PP (IN of)
(S (VP (VBG pirating)
(NP (JJ popular) (NNS songs))
(PP (IN from)
(NP (NNP Soviet)))
(: -)
(NP (NN era) (NNS cartoons))))
(. .)))
In Wikipedia:
Both songs became popular at around the same time.
(Parse)
(S1 (S (NP (DT Both) (NNS songs))
(VP (VBD became)
(ADJP (JJ popular))
(PP (IN at)
(NP (RB around) (DT the) (JJ same) (NN time))))
(. .)))
In Wikipedia:
The breakthrough providing him with the nickname “Emperor of Japanese Folk – rock”, and introduced his more early efforts to listeners (the songs including “Jinsei ga Nido Areba”, “Ai wa Kimi”, “Kasa ga Nai”, “Tsumetai Heya no Sekai Chizu”, “Yoru no Bus”, “Natsu Matsuri”, “Kannazuki ni Kakomarete”, “Kami Hikouki”, “Nokonoshima no Kataomi” became popular particularly). 1975 – 1990.
(Parse)
(S1 (NP (NP (NP (DT The) (NN breakthrough))
(VP (VP (VBG providing)
(NP (PRP him))
(PP (IN with)
(NP (NP (DT the) (NN nickname) ('' '') (NNP Emperor))
(PP (IN of)
(NP (JJ Japanese) (NN Folk)))))
(: -)
(NP (NN rock) ('' '')))
(, ,) (CC and)
(VP (VBD introduced)
(NP (PRP$ his)
(ADJP (RBR more) (JJ early)) (NNS efforts))
(PP (TO to)
(NP (NNS listeners)))
(PRN (-LRB- -LRB-)
(S (NP (NP (NP (DT the) (NNS songs))
(SBAR (S (S (VP (VBG including) ('' '')
(NP (NNP Jinsei) (NNP ga) (NNP Nido) (NNP Areba) ('' ''))))
(, ,) ('' '')
(VP (VBZ Ai)
(S (VP (VBG wa)
(NP (NP (NNP Kimi) ('' '')) (, ,) ('' '')
(NP (NNP Kasa) (NNP ga) (NNP Nai)) ('' '') (, ,) ('' '')
(NP (NP (NNP Tsumetai) (NNP Heya))
(NP (NP (DT no) (NNP Sekai) (NNP Chizu)) ('' '')))
(, ,) ('' '')
(NP (NP (NNP Yoru))
(NP (DT no) (NN Bus) ('' '')))
(, ,) ('' '')
(NP (NNP Natsu) (NNP Matsuri)) ('' '') (, ,) ('' '')
(NP (NNP Kannazuki) (FW ni) (NNP Kakomarete) ('' '')) (, ,) ('' '')
(NP (NNP Kami) (NNP Hikouki)) ('' '')))))
(, ,) ('' '')
(NP (NNP Nokonoshima) (DT no) (NNP Kataomi)) ('' ''))
(VP (VBD became)
(ADJP (JJ popular)) (ADVP (RB particularly))))
(-RRB- -RRB-))))
(. .) (CD 1975)) (: -)
(NP (CD 1990)) (. .)))
In Wikipedia:
Rehman Rahi’s songs became popular in his life time only and have been sung by almost all the leading singers from the valley.
(Parse)
(S1 (S (NP (NP (NNP Rehman) (NNP Rahi) (POS 's)) (NNS songs))
(VP (VP (VBD became)
(ADJP (JJ popular))
(PP (IN in)
(NP (PRP$ his) (NN life) (NN time)) (ADVP (RB only))))
(CC and)
(VP (AUX have)
(VP (AUX been)
(VP (VBN sung)
(PP (IN by)
(NP (RB almost) (PDT all) (DT the) (VBG leading) (NNS singers)))
(PP (IN from)
(NP (DT the) (NN valley))))
(. .)))
In Wikipedia:
The songs she sang in this album became very popular.
(Parse)
(S1 (S (NP (NP (DT The) (NNS songs))
(SBAR (S (NP (PRP she))
(VP (VBD sang)
(PP (IN in)
(NP (DT this) (NN album))))
(VP (VBD became)
(ADJP (RB very) (JJ popular)))
(. .)))
In Wikipedia:
However, despite the controversy, his songs are widely popular amongst the haredi Jews.
(Parse)
(S1 (S (ADVP (RB However)) (, ,)
(PP (IN despite)
(NP (DT the) (NN controversy)))
(, ,)
(NP (PRP$ his) (NNS songs))
(VP (AUX are)
(ADJP (RB widely) (JJ popular))
(PP (IN amongst)
(NP (DT the) (NNP haredi) (NNPS Jews))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The song, written by E. Y. Harburg with music by Harold Arlen, is one of the most popular songs of all t ime and tops the?
(Parse)
(S1 (S (NP (NP (DT The) (NN song)) (, ,)
(VP (VBN written)
(PP (IN by)
(NP (NNP E) (. .) (NNP Y) (. .)))
(NP (NNP Harburg))
(PP (IN with)
(NP (NN music)))
(PP (IN by)
(NP (NNP Harold) (NNP Arlen))))
(, ,))
(VP (AUX is)
(NP (NP (CD one))
(PP (IN of)
(NP (NP (DT the)
(ADJP (RBS most) (JJ popular)) (NNS songs))
(PP (IN of)
(NP (DT all) (NNP t) (NN ime) (CC and) (NNS tops) (DT the))))
(. ?)))
In Simple Wikipedia:
Two songs from the album were very popular across the world.
(Parse)
(S1 (S (NP (NP (CD Two) (NNS songs))
(PP (IN from)
(NP (DT the) (NN album))))
(VP (AUX were)
(ADJP (RB very) (JJ popular))
(PP (IN across)
(NP (DT the) (NN world))))
(. .)))
In Simple Wikipedia:
He wrote many songs that became popular in his time.
(Parse)
(S1 (S (NP (PRP He))
(VP (VBD wrote)
(NP (NP (JJ many) (NNS songs))
(SBAR (WHNP (WDT that))
(S (VP (VBD became)
(ADJP (JJ popular))
(PP (IN in)
(NP (PRP$ his) (NN time)))))
(. .)))
And 3,939 more sentences.