LingEval / demonstration_3_42_parse.txt
research14's picture
Added files
57539e8
raw
history blame
No virus
1.22 kB
C: Mr. Guber , by contrast , has been married to one woman for more than 20 years .
T: (TOP (S (NP (NNP Mr.) (NNP Guber)) (, ,) (PP (IN by) (NP (NN contrast))) (, ,) (VP (VBZ has) (VP (VBN been) (ADJP (VBN married) (PP (TO to) (NP (CD one) (NN woman)))) (PP (IN for) (NP (QP (JJR more) (IN than) (CD 20)) (NNS years))))) (. .)))
C: But major packaged-goods players of the world -- such as Procter & Gamble , Colgate-Palmolive and Unilever -- have steadfastly eluded the agency .
T: (TOP (S (CC But) (NP (NP (JJ major) (NNS packaged-goods) (NNS players)) (PP (IN of) (NP (DT the) (NN world))) (PRN (: --) (PP (JJ such) (IN as) (NP (NP (NNP Procter) (CC &) (NNP Gamble)) (, ,) (NP (NNP Colgate-Palmolive)) (CC and) (NP (NNP Unilever)))) (: --))) (VP (VBP have) (VP (ADVP (RB steadfastly)) (VBD eluded) (NP (DT the) (NN agency)))) (. .)))
C: Given enough of these , this will drive everyone out except the most hardy , '' he adds .
T: (TOP (S (S (PP (VBN Given) (NP (NP (JJ enough)) (PP (IN of) (NP (DT these))))) (, ,) (NP (DT this)) (VP (MD will) (VP (VB drive) (NP (NP (NN everyone))) (ADVP (RP out)) (PP (IN except) (NP (DT the) (ADJP (RBS most) (JJ hardy))))))) (, ,) ('' '') (NP (PRP he)) (VP (VBZ adds)) (. .)))