sentence
stringlengths 16
142
| source
stringlengths 1
16
| target
stringlengths 1
16
| relation
stringlengths 5
37
| tokens
stringlengths 32
194
| tags
stringlengths 22
113
|
---|---|---|---|---|---|
this car won a race
|
car
|
race
|
['won']
|
['this', 'car', 'won', 'a', 'race']
|
['O', 'SRC', 'REL', 'SRC', 'TGT']
|
An airplane being unloaded at an airport filled with people..
|
airplane
|
people
|
['unloaded', 'at']
|
['An', 'airplane', 'being', 'unloaded', 'at', 'an', 'airport', 'filled', 'with', 'people..']
|
['O', 'SRC', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O']
|
No one wants to buy the street vendors large mylar balloons.
|
one
|
large
|
['wants']
|
['No', 'one', 'wants', 'to', 'buy', 'the', 'street', 'vendors', 'large', 'mylar', 'balloons.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
a statue beside roman catholic place of worship depicts builder after his death and resurrection
|
statue
|
catholic
|
['depicts']
|
['a', 'statue', 'beside', 'roman', 'catholic', 'place', 'of', 'worship', 'depicts', 'builder', 'after', 'his', 'death', 'and', 'resurrection']
|
['SRC', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O']
|
the flowers are a beautiful shade of dark reddish purple .
|
flowers
|
reddish
|
['are']
|
['the', 'flowers', 'are', 'a', 'beautiful', 'shade', 'of', 'dark', 'reddish', 'purple', '.']
|
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
featuring our fabric this room is inspired by many travels through country .
|
room
|
many
|
['inspired', 'by', 'many']
|
['featuring', 'our', 'fabric', 'this', 'room', 'is', 'inspired', 'by', 'many', 'travels', 'through', 'country', '.']
|
['O', 'O', 'O', 'O', 'SRC', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O']
|
a bridge inside of a turning tunnel affects visitors
|
bridge
|
turning
|
['affects']
|
['a', 'bridge', 'inside', 'of', 'a', 'turning', 'tunnel', 'affects', 'visitors']
|
['REL', 'SRC', 'O', 'O', 'REL', 'TGT', 'O', 'REL', 'O']
|
politician visits a second grade classroom .
|
politician
|
second
|
['visits']
|
['politician', 'visits', 'a', 'second', 'grade', 'classroom', '.']
|
['SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O']
|
attention to details and vibrant colours add to the appeal of these newly renovated buildings .
|
attention
|
renovated
|
['add', 'to']
|
['attention', 'to', 'details', 'and', 'vibrant', 'colours', 'add', 'to', 'the', 'appeal', 'of', 'these', 'newly', 'renovated', 'buildings', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
An airplane sits on a tarmac preparing to load passengers.
|
airplane
|
passengers
|
['sits', 'on']
|
['An', 'airplane', 'sits', 'on', 'a', 'tarmac', 'preparing', 'to', 'load', 'passengers.']
|
['O', 'SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O']
|
A baby waves its arms and laughs as a man talks to the baby.
|
man
|
baby
|
['waves']
|
['A', 'baby', 'waves', 'its', 'arms', 'and', 'laughs', 'as', 'a', 'man', 'talks', 'to', 'the', 'baby.']
|
['O', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'SRC', 'O', 'O', 'O', 'O']
|
runners love the rugged look and classic colors offered in this shoe .
|
runners
|
classic
|
['love']
|
['runners', 'love', 'the', 'rugged', 'look', 'and', 'classic', 'colors', 'offered', 'in', 'this', 'shoe', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
the sun rises behind a refugee camp in the desert .
|
sun
|
refugee
|
['rises', 'behind']
|
['the', 'sun', 'rises', 'behind', 'a', 'refugee', 'camp', 'in', 'the', 'desert', '.']
|
['O', 'SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'REL', 'O', 'O', 'O']
|
soccer player meets media during a training session ahead of the group match .
|
soccer
|
player
|
['meets']
|
['soccer', 'player', 'meets', 'media', 'during', 'a', 'training', 'session', 'ahead', 'of', 'the', 'group', 'match', '.']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
a zebra looks at the grass at a zoo
|
zebra
|
zoo
|
['looks', 'at']
|
['a', 'zebra', 'looks', 'at', 'the', 'grass', 'at', 'a', 'zoo']
|
['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'REL', 'SRC', 'TGT']
|
attention to details and vibrant colours add to the appeal of these newly renovated buildings .
|
attention
|
renovated
|
['add', 'to']
|
['attention', 'to', 'details', 'and', 'vibrant', 'colours', 'add', 'to', 'the', 'appeal', 'of', 'these', 'newly', 'renovated', 'buildings', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
christmas shoppers enter the shop in the town
|
christmas
|
shoppers
|
['enter']
|
['christmas', 'shoppers', 'enter', 'the', 'shop', 'in', 'the', 'town']
|
['SRC', 'TGT', 'REL', 'O', 'TGT', 'O', 'O', 'O']
|
He meets her gaze and she gives a coy warm smile.
|
she
|
warm
|
['meets']
|
['He', 'meets', 'her', 'gaze', 'and', 'she', 'gives', 'a', 'coy', 'warm', 'smile.']
|
['O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'TGT', 'O']
|
The boy is sitting on the carpeted staircase.
|
boy
|
carpeted
|
['sitting', 'on']
|
['The', 'boy', 'is', 'sitting', 'on', 'the', 'carpeted', 'staircase.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT', 'O']
|
a boat makes its way slowly past island in harbor
|
boat
|
slowly
|
['makes']
|
['a', 'boat', 'makes', 'its', 'way', 'slowly', 'past', 'island', 'in', 'harbor']
|
['SRC', 'SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
triathlete became the first winner of an event after beating triathlete and olympic athlete
|
triathlete
|
triathlete
|
['became']
|
['triathlete', 'became', 'the', 'first', 'winner', 'of', 'an', 'event', 'after', 'beating', 'triathlete', 'and', 'olympic', 'athlete']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'SRC']
|
A rider is staying on the bull
|
rider
|
bull
|
['staying', 'on']
|
['A', 'rider', 'is', 'staying', 'on', 'the', 'bull']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT']
|
Someone smiles at her ex as she meets his gaze, then peeks into the spacious studio.
|
she
|
spacious
|
['peeks', 'into']
|
['Someone', 'smiles', 'at', 'her', 'ex', 'as', 'she', 'meets', 'his', 'gaze,', 'then', 'peeks', 'into', 'the', 'spacious', 'studio.']
|
['O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O']
|
politician speaks with members following his meetings with officials .
|
politician
|
officials
|
['speaks', 'with']
|
['politician', 'speaks', 'with', 'members', 'following', 'his', 'meetings', 'with', 'officials', '.']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'REL', 'TGT', 'O']
|
banners of the university hang the bucolic campus .
|
banners
|
bucolic
|
['hang']
|
['banners', 'of', 'the', 'university', 'hang', 'the', 'bucolic', 'campus', '.']
|
['SRC', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O']
|
coach is one of the big names linked with the job
|
coach
|
big
|
['is']
|
['coach', 'is', 'one', 'of', 'the', 'big', 'names', 'linked', 'with', 'the', 'job']
|
['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
He brings another wheelbarrow full of mulch and rakes it out over the lawn.
|
He
|
full
|
['brings']
|
['He', 'brings', 'another', 'wheelbarrow', 'full', 'of', 'mulch', 'and', 'rakes', 'it', 'out', 'over', 'the', 'lawn.']
|
['SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
This veggie plate consists of carrots, celery, bell peppers, split peas, broccoli, and dip.
|
veggie
|
plate
|
['consists', 'of']
|
['This', 'veggie', 'plate', 'consists', 'of', 'carrots,', 'celery,', 'bell', 'peppers,', 'split', 'peas,', 'broccoli,', 'and', 'dip.', '']
|
['O', 'SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC']
|
An airplane is taking off for flight to a new airport.
|
airplane
|
new
|
['taking']
|
['An', 'airplane', 'is', 'taking', 'off', 'for', 'flight', 'to', 'a', 'new', 'airport.', '']
|
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'SRC']
|
statue of builder that overlooks a city from near the railway station
|
that
|
railway
|
['statue', 'of']
|
['statue', 'of', 'builder', 'that', 'overlooks', 'a', 'city', 'from', 'near', 'the', 'railway', 'station']
|
['REL', 'REL', 'O', 'SRC', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
workers repair the damaged road in sector part on tuesday .
|
workers
|
damaged
|
['repair']
|
['workers', 'repair', 'the', 'damaged', 'road', 'in', 'sector', 'part', 'on', 'tuesday', '.']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
a couple opt for shades of pink and purple for their wedding .
|
couple
|
wedding
|
['opt', 'for']
|
['a', 'couple', 'opt', 'for', 'shades', 'of', 'pink', 'and', 'purple', 'for', 'their', 'wedding', '.']
|
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O']
|
A taxi stops at a red light in asia.
|
taxi
|
red
|
['stops', 'at']
|
['A', 'taxi', 'stops', 'at', 'a', 'red', 'light', 'in', 'asia.']
|
['O', 'SRC', 'REL', 'REL', 'SRC', 'TGT', 'O', 'O', 'O']
|
stained glass windows greet visitors to the chapel on wednesday .
|
stained
|
glass
|
['greet']
|
['stained', 'glass', 'windows', 'greet', 'visitors', 'to', 'the', 'chapel', 'on', 'wednesday', '.']
|
['SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
these are island located on the west coast .
|
these
|
west
|
['are']
|
['these', 'are', 'island', 'located', 'on', 'the', 'west', 'coast', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O']
|
Pineapples, bananas and oranges are in crates near smoothies.
|
Pineapples
|
smoothies
|
['are', 'in']
|
['Pineapples,', 'bananas', 'and', 'oranges', 'are', 'in', 'crates', 'near', 'smoothies.']
|
['O', 'O', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'O']
|
journalist is bowled by cricket player during day of the match .
|
journalist
|
cricket
|
['bowled', 'by']
|
['journalist', 'is', 'bowled', 'by', 'cricket', 'player', 'during', 'day', 'of', 'the', 'match', '.']
|
['SRC', 'SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
A large vanity mirror mounted above a sink in a bathroom.
|
large
|
vanity
|
['mounted', 'above']
|
['A', 'large', 'vanity', 'mirror', 'mounted', 'above', 'a', 'sink', 'in', 'a', 'bathroom.']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'O']
|
road showing hotel and buildings reflected in an ornamental pond
|
road
|
ornamental
|
['reflected', 'in']
|
['road', 'showing', 'hotel', 'and', 'buildings', 'reflected', 'in', 'an', 'ornamental', 'pond']
|
['SRC', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O']
|
A bed is covered with a canopy with curtains.
|
bed
|
curtains
|
['covered', 'with']
|
['A', 'bed', 'is', 'covered', 'with', 'a', 'canopy', 'with', 'curtains.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'TGT', 'O', 'REL', 'O']
|
A chef cooks a vegetarian dish.
|
chef
|
vegetarian
|
['cooks']
|
['A', 'chef', 'cooks', 'a', 'vegetarian', 'dish.']
|
['O', 'SRC', 'REL', 'TGT', 'TGT', 'O']
|
new beach huts on the island have caused some controversy some locals love them others hate them
|
others
|
them
|
['caused']
|
['new', 'beach', 'huts', 'on', 'the', 'island', 'have', 'caused', 'some', 'controversy', 'some', 'locals', 'love', 'them', 'others', 'hate', 'them']
|
['O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'SRC', 'O', 'TGT']
|
country fought off their opponents in a sometimes feisty opening match to the tournament
|
country
|
feisty
|
['fought', 'off']
|
['country', 'fought', 'off', 'their', 'opponents', 'in', 'a', 'sometimes', 'feisty', 'opening', 'match', 'to', 'the', 'tournament']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
military commander is greeted by a crowd of admirers as he arrives
|
he
|
admirers
|
['greeted', 'by']
|
['military', 'commander', 'is', 'greeted', 'by', 'a', 'crowd', 'of', 'admirers', 'as', 'he', 'arrives']
|
['O', 'O', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'SRC', 'O']
|
the flowers turn pink in the fall
|
flowers
|
fall
|
['turn', 'pink']
|
['the', 'flowers', 'turn', 'pink', 'in', 'the', 'fall']
|
['O', 'SRC', 'REL', 'REL', 'REL', 'O', 'TGT']
|
the seafront with ship leaving the pier
|
ship
|
pier
|
['seafront', 'with']
|
['the', 'seafront', 'with', 'ship', 'leaving', 'the', 'pier']
|
['O', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT']
|
new beach huts on the island have caused some controversy some locals love them others hate them
|
others
|
them
|
['caused']
|
['new', 'beach', 'huts', 'on', 'the', 'island', 'have', 'caused', 'some', 'controversy', 'some', 'locals', 'love', 'them', 'others', 'hate', 'them']
|
['O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'SRC', 'O', 'TGT']
|
a man talks to the camera and says some things about something
|
man
|
something
|
['talks', 'to']
|
['a', 'man', 'talks', 'to', 'the', 'camera', 'and', 'says', 'some', 'things', 'about', 'something']
|
['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'TGT']
|
A bathroom features a circle shaped sink and mirror.
|
bathroom
|
shaped
|
['features']
|
['A', 'bathroom', 'features', 'a', 'circle', 'shaped', 'sink', 'and', 'mirror.', '']
|
['O', 'SRC', 'REL', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'SRC']
|
men repair a road damaged by an air raid
|
men
|
air
|
['repair']
|
['men', 'repair', 'a', 'road', 'damaged', 'by', 'an', 'air', 'raid']
|
['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
visitors and tourists wait outside the main entrance for admission
|
visitors
|
main
|
['wait', 'outside']
|
['visitors', 'and', 'tourists', 'wait', 'outside', 'the', 'main', 'entrance', 'for', 'admission']
|
['SRC', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O']
|
we visit republic and declare it the second best country for sushi in the world
|
it
|
best
|
['visit']
|
['we', 'visit', 'republic', 'and', 'declare', 'it', 'the', 'second', 'best', 'country', 'for', 'sushi', 'in', 'the', 'world']
|
['O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
lake in winter is frozen to the horizon
|
lake
|
horizon
|
['frozen', 'to']
|
['lake', 'in', 'winter', 'is', 'frozen', 'to', 'the', 'horizon']
|
['SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT']
|
waves break about stones at sunrise over the sea
|
waves
|
sea
|
['break', 'about']
|
['waves', 'break', 'about', 'stones', 'at', 'sunrise', 'over', 'the', 'sea']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
an early morning runner passes the trees along tourist attraction on a clear spring morning .
|
early
|
morning
|
['passes']
|
['an', 'early', 'morning', 'runner', 'passes', 'the', 'trees', 'along', 'tourist', 'attraction', 'on', 'a', 'clear', 'spring', 'morning', '.']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
|
locals shop at a market
|
locals
|
market
|
['shop', 'at']
|
['locals', 'shop', 'at', 'a', 'market']
|
['SRC', 'REL', 'REL', 'SRC', 'TGT']
|
athlete has been officially unveiled as a player .
|
athlete
|
officially
|
['unveiled', 'as']
|
['athlete', 'has', 'been', 'officially', 'unveiled', 'as', 'a', 'player', '.']
|
['SRC', 'O', 'O', 'TGT', 'REL', 'REL', 'SRC', 'O', 'O']
|
christmas fairy lights decorate the green a pretty village
|
christmas
|
fairy
|
['decorate']
|
['christmas', 'fairy', 'lights', 'decorate', 'the', 'green', 'a', 'pretty', 'village']
|
['SRC', 'TGT', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O']
|
property int country with a vast terrace which looks out into the surrounding piers .
|
vast
|
property
|
['country', 'with']
|
['property', 'int', 'country', 'with', 'a', 'vast', 'terrace', 'which', 'looks', 'out', 'into', 'the', 'surrounding', 'piers', '.']
|
['TGT', 'O', 'REL', 'REL', 'SRC', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
A plate that has turkey and vegetables on it
|
that
|
it
|
['plate']
|
['A', 'plate', 'that', 'has', 'turkey', 'and', 'vegetables', 'on', 'it']
|
['O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
The plate is covered with four small cooked objects with meat and vegetables.
|
plate
|
cooked
|
['covered', 'with']
|
['The', 'plate', 'is', 'covered', 'with', 'four', 'small', 'cooked', 'objects', 'with', 'meat', 'and', 'vegetables.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'REL', 'O', 'O', 'O']
|
the tree that hides builder in better days .
|
that
|
better
|
['tree']
|
['the', 'tree', 'that', 'hides', 'builder', 'in', 'better', 'days', '.']
|
['O', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
a fisherman checks his net
|
fisherman
|
net
|
['checks']
|
['a', 'fisherman', 'checks', 'his', 'net']
|
['SRC', 'SRC', 'REL', 'O', 'TGT']
|
the man baits a hook to catch marlin
|
man
|
marlin
|
['baits']
|
['the', 'man', 'baits', 'a', 'hook', 'to', 'catch', 'marlin']
|
['O', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'TGT']
|
men holding placards shout angry slogans at a protest against the government of politician .
|
men
|
angry
|
['shout', 'angry']
|
['men', 'holding', 'placards', 'shout', 'angry', 'slogans', 'at', 'a', 'protest', 'against', 'the', 'government', 'of', 'politician', '.']
|
['SRC', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
The cat likes to sleep with the remote from the tv.
|
cat
|
tv
|
['likes']
|
['The', 'cat', 'likes', 'to', 'sleep', 'with', 'the', 'remote', 'from', 'the', 'tv.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
room in which theologian worked on his translation
|
theologian
|
translation
|
['room', 'in']
|
['room', 'in', 'which', 'theologian', 'worked', 'on', 'his', 'translation']
|
['REL', 'REL', 'O', 'SRC', 'O', 'TGT', 'O', 'TGT']
|
a shepherd with his sheepdog herding a flock of sheep through gate
|
sheepdog
|
gate
|
['shepherd', 'with']
|
['a', 'shepherd', 'with', 'his', 'sheepdog', 'herding', 'a', 'flock', 'of', 'sheep', 'through', 'gate']
|
['TGT', 'REL', 'REL', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'SRC', 'O', 'TGT']
|
A group of young kids are working to solve a large puzzle.
|
group
|
large
|
['working']
|
['A', 'group', 'of', 'young', 'kids', 'are', 'working', 'to', 'solve', 'a', 'large', 'puzzle.']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'TGT', 'TGT', 'O']
|
a city shows the property in gray but no structure on the point .
|
city
|
point
|
['shows']
|
['a', 'city', 'shows', 'the', 'property', 'in', 'gray', 'but', 'no', 'structure', 'on', 'the', 'point', '.']
|
['O', 'SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
sunrise at the temple complex just after the morning fog lifted to reveal all the structures
|
just
|
morning
|
['sunrise', 'at']
|
['sunrise', 'at', 'the', 'temple', 'complex', 'just', 'after', 'the', 'morning', 'fog', 'lifted', 'to', 'reveal', 'all', 'the', 'structures']
|
['REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
Pasta dish with cheese and vegetables served on plate.
|
Pasta
|
dish
|
['served', 'on']
|
['Pasta', 'dish', 'with', 'cheese', 'and', 'vegetables', 'served', 'on', 'plate.']
|
['SRC', 'TGT', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O']
|
An old war plane sits on the tarmac.
|
old
|
war
|
['sits', 'on']
|
['An', 'old', 'war', 'plane', 'sits', 'on', 'the', 'tarmac.']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O']
|
passengers exit a train at the station .
|
passengers
|
station
|
['exit']
|
['passengers', 'exit', 'a', 'train', 'at', 'the', 'station', '.']
|
['SRC', 'REL', 'SRC', 'O', 'TGT', 'O', 'TGT', 'O']
|
politician signs an autograph as she meets a large crowd of supporters .
|
she
|
large
|
['signs']
|
['politician', 'signs', 'an', 'autograph', 'as', 'she', 'meets', 'a', 'large', 'crowd', 'of', 'supporters', '.']
|
['O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'TGT', 'O', 'O', 'O', 'O']
|
sales fell by more than a fifth last year to vehicles .
|
sales
|
last
|
['fell', 'by', 'more']
|
['sales', 'fell', 'by', 'more', 'than', 'a', 'fifth', 'last', 'year', 'to', 'vehicles', '.']
|
['SRC', 'REL', 'REL', 'REL', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
she broke her glasses but melted some hearts along the way .
|
she
|
way
|
['broke']
|
['she', 'broke', 'her', 'glasses', 'but', 'melted', 'some', 'hearts', 'along', 'the', 'way', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
a woman places her hand following ceremonies
|
woman
|
ceremonies
|
['places']
|
['a', 'woman', 'places', 'her', 'hand', 'following', 'ceremonies']
|
['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'TGT']
|
A man is resting on a bench after a long day at work.
|
man
|
long
|
['resting', 'on']
|
['A', 'man', 'is', 'resting', 'on', 'a', 'bench', 'after', 'a', 'long', 'day', 'at', 'work.']
|
['O', 'SRC', 'O', 'REL', 'TGT', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O']
|
a friend is soul abiding in bodies .
|
friend
|
bodies
|
['is']
|
['a', 'friend', 'is', 'soul', 'abiding', 'in', 'bodies', '.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
The contents in the large cup are being mixed with an egg beater.
|
contents
|
large
|
['mixed', 'with']
|
['The', 'contents', 'in', 'the', 'large', 'cup', 'are', 'being', 'mixed', 'with', 'an', 'egg', 'beater.']
|
['O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O']
|
a model walks the runway during the launch hosted by celebrity
|
model
|
celebrity
|
['walks']
|
['a', 'model', 'walks', 'the', 'runway', 'during', 'the', 'launch', 'hosted', 'by', 'celebrity']
|
['REL', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
A group of graduates in black gowns is watching a graduation ceremony.
|
group
|
black
|
['watching']
|
['A', 'group', 'of', 'graduates', 'in', 'black', 'gowns', 'is', 'watching', 'a', 'graduation', 'ceremony.']
|
['O', 'SRC', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'REL', 'TGT', 'O', 'O']
|
Lying on her stomach on the panel, someone moves toward someone and leans her forehead against his.
|
someone
|
his
|
['moves', 'toward']
|
['Lying', 'on', 'her', 'stomach', 'on', 'the', 'panel,', 'someone', 'moves', 'toward', 'someone', 'and', 'leans', 'her', 'forehead', 'against', 'his.']
|
['O', 'SRC', 'O', 'O', 'SRC', 'O', 'O', 'SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O']
|
invention mounted on a wall with bespoke shelving beneath it
|
invention
|
bespoke
|
['mounted', 'on']
|
['invention', 'mounted', 'on', 'a', 'wall', 'with', 'bespoke', 'shelving', 'beneath', 'it']
|
['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
politicians host a lunch for members of the family
|
politicians
|
family
|
['host']
|
['politicians', 'host', 'a', 'lunch', 'for', 'members', 'of', 'the', 'family']
|
['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
roads around the site were closed after the fire broke out .
|
fire
|
site
|
['closed']
|
['roads', 'around', 'the', 'site', 'were', 'closed', 'after', 'the', 'fire', 'broke', 'out', '.']
|
['O', 'O', 'O', 'TGT', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O']
|
fireworks explode in the sky over a city for event .
|
fireworks
|
event
|
['explode', 'in']
|
['fireworks', 'explode', 'in', 'the', 'sky', 'over', 'a', 'city', 'for', 'event', '.']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
person of racers that have finished recurring competition
|
that
|
recurring
|
['person', 'of']
|
['person', 'of', 'racers', 'that', 'have', 'finished', 'recurring', 'competition']
|
['REL', 'REL', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
|
A car is zooming off with fire coming out of its exhaust pipe.
|
car
|
exhaust
|
['zooming']
|
['A', 'car', 'is', 'zooming', 'off', 'with', 'fire', 'coming', 'out', 'of', 'its', 'exhaust', 'pipe.']
|
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
boxer delivers a hard right to face during their bout .
|
boxer
|
hard
|
['delivers']
|
['boxer', 'delivers', 'a', 'hard', 'right', 'to', 'face', 'during', 'their', 'bout', '.']
|
['SRC', 'REL', 'TGT', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
caterpillars and butterflies these start life as an egg on the underside of a leaf .
|
these
|
leaf
|
['start']
|
['caterpillars', 'and', 'butterflies', 'these', 'start', 'life', 'as', 'an', 'egg', 'on', 'the', 'underside', 'of', 'a', 'leaf', '.']
|
['O', 'O', 'O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'TGT', 'O']
|
scientists have revealed what happens inside your brain when you think you may die .
|
you
|
brain
|
['revealed']
|
['scientists', 'have', 'revealed', 'what', 'happens', 'inside', 'your', 'brain', 'when', 'you', 'think', 'you', 'may', 'die', '.']
|
['O', 'O', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'SRC', 'O', 'SRC', 'O', 'O', 'O']
|
tourists lying on the ground waiting for an elephant to walk over them
|
elephant
|
them
|
['tourists']
|
['tourists', 'lying', 'on', 'the', 'ground', 'waiting', 'for', 'an', 'elephant', 'to', 'walk', 'over', 'them']
|
['REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'SRC', 'SRC', 'REL', 'O', 'O', 'TGT']
|
A giraffe splays its front legs while in its enclosure.
|
giraffe
|
front
|
['splays']
|
['A', 'giraffe', 'splays', 'its', 'front', 'legs', 'while', 'in', 'its', 'enclosure.']
|
['O', 'SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
athlete will miss the first rounds of campaign
|
athlete
|
first
|
['miss']
|
['athlete', 'will', 'miss', 'the', 'first', 'rounds', 'of', 'campaign']
|
['SRC', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O']
|
roast chicken with lemons is a highlight .
|
roast
|
lemons
|
['is']
|
['roast', 'chicken', 'with', 'lemons', 'is', 'a', 'highlight', '.']
|
['SRC', 'O', 'O', 'TGT', 'REL', 'SRC', 'O', 'O']
|
A performer wrapped in a fabric hangs by her ankle from a scaffolding.
|
performer
|
scaffolding
|
['hangs', 'by']
|
['A', 'performer', 'wrapped', 'in', 'a', 'fabric', 'hangs', 'by', 'her', 'ankle', 'from', 'a', 'scaffolding.']
|
['O', 'SRC', 'O', 'TGT', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
i could spend hours just looking at the ceilings .
|
i
|
just
|
['spend']
|
['i', 'could', 'spend', 'hours', 'just', 'looking', 'at', 'the', 'ceilings', '.']
|
['SRC', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
soldiers conduct a dismounted patrol in a village
|
soldiers
|
dismounted
|
['conduct']
|
['soldiers', 'conduct', 'a', 'dismounted', 'patrol', 'in', 'a', 'village']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.