Learned by Reading
In Wikipedia:
During the attack of the Warsaw Pact armies, 72 Czechs and Slovaks were killed (19 of those in Slovakia) and hundreds were wounded.
(Parse)
(S1 (S (S (PP (IN During)
(NP (NP (DT the) (NN attack))
(PP (IN of)
(NP (NP (DT the) (NNP Warsaw) (NNP Pact)) (NNS armies)))))
(, ,)
(NP (CD 72) (NNPS Czechs) (CC and) (NNPS Slovaks))
(VP (AUX were)
(VP (VBN killed))))
(PRN (-LRB- -LRB-)
(NP (NP (CD 19))
(PP (IN of)
(NP (NP (DT those))
(PP (IN in)
(NP (NNP Slovakia)))
(-RRB- -RRB-)) (CC and)
(S (NP (NNS hundreds))
(VP (AUX were)
(VP (VBN wounded))))
(. .)))
In Wikipedia:
Estimate of German losses is around 300 dead and hundreds wounded.
(Parse)
(S1 (S (NP (NP (NN Estimate))
(PP (IN of)
(NP (JJ German) (NNS losses))))
(VP (AUX is)
(NP (NP (QP (IN around) (CD 300)) (JJ dead)) (CC and)
(NP (NP (NNS hundreds))
(VP (VBN wounded)))))
(. .)))
In Wikipedia:
According to official data, 334 civilians were killed, 186 of them children, and hundreds more wounded.
(Parse)
(S1 (S (PP (VBG According)
(PP (TO to)
(NP (JJ official) (NNS data))))
(, ,)
(S (NP (CD 334) (NNS civilians))
(VP (AUX were)
(VP (VBN killed))))
(, ,)
(S (NP (NP (CD 186))
(PP (IN of)
(NP (PRP them))))
(NP (NNS children)))
(, ,) (CC and)
(S (NP (NNS hundreds) (RBR more))
(VP (VBN wounded)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
A jury in London failed to reach a verdict against three men charged in connection with the July 7, 2005, bombings on three underground trains and a bus in which 52 people were killed and hundreds wounded, British media reported.
(Parse)
(S1 (S (S (NP (NP (DT A) (NN jury))
(PP (IN in)
(NP (NNP London))))
(VP (VBD failed)
(S (VP (TO to)
(VP (VB reach)
(NP (NP (DT a) (NN verdict))
(PP (IN against)
(NP (NP (CD three) (NNS men))
(VP (VBN charged)
(PP (IN in)
(NP (NP (NN connection))
(PP (IN with)
(NP (DT the) (NAC (NNP July) (CD 7) (, ,) (CD 2005) (, ,)) (NNS bombings)))
(PP (IN on)
(NP (NP (CD three) (JJ underground) (NNS trains)) (CC and)
(NP (NP (DT a) (NN bus))
(SBAR (WHPP (IN in) (WHNP (WDT which)))
(S (S (NP (CD 52) (NNS people))
(VP (AUX were)
(VP (VBN killed))))
(CC and)
(S (NP (NNS hundreds))
(VP (VBN wounded))))
(, ,)
(NP (NNP British) (NNS media))
(VP (VBD reported)) (. .)))
In Wikipedia:
IMRO lost 68 “voivodas” and “komitas”, hundreds were wounded.
(Parse)
(S1 (S (NP (NNP IMRO))
(VP (VBD lost)
(NP (CD 68)) ('' '')
(SBAR (S (INTJ (INTJ (UH voivodas) ('' '')) (CC and) ('' '')) (INTJ (UH komitas) ('' '')) (, ,)
(NP (NNS hundreds))
(VP (AUX were)
(VP (VBN wounded)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
All that has caused heavy casualties among civilian population, hundreds are wounded, their private property is crushed.
(Parse)
(S1 (S (S (NP (PDT All) (DT that))
(VP (AUX has)
(VP (VBN caused)
(NP (NP (JJ heavy) (NNS casualties))
(PP (IN among)
(NP (JJ civilian) (NN population))))
(, ,)
(S (NP (NNS hundreds))
(VP (AUX are)
(VP (VBN wounded))))
(, ,)
(S (NP (PRP$ their) (JJ private) (NN property))
(VP (AUX is)
(VP (VBN crushed))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
A landmark event was the violent break – up of a peaceful demonstration at the government building in Tbilisi, the capital, on April 9th, 1989 – twenty Georgians were killed, and hundreds more were wounded or poisoned.
(Parse)
(S1 (S (S (NP (DT A) (JJ landmark) (NN event))
(VP (AUX was)
(NP (NP (DT the) (JJ violent) (NN break)) (: -) (ADVP (RB up)
(PP (IN of)
(NP (NP (DT a) (JJ peaceful) (NN demonstration))
(PP (IN at)
(NP (NP (DT the) (NN government) (NN building))
(PP (IN in)
(NP (NP (NNP Tbilisi)) (, ,)
(NP (DT the) (NN capital)) (, ,)))
(PP (IN on)
(NP (NNP April) (JJ 9th)))))
(, ,) (CD 1989))))
(: -)
(S (NP (CD twenty) (NNPS Georgians))
(VP (AUX were)
(VP (VBN killed))))
(, ,) (CC and)
(S (NP (NNS hundreds) (RBR more))
(VP (AUX were)
(VP (VBN wounded) (CC or) (VBN poisoned))))
(. .)))
In Wikipedia:
The result of many of the helicopter attacks has left several civilians killed, hundreds wounded and civilian buildings within the vicinity destroyed.
(Parse)
(S1 (S (NP (NP (DT The) (NN result))
(PP (IN of)
(NP (NP (JJ many))
(PP (IN of)
(NP (DT the) (NN helicopter) (NNS attacks)))
(VP (AUX has)
(VP (VBN left)
(S (S (NP (JJ several) (NNS civilians))
(VP (VBN killed)))
(, ,)
(S (NP (NNS hundreds))
(VP (VBN wounded)))
(CC and)
(S (NP (NP (JJ civilian) (NNS buildings))
(PP (IN within)
(NP (DT the) (NN vicinity))))
(VP (VBN destroyed)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
It is estimated that 285 were shot dead, hundreds more were wounded, and a couple dozen executed.
(Parse)
(S1 (S (NP (PRP It))
(VP (VBZ is)
(VP (VBN estimated)
(SBAR (IN that)
(S (S (NP (CD 285))
(VP (AUX were)
(VP (VBN shot)
(S (ADJP (JJ dead)))
(, ,)
(S (NP (NNS hundreds) (RBR more))
(VP (AUX were)
(VP (VBN wounded))))
(, ,) (CC and)
(S (NP (DT a) (NN couple) (NN dozen))
(VP (VBN executed))))
(. .)))
In Wikipedia:
Twenty Georgians were killed and hundreds wounded and poisoned.
(Parse)
(S1 (S (S (NP (CD Twenty) (NNS Georgians))
(VP (AUX were)
(VP (VBN killed))))
(CC and)
(S (NP (NNS hundreds))
(VP (VBN wounded) (CC and) (VBN poisoned)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Enter the British legal system: A jury in London failed to reach a verdict against three men charged in connection with the July 7, 2005, bombings on three underground trains and a bus in which 52 people were killed and hundreds wounded, British media reported.
(Parse)
(S1 (S (S (VP (VB Enter)
(NP (DT the) (NNP British) (JJ legal) (NN system))))
(: :)
(S (NP (NP (DT A) (NN jury))
(PP (IN in)
(NP (NNP London))))
(VP (VBD failed)
(S (VP (TO to)
(VP (VB reach)
(NP (NP (DT a) (NN verdict))
(PP (IN against)
(NP (NP (CD three) (NNS men))
(VP (VBN charged)
(PP (IN in)
(NP (NP (NN connection))
(PP (IN with)
(NP (NP (DT the) (NAC (NNP July) (CD 7) (, ,) (CD 2005) (, ,)) (NNS bombings))
(PP (IN on)
(NP (NP (CD three) (JJ underground) (NNS trains)) (CC and)
(NP (NP (DT a) (NN bus))
(SBAR (WHPP (IN in) (WHNP (WDT which)))
(S (S (S (NP (CD 52) (NNS people))
(VP (AUX were)
(VP (VBN killed))))
(CC and)
(S (NP (NNS hundreds))
(VP (VBN wounded))))
(, ,)
(NP (NNP British) (NNS media))
(VP (VBD reported)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
If our fears of a protracted ground war in Iraq are borne out – and I hope they won *n’t be – hundreds and perhaps thousands of American soldiers will be wounded or killed by weapons our own Government helped Saddam Hussein acquire.
(Parse)
(S1 (S (SBAR (IN If)
(S (NP (NP (PRP$ our) (NNS fears))
(PP (IN of)
(NP (NP (DT a) (JJ protracted) (NN ground) (NN war))
(PP (IN in)
(NP (NNP Iraq)))
(VP (AUX are)
(VP (VBN borne) (PRT (RP out)))
(: --)
(S (CC and)
(NP (PRP I))
(VP (VBP hope)
(SBAR (S (NP (PRP they))
(VP (VBP won)
(SBAR (S (NP (NNP *)) (RB n't)
(VP (AUX be)))
(: --)
(NP (NP (NNS hundreds)) (CC and) (ADVP (RB perhaps))
(NP (NP (NNS thousands))
(PP (IN of)
(NP (NNP American) (NNS soldiers)))))
(VP (MD will)
(VP (AUX be)
(VP (VBN wounded) (CC or) (VBN killed)
(PP (IN by)
(NP (NP (NNS weapons))
(SBAR (S (NP (PRP$ our) (JJ own) (NN Government))
(VP (VBD helped)
(S (NP (NNP Saddam) (NNP Hussein))
(VP (VB acquire)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The Protesters demanded punishment for the Abkhaz secessionists and restoration of Georgian independence. 20 people were killed and hundreds were wounded, but what made it particularly notable was the use of video, which showed soldiers chasing down and beating a 16 year old girl to death, then attacking her mother who tried to drag her out of the area.
(Parse)
(S1 (S (S (S (NP (DT The) (NNS Protesters))
(VP (VBD demanded)
(NP (NP (NP (NN punishment))
(PP (IN for)
(NP (DT the) (NNP Abkhaz) (NNS secessionists))))
(CC and)
(NP (NP (NN restoration))
(PP (IN of)
(NP (JJ Georgian) (NN independence))))
(. .)
(NP (CD 20) (NNS people))
(VP (AUX were)
(VP (VBN killed))))
(CC and)
(S (NP (NNS hundreds))
(VP (AUX were)
(VP (VBN wounded))))
(, ,) (CC but)
(S (SBAR (WHNP (WP what))
(S (VP (VBD made)
(S (NP (PRP it))
(ADJP (RB particularly) (JJ notable)))
(VP (AUX was)
(NP (NP (DT the) (NN use))
(PP (IN of)
(NP (NP (NN video)) (, ,)
(SBAR (WHNP (WDT which))
(S (VP (VBD showed)
(NP (NP (NNS soldiers))
(VP (VP (VBG chasing) (PRT (RP down)))
(CC and)
(VP (VBG beating)
(NP (DT a)
(ADJP (NP (CD 16) (NN year)) (JJ old)) (NN girl))
(PP (TO to)
(NP (NN death))))
(, ,) (RB then)
(VP (VBG attacking)
(NP (PRP$ her) (NN mother))))
(SBAR (WHNP (WP who))
(S (VP (VBD tried)
(S (VP (TO to)
(VP (VB drag)
(NP (PRP her))
(PP (IN out)
(PP (IN of)
(NP (DT the) (NN area))))
(. .)))
In Wikipedia:
Between 57 and 78 peoplemostly protesterswere killed, and hundreds were wounded and arrested.
(Parse)
(S1 (S (S (NP (QP (IN Between) (CD 57) (CC and) (CD 78)) (JJ peoplemostly) (NN protesterswere))
(VP (VBN killed)))
(, ,) (CC and)
(S (NP (NNS hundreds))
(VP (AUX were)
(VP (VBN wounded) (CC and) (VBN arrested))))
(. .)))
In Wikipedia:
On 13 July 1931, the situation became so critical the then Maharajah resorted to brutal force and seventy two Kashmiris were killed and hundreds wounded.
(Parse)
(S1 (S (PP (IN On)
(NP (CD 13)))
(NP (NNP July) (CD 1931)) (, ,)
(NP (DT the) (NN situation))
(VP (VBD became)
(ADJP (RB so) (JJ critical))
(SBAR (DT the)
(S (S (ADVP (RB then))
(NP (NNP Maharajah))
(VP (VBD resorted)
(PP (TO to)
(NP (JJ brutal) (NN force)))))
(CC and)
(S (NP (QP (CD seventy) (CD two)) (NNPS Kashmiris))
(VP (AUX were)
(VP (VBN killed))))
(CC and)
(S (NP (NNS hundreds))
(VP (VBN wounded)))
(. .)))
In Wikipedia:
By the next morning, newspapers reported that 20 to 28 people had been killed, hundreds wounded, and hundreds more arrested.
(Parse)
(S1 (S (PP (IN By)
(NP (DT the) (JJ next) (NN morning)))
(, ,)
(NP (NNS newspapers))
(VP (VBD reported)
(SBAR (IN that)
(S (NP (QP (CD 20) (TO to) (CD 28)) (NNS people))
(VP (AUX had)
(VP (AUX been)
(VP (VBN killed)))
(, ,)
(S (S (NP (NNS hundreds))
(VP (VBN wounded)))
(, ,) (CC and)
(S (NP (NNS hundreds) (RBR more))
(VP (VBN arrested)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
So far at least 20 have been killed, hundreds wounded, 45 churches have been burned, social centers, hostels, orphanages, and hospitals have been sacked and destroyed, and hundreds of homes have been burned.
(Parse)
(S1 (S (S (ADVP (RB So) (RB far))
(NP (QP (IN at) (JJS least) (CD 20)))
(VP (AUX have)
(VP (AUX been)
(VP (VBN killed)))))
(, ,)
(S (NP (NNS hundreds))
(VP (VBN wounded)))
(, ,)
(S (NP (CD 45) (NNS churches))
(VP (AUX have)
(VP (AUX been)
(VP (VBN burned)))))
(, ,)
(S (NP (NP (JJ social) (NNS centers)) (, ,)
(NP (NNS hostels)) (, ,)
(NP (NNS orphanages)) (, ,) (CC and)
(NP (NNS hospitals)))
(VP (AUX have)
(VP (AUX been)
(VP (VBD sacked) (CC and) (VBN destroyed)))))
(, ,) (CC and)
(S (NP (NP (NNS hundreds))
(PP (IN of)
(NP (NNS homes))))
(VP (AUX have)
(VP (AUX been)
(VP (VBN burned)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
On the night of August 20 – 21, 200,000 Warsaw Pact troops and 2,000 tanks invaded Czechoslovakia. 72 Czechs and Slovaks were killed and hundreds wounded.
(Parse)
(S1 (S (PP (IN On)
(NP (NP (NP (DT the) (NN night))
(PP (IN of)
(NP (NNP August) (CD 20))))
(: -)
(NP (CD 21))))
(, ,)
(NP (NP (CD 200,000) (NNP Warsaw) (NNP Pact) (NNS troops)) (CC and)
(NP (CD 2,000) (NNS tanks)))
(VP (VBD invaded)
(NP (NNP Czechoslovakia) (. .))
(SBAR (S (S (NP (CD 72) (NNPS Czechs) (CC and) (NNPS Slovaks))
(VP (AUX were)
(VP (VBN killed))))
(CC and)
(S (NP (NNS hundreds))
(VP (VBN wounded)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The men and women who wear our country’s uniform and who put themselves in harm’s way in the defense of our freedom, have made the greatest sacrifice. 48 Utah heroes have lost their lives since we went to war in Afghanistan and Iraq; hundreds more were wounded.
(Parse)
(S1 (S (S (S (NP (NP (DT The) (NNS men) (CC and) (NNS women))
(SBAR (SBAR (WHNP (WP who))
(S (VP (VB wear)
(NP (NP (PRP$ our) (NN country) (POS 's)) (NN uniform)))))
(CC and)
(SBAR (WHNP (WP who))
(S (VP (VBP put)
(NP (PRP themselves))
(PP (IN in)
(NP (NP (NN harm) (POS 's)) (NN way)))
(PP (IN in)
(NP (NP (DT the) (NN defense))
(PP (IN of)
(NP (PRP$ our) (NN freedom)))
(, ,))
(VP (AUX have)
(VP (VBN made)
(NP (DT the) (JJS greatest) (NN sacrifice)))))
(. .)
(NP (CD 48) (NNP Utah) (NNS heroes))
(VP (AUX have)
(VP (VBN lost)
(NP (PRP$ their) (NNS lives))
(SBAR (IN since)
(S (NP (PRP we))
(VP (VBD went)
(PP (TO to)
(NP (NN war)))
(PP (IN in)
(NP (NNP Afghanistan) (CC and) (NNP Iraq)))
(: ;)
(S (NP (NNS hundreds) (RBR more))
(VP (AUX were)
(VP (VBN wounded))))
(. .)))
And 36 more sentences.