sentence
stringlengths 16
142
| source
stringlengths 1
16
| target
stringlengths 1
16
| relation
stringlengths 5
37
| tokens
stringlengths 32
194
| tags
stringlengths 22
113
|
---|---|---|---|---|---|
goat eats hay from the trough | goat | trough | ['eats'] | ['goat', 'eats', 'hay', 'from', 'the', 'trough'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
bride walks down the aisle with father | bride | father | ['walks', 'down'] | ['bride', 'walks', 'down', 'the', 'aisle', 'with', 'father'] | ['SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'TGT'] |
the west peak looms over lake and the western mountains in the late evening light . | west | peak | ['looms', 'over'] | ['the', 'west', 'peak', 'looms', 'over', 'lake', 'and', 'the', 'western', 'mountains', 'in', 'the', 'late', 'evening', 'light', '.'] | ['O', 'SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
formulas chemical indicates actual numbers and type of atoms in a molecule . | formulas | chemical | ['indicates', 'actual'] | ['formulas', 'chemical', 'indicates', 'actual', 'numbers', 'and', 'type', 'of', 'atoms', 'in', 'a', 'molecule', '.'] | ['SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'REL', 'SRC', 'O', 'O'] |
this piece of furniture could look good in any room . | piece | room | ['look', 'good'] | ['this', 'piece', 'of', 'furniture', 'could', 'look', 'good', 'in', 'any', 'room', '.'] | ['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'TGT', 'O'] |
women take care of the patient in hospital | women | hospital | ['take'] | ['women', 'take', 'care', 'of', 'the', 'patient', 'in', 'hospital'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
A man carrying a blue jacket is unloading a chair out of a moving van. | man | moving | ['unloading'] | ['A', 'man', 'carrying', 'a', 'blue', 'jacket', 'is', 'unloading', 'a', 'chair', 'out', 'of', 'a', 'moving', 'van.'] | ['O', 'SRC', 'O', 'SRC', 'O', 'O', 'O', 'REL', 'SRC', 'O', 'O', 'O', 'SRC', 'TGT', 'O'] |
Pizza cut into quarters on plate on stove. | Pizza | stove | ['cut', 'into'] | ['Pizza', 'cut', 'into', 'quarters', 'on', 'plate', 'on', 'stove.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O'] |
beach scene with sun and seagulls painted on a rock . | beach | scene | ['painted', 'on'] | ['beach', 'scene', 'with', 'sun', 'and', 'seagulls', 'painted', 'on', 'a', 'rock', '.'] | ['SRC', 'TGT', 'O', 'O', 'O', 'O', 'REL', 'REL', 'SRC', 'O', 'O'] |
church has stood as a place of worship in the heart . | church | heart | ['stood', 'as'] | ['church', 'has', 'stood', 'as', 'a', 'place', 'of', 'worship', 'in', 'the', 'heart', '.'] | ['SRC', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
all homes will come with their own terraces and balconies | homes | own | ['come', 'with'] | ['all', 'homes', 'will', 'come', 'with', 'their', 'own', 'terraces', 'and', 'balconies'] | ['O', 'SRC', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O'] |
a boy jumps over a puddle on a rural road | boy | rural | ['jumps', 'over'] | ['a', 'boy', 'jumps', 'over', 'a', 'puddle', 'on', 'a', 'rural', 'road'] | ['TGT', 'SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'TGT', 'TGT', 'O'] |
professional boxer wants boxer to return to the boxing ring | boxer | boxing | ['wants'] | ['professional', 'boxer', 'wants', 'boxer', 'to', 'return', 'to', 'the', 'boxing', 'ring'] | ['O', 'SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
the lamp has large aluminum domes which shine led light . | large | aluminum | ['has', 'large'] | ['the', 'lamp', 'has', 'large', 'aluminum', 'domes', 'which', 'shine', 'led', 'light', '.'] | ['O', 'O', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O'] |
fishermen pull in their nets on a beach | fishermen | beach | ['pull', 'in'] | ['fishermen', 'pull', 'in', 'their', 'nets', 'on', 'a', 'beach'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'TGT'] |
ship pulls past tourist attraction and the battleship as she enters bay ... | past | tourist | ['pulls', 'past'] | ['ship', 'pulls', 'past', 'tourist', 'attraction', 'and', 'the', 'battleship', 'as', 'she', 'enters', 'bay', '...'] | ['O', 'REL', 'SRC', 'TGT', 'O', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O'] |
A motorcyclist is traveling down a windy highway. | motorcyclist | windy | ['traveling', 'down'] | ['A', 'motorcyclist', 'is', 'traveling', 'down', 'a', 'windy', 'highway.'] | ['O', 'SRC', 'SRC', 'REL', 'REL', 'REL', 'TGT', 'O'] |
lead singer performs in a new year s concert | lead | singer | ['performs', 'in'] | ['lead', 'singer', 'performs', 'in', 'a', 'new', 'year', 's', 'concert'] | ['SRC', 'TGT', 'REL', 'TGT', 'SRC', 'O', 'O', 'TGT', 'O'] |
A man is wrapping fabric around the waist of a mannequin. | man | mannequin | ['wrapping'] | ['A', 'man', 'is', 'wrapping', 'fabric', 'around', 'the', 'waist', 'of', 'a', 'mannequin.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'SRC', 'O'] |
a book we should all have on our desks next to our coffee . | we | next | ['book'] | ['a', 'book', 'we', 'should', 'all', 'have', 'on', 'our', 'desks', 'next', 'to', 'our', 'coffee', '.'] | ['O', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
A pancake is shown with syrup being poured on it. | syrup | it | ['shown', 'with'] | ['A', 'pancake', 'is', 'shown', 'with', 'syrup', 'being', 'poured', 'on', 'it.'] | ['O', 'O', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O'] |
tv actor gathers the last of the years flowers in the garden near her home . | tv | actor | ['gathers'] | ['tv', 'actor', 'gathers', 'the', 'last', 'of', 'the', 'years', 'flowers', 'in', 'the', 'garden', 'near', 'her', 'home', '.'] | ['SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'O', 'O', 'REL', 'O', 'O', 'REL', 'O', 'O'] |
building function congratulates october students of unit of time | building | function | ['congratulates'] | ['building', 'function', 'congratulates', 'october', 'students', 'of', 'unit', 'of', 'time'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O'] |
update your master bathroom with a double vanity that provides ample storage for the two of you . | double | master | ['update'] | ['update', 'your', 'master', 'bathroom', 'with', 'a', 'double', 'vanity', 'that', 'provides', 'ample', 'storage', 'for', 'the', 'two', 'of', 'you', '.'] | ['REL', 'O', 'TGT', 'O', 'O', 'TGT', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
paintings hang beside each other in exhibition . | paintings | exhibition | ['hang', 'beside'] | ['paintings', 'hang', 'beside', 'each', 'other', 'in', 'exhibition', '.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'SRC', 'TGT', 'O'] |
A pizza in an oven that had a lot of cheese melted off of it. | that | it | ['pizza', 'in'] | ['A', 'pizza', 'in', 'an', 'oven', 'that', 'had', 'a', 'lot', 'of', 'cheese', 'melted', 'off', 'of', 'it.'] | ['O', 'REL', 'REL', 'O', 'O', 'SRC', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
school students pray for the citizens kidnapped at a school . | school | students | ['pray', 'for'] | ['school', 'students', 'pray', 'for', 'the', 'citizens', 'kidnapped', 'at', 'a', 'school', '.'] | ['SRC', 'TGT', 'REL', 'REL', 'O', 'O', 'O', 'O', 'REL', 'SRC', 'O'] |
a light was spotted streaking across the sky . | light | sky | ['spotted'] | ['a', 'light', 'was', 'spotted', 'streaking', 'across', 'the', 'sky', '.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
politician visits another temple see pics | politician | pics | ['visits'] | ['politician', 'visits', 'another', 'temple', 'see', 'pics'] | ['SRC', 'REL', 'O', 'O', 'O', 'TGT'] |
the first year had no idea that she would lose her bedroom to her pet . | she | pet | ['had'] | ['the', 'first', 'year', 'had', 'no', 'idea', 'that', 'she', 'would', 'lose', 'her', 'bedroom', 'to', 'her', 'pet', '.'] | ['O', 'O', 'O', 'REL', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
a boy puts bait on his hook while fishing with his father and brother | boy | father | ['puts'] | ['a', 'boy', 'puts', 'bait', 'on', 'his', 'hook', 'while', 'fishing', 'with', 'his', 'father', 'and', 'brother'] | ['TGT', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
the city is best known for its many surviving ancient buildings | city | ancient | ['known', 'for'] | ['the', 'city', 'is', 'best', 'known', 'for', 'its', 'many', 'surviving', 'ancient', 'buildings'] | ['O', 'SRC', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'TGT', 'O'] |
A woman drenched in water leads two horses. | woman | two | ['leads'] | ['A', 'woman', 'drenched', 'in', 'water', 'leads', 'two', 'horses.'] | ['O', 'SRC', 'O', 'O', 'O', 'REL', 'TGT', 'O'] |
the home is modern and high end ... built and kept meticulously up to date | home | meticulously | ['built'] | ['the', 'home', 'is', 'modern', 'and', 'high', 'end', '...', 'built', 'and', 'kept', 'meticulously', 'up', 'to', 'date'] | ['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
athlete beats a tackle from person on his way to scoring for animal | athlete | animal | ['beats'] | ['athlete', 'beats', 'a', 'tackle', 'from', 'person', 'on', 'his', 'way', 'to', 'scoring', 'for', 'animal'] | ['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
one of villages called a city this one is a resort on the islands north eastern coast | one | islands | ['is'] | ['one', 'of', 'villages', 'called', 'a', 'city', 'this', 'one', 'is', 'a', 'resort', 'on', 'the', 'islands', 'north', 'eastern', 'coast'] | ['SRC', 'O', 'O', 'O', 'TGT', 'O', 'O', 'SRC', 'TGT', 'TGT', 'O', 'SRC', 'O', 'TGT', 'O', 'O', 'O'] |
A girl uses a spoon to spread sauce onto two small pizza crusts. | girl | small | ['uses'] | ['A', 'girl', 'uses', 'a', 'spoon', 'to', 'spread', 'sauce', 'onto', 'two', 'small', 'pizza', 'crusts.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
A towel hangs on the bathroom wall near a toilet. | towel | bathroom | ['hangs', 'on'] | ['A', 'towel', 'hangs', 'on', 'the', 'bathroom', 'wall', 'near', 'a', 'toilet.'] | ['O', 'SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'TGT', 'O'] |
every moment you spend is just like time spent at the home of your dearest friend . | you | just | ['is'] | ['every', 'moment', 'you', 'spend', 'is', 'just', 'like', 'time', 'spent', 'at', 'the', 'home', 'of', 'your', 'dearest', 'friend', '.'] | ['O', 'O', 'SRC', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
sunlight streams through a window into a room | sunlight | room | ['streams', 'through'] | ['sunlight', 'streams', 'through', 'a', 'window', 'into', 'a', 'room'] | ['SRC', 'REL', 'REL', 'REL', 'O', 'O', 'REL', 'TGT'] |
A plate topped with chicken and broccoli covered in sauce. | plate | sauce | ['covered', 'in'] | ['A', 'plate', 'topped', 'with', 'chicken', 'and', 'broccoli', 'covered', 'in', 'sauce.'] | ['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O'] |
this is an image of a heart shaped cloud in the sky | this | shaped | ['is'] | ['this', 'is', 'an', 'image', 'of', 'a', 'heart', 'shaped', 'cloud', 'in', 'the', 'sky'] | ['SRC', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'TGT', 'O', 'O', 'O', 'O'] |
there are a few things you should know if you want to grow amazing onions . | you | amazing | ['are'] | ['there', 'are', 'a', 'few', 'things', 'you', 'should', 'know', 'if', 'you', 'want', 'to', 'grow', 'amazing', 'onions', '.'] | ['O', 'REL', 'TGT', 'O', 'O', 'SRC', 'O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
time lapse footage of the sun streaking through window of ruin | time | lapse | ['streaking', 'through'] | ['time', 'lapse', 'footage', 'of', 'the', 'sun', 'streaking', 'through', 'window', 'of', 'ruin'] | ['SRC', 'TGT', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O'] |
the sky glows orange behind buddhist place of worship during the golden hour | sky | golden | ['glows'] | ['the', 'sky', 'glows', 'orange', 'behind', 'buddhist', 'place', 'of', 'worship', 'during', 'the', 'golden', 'hour'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
The fish is on the plate with a potato and a salad. | fish | potato | ['is', 'on'] | ['The', 'fish', 'is', 'on', 'the', 'plate', 'with', 'a', 'potato', 'and', 'a', 'salad.'] | ['O', 'SRC', 'SRC', 'REL', 'O', 'O', 'O', 'TGT', 'TGT', 'O', 'TGT', 'O'] |
The sunglasses are protecting the boys eyes. | sunglasses | eyes | ['protecting'] | ['The', 'sunglasses', 'are', 'protecting', 'the', 'boys', 'eyes.'] | ['O', 'SRC', 'O', 'REL', 'O', 'O', 'O'] |
the model of dress and especially her skirt enhances the beauty of her female curves . | model | female | ['enhances'] | ['the', 'model', 'of', 'dress', 'and', 'especially', 'her', 'skirt', 'enhances', 'the', 'beauty', 'of', 'her', 'female', 'curves', '.'] | ['O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
sharing this cup of coffee to a maiden like you was the dream of my dreams coming true . | you | dreams | ['sharing'] | ['sharing', 'this', 'cup', 'of', 'coffee', 'to', 'a', 'maiden', 'like', 'you', 'was', 'the', 'dream', 'of', 'my', 'dreams', 'coming', 'true', '.'] | ['REL', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'TGT', 'O', 'O', 'O'] |
politician hosts a fall harvest of the vegetable garden with help of students from schools | politician | vegetable | ['hosts'] | ['politician', 'hosts', 'a', 'fall', 'harvest', 'of', 'the', 'vegetable', 'garden', 'with', 'help', 'of', 'students', 'from', 'schools'] | ['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
A pizza that is on a stack of plates. | that | plates | ['pizza'] | ['A', 'pizza', 'that', 'is', 'on', 'a', 'stack', 'of', 'plates.'] | ['O', 'REL', 'SRC', 'O', 'O', 'SRC', 'O', 'O', 'O'] |
supporters shout slogans in favor of their demands during protest demonstration | supporters | protest | ['shout'] | ['supporters', 'shout', 'slogans', 'in', 'favor', 'of', 'their', 'demands', 'during', 'protest', 'demonstration'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
you can use anything from this web of field of study | you | study | ['use'] | ['you', 'can', 'use', 'anything', 'from', 'this', 'web', 'of', 'field', 'of', 'study'] | ['SRC', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
i like the railing for the stairs . | i | stairs | ['like'] | ['i', 'like', 'the', 'railing', 'for', 'the', 'stairs', '.'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
collection of frames arranged together on the wall showing lots of creative work . | collection | creative | ['arranged'] | ['collection', 'of', 'frames', 'arranged', 'together', 'on', 'the', 'wall', 'showing', 'lots', 'of', 'creative', 'work', '.'] | ['SRC', 'O', 'O', 'REL', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
A man in a black and white uniform stands on a motorbike doing a stunt. | man | black | ['stands', 'on'] | ['A', 'man', 'in', 'a', 'black', 'and', 'white', 'uniform', 'stands', 'on', 'a', 'motorbike', 'doing', 'a', 'stunt.'] | ['O', 'SRC', 'O', 'SRC', 'TGT', 'REL', 'O', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'O'] |
firefighters remain on the scene | firefighters | scene | ['remain', 'on'] | ['firefighters', 'remain', 'on', 'the', 'scene'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
a member of the staff walks across the pitch prior to kick off during the match . | member | prior | ['walks', 'across'] | ['a', 'member', 'of', 'the', 'staff', 'walks', 'across', 'the', 'pitch', 'prior', 'to', 'kick', 'off', 'during', 'the', 'match', '.'] | ['REL', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
i like the placement of this tattoo | i | tattoo | ['like'] | ['i', 'like', 'the', 'placement', 'of', 'this', 'tattoo'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
a city celebrates festival every april with amongst many other things | city | other | ['celebrates'] | ['a', 'city', 'celebrates', 'festival', 'every', 'april', 'with', 'amongst', 'many', 'other', 'things'] | ['REL', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
politician and his wife attend premiere during festival | politician | festival | ['attend'] | ['politician', 'and', 'his', 'wife', 'attend', 'premiere', 'during', 'festival'] | ['SRC', 'O', 'O', 'O', 'REL', 'O', 'O', 'TGT'] |
airport is the main international airport serving a city . | airport | international | ['is'] | ['airport', 'is', 'the', 'main', 'international', 'airport', 'serving', 'a', 'city', '.'] | ['SRC', 'REL', 'O', 'O', 'TGT', 'SRC', 'O', 'SRC', 'O', 'O'] |
located university allows you to do big things as a student . | you | big | ['allows'] | ['located', 'university', 'allows', 'you', 'to', 'do', 'big', 'things', 'as', 'a', 'student', '.'] | ['O', 'O', 'REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O', 'REL', 'O', 'O'] |
sky was covered with storm clouds through which seldom breaks sunlight | sky | seldom | ['covered', 'with'] | ['sky', 'was', 'covered', 'with', 'storm', 'clouds', 'through', 'which', 'seldom', 'breaks', 'sunlight'] | ['SRC', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
tennis player returns to tennis | tennis | player | ['returns'] | ['tennis', 'player', 'returns', 'to', 'tennis'] | ['SRC', 'TGT', 'REL', 'O', 'SRC'] |
time lapse footage with tilt up motion of the sun streaking through window of ruin | time | lapse | ['streaking', 'through'] | ['time', 'lapse', 'footage', 'with', 'tilt', 'up', 'motion', 'of', 'the', 'sun', 'streaking', 'through', 'window', 'of', 'ruin'] | ['SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O'] |
Someone climbs on and takes a seat. | Someone | on | ['climbs'] | ['Someone', 'climbs', 'on', 'and', 'takes', 'a', 'seat.'] | ['SRC', 'REL', 'SRC', 'O', 'O', 'O', 'O'] |
celebrities who look like horses the gossip | who | horses | ['celebrities'] | ['celebrities', 'who', 'look', 'like', 'horses', 'the', 'gossip'] | ['REL', 'SRC', 'O', 'O', 'TGT', 'O', 'O'] |
time lapse footage with pan left motion of the sun streaking through window of ruin | time | lapse | ['streaking', 'through'] | ['time', 'lapse', 'footage', 'with', 'pan', 'left', 'motion', 'of', 'the', 'sun', 'streaking', 'through', 'window', 'of', 'ruin'] | ['SRC', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O'] |
strawberry falling in super slow motion in a glass of champagne | strawberry | slow | ['falling', 'in'] | ['strawberry', 'falling', 'in', 'super', 'slow', 'motion', 'in', 'a', 'glass', 'of', 'champagne'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O', 'REL', 'SRC', 'O', 'O', 'O'] |
ship from the navy is leaving a city and heading to sea . | ship | sea | ['leaving'] | ['ship', 'from', 'the', 'navy', 'is', 'leaving', 'a', 'city', 'and', 'heading', 'to', 'sea', '.'] | ['SRC', 'O', 'O', 'O', 'O', 'REL', 'TGT', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
A skateboarder rides on asphalt near a large gate with columns. | skateboarder | large | ['rides', 'on'] | ['A', 'skateboarder', 'rides', 'on', 'asphalt', 'near', 'a', 'large', 'gate', 'with', 'columns.'] | ['O', 'SRC', 'REL', 'REL', 'O', 'O', 'SRC', 'TGT', 'O', 'O', 'O'] |
the family slept in a tent along the way while she traveled . | she | way | ['slept', 'in'] | ['the', 'family', 'slept', 'in', 'a', 'tent', 'along', 'the', 'way', 'while', 'she', 'traveled', '.'] | ['O', 'O', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'TGT', 'O', 'SRC', 'O', 'O'] |
a silhouette of a man goes to the pier in the lake towards the sunrise | silhouette | sunrise | ['goes', 'to'] | ['a', 'silhouette', 'of', 'a', 'man', 'goes', 'to', 'the', 'pier', 'in', 'the', 'lake', 'towards', 'the', 'sunrise'] | ['O', 'SRC', 'O', 'O', 'O', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT'] |
A plane flys over a range of mountains | plane | mountains | ['flys', 'over'] | ['A', 'plane', 'flys', 'over', 'a', 'range', 'of', 'mountains'] | ['O', 'SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'TGT'] |
clouds float above the mountain peak | clouds | mountain | ['float', 'above'] | ['clouds', 'float', 'above', 'the', 'mountain', 'peak'] | ['SRC', 'REL', 'REL', 'O', 'TGT', 'O'] |
players clash in a meeting between the sides last year | players | sides | ['clash', 'in'] | ['players', 'clash', 'in', 'a', 'meeting', 'between', 'the', 'sides', 'last', 'year'] | ['SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
wasp sits near the nest | wasp | nest | ['sits', 'near'] | ['wasp', 'sits', 'near', 'the', 'nest'] | ['SRC', 'REL', 'REL', 'O', 'TGT'] |
It doesn't look like this horse finds much to eat in its bare pasture. | horse | bare | ['look'] | ['It', "doesn't", 'look', 'like', 'this', 'horse', 'finds', 'much', 'to', 'eat', 'in', 'its', 'bare', 'pasture.'] | ['O', 'O', 'REL', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
A large airplane that is painted in white, orange, and red has just taken off. | that | white | ['taken'] | ['A', 'large', 'airplane', 'that', 'is', 'painted', 'in', 'white,', 'orange,', 'and', 'red', 'has', 'just', 'taken', 'off.'] | ['O', 'O', 'O', 'SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'O'] |
chain forming heart shape being joined by a lock | forming | heart | ['joined', 'by'] | ['chain', 'forming', 'heart', 'shape', 'being', 'joined', 'by', 'a', 'lock'] | ['O', 'SRC', 'TGT', 'O', 'O', 'REL', 'REL', 'TGT', 'O'] |
a dentist is treating the teeth to the child | dentist | child | ['treating'] | ['a', 'dentist', 'is', 'treating', 'the', 'teeth', 'to', 'the', 'child'] | ['REL', 'SRC', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
nothing completes a room like wall art | nothing | wall | ['completes'] | ['nothing', 'completes', 'a', 'room', 'like', 'wall', 'art'] | ['SRC', 'REL', 'TGT', 'O', 'O', 'TGT', 'O'] |
The elephant reaches something in the grass with his long trunk. | elephant | long | ['reaches'] | ['The', 'elephant', 'reaches', 'something', 'in', 'the', 'grass', 'with', 'his', 'long', 'trunk.'] | ['O', 'SRC', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'TGT', 'O'] |
A table that has three plates of pizza. | that | three | ['table'] | ['A', 'table', 'that', 'has', 'three', 'plates', 'of', 'pizza.'] | ['O', 'REL', 'SRC', 'O', 'TGT', 'O', 'O', 'O'] |
celebrity arrives at the premiere at the cinema | celebrity | cinema | ['arrives', 'at'] | ['celebrity', 'arrives', 'at', 'the', 'premiere', 'at', 'the', 'cinema'] | ['SRC', 'REL', 'REL', 'O', 'O', 'REL', 'O', 'TGT'] |
A train that is sitting in a station. | that | station | ['train'] | ['A', 'train', 'that', 'is', 'sitting', 'in', 'a', 'station.'] | ['O', 'REL', 'SRC', 'O', 'O', 'REL', 'SRC', 'O'] |
furniture and art in the home is not limited to any period or style . | furniture | period | ['limited', 'to'] | ['furniture', 'and', 'art', 'in', 'the', 'home', 'is', 'not', 'limited', 'to', 'any', 'period', 'or', 'style', '.'] | ['SRC', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'REL', 'REL', 'O', 'TGT', 'O', 'O', 'O'] |
Man stand on his skateboard to show off his artwork. | Man | artwork | ['stand', 'on'] | ['Man', 'stand', 'on', 'his', 'skateboard', 'to', 'show', 'off', 'his', 'artwork.'] | ['SRC', 'REL', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
A male has a musical instrument taking request. | male | musical | ['has'] | ['A', 'male', 'has', 'a', 'musical', 'instrument', 'taking', 'request.'] | ['O', 'SRC', 'REL', 'SRC', 'TGT', 'O', 'O', 'O'] |
fans show their colours during the first test match | fans | first | ['show'] | ['fans', 'show', 'their', 'colours', 'during', 'the', 'first', 'test', 'match'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT', 'O', 'O'] |
A man applies peanut butter to bread. | man | peanut | ['applies'] | ['A', 'man', 'applies', 'peanut', 'butter', 'to', 'bread.'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'O', 'O'] |
theater on the campus was built with a collaboration between the city and the school . | theater | city | ['built', 'with'] | ['theater', 'on', 'the', 'campus', 'was', 'built', 'with', 'a', 'collaboration', 'between', 'the', 'city', 'and', 'the', 'school', '.'] | ['SRC', 'O', 'SRC', 'O', 'O', 'REL', 'REL', 'SRC', 'O', 'O', 'SRC', 'TGT', 'O', 'SRC', 'O', 'O'] |
A man lies on a blanket with his dog. | man | dog | ['lies', 'on'] | ['A', 'man', 'lies', 'on', 'a', 'blanket', 'with', 'his', 'dog.'] | ['O', 'SRC', 'REL', 'REL', 'SRC', 'O', 'O', 'O', 'O'] |
cloud forms a shadow on the sky | cloud | sky | ['forms'] | ['cloud', 'forms', 'a', 'shadow', 'on', 'the', 'sky'] | ['SRC', 'REL', 'O', 'O', 'O', 'O', 'TGT'] |
riot police stand guard near the store on tuesday . | riot | police | ['stand'] | ['riot', 'police', 'stand', 'guard', 'near', 'the', 'store', 'on', 'tuesday', '.'] | ['SRC', 'TGT', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
A toilet is in a bathroom stall with a trash can. | toilet | trash | ['is', 'in'] | ['A', 'toilet', 'is', 'in', 'a', 'bathroom', 'stall', 'with', 'a', 'trash', 'can.'] | ['O', 'SRC', 'REL', 'REL', 'TGT', 'O', 'O', 'O', 'TGT', 'TGT', 'O'] |
contamination in marine currents drag garbage to the beaches | contamination | marine | ['drag'] | ['contamination', 'in', 'marine', 'currents', 'drag', 'garbage', 'to', 'the', 'beaches'] | ['SRC', 'SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O'] |
this couple had a multi cultural wedding on the shores guests from countries arrived | couple | cultural | ['had'] | ['this', 'couple', 'had', 'a', 'multi', 'cultural', 'wedding', 'on', 'the', 'shores', 'guests', 'from', 'countries', 'arrived'] | ['O', 'SRC', 'REL', 'TGT', 'O', 'TGT', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
raised metal leaves add depth and dimension to this modern matte gold wall mirror . | raised | metal | ['add'] | ['raised', 'metal', 'leaves', 'add', 'depth', 'and', 'dimension', 'to', 'this', 'modern', 'matte', 'gold', 'wall', 'mirror', '.'] | ['SRC', 'TGT', 'O', 'REL', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O'] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.