Learned by Reading
In the ICWSM 2009 Weblog Corpus:
A large rug in the shape of a sun lay on the polished floor in front of the doorway.
(Parse)
(S1 (S (NP (NP (DT A) (JJ large) (NN rug))
(PP (IN in)
(NP (NP (DT the) (NN shape))
(PP (IN of)
(NP (DT a) (NN sun)))
(VP (VBD lay)
(PP (IN on)
(NP (DT the) (JJ polished) (NN floor)))
(PP (IN in)
(NP (NP (NN front))
(PP (IN of)
(NP (DT the) (NN doorway)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Karl stalked away from her, his shoes squeaking every so often on the highly polished floor.
(Parse)
(S1 (S (NP (NNP Karl))
(VP (VBN stalked) (PRT (RP away))
(PP (IN from)
(NP (PRP her)))
(, ,)
(S (NP (PRP$ his) (NNS shoes))
(VP (VBG squeaking) (ADVP (DT every) (RB so) (RB often))
(PP (IN on)
(NP (DT the)
(ADJP (RB highly) (JJ polished)) (NN floor)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The Raddisson was huge, and decorating in a very victorian / edwardian style with huge chandeliers that had my jaw on the highly polished floor.
(Parse)
(S1 (S (NP (DT The) (NNP Raddisson))
(VP (AUX was) (UCP (ADJP (JJ huge)) (, ,) (CC and)
(VP (VBG decorating)
(PP (IN in)
(NP (DT a)
(ADJP (RB very) (JJ victorian)) (NNP /) (NN edwardian) (NN style)))
(PP (IN with)
(NP (NP (JJ huge) (NNS chandeliers))
(SBAR (WHNP (WDT that))
(S (VP (AUX had)
(NP (PRP$ my) (NN jaw))
(PP (IN on)
(NP (DT the)
(ADJP (RB highly) (JJ polished)) (NN floor)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
He turned away from the window and padded over the polished floor to the stove.
(Parse)
(S1 (S (NP (PRP He))
(VP (VBD turned) (ADVP (RB away)
(PP (IN from)
(NP (DT the) (NN window) (CC and) (JJ padded))))
(PP (IN over)
(NP (DT the) (JJ polished) (NN floor)))
(PP (TO to)
(NP (DT the) (NN stove))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
It wasn’t for him to guess why the older boy was cool about what was transpiring so he returned his eyes to the polished floor.
(Parse)
(S1 (S (NP (PRP It))
(VP (AUX was) (RB n't)
(SBAR (IN for)
(S (NP (PRP him))
(VP (TO to)
(VP (VB guess)
(SBAR (WHADVP (WRB why))
(S (NP (DT the) (JJR older) (NN boy))
(VP (AUX was)
(ADJP (JJ cool)
(PP (IN about)
(SBAR (WHNP (WP what))
(S (VP (AUX was)
(VP (VBG transpiring)
(SBAR (IN so)
(S (NP (PRP he))
(VP (VBD returned)
(NP (PRP$ his) (NNS eyes))
(PP (TO to)
(NP (DT the) (JJ polished) (NN floor)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
“Because no, I don’t care if the floor is polished or the bathroom sink hasn’t been ajaxed in a couple of days, but I don’t mind doing if you think it needs to be done.
(Parse)
(S1 (FRAG (: ') ('' ')
(SBAR (IN Because)
(S (S (INTJ (UH no)) (, ,)
(NP (PRP I))
(VP (AUX do) (RB n't)
(VP (VB care)
(SBAR (IN if)
(S (NP (DT the) (NN floor))
(VP (AUX is)
(ADJP (JJ polished)))))
(CC or)
(S (NP (DT the) (NN bathroom) (NN sink))
(VP (AUX has) (RB n't)
(VP (AUX been)
(VP (VBN ajaxed)
(PP (IN in)
(NP (NP (DT a) (NN couple))
(PP (IN of)
(NP (NNS days)))
(, ,) (CC but)
(S (NP (PRP I))
(VP (AUX do) (RB n't)
(VP (VB mind)
(S (VP (VBG doing)
(SBAR (IN if)
(S (NP (PRP you))
(VP (VBP think)
(SBAR (S (NP (PRP it))
(VP (VBZ needs)
(S (VP (TO to)
(VP (AUX be)
(VP (AUX done)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
His arms, splayed back and curled, fists rounded against the floor polished and smooth, like hard – cherry wood, a arm chair, and his open cavity nothing but a f you c k I n g portal. a decorum for the personality, a crash course on validity.
(Parse)
(S1 (S (NP (PRP$ His) (NNS arms)) (, ,)
(S (VP (VP (VBN splayed) (PRT (RP back)))
(CC and)
(VP (VBD curled))))
(, ,)
(NP (NNS fists))
(VP (VBD rounded)
(PP (IN against)
(NP (NP (DT the) (NN floor))
(ADJP (JJ polished) (CC and) (JJ smooth))))
(, ,)
(PP (IN like) (FRAG (ADJP (JJ hard)) (: -)
(NP (NP (JJ cherry) (NN wood)) (, ,)
(NP (DT a) (NN arm) (NN chair)) (, ,) (CC and)
(NP (PRP$ his) (JJ open) (NN cavity) (NN nothing)) (CC but)
(NP (NP (DT a) (NN f))
(NP (PRP you)) (NNP c) (NNP k) (NNP I) (NNP n) (NNP g) (NN portal)))
(. .))
(NP (NP (DT a) (NN decorum))
(PP (IN for)
(NP (DT the) (NN personality)))))
(, ,)
(NP (NP (DT a) (JJ crash) (NN course))
(PP (IN on)
(NP (NN validity)))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
’ In 1861, funeral director degree online showed that the bare polished floor of the sun, the rocky canyons, in the ‘Archaeologia,’ together with iron on funeral director degree online, to help once funeral director degree online expressed the highest wages, the most redoubtable dreadnoughts, making the above number funeral director degree online consider about one – fourth left funeral director degree online annually, taught to find out the tea.
(Parse)
(S1 (S ('' ')
(S (PP (IN In)
(NP (CD 1861)))
(, ,)
(NP (JJ funeral) (NN director) (NN degree) (NN online))
(VP (VBD showed)
(SBAR (IN that)
(S (S (NP (NP (DT the) (JJ bare) (JJ polished) (NN floor))
(PP (IN of)
(NP (NP (DT the) (NN sun)) (, ,)
(NP (DT the) (JJ rocky) (NNS canyons)))))
(, ,)
(PP (IN in)
(NP (DT the) ('' ') (NNP Archaeologia)))
(, ,) ('' ') (ADVP (RB together)
(PP (IN with)
(NP (NP (NN iron))
(PP (IN on)
(NP (JJ funeral) (NN director) (NN degree) (NN online)))
(, ,)
(VP (TO to)
(VP (VB help)
(SBAR (IN once)
(S (NP (JJ funeral) (NN director) (NN degree))
(VP (ADVP (RB online)) (VBN expressed)
(NP (NP (DT the) (JJS highest) (NNS wages)) (, ,)
(NP (DT the) (JJS most) (JJ redoubtable) (NNS dreadnoughts)))
(, ,)
(S (VP (VBG making)
(S (NP (DT the) (JJ above) (NN number) (NN funeral) (NN director) (NN degree)) (ADVP (RB online))
(VP (VB consider)
(NP (QP (RB about) (CD one))))
(: -)
(S (NP (JJ fourth) (JJ left) (JJ funeral) (NN director) (NN degree))
(VP (VBN online) (ADVP (RB annually)))))
(, ,)
(VP (VBD taught)
(S (VP (TO to)
(VP (VB find) (PRT (RP out))
(NP (DT the) (NN tea)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Agares grabbed Cernunnos’s head and turned it to the smooth polished floor of the island, it was a perfect black mirror that reflected the pain and anguish Cernunnos was feeling.
(Parse)
(S1 (S (NP (NNP Agares))
(VP (VP (VBD grabbed)
(NP (NP (NNP Cernunnos) (POS 's)) (NN head)))
(CC and)
(VP (VBD turned)
(NP (PRP it))
(PP (TO to)
(NP (NP (DT the) (JJ smooth) (JJ polished) (NN floor))
(PP (IN of)
(NP (DT the) (NN island)))))
(, ,)
(SBAR (S (NP (PRP it))
(VP (AUX was)
(NP (NP (DT a) (JJ perfect) (JJ black) (NN mirror))
(SBAR (WHNP (WDT that))
(S (VP (VBD reflected)
(NP (NP (DT the) (NN pain) (CC and) (NN anguish))
(SBAR (S (NP (NNP Cernunnos))
(VP (AUX was)
(VP (VBG feeling)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
I crossed the polished floor and opened the one of the wide wooden doors to the auditorium.
(Parse)
(S1 (S (NP (PRP I))
(VP (VP (VBD crossed)
(NP (DT the) (JJ polished) (NN floor)))
(CC and)
(VP (VBD opened)
(NP (NP (DT the) (CD one))
(PP (IN of)
(NP (NP (DT the) (JJ wide) (JJ wooden) (NNS doors))
(PP (TO to)
(NP (DT the) (NN auditorium)))))
(. .)))
In Wikipedia:
Nevertheless, the lobby contains the most dramatic interior design in the museum: the walls of the museum are almost entirely glass, interrupted only with slim metal structural supports, and the white natural light transmitted through these walls reflects off the dark, highly polished floor.
(Parse)
(S1 (S (ADVP (RB Nevertheless)) (, ,)
(S (NP (DT the) (NN lobby))
(VP (VBZ contains)
(NP (NP (DT the)
(ADJP (RBS most) (JJ dramatic)) (JJ interior) (NN design))
(PP (IN in)
(NP (DT the) (NN museum)))
(: :)
(S (NP (NP (DT the) (NNS walls))
(PP (IN of)
(NP (DT the) (NN museum))))
(VP (AUX are) (ADVP (RB almost) (RB entirely))
(NP (NP (NN glass)) (, ,)
(VP (VBN interrupted) (ADVP (RB only))
(PP (IN with)
(NP (JJ slim) (NN metal) (JJ structural) (NNS supports))))
(, ,) (CC and)
(S (NP (NP (DT the) (JJ white) (JJ natural) (NN light))
(VP (VBN transmitted)
(PP (IN through)
(NP (DT these) (NNS walls)))))
(VP (VBZ reflects) (PRT (RP off))
(NP (DT the) (JJ dark) (, ,)
(ADJP (RB highly) (JJ polished)) (NN floor))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The floor was highly polished and they used this to great affect with some of their lighting affects, e. g., in the opening scene the guards came in with huge flashlights which they would shine on the ground a few feet in front of whoever was speaking, and the polished floor would reflect the light and illuminate the guard.
(Parse)
(S1 (S (S (NP (DT The) (NN floor))
(VP (AUX was)
(ADJP (RB highly) (JJ polished))))
(CC and)
(S (NP (PRP they))
(VP (VBD used)
(NP (DT this))
(S (VP (TO to)
(VP (ADVP (RB great)) (VB affect)
(PP (IN with)
(NP (NP (DT some))
(PP (IN of)
(NP (NP (PRP$ their) (NN lighting) (VBZ affects)) (, ,)
(NP (NNP e) (. .) (NNP g) (. .)) (, ,)))))
(PP (IN in)
(NP (NP (DT the) (JJ opening) (NN scene))
(SBAR (S (NP (DT the) (NNS guards))
(VP (VBD came) (PRT (RP in))
(PP (IN with)
(NP (NP (JJ huge) (NNS flashlights))
(SBAR (WHNP (WDT which))
(S (NP (PRP they))
(VP (MD would)
(VP (VB shine)
(PP (IN on)
(NP (DT the) (NN ground)))
(NP (DT a) (JJ few) (NNS feet))
(PP (IN in)
(NP (NP (NN front))
(PP (IN of)
(SBAR (SBAR (WHNP (WP whoever))
(S (VP (AUX was)
(VP (VBG speaking)))))
(, ,) (CC and)
(SBAR (S (NP (DT the) (JJ polished) (NN floor))
(VP (MD would)
(VP (VP (VB reflect)
(NP (DT the) (NN light)))
(CC and)
(VP (VB illuminate)
(NP (DT the) (NN guard)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
Polished concrete floor & industrial steel stair.
(Parse)
(S1 (FRAG (NP (JJ Polished) (JJ concrete) (NN floor) (CC &) (JJ industrial) (NN steel) (NN stair)) (. .)))
In the British National Corpus:
Tapestries hung on the walls and Turkey rugs covered the polished floor.
(Parse)
(S1 (S (S (NP (NNS Tapestries))
(VP (VBD hung)
(PP (IN on)
(NP (DT the) (NNS walls)))))
(CC and)
(S (NP (NNP Turkey) (NNS rugs))
(VP (VBD covered)
(NP (DT the) (JJ polished) (NN floor))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
As the study door closed, he heard Les speaking to someone and then the clang of a spear on the cool polished floor.
(Parse)
(S1 (S (SBAR (IN As)
(S (NP (DT the) (NN study) (NN door))
(VP (VBN closed))))
(, ,)
(NP (PRP he))
(VP (VBD heard)
(NP (NNP Les) (NN speaking))
(PP (TO to)
(NP (NP (NN someone)) (CC and) (ADVP (RB then))
(NP (NP (DT the) (NN clang))
(PP (IN of)
(NP (DT a) (NN spear)))
(PP (IN on)
(NP (DT the) (JJ cool) (JJ polished) (NN floor))))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The staff was superbly quaffed, the floor highly polished, the furniture extremely expensive, even the mannequins appeared posh.
(Parse)
(S1 (S (S (S (NP (DT The) (NN staff))
(VP (AUX was)
(ADJP (RB superbly) (VBN quaffed))))
(, ,)
(S (NP (DT the) (NN floor))
(ADJP (RB highly) (JJ polished)))
(, ,)
(S (NP (DT the) (NN furniture))
(ADJP (RB extremely) (JJ expensive))))
(, ,)
(NP (RB even) (DT the) (NNS mannequins))
(VP (VBD appeared)
(ADJP (JJ posh)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
The staff was superbly quaffed, the floor highly polished, the furniture extremely expensive, even the mannequins appeared posh.
(Parse)
(S1 (S (S (S (NP (DT The) (NN staff))
(VP (AUX was)
(ADJP (RB superbly) (VBN quaffed))))
(, ,)
(S (NP (DT the) (NN floor))
(ADJP (RB highly) (JJ polished)))
(, ,)
(S (NP (DT the) (NN furniture))
(ADJP (RB extremely) (JJ expensive))))
(, ,)
(NP (RB even) (DT the) (NNS mannequins))
(VP (VBD appeared)
(ADJP (JJ posh)))
(. .)))
In the ICWSM 2009 Weblog Corpus:
They leaped from their shoulder perches and pelted across the polished floor of the chamber, sniffing at the floor and occasionally squealing with delight.
(Parse)
(S1 (S (NP (PRP They))
(VP (VP (VBD leaped)
(PP (IN from)
(NP (PRP$ their) (NN shoulder) (NNP perches))))
(CC and)
(VP (VBD pelted)
(PP (IN across)
(NP (NP (DT the) (JJ polished) (NN floor))
(PP (IN of)
(NP (DT the) (NN chamber)))
(, ,)
(S (VP (VP (VBG sniffing)
(PP (IN at)
(NP (DT the) (NN floor))))
(CC and) (ADVP (RB occasionally))
(VP (VBG squealing)
(PP (IN with)
(NP (NN delight))))
(. .)))
In the British National Corpus:
It was big, square room with a polished floor and a high ceiling.
(Parse)
(S1 (S (NP (PRP It))
(VP (AUX was)
(NP (NP (JJ big) (, ,) (JJ square) (NN room))
(PP (IN with)
(NP (NP (DT a) (JJ polished) (NN floor)) (CC and)
(NP (DT a) (JJ high) (NN ceiling)))
(. .)))
And 171 more sentences.