input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
A guest rented the cake beside the table to the dog . | * cake ( x _ 4 ) ; * table ( x _ 7 ) ; * dog ( x _ 10 ) ; guest ( x _ 1 ) AND rent . agent ( x _ 2 , x _ 1 ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A donut was fed to a professor . | donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND professor ( x _ 6 ) | in_distribution |
Emma cleaned a baby . | clean . agent ( x _ 1 , Emma ) AND clean . theme ( x _ 1 , x _ 3 ) AND baby ( x _ 3 ) | in_distribution |
Mia was given a can . | give . recipient ( x _ 2 , Mia ) AND give . theme ( x _ 2 , x _ 4 ) AND can ( x _ 4 ) | in_distribution |
A rose was reddened by Hazel . | rose ( x _ 1 ) AND redden . theme ( x _ 3 , x _ 1 ) AND redden . agent ( x _ 3 , Hazel ) | in_distribution |
David walked . | walk . agent ( x _ 1 , David ) | in_distribution |
Olivia was lended the cake . | * cake ( x _ 4 ) ; lend . recipient ( x _ 2 , Olivia ) AND lend . theme ( x _ 2 , x _ 4 ) | in_distribution |
A sandwich was given to Ava . | sandwich ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) | in_distribution |
A bear drew . | bear ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was sent to Emma . | * cake ( x _ 1 ) ; send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Emma ) | in_distribution |
Liam snapped the box . | * box ( x _ 3 ) ; snap . agent ( x _ 1 , Liam ) AND snap . theme ( x _ 1 , x _ 3 ) | in_distribution |
A jar rolled . | jar ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
Liam froze a cake on the table . | * table ( x _ 6 ) ; freeze . agent ( x _ 1 , Liam ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A chalk was given to a cat . | chalk ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
Oliver froze the professor . | * professor ( x _ 3 ) ; freeze . agent ( x _ 1 , Oliver ) AND freeze . theme ( x _ 1 , x _ 3 ) | in_distribution |
The lion ate Brooklyn . | * lion ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Brooklyn ) | in_distribution |
William gave a raisin beside a machine beside a stage to Emma . | give . agent ( x _ 1 , William ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND raisin ( x _ 3 ) AND raisin . nmod . beside ( x _ 3 , x _ 6 ) AND machine ( x _ 6 ) AND machine . nmod . beside ( x _ 6 , x _ 9 ) AND stage ( x _ 9 ) | in_distribution |
The pizza was cooked by Emma . | * pizza ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Emma ) | in_distribution |
A cookie was loaned to the girl . | * girl ( x _ 6 ) ; cookie ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Olivia scoffed . | scoff . agent ( x _ 1 , Olivia ) | in_distribution |
The box was frozen by a girl . | * box ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Grayson liked that the raisin was found by the politician . | * raisin ( x _ 4 ) ; * politician ( x _ 9 ) ; like . agent ( x _ 1 , Grayson ) AND like . ccomp ( x _ 1 , x _ 6 ) AND find . theme ( x _ 6 , x _ 4 ) AND find . agent ( x _ 6 , x _ 9 ) | in_distribution |
Emma cooked the cake . | * cake ( x _ 3 ) ; cook . agent ( x _ 1 , Emma ) AND cook . theme ( x _ 1 , x _ 3 ) | in_distribution |
The girl burned William . | * girl ( x _ 1 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , William ) | in_distribution |
The frog was given the sweetcorn by a lion . | * frog ( x _ 1 ) ; * sweetcorn ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND lion ( x _ 8 ) | in_distribution |
Ava slept . | sleep . agent ( x _ 1 , Ava ) | in_distribution |
Ava lended a dog a donut . | lend . agent ( x _ 1 , Ava ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND dog ( x _ 3 ) AND donut ( x _ 5 ) | in_distribution |
A clock burned . | clock ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 ) | in_distribution |
A toothbrush was given to the cat by the girl . | * cat ( x _ 6 ) ; * girl ( x _ 9 ) ; toothbrush ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) | in_distribution |
A boy collapsed Liam . | boy ( x _ 1 ) AND collapse . agent ( x _ 2 , x _ 1 ) AND collapse . theme ( x _ 2 , Liam ) | in_distribution |
A girl gave a box to a boy . | girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND box ( x _ 4 ) AND boy ( x _ 7 ) | in_distribution |
A dog dusted Olivia . | dog ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , Olivia ) | in_distribution |
Emma grew the cake in a car . | * cake ( x _ 3 ) ; grow . agent ( x _ 1 , Emma ) AND grow . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 ) | in_distribution |
Ava painted the pig beside a car . | * pig ( x _ 3 ) ; paint . agent ( x _ 1 , Ava ) AND paint . theme ( x _ 1 , x _ 3 ) AND pig . nmod . beside ( x _ 3 , x _ 6 ) AND car ( x _ 6 ) | in_distribution |
A cow brought the scientist a box on a table . | * scientist ( x _ 4 ) ; cow ( x _ 1 ) AND bring . agent ( x _ 2 , x _ 1 ) AND bring . recipient ( x _ 2 , x _ 4 ) AND bring . theme ( x _ 2 , x _ 6 ) AND box ( x _ 6 ) AND box . nmod . on ( x _ 6 , x _ 9 ) AND table ( x _ 9 ) | in_distribution |
Liam lended the cake beside a speaker to Emma . | * cake ( x _ 3 ) ; lend . agent ( x _ 1 , Liam ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Emma ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND speaker ( x _ 6 ) | in_distribution |
A boy was given the cake on a stool by Emma . | * cake ( x _ 5 ) ; boy ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND stool ( x _ 8 ) | in_distribution |
A cat was given the cake in a box by a girl . | * cake ( x _ 5 ) ; cat ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 11 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND box ( x _ 8 ) AND girl ( x _ 11 ) | in_distribution |
A giraffe liked a key . | giraffe ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND key ( x _ 4 ) | in_distribution |
A cat sold a cookie beside the table to Liam . | * table ( x _ 7 ) ; cat ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Liam ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A rose was rolled by Liam . | rose ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Liam ) | in_distribution |
Emma appreciated that the boy said that the jar was posted to David . | * boy ( x _ 4 ) ; * jar ( x _ 8 ) ; appreciate . agent ( x _ 1 , Emma ) AND appreciate . ccomp ( x _ 1 , x _ 5 ) AND say . agent ( x _ 5 , x _ 4 ) AND say . ccomp ( x _ 5 , x _ 10 ) AND post . theme ( x _ 10 , x _ 8 ) AND post . recipient ( x _ 10 , David ) | in_distribution |
The cookie was liked by a boy . | * cookie ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A cat rolled the rose beside the road . | * rose ( x _ 4 ) ; * road ( x _ 7 ) ; cat ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND rose . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma juggled Evelyn . | juggle . agent ( x _ 1 , Emma ) AND juggle . theme ( x _ 1 , Evelyn ) | in_distribution |
A cat grew a yogurt . | cat ( x _ 1 ) AND grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , x _ 4 ) AND yogurt ( x _ 4 ) | in_distribution |
William was sold the potato . | * potato ( x _ 4 ) ; sell . recipient ( x _ 2 , William ) AND sell . theme ( x _ 2 , x _ 4 ) | in_distribution |
Olivia gave the girl the box . | * girl ( x _ 3 ) ; * box ( x _ 5 ) ; give . agent ( x _ 1 , Olivia ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) | in_distribution |
The cake was held . | * cake ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) | in_distribution |
The donut was lended to the professor by Emma . | * donut ( x _ 1 ) ; * professor ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Emma ) | in_distribution |
A book was rolled by a girl . | book ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The baby gave a cake to Emma . | * baby ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND cake ( x _ 4 ) | in_distribution |
Emma promised a bat to Olivia . | promise . agent ( x _ 1 , Emma ) AND promise . theme ( x _ 1 , x _ 3 ) AND promise . recipient ( x _ 1 , Olivia ) AND bat ( x _ 3 ) | in_distribution |
The cat liked that a cookie was helped by a writer . | * cat ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cookie ( x _ 5 ) AND help . theme ( x _ 7 , x _ 5 ) AND help . agent ( x _ 7 , x _ 10 ) AND writer ( x _ 10 ) | in_distribution |
The hamburger was helped by a girl . | * hamburger ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The girl liked that a cookie was broken . | * girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cookie ( x _ 5 ) AND break . theme ( x _ 7 , x _ 5 ) | in_distribution |
Jayden ate a dog . | eat . agent ( x _ 1 , Jayden ) AND eat . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 ) | in_distribution |
Ethan intended to cook . | intend . agent ( x _ 1 , Ethan ) AND intend . xcomp ( x _ 1 , x _ 3 ) AND cook . agent ( x _ 3 , Ethan ) | in_distribution |
Emma gave a balloon in the box to the dog . | * box ( x _ 6 ) ; * dog ( x _ 9 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND balloon ( x _ 3 ) AND balloon . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The cake was called by the sailor . | * cake ( x _ 1 ) ; * sailor ( x _ 6 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cake was reddened by Emma . | * cake ( x _ 1 ) ; redden . theme ( x _ 3 , x _ 1 ) AND redden . agent ( x _ 3 , Emma ) | in_distribution |
Abigail ate . | eat . agent ( x _ 1 , Abigail ) | in_distribution |
Emma sketched a girl . | sketch . agent ( x _ 1 , Emma ) AND sketch . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
James cleaned . | clean . agent ( x _ 1 , James ) | in_distribution |
A lion snored . | lion ( x _ 1 ) AND snore . agent ( x _ 2 , x _ 1 ) | in_distribution |
A boy supported that the box was cooked by Hazel . | * box ( x _ 5 ) ; boy ( x _ 1 ) AND support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 7 ) AND cook . theme ( x _ 7 , x _ 5 ) AND cook . agent ( x _ 7 , Hazel ) | in_distribution |
Liam was lended a cake . | lend . recipient ( x _ 2 , Liam ) AND lend . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
Riley grew . | grow . theme ( x _ 1 , Riley ) | in_distribution |
A cookie was snapped by Emma . | cookie ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , Emma ) | in_distribution |
The puppy gave the shoe to Liam . | * puppy ( x _ 1 ) ; * shoe ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Liam ) | in_distribution |
A game was broken by James . | game ( x _ 1 ) AND break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , James ) | in_distribution |
Mia supported that the girl juggled a cake . | * girl ( x _ 4 ) ; support . agent ( x _ 1 , Mia ) AND support . ccomp ( x _ 1 , x _ 5 ) AND juggle . agent ( x _ 5 , x _ 4 ) AND juggle . theme ( x _ 5 , x _ 7 ) AND cake ( x _ 7 ) | in_distribution |
Isabella was offered the box beside a table by Emma . | * box ( x _ 4 ) ; offer . recipient ( x _ 2 , Isabella ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , Emma ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A ring was eaten by a dog . | ring ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
The game was given to a cat . | * game ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
A deer was given the sandwich beside the bag . | * sandwich ( x _ 5 ) ; * bag ( x _ 8 ) ; deer ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND sandwich . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
Emma was lended the donut by a monkey . | * donut ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 7 ) AND monkey ( x _ 7 ) | in_distribution |
Charlotte offered a cake to Sophia . | offer . agent ( x _ 1 , Charlotte ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Sophia ) AND cake ( x _ 3 ) | in_distribution |
The girl was sold a cake in the sack . | * girl ( x _ 1 ) ; * sack ( x _ 8 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
The cake was sold to David by Asher . | * cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , David ) AND sell . agent ( x _ 3 , Asher ) | in_distribution |
A donut was decomposed by the boy . | * boy ( x _ 6 ) ; donut ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , x _ 6 ) | in_distribution |
Theodore sneezed . | sneeze . agent ( x _ 1 , Theodore ) | in_distribution |
The sweetcorn was broken . | * sweetcorn ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cake was frozen by the turkey . | * turkey ( x _ 6 ) ; cake ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) | in_distribution |
The brick was eaten . | * brick ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A biscuit was burned . | biscuit ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
Olivia fed a cake beside a table to Liam . | feed . agent ( x _ 1 , Olivia ) AND feed . theme ( x _ 1 , x _ 3 ) AND feed . recipient ( x _ 1 , Liam ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A cookie was rolled by Audrey . | cookie ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Audrey ) | in_distribution |
A melon was given to the scientist . | * scientist ( x _ 6 ) ; melon ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The squirrel ate the drink . | * squirrel ( x _ 1 ) ; * drink ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
A girl wanted to run . | girl ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
A donut was handed to Liam by a bunny . | donut ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Liam ) AND hand . agent ( x _ 3 , x _ 8 ) AND bunny ( x _ 8 ) | in_distribution |
The cracker was known . | * cracker ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) | in_distribution |
The producer touched the cake in a bin . | * producer ( x _ 1 ) ; * cake ( x _ 4 ) ; touch . agent ( x _ 2 , x _ 1 ) AND touch . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND bin ( x _ 7 ) | in_distribution |
Liam examined Mia . | examine . agent ( x _ 1 , Liam ) AND examine . theme ( x _ 1 , Mia ) | in_distribution |
The girl liked that a writer cooked a melon on the sheet . | * girl ( x _ 1 ) ; * sheet ( x _ 11 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND writer ( x _ 5 ) AND cook . agent ( x _ 6 , x _ 5 ) AND cook . theme ( x _ 6 , x _ 8 ) AND melon ( x _ 8 ) AND melon . nmod . on ( x _ 8 , x _ 11 ) | in_distribution |
A governor liked that Oliver ate . | governor ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND eat . agent ( x _ 5 , Oliver ) | in_distribution |
Liam juggled Emma . | juggle . agent ( x _ 1 , Liam ) AND juggle . theme ( x _ 1 , Emma ) | in_distribution |
The cake was collapsed by the boy . | * cake ( x _ 1 ) ; * boy ( x _ 6 ) ; collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , x _ 6 ) | in_distribution |
A rose was packed . | rose ( x _ 1 ) AND pack . theme ( x _ 3 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.