uid stringlengths 15 19 | premise stringlengths 12 294 | hypothesis stringlengths 7 232 | label int64 0 2 | hyp_amr stringlengths 10 1.85k | hyp_linearized_amr stringlengths 10 679 |
|---|---|---|---|---|---|
421153376.jpg#4r1e | A dog is jumping through the water. | Tha animal is in the water. | 0 | (z0 / animal
:location (z1 / water)
:mod (z2 / that)) | ( z0 animal :location ( z1 water ) :mod ( z2 that ) ) |
2265106886.jpg#4r1c | A foreign lady gathering vegetables. | A man drinks from a stein. | 2 | (z0 / drink-01
:ARG0 (z1 / man)
:ARG1 (z2 / stein)) | ( z0 drink :ARG0 ( z1 man ) :ARG1 ( z2 stein ) ) |
2265106886.jpg#4r1e | A foreign lady gathering vegetables. | A lady with veggies. | 0 | (z0 / lady
:ARG0-of (z1 / have-03
:ARG1 (z2 / vegetable))) | ( z0 lady :ARG0-of ( z1 have :ARG1 ( z2 vegetable ) ) ) |
2265106886.jpg#4r1n | A foreign lady gathering vegetables. | A woman harvests her garden. | 1 | (z0 / harvest-01
:ARG0 (z1 / woman)
:ARG1 (z2 / garden
:poss z1)) | ( z0 harvest :ARG0 ( z1 woman ) :ARG1 ( z2 garden :poss z1 ) ) |
253924161.jpg#0r1c | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | The man and women sit on the grass in the park. | 2 | (z0 / sit-01
:ARG1 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG2 (z4 / grass
:location (z5 / park))) | ( z0 sit :ARG1 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG2 ( z4 grass :location ( z5 park ) ) ) |
253924161.jpg#0r5c | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | The man and woman are watching television. | 2 | (z0 / watch-01
:ARG0 (z1 / man)
:ARG1 (z2 / television)) | ( z0 watch :ARG0 ( z1 man ) :ARG1 ( z2 television ) ) |
253924161.jpg#0r3n | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | A man has light gray hair. | 0 | (z0 / have-03
:ARG0 (z1 / man)
:ARG1 (z2 / hair
:ARG1-of (z3 / gray-02)
:ARG1-of (z4 / light-07))) | ( z0 have :ARG0 ( z1 man ) :ARG1 ( z2 hair :ARG1-of ( z3 gray ) :ARG1-of ( z4 light ) ) ) |
253924161.jpg#0r2c | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | The two men stand by the table. | 2 | (z0 / stand-01
:ARG1 (z1 / man
:quant 2)
:ARG2 (z2 / table)) | ( z0 stand :ARG1 ( z1 man :quant 2 ) :ARG2 ( z2 table ) ) |
253924161.jpg#0r4e | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | a man and woman sit at a table | 0 | (z0 / sit-01
:ARG1 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG2 (z4 / table)) | ( z0 sit :ARG1 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG2 ( z4 table ) ) |
253924161.jpg#0r3e | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | A man has gray hair. | 0 | (z0 / have-03
:ARG0 (z1 / man)
:ARG1 (z2 / hair
:ARG1-of (z3 / gray-02))) | ( z0 have :ARG0 ( z1 man ) :ARG1 ( z2 hair :ARG1-of ( z3 gray ) ) ) |
253924161.jpg#0r1n | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | The man and woman are taking a break from their bike ride. | 1 | (z0 / break-19
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG1 (z4 / ride-01
:ARG0 z1
:ARG1 (z5 / bike))) | ( z0 break :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG1 ( z4 ride :ARG0 z1 :ARG1 ( z5 bike ) ) ) |
253924161.jpg#0r2n | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | A couple are enjoying their first date. | 1 | (z0 / enjoy-01
:ARG0 (z1 / couple)
:ARG1 (z2 / date-02
:ARG0 z1
:ord (z3 / ordinal-entity
:value 1))) | ( z0 enjoy :ARG0 ( z1 couple ) :ARG1 ( z2 date :ARG0 z1 :ord ( z3 ordinal-entity :value 1 ) ) ) |
253924161.jpg#0r5n | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | Two people are eating lunch. | 1 | (z0 / lunch-01
:ARG0 (z1 / person
:quant 2)) | ( z0 lunch :ARG0 ( z1 person :quant 2 ) ) |
253924161.jpg#0r4c | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | a man and woman take turns chasing their dog around the park | 2 | (z0 / chase-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG1 (z4 / dog
:poss z1)
:path (z5 / around
:op1 (z6 / park))
:manner (z7 / turn)) | ( z0 chase :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG1 ( z4 dog :poss z1 ) :path ( z5 around :op ( z6 park ) ) :manner ( z7 turn ) ) |
253924161.jpg#0r5e | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | A man and woman are sitting together. | 0 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / woman)
:mod (z3 / together)) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 woman ) :mod ( z3 together ) ) |
253924161.jpg#0r3c | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | A man has blond hair. | 2 | (z0 / have-03
:ARG0 (z1 / man)
:ARG1 (z2 / hair
:ARG1-of (z3 / blonde-02))) | ( z0 have :ARG0 ( z1 man ) :ARG1 ( z2 hair :ARG1-of ( z3 blonde ) ) ) |
253924161.jpg#0r1e | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | A man and women are sitting at the table. | 0 | (z0 / sit-01
:ARG1 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG2 (z4 / table)) | ( z0 sit :ARG1 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG2 ( z4 table ) ) |
253924161.jpg#0r2e | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | A man and woman sit side by side at a table. | 0 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / woman)
:location (z3 / table)
:manner (z4 / side-by-side)) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 woman ) :location ( z3 table ) :manner ( z4 side-by-side ) ) |
253924161.jpg#0r4n | A man with gray hair and a blond woman sitting on the same side of a table with bikes in the background. | a father talks to his blond daughter | 1 | (z0 / talk-01
:ARG0 (z1 / person
:ARG0-of (z2 / have-rel-role-91
:ARG2 (z3 / father)))
:ARG2 (z4 / person
:ARG0-of (z5 / have-rel-role-91
:ARG1 z1
:ARG2 (z6 / daughter))
:ARG1-of (z7 / blonde-02))) | ( z0 talk :ARG0 ( z1 person :ARG0-of ( z2 have-rel-role :ARG2 ( z3 father ) ) ) :ARG2 ( z4 person :ARG0-of ( z5 have-rel-role :ARG1 z1 :ARG2 ( z6 daughter ) ) :ARG1-of ( z7 blonde ) ) ) |
253924161.jpg#1r1e | A gray-haired man and a blond younger woman listen to someone speak to them at an outside cafe. | Two people of different ages and genders are paying attention to the sounds of a third. | 0 | (z0 / attend-02
:ARG0 (z1 / person
:quant 2
:mod (z2 / age)
:mod (z3 / gender)
:ARG1-of (z4 / differ-02))
:ARG1 (z5 / sound-02
:ARG1 (z6 / person
:ord (z7 / ordinal-entity
:value 3)))) | ( z0 attend :ARG0 ( z1 person :quant 2 :mod ( z2 age ) :mod ( z3 gender ) :ARG1-of ( z4 differ ) ) :ARG1 ( z5 sound :ARG1 ( z6 person :ord ( z7 ordinal-entity :value 3 ) ) ) ) |
253924161.jpg#1r1c | A gray-haired man and a blond younger woman listen to someone speak to them at an outside cafe. | A man in a ski mask is holding up a gas station. | 2 | (z0 / hold-up-10
:ARG0 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / mask
:mod (z4 / ski-01))))
:ARG1 (z5 / station
:mod (z6 / gas))) | ( z0 hold-up :ARG0 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 mask :mod ( z4 ski ) ) ) ) :ARG1 ( z5 station :mod ( z6 gas ) ) ) |
253924161.jpg#1r1n | A gray-haired man and a blond younger woman listen to someone speak to them at an outside cafe. | An older man and his daughter are sitting at a sidewalk cafe when an old friend comes up to greet them. | 1 | (z0 / sit-01
:ARG1 (z1 / and
:op1 (z2 / man
:ARG1-of (z3 / have-degree-91
:ARG2 (z4 / old)
:ARG3 (z5 / more)))
:op2 (z6 / person
:ARG0-of (z7 / have-rel-role-91
:ARG1 z2
... | ( z0 sit :ARG1 ( z1 and :op ( z2 man :ARG1-of ( z3 have-degree :ARG2 ( z4 old ) :ARG3 ( z5 more ) ) ) :op ( z6 person :ARG0-of ( z7 have-rel-role :ARG1 z2 :ARG2 ( z8 daughter ) ) ) ) :ARG2 ( z9 cafe :location ( z10 sidewalk ) ) :time ( z11 come :ARG1 ( z12 person :ARG0-of ( z13 have-rel-role :ARG1 z2 :ARG2 ( z14 friend... |
253924161.jpg#2r1c | A man and woman at a table, the woman has a cup with drink in front of her. | A man and woman sit on a bed.. | 2 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / woman)
:location (z3 / bed)) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 woman ) :location ( z3 bed ) ) |
253924161.jpg#3r1e | There's a lady with her hands on her face and a guy sitting at a table. | A human sitting | 0 | (z0 / sit-01
:ARG1 (z1 / human)) | ( z0 sit :ARG1 ( z1 human ) ) |
253924161.jpg#3r1n | There's a lady with her hands on her face and a guy sitting at a table. | A tall human sitting | 1 | (z0 / sit-01
:ARG1 (z1 / human)
:mod (z2 / tall)) | ( z0 sit :ARG1 ( z1 human ) :mod ( z2 tall ) ) |
253924161.jpg#3r1c | There's a lady with her hands on her face and a guy sitting at a table. | Nobody is sitting | 2 | (z0 / sit-01
:ARG1 (z1 / nobody)) | ( z0 sit :ARG1 ( z1 nobody ) ) |
253924161.jpg#4r1c | A woman in a red sweater is sitting next to a man at a table outside. | The woman is wearing a green sweater. | 2 | (z0 / wear-01
:ARG0 (z1 / woman)
:ARG1 (z2 / sweater
:ARG1-of (z3 / green-02))) | ( z0 wear :ARG0 ( z1 woman ) :ARG1 ( z2 sweater :ARG1-of ( z3 green ) ) ) |
253924161.jpg#4r1n | A woman in a red sweater is sitting next to a man at a table outside. | A woman is flirting with the man. | 2 | (z0 / flirt-01
:ARG0 (z1 / woman)
:ARG1 (z2 / man)) | ( z0 flirt :ARG0 ( z1 woman ) :ARG1 ( z2 man ) ) |
269361490.jpg#3r1n | Four people dressed in black clothing stand together outside. | four people dressed in black clothing stand together outside for bus | 1 | (z0 / stand-01
:ARG1 (z1 / person
:quant 4
:ARG1-of (z2 / dress-01
:ARG2 (z3 / clothing
:ARG1-of (z4 / black-04))))
:ARG2 (z5 / outside)
:purpose (z6 / bus)
:manner (z7 / together)) | ( z0 stand :ARG1 ( z1 person :quant 4 :ARG1-of ( z2 dress :ARG2 ( z3 clothing :ARG1-of ( z4 black ) ) ) ) :ARG2 ( z5 outside ) :purpose ( z6 bus ) :manner ( z7 together ) ) |
269361490.jpg#1r3e | four goth looking people walking down a street with trees in the background | Four people walk down a street. | 0 | (z0 / walk-01
:ARG0 (z1 / person
:quant 4)
:ARG2 (z2 / down
:op1 (z3 / street))) | ( z0 walk :ARG0 ( z1 person :quant 4 ) :ARG2 ( z2 down :op ( z3 street ) ) ) |
269361490.jpg#1r4n | four goth looking people walking down a street with trees in the background | Four teenagers walk home from school. | 1 | (z0 / walk-01
:ARG0 (z1 / teenager
:quant 4)
:ARG2 (z2 / home)
:source (z3 / school)) | ( z0 walk :ARG0 ( z1 teenager :quant 4 ) :ARG2 ( z2 home ) :source ( z3 school ) ) |
269361490.jpg#1r5c | four goth looking people walking down a street with trees in the background | The people are riding bicycles at an indoor track. | 2 | (z0 / ride-01
:ARG0 (z1 / person)
:ARG1 (z2 / bicycle)
:location (z3 / track
:location (z4 / indoor))) | ( z0 ride :ARG0 ( z1 person ) :ARG1 ( z2 bicycle ) :location ( z3 track :location ( z4 indoor ) ) ) |
269361490.jpg#1r4e | four goth looking people walking down a street with trees in the background | People take a stroll outdoors. | 0 | (z0 / stroll-01
:ARG0 (z1 / person)
:ARG1 (z2 / outdoors)) | ( z0 stroll :ARG0 ( z1 person ) :ARG1 ( z2 outdoors ) ) |
269361490.jpg#1r3c | four goth looking people walking down a street with trees in the background | Four people sit around a table and eat food. | 2 | (z0 / and
:op1 (z1 / sit-01
:ARG1 (z2 / person
:quant 4)
:ARG2 (z3 / around
:op1 (z4 / table)))
:op2 (z5 / eat-01
:ARG0 z2
:ARG1 (z6 / food))) | ( z0 and :op ( z1 sit :ARG1 ( z2 person :quant 4 ) :ARG2 ( z3 around :op ( z4 table ) ) ) :op ( z5 eat :ARG0 z2 :ARG1 ( z6 food ) ) ) |
269361490.jpg#1r4c | four goth looking people walking down a street with trees in the background | Teenagers are ice skating at the mall. | 2 | (z0 / skate-01
:ARG0 (z1 / teenager)
:ARG1 (z2 / ice)
:location (z3 / mall)) | ( z0 skate :ARG0 ( z1 teenager ) :ARG1 ( z2 ice ) :location ( z3 mall ) ) |
269361490.jpg#1r3n | four goth looking people walking down a street with trees in the background | Four people walk down a street at sunset. | 1 | (z0 / walk-01
:ARG0 (z1 / person
:quant 4)
:ARG2 (z2 / down
:op1 (z3 / street))
:time (z4 / sunset)) | ( z0 walk :ARG0 ( z1 person :quant 4 ) :ARG2 ( z2 down :op ( z3 street ) ) :time ( z4 sunset ) ) |
269361490.jpg#1r2c | four goth looking people walking down a street with trees in the background | There are no trees in the background. | 2 | (z0 / be-located-at-91
:polarity -
:ARG1 (z1 / tree)
:ARG2 (z2 / background)) | ( z0 be-located-at :polarity - :ARG1 ( z1 tree ) :ARG2 ( z2 background ) ) |
269361490.jpg#1r2n | four goth looking people walking down a street with trees in the background | The people are relatively young. | 0 | (z0 / young
:ARG2-of (z1 / relative-05)
:domain (z2 / person)) | ( z0 young :ARG2-of ( z1 relative ) :domain ( z2 person ) ) |
269361490.jpg#1r1n | four goth looking people walking down a street with trees in the background | A group of goth people walk down the street that runs through the woods. | 1 | (z0 / walk-01
:ARG0 (z1 / group
:consist-of (z2 / person
:mod (z3 / goth)))
:ARG2 (z4 / street
:ARG1-of (z5 / run-04
:path (z6 / woods)))
:direction (z7 / down)) | ( z0 walk :ARG0 ( z1 group :cxnsistof ( z2 person :mod ( z3 goth ) ) ) :ARG2 ( z4 street :ARG1-of ( z5 run :path ( z6 woods ) ) ) :direction ( z7 down ) ) |
269361490.jpg#0r1c | A group of hip young people walk down the street in a residential neighborhood. | Nerds are inside playing boardgames. | 2 | (z0 / nerd
:location (z1 / inside)
:ARG0-of (z2 / play-01
:ARG1 (z3 / game
:mod (z4 / board)))) | ( z0 nerd :location ( z1 inside ) :ARG0-of ( z2 play :ARG1 ( z3 game :mod ( z4 board ) ) ) ) |
269361490.jpg#0r1e | A group of hip young people walk down the street in a residential neighborhood. | People are hanging outside near houses. | 0 | (z0 / hanging-07
:ARG1 (z1 / person)
:ARG2 (z2 / outside
:ARG1-of (z3 / near-02
:ARG2 (z4 / house)))) | ( z0 hanging :ARG1 ( z1 person ) :ARG2 ( z2 outside :ARG1-of ( z3 near :ARG2 ( z4 house ) ) ) ) |
269361490.jpg#0r1n | A group of hip young people walk down the street in a residential neighborhood. | A gang is strolling down the street looking for a fight. | 1 | (z0 / stroll-01
:ARG0 (z1 / gang
:ARG0-of (z2 / look-01
:ARG1 (z3 / fight-01
:ARG0 z1)))
:ARG1 (z4 / street)
:direction (z5 / down)) | ( z0 stroll :ARG0 ( z1 gang :ARG0-of ( z2 look :ARG1 ( z3 fight :ARG0 z1 ) ) ) :ARG1 ( z4 street ) :direction ( z5 down ) ) |
269361490.jpg#4r1n | Two girls and two guys walking down the street. | Two girls and two guys walking down the busy street. | 2 | (z0 / walk-01
:ARG0 (z1 / and
:op1 (z2 / girl
:quant 2)
:op2 (z3 / guy
:quant 2))
:ARG2 (z4 / down
:op1 (z5 / street
:ARG1-of (z6 / busy-02)))) | ( z0 walk :ARG0 ( z1 and :op ( z2 girl :quant 2 ) :op ( z3 guy :quant 2 ) ) :ARG2 ( z4 down :op ( z5 street :ARG1-of ( z6 busy ) ) ) ) |
269361490.jpg#4r1e | Two girls and two guys walking down the street. | People walking down the street. | 0 | (z0 / walk-01
:ARG0 (z1 / person)
:ARG2 (z2 / down
:op1 (z3 / street))) | ( z0 walk :ARG0 ( z1 person ) :ARG2 ( z2 down :op ( z3 street ) ) ) |
269361490.jpg#4r1c | Two girls and two guys walking down the street. | Two girls and two dogs walking down the street. | 2 | (z0 / walk-01
:ARG0 (z1 / and
:op1 (z2 / girl
:quant 2)
:op2 (z3 / dog
:quant 2))
:ARG2 (z4 / street)
:direction (z5 / down)) | ( z0 walk :ARG0 ( z1 and :op ( z2 girl :quant 2 ) :op ( z3 dog :quant 2 ) ) :ARG2 ( z4 street ) :direction ( z5 down ) ) |
530170010.jpg#3r1c | A man with red-hair is jumping on a sunny day. | The man is laying quietly on the rainy day. | 2 | (z0 / lay-01
:ARG1 (z1 / man)
:ARG1-of (z2 / quiet-04)
:time (z3 / day
:mod (z4 / rain-01))) | ( z0 lay :ARG1 ( z1 man ) :ARG1-of ( z2 quiet ) :time ( z3 day :mod ( z4 rain ) ) ) |
530170010.jpg#3r1n | A man with red-hair is jumping on a sunny day. | The man is happy that it is a nice day outside. | 1 | (z0 / happy-01
:ARG0 (z1 / nice-01
:ARG1 (z2 / day)
:location (z3 / outside))
:ARG1 (z4 / man)) | ( z0 happy :ARG0 ( z1 nice :ARG1 ( z2 day ) :location ( z3 outside ) ) :ARG1 ( z4 man ) ) |
530170010.jpg#3r1e | A man with red-hair is jumping on a sunny day. | The man is active. | 0 | (z0 / activity-06
:ARG0 (z1 / man)) | ( z0 activity :ARG0 ( z1 man ) ) |
3041642723.jpg#4r1e | A group of teenagers hanging out on a front porch. | The people are young. | 0 | (z0 / young
:domain (z1 / person)) | ( z0 young :domain ( z1 person ) ) |
3041642723.jpg#4r1c | A group of teenagers hanging out on a front porch. | The kids are surfing. | 2 | (z0 / surf-01
:ARG0 (z1 / kid)) | ( z0 surf :ARG0 ( z1 kid ) ) |
3041642723.jpg#4r1n | A group of teenagers hanging out on a front porch. | The kids are high. | 2 | (z0 / high-04
:ARG1 (z1 / kid)) | ( z0 high :ARG1 ( z1 kid ) ) |
3041642723.jpg#0r1c | A group of people stand on the porch of a house while a dog is being pet by a girl. | The girl sat on the porch alone with her dog. | 2 | (z0 / sit-01
:ARG1 (z1 / girl
:accompanier (z2 / dog
:poss z1))
:ARG2 (z3 / porch)
:mod (z4 / alone)) | ( z0 sit :ARG1 ( z1 girl :accompanier ( z2 dog :poss z1 ) ) :ARG2 ( z3 porch ) :mod ( z4 alone ) ) |
3041642723.jpg#0r1n | A group of people stand on the porch of a house while a dog is being pet by a girl. | The group stood on the porch watching the girl play with her new dog. | 1 | (z0 / stand-01
:ARG1 (z1 / group)
:ARG2 (z2 / porch)
:purpose (z3 / watch-01
:ARG0 z1
:ARG1 (z4 / play-01
:ARG0 (z5 / girl)
:accompanier (z6 / dog
:ARG1-of (z7 / new-01)
:poss z5)))) | ( z0 stand :ARG1 ( z1 group ) :ARG2 ( z2 porch ) :purpose ( z3 watch :ARG0 z1 :ARG1 ( z4 play :ARG0 ( z5 girl ) :accompanier ( z6 dog :ARG1-of ( z7 new ) :poss z5 ) ) ) ) |
3041642723.jpg#1r1n | A group of people is standing on a porch, and one of them is petting a yellow dog. | Those people over there are letting that person pet the yellow dog. | 0 | (z0 / let-01
:ARG0 (z1 / person
:mod (z2 / that)
:location (z3 / there))
:ARG1 (z4 / pet-01
:ARG0 z1
:ARG1 (z5 / dog
:ARG1-of (z6 / yellow-02)))) | ( z0 let :ARG0 ( z1 person :mod ( z2 that ) :location ( z3 there ) ) :ARG1 ( z4 pet :ARG0 z1 :ARG1 ( z5 dog :ARG1-of ( z6 yellow ) ) ) ) |
3041642723.jpg#1r1e | A group of people is standing on a porch, and one of them is petting a yellow dog. | There are people on the porch, one of them is petting the dog. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:ARG2-of (z2 / include-91
:ARG1 (z3 / pet-01
:ARG0 z1
:ARG1 (z4 / dog))))
:ARG2 (z5 / porch)) | ( z0 be-located-at :ARG1 ( z1 person :ARG2-of ( z2 include :ARG1 ( z3 pet :ARG0 z1 :ARG1 ( z4 dog ) ) ) ) :ARG2 ( z5 porch ) ) |
3041642723.jpg#1r1c | A group of people is standing on a porch, and one of them is petting a yellow dog. | The yellow dog is in the house. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / dog
:ARG1-of (z2 / yellow-02))
:ARG2 (z3 / house)) | ( z0 be-located-at :ARG1 ( z1 dog :ARG1-of ( z2 yellow ) ) :ARG2 ( z3 house ) ) |
3041642723.jpg#2r1c | Young teens are gathered on a porch around a dog on a cool day. | Teens are gathered inside their friend's room. | 2 | (z0 / gather-03
:ARG0 (z1 / teen)
:location (z2 / inside
:op1 (z3 / room
:poss (z4 / person
:ARG0-of (z5 / have-rel-role-91
:ARG1 z1
:ARG2 (z6 / friend)))))) | ( z0 gather :ARG0 ( z1 teen ) :location ( z2 inside :op ( z3 room :poss ( z4 person :ARG0-of ( z5 have-rel-role :ARG1 z1 :ARG2 ( z6 friend ) ) ) ) ) ) |
3041642723.jpg#2r1n | Young teens are gathered on a porch around a dog on a cool day. | Teens are playing with a dog. | 0 | (z0 / play-01
:ARG0 (z1 / teen)
:ARG1 (z2 / dog)) | ( z0 play :ARG0 ( z1 teen ) :ARG1 ( z2 dog ) ) |
3041642723.jpg#2r1e | Young teens are gathered on a porch around a dog on a cool day. | Teens are on a porch. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / teen)
:ARG2 (z2 / porch)) | ( z0 be-located-at :ARG1 ( z1 teen ) :ARG2 ( z2 porch ) ) |
3041642723.jpg#3r1n | A group of teenagers stand and sit on a house porch. | A group of teenagers are getting ready to do drugs. | 1 | (z0 / ready-01
:ARG1 (z1 / teenager
:quant (z2 / group))
:ARG2 (z3 / do-02
:ARG0 z1
:ARG1 (z4 / drug))) | ( z0 ready :ARG1 ( z1 teenager :quant ( z2 group ) ) :ARG2 ( z3 do :ARG0 z1 :ARG1 ( z4 drug ) ) ) |
3041642723.jpg#3r2n | A group of teenagers stand and sit on a house porch. | teenagers have a party | 1 | (z0 / party-01
:ARG0 (z1 / teenager)) | ( z0 party :ARG0 ( z1 teenager ) ) |
3041642723.jpg#3r3e | A group of teenagers stand and sit on a house porch. | young kids sit on the porch | 0 | (z0 / sit-01
:ARG1 (z1 / kid
:mod (z2 / young))
:ARG2 (z3 / porch)) | ( z0 sit :ARG1 ( z1 kid :mod ( z2 young ) ) :ARG2 ( z3 porch ) ) |
3041642723.jpg#3r5e | A group of teenagers stand and sit on a house porch. | There are teenagers moving on a porch. | 0 | (z0 / move-01
:ARG0 (z1 / teenager)
:ARG2 (z2 / porch)) | ( z0 move :ARG0 ( z1 teenager ) :ARG2 ( z2 porch ) ) |
3041642723.jpg#3r2e | A group of teenagers stand and sit on a house porch. | teenagers sit on the porch | 0 | (z0 / sit-01
:ARG1 (z1 / teenager)
:ARG2 (z2 / porch)) | ( z0 sit :ARG1 ( z1 teenager ) :ARG2 ( z2 porch ) ) |
3041642723.jpg#3r3c | A group of teenagers stand and sit on a house porch. | kids fry tomatoes for that night's supper | 2 | (z0 / fry-01
:ARG0 (z1 / kid)
:ARG1 (z2 / tomato)
:purpose (z3 / supper
:time (z4 / date-entity
:dayperiod (z5 / night)
:mod (z6 / that)))) | ( z0 fry :ARG0 ( z1 kid ) :ARG1 ( z2 tomato ) :purpose ( z3 supper :time ( z4 date-entity :dxyperiod ( z5 night ) :mod ( z6 that ) ) ) ) |
3041642723.jpg#3r5n | A group of teenagers stand and sit on a house porch. | Some teenagers are standing and some are sitting on a porch. | 1 | (z0 / and
:op1 (z1 / stand-01
:ARG0 (z2 / teenager
:quant (z3 / some)))
:op2 (z4 / sit-01
:ARG1 (z5 / teenager
:quant (z6 / some))
:ARG2 (z7 / porch))) | ( z0 and :op ( z1 stand :ARG0 ( z2 teenager :quant ( z3 some ) ) ) :op ( z4 sit :ARG1 ( z5 teenager :quant ( z6 some ) ) :ARG2 ( z7 porch ) ) ) |
3041642723.jpg#3r5c | A group of teenagers stand and sit on a house porch. | Teenagers are skateboarding. | 2 | (z0 / skateboard-01
:ARG0 (z1 / teenager)) | ( z0 skateboard :ARG0 ( z1 teenager ) ) |
3041642723.jpg#3r4n | A group of teenagers stand and sit on a house porch. | There are several young people sitting in front of the doors at city hall protesting | 2 | (z0 / protest-01
:ARG0 (z1 / person
:mod (z2 / young)
:quant (z3 / several)
:ARG1-of (z4 / sit-01
:ARG2 (z5 / in-front-of
:op1 (z6 / door
:part-of (z7 / hall
:mod (z8 / c... | ( z0 protest :ARG0 ( z1 person :mod ( z2 young ) :quant ( z3 several ) :ARG1-of ( z4 sit :ARG2 ( z5 in-front-of :op ( z6 door :part-of ( z7 hall :mod ( z8 city ) ) ) ) ) ) ) |
3041642723.jpg#3r1c | A group of teenagers stand and sit on a house porch. | The teenagers are being attacked by land sharks. | 2 | (z0 / attack-01
:ARG0 (z1 / shark
:location (z2 / land))
:ARG1 (z3 / teenager)) | ( z0 attack :ARG0 ( z1 shark :location ( z2 land ) ) :ARG1 ( z3 teenager ) ) |
3041642723.jpg#3r1e | A group of teenagers stand and sit on a house porch. | A group of teenagers outside. | 0 | (z0 / group-01
:ARG1 (z1 / teenager)
:location (z2 / outside)) | ( z0 group :ARG1 ( z1 teenager ) :location ( z2 outside ) ) |
3041642723.jpg#3r4c | A group of teenagers stand and sit on a house porch. | A group of soccer players are demostrating in front of the stadium over unpaid wages | 2 | (z0 / demostrate-01
:ARG0 (z1 / group
:consist-of (z2 / person
:ARG0-of (z3 / play-01
:ARG1 (z4 / soccer))))
:ARG1 (z5 / wage
:ARG1-of (z6 / pay-01
:polarity -))
:location (z7 / in-front-of
:op1 (z8 / stadi... | ( z0 demostrate :ARG0 ( z1 group :cxnsistof ( z2 person :ARG0-of ( z3 play :ARG1 ( z4 soccer ) ) ) ) :ARG1 ( z5 wage :ARG1-of ( z6 pay :polarity - ) ) :location ( z7 in-front-of :op ( z8 stadium ) ) ) |
3041642723.jpg#3r2c | A group of teenagers stand and sit on a house porch. | teenagers run through a market | 2 | (z0 / run-02
:ARG0 (z1 / teenager)
:path (z2 / market)) | ( z0 run :ARG0 ( z1 teenager ) :path ( z2 market ) ) |
2324804923.jpg#3r1n | A man known as Deleon speaks at a Q&A. | Deleon is speaking about sex. | 1 | (z0 / speak-01
:ARG0 (z1 / person
:name (z2 / name
:op1 "Deleon"))
:ARG1 (z3 / sex-01)) | ( z0 speak :ARG0 ( z1 person :name ( z2 name :op "Deleon" ) ) :ARG1 ( z3 sex ) ) |
2324804923.jpg#3r1c | A man known as Deleon speaks at a Q&A. | The man is named Larry. | 2 | (z0 / name-01
:ARG1 (z1 / man)
:ARG2 (z2 / name
:op1 "Larry")) | ( z0 name :ARG1 ( z1 man ) :ARG2 ( z2 name :op "Larry" ) ) |
2324804923.jpg#3r1e | A man known as Deleon speaks at a Q&A. | The man is speaking. | 0 | (z0 / speak-01
:ARG0 (z1 / man)) | ( z0 speak :ARG0 ( z1 man ) ) |
3761067976.jpg#4r1n | A young girl holds flowers in one hand and a basket with a bow in another. | The young girls holding the basket with the bow is selling flowers. | 1 | (z0 / sell-01
:ARG0 (z1 / girl
:mod (z2 / young)
:ARG0-of (z3 / hold-01
:ARG1 (z4 / basket))
:ARG0-of (z5 / bow-01))
:ARG1 (z6 / flower)) | ( z0 sell :ARG0 ( z1 girl :mod ( z2 young ) :ARG0-of ( z3 hold :ARG1 ( z4 basket ) ) :ARG0-of ( z5 bow ) ) :ARG1 ( z6 flower ) ) |
3761067976.jpg#2r1c | A girl, holding a flower in one hand and a plastic ribbon in the other, is pointing upwards. | A girl is laying on her stomach in her bed. | 2 | (z0 / lay-01
:ARG1 (z1 / girl)
:ARG2 (z2 / stomach
:part-of z1)
:location (z3 / bed
:poss z1)) | ( z0 lay :ARG1 ( z1 girl ) :ARG2 ( z2 stomach :part-of z1 ) :location ( z3 bed :poss z1 ) ) |
3761067976.jpg#2r1n | A girl, holding a flower in one hand and a plastic ribbon in the other, is pointing upwards. | A girl is pointing at a balloon in the air. | 1 | (z0 / point-01
:ARG0 (z1 / girl)
:ARG2 (z2 / balloon
:location (z3 / air))) | ( z0 point :ARG0 ( z1 girl ) :ARG2 ( z2 balloon :location ( z3 air ) ) ) |
3761067976.jpg#2r1e | A girl, holding a flower in one hand and a plastic ribbon in the other, is pointing upwards. | A girl has both of her hands full. | 0 | (z0 / full-09
:ARG1 (z1 / hand
:part-of (z2 / girl)
:mod (z3 / both))) | ( z0 full :ARG1 ( z1 hand :part-of ( z2 girl ) :mod ( z3 both ) ) ) |
3761067976.jpg#0r1n | A young girl wearing a yellow vest points upwards with here right hand containing a plant while her left hand remains at her side holding a headband. | A girl sees a plane crashing. | 1 | (z0 / see-01
:ARG0 (z1 / girl)
:ARG1 (z2 / crash-01
:ARG1 (z3 / plane))) | ( z0 see :ARG0 ( z1 girl ) :ARG1 ( z2 crash :ARG1 ( z3 plane ) ) ) |
3761067976.jpg#0r1c | A young girl wearing a yellow vest points upwards with here right hand containing a plant while her left hand remains at her side holding a headband. | A girl is going to school | 2 | (z0 / go-02
:ARG0 (z1 / girl)
:ARG4 (z2 / school)) | ( z0 go :ARG0 ( z1 girl ) :ARG4 ( z2 school ) ) |
3761067976.jpg#0r1e | A young girl wearing a yellow vest points upwards with here right hand containing a plant while her left hand remains at her side holding a headband. | A girl is pointing towards the sky. | 0 | (z0 / point-01
:ARG0 (z1 / girl)
:ARG2 (z2 / sky)) | ( z0 point :ARG0 ( z1 girl ) :ARG2 ( z2 sky ) ) |
253800791.jpg#4r1e | peoples playing at the ground | People playing outside. | 0 | (z0 / play-01
:ARG0 (z1 / person)
:location (z2 / outside)) | ( z0 play :ARG0 ( z1 person ) :location ( z2 outside ) ) |
253800791.jpg#4r1c | peoples playing at the ground | People on a commercial airplane. | 2 | (z0 / person
:location (z1 / airplane
:mod (z2 / commerce))) | ( z0 person :location ( z1 airplane :mod ( z2 commerce ) ) ) |
253800791.jpg#4r1n | peoples playing at the ground | People playing hop scotch outside. | 1 | (z0 / play-01
:ARG0 (z1 / person)
:ARG1 (z2 / scotch
:mod (z3 / hop))
:location (z4 / outside)) | ( z0 play :ARG0 ( z1 person ) :ARG1 ( z2 scotch :mod ( z3 hop ) ) :location ( z4 outside ) ) |
253800791.jpg#2r1e | Two men playing a game in the park. | Two men are outside. | 0 | (z0 / man
:quant 2
:location (z1 / outside)) | ( z0 man :quant 2 :location ( z1 outside ) ) |
253800791.jpg#2r1n | Two men playing a game in the park. | Two men are playing baseball. | 2 | (z0 / play-01
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / baseball)) | ( z0 play :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 baseball ) ) |
253800791.jpg#3r1e | Men play horseshoes in the park. | Guys playing a game in a public lot. | 1 | (z0 / play-01
:ARG0 (z1 / guy)
:ARG1 (z2 / game)
:location (z3 / lot
:ARG1-of (z4 / public-02))) | ( z0 play :ARG0 ( z1 guy ) :ARG1 ( z2 game ) :location ( z3 lot :ARG1-of ( z4 public ) ) ) |
253800791.jpg#3r1n | Men play horseshoes in the park. | Guys competitevly playing a game in a public lot. | 1 | (z0 / play-01
:ARG0 (z1 / guy)
:ARG1 (z2 / game)
:manner (z3 / compete-02)
:location (z4 / lot
:ARG1-of (z5 / public-02))) | ( z0 play :ARG0 ( z1 guy ) :ARG1 ( z2 game ) :manner ( z3 compete ) :location ( z4 lot :ARG1-of ( z5 public ) ) ) |
253800791.jpg#3r1c | Men play horseshoes in the park. | Guys eating chips at home. | 2 | (z0 / guy
:ARG0-of (z1 / eat-01
:ARG1 (z2 / chip)
:location (z3 / home))) | ( z0 guy :ARG0-of ( z1 eat :ARG1 ( z2 chip ) :location ( z3 home ) ) ) |
253800791.jpg#0r1e | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | One man watches as another man teaches someone how to play an outdoor game. | 0 | (z0 / watch-01
:ARG0 (z1 / man
:mod (z2 / one))
:ARG1 (z3 / teach-01
:ARG0 (z4 / man
:mod (z5 / another))
:ARG1 (z6 / play-01
:ARG0 (z7 / someone)
:ARG1 (z8 / game
:mod (z9 / outdoor)))
... | ( z0 watch :ARG0 ( z1 man :mod ( z2 one ) ) :ARG1 ( z3 teach :ARG0 ( z4 man :mod ( z5 another ) ) :ARG1 ( z6 play :ARG0 ( z7 someone ) :ARG1 ( z8 game :mod ( z9 outdoor ) ) ) :ARG2 z7 ) ) |
253800791.jpg#0r5n | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | The game is complicated and needs to be learned by demonstration | 1 | (z0 / and
:op1 (z1 / complicate-01
:ARG1 (z2 / game))
:op2 (z3 / need-01
:ARG1 (z4 / learn-01
:ARG1 z2
:manner (z5 / demonstrate-01)))) | ( z0 and :op ( z1 complicate :ARG1 ( z2 game ) ) :op ( z3 need :ARG1 ( z4 learn :ARG1 z2 :manner ( z5 demonstrate ) ) ) ) |
253800791.jpg#0r5c | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | The men are not following the rules and have walked off. | 2 | (z0 / and
:op1 (z1 / follow-02
:polarity -
:ARG0 (z2 / man)
:ARG1 (z3 / rule))
:op2 (z4 / walk-01
:ARG0 z2
:ARG2 (z5 / off))) | ( z0 and :op ( z1 follow :polarity - :ARG0 ( z2 man ) :ARG1 ( z3 rule ) ) :op ( z4 walk :ARG0 z2 :ARG2 ( z5 off ) ) ) |
253800791.jpg#0r4n | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | The man watches another man angrily on a sunny afternoon. | 1 | (z0 / watch-01
:ARG0 (z1 / man)
:ARG1 (z2 / man
:mod (z3 / another))
:manner (z4 / angry)
:time (z5 / date-entity
:dayperiod (z6 / afternoon)
:mod (z7 / sunny))) | ( z0 watch :ARG0 ( z1 man ) :ARG1 ( z2 man :mod ( z3 another ) ) :manner ( z4 angry ) :time ( z5 date-entity :dxyperiod ( z6 afternoon ) :mod ( z7 sunny ) ) ) |
253800791.jpg#0r1n | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | The man watches the baseball lesson in the park. | 1 | (z0 / watch-01
:ARG0 (z1 / man)
:ARG1 (z2 / lesson
:topic (z3 / baseball))
:location (z4 / park)) | ( z0 watch :ARG0 ( z1 man ) :ARG1 ( z2 lesson :topic ( z3 baseball ) ) :location ( z4 park ) ) |
253800791.jpg#0r3c | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | The two men sit together and share a beer. | 2 | (z0 / and
:op1 (z1 / sit-01
:ARG1 (z2 / man
:quant 2)
:mod (z3 / together))
:op2 (z4 / share-01
:ARG0 z2
:ARG1 (z5 / beer))) | ( z0 and :op ( z1 sit :ARG1 ( z2 man :quant 2 ) :mod ( z3 together ) ) :op ( z4 share :ARG0 z2 :ARG1 ( z5 beer ) ) ) |
253800791.jpg#0r1c | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | A man is watching someone demonstrate a cooking lesson. | 2 | (z0 / watch-01
:ARG0 (z1 / man)
:ARG1 (z2 / demonstrate-01
:ARG0 (z3 / someone)
:ARG1 (z4 / lesson
:topic (z5 / cook-01)))) | ( z0 watch :ARG0 ( z1 man ) :ARG1 ( z2 demonstrate :ARG0 ( z3 someone ) :ARG1 ( z4 lesson :topic ( z5 cook ) ) ) ) |
253800791.jpg#0r4c | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | A woman is watching a man eating a banana. | 2 | (z0 / watch-01
:ARG0 (z1 / woman)
:ARG1 (z2 / eat-01
:ARG0 (z3 / man)
:ARG1 (z4 / banana))) | ( z0 watch :ARG0 ( z1 woman ) :ARG1 ( z2 eat :ARG0 ( z3 man ) :ARG1 ( z4 banana ) ) ) |
253800791.jpg#0r3e | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | Two men are outdoors. | 0 | (z0 / man
:quant 2
:location (z1 / outdoors)) | ( z0 man :quant 2 :location ( z1 outdoors ) ) |
253800791.jpg#0r2n | A gentleman in the background watches the gentleman in the foreground demonstrate the technique for playing a game at the park on a sunny afternoon. | A man is watching another man play soccer. | 1 | (z0 / watch-01
:ARG0 (z1 / man)
:ARG1 (z2 / play-01
:ARG0 (z3 / man
:mod (z4 / another))
:ARG1 (z5 / soccer))) | ( z0 watch :ARG0 ( z1 man ) :ARG1 ( z2 play :ARG0 ( z3 man :mod ( z4 another ) ) :ARG1 ( z5 soccer ) ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.