sentence
stringlengths
16
142
source
stringlengths
1
16
target
stringlengths
1
16
relation
stringlengths
5
37
tokens
stringlengths
32
194
tags
stringlengths
22
113
Passengers are getting ready to board a ship.
Passengers
ship
['getting', 'ready']
['Passengers', 'are', 'getting', 'ready', 'to', 'board', 'a', 'ship.']
['SRC', 'O', 'REL', 'REL', 'O', 'O', 'SRC', 'O']
Protesters gather in front of cameras.
Protesters
cameras
['gather', 'in']
['Protesters', 'gather', 'in', 'front', 'of', 'cameras.']
['SRC', 'REL', 'REL', 'O', 'O', 'O']
protesters gather for a may day demonstration in front .
protesters
may
['gather', 'for']
['protesters', 'gather', 'for', 'a', 'may', 'day', 'demonstration', 'in', 'front', '.']
['SRC', 'REL', 'REL', 'TGT', 'TGT', 'O', 'O', 'O', 'O', 'O']
Three construction workers are gathered in front of a bunch of protesters.
Three
construction
['gathered', 'in']
['Three', 'construction', 'workers', 'are', 'gathered', 'in', 'front', 'of', 'a', 'bunch', 'of', 'protesters.']
['SRC', 'TGT', 'O', 'O', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'O', 'O']
i made this stained glass window for the bathroom of a private residence .
i
private
['made']
['i', 'made', 'this', 'stained', 'glass', 'window', 'for', 'the', 'bathroom', 'of', 'a', 'private', 'residence', '.']
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O', 'O']
A family is riding the small train at an amusement park.
family
small
['riding']
['A', 'family', 'is', 'riding', 'the', 'small', 'train', 'at', 'an', 'amusement', 'park.']
['O', 'SRC', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
A conductor leads a choir dressed in red robes.
conductor
red
['leads']
['A', 'conductor', 'leads', 'a', 'choir', 'dressed', 'in', 'red', 'robes.']
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O']
A conductor leads an orchestra and choir at a church during Christmas.
conductor
Christmas
['leads']
['A', 'conductor', 'leads', 'an', 'orchestra', 'and', 'choir', 'at', 'a', 'church', 'during', 'Christmas.']
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
the master bedroom will have windows wrapping the east end of the room .
master
bedroom
['have']
['the', 'master', 'bedroom', 'will', 'have', 'windows', 'wrapping', 'the', 'east', 'end', 'of', 'the', 'room', '.']
['O', 'SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
students conduct an experiment in a lab
students
lab
['conduct']
['students', 'conduct', 'an', 'experiment', 'in', 'a', 'lab']
['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'TGT']
A man in glasses conducts science experiments in the lab.
man
science
['conducts']
['A', 'man', 'in', 'glasses', 'conducts', 'science', 'experiments', 'in', 'the', 'lab.']
['O', 'SRC', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O']
The women are conducting experiments at the chemistry lab.
women
chemistry
['conducting']
['The', 'women', 'are', 'conducting', 'experiments', 'at', 'the', 'chemistry', 'lab.']
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O']
An eclectic living room has a fireplace and seating.
eclectic
living
['has']
['An', 'eclectic', 'living', 'room', 'has', 'a', 'fireplace', 'and', 'seating.']
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O']
the living room comes complete with gas fireplace and seating
living
room
['comes', 'complete']
['the', 'living', 'room', 'comes', 'complete', 'with', 'gas', 'fireplace', 'and', 'seating']
['O', 'SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O']
A dad is holding his daughters teddy bear.
dad
teddy
['holding']
['A', 'dad', 'is', 'holding', 'his', 'daughters', 'teddy', 'bear.']
['O', 'SRC', 'O', 'REL', 'O', 'O', 'TGT', 'O']
The dad was holding up her daughter to show her the giraffes.
dad
giraffes
['holding']
['The', 'dad', 'was', 'holding', 'up', 'her', 'daughter', 'to', 'show', 'her', 'the', 'giraffes.']
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
mother carefully puts sleeping baby in the crib
mother
sleeping
['puts']
['mother', 'carefully', 'puts', 'sleeping', 'baby', 'in', 'the', 'crib']
['SRC', 'O', 'REL', 'TGT', 'O', 'TGT', 'SRC', 'O']
A little baby is sleeping in a crib and the mother is telling it to wake up.
mother
it
['sleeping', 'in']
['A', 'little', 'baby', 'is', 'sleeping', 'in', 'a', 'crib', 'and', 'the', 'mother', 'is', 'telling', 'it', 'to', 'wake', 'up.']
['O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O']
plane takes off from the airport at evening
plane
evening
['takes']
['plane', 'takes', 'off', 'from', 'the', 'airport', 'at', 'evening']
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT']
plane taking off and passing by the sun in the evening or early morning
plane
evening
['taking']
['plane', 'taking', 'off', 'and', 'passing', 'by', 'the', 'sun', 'in', 'the', 'evening', 'or', 'early', 'morning']
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'TGT', 'O', 'O', 'O']
geese coming in to land in the evening sky
geese
evening
['coming']
['geese', 'coming', 'in', 'to', 'land', 'in', 'the', 'evening', 'sky']
['SRC', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'TGT', 'O']
A teacher assists a student in a computer lab.
teacher
computer
['assists']
['A', 'teacher', 'assists', 'a', 'student', 'in', 'a', 'computer', 'lab.']
['O', 'SRC', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O']
the tiger walks around the cage in the zoo
tiger
zoo
['walks', 'around']
['the', 'tiger', 'walks', 'around', 'the', 'cage', 'in', 'the', 'zoo']
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT']
A women is petting a tiger behind the cage in the zoo
women
zoo
['petting']
['A', 'women', 'is', 'petting', 'a', 'tiger', 'behind', 'the', 'cage', 'in', 'the', 'zoo']
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'TGT']
A man has been injured and is lying down on the ground.
man
ground
['injured']
['A', 'man', 'has', 'been', 'injured', 'and', 'is', 'lying', 'down', 'on', 'the', 'ground.']
['O', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
paramedics and players gather around football player as he lies injured on the ground .
football
he
['gather', 'around']
['paramedics', 'and', 'players', 'gather', 'around', 'football', 'player', 'as', 'he', 'lies', 'injured', 'on', 'the', 'ground', '.']
['O', 'O', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'REL', 'O', 'O']
A conductor conducts his orchestra.
conductor
orchestra
['conducts']
['A', 'conductor', 'conducts', 'his', 'orchestra.']
['O', 'SRC', 'REL', 'O', 'O']
An orchestra conductor is conducting the orchestra.
orchestra
conductor
['conducting']
['An', 'orchestra', 'conductor', 'is', 'conducting', 'the', 'orchestra.']
['O', 'SRC', 'TGT', 'O', 'REL', 'O', 'O']
A conductor conducts an orchestra in which there are many horns.
conductor
which
['conducts']
['A', 'conductor', 'conducts', 'an', 'orchestra', 'in', 'which', 'there', 'are', 'many', 'horns.']
['O', 'SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
A baby crawls across the floor to reach a toy.
baby
toy
['crawls', 'across']
['A', 'baby', 'crawls', 'across', 'the', 'floor', 'to', 'reach', 'a', 'toy.']
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'SRC', 'O']
museum stands behind the statue of novelist
museum
novelist
['stands', 'behind']
['museum', 'stands', 'behind', 'the', 'statue', 'of', 'novelist']
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT']
a woman stands next to a statue inside archaeological museum
woman
archaeological
['stands']
['a', 'woman', 'stands', 'next', 'to', 'a', 'statue', 'inside', 'archaeological', 'museum']
['SRC', 'SRC', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O']
A group of people smile and relax beneath an umbrella on a sunny day.
group
sunny
['smile']
['A', 'group', 'of', 'people', 'smile', 'and', 'relax', 'beneath', 'an', 'umbrella', 'on', 'a', 'sunny', 'day.']
['O', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
Kids work at computers with a teacher's help.
Kids
help
['work', 'at']
['Kids', 'work', 'at', 'computers', 'with', 'a', "teacher's", 'help.']
['SRC', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'O']
an airplane stands on the tarmac in the airport .
airplane
airport
['stands', 'on']
['an', 'airplane', 'stands', 'on', 'the', 'tarmac', 'in', 'the', 'airport', '.']
['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O']
travelers stand on the tarmac after airport was evacuated .
airport
tarmac
['stand', 'on']
['travelers', 'stand', 'on', 'the', 'tarmac', 'after', 'airport', 'was', 'evacuated', '.']
['O', 'REL', 'REL', 'O', 'TGT', 'O', 'SRC', 'O', 'O', 'O']
A pair of jet airplanes stand at rest on a tarmac at an airport.
pair
jet
['stand', 'at']
['A', 'pair', 'of', 'jet', 'airplanes', 'stand', 'at', 'rest', 'on', 'a', 'tarmac', 'at', 'an', 'airport.']
['O', 'SRC', 'O', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'SRC', 'O', 'REL', 'REL', 'O']
The flock of sheep are gathering in order to stay warm
flock
order
['gathering', 'in']
['The', 'flock', 'of', 'sheep', 'are', 'gathering', 'in', 'order', 'to', 'stay', 'warm']
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O']
A flock of sheep are gathered at the corner of a cabin in a field.
flock
field
['gathered', 'at']
['A', 'flock', 'of', 'sheep', 'are', 'gathered', 'at', 'the', 'corner', 'of', 'a', 'cabin', 'in', 'a', 'field.', '', '']
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'O', 'REL', 'O', 'SRC', 'SRC']
A woman skis past and catches up to two other skiers in front of her.
woman
skis
['past']
['A', 'woman', 'skis', 'past', 'and', 'catches', 'up', 'to', 'two', 'other', 'skiers', 'in', 'front', 'of', 'her.']
['O', 'SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
a man is playing tennis on the court with a friend
man
friend
['playing']
['a', 'man', 'is', 'playing', 'tennis', 'on', 'the', 'court', 'with', 'a', 'friend']
['SRC', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT']
A resort has chairs, umbrellas, and a bar.
resort
chairs
['has']
['A', 'resort', 'has', 'chairs,', 'umbrellas,', 'and', 'a', 'bar.']
['O', 'SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O']
a woman hiding her face behind an umbrella
woman
umbrella
['hiding']
['a', 'woman', 'hiding', 'her', 'face', 'behind', 'an', 'umbrella']
['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'SRC', 'TGT']
a bear takes a dip in the creek
bear
creek
['takes']
['a', 'bear', 'takes', 'a', 'dip', 'in', 'the', 'creek']
['SRC', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'TGT']
tourists now have walking tours to introduce them to the city
tourists
now
['walking']
['tourists', 'now', 'have', 'walking', 'tours', 'to', 'introduce', 'them', 'to', 'the', 'city']
['SRC', 'TGT', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'SRC', 'O', 'O']
Woman is siting on a couch kniting a sweater.
Woman
sweater
['siting', 'on']
['Woman', 'is', 'siting', 'on', 'a', 'couch', 'kniting', 'a', 'sweater.']
['SRC', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'O']
hamburger and fries served in a dinner .
hamburger
dinner
['served', 'in']
['hamburger', 'and', 'fries', 'served', 'in', 'a', 'dinner', '.']
['SRC', 'O', 'O', 'REL', 'TGT', 'SRC', 'TGT', 'O']
A family look at an aquarium.
family
aquarium
['look', 'at']
['A', 'family', 'look', 'at', 'an', 'aquarium.']
['O', 'SRC', 'REL', 'REL', 'O', 'O']
A couple is leaving a church
couple
church
['leaving']
['A', 'couple', 'is', 'leaving', 'a', 'church']
['O', 'SRC', 'O', 'REL', 'REL', 'TGT']
Mexican Red Cross members lend a helping hand.
Red
Cross
['lend']
['Mexican', 'Red', 'Cross', 'members', 'lend', 'a', 'helping', 'hand.']
['O', 'SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O']
zoo lends a helping hand to an orphaned joey .
zoo
orphaned
['lends']
['zoo', 'lends', 'a', 'helping', 'hand', 'to', 'an', 'orphaned', 'joey', '.']
['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'TGT', 'TGT', 'O', 'O']
The horse is eating grass in the yard.
horse
yard
['eating']
['The', 'horse', 'is', 'eating', 'grass', 'in', 'the', 'yard.']
['O', 'SRC', 'O', 'REL', 'O', 'REL', 'O', 'O']
couple of beautiful horses graze together fresh grass in the yard
couple
fresh
['graze']
['couple', 'of', 'beautiful', 'horses', 'graze', 'together', 'fresh', 'grass', 'in', 'the', 'yard']
['SRC', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O']
A man buys a prominent piece of local art.
man
local
['buys']
['A', 'man', 'buys', 'a', 'prominent', 'piece', 'of', 'local', 'art.']
['O', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O']
People are buying the pieces of art they are looking at.
they
art
['buying']
['People', 'are', 'buying', 'the', 'pieces', 'of', 'art', 'they', 'are', 'looking', 'at.']
['O', 'O', 'REL', 'SRC', 'O', 'O', 'TGT', 'SRC', 'O', 'O', 'O']
selecting a light fixture for your home is like buying a piece of art .
selecting
light
['is', 'like']
['selecting', 'a', 'light', 'fixture', 'for', 'your', 'home', 'is', 'like', 'buying', 'a', 'piece', 'of', 'art', '.']
['SRC', 'O', 'TGT', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O']
a city leaves the station riding high above the traffic
city
high
['leaves']
['a', 'city', 'leaves', 'the', 'station', 'riding', 'high', 'above', 'the', 'traffic']
['REL', 'SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
Some hikers are taking a rest on the rocks.
hikers
rocks
['taking']
['Some', 'hikers', 'are', 'taking', 'a', 'rest', 'on', 'the', 'rocks.']
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O']
everything you need to clean the bathroom in place .
you
place
['everything']
['everything', 'you', 'need', 'to', 'clean', 'the', 'bathroom', 'in', 'place', '.']
['REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'TGT', 'O']
A harbor with a lot of small boats moored.
harbor
small
['moored']
['A', 'harbor', 'with', 'a', 'lot', 'of', 'small', 'boats', 'moored.']
['O', 'SRC', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O']
A large passenger airplane stands at the gate, near cargo vehicles.
large
passenger
['stands', 'at']
['A', 'large', 'passenger', 'airplane', 'stands', 'at', 'the', 'gate,', 'near', 'cargo', 'vehicles.']
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O']
A couple is smiling at the wedding party
couple
wedding
['smiling', 'at']
['A', 'couple', 'is', 'smiling', 'at', 'the', 'wedding', 'party', '']
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'SRC']
young woman doctor listening its own heart with a stethoscope
young
woman
['listening']
['young', 'woman', 'doctor', 'listening', 'its', 'own', 'heart', 'with', 'a', 'stethoscope']
['SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O']
a city mixes vintage cocktails behind the bar .
city
vintage
['mixes', 'vintage']
['a', 'city', 'mixes', 'vintage', 'cocktails', 'behind', 'the', 'bar', '.']
['TGT', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O']
an old freight train reflects golden light at dusk
old
freight
['reflects', 'golden']
['an', 'old', 'freight', 'train', 'reflects', 'golden', 'light', 'at', 'dusk']
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O']
blur of lights on a passenger train as it speeds past at dusk
passenger
it
['blur', 'of']
['blur', 'of', 'lights', 'on', 'a', 'passenger', 'train', 'as', 'it', 'speeds', 'past', 'at', 'dusk']
['REL', 'REL', 'O', 'O', 'SRC', 'SRC', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O']
Trains sit at a station on a sunny day.
Trains
sunny
['sit', 'at']
['Trains', 'sit', 'at', 'a', 'station', 'on', 'a', 'sunny', 'day.']
['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O']
A spoon is serving fruit salad with cottage cheese.
spoon
cottage
['serving']
['A', 'spoon', 'is', 'serving', 'fruit', 'salad', 'with', 'cottage', 'cheese.']
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O']
A skier makes his way down the course.
skier
course
['makes']
['A', 'skier', 'makes', 'his', 'way', 'down', 'the', 'course.']
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O']
Skiers are making their way down a course.
Skiers
course
['making']
['Skiers', 'are', 'making', 'their', 'way', 'down', 'a', 'course.']
['SRC', 'O', 'REL', 'O', 'O', 'O', 'REL', 'O']
firefighters respond to an emergency
firefighters
emergency
['respond', 'to']
['firefighters', 'respond', 'to', 'an', 'emergency']
['SRC', 'REL', 'REL', 'O', 'TGT']
firefighters responded to the emergency this morning
firefighters
emergency
['responded', 'to']
['firefighters', 'responded', 'to', 'the', 'emergency', 'this', 'morning']
['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O']
a man and woman cross a fallen tree while hiking through a forest trail during the day
man
fallen
['cross']
['a', 'man', 'and', 'woman', 'cross', 'a', 'fallen', 'tree', 'while', 'hiking', 'through', 'a', 'forest', 'trail', 'during', 'the', 'day']
['SRC', 'SRC', 'O', 'O', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O']
The man is putting ingredients on the pizza.
man
pizza
['putting']
['The', 'man', 'is', 'putting', 'ingredients', 'on', 'the', 'pizza.']
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O']
A brother is helping his sister open up her birthday gifts
sister
birthday
['helping']
['A', 'brother', 'is', 'helping', 'his', 'sister', 'open', 'up', 'her', 'birthday', 'gifts']
['O', 'O', 'SRC', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O']
brother and sister share the gifts near a christmas tree .
brother
christmas
['share']
['brother', 'and', 'sister', 'share', 'the', 'gifts', 'near', 'a', 'christmas', 'tree', '.']
['SRC', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'TGT', 'TGT', 'O', 'O']
some workers get free parking in paid lot
workers
paid
['get', 'free']
['some', 'workers', 'get', 'free', 'parking', 'in', 'paid', 'lot']
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'TGT', 'O']
a visitor pays for parking at the public lot on author
visitor
public
['pays', 'for']
['a', 'visitor', 'pays', 'for', 'parking', 'at', 'the', 'public', 'lot', 'on', 'author']
['REL', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
little rowing boat anchored in the harbour of the old town
little
rowing
['anchored', 'in']
['little', 'rowing', 'boat', 'anchored', 'in', 'the', 'harbour', 'of', 'the', 'old', 'town']
['SRC', 'TGT', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
A bathroom has a dark wood vanity and light counter.
bathroom
dark
['has']
['A', 'bathroom', 'has', 'a', 'dark', 'wood', 'vanity', 'and', 'light', 'counter.']
['O', 'SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O']
all bathrooms have new tile and granite counters on vanities .
bathrooms
tile
['have', 'new']
['all', 'bathrooms', 'have', 'new', 'tile', 'and', 'granite', 'counters', 'on', 'vanities', '.']
['O', 'SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
passengers await the arrival of a subway train at station .
passengers
subway
['await']
['passengers', 'await', 'the', 'arrival', 'of', 'a', 'subway', 'train', 'at', 'station', '.']
['SRC', 'REL', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O']
People await the arrival of an elevated train in the cold winter.
People
cold
['await']
['People', 'await', 'the', 'arrival', 'of', 'an', 'elevated', 'train', 'in', 'the', 'cold', 'winter.']
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
A child feeds bread to pigeons as they flock around on a sidewalk.
they
around
['feeds']
['A', 'child', 'feeds', 'bread', 'to', 'pigeons', 'as', 'they', 'flock', 'around', 'on', 'a', 'sidewalk.']
['O', 'O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'TGT', 'O']
rooms that prove all you need is white white decor how to decorate with white
you
how
['is', 'white']
['rooms', 'that', 'prove', 'all', 'you', 'need', 'is', 'white', 'white', 'decor', 'how', 'to', 'decorate', 'with', 'white']
['O', 'O', 'O', 'O', 'SRC', 'O', 'REL', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'REL']
Diners at a restaurant are served by a waiter.
Diners
waiter
['served', 'by']
['Diners', 'at', 'a', 'restaurant', 'are', 'served', 'by', 'a', 'waiter.']
['SRC', 'O', 'TGT', 'O', 'O', 'REL', 'REL', 'TGT', 'O']
A waiter is making some Caesar salad and is serving it to some diners.
Caesar
diners
['making']
['A', 'waiter', 'is', 'making', 'some', 'Caesar', 'salad', 'and', 'is', 'serving', 'it', 'to', 'some', 'diners.']
['O', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
A large, ancient looking clock tower rises above a neighboring structure.
looking
clock
['rises', 'above']
['A', 'large,', 'ancient', 'looking', 'clock', 'tower', 'rises', 'above', 'a', 'neighboring', 'structure.']
['O', 'O', 'O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'REL', 'O', 'O']
ceiling fan is rotating at the ceiling of the room .
ceiling
fan
['rotating', 'at']
['ceiling', 'fan', 'is', 'rotating', 'at', 'the', 'ceiling', 'of', 'the', 'room', '.']
['SRC', 'TGT', 'O', 'REL', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O']
A group of people who are dressed in fancy outfits and dancing outside for a crowd.
who
outside
['group', 'of']
['A', 'group', 'of', 'people', 'who', 'are', 'dressed', 'in', 'fancy', 'outfits', 'and', 'dancing', 'outside', 'for', 'a', 'crowd.']
['O', 'REL', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
Firemen are battling a fire.
Firemen
fire
['battling']
['Firemen', 'are', 'battling', 'a', 'fire.']
['SRC', 'O', 'REL', 'REL', 'O']
firemen battle a fire on the eighth floor
firemen
eighth
['battle']
['firemen', 'battle', 'a', 'fire', 'on', 'the', 'eighth', 'floor']
['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT', 'O']
books lie on a trolley in front of bookshelves
books
bookshelves
['lie', 'on']
['books', 'lie', 'on', 'a', 'trolley', 'in', 'front', 'of', 'bookshelves']
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT']
Man in tuxedo, pretending his tennis racket is a guitar.
pretending
tennis
['is']
['Man', 'in', 'tuxedo,', 'pretending', 'his', 'tennis', 'racket', 'is', 'a', 'guitar.']
['O', 'SRC', 'O', 'SRC', 'O', 'TGT', 'O', 'TGT', 'O', 'O']
Passengers watch a stream train leave a station
stream
train
['watch']
['Passengers', 'watch', 'a', 'stream', 'train', 'leave', 'a', 'station']
['O', 'REL', 'SRC', 'SRC', 'TGT', 'O', 'SRC', 'O']
A bald man watches as a woman leaves the train station.
woman
train
['watches']
['A', 'bald', 'man', 'watches', 'as', 'a', 'woman', 'leaves', 'the', 'train', 'station.']
['O', 'O', 'SRC', 'REL', 'O', 'SRC', 'SRC', 'O', 'O', 'TGT', 'O']
The people are watching their families as they leave the station.
they
station
['watching']
['The', 'people', 'are', 'watching', 'their', 'families', 'as', 'they', 'leave', 'the', 'station.']
['O', 'O', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'SRC', 'O']
mother and daughter walk by a homeless woman resting on the grounds
mother
homeless
['walk', 'by']
['mother', 'and', 'daughter', 'walk', 'by', 'a', 'homeless', 'woman', 'resting', 'on', 'the', 'grounds']
['SRC', 'O', 'O', 'REL', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'SRC', 'O']
As the sun rises over distant skyscrapers.
sun
distant
['rises', 'over', 'distant']
['As', 'the', 'sun', 'rises', 'over', 'distant', 'skyscrapers.']
['O', 'O', 'SRC', 'REL', 'REL', 'TGT', 'O']
time lapse of the sun rising from behind the skyscrapers
time
lapse
['rising', 'from']
['time', 'lapse', 'of', 'the', 'sun', 'rising', 'from', 'behind', 'the', 'skyscrapers']
['SRC', 'TGT', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O']