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 |
|---|---|---|---|---|---|
4948403203.jpg#4r1e | A man sits on the beach next to a pole. | There is a man at a beach. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / man)
:ARG2 (z2 / beach)) | ( z0 be-located-at :ARG1 ( z1 man ) :ARG2 ( z2 beach ) ) |
4948403203.jpg#4r1c | A man sits on the beach next to a pole. | A man is walking down a beach. | 2 | (z0 / walk-01
:ARG0 (z1 / man)
:ARG2 (z2 / beach)
:direction (z3 / down)) | ( z0 walk :ARG0 ( z1 man ) :ARG2 ( z2 beach ) :direction ( z3 down ) ) |
4948403203.jpg#4r1n | A man sits on the beach next to a pole. | A man is sitting on a beach next to a pole, watching someone fishing. | 2 | (z0 / sit-01
:ARG1 (z1 / man
:ARG0-of (z2 / watch-01
:ARG1 (z3 / fish-01
:ARG0 (z4 / someone))))
:ARG2 (z5 / beach
:location (z6 / next-to
:op1 (z7 / pole)))) | ( z0 sit :ARG1 ( z1 man :ARG0-of ( z2 watch :ARG1 ( z3 fish :ARG0 ( z4 someone ) ) ) ) :ARG2 ( z5 beach :location ( z6 next-to :op ( z7 pole ) ) ) ) |
405615014.jpg#2r1c | A policeman wearing a green vest blows his whistle and moves his arms. | A policeman is sitting in his car reading a book. | 2 | (z0 / sit-01
:ARG1 (z1 / policeman
:ARG0-of (z2 / read-01
:ARG1 (z3 / book)))
:ARG2 (z4 / car
:poss z1)) | ( z0 sit :ARG1 ( z1 policeman :ARG0-of ( z2 read :ARG1 ( z3 book ) ) ) :ARG2 ( z4 car :poss z1 ) ) |
405615014.jpg#2r1n | A policeman wearing a green vest blows his whistle and moves his arms. | A policeman is directing traffic around the accident scene. | 1 | (z0 / direct-01
:ARG0 (z1 / policeman)
:ARG1 (z2 / traffic)
:ARG2 (z3 / around
:op1 (z4 / scene
:mod (z5 / accident)))) | ( z0 direct :ARG0 ( z1 policeman ) :ARG1 ( z2 traffic ) :ARG2 ( z3 around :op ( z4 scene :mod ( z5 accident ) ) ) ) |
405615014.jpg#2r1e | A policeman wearing a green vest blows his whistle and moves his arms. | A policeman is gesturing with his arms. | 0 | (z0 / gesture-01
:ARG0 (z1 / policeman)
:instrument (z2 / arm
:part-of z1)) | ( z0 gesture :ARG0 ( z1 policeman ) :instrument ( z2 arm :part-of z1 ) ) |
135444196.jpg#4r1n | Woman in red white and brown dress walking down a busy street. | The woman is going to work. | 1 | (z0 / work-01
:ARG0 (z1 / woman)) | ( z0 work :ARG0 ( z1 woman ) ) |
135444196.jpg#4r1e | Woman in red white and brown dress walking down a busy street. | A woman is walking. | 0 | (z0 / walk-01
:ARG0 (z1 / woman)) | ( z0 walk :ARG0 ( z1 woman ) ) |
135444196.jpg#4r1c | Woman in red white and brown dress walking down a busy street. | A man is driving down an empty street. | 2 | (z0 / drive-01
:ARG0 (z1 / man)
:ARG1 (z2 / street
:ARG1-of (z3 / empty-02))
:direction (z4 / down)) | ( z0 drive :ARG0 ( z1 man ) :ARG1 ( z2 street :ARG1-of ( z3 empty ) ) :direction ( z4 down ) ) |
135444196.jpg#1r4c | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A man is eating a cake. | 2 | (z0 / eat-01
:ARG0 (z1 / man)
:ARG1 (z2 / cake)) | ( z0 eat :ARG0 ( z1 man ) :ARG1 ( z2 cake ) ) |
135444196.jpg#1r2c | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is walking into her bathroom. | 2 | (z0 / walk-01
:ARG0 (z1 / woman)
:destination (z2 / bathroom
:poss z1)) | ( z0 walk :ARG0 ( z1 woman ) :destination ( z2 bathroom :poss z1 ) ) |
135444196.jpg#1r4e | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman walks down the street. | 0 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / down
:op1 (z3 / street))) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 down :op ( z3 street ) ) ) |
135444196.jpg#1r5c | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is sitting in the middle of a busy street. | 2 | (z0 / sit-01
:ARG1 (z1 / woman)
:ARG2 (z2 / middle
:part-of (z3 / street
:ARG1-of (z4 / busy-02)))) | ( z0 sit :ARG1 ( z1 woman ) :ARG2 ( z2 middle :part-of ( z3 street :ARG1-of ( z4 busy ) ) ) ) |
135444196.jpg#1r1c | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is looking out her window watching the ocean. | 2 | (z0 / look-01
:ARG0 (z1 / woman)
:ARG1 (z2 / window
:poss z1)
:ARG2 (z3 / watch-01
:ARG0 z1
:ARG1 (z4 / ocean))) | ( z0 look :ARG0 ( z1 woman ) :ARG1 ( z2 window :poss z1 ) :ARG2 ( z3 watch :ARG0 z1 :ARG1 ( z4 ocean ) ) ) |
135444196.jpg#1r3e | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A women is outside. | 0 | (z0 / woman
:location (z1 / outside)) | ( z0 woman :location ( z1 outside ) ) |
135444196.jpg#1r3n | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A women is walking to her moms house. | 1 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / house
:poss (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z1
:ARG2 (z5 / mom))))) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 house :poss ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z1 :ARG2 ( z5 mom ) ) ) ) ) |
135444196.jpg#1r2e | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is walking outside. | 0 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / outside)) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 outside ) ) |
135444196.jpg#1r1e | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is walking down the street. | 0 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / street)
:direction (z3 / down)) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 street ) :direction ( z3 down ) ) |
135444196.jpg#1r4n | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is walking to a party. | 1 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / party)) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 party ) ) |
135444196.jpg#1r1n | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is walking down the street to go to her interview. | 1 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / street)
:direction (z3 / down)
:purpose (z4 / go-02
:ARG0 z1
:ARG4 (z5 / interview-01
:ARG1 z1))) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 street ) :direction ( z3 down ) :purpose ( z4 go :ARG0 z1 :ARG4 ( z5 interview :ARG1 z1 ) ) ) |
135444196.jpg#1r5n | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is walking to work. | 1 | (z0 / walk-01
:ARG0 (z1 / woman)
:destination (z2 / work-01
:ARG0 z1)) | ( z0 walk :ARG0 ( z1 woman ) :destination ( z2 work :ARG0 z1 ) ) |
135444196.jpg#1r5e | A woman wearing a pink white and orange dress with braids in her hair walking down a busy street. | A woman is walking down a busy street. | 0 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / down
:op1 (z3 / street
:ARG1-of (z4 / busy-02)))) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 down :op ( z3 street :ARG1-of ( z4 busy ) ) ) ) |
95795877.jpg#3r1e | A man in a black dress is sitting and sleeping in a train. | The man is not talking. | 0 | (z0 / talk-01
:polarity -
:ARG0 (z1 / man)) | ( z0 talk :polarity - :ARG0 ( z1 man ) ) |
95795877.jpg#3r1c | A man in a black dress is sitting and sleeping in a train. | The man is running through the field. | 2 | (z0 / run-02
:ARG0 (z1 / man)
:path (z2 / field)) | ( z0 run :ARG0 ( z1 man ) :path ( z2 field ) ) |
95795877.jpg#1r1n | Young man talks a nap while riding the subway home from a hard days work. | Man just got done with a 15 hour shift. | 1 | (z0 / be-done-08
:ARG0 (z1 / man)
:ARG1 (z2 / shift
:duration (z3 / temporal-quantity
:quant 15
:unit (z4 / hour)))
:time (z5 / just)) | ( z0 be-done :ARG0 ( z1 man ) :ARG1 ( z2 shift :duration ( z3 temporal-quantity :quant 15 :unit ( z4 hour ) ) ) :time ( z5 just ) ) |
95795877.jpg#1r1e | Young man talks a nap while riding the subway home from a hard days work. | A tired young man. | 0 | (z0 / man
:mod (z1 / young)
:ARG1-of (z2 / tire-01)) | ( z0 man :mod ( z1 young ) :ARG1-of ( z2 tire ) ) |
95795877.jpg#1r1c | Young man talks a nap while riding the subway home from a hard days work. | Joe died on the train. | 2 | (z0 / die-01
:ARG1 (z1 / person
:name (z2 / name
:op1 "Joe"))
:location (z3 / train)) | ( z0 die :ARG1 ( z1 person :name ( z2 name :op "Joe" ) ) :location ( z3 train ) ) |
95795877.jpg#0r1c | A man catching some much needed rest while riding some public transportation. | The woman is sleeping. | 2 | (z0 / sleep-01
:ARG0 (z1 / woman)) | ( z0 sleep :ARG0 ( z1 woman ) ) |
95795877.jpg#0r1e | A man catching some much needed rest while riding some public transportation. | The man is resting. | 0 | (z0 / rest-01
:ARG1 (z1 / man)) | ( z0 rest :ARG1 ( z1 man ) ) |
95795877.jpg#0r1n | A man catching some much needed rest while riding some public transportation. | The man is on a bus. | 0 | (z0 / man
:location (z1 / bus)) | ( z0 man :location ( z1 bus ) ) |
4668948309.jpg#3r1c | A peoples wearing all black clothes | The people are all wearing white clothes. | 2 | (z0 / wear-01
:ARG0 (z1 / person
:mod (z2 / all))
:ARG1 (z3 / clothes
:ARG1-of (z4 / white-03))) | ( z0 wear :ARG0 ( z1 person :mod ( z2 all ) ) :ARG1 ( z3 clothes :ARG1-of ( z4 white ) ) ) |
4668948309.jpg#3r1n | A peoples wearing all black clothes | The people are dressed for a funeral. | 1 | (z0 / dress-01
:ARG1 (z1 / person)
:ARG2 (z2 / funeral)) | ( z0 dress :ARG1 ( z1 person ) :ARG2 ( z2 funeral ) ) |
4668948309.jpg#3r1e | A peoples wearing all black clothes | The people are wearing black. | 0 | (z0 / wear-01
:ARG0 (z1 / person)
:ARG1 (z2 / thing
:ARG1-of (z3 / black-04))) | ( z0 wear :ARG0 ( z1 person ) :ARG1 ( z2 thing :ARG1-of ( z3 black ) ) ) |
4668948309.jpg#2r1e | Several people look down from above the first floor. | People looking down. | 0 | (z0 / look-01
:ARG0 (z1 / person)
:ARG1 (z2 / down)) | ( z0 look :ARG0 ( z1 person ) :ARG1 ( z2 down ) ) |
4668948309.jpg#2r1c | Several people look down from above the first floor. | People are swimming. | 2 | (z0 / swim-01
:ARG0 (z1 / person)) | ( z0 swim :ARG0 ( z1 person ) ) |
4668948309.jpg#2r1n | Several people look down from above the first floor. | People looking down a building outside. | 1 | (z0 / look-01
:ARG0 (z1 / person)
:ARG1 (z2 / building
:location (z3 / outside))
:direction (z4 / down)) | ( z0 look :ARG0 ( z1 person ) :ARG1 ( z2 building :location ( z3 outside ) ) :direction ( z4 down ) ) |
4668948309.jpg#0r1n | Several people standing in silhouette looking over a balcony. | People at a party looking over a balcony. | 1 | (z0 / look-01
:ARG0 (z1 / person
:location (z2 / party))
:ARG1 (z3 / balcony)) | ( z0 look :ARG0 ( z1 person :location ( z2 party ) ) :ARG1 ( z3 balcony ) ) |
4764087782.jpg#4r1e | A woman in a yellow shirt walking by a parking lot. | The woman is walking the parking lot. | 0 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / lot
:location-of (z3 / park-01))) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 lot :location-of ( z3 park ) ) ) |
4764087782.jpg#4r1n | A woman in a yellow shirt walking by a parking lot. | The lot is at the grocery store. | 1 | (z0 / lot
:location (z1 / store
:mod (z2 / grocery))) | ( z0 lot :location ( z1 store :mod ( z2 grocery ) ) ) |
4764087782.jpg#4r1c | A woman in a yellow shirt walking by a parking lot. | The woman is driving the UPS truck. | 2 | (z0 / drive-01
:ARG0 (z1 / woman)
:ARG1 (z2 / truck
:mod (z3 / company
:name (z4 / name
:op1 "UPS")))) | ( z0 drive :ARG0 ( z1 woman ) :ARG1 ( z2 truck :mod ( z3 company :name ( z4 name :op "UPS" ) ) ) ) |
6927848734.jpg#2r1n | Man with red shirt is sitting in drivers seat of a car. | a man is driving a car | 0 | (z0 / drive-01
:ARG0 (z1 / man)
:ARG1 (z2 / car)) | ( z0 drive :ARG0 ( z1 man ) :ARG1 ( z2 car ) ) |
6927848734.jpg#3r1n | A man is sitting behind the driver's wheel in a car. | A man is wearing biue in the car | 1 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / biue)
:location (z3 / car)) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 biue ) :location ( z3 car ) ) |
6927848734.jpg#3r1c | A man is sitting behind the driver's wheel in a car. | A woman is sitting in the backseat | 2 | (z0 / sit-01
:ARG1 (z1 / woman)
:ARG2 (z2 / seat
:mod (z3 / back))) | ( z0 sit :ARG1 ( z1 woman ) :ARG2 ( z2 seat :mod ( z3 back ) ) ) |
6927848734.jpg#0r1c | A man in a red shirt is sitting in the drivers seat of a car that has the steering wheel on the right hand side. | The man is a butcher, in the middle of cutting up a side of beef into steaks at a local butcher shop. | 2 | (z0 / butcher
:domain (z1 / man)
:time (z2 / middle
:op1 (z3 / chop-up-02
:ARG0 z1
:ARG1 (z4 / side
:part-of (z5 / beef))
:ARG3 (z6 / steak)
:location (z7 / shop
:mod z0
... | ( z0 butcher :domain ( z1 man ) :time ( z2 middle :op ( z3 chop-up :ARG0 z1 :ARG1 ( z4 side :part-of ( z5 beef ) ) :ARG3 ( z6 steak ) :location ( z7 shop :mod z0 :ARG1-of ( z8 local ) ) ) ) ) |
6927848734.jpg#0r1n | A man in a red shirt is sitting in the drivers seat of a car that has the steering wheel on the right hand side. | The man is a cab driver just finishing his shift as darkness falls on London. | 1 | (z0 / drive-01
:ARG0 (z1 / man)
:ARG1 (z2 / cab)
:time (z3 / finish-01
:ARG0 z1
:ARG1 (z4 / shift
:poss z1)
:mod (z5 / just)
:time (z6 / fall-01
:ARG1 (z7 / darkness)
:ARG4 (z8 / city
... | ( z0 drive :ARG0 ( z1 man ) :ARG1 ( z2 cab ) :time ( z3 finish :ARG0 z1 :ARG1 ( z4 shift :poss z1 ) :mod ( z5 just ) :time ( z6 fall :ARG1 ( z7 darkness ) :ARG4 ( z8 city :name ( z9 name :op "London" ) ) ) ) ) |
6927848734.jpg#1r1c | A man in a red t-shirt and jeans is driving a right-hand drive car. | A man isdriving a left hand drive car. | 2 | (z0 / drive-01
:ARG0 (z1 / man)
:ARG1 (z2 / car
:ARG1-of (z3 / drive-01
:instrument (z4 / hand
:ARG1-of (z5 / left-20))))) | ( z0 drive :ARG0 ( z1 man ) :ARG1 ( z2 car :ARG1-of ( z3 drive :instrument ( z4 hand :ARG1-of ( z5 left ) ) ) ) ) |
6927848734.jpg#1r1e | A man in a red t-shirt and jeans is driving a right-hand drive car. | A man is driving from on location to another. | 0 | (z0 / drive-01
:ARG0 (z1 / man)
:source (z2 / location)
:destination (z3 / location
:mod (z4 / another))) | ( z0 drive :ARG0 ( z1 man ) :source ( z2 location ) :destination ( z3 location :mod ( z4 another ) ) ) |
6927848734.jpg#1r1n | A man in a red t-shirt and jeans is driving a right-hand drive car. | A man is attempting to safely arrive at his destination. | 1 | (z0 / attempt-01
:ARG0 (z1 / man)
:ARG1 (z2 / arrive-01
:ARG1 z1
:ARG4 (z3 / destination
:poss z1)
:ARG0-of (z4 / safe-01
:ARG1 z1))) | ( z0 attempt :ARG0 ( z1 man ) :ARG1 ( z2 arrive :ARG1 z1 :ARG4 ( z3 destination :poss z1 ) :ARG0-of ( z4 safe :ARG1 z1 ) ) ) |
7645680482.jpg#1r1n | Cyclists are focused straight ahead as they ride along a street with onlookers watching from behind barricades. | The cyclists are in a race and have numbers pinned to their backs. | 1 | (z0 / and
:op1 (z1 / race-02
:ARG0 (z2 / person
:ARG0-of (z3 / cycle-01)))
:op2 (z4 / pin-01
:ARG0 z2
:ARG1 (z5 / number)
:ARG2 (z6 / back
:part-of z2))) | ( z0 and :op ( z1 race :ARG0 ( z2 person :ARG0-of ( z3 cycle ) ) ) :op ( z4 pin :ARG0 z2 :ARG1 ( z5 number ) :ARG2 ( z6 back :part-of z2 ) ) ) |
7645680482.jpg#1r1e | Cyclists are focused straight ahead as they ride along a street with onlookers watching from behind barricades. | A crowd is watching as cyclists ride past them. | 0 | (z0 / watch-01
:ARG0 (z1 / crowd)
:ARG1 (z2 / ride-01
:ARG0 (z3 / person
:ARG0-of (z4 / cycle-01))
:path (z5 / past
:op1 z1))) | ( z0 watch :ARG0 ( z1 crowd ) :ARG1 ( z2 ride :ARG0 ( z3 person :ARG0-of ( z4 cycle ) ) :path ( z5 past :op z1 ) ) ) |
4569926879.jpg#2r1n | A redheaded woman standing next to a man in a black jacket with a wine bottle. | The man and woman are talking about a business deal. | 1 | (z0 / talk-01
:ARG0 (z1 / man)
:ARG1 (z2 / deal-01
:ARG2 (z3 / business))
:ARG2 (z4 / woman)) | ( z0 talk :ARG0 ( z1 man ) :ARG1 ( z2 deal :ARG2 ( z3 business ) ) :ARG2 ( z4 woman ) ) |
4569926879.jpg#2r1e | A redheaded woman standing next to a man in a black jacket with a wine bottle. | A man and woman are standing together | 0 | (z0 / stand-01
:ARG1 (z1 / man)
:ARG2 (z2 / woman)
:mod (z3 / together)) | ( z0 stand :ARG1 ( z1 man ) :ARG2 ( z2 woman ) :mod ( z3 together ) ) |
4569926879.jpg#2r1c | A redheaded woman standing next to a man in a black jacket with a wine bottle. | The two people are lying in bed sick. | 2 | (z0 / lie-07
:ARG1 (z1 / person
:quant 2)
:ARG2 (z2 / bed)
:ARG1-of (z3 / sick-05)) | ( z0 lie :ARG1 ( z1 person :quant 2 ) :ARG2 ( z2 bed ) :ARG1-of ( z3 sick ) ) |
7645680482.jpg#3r1n | Streets are lined with people watching lots bicyclists drive by. | Some cyclists are riding road bikes. | 0 | (z0 / ride-01
:ARG0 (z1 / person
:ARG0-of (z2 / cycle-01)
:quant (z3 / some))
:ARG1 (z4 / bike
:mod (z5 / road))) | ( z0 ride :ARG0 ( z1 person :ARG0-of ( z2 cycle ) :quant ( z3 some ) ) :ARG1 ( z4 bike :mod ( z5 road ) ) ) |
7645680482.jpg#3r1e | Streets are lined with people watching lots bicyclists drive by. | Some cyclists are outside. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:ARG0-of (z2 / cycle-01)
:quant (z3 / some))
:ARG2 (z4 / outside)) | ( z0 be-located-at :ARG1 ( z1 person :ARG0-of ( z2 cycle ) :quant ( z3 some ) ) :ARG2 ( z4 outside ) ) |
7645680482.jpg#3r1c | Streets are lined with people watching lots bicyclists drive by. | Everyone is driving a car. | 2 | (z0 / drive-01
:ARG0 (z1 / everyone)
:ARG1 (z2 / car)) | ( z0 drive :ARG0 ( z1 everyone ) :ARG1 ( z2 car ) ) |
7645680482.jpg#4r1c | Bicyclists competing for the gold. | Bicyclists are rolling around in the mud. | 2 | (z0 / roll-01
:ARG1 (z1 / bicyclclist)
:ARG2 (z2 / around)
:location (z3 / mud)) | ( z0 roll :ARG1 ( z1 bicyclclist ) :ARG2 ( z2 around ) :location ( z3 mud ) ) |
7645680482.jpg#4r1e | Bicyclists competing for the gold. | Bicyclists are riding against each other. | 0 | (z0 / ride-01
:ARG0 (z1 / bicyclclist)
:prep-against (z2 / other
:mod (z3 / each))) | ( z0 ride :ARG0 ( z1 bicyclclist ) :prep-against ( z2 other :mod ( z3 each ) ) ) |
7645680482.jpg#4r1n | Bicyclists competing for the gold. | Bicyclists are riding against each other and are fighting dirty. | 1 | (z0 / and
:op1 (z1 / ride-01
:ARG0 (z2 / bicyclclist
:ARG1-of z1
:prep-against-of z1))
:op2 (z3 / fight-01
:ARG0 z2
:ARG1 z2
:ARG1-of (z4 / dirty-02))) | ( z0 and :op ( z1 ride :ARG0 ( z2 bicyclclist :ARG1-of z1 :prep-against-of z1 ) ) :op ( z3 fight :ARG0 z2 :ARG1 z2 :ARG1-of ( z4 dirty ) ) ) |
3595080592.jpg#4r1n | Two children smile. | The kids are happy because school is cancelled. | 1 | (z0 / happy-01
:ARG0 (z1 / cancel-01
:ARG1 (z2 / school))
:ARG1 (z3 / kid)) | ( z0 happy :ARG0 ( z1 cancel :ARG1 ( z2 school ) ) :ARG1 ( z3 kid ) ) |
3595080592.jpg#4r1e | Two children smile. | Two kids are smiling. | 0 | (z0 / smile-01
:ARG0 (z1 / kid
:quant 2)) | ( z0 smile :ARG0 ( z1 kid :quant 2 ) ) |
3595080592.jpg#4r1c | Two children smile. | The kids are very angry! | 2 | (z0 / anger-01
:ARG1 (z1 / kid)
:degree (z2 / very)) | ( z0 anger :ARG1 ( z1 kid ) :degree ( z2 very ) ) |
4062259729.jpg#0r1e | A man wearing a yellow hat and sunglasses peers around the side of a sailboat while sailing on the water. | A man is on a sailboat. | 0 | (z0 / man
:location (z1 / sailboat)) | ( z0 man :location ( z1 sailboat ) ) |
4062259729.jpg#0r1n | A man wearing a yellow hat and sunglasses peers around the side of a sailboat while sailing on the water. | A man is sailing to Bermuda. | 1 | (z0 / sail-01
:ARG0 (z1 / man)
:destination (z2 / country
:name (z3 / name
:op1 "Bermuda"))) | ( z0 sail :ARG0 ( z1 man ) :destination ( z2 country :name ( z3 name :op "Bermuda" ) ) ) |
4062259729.jpg#4r1c | A man wearing sunglasses and a yellow hat is on a boat. | a man wearing sunglasses and a blue cap is on a kayak. | 2 | (z0 / man
:ARG0-of (z1 / wear-01
:ARG1 (z2 / and
:op1 (z3 / sunglasses)
:op2 (z4 / cap
:mod (z5 / blue))))
:prep-on (z6 / kayak)) | ( z0 man :ARG0-of ( z1 wear :ARG1 ( z2 and :op ( z3 sunglasses ) :op ( z4 cap :mod ( z5 blue ) ) ) ) :prep-on ( z6 kayak ) ) |
4478063110.jpg#3r1n | A man playing a game of chess. | A man is doing something. | 0 | (z0 / do-02
:ARG0 (z1 / man)
:ARG1 (z2 / something)) | ( z0 do :ARG0 ( z1 man ) :ARG1 ( z2 something ) ) |
4478063110.jpg#3r1c | A man playing a game of chess. | A woman is cooking. | 2 | (z0 / cook-01
:ARG0 (z1 / woman)) | ( z0 cook :ARG0 ( z1 woman ) ) |
852427632.jpg#3r1n | Girl atop horse that is chasing a small longhorn. | Someone is on a horse chasing an animal. | 0 | (z0 / chase-01
:ARG0 (z1 / someone)
:ARG1 (z2 / animal)
:instrument (z3 / horse)) | ( z0 chase :ARG0 ( z1 someone ) :ARG1 ( z2 animal ) :instrument ( z3 horse ) ) |
852427632.jpg#3r1e | Girl atop horse that is chasing a small longhorn. | A girl is on a horse. | 0 | (z0 / girl
:prep-on (z1 / horse)) | ( z0 girl :prep-on ( z1 horse ) ) |
852427632.jpg#3r1c | Girl atop horse that is chasing a small longhorn. | A boy is sleeping. | 2 | (z0 / sleep-01
:ARG0 (z1 / boy)) | ( z0 sleep :ARG0 ( z1 boy ) ) |
2970183443.jpg#1r1e | A small black brown and white dog catches a football in midair as a man and child look on. | A dog catches a football in midair. | 0 | (z0 / catch-01
:ARG0 (z1 / dog)
:ARG1 (z2 / football)
:location (z3 / air
:mod (z4 / mid))) | ( z0 catch :ARG0 ( z1 dog ) :ARG1 ( z2 football ) :location ( z3 air :mod ( z4 mid ) ) ) |
2970183443.jpg#1r1c | A small black brown and white dog catches a football in midair as a man and child look on. | A cat goes in the litter box. | 2 | (z0 / go-01
:ARG1 (z1 / cat)
:ARG4 (z2 / box
:mod (z3 / litter))) | ( z0 go :ARG1 ( z1 cat ) :ARG4 ( z2 box :mod ( z3 litter ) ) ) |
2970183443.jpg#1r1n | A small black brown and white dog catches a football in midair as a man and child look on. | The dog plays football with his owners. | 1 | (z0 / play-01
:ARG0 (z1 / dog)
:ARG1 (z2 / football)
:accompanier (z3 / person
:ARG0-of (z4 / own-01
:ARG1 z1))) | ( z0 play :ARG0 ( z1 dog ) :ARG1 ( z2 football ) :accompanier ( z3 person :ARG0-of ( z4 own :ARG1 z1 ) ) ) |
2970183443.jpg#0r1c | Small white dog with spot on back leaping in air with football in mouth with small boy and man watching. | The dog is sleeping. | 2 | (z0 / sleep-01
:ARG0 (z1 / dog)) | ( z0 sleep :ARG0 ( z1 dog ) ) |
2970183443.jpg#0r1n | Small white dog with spot on back leaping in air with football in mouth with small boy and man watching. | The dog is happy. | 0 | (z0 / happy-01
:ARG1 (z1 / dog)) | ( z0 happy :ARG1 ( z1 dog ) ) |
2970183443.jpg#3r1n | A man and a child are standing near a dog who is jumping. | A man and child are watching their dog. | 0 | (z0 / watch-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / child))
:ARG1 (z4 / dog
:poss z1)) | ( z0 watch :ARG0 ( z1 and :op ( z2 man ) :op ( z3 child ) ) :ARG1 ( z4 dog :poss z1 ) ) |
2970183443.jpg#3r1e | A man and a child are standing near a dog who is jumping. | A man and child are next to an animal. | 0 | (z0 / next-to
:op1 (z1 / animal)
:domain (z2 / and
:op1 (z3 / man)
:op2 (z4 / child))) | ( z0 next-to :op ( z1 animal ) :domain ( z2 and :op ( z3 man ) :op ( z4 child ) ) ) |
2970183443.jpg#2r1n | A man and a small boy watch their small, white dog catch a toy in the air. | The dog belongs to the man. | 1 | (z0 / belong-01
:ARG0 (z1 / dog)
:ARG1 (z2 / man)) | ( z0 belong :ARG0 ( z1 dog ) :ARG1 ( z2 man ) ) |
2970183443.jpg#2r1e | A man and a small boy watch their small, white dog catch a toy in the air. | There are two people. | 0 | (z0 / person
:quant 2) | ( z0 person :quant 2 ) |
2970183443.jpg#4r1n | A man and a boy watch a dog leap to catch a ball. | A dog plays fetch. | 0 | (z0 / play-01
:ARG0 (z1 / dog)
:ARG1 (z2 / fetch)) | ( z0 play :ARG0 ( z1 dog ) :ARG1 ( z2 fetch ) ) |
2970183443.jpg#4r1e | A man and a boy watch a dog leap to catch a ball. | A dog catches a ball. | 0 | (z0 / catch-01
:ARG0 (z1 / dog)
:ARG1 (z2 / ball)) | ( z0 catch :ARG0 ( z1 dog ) :ARG1 ( z2 ball ) ) |
2970183443.jpg#4r1c | A man and a boy watch a dog leap to catch a ball. | a dog is sleeping | 2 | (z0 / sleep-01
:ARG0 (z1 / dog)) | ( z0 sleep :ARG0 ( z1 dog ) ) |
4071750215.jpg#1r1e | A little girl is playing with some leaves outside during autumn. | A child is playing outside. | 0 | (z0 / play-01
:ARG0 (z1 / child)
:location (z2 / outside)) | ( z0 play :ARG0 ( z1 child ) :location ( z2 outside ) ) |
4071750215.jpg#1r1n | A little girl is playing with some leaves outside during autumn. | A little girl is playing in the woods. | 2 | (z0 / play-01
:ARG0 (z1 / girl
:mod (z2 / little))
:location (z3 / woods)) | ( z0 play :ARG0 ( z1 girl :mod ( z2 little ) ) :location ( z3 woods ) ) |
4071750215.jpg#1r1c | A little girl is playing with some leaves outside during autumn. | A boy is playing outside. | 2 | (z0 / play-01
:ARG0 (z1 / boy)
:location (z2 / outside)) | ( z0 play :ARG0 ( z1 boy ) :location ( z2 outside ) ) |
4071750215.jpg#4r1n | A little girl playing in the fall leaves. | A girl jumps into a pile of leaves after raking. | 1 | (z0 / jump-03
:ARG0 (z1 / girl)
:destination (z2 / pile-01
:ARG1 (z3 / leaf))
:time (z4 / after
:op1 (z5 / rake-01
:ARG0 z1))) | ( z0 jump :ARG0 ( z1 girl ) :destination ( z2 pile :ARG1 ( z3 leaf ) ) :time ( z4 after :op ( z5 rake :ARG0 z1 ) ) ) |
4071750215.jpg#4r1e | A little girl playing in the fall leaves. | A child is playing. | 0 | (z0 / play-01
:ARG0 (z1 / child)) | ( z0 play :ARG0 ( z1 child ) ) |
4071750215.jpg#4r1c | A little girl playing in the fall leaves. | Two boys wrestle in a gymnasium. | 2 | (z0 / wrestle-01
:ARG0 (z1 / boy
:quant 2)
:location (z2 / gymnasium)) | ( z0 wrestle :ARG0 ( z1 boy :quant 2 ) :location ( z2 gymnasium ) ) |
411678041.jpg#3r1c | A man in a parade rides a brown horse and works a lariat rope. | A man in a parade doesn't ride a brown horse | 2 | (z0 / ride-01
:polarity -
:ARG0 (z1 / man
:location (z2 / parade-02))
:ARG1 (z3 / horse
:mod (z4 / brown))) | ( z0 ride :polarity - :ARG0 ( z1 man :location ( z2 parade ) ) :ARG1 ( z3 horse :mod ( z4 brown ) ) ) |
2743465453.jpg#1r1c | A woman in a white robe is preparing a table for a meal. | A man in robes at a church. | 2 | (z0 / man
:ARG0-of (z1 / wear-01
:ARG1 (z2 / robe))
:location (z3 / church)) | ( z0 man :ARG0-of ( z1 wear :ARG1 ( z2 robe ) ) :location ( z3 church ) ) |
2743465453.jpg#1r1n | A woman in a white robe is preparing a table for a meal. | A woman preparing for a Christmas feast. | 1 | (z0 / woman
:ARG0-of (z1 / prepare-02
:ARG2 (z2 / feast
:mod (z3 / festival
:name (z4 / name
:op1 "Christmas"))))) | ( z0 woman :ARG0-of ( z1 prepare :ARG2 ( z2 feast :mod ( z3 festival :name ( z4 name :op "Christmas" ) ) ) ) ) |
2743465453.jpg#0r1c | A person in a robe and apron is cutting bread on a table. | A person cuts in line at the movie theater. | 2 | (z0 / cut-01
:ARG0 (z1 / person)
:ARG1 (z2 / line)
:location (z3 / theater
:mod (z4 / movie))) | ( z0 cut :ARG0 ( z1 person ) :ARG1 ( z2 line ) :location ( z3 theater :mod ( z4 movie ) ) ) |
2743465453.jpg#0r1n | A person in a robe and apron is cutting bread on a table. | A young girl cuts bread at the table. | 1 | (z0 / cut-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / bread)
:location (z4 / table)) | ( z0 cut :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 bread ) :location ( z4 table ) ) |
2743465453.jpg#3r1c | A man in an apron is standing by a table. | The waiter is sitting at the bar. | 2 | (z0 / sit-01
:ARG1 (z1 / person
:ARG0-of (z2 / wait-01))
:ARG2 (z3 / bar)) | ( z0 sit :ARG1 ( z1 person :ARG0-of ( z2 wait ) ) :ARG2 ( z3 bar ) ) |
2743465453.jpg#3r1n | A man in an apron is standing by a table. | The waiter is ready to take the order. | 2 | (z0 / ready-02
:ARG1 (z1 / person
:ARG0-of (z2 / wait-01))
:ARG2 (z3 / take-01
:ARG0 z1
:ARG1 (z4 / thing
:ARG1-of (z5 / order-02)))) | ( z0 ready :ARG1 ( z1 person :ARG0-of ( z2 wait ) ) :ARG2 ( z3 take :ARG0 z1 :ARG1 ( z4 thing :ARG1-of ( z5 order ) ) ) ) |
2743465453.jpg#3r1e | A man in an apron is standing by a table. | The waiter is in a restaurant. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:ARG0-of (z2 / wait-01))
:ARG2 (z3 / restaurant)) | ( z0 be-located-at :ARG1 ( z1 person :ARG0-of ( z2 wait ) ) :ARG2 ( z3 restaurant ) ) |
2743465453.jpg#2r1e | The man in the apron prepares the dining table. | The man is in the house | 0 | (z0 / man
:location (z1 / house)) | ( z0 man :location ( z1 house ) ) |
2743465453.jpg#2r1c | The man in the apron prepares the dining table. | The man is taking a much needed break. | 2 | (z0 / break-19
:ARG0 (z1 / man)
:ARG1-of (z2 / need-01
:degree (z3 / much))) | ( z0 break :ARG0 ( z1 man ) :ARG1-of ( z2 need :degree ( z3 much ) ) ) |
2743465453.jpg#2r1n | The man in the apron prepares the dining table. | The butler is setting the table | 1 | (z0 / set-02
:ARG0 (z1 / person
:ARG0-of (z2 / have-rel-role-91
:ARG2 (z3 / Butler)))
:ARG1 (z4 / table)) | ( z0 set :ARG0 ( z1 person :ARG0-of ( z2 have-rel-role :ARG2 ( z3 Butler ) ) ) :ARG1 ( z4 table ) ) |
2743465453.jpg#4r1n | A woman is preparing food at a table. | the lady got the food ready for dinner | 1 | (z0 / ready-01
:ARG0 (z1 / lady)
:ARG1 (z2 / food)
:ARG2 (z3 / dinner)) | ( z0 ready :ARG0 ( z1 lady ) :ARG1 ( z2 food ) :ARG2 ( z3 dinner ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.