Learned by Reading
In Wikipedia:
The old men are all dead.
(Parse)
(S1 (S (NP (DT The) (JJ old) (NNS men))
(VP (AUX are) (RB all)
(ADJP (JJ dead)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I continued holding onto his arm.. while pondering if these men were dead or alive.
(Parse)
(S1 (S (NP (PRP I))
(VP (VBD continued)
(S (VP (VBG holding)
(PP (IN onto)
(NP (PRP$ his) (NN arm)) (. .) (. .))
(SBAR (IN while)
(S (VP (VBG pondering)
(SBAR (IN if)
(S (NP (DT these) (NNS men))
(VP (AUX were)
(ADJP (JJ dead) (CC or) (JJ alive)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
In the morning, all the men on the raft are dead.
(Parse)
(S1 (S (PP (IN In)
(NP (DT the) (NN morning)))
(, ,)
(NP (NP (PDT all) (DT the) (NNS men))
(PP (IN on)
(NP (DT the) (NN raft))))
(VP (AUX are)
(ADJP (JJ dead)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Four men are dead. ’
(Parse)
(S1 (S (NP (CD Four) (NNS men))
(VP (AUX are)
(ADJP (JJ dead)))
(. .) ('' ')))
In Wikipedia:
DI Alex Drake recognises his statements contrasting his victims’ external beauty with their inner impurity as being the essense of Matthew 23:27 – 28, “You are like whitewashed tombs, beautiful on the outside but filled on the inside with dead men’s bones and all sorts of impurities.
(Parse)
(S1 (S (NP (NNP DI) (NNP Alex) (NNP Drake))
(VP (VP (VBZ recognises)
(NP (NP (PRP$ his) (NNS statements))
(VP (VBG contrasting)
(NP (NP (NP (PRP$ his) (NNS victims) (POS ')) (JJ external) (NN beauty))
(PP (IN with)
(NP (PRP$ their) (JJ inner) (NN impurity)))
(PP (IN as)
(S (VP (AUXG being)
(NP (NP (NP (DT the) (NN essense))
(PP (IN of)
(NP (NNP Matthew) (CD 23:27))))
(: -)
(NP (CD 28))))
(, ,) ('' '')
(SBAR (S (NP (PRP You))
(VP (AUX are)
(PP (IN like)
(NP (NP (JJ whitewashed) (NNS tombs)) (, ,) (UCP (ADJP (JJ beautiful)
(PP (IN on)
(NP (DT the) (NN outside))))
(CC but)
(VP (VBN filled)
(PP (IN on)
(NP (NP (DT the) (NN inside))
(PP (IN with)
(NP (NP (NP (JJ dead) (NNS men) (POS 's)) (NNS bones)) (CC and)
(NP (NP (DT all) (NNS sorts))
(PP (IN of)
(NP (NNS impurities))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
If I am correct about this photograph, all these men, with the exception of my father, are dead – killed in action.
(Parse)
(S1 (S (SBAR (IN If)
(S (NP (PRP I))
(VP (AUX am)
(ADJP (JJ correct)
(PP (IN about)
(NP (DT this) (NN photograph))))
(, ,)
(NP (PDT all) (DT these) (NNS men)) (, ,)
(PP (IN with)
(NP (NP (DT the) (NN exception))
(PP (IN of)
(NP (PRP$ my) (NN father)))))
(, ,)
(VP (AUX are)
(ADJP (JJ dead)) (: -)
(S (VP (VBN killed)
(PP (IN in)
(NP (NN action)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The men who laboured alone and unloved in that bleak place are now long dead.
(Parse)
(S1 (S (NP (NP (DT The) (NNS men))
(SBAR (WHNP (WP who))
(S (VP (VBD laboured) (UCP (JJ alone) (CC and) (NNP unloved))
(PP (IN in)
(NP (DT that) (JJ bleak) (NN place))))
(VP (AUX are) (ADVP (RB now))
(ADJP (RB long) (JJ dead)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The old men are all dead.
(Parse)
(S1 (S (NP (DT The) (JJ old) (NNS men))
(VP (AUX are)
(ADJP (RB all) (JJ dead)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The latter came by appointment at 2:30 PM Dec. 10 and found the men dead lying in a reposeful altitude on the outside of the bed with their clothes on.”
(Parse)
(S1 (S (NP (DT The) (NN latter))
(VP (VP (VBD came)
(PP (IN by)
(NP (NN appointment)))
(PP (IN at)
(NP (JJ 2:30) (NNP PM) (NNP Dec) (. .) (CD 10))))
(CC and)
(VP (VBD found)
(S (NP (DT the) (NNS men))
(ADJP (JJ dead)
(S (VP (VBG lying)
(PP (IN in)
(NP (NP (DT a) (JJ reposeful) (NN altitude))
(PP (IN on)
(NP (NP (DT the) (NN outside))
(PP (IN of)
(NP (NP (DT the) (NN bed))
(PP (IN with)
(NP (PRP$ their) (NNS clothes)))
(PP (IN on)))))
(. .) ('' ') ('' ')))
In Wikipedia:
The La Grange expedition left Fremantle in February 1865, and on 3 April it found the missing men dead.
(Parse)
(S1 (S (S (NP (DT The) (NNP La) (NNP Grange) (NN expedition))
(VP (VBD left)
(NP (NNP Fremantle))
(PP (IN in)
(NP (NNP February) (CD 1865)))))
(, ,) (CC and)
(S (PP (IN on)
(NP (NNP 3) (NNP April)))
(NP (PRP it))
(VP (VBD found)
(S (NP (DT the) (VBG missing) (NNS men))
(ADJP (JJ dead)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
This battlefield’s littered with debris Nation’s not as big as it used to be. 600,000 men are dead.
(Parse)
(S1 (S (NP (DT This) (NN battlefield) (POS 's))
(VP (VBN littered)
(PP (IN with)
(NP (NP (NN debris))
(SBAR (S (NP (NP (NP (NN Nation) (POS 's))
(ADJP (ADJP (RB not) (RB as) (JJ big))
(SBAR (IN as)
(S (NP (PRP it))
(VP (VBD used)
(S (VP (TO to)
(VP (AUX be)))))
(. .)) (CD 600,000) (NNS men))
(VP (AUX are)
(ADJP (JJ dead)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
We also don’t find ourselves longing for the’ ‘perfect’’ man, we like our flaws and we like the fact that our men (whether it be fictional guys or real guys) aren’t dead.
(Parse)
(S1 (S (S (NP (PRP We)) (ADVP (RB also))
(VP (AUX do) (RB n't)
(VP (VB find)
(NP (PRP ourselves))
(NP (NP (NN longing))
(PP (IN for)
(NP (DT the))))
('' ')
(VP (POS ')
(ADJP (JJ perfect)) ('' ') ('' ')
(S (INTJ (UH man)) (, ,)
(NP (PRP we))
(VP (VBP like)
(NP (NP (PRP$ our) (NNS flaws)) (CC and)
(NP (PRP we)))
(PP (IN like)
(NP (DT the) (NN fact)
(SBAR (IN that)
(S (NP (NP (PRP$ our) (NNS men)) (PRN (-LRB- -LRB-)
(SBAR (IN whether)
(S (NP (PRP it))
(VP (AUX be)
(NP (NP (JJ fictional) (NNS guys)) (CC or)
(NP (JJ real) (NNS guys)))
(-RRB- -RRB-)))
(VP (AUX are) (RB n't)
(ADJP (JJ dead))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
In late January and February, protests erupted in the Kashmir Valley following the alleged killing of five innocent Kashmiris in staged gunbattles by Indian forces, who then passed off the dead men as militants.
(Parse)
(S1 (S (PP (IN In)
(NP (JJ late) (NNP January) (CC and) (NNP February)))
(, ,)
(NP (NNS protests))
(VP (VBD erupted)
(PP (IN in)
(NP (DT the) (NNP Kashmir) (NNP Valley)))
(PP (VBG following)
(NP (NP (DT the) (JJ alleged) (NN killing))
(PP (IN of)
(NP (CD five) (JJ innocent) (NNPS Kashmiris)))
(PP (IN in)
(NP (VBD staged) (NNS gunbattles)))
(PP (IN by)
(NP (NP (NNP Indian) (NNS forces)) (, ,)
(SBAR (WHNP (WP who))
(S (ADVP (RB then))
(VP (VBD passed) (PRT (RP off))
(NP (NP (DT the) (JJ dead) (NNS men))
(PP (IN as)
(NP (NNS militants)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Why recap these horror stories of dead young men who seemed to have the world at their fingertips?
(Parse)
(S1 (SBARQ (WHADVP (WRB Why)) (SQ (VP (VB recap)
(NP (DT these) (NN horror) (NNS stories))
(PP (IN of)
(NP (NP (JJ dead) (JJ young) (NNS men))
(SBAR (WHNP (WP who))
(S (VP (VBD seemed)
(S (VP (TO to)
(VP (VB have)
(NP (DT the) (NN world))
(PP (IN at)
(NP (PRP$ their) (NNS fingertips))))
(. ?)))
In the ICWSM 2009 Weblog Corpus:
But some men are so dead theycan *n’t even die.
(Parse)
(S1 (S (CC But)
(NP (DT some) (NNS men))
(VP (AUX are)
(ADJP (RB so) (JJ dead))
(NP (JJ theycan) (NNP *))
(SBAR (RB n't)
(S (ADVP (RB even))
(VP (VBP die)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
And slyly he traileth along the ground, And his leaves he gently waves, As he joyously hugs and crawleth round The rich mould of dead men’s graves.
(Parse)
(S1 (S (S (CC And) (ADVP (RB slyly))
(NP (PRP he))
(VP (VBZ traileth)
(PP (IN along)
(NP (DT the) (NN ground)))))
(, ,) (CC And)
(S (NP (PRP his))
(VP (VBZ leaves)
(S (NP (PRP he)) (ADVP (RB gently))
(NP (NNS waves)))
(, ,)
(SBAR (IN As)
(S (NP (PRP he)) (ADVP (RB joyously))
(VP (VP (NNS hugs)) (CC and)
(VP (VBZ crawleth)
(NP (NN round))
(NP (NP (DT The) (JJ rich) (NNP mould)
(PP (IN of)
(NP (JJ dead) (NNS men)))
(POS 's)) (NNP graves)))))
(. .)))
In Wikipedia:
Before the 1793 campaigns, he had taken part in a horse – stealing raid against the Holston River settlements that left two men dead; the subsequent pursuit of his band ended at Coyatee near the mouth of the Little Tennessee River and the killings of a number of leading Cherokee and wounding of several others, including Hanging Maw, the chief headman of the Overhill Towns by the party sent in pursuit.
(Parse)
(S1 (S (PP (IN Before)
(NP (DT the) (CD 1793) (NNS campaigns)))
(, ,)
(NP (PRP he))
(VP (AUX had)
(VP (VBN taken)
(NP (NN part))
(PP (IN in)
(NP (NP (NP (NP (DT a) (NN horse)) (: -)
(NP (NP (VBG stealing) (NN raid))
(PP (IN against)
(NP (NP (DT the) (NNP Holston) (NNP River) (NNS settlements))
(SBAR (WHNP (WDT that))
(S (VP (VBD left)
(S (NP (CD two) (NNS men))
(ADJP (JJ dead)))
(: ;)
(NP (NP (DT the) (JJ subsequent) (NN pursuit))
(PP (IN of)
(NP (NP (PRP$ his) (NN band))
(VP (VBN ended)
(PP (IN at)
(NP (NNP Coyatee)))))
(PP (IN near)
(NP (NP (NP (DT the) (NN mouth))
(PP (IN of)
(NP (DT the) (NNP Little) (NNP Tennessee) (NNP River))))
(CC and)
(NP (NP (DT the) (NNS killings))
(PP (IN of)
(NP (NP (DT a) (NN number))
(PP (IN of)
(NP (JJ leading) (NNP Cherokee)))
(CC and)
(NP (NP (NN wounding))
(PP (IN of)
(NP (NP (JJ several) (NNS others)) (, ,)
(PP (VBG including)
(S (VP (VBG Hanging)
(NP (NP (NNP Maw)) (, ,)
(NP (NP (DT the) (JJ chief) (NN headman))
(PP (IN of)
(NP (DT the) (NNP Overhill) (NNP Towns)))))
(PP (IN by)
(NP (NP (DT the) (NN party))
(VP (VBN sent)
(PP (IN in)
(NP (NN pursuit))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
’ ’ one of the dead men exclaimed, and turned to Allah.
(Parse)
(S1 (S ('' ') (: ')
(NP (NP (CD one))
(PP (IN of)
(NP (DT the) (JJ dead) (NNS men))))
(VP (VBD exclaimed) (, ,) (CC and)
(VP (VBN turned)
(PP (TO to)
(NP (NNP Allah)))))
(. .)))
In the British National Corpus:
We are dead men, Vicomte de Chagny, dead men!”
(Parse)
(S1 (S (NP (PRP We))
(VP (AUX are)
(NP (NP (JJ dead) (NNS men)) (, ,)
(NP (NNP Vicomte) (FW de) (NNP Chagny)) (, ,)
(NP (JJ dead) (NNS men))))
(. !) ('' '')))
And 1,526 more sentences.