sentence
stringlengths 16
142
| source
stringlengths 1
16
| target
stringlengths 1
16
| relation
stringlengths 5
37
| tokens
stringlengths 32
194
| tags
stringlengths 22
113
|
---|---|---|---|---|---|
a village lies beneath mountains
|
village
|
mountains
|
['lies', 'beneath']
|
['a', 'village', 'lies', 'beneath', 'mountains']
|
['SRC', 'SRC', 'REL', 'REL', 'TGT']
|
a village lies in a valley beyond olive groves and below mountains
|
village
|
olive
|
['lies', 'in']
|
['a', 'village', 'lies', 'in', 'a', 'valley', 'beyond', 'olive', 'groves', 'and', 'below', 'mountains']
|
['SRC', 'SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
A group is looking at things for sale.
|
group
|
sale
|
['looking', 'at']
|
['A', 'group', 'is', 'looking', 'at', 'things', 'for', 'sale.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'O']
|
Some people are looking to buy things for sale.
|
people
|
sale
|
['looking']
|
['Some', 'people', 'are', 'looking', 'to', 'buy', 'things', 'for', 'sale.']
|
['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O']
|
a donkey awaits tourists at tourist attraction
|
donkey
|
tourist
|
['awaits']
|
['a', 'donkey', 'awaits', 'tourists', 'at', 'tourist', 'attraction']
|
['REL', 'SRC', 'REL', 'O', 'O', 'TGT', 'O']
|
pedestrians walk past the entrance to a subway station on a city
|
pedestrians
|
subway
|
['walk', 'past']
|
['pedestrians', 'walk', 'past', 'the', 'entrance', 'to', 'a', 'subway', 'station', 'on', 'a', 'city']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'SRC', 'O']
|
a man paddles his canoe during sunrise .
|
man
|
sunrise
|
['paddles']
|
['a', 'man', 'paddles', 'his', 'canoe', 'during', 'sunrise', '.']
|
['SRC', 'SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
a woman gazes out of the window as a city to train stops at a station
|
woman
|
station
|
['gazes', 'out']
|
['a', 'woman', 'gazes', 'out', 'of', 'the', 'window', 'as', 'a', 'city', 'to', 'train', 'stops', 'at', 'a', 'station']
|
['SRC', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'SRC', 'TGT']
|
a plate of dressed crabs on a bed of salad angled
|
plate
|
dressed
|
['angled']
|
['a', 'plate', 'of', 'dressed', 'crabs', 'on', 'a', 'bed', 'of', 'salad', 'angled']
|
['SRC', 'SRC', 'O', 'TGT', 'O', 'O', 'SRC', 'O', 'O', 'O', 'REL']
|
farmer in a combine harvesting a wheat field
|
farmer
|
wheat
|
['harvesting']
|
['farmer', 'in', 'a', 'combine', 'harvesting', 'a', 'wheat', 'field']
|
['SRC', 'REL', 'SRC', 'O', 'REL', 'SRC', 'TGT', 'O']
|
farmers use a combine to harvest wheat on the outskirts
|
farmers
|
outskirts
|
['use']
|
['farmers', 'use', 'a', 'combine', 'to', 'harvest', 'wheat', 'on', 'the', 'outskirts']
|
['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
she collects shells at the sea early in the morning
|
she
|
early
|
['collects']
|
['she', 'collects', 'shells', 'at', 'the', 'sea', 'early', 'in', 'the', 'morning']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
The man squeezes a lemon, stirs in the glass and transfers it to a smaller glass.
|
man
|
smaller
|
['squeezes']
|
['The', 'man', 'squeezes', 'a', 'lemon,', 'stirs', 'in', 'the', 'glass', 'and', 'transfers', 'it', 'to', 'a', 'smaller', 'glass.']
|
['O', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O']
|
A man unscrews an oil filter from a car and spills oil out.
|
man
|
oil
|
['unscrews']
|
['A', 'man', 'unscrews', 'an', 'oil', 'filter', 'from', 'a', 'car', 'and', 'spills', 'oil', 'out.']
|
['O', 'SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O']
|
A man slaps his friend who is sleeping on a bed to wake him up.
|
who
|
him
|
['slaps']
|
['A', 'man', 'slaps', 'his', 'friend', 'who', 'is', 'sleeping', 'on', 'a', 'bed', 'to', 'wake', 'him', 'up.']
|
['O', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
Someone is so passed out that his friend slaps him and he still doesn't wake up.
|
he
|
him
|
['passed']
|
['Someone', 'is', 'so', 'passed', 'out', 'that', 'his', 'friend', 'slaps', 'him', 'and', 'he', 'still', "doesn't", 'wake', 'up.']
|
['O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'SRC', 'O', 'O', 'O', 'O']
|
A skier rests in front of the fireplace after a long day skiing.
|
skier
|
long
|
['rests', 'in']
|
['A', 'skier', 'rests', 'in', 'front', 'of', 'the', 'fireplace', 'after', 'a', 'long', 'day', 'skiing.']
|
['O', 'SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
A group of skiers is gathered around a roaring fireplace after finishing up their skiing for the day
|
group
|
roaring
|
['gathered', 'around']
|
['A', 'group', 'of', 'skiers', 'is', 'gathered', 'around', 'a', 'roaring', 'fireplace', 'after', 'finishing', 'up', 'their', 'skiing', 'for', 'the', 'day']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'TGT', 'TGT', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'REL', 'O']
|
A couple is traveling on a vespa with the sun behind them.
|
couple
|
them
|
['traveling', 'on']
|
['A', 'couple', 'is', 'traveling', 'on', 'a', 'vespa', 'with', 'the', 'sun', 'behind', 'them.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
stockings hung over a fireplace during western christian holiday
|
stockings
|
christian
|
['hung', 'over']
|
['stockings', 'hung', 'over', 'a', 'fireplace', 'during', 'western', 'christian', 'holiday']
|
['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'TGT', 'O']
|
politician speaks to the press after a meeting with members
|
politician
|
members
|
['speaks', 'to']
|
['politician', 'speaks', 'to', 'the', 'press', 'after', 'a', 'meeting', 'with', 'members']
|
['SRC', 'REL', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT']
|
politician guides members of the press through the christmas decorations
|
politician
|
christmas
|
['guides']
|
['politician', 'guides', 'members', 'of', 'the', 'press', 'through', 'the', 'christmas', 'decorations']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
monastery is the notable tourist and pilgrim place surrounded by gardens and cemeteries
|
monastery
|
notable
|
['is']
|
['monastery', 'is', 'the', 'notable', 'tourist', 'and', 'pilgrim', 'place', 'surrounded', 'by', 'gardens', 'and', 'cemeteries']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
golfer follows through on a putt using a long putter anchored to his belly .
|
golfer
|
long
|
['follows']
|
['golfer', 'follows', 'through', 'on', 'a', 'putt', 'using', 'a', 'long', 'putter', 'anchored', 'to', 'his', 'belly', '.']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
golfer is one of the players impacted by a new ban on anchoring the putter .
|
golfer
|
new
|
['is']
|
['golfer', 'is', 'one', 'of', 'the', 'players', 'impacted', 'by', 'a', 'new', 'ban', 'on', 'anchoring', 'the', 'putter', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
pairing the furniture with a bold wall and bedding adds all the color necessary .
|
pairing
|
bold
|
['adds']
|
['pairing', 'the', 'furniture', 'with', 'a', 'bold', 'wall', 'and', 'bedding', 'adds', 'all', 'the', 'color', 'necessary', '.']
|
['SRC', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O']
|
tanks clear a road through a village smoothing it out so a jeep can follow .
|
jeep
|
it
|
['clear']
|
['tanks', 'clear', 'a', 'road', 'through', 'a', 'village', 'smoothing', 'it', 'out', 'so', 'a', 'jeep', 'can', 'follow', '.']
|
['O', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'O']
|
this was the original inspiration behind wanting to decorate the master bedroom or guest room .
|
this
|
original
|
['was']
|
['this', 'was', 'the', 'original', 'inspiration', 'behind', 'wanting', 'to', 'decorate', 'the', 'master', 'bedroom', 'or', 'guest', 'room', '.']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
every storm in your life is followed by a rainbow
|
storm
|
rainbow
|
['followed', 'by']
|
['every', 'storm', 'in', 'your', 'life', 'is', 'followed', 'by', 'a', 'rainbow']
|
['O', 'SRC', 'TGT', 'O', 'O', 'O', 'REL', 'REL', 'TGT', 'TGT']
|
the skull and antlers of a deer have been found .
|
skull
|
deer
|
['found']
|
['the', 'skull', 'and', 'antlers', 'of', 'a', 'deer', 'have', 'been', 'found', '.']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O']
|
pelagic fishing boats moored in the inner harbour with lifeboat
|
pelagic
|
fishing
|
['moored', 'in']
|
['pelagic', 'fishing', 'boats', 'moored', 'in', 'the', 'inner', 'harbour', 'with', 'lifeboat']
|
['SRC', 'TGT', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
a soldier waits for a helicopter to land after an advising mission at the headquarters .
|
soldier
|
advising
|
['waits', 'for']
|
['a', 'soldier', 'waits', 'for', 'a', 'helicopter', 'to', 'land', 'after', 'an', 'advising', 'mission', 'at', 'the', 'headquarters', '.']
|
['TGT', 'SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'TGT', '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']
|
sports league championship was held with country winning the tournament for the second consecutive year
|
sports
|
league
|
['held', 'with']
|
['sports', 'league', 'championship', 'was', 'held', 'with', 'country', 'winning', 'the', 'tournament', 'for', 'the', 'second', 'consecutive', 'year']
|
['SRC', 'TGT', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
a vehicle takes caution as it travels on the main highway to a city .
|
it
|
main
|
['takes']
|
['a', 'vehicle', 'takes', 'caution', 'as', 'it', 'travels', 'on', 'the', 'main', 'highway', 'to', 'a', 'city', '.']
|
['TGT', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O', 'O']
|
this image shows the christmas lights that a city decorates its city with .
|
christmas
|
city
|
['shows']
|
['this', 'image', 'shows', 'the', 'christmas', 'lights', 'that', 'a', 'city', 'decorates', 'its', 'city', 'with', '.']
|
['O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'TGT', 'O', 'O']
|
the game is free unless you want to buy the improved version .
|
you
|
improved
|
['is', 'free']
|
['the', 'game', 'is', 'free', 'unless', 'you', 'want', 'to', 'buy', 'the', 'improved', 'version', '.']
|
['O', 'O', 'REL', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
when this couple decided to marry they planned the ultimate rustic destination wedding .
|
they
|
rustic
|
['decided']
|
['when', 'this', 'couple', 'decided', 'to', 'marry', 'they', 'planned', 'the', 'ultimate', 'rustic', 'destination', 'wedding', '.']
|
['O', 'O', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O']
|
parents to be people planned their wedding to be married by the time their baby was born
|
baby
|
time
|
['planned']
|
['parents', 'to', 'be', 'people', 'planned', 'their', 'wedding', 'to', 'be', 'married', 'by', 'the', 'time', 'their', 'baby', 'was', 'born']
|
['O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'SRC', 'O', 'O']
|
how am i important i showed the world that you can walk on the moon .
|
you
|
moon
|
['showed']
|
['how', 'am', 'i', 'important', 'i', 'showed', 'the', 'world', 'that', 'you', 'can', 'walk', 'on', 'the', 'moon', '.']
|
['REL', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'TGT', 'O']
|
time lapse footage with pan left motion of clouds over national park in the daytime at national park
|
time
|
lapse
|
['left']
|
['time', 'lapse', 'footage', 'with', 'pan', 'left', 'motion', 'of', 'clouds', 'over', 'national', 'park', 'in', 'the', 'daytime', 'at', 'national', 'park']
|
['SRC', 'TGT', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
football player is loved and respected by all the players in the squad
|
football
|
player
|
['loved']
|
['football', 'player', 'is', 'loved', 'and', 'respected', 'by', 'all', 'the', 'players', 'in', 'the', 'squad']
|
['SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O']
|
football player would love to see a player called up to the squad during his time as manager
|
player
|
manager
|
['love']
|
['football', 'player', 'would', 'love', 'to', 'see', 'a', 'player', 'called', 'up', 'to', 'the', 'squad', 'during', 'his', 'time', 'as', 'manager']
|
['O', 'SRC', 'O', 'REL', 'O', 'O', 'SRC', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
i think my relationship with my guy best friend may be ruined .
|
relationship
|
best
|
['think']
|
['i', 'think', 'my', 'relationship', 'with', 'my', 'guy', 'best', 'friend', 'may', 'be', 'ruined', '.']
|
['SRC', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O', 'O']
|
i hate that my friends think they have a better relationship with their boyfriend than everyone else .
|
they
|
better
|
['hate']
|
['i', 'hate', 'that', 'my', 'friends', 'think', 'they', 'have', 'a', 'better', 'relationship', 'with', 'their', 'boyfriend', 'than', 'everyone', 'else', '.']
|
['O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
footballer speaks to the fans as his wife looks emotional following the match
|
wife
|
match
|
['speaks', 'to']
|
['footballer', 'speaks', 'to', 'the', 'fans', 'as', 'his', 'wife', 'looks', 'emotional', 'following', 'the', 'match']
|
['O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT']
|
serving punch at a holiday party is an easy way to keep the drinks flowing .
|
serving
|
easy
|
['is']
|
['serving', 'punch', 'at', 'a', 'holiday', 'party', 'is', 'an', 'easy', 'way', 'to', 'keep', 'the', 'drinks', 'flowing', '.']
|
['SRC', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
this recipe is a modern way to serve turkey for a thanksgiving dinner party .
|
recipe
|
thanksgiving
|
['is']
|
['this', 'recipe', 'is', 'a', 'modern', 'way', 'to', 'serve', 'turkey', 'for', 'a', 'thanksgiving', 'dinner', 'party', '.']
|
['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O', 'O', 'O']
|
the table and the chairs or bench should match the rest of the décor
|
table
|
décor
|
['match']
|
['the', 'table', 'and', 'the', 'chairs', 'or', 'bench', 'should', 'match', 'the', 'rest', 'of', 'the', 'décor']
|
['O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'TGT']
|
our dining table is made from reclaimed pine and measures and comes with a matching bench .
|
dining
|
table
|
['made', 'from', 'reclaimed']
|
['our', 'dining', 'table', 'is', 'made', 'from', 'reclaimed', 'pine', 'and', 'measures', 'and', 'comes', 'with', 'a', 'matching', 'bench', '.']
|
['O', 'SRC', 'TGT', 'O', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
supporters hold a poster of politician during a political rally
|
supporters
|
political
|
['hold']
|
['supporters', 'hold', 'a', 'poster', 'of', 'politician', 'during', 'a', 'political', 'rally']
|
['SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'TGT', 'TGT', 'O']
|
a supporter holds poster during protest rally against organisation founder
|
supporter
|
organisation
|
['holds']
|
['a', 'supporter', 'holds', 'poster', 'during', 'protest', 'rally', 'against', 'organisation', 'founder']
|
['TGT', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
globular cluster contains stars and is located light years away in the southern constellation .
|
globular
|
cluster
|
['contains']
|
['globular', 'cluster', 'contains', 'stars', 'and', 'is', 'located', 'light', 'years', 'away', 'in', 'the', 'southern', 'constellation', '.']
|
['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O']
|
florist send someone a bit of heaven with this beautiful bouquet .
|
florist
|
beautiful
|
['send']
|
['florist', 'send', 'someone', 'a', 'bit', 'of', 'heaven', 'with', 'this', 'beautiful', 'bouquet', '.']
|
['SRC', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
Someone leans briefly on the edge of the railing.
|
Someone
|
briefly
|
['leans']
|
['Someone', 'leans', 'briefly', 'on', 'the', 'edge', 'of', 'the', 'railing.']
|
['SRC', 'REL', 'TGT', 'SRC', 'O', 'O', 'O', 'O', 'O']
|
Reaching a corner, she leans on a railing and peers over the edge.
|
she
|
edge
|
['leans', 'on']
|
['Reaching', 'a', 'corner,', 'she', 'leans', 'on', 'a', 'railing', 'and', 'peers', 'over', 'the', 'edge.']
|
['O', 'REL', 'O', 'SRC', 'REL', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O']
|
He adds some cooked pasta into the porcini sauce with some reserved pasta liquid.
|
He
|
reserved
|
['adds']
|
['He', 'adds', 'some', 'cooked', 'pasta', 'into', 'the', 'porcini', 'sauce', 'with', 'some', 'reserved', 'pasta', 'liquid.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O']
|
A man is falling through the sky and then releases his parachute.
|
man
|
then
|
['falling', 'through']
|
['A', 'man', 'is', 'falling', 'through', 'the', 'sky', 'and', 'then', 'releases', 'his', 'parachute.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
A possibly Middle-Eastern woman newscaster broadcasts the news in her native language.
|
Eastern
|
woman
|
['broadcasts']
|
['A', 'possibly', 'Middle-Eastern', 'woman', 'newscaster', 'broadcasts', 'the', 'news', 'in', 'her', 'native', 'language.']
|
['O', 'O', 'O', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O']
|
A librarian helps two people with research.
|
librarian
|
two
|
['helps']
|
['A', 'librarian', 'helps', 'two', 'people', 'with', 'research.']
|
['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O']
|
Two women in library the librarian assist the other women to help in her research.
|
librarian
|
other
|
['assist']
|
['Two', 'women', 'in', 'library', 'the', 'librarian', 'assist', 'the', 'other', 'women', 'to', 'help', 'in', 'her', 'research.']
|
['O', 'O', 'O', 'O', 'TGT', 'SRC', 'REL', 'TGT', 'TGT', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
A group of cyclists are racing in a velodrome.
|
group
|
velodrome
|
['racing', 'in']
|
['A', 'group', 'of', 'cyclists', 'are', 'racing', 'in', 'a', 'velodrome.']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'REL', 'O']
|
The winner of the competition wins a belt.
|
winner
|
belt
|
['wins']
|
['The', 'winner', 'of', 'the', 'competition', 'wins', 'a', 'belt.']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'O']
|
The woman is in a martial arts competition and trying to win a belt.
|
woman
|
martial
|
['is', 'in']
|
['The', 'woman', 'is', 'in', 'a', 'martial', 'arts', 'competition', 'and', 'trying', 'to', 'win', 'a', 'belt.']
|
['O', 'SRC', 'REL', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O']
|
A young man is getting a haircut while his friends watch.
|
friends
|
haircut
|
['getting']
|
['A', 'young', 'man', 'is', 'getting', 'a', 'haircut', 'while', 'his', 'friends', 'watch.']
|
['O', 'O', 'O', 'O', 'REL', 'TGT', 'TGT', 'O', 'O', 'SRC', 'O']
|
A boy gets his haircut by another boy with friends watching.
|
boy
|
friends
|
['gets']
|
['A', 'boy', 'gets', 'his', 'haircut', 'by', 'another', 'boy', 'with', 'friends', 'watching.']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'TGT', 'O']
|
The dog is digging through the trash in the alley of an urban environment.
|
dog
|
urban
|
['digging', 'through']
|
['The', 'dog', 'is', 'digging', 'through', 'the', 'trash', 'in', 'the', 'alley', 'of', 'an', 'urban', 'environment.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'TGT', 'O']
|
A man dressed in gold with his gold bike stops to look at the city.
|
man
|
gold
|
['stops']
|
['A', 'man', 'dressed', 'in', 'gold', 'with', 'his', 'gold', 'bike', 'stops', 'to', 'look', 'at', 'the', 'city.']
|
['O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O']
|
A man is taking a rest during his fishing trip.
|
man
|
fishing
|
['taking']
|
['A', 'man', 'is', 'taking', 'a', 'rest', 'during', 'his', 'fishing', 'trip.']
|
['O', 'SRC', 'TGT', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O']
|
A group of people are taking a rest on their hiking trip.
|
group
|
hiking
|
['taking']
|
['A', 'group', 'of', 'people', 'are', 'taking', 'a', 'rest', 'on', 'their', 'hiking', 'trip.']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O']
|
Single rose in small vase on corner of dresser.
|
Single
|
small
|
['rose', 'in', 'small']
|
['Single', 'rose', 'in', 'small', 'vase', 'on', 'corner', 'of', 'dresser.']
|
['SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
Book opened up on desk next to mouse and keyboard
|
Book
|
next
|
['opened']
|
['Book', 'opened', 'up', 'on', 'desk', 'next', 'to', 'mouse', 'and', 'keyboard']
|
['SRC', 'REL', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
A ewe nurses a hungry lamb in a grassy pasture.
|
ewe
|
grassy
|
['nurses']
|
['A', 'ewe', 'nurses', 'a', 'hungry', 'lamb', 'in', 'a', 'grassy', 'pasture.']
|
['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'TGT', 'TGT', 'O']
|
Ewes and lambs graze with a flock of sheep in a pasture.
|
Ewes
|
pasture
|
['graze', 'with']
|
['Ewes', 'and', 'lambs', 'graze', 'with', 'a', 'flock', 'of', 'sheep', 'in', 'a', 'pasture.']
|
['SRC', 'O', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
This bathroom has a wood floor, wood surfaces, and a large window.
|
bathroom
|
wood
|
['has']
|
['This', 'bathroom', 'has', 'a', 'wood', 'floor,', 'wood', 'surfaces,', 'and', 'a', 'large', 'window.', '']
|
['O', 'SRC', 'REL', 'SRC', 'TGT', 'O', 'TGT', 'O', 'O', 'SRC', 'O', 'O', 'SRC']
|
Someone's living room contains a bookshelf with lots of books.
|
living
|
room
|
['contains']
|
["Someone's", 'living', 'room', 'contains', 'a', 'bookshelf', 'with', 'lots', 'of', 'books.']
|
['O', 'SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O']
|
A train that is on the rails with smoke coming out of it.
|
that
|
it
|
['train']
|
['A', 'train', 'that', 'is', 'on', 'the', 'rails', 'with', 'smoke', 'coming', 'out', 'of', 'it.']
|
['O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
A plate of pasta with cheese on top is shown next to broccoli.
|
plate
|
next
|
['shown']
|
['A', 'plate', 'of', 'pasta', 'with', 'cheese', 'on', 'top', 'is', 'shown', 'next', 'to', 'broccoli.']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O']
|
A dragon rug and other elegant furniture surrounds a stone fire place.
|
dragon
|
rug
|
['surrounds']
|
['A', 'dragon', 'rug', 'and', 'other', 'elegant', 'furniture', 'surrounds', 'a', 'stone', 'fire', 'place.']
|
['O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'O']
|
A train is stopping at a train stop in a subway.
|
train
|
train
|
['stopping', 'at']
|
['A', 'train', 'is', 'stopping', 'at', 'a', 'train', 'stop', 'in', 'a', 'subway.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'SRC', 'SRC', 'REL', 'SRC', 'SRC', 'O']
|
The food on the board includes both meat and vegetables.
|
food
|
meat
|
['includes']
|
['The', 'food', 'on', 'the', 'board', 'includes', 'both', 'meat', 'and', 'vegetables.']
|
['O', 'SRC', 'O', 'O', 'O', 'REL', 'O', 'TGT', 'O', 'O']
|
A man paddles a surfboard with a dog past rocks with penguins on them.
|
man
|
them
|
['paddles']
|
['A', 'man', 'paddles', 'a', 'surfboard', 'with', 'a', 'dog', 'past', 'rocks', 'with', 'penguins', 'on', 'them.']
|
['O', 'SRC', 'REL', 'SRC', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O']
|
The polar bear sitting on boulders is licking it's paw.
|
it
|
boulders
|
['licking']
|
['The', 'polar', 'bear', 'sitting', 'on', 'boulders', 'is', 'licking', "it's", 'paw.']
|
['O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'REL', 'O', 'O']
|
A plane being parked in a field on cement.
|
plane
|
cement
|
['parked', 'in']
|
['A', 'plane', 'being', 'parked', 'in', 'a', 'field', 'on', 'cement.']
|
['O', 'SRC', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'O']
|
A hotdog with mustard and ketchup is lying on a piece of bread.
|
hotdog
|
bread
|
['lying', 'on']
|
['A', 'hotdog', 'with', 'mustard', 'and', 'ketchup', 'is', 'lying', 'on', 'a', 'piece', 'of', 'bread.']
|
['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O']
|
A skier is traveling down a slope while a dog is behind.
|
dog
|
slope
|
['traveling', 'down']
|
['A', 'skier', 'is', 'traveling', 'down', 'a', 'slope', 'while', 'a', 'dog', 'is', 'behind.']
|
['O', 'O', 'O', 'REL', 'REL', 'REL', 'TGT', 'O', 'REL', 'SRC', 'O', 'O']
|
army soldiers are on high alert along a city .
|
army
|
soldiers
|
['are', 'on', 'high']
|
['army', 'soldiers', 'are', 'on', 'high', 'alert', 'along', 'a', 'city', '.']
|
['SRC', 'TGT', 'REL', 'REL', 'REL', 'O', 'O', 'SRC', 'O', 'O']
|
all soldiers and airmen ordered to be on alert for a city
|
soldiers
|
city
|
['ordered']
|
['all', 'soldiers', 'and', 'airmen', 'ordered', 'to', 'be', 'on', 'alert', 'for', 'a', 'city']
|
['O', 'SRC', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT']
|
curtains are hung around a bed to create a bohemian space .
|
curtains
|
bohemian
|
['hung', 'around']
|
['curtains', 'are', 'hung', 'around', 'a', 'bed', 'to', 'create', 'a', 'bohemian', 'space', '.']
|
['SRC', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O']
|
forest road covered in leafs while some trees still have green ones
|
forest
|
trees
|
['road']
|
['forest', 'road', 'covered', 'in', 'leafs', 'while', 'some', 'trees', 'still', 'have', 'green', 'ones']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O']
|
this dress has all the flattering style of a wrap dress without the work
|
dress
|
flattering
|
['has']
|
['this', 'dress', 'has', 'all', 'the', 'flattering', 'style', 'of', 'a', 'wrap', 'dress', 'without', 'the', 'work']
|
['O', 'SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O', 'SRC', 'O', 'O', 'O']
|
heart shaped wreath made of red a pink miniatures roses isolated on white .
|
heart
|
pink
|
['shaped']
|
['heart', 'shaped', 'wreath', 'made', 'of', 'red', 'a', 'pink', 'miniatures', 'roses', 'isolated', 'on', 'white', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
supporters show giant banners prior to the the match at stadium
|
supporters
|
prior
|
['show', 'giant']
|
['supporters', 'show', 'giant', 'banners', 'prior', 'to', 'the', 'the', 'match', 'at', 'stadium']
|
['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O']
|
supporters wave banners during the quarter final first leg match .
|
supporters
|
first
|
['wave']
|
['supporters', 'wave', 'banners', 'during', 'the', 'quarter', 'final', 'first', 'leg', 'match', '.']
|
['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O']
|
reeds and trees grow along the shore of the lake .
|
reeds
|
lake
|
['grow', 'along']
|
['reeds', 'and', 'trees', 'grow', 'along', 'the', 'shore', 'of', 'the', 'lake', '.']
|
['SRC', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O']
|
people crowd tourist attraction where religious leader is celebrating his last general audience
|
religious
|
tourist
|
['crowd']
|
['people', 'crowd', 'tourist', 'attraction', 'where', 'religious', 'leader', 'is', 'celebrating', 'his', 'last', 'general', 'audience']
|
['O', 'REL', 'TGT', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O']
|
for maids who want to wear the trousers
|
who
|
trousers
|
['for']
|
['for', 'maids', 'who', 'want', 'to', 'wear', 'the', 'trousers']
|
['REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'TGT']
|
this is the shade of orange i want my maid of honor to wear
|
maid
|
honor
|
['is']
|
['this', 'is', 'the', 'shade', 'of', 'orange', 'i', 'want', 'my', 'maid', 'of', 'honor', 'to', 'wear']
|
['O', 'REL', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'SRC', 'O', 'TGT', 'O', 'O']
|
my train snakes its way through the outskirts
|
train
|
outskirts
|
['snakes']
|
['my', 'train', 'snakes', 'its', 'way', 'through', 'the', 'outskirts']
|
['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT']
|
the bridge has lanes and a walkway for pedestrians
|
bridge
|
pedestrians
|
['has']
|
['the', 'bridge', 'has', 'lanes', 'and', 'a', 'walkway', 'for', 'pedestrians']
|
['O', 'SRC', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'TGT']
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.