Learned by Reading
In the ICWSM 2009 Weblog Corpus:
In Advent, we gather each Sunday evening in the community room under the big green wreath that swings above our heads on long purple ribbons.
(Parse)
(S1 (S (PP (IN In)
(NP (NNP Advent)))
(, ,)
(NP (PRP we))
(VP (VBP gather)
(NP (DT each) (NNP Sunday) (NN evening))
(PP (IN in)
(NP (DT the) (NN community) (NN room)))
(PP (IN under)
(NP (NP (DT the) (JJ big) (JJ green) (NN wreath))
(SBAR (WHNP (WDT that))
(S (VP (VBZ swings)
(PP (IN above)
(NP (PRP$ our) (NNS heads)))
(PP (IN on)
(NP (JJ long) (JJ purple) (NNS ribbons)))
(. .)))
In Wikipedia:
This was a green laurel wreath (“Lorbeerkranz”) between the arms of the cross, which was awarded for special deeds before the enemy (“fr besondere Taten vor dem Feind”).
(Parse)
(S1 (S (NP (DT This))
(VP (AUX was)
(NP (NP (DT a) (JJ green) (NNP laurel) (NN wreath)) (PRN (-LRB- -LRB-) ('' '')
(NP (NNP Lorbeerkranz)) ('' '') (-RRB- -RRB-))
(PP (IN between)
(NP (NP (DT the) (NNS arms))
(PP (IN of)
(NP (NP (DT the) (NN cross)) (, ,)
(SBAR (WHNP (WDT which))
(S (VP (AUX was)
(VP (VBN awarded)
(PP (IN for)
(NP (NP (JJ special) (NNS deeds))
(PP (IN before)
(NP (NP (DT the) (NN enemy)) (PRN (-LRB- -LRB-) (FRAG ('' '')
(NP (NP (CD fr) (JJ besondere) (NNP Taten) (NN vor) (NN dem))
(NP (NNP Feind)))
('' '')) (-RRB- -RRB-))))
(. .)))
In Wikipedia:
The motto of the order, Za Ojczyzn i Nar d (“For Fatherland and Nation”), appears on the arms of the cross. the central disc is in white enamel, with the monogram “RP” (Rzeczpospolita Polska) surrounded by a green enamelled wreath.
(Parse)
(S1 (S (S (NP (NP (DT The) (NN motto))
(PP (IN of)
(NP (DT the) (NN order) (, ,) (JJ Za) (NNP Ojczyzn) (FW i) (NNP Nar) (FW ) (FW d))))
(PRN (-LRB- -LRB-) ('' '')
(PP (IN For)
(NP (NNP Fatherland) (CC and) (NNP Nation)))
('' '') (-RRB- -RRB-) (, ,))
(VP (VBZ appears)
(PP (IN on)
(NP (NP (DT the) (NNS arms))
(PP (IN of)
(NP (DT the) (NN cross)))
(. .))
(S (NP (DT the) (JJ central) (NN disc))
(VP (AUX is)
(PP (IN in)
(NP (JJ white) (NN enamel)))
(, ,)
(PP (IN with)
(NP (NP (DT the) (NNP monogram) ('' '') (NNS RP) ('' '') (PRN (-LRB- -LRB-)
(NP (NNP Rzeczpospolita) (NNP Polska)) (-RRB- -RRB-)))
(VP (VBN surrounded)
(PP (IN by)
(NP (DT a) (JJ green) (JJ enamelled) (NN wreath)))))
(. .)))
In Wikipedia:
The Coat of Arms of Perlis consists of a sturdy green wreath of padi, indicating the wealth of the kingdom and the chief economic activity of the people.
(Parse)
(S1 (S (NP (NP (DT The) (NN Coat))
(PP (IN of)
(NP (NP (NNS Arms))
(PP (IN of)
(NP (NNP Perlis)))
(VP (VBZ consists)
(PP (IN of)
(NP (NP (DT a) (JJ sturdy) (JJ green) (NN wreath))
(PP (IN of)
(NP (NP (NNS padi)) (, ,)
(VP (VBG indicating)
(NP (NP (DT the) (NN wealth))
(PP (IN of)
(NP (NP (DT the) (NN kingdom)) (CC and)
(NP (NP (DT the) (JJ chief) (JJ economic) (NN activity))
(PP (IN of)
(NP (DT the) (NNS people))))
(. .)))
In Wikipedia:
The coat of arms of the township contains a red rabbit jumping on a blue background topped by a noble count’s crown and at the bottom is surrounded by a green laurel wreath.
(Parse)
(S1 (S (NP (NP (DT The) (NN coat))
(PP (IN of)
(NP (NP (NNS arms))
(PP (IN of)
(NP (DT the) (NN township)))
(VP (VBZ contains)
(SBAR (S (NP (NP (DT a) (JJ red) (NN rabbit))
(VP (VBG jumping)
(PP (PP (IN on)
(NP (NP (DT a) (JJ blue) (NN background))
(VP (VBN topped)
(PP (IN by)
(NP (NP (DT a) (JJ noble) (NN count) (POS 's)) (NN crown)))
(CC and)
(PP (IN at)
(NP (DT the) (NN bottom)))
(VP (AUX is)
(VP (VBN surrounded)
(PP (IN by)
(NP (DT a) (JJ green) (NNP laurel) (NN wreath)))))
(. .)))
In Wikipedia:
“is written in gold – colored, cursive writing with a green laurel wreath as opposed to the name being simply written as with the other banknotes.
(Parse)
(S1 (S ('' '')
(S (VP (AUX is)
(VP (VP (VBN written)
(PP (IN in)
(NP (NN gold))))
(: -)
(VP (VBN colored)))))
(, ,)
(VP (VB cursive)
(S (VP (VBG writing)
(PP (IN with)
(NP (NP (DT a) (JJ green) (NNP laurel) (NN wreath))
(SBAR (IN as)
(S (VP (VBN opposed)
(PP (TO to)
(NP (NP (DT the) (NN name))
(VP (AUXG being)
(VP (ADVP (RB simply)) (VBN written)
(PP (IN as)
(PP (IN with)
(NP (DT the) (JJ other) (NNS banknotes))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The white part includes a coat of arms with a green wreath around it.
(Parse)
(S1 (S (NP (DT The) (JJ white) (NN part))
(VP (VBZ includes)
(NP (NP (DT a) (NN coat))
(PP (IN of)
(NP (NP (NNS arms))
(PP (IN with)
(NP (NP (DT a) (JJ green) (NN wreath))
(PP (IN around)
(NP (PRP it)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
PIG OUT ON PORK!? sign & sitting on a green wreath adorned in Holiday ribbon & fall flowers.
(Parse)
(S1 (FRAG (NP (NN PIG)) (ADVP (RB OUT)
(PP (IN ON)
(NP (NN PORK))))
(. !) (. ?)
(VP (VB sign) (CC &) (VBG sitting)
(PP (IN on)
(NP (NP (DT a) (JJ green) (NN wreath))
(VP (VBN adorned)
(PP (IN in)
(NP (NP (NN Holiday) (NN ribbon)) (CC &)
(NP (NN fall) (NNS flowers)))))
(. .)))
In Wikipedia:
Blazon: In a split sign, in front a green wreath, behind in green a silver spade.
(Parse)
(S1 (SINV (VP (NNP Blazon) (: :)
(PP (IN In)
(NP (DT a) (JJ split) (NN sign)))
(, ,)
(PP (IN in)
(NP (NN front))))
(NP (DT a) (JJ green) (NN wreath)) (, ,)
(PP (IN behind)
(PP (IN in)
(NP (JJ green) (DT a) (JJ silver) (NN spade))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Simply take the plain green wreath and wrap the lights around in a design similar to the stripes on a candy cane.
(Parse)
(S1 (S (ADVP (RB Simply))
(VP (VP (VB take)
(NP (DT the) (JJ plain) (JJ green) (NN wreath)))
(CC and)
(VP (VB wrap)
(NP (DT the) (NNS lights)) (PRT (RP around))
(PP (IN in)
(NP (NP (DT a) (NN design))
(ADJP (JJ similar)
(PP (TO to)
(NP (NP (DT the) (NNS stripes))
(PP (IN on)
(NP (DT a) (NN candy) (NNP cane))))
(. .)))
In Wikipedia:
On the location of the present McDonald’s restaurant in the Brankova street, for decades was located kafana “Zeleni venac” whose logo was a green wreath.
(Parse)
(S1 (S (PP (IN On)
(NP (NP (DT the) (NN location))
(PP (IN of)
(NP (DT the) (NN present)))))
(NP (NP (NP (NNP McDonald) (POS 's)) (NN restaurant))
(PP (IN in)
(NP (DT the) (NNP Brankova) (NN street)))
(, ,)
(PP (IN for)
(NP (NNS decades))))
(VP (AUX was)
(VP (VBN located)
(PP (FW kafana) ('' '')
(NP (NP (NNP Zeleni) (NN venac)) ('' '')
(SBAR (WHNP (WP$ whose) (NN logo))
(S (VP (AUX was)
(NP (DT a) (JJ green) (NN wreath)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
You can purchase a plain green wreath very inexpensively.
(Parse)
(S1 (S (NP (PRP You))
(VP (MD can)
(VP (VB purchase)
(NP (DT a) (JJ plain) (JJ green) (NN wreath)) (ADVP (RB very) (RB inexpensively))))
(. .)))
In Wikipedia:
The factory mark was the initials “RS” in red encircled by a green wreath beneath a red five – pointed star.
(Parse)
(S1 (S (NP (DT The) (NN factory) (NN mark))
(VP (AUX was)
(NP (NP (DT the) (NNS initials) ('' '') (NN RS)) ('' '')
(PP (IN in)
(NP (NP (NP (NN red))
(VP (VBN encircled)
(PP (IN by)
(NP (NP (DT a) (JJ green) (NN wreath))
(PP (IN beneath)
(NP (DT a) (JJ red) (CD five))))
(: -)
(NP (JJ pointed) (NN star)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
A serving tray with the stamp “Colonial’ ’ on underside of tray with a green wreath around it.
(Parse)
(S1 (NP (NP (DT A) (VBG serving) (NN tray))
(PP (IN with)
(NP (NP (DT the) (NN stamp) (POS ')) (: ')
(NP (NNP Colonial) (POS ')) (: ')))
(PP (IN on)
(NP (NP (NN underside))
(PP (IN of)
(NP (NP (NN tray))
(PP (IN with)
(NP (NP (DT a) (JJ green) (NN wreath))
(PP (IN around)
(NP (PRP it)))
(. .)))
In Wikipedia:
The name of the neighborhood means the “green wreath”.
(Parse)
(S1 (S (NP (NP (DT The) (NN name))
(PP (IN of)
(NP (DT the) (NN neighborhood))))
(VP (VBZ means)
(NP (DT the) ('' '') (JJ green) (NN wreath) ('' '')))
(. .)))
In Wikipedia:
It was holding a green wreath.
(Parse)
(S1 (S (NP (PRP It))
(VP (AUX was)
(VP (VBG holding)
(NP (DT a) (JJ green) (NN wreath))))
(. .)))
In Wikipedia:
Above the cross is a green enameled laurel wreath with the band ring.
(Parse)
(S1 (S (IN Above)
(NP (DT the) (NN cross))
(VP (AUX is)
(NP (NP (DT a)
(ADJP (JJ green) (JJ enameled)) (NNP laurel) (NN wreath))
(PP (IN with)
(NP (DT the) (NN band) (NN ring)))))
(. .)))
In Wikipedia:
In the centre is a narrow cross on a gyronny background inside a blue circlet inscribed “Vivit Post Funera Virtus” (“Courage lives on after death”) within a green laurel wreath.
(Parse)
(S1 (S (PP (IN In)
(NP (DT the) (NNP centre)))
(VP (AUX is)
(NP (NP (DT a) (JJ narrow) (NN cross))
(PP (IN on)
(NP (NP (DT a) (JJ gyronny) (NN background))
(PP (IN inside)
(NP (NP (DT a) (JJ blue) (NN circlet))
(VP (VBN inscribed) ('' '')
(NP (NNP Vivit) (NNP Post) (NNP Funera) (NNP Virtus)) ('' '') (PRN (-LRB- -LRB-) ('' '')
(S (NP (NN Courage))
(VP (VBZ lives) (PRT (RP on))
(PP (IN after)
(NP (NN death)))))
('' '') (-RRB- -RRB-))
(PP (IN within)
(NP (DT a) (JJ green) (NNP laurel) (NN wreath))))
(. .)))
In Wikipedia:
A special chapter of the order, the capitular knights, open only to Oldenburgers, had a badge which consisted of the medallion, surrounded by a green enameled wreath of oak leaves.
(Parse)
(S1 (S (NP (NP (DT A) (JJ special) (NN chapter))
(PP (IN of)
(NP (DT the) (NN order))))
(, ,)
(NP (NP (DT the) (JJ capitular) (NNS knights)) (, ,)
(ADJP (JJ open)
(PP (ADVP (RB only)) (TO to)
(NP (NNP Oldenburgers))))
(, ,))
(VP (AUX had)
(NP (NP (DT a) (NN badge))
(SBAR (WHNP (WDT which))
(S (VP (VBD consisted)
(PP (IN of)
(NP (NP (DT the) (NN medallion)) (, ,)
(VP (VBN surrounded)
(PP (IN by)
(NP (NP (DT a) (JJ green) (JJ enameled) (NN wreath))
(PP (IN of)
(NP (NN oak) (NNS leaves))))
(. .)))
And 6 more sentences.