cocoid
stringlengths
1
6
sentence
stringlengths
21
250
cap_triples
listlengths
0
20
227826
a cat that is standing up on a chair
[ [ "cat", "stand on", "chair" ] ]
52168
two cows sitting on some dirt and grass
[ [ "cows", "is", "2" ], [ "cows", "sit on", "dirt" ], [ "cows", "sit on", "grass" ] ]
52168
Two cows in a field with grass
[ [ "cows", "in", "field" ], [ "cows", "is", "2" ], [ "field", "with", "grass" ] ]
52168
To cows with their heads tucked in standing in a field
[ [ "cows", "have", "heads" ], [ "cows", "stand in", "field" ], [ "heads", "is", "tucked" ] ]
52168
Two cows are standing in a fenced in area of a field.
[ [ "cows", "is", "2" ], [ "cows", "stand in", "area" ], [ "fence", "around", "area" ], [ "field", "have", "area" ] ]
52168
A couple of black and white cows standing on a dirt road.
[ [ "cows", "is", "black" ], [ "cows", "is", "white" ], [ "cows", "stand on", "dirt road" ] ]
520883
A herd of cattle grazing on a lush green field.
[ [ "cattle", "graze on", "field" ], [ "field", "is", "green" ], [ "field", "is", "lush" ] ]
520883
Two baby cows stand in a field next to an adult cow.
[ [ "cow", "is", "adult" ], [ "cows", "is", "2" ], [ "cows", "is", "baby" ], [ "cows", "stand in", "field" ], [ "cows", "stand next to", "cow" ] ]
520883
A mother cow and two young cows eating grass.
[ [ "cows", "eat", "grass" ], [ "cows", "is", "2" ], [ "cows", "is", "mother" ], [ "cows", "is", "young" ] ]
520883
A mother cow and her two babies in a green meadow.
[ [ "baby cow", "in", "meadow" ], [ "baby cow", "is", "2" ], [ "meadow", "is", "green" ] ]
520883
Two calves are grazing with a large cow.
[ [ "calves", "graze with", "cow" ], [ "calves", "is", "2" ], [ "cow", "is", "large" ] ]
376907
A woman feeding cattle in a farm filled with cows.
[ [ "farm", "fill with", "cows" ], [ "woman", "feed", "cattle" ], [ "woman", "in", "farm" ] ]
376907
A woman dumping grain out of a bucket for cows.
[ [ "bucket", "for", "cows" ], [ "grain", "out of", "bucket" ], [ "woman", "dump", "grain" ] ]
376907
A woman feeding a bunch of cows from a bucket.
[ [ "cows", "from", "bucket" ], [ "woman", "feed", "cows" ] ]
376907
A woman feeding black and white cows in a barn.
[ [ "cows", "in", "barn" ], [ "cows", "is", "black" ], [ "cows", "is", "white" ], [ "woman", "feed", "cows" ] ]
376907
A young woman feeding cattle on a dairy farm.
[ [ "woman", "feed", "cattle" ], [ "woman", "is", "young" ], [ "woman", "on", "dairy farm" ] ]
481565
A cat sleeping in a blue chair.
[ [ "cat", "sleep in", "chair" ], [ "chair", "is", "blue" ] ]
481565
A cat sleeps with all four legs tucked into the corner of a couch.
[ [ "cat", "sleep with", "legs" ], [ "legs", "in corner of", "couch" ], [ "legs", "is", "4" ] ]
481565
A white and gray cat sitting on top of a gray couch cushion.
[ [ "cat", "is", "gray" ], [ "cat", "is", "white" ], [ "cat", "sit on top of", "couch cushion" ], [ "couch cushion", "is", "gray" ] ]
481565
a black and white cat sleeping on a couch
[ [ "cat", "is", "black" ], [ "cat", "is", "white" ], [ "cat", "sleep on", "couch" ] ]
481565
A cat sleeps in the corner of a grey couch.
[ [ "cat", "sleep in corner of", "couch" ], [ "couch", "is", "grey" ] ]
578945
A vintage truck driving down the road near people.
[ [ "truck", "drive down", "road" ], [ "truck", "drive near", "people" ], [ "truck", "is", "vintage" ] ]
578945
A group of people are around a classic truck that is white and black in color.
[ [ "people", "around", "truck" ], [ "people", "is", "group of" ], [ "truck", "is", "black" ], [ "truck", "is", "classic" ], [ "truck", "is", "white" ] ]
578945
Old black and white truck fully restored and displayed at outdoor event.
[ [ "truck", "is", "black" ], [ "truck", "is", "old" ], [ "truck", "is", "restored" ], [ "truck", "is", "white" ] ]
578945
An restored classic pickup driving down a crowded street.
[ [ "pickup", "drive down", "street" ], [ "pickup", "is", "classic" ], [ "pickup", "is", "restored" ], [ "street", "is", "crowded" ] ]
578945
A white and black truck sitting on the side of a road.
[ [ "truck", "is", "black" ], [ "truck", "is", "white" ], [ "truck", "sit on side of", "road" ] ]
684
A woman that is with a cat in a mirror.
[ [ "cat", "in", "mirror" ], [ "woman", "with", "cat" ] ]
684
a woman taking a selfie in front of a stack of mirrors
[ [ "woman", "in front of", "mirrors" ], [ "woman", "is", "taking photo" ] ]
684
A woman is taking a picture looking into a mirror while the cat watches.
[ [ "woman", "look into", "mirror" ], [ "woman", "watch", "cat" ] ]
684
A three piece circular mirror with a girl taking a picture of it in the reflection
[ [ "girl", "hold", "camera" ], [ "girl", "in", "reflection" ], [ "mirror", "is", "3" ], [ "mirror", "is", "circular" ], [ "mirror", "is", "piece" ] ]
684
A woman and a cat reflected in a mirror made of three circular sections
[ [ "cat", "reflect in", "mirror" ], [ "mirror", "make of", "sections" ], [ "sections", "is", "3" ], [ "sections", "is", "circular" ] ]
252679
A home office is set up with computer equipment.
[ [ "equipment", "is", "computer" ], [ "home office", "set with", "equipment" ] ]
252679
A computer desk topped with two computer monitors.
[ [ "desk", "is", "computer" ], [ "desk", "top with", "monitors" ], [ "monitors", "is", "2" ], [ "monitors", "is", "computer" ] ]
252679
Two laptop computer screens on a desk next to each other.
[ [ "screen", "is", "laptop" ], [ "screen", "next to", "screen" ], [ "screen", "on", "desk" ] ]
252679
A desk with two computer monitors and a keyboard.
[ [ "desk", "with", "keyboard" ], [ "desk", "with", "monitors" ], [ "monitors", "is", "2" ], [ "monitors", "is", "computer" ] ]
252679
A large desk has a two computer monitors on it and a keyboard and mouse while a cat lays in the corner.
[ [ "cat", "lay in", "corner" ], [ "desk", "is", "large" ], [ "monitors", "is", "2" ], [ "monitors", "is", "computer" ], [ "monitors", "on", "desk" ], [ "mouse", "is", "2" ] ]
101038
A computer desk has personal pictures on it.
[ [ "desk", "is", "computer" ], [ "pictures", "is", "personal" ], [ "pictures", "on", "desk" ] ]
101038
A cat that is standing up next to a desktop.
[ [ "cat", "stand next to", "desktop" ] ]
101038
An orange and white cat peaks around a computer monitor.
[ [ "cat", "is", "orange" ], [ "cat", "is", "white" ], [ "cat", "peak around", "monitor" ], [ "monitor", "is", "computer" ] ]
101038
A cat next to a computer monitor on a desk.
[ [ "cat", "next to", "monitor" ], [ "monitor", "is", "computer" ], [ "monitor", "on", "desk" ] ]
101038
A home office desk with a computer monitor, keyboard and cat.
[ [ "desk", "is", "home office" ], [ "desk", "with", "keyboard" ], [ "desk", "with", "monitor" ], [ "monitor", "is", "computer" ] ]
503104
a black truck with a tiger and some cars and trees
[ [ "truck", "is", "black" ], [ "truck", "with", "cars" ], [ "truck", "with", "tiger" ], [ "truck", "with", "trees" ] ]
503104
A tiger lying across the back of a pick-up truck on a street.
[ [ "tiger", "lay on back of", "truck" ], [ "truck", "is", "pick-up" ], [ "truck", "on", "street" ] ]
503104
Orange tiger stuffed animal sitting on the bed of a pickup truck.
[ [ "animal", "is", "orange" ], [ "animal", "is", "stuffed" ], [ "animal", "is", "tiger" ], [ "animal", "sit on", "bed" ], [ "truck", "have", "bed" ] ]
503104
A stuffed toy tiger rides in the back of a pickup
[ [ "tiger", "is", "stuffed" ], [ "tiger", "is", "toy" ], [ "tiger", "ride in back of", "pickup" ] ]
503104
A stuffed tiger reclines in the back of a pick-up truck moving along an urban street.
[ [ "street", "is", "urban" ], [ "tiger", "is", "stuffed" ], [ "tiger", "recline in back of", "truck" ], [ "truck", "move along", "street" ] ]
354517
a cat sitting on an ottoman watching a television
[ [ "cat", "sit on", "ottoman" ], [ "cat", "watch", "television" ] ]
354517
A kitten is perched on a foot rest and watching TV.
[ [ "kitten", "perch on", "foot rest" ], [ "kitten", "watch", "television" ] ]
354517
Kitten sitting on a blanket watching the television.
[ [ "kitten", "sit on", "blanket" ], [ "kitten", "watch", "television" ] ]
354517
A grey and black kitten on edge of bed looking at a television.
[ [ "kitten", "is", "black" ], [ "kitten", "is", "grey" ], [ "kitten", "look at", "television" ], [ "kitten", "on edge of", "bed" ] ]
354517
A kitten on cushion facing a television on a cart
[ [ "kitten", "face", "television" ], [ "kitten", "on", "cushion" ], [ "television", "on", "cart" ] ]
232118
A cat curiously looks at the video displayed on the monitor.
[ [ "cat", "look at", "video" ], [ "video", "display on", "monitor" ] ]
232118
a cat sitting next to a computer monitor
[ [ "cat", "sit next to", "monitor" ], [ "monitor", "is", "computer" ] ]
232118
A cat watches a video playing on a computer monitor.
[ [ "cat", "watch", "video" ], [ "monitor", "is", "computer" ], [ "video", "play on", "monitor" ] ]
232118
A cat sits on a printer next to a computer desk watching a person on the monitor.
[ [ "cat", "sit on", "desk" ], [ "cat", "sit on", "printer" ], [ "cat", "watch", "person" ], [ "desk", "is", "computer" ], [ "person", "on", "monitor" ] ]
232118
A cat that is looking at a television.
[ [ "cat", "look at", "television" ] ]
71719
A black boat with a dog on it going down the river.
[ [ "boat", "go down", "river" ], [ "boat", "is", "black" ], [ "dog", "on", "boat" ] ]
71719
A steam boat traveling down a small waterway.
[ [ "steam boat", "travel down", "waterway" ], [ "waterway", "is", "small" ] ]
71719
A boat traveling down the water on the side of a path.
[ [ "boat", "on side of", "path" ], [ "boat", "travel down", "water" ] ]
71719
Guy rides long boat down the river with a dog in the front.
[ [ "boat", "down", "river" ], [ "boat", "is", "long" ], [ "dog", "in front of", "boat" ], [ "person", "ride", "boat" ] ]
71719
Long canal boat near path and wooded hillside.
[ [ "boat", "is", "canal" ], [ "boat", "is", "long" ], [ "boat", "near", "hillside" ], [ "hillside", "is", "wooded" ] ]
565780
Some cows are grazing on green grass on a sunny day.
[ [ "cows", "graze on", "grass" ], [ "grass", "is", "green" ] ]
565780
A cow standing on a lush green field next to the side of a road.
[ [ "cow", "stand on", "field" ], [ "field", "is", "green" ], [ "field", "is", "lush" ], [ "field", "next to", "road" ] ]
565780
The cattle are grazing in a big ground of green grass.
[ [ "cattle", "graze in", "ground" ], [ "grass", "is", "green" ], [ "ground", "have", "grass" ], [ "ground", "is", "big" ] ]
565780
A cow standing in a pasture with other cows in the background.
[ [ "cows", "in", "background" ], [ "cows", "stand in", "pasture" ] ]
565780
Several cows on a grassy field surrounded by a rope fence.
[ [ "fence", "is", "rope" ], [ "fence", "surround", "cows" ], [ "fence", "surround", "field" ], [ "field", "is", "grassy" ] ]
230680
A group of cattle and a person in the middle of the street.
[ [ "cattle", "is", "group of" ], [ "cattle", "on middle of", "street" ], [ "person", "on middle of", "street" ] ]
230680
I hope no one runs over those cows that are crossing the street.
[ [ "cows", "cross", "street" ] ]
230680
a group of cows are crossing the street
[ [ "cows", "cross", "street" ], [ "cows", "is", "group of" ] ]
230680
Some very cute cows standing in the road.
[ [ "cows", "is", "cute" ], [ "cows", "stand in", "road" ] ]
230680
The cows are crossing the street in the rain.
[ [ "cows", "cross", "street" ], [ "cows", "in", "rain" ] ]
427251
A black cat sits on top of papers next to a computer
[ [ "cat", "is", "black" ], [ "cat", "sit next to", "computer" ], [ "cat", "sit on top of", "papers" ] ]
427251
A black cat sitting on to of a keyboard on a floor.
[ [ "cat", "is", "black" ], [ "cat", "sit on", "keyboard" ], [ "keyboard", "on", "floor" ] ]
427251
A black cat resting on a computer keyboard.
[ [ "cat", "is", "black" ], [ "cat", "rest on", "computer keyboard" ] ]
427251
A black cat smelling paper strewn on a carpeted floor.
[ [ "carpet", "on", "floor" ], [ "cat", "is", "black" ], [ "cat", "on", "floor" ], [ "cat", "sniff", "paper" ] ]
427251
A black cat plays with a carpet string with books on it and underneath it .
[ [ "books", "under", "carpet string" ], [ "cat", "is", "black" ], [ "cat", "play with", "carpet string" ] ]
443509
a woman is holding a black sleeping cat and a laptop
[ [ "cat", "is", "black" ], [ "cat", "is", "sleeping" ], [ "woman", "hold", "cat" ], [ "woman", "hold", "laptop" ] ]
443509
A person holding a cat in their arms using a laptop.
[ [ "cat", "in", "arms" ], [ "person", "hold", "cat" ], [ "person", "use", "laptop" ] ]
443509
Woman on her laptop while petting her cat.
[ [ "woman", "on", "laptop" ], [ "woman", "pet", "cat" ] ]
443509
A woman holding a cat uses her computer.
[ [ "woman", "hold", "cat" ], [ "woman", "use", "computer" ] ]
443509
A cat is cradled by a female while she is using a laptop computer.
[ [ "cat", "cradle by", "female" ], [ "computer", "is", "laptop" ], [ "female", "use", "computer" ] ]
88929
A cat lying on a surface in an office
[ [ "cat", "lay on", "surface" ], [ "surface", "in", "office" ] ]
88929
A cat is sitting on the floor next to a workstation.
[ [ "cat", "sit next to", "workstation" ], [ "cat", "sit on", "floor" ] ]
88929
a black cat is standing on a table with some tools
[ [ "cat", "is", "black" ], [ "cat", "stand on", "table" ], [ "table", "with", "tools" ] ]
88929
A black cat sits beside a laptop being worked on
[ [ "cat", "is", "black" ], [ "cat", "sit beside", "laptop" ] ]
88929
some newspaper a black cat a screwdriver and a laptop
[ [ "cat", "have", "laptop" ], [ "cat", "have", "screwdriver" ], [ "cat", "is", "black" ] ]
45240
Black and white cat playing with video game controller.
[ [ "cat", "is", "black" ], [ "cat", "is", "white" ], [ "cat", "play with", "controller" ], [ "controller", "is", "video game" ] ]
45240
A cat laying on the floor with a video game remote.
[ [ "cat", "lay on", "floor" ], [ "cat", "with", "remote" ], [ "remote", "is", "video game" ] ]
45240
A black cat is laying with a game controller
[ [ "cat", "is", "black" ], [ "cat", "lay with", "game controller" ] ]
45240
A black laying on a floor with a Wii remote around its paw.
[ [ "black", "have", "paw" ], [ "black", "lay on", "floor" ], [ "remote", "around", "paw" ], [ "remote", "is", "wii" ] ]
45240
a close up of a cat on the ground near a nintendo remote
[ [ "cat", "near", "remote" ], [ "cat", "on", "ground" ], [ "remote", "is", "nintendo" ] ]
177762
A cat sitting at a table next to a Nintendo Wii controller.
[ [ "cat", "sit at", "table" ], [ "controller", "is", "Nintendo" ], [ "controller", "is", "wii" ], [ "table", "next to", "controller" ] ]
177762
an image of a cat looking at the video game controller
[ [ "cat", "look at", "controller" ], [ "controller", "is", "video game" ] ]
177762
A black and white cat sitting with a remote
[ [ "cat", "is", "black" ], [ "cat", "is", "white" ], [ "cat", "sit with", "remote" ] ]
177762
A black and white cat sits in front of a video game controller.
[ [ "cat", "is", "black" ], [ "cat", "is", "white" ], [ "cat", "sit in front of", "controller" ], [ "controller", "is", "video game" ] ]
177762
a close up of a wii remote on a table with a cat nearby
[ [ "cat", "is", "nearby" ], [ "remote", "is", "wii" ], [ "remote", "on", "table" ] ]
178487
A herd of cattle standing on top of a lush green hill.
[ [ "cattle", "stand on top of", "hill" ], [ "hill", "is", "green" ], [ "hill", "is", "lush" ] ]
178487
a couple of cows that are standing in a field
[ [ "cows", "stand in", "field" ] ]
178487
Their are three cows in a meadow fenced in
[ [ "cows", "in", "meadow" ], [ "cows", "is", "3" ], [ "fence", "around", "meadow" ] ]
178487
cows stand in a grassy field behind a barbed wire
[ [ "cows", "stand in", "field" ], [ "field", "behind", "wire" ], [ "field", "is", "grassy" ], [ "wire", "is", "barbed" ] ]