input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The dog wanted to dust . | * dog ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND dust . agent ( x _ 4 , x _ 1 ) | in_distribution |
The cat split . | * cat ( x _ 1 ) ; split . theme ( x _ 2 , x _ 1 ) | in_distribution |
The dog was offered the donut . | * dog ( x _ 1 ) ; * donut ( x _ 5 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) | in_distribution |
The girl hunted the bird . | * girl ( x _ 1 ) ; * bird ( x _ 4 ) ; hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 ) | in_distribution |
The cookie was given to Oliver by the boy . | * cookie ( x _ 1 ) ; * boy ( x _ 8 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Oliver ) AND give . agent ( x _ 3 , x _ 8 ) | in_distribution |
The squirrel cried . | * squirrel ( x _ 1 ) ; cry . agent ( x _ 2 , x _ 1 ) | in_distribution |
Jackson ate the girl . | * girl ( x _ 3 ) ; eat . agent ( x _ 1 , Jackson ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
A dog sold the boy the cake in the casket . | * boy ( x _ 4 ) ; * cake ( x _ 6 ) ; * casket ( x _ 9 ) ; dog ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , x _ 4 ) AND sell . theme ( x _ 2 , x _ 6 ) AND cake . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
The donut was sent to Emma by a girl . | * donut ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Emma ) AND send . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
The cake was admired by a girl . | * cake ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Emma was lended the bat by Jacob . | * bat ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , Jacob ) | in_distribution |
A radio was rolled by Elizabeth . | radio ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Elizabeth ) | in_distribution |
A cat ate a girl . | cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) | in_distribution |
The fish rolled . | * fish ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The donut was stabbed . | * donut ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma hoped that the dealer slept . | * dealer ( x _ 4 ) ; hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND sleep . agent ( x _ 5 , x _ 4 ) | in_distribution |
The cookie was fed to Emma . | * cookie ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Emma ) | in_distribution |
The teacher appreciated that a lawyer longed to talk . | * teacher ( x _ 1 ) ; appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . ccomp ( x _ 2 , x _ 6 ) AND lawyer ( x _ 5 ) AND long . agent ( x _ 6 , x _ 5 ) AND long . xcomp ( x _ 6 , x _ 8 ) AND talk . agent ( x _ 8 , x _ 5 ) | in_distribution |
The strawberry crumpled . | * strawberry ( x _ 1 ) ; crumple . theme ( x _ 2 , x _ 1 ) | in_distribution |
The bowl was helped by a mouse . | * bowl ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 ) | in_distribution |
The strawberry rolled . | * strawberry ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A ball was liked . | ball ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A bear crumpled a cat beside a table . | bear ( x _ 1 ) AND crumple . agent ( x _ 2 , x _ 1 ) AND crumple . theme ( x _ 2 , x _ 4 ) AND cat ( x _ 4 ) AND cat . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
Charlotte gave the cake on the piano to Emma . | * cake ( x _ 3 ) ; * piano ( x _ 6 ) ; give . agent ( x _ 1 , Charlotte ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND cake . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A cake was hunted by Aiden . | cake ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Aiden ) | in_distribution |
A customer was lended the cake by Lucas . | * cake ( x _ 5 ) ; customer ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Lucas ) | in_distribution |
The father hoped that the cake was fed to Liam . | * father ( x _ 1 ) ; * cake ( x _ 5 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND feed . theme ( x _ 7 , x _ 5 ) AND feed . recipient ( x _ 7 , Liam ) | in_distribution |
A book was awarded to a girl . | book ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The cake was rolled by Liam . | * cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Liam ) | in_distribution |
The writer was given the donut on the box by the penguin . | * writer ( x _ 1 ) ; * donut ( x _ 5 ) ; * box ( x _ 8 ) ; * penguin ( x _ 11 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
The weapon was helped . | * weapon ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) | in_distribution |
A drink was observed by a cat . | drink ( x _ 1 ) AND observe . theme ( x _ 3 , x _ 1 ) AND observe . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
The dog thought that the cake was thrown by a pig . | * dog ( x _ 1 ) ; * cake ( x _ 5 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 7 ) AND throw . theme ( x _ 7 , x _ 5 ) AND throw . agent ( x _ 7 , x _ 10 ) AND pig ( x _ 10 ) | in_distribution |
A baby reddened . | baby ( x _ 1 ) AND redden . theme ( x _ 2 , x _ 1 ) | in_distribution |
A brush was rolled by Olivia . | brush ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Olivia ) | in_distribution |
Liam was given a raisin in a house by the girl . | * girl ( x _ 10 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND raisin ( x _ 4 ) AND raisin . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
The spokesman attempted to walk . | * spokesman ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Eleanor ate . | eat . agent ( x _ 1 , Eleanor ) | in_distribution |
A hammer was forwarded to a duck by Liam . | hammer ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) AND forward . agent ( x _ 3 , Liam ) AND duck ( x _ 6 ) | in_distribution |
A bird drew . | bird ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) | in_distribution |
The sailor wanted to walk . | * sailor ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Noah was lended a cloud by the girl . | * girl ( x _ 7 ) ; lend . recipient ( x _ 2 , Noah ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) AND cloud ( x _ 4 ) | in_distribution |
A deer froze . | deer ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
Joseph was sold the pencil on the train by Emma . | * pencil ( x _ 4 ) ; * train ( x _ 7 ) ; sell . recipient ( x _ 2 , Joseph ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , Emma ) AND pencil . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The potato was drawn by the girl . | * potato ( x _ 1 ) ; * girl ( x _ 6 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) | in_distribution |
A tiger rented Mateo a drink . | tiger ( x _ 1 ) AND rent . agent ( x _ 2 , x _ 1 ) AND rent . recipient ( x _ 2 , Mateo ) AND rent . theme ( x _ 2 , x _ 5 ) AND drink ( x _ 5 ) | in_distribution |
Emma observed the horse . | * horse ( x _ 3 ) ; observe . agent ( x _ 1 , Emma ) AND observe . theme ( x _ 1 , x _ 3 ) | in_distribution |
A sandwich was split by Aiden . | sandwich ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) AND split . agent ( x _ 3 , Aiden ) | in_distribution |
The frog attempted to walk . | * frog ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The bucket was drawn . | * bucket ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ava adored Noah . | adore . agent ( x _ 1 , Ava ) AND adore . theme ( x _ 1 , Noah ) | in_distribution |
William was sold the pretzel in the house . | * pretzel ( x _ 4 ) ; * house ( x _ 7 ) ; sell . recipient ( x _ 2 , William ) AND sell . theme ( x _ 2 , x _ 4 ) AND pretzel . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A cat rolled Liam . | cat ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Liam ) | in_distribution |
A child hunted the girl beside the crystal . | * girl ( x _ 4 ) ; * crystal ( x _ 7 ) ; child ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 ) AND girl . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma lended the girl the donut on the table . | * girl ( x _ 3 ) ; * donut ( x _ 5 ) ; * table ( x _ 8 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
The lollipop was eaten by a dog . | * lollipop ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
James burned the cake . | * cake ( x _ 3 ) ; burn . agent ( x _ 1 , James ) AND burn . theme ( x _ 1 , x _ 3 ) | in_distribution |
The rose was offered to the crocodile . | * rose ( x _ 1 ) ; * crocodile ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The guy was fed a cake beside the stage by the tourist . | * guy ( x _ 1 ) ; * stage ( x _ 8 ) ; * tourist ( x _ 11 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , x _ 11 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
A drink was broken . | drink ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 ) | in_distribution |
A boy rolled a plate . | boy ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND plate ( x _ 4 ) | in_distribution |
Ava liked a cake . | like . agent ( x _ 1 , Ava ) AND like . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
A cake was burned by Liam . | cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Liam ) | in_distribution |
Sophia awarded the doll to Emma . | * doll ( x _ 3 ) ; award . agent ( x _ 1 , Sophia ) AND award . theme ( x _ 1 , x _ 3 ) AND award . recipient ( x _ 1 , Emma ) | in_distribution |
Emma lended a box beside the bed to the director . | * bed ( x _ 6 ) ; * director ( x _ 9 ) ; lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND box ( x _ 3 ) AND box . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The bat was floated . | * bat ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) | in_distribution |
A manager needed to run . | manager ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
A box was drawn by Olivia . | box ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Olivia ) | in_distribution |
The dog served Ava the cake beside the chair in the garden . | * dog ( x _ 1 ) ; * cake ( x _ 5 ) ; * chair ( x _ 8 ) ; * garden ( x _ 11 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . recipient ( x _ 2 , Ava ) AND serve . theme ( x _ 2 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND chair . nmod . in ( x _ 8 , x _ 11 ) | in_distribution |
A drink grew . | drink ( x _ 1 ) AND grow . theme ( x _ 2 , x _ 1 ) | in_distribution |
The muffin was crumpled . | * muffin ( x _ 1 ) ; crumple . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl brought Amelia the cookie . | * girl ( x _ 1 ) ; * cookie ( x _ 5 ) ; bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , Amelia ) AND bring . theme ( x _ 2 , x _ 5 ) | in_distribution |
A cake was given to Noah by a horse . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Noah ) AND give . agent ( x _ 3 , x _ 8 ) AND horse ( x _ 8 ) | in_distribution |
The student danced . | * student ( x _ 1 ) ; dance . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was posted to a girl by Isabella . | * cake ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , Isabella ) AND girl ( x _ 6 ) | in_distribution |
The game was slipped to a boy . | * game ( x _ 1 ) ; slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
Bella smiled . | smile . agent ( x _ 1 , Bella ) | in_distribution |
The clock was tolerated . | * clock ( x _ 1 ) ; tolerate . theme ( x _ 3 , x _ 1 ) | in_distribution |
The rose was liked by a sailor . | * rose ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND sailor ( x _ 6 ) | in_distribution |
A boy was mailed the donut on a tree by the girl . | * donut ( x _ 5 ) ; * girl ( x _ 11 ) ; boy ( x _ 1 ) AND mail . recipient ( x _ 3 , x _ 1 ) AND mail . theme ( x _ 3 , x _ 5 ) AND mail . agent ( x _ 3 , x _ 11 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND tree ( x _ 8 ) | in_distribution |
The bunny sold Mila a cake in the garden . | * bunny ( x _ 1 ) ; * garden ( x _ 8 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Mila ) AND sell . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
A bat was snapped . | bat ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) | in_distribution |
Oliver tolerated a box . | tolerate . agent ( x _ 1 , Oliver ) AND tolerate . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) | in_distribution |
The raisin was passed to the girl by Emma . | * raisin ( x _ 1 ) ; * girl ( x _ 6 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , Emma ) | in_distribution |
A child gave a donut on a table to Elizabeth . | child ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Elizabeth ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A teacher packed the cookie beside the table . | * cookie ( x _ 4 ) ; * table ( x _ 7 ) ; teacher ( x _ 1 ) AND pack . agent ( x _ 2 , x _ 1 ) AND pack . theme ( x _ 2 , x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Aria heard the sandwich on a table . | * sandwich ( x _ 3 ) ; hear . agent ( x _ 1 , Aria ) AND hear . theme ( x _ 1 , x _ 3 ) AND sandwich . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
Olivia broke . | break . theme ( x _ 1 , Olivia ) | in_distribution |
The shirt grew . | * shirt ( x _ 1 ) ; grow . theme ( x _ 2 , x _ 1 ) | in_distribution |
The dog sold a cat a wine in the bag . | * dog ( x _ 1 ) ; * bag ( x _ 9 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , x _ 4 ) AND sell . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) AND wine ( x _ 6 ) AND wine . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
A cake was loved by Abigail . | cake ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Abigail ) | in_distribution |
Leah wanted to run . | want . agent ( x _ 1 , Leah ) AND want . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Leah ) | in_distribution |
The sandwich was eaten by a monster . | * sandwich ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND monster ( x _ 6 ) | in_distribution |
A girl rolled a doll in a room . | girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND doll ( x _ 4 ) AND doll . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
Liam was lended a rose . | lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 ) AND rose ( x _ 4 ) | in_distribution |
A cloud was found . | cloud ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma lended the cat the cake . | * cat ( x _ 3 ) ; * cake ( x _ 5 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) | in_distribution |
The manager appreciated that the nail was frozen by Emma . | * manager ( x _ 1 ) ; * nail ( x _ 5 ) ; appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . ccomp ( x _ 2 , x _ 7 ) AND freeze . theme ( x _ 7 , x _ 5 ) AND freeze . agent ( x _ 7 , Emma ) | in_distribution |
The lamb offered a cake in the cot to the chicken . | * lamb ( x _ 1 ) ; * cot ( x _ 7 ) ; * chicken ( x _ 10 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A dog rolled . | dog ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.