Learned by Reading
In Wikipedia:
It has a diameter of 102 meters, and could hold twelve thousand spectators.
(Parse)
(S1 (S (NP (PRP It))
(VP (VP (AUX has)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 102) (NNS meters)))))
(, ,) (CC and)
(VP (MD could)
(VP (VB hold)
(NP (QP (CD twelve) (CD thousand)) (NNS spectators)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
At the far end of the scale, the largest size wind turbines have a rotor diameter of 126 meters (413 feet), and are estimated to be capable of producing 20,000,000 kilowatt hours of electricity annually (enough to power as many as 5000 European homes).
(Parse)
(S1 (S (PP (IN At)
(NP (NP (DT the) (JJ far) (NN end))
(PP (IN of)
(NP (DT the) (NN scale)))))
(, ,)
(NP (DT the) (JJS largest) (NN size) (NN wind) (NNS turbines))
(VP (VP (AUX have)
(NP (NP (DT a) (JJ rotor) (NN diameter))
(PP (IN of)
(NP (CD 126) (NNS meters)))
(PRN (-LRB- -LRB-)
(NP (CD 413) (NNS feet)) (-RRB- -RRB-))))
(, ,) (CC and)
(VP (AUX are)
(VP (VBN estimated)
(S (VP (TO to)
(VP (AUX be)
(ADJP (JJ capable)
(PP (IN of)
(S (VP (VBG producing)
(NP (NP (CD 20,000,000) (NN kilowatt) (NNS hours))
(PP (IN of)
(NP (NN electricity))))
(ADVP (RB annually)) (PRN (-LRB- -LRB-) (RB enough)
(VP (TO to)
(VP (NN power)
(NP (QP (RB as) (JJ many) (IN as) (CD 5000)) (NNP European) (NNS homes))))
(-RRB- -RRB-)))
(. .)))
In Wikipedia:
The cemetery includes a tumulus with a diameter of 32 meters and a height of 2.5 meters, namned “Hsterr”.
(Parse)
(S1 (S (NP (DT The) (NN cemetery))
(VP (VBZ includes)
(NP (NP (DT a) (NN tumulus))
(PP (IN with)
(NP (NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 32) (NNS meters))))
(CC and)
(NP (NP (DT a) (NN height))
(PP (IN of)
(NP (NP (CD 2.5) (NNS meters)) (, ,)
(VP (VBN namned) ('' '')
(NP (NNP Hsterr)))))
('' '')))
(. .)))
In Wikipedia:
The “arena” has a diameter of 60 meters.
(Parse)
(S1 (S (NP (DT The) ('' '') (NN arena) ('' ''))
(VP (AUX has)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 60) (NNS meters)))))
(. .)))
In Wikipedia:
The first stage of the Cora was 5.5 meters long and had a diameter of 2 meters.
(Parse)
(S1 (S (NP (NP (DT The) (JJ first) (NN stage))
(PP (IN of)
(NP (DT the) (NNP Cora))))
(VP (VP (AUX was) (ADVP (NP (CD 5.5) (NNS meters)) (RB long)))
(CC and)
(VP (AUX had)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 2) (NNS meters)))
(. .)))
In Wikipedia:
It has a diameter of 19 meters.
(Parse)
(S1 (S (NP (PRP It))
(VP (AUX has)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 19) (NNS meters)))))
(. .)))
In Wikipedia:
The triangular structure is centered around the Rotunda Hall, which has a diameter of 24.6 meters.
(Parse)
(S1 (S (NP (DT The) (JJ triangular) (NN structure))
(VP (AUX is)
(VP (VBN centered)
(PP (IN around)
(NP (NP (DT the) (NNP Rotunda) (NNP Hall)) (, ,)
(SBAR (WHNP (WDT which))
(S (VP (AUX has)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 24.6) (NNS meters)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Each has a diameter of 2.008 meters.
(Parse)
(S1 (S (NP (DT Each))
(VP (AUX has)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 2.008) (NNS meters)))))
(. .)))
In Wikipedia:
He discovered 8 Corinthian columns, remains of the water distribution pond which collected the water brought by the Roman aqueduct of Arcier, and the remains of a hemicycle that has an inner diameter of 54 meters.
(Parse)
(S1 (S (NP (PRP He))
(VP (VBD discovered)
(NP (NP (CD 8) (JJ Corinthian) (NNS columns)) (, ,)
(NP (NP (NNS remains))
(PP (IN of)
(NP (DT the) (NN water) (NN distribution) (NNP pond)))
(SBAR (WHNP (WDT which))
(S (VP (VBD collected)
(SBAR (S (NP (DT the) (NN water))
(VP (VBN brought)
(PP (IN by)
(NP (NP (DT the) (NNP Roman) (NN aqueduct))
(PP (IN of)
(NP (NNP Arcier)))
(, ,) (CC and)
(NP (NP (DT the) (NNS remains))
(PP (IN of)
(NP (NP (DT a) (NN hemicycle))
(SBAR (WHNP (WDT that))
(S (VP (AUX has)
(NP (NP (DT an) (JJ inner) (NN diameter))
(PP (IN of)
(NP (CD 54) (NNS meters)))
(. .)))
In Wikipedia:
The edifice has a diameter of 22 meters.
(Parse)
(S1 (S (NP (DT The) (NN edifice))
(VP (AUX has)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 22) (NNS meters)))))
(. .)))
In Wikipedia:
Ibn Yunus observed more than 10,000 entries for the sun’s position for many years using a large astrolabe with a diameter of nearly 1.4 meters.
(Parse)
(S1 (S (NP (NNP Ibn) (NNP Yunus))
(VP (VBD observed)
(NP (QP (JJR more) (IN than) (CD 10,000)) (NNS entries))
(PP (IN for)
(NP (NP (DT the) (NN sun) (POS 's)) (NN position)))
(PP (IN for)
(NP (NP (JJ many) (NNS years))
(VP (VBG using)
(NP (NP (DT a) (JJ large) (NN astrolabe))
(PP (IN with)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (QP (RB nearly) (CD 1.4)) (NNS meters))))
(. .)))
In Wikipedia:
Love of NASA’s Johnson Space Center show that a gravitational tractor is a reasonable proposition: it is robust to the asteroid’s structure and rotation rate, and a technologically feasible plan (such as a 100 W nuclear electric propulsion system) could impart a delta v of a few millimeters per second to an asteroid with a diameter of 200 meters over the course of several years, sufficient to prevent an Earth impact.
(Parse)
(S1 (S (S (NP (NP (NN Love))
(PP (IN of)
(NP (NP (NNP NASA) (POS 's)) (NNP Johnson) (NNP Space) (NNP Center))))
(VP (VB show)
(SBAR (IN that)
(S (NP (DT a) (JJ gravitational) (NN tractor))
(VP (AUX is)
(NP (DT a) (JJ reasonable) (NN proposition))))
(: :)
(S (NP (PRP it))
(VP (AUX is)
(ADJP (JJ robust)
(PP (TO to)
(NP (NP (DT the) (NN asteroid) (POS 's)) (NN structure) (CC and) (NN rotation) (NN rate)))
(, ,) (CC and)
(S (NP (NP (DT a)
(ADJP (RB technologically) (JJ feasible)) (NN plan)) (PRN (-LRB- -LRB-)
(PP (JJ such) (IN as)
(NP (DT a) (CD 100) (NNP W) (JJ nuclear) (JJ electric) (NN propulsion) (NN system)))
(-RRB- -RRB-)))
(VP (MD could)
(VP (VB impart)
(NP (NP (DT a) (JJ delta) (NN v))
(PP (IN of)
(NP (NP (DT a) (JJ few) (NNS millimeters))
(PP (IN per)
(NP (NN second)))
(PP (TO to)
(NP (NP (DT an) (NN asteroid))
(PP (IN with)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (NP (CD 200) (NNS meters))
(PP (IN over)
(NP (NP (DT the) (NN course))
(PP (IN of)
(NP (JJ several) (NNS years)))
(, ,)
(ADJP (JJ sufficient)
(S (VP (TO to)
(VP (VB prevent)
(NP (DT an) (NNP Earth) (NN impact)))))
(. .)))
In Wikipedia:
The water tower in Stuttgart Degerloch has a diameter of 10.9 meters, a height of 28 meters and a container volume of 400 m.
(Parse)
(S1 (S (NP (NP (DT The) (NN water) (NN tower))
(PP (IN in)
(NP (NNP Stuttgart) (NNP Degerloch))))
(VP (AUX has)
(NP (NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 10.9) (NNS meters))))
(, ,)
(NP (NP (DT a) (NN height))
(PP (IN of)
(NP (CD 28) (NNS meters))))
(CC and)
(NP (NP (DT a) (NN container) (NN volume))
(PP (IN of)
(NP (QP (CD 400) (CD m)) (NNS )))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The dimensions of the second stage can be determined from comparing its length to width and using a diameter of 1.25 meters (there is, of course, some disagreement about this value!) These dimensions, which yield a total length of 3.5 meters for the second stage (not including the nose fairing) are illustrated on the picture below :
(Parse)
(S1 (S (NP (NP (DT The) (NNS dimensions))
(PP (IN of)
(NP (DT the) (JJ second) (NN stage))))
(VP (MD can)
(VP (AUX be)
(VP (VBN determined)
(PP (IN from)
(S (VP (VP (VBG comparing)
(NP (PRP$ its) (NN length))
(PP (TO to)
(NP (NN width))))
(CC and)
(VP (VBG using)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 1.25) (NNS meters)))
(PRN (-LRB- -LRB-)
(S (NP (EX there))
(VP (AUX is) (, ,)
(PP (IN of)
(NP (NN course)))
(, ,)
(NP (NP (DT some) (NN disagreement))
(PP (IN about)
(NP (DT this) (NN value)))
(. !) (-RRB- -RRB-)))
(NP (NP (DT These) (NNS dimensions)) (, ,)
(SBAR (WHNP (WDT which))
(S (VP (VBP yield)
(NP (NP (DT a) (JJ total) (NN length))
(PP (IN of)
(NP (CD 3.5) (NNS meters))))
(PP (IN for)
(NP (DT the) (JJ second) (NN stage)))
(PRN (-LRB- -LRB-)
(PP (RB not) (VBG including)
(NP (DT the) (NN nose) (NN fairing)))
(-RRB- -RRB-))
(SBAR (S (VP (AUX are)
(VP (VBN illustrated)
(PP (IN on)
(NP (DT the) (NN picture)))
(PP (IN below)))))
(: :)))
In Wikipedia:
The tower has a diameter of 16.45 meters at the base, with 8.95 meters diameter inside, and with walls 3.75 meters thick.
(Parse)
(S1 (S (NP (DT The) (NN tower))
(VP (AUX has)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 16.45) (NNS meters))))
(PP (IN at)
(NP (DT the) (NN base)))
(, ,)
(PP (PP (IN with)
(NP (NP (CD 8.95) (NNS meters))
(NP (NN diameter)) (ADVP (RB inside))))
(, ,) (CC and)
(PP (IN with)
(NP (NP (NNS walls))
(ADJP (NP (CD 3.75) (NNS meters)) (JJ thick)))
(. .)))
In Wikipedia:
It had a diameter of 3.16 meters (2 centimeters more than the New Pummerin), with a pitch of B (a half – tone lower than the New Pummerin).
(Parse)
(S1 (S (NP (PRP It))
(VP (AUX had)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (CD 3.16) (NNS meters))))
(PRN (-LRB- -LRB-)
(NP (NP (QP (CD 2) (NNS centimeters)) (JJR more))
(PP (IN than)
(NP (DT the) (NNP New) (NNP Pummerin))))
(-RRB- -RRB-)) (, ,)
(PP (IN with)
(NP (NP (DT a) (NN pitch))
(PP (IN of)
(NP (NP (NNP B)) (PRN (-LRB- -LRB-)
(NP (NP (DT a) (NN half)) (: -)
(ADJP (ADJP (NP (NN tone)) (JJR lower))
(PP (IN than)
(NP (DT the) (NNP New) (NNP Pummerin)))))
(-RRB- -RRB-))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
During the sopralluogo during the next day it would be noticed on the ground two horseshoe imprints having a diameter of around three meters.
(Parse)
(S1 (S (PP (IN During)
(NP (DT the) (NN sopralluogo)))
(PP (IN during)
(NP (DT the) (JJ next) (NN day)))
(NP (PRP it))
(VP (MD would)
(VP (AUX be)
(VP (VBN noticed)
(PP (IN on)
(NP (NP (DT the) (NN ground) (CD two) (NN horseshoe) (NNS imprints))
(VP (AUXG having)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (IN around) (CD three) (NNS meters))))
(. .)))
In Wikipedia:
The building reached a height of 39 meters (43 yards) (a height of “70 metres” was planned) and a diameter of 250 meters (278 yards).
(Parse)
(S1 (S (NP (DT The) (NN building))
(VP (VBD reached)
(NP (NP (NP (DT a) (NN height))
(PP (IN of)
(NP (NP (CD 39) (NNS meters)) (PRN (-LRB- -LRB-)
(NP (CD 43) (NNS yards)) (-RRB- -RRB-))))
(PRN (-LRB- -LRB-)
(S (NP (NP (DT a) (NN height))
(PP (IN of) ('' '')
(NP (CD 70) (NNS metres))))
('' '')
(VP (AUX was)
(VP (VBN planned))))
(-RRB- -RRB-)))
(CC and)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (NP (CD 250) (NNS meters)) (PRN (-LRB- -LRB-)
(NP (CD 278) (NNS yards)) (-RRB- -RRB-))))
(. .)))
In Wikipedia:
They envisioned a rotating wheel with a diameter of 76 meters (250 feet).
(Parse)
(S1 (S (NP (PRP They))
(VP (VBN envisioned)
(NP (DT a) (VBG rotating) (NN wheel))
(PP (IN with)
(NP (NP (DT a) (NN diameter))
(PP (IN of)
(NP (NP (CD 76) (NNS meters)) (PRN (-LRB- -LRB-)
(NP (CD 250) (NNS feet)) (-RRB- -RRB-))))
(. .)))
And 168 more sentences.