input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The girl cleaned a cake beside a rod . | * girl ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND rod ( x _ 7 ) | in_distribution |
A cake was sold to the girl by the lamb . | * girl ( x _ 6 ) ; * lamb ( x _ 9 ) ; cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) | in_distribution |
Henry believed that Olivia cooked . | believe . agent ( x _ 1 , Henry ) AND believe . ccomp ( x _ 1 , x _ 4 ) AND cook . agent ( x _ 4 , Olivia ) | in_distribution |
A guitar was enlarged . | guitar ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma fed a donut beside the table to a girl . | * table ( x _ 6 ) ; feed . agent ( x _ 1 , Emma ) AND feed . theme ( x _ 1 , x _ 3 ) AND feed . recipient ( x _ 1 , x _ 9 ) AND donut ( x _ 3 ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) AND girl ( x _ 9 ) | in_distribution |
Ava tolerated the donut in a room . | * donut ( x _ 3 ) ; tolerate . agent ( x _ 1 , Ava ) AND tolerate . theme ( x _ 1 , x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) | in_distribution |
The shoe was discovered by Elijah . | * shoe ( x _ 1 ) ; discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , Elijah ) | in_distribution |
The block was reddened . | * block ( x _ 1 ) ; redden . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam gave a flag to the baby . | * baby ( x _ 6 ) ; give . agent ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND flag ( x _ 3 ) | in_distribution |
A monkey slept . | monkey ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
A gumball was served to a girl . | gumball ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A doctor sent a cake beside the table to a boy . | * table ( x _ 7 ) ; doctor ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND boy ( x _ 10 ) | in_distribution |
The boy gave a president the cake . | * boy ( x _ 1 ) ; * cake ( x _ 6 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND president ( x _ 4 ) | in_distribution |
Emma helped Olivia . | help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , Olivia ) | in_distribution |
A horse handed a box in a house to Emma . | horse ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , Emma ) AND box ( x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
The doll was lended to a horse . | * doll ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND horse ( x _ 6 ) | in_distribution |
A cake was rolled by Luke . | cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Luke ) | in_distribution |
A banana was painted by a duke . | banana ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND duke ( x _ 6 ) | in_distribution |
A cake was returned to Elizabeth by Emma . | cake ( x _ 1 ) AND return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Elizabeth ) AND return . agent ( x _ 3 , Emma ) | in_distribution |
A pickle was reddened by the penguin . | * penguin ( x _ 6 ) ; pickle ( x _ 1 ) AND redden . theme ( x _ 3 , x _ 1 ) AND redden . agent ( x _ 3 , x _ 6 ) | in_distribution |
Olivia confessed that Emma saw the cake . | * cake ( x _ 6 ) ; confess . agent ( x _ 1 , Olivia ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND see . agent ( x _ 4 , Emma ) AND see . theme ( x _ 4 , x _ 6 ) | in_distribution |
The bean was lended to Liam by the boy . | * bean ( x _ 1 ) ; * boy ( x _ 8 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) AND lend . agent ( x _ 3 , x _ 8 ) | in_distribution |
A dog froze . | dog ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
A toy was eaten by the boy . | * boy ( x _ 6 ) ; toy ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cup was rolled . | cup ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A kitty gave the banana to Emma . | * banana ( x _ 4 ) ; kitty ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) | in_distribution |
The turtle painted a donut in the house . | * turtle ( x _ 1 ) ; * house ( x _ 7 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A landlord gave Olivia the cake . | * cake ( x _ 5 ) ; landlord ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 5 ) | in_distribution |
A glue rolled . | glue ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The towel was returned to a chicken by a human . | * towel ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , x _ 6 ) AND return . agent ( x _ 3 , x _ 9 ) AND chicken ( x _ 6 ) AND human ( x _ 9 ) | in_distribution |
A weapon was appreciated by Isabella . | weapon ( x _ 1 ) AND appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , Isabella ) | in_distribution |
Amelia rolled Emma . | roll . agent ( x _ 1 , Amelia ) AND roll . theme ( x _ 1 , Emma ) | in_distribution |
A dog ate the cake . | * cake ( x _ 4 ) ; dog ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
A cat ate a dog in the house . | * house ( x _ 7 ) ; cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND dog ( x _ 4 ) AND dog . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A girl froze a chicken . | girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND chicken ( x _ 4 ) | in_distribution |
A pumpkin was slid by a girl . | pumpkin ( x _ 1 ) AND slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The block was hunted by Emma . | * block ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Emma ) | in_distribution |
A professor helped a cake beside a machine . | professor ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND machine ( x _ 7 ) | in_distribution |
The cake was known by the child . | * cake ( x _ 1 ) ; * child ( x _ 6 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) | in_distribution |
A doll was eaten by Liam . | doll ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Liam ) | in_distribution |
A cat was given a cake by Emma . | cat ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND cake ( x _ 5 ) | in_distribution |
A watch was loved by a girl . | watch ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A giraffe drew . | giraffe ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) | in_distribution |
Liam sent a potato in a house to the boy . | * boy ( x _ 9 ) ; send . agent ( x _ 1 , Liam ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , x _ 9 ) AND potato ( x _ 3 ) AND potato . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
A cake was eaten by a coach . | cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND coach ( x _ 6 ) | in_distribution |
Emma rolled the cookie beside a glass . | * cookie ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 ) AND glass ( x _ 6 ) | in_distribution |
Joshua mailed the clock to the dog . | * clock ( x _ 3 ) ; * dog ( x _ 6 ) ; mail . agent ( x _ 1 , Joshua ) AND mail . theme ( x _ 1 , x _ 3 ) AND mail . recipient ( x _ 1 , x _ 6 ) | in_distribution |
Emma saw the donut . | * donut ( x _ 3 ) ; see . agent ( x _ 1 , Emma ) AND see . theme ( x _ 1 , x _ 3 ) | in_distribution |
A girl liked that a cake was served to Emma . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND serve . theme ( x _ 7 , x _ 5 ) AND serve . recipient ( x _ 7 , Emma ) | in_distribution |
Benjamin rented a pancake beside the table beside a bed to the boy . | * table ( x _ 6 ) ; * boy ( x _ 12 ) ; rent . agent ( x _ 1 , Benjamin ) AND rent . theme ( x _ 1 , x _ 3 ) AND rent . recipient ( x _ 1 , x _ 12 ) AND pancake ( x _ 3 ) AND pancake . nmod . beside ( x _ 3 , x _ 6 ) AND table . nmod . beside ( x _ 6 , x _ 9 ) AND bed ( x _ 9 ) | in_distribution |
A raisin was missed by Luna . | raisin ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , Luna ) | in_distribution |
Oliver gave Emma a melon beside a corpse . | give . agent ( x _ 1 , Oliver ) AND give . recipient ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 4 ) AND melon ( x _ 4 ) AND melon . nmod . beside ( x _ 4 , x _ 7 ) AND corpse ( x _ 7 ) | in_distribution |
The baby danced . | * baby ( x _ 1 ) ; dance . agent ( x _ 2 , x _ 1 ) | in_distribution |
The drink was lended to a writer . | * drink ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND writer ( x _ 6 ) | in_distribution |
A bat was given to the baby . | * baby ( x _ 6 ) ; bat ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The hamburger was floated . | * hamburger ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) | in_distribution |
The boy rolled Amelia . | * boy ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Amelia ) | in_distribution |
A rose was given to Theodore . | rose ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Theodore ) | in_distribution |
Liam called a cake on a speaker . | call . agent ( x _ 1 , Liam ) AND call . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND speaker ( x _ 6 ) | in_distribution |
The donut was given to a sheep . | * donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND sheep ( x _ 6 ) | in_distribution |
The cookie was liked by a child . | * cookie ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 ) | in_distribution |
The monkey was sold the raisin . | * monkey ( x _ 1 ) ; * raisin ( x _ 5 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) | in_distribution |
The melon was offered to the teacher . | * melon ( x _ 1 ) ; * teacher ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A boy hoped that Emma gave a present to Liam . | boy ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Emma ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , Liam ) AND present ( x _ 7 ) | in_distribution |
Charlotte liked a rose beside a bed . | like . agent ( x _ 1 , Charlotte ) AND like . theme ( x _ 1 , x _ 3 ) AND rose ( x _ 3 ) AND rose . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 ) | in_distribution |
A present was juggled by a doctor . | present ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , x _ 6 ) AND doctor ( x _ 6 ) | in_distribution |
The boy liked that the pretzel was stabbed by Isabella . | * boy ( x _ 1 ) ; * pretzel ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND stab . theme ( x _ 7 , x _ 5 ) AND stab . agent ( x _ 7 , Isabella ) | in_distribution |
A ring was grown by Emma . | ring ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Emma ) | in_distribution |
Emma was given the raisin . | * raisin ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
Samuel tried to hunt . | try . agent ( x _ 1 , Samuel ) AND try . xcomp ( x _ 1 , x _ 3 ) AND hunt . agent ( x _ 3 , Samuel ) | in_distribution |
Victoria liked the seed beside a table . | * seed ( x _ 3 ) ; like . agent ( x _ 1 , Victoria ) AND like . theme ( x _ 1 , x _ 3 ) AND seed . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A bee helped Ava . | bee ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , Ava ) | in_distribution |
The block was frozen . | * block ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
The brain was found by a girl . | * brain ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The cat floated the bottle on the table . | * cat ( x _ 1 ) ; * bottle ( x _ 4 ) ; * table ( x _ 7 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) AND bottle . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Savannah slept . | sleep . agent ( x _ 1 , Savannah ) | in_distribution |
Luke rolled . | roll . theme ( x _ 1 , Luke ) | in_distribution |
A raisin was awarded to Emma by a fish . | raisin ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Emma ) AND award . agent ( x _ 3 , x _ 8 ) AND fish ( x _ 8 ) | in_distribution |
The bat was packed by Liam . | * bat ( x _ 1 ) ; pack . theme ( x _ 3 , x _ 1 ) AND pack . agent ( x _ 3 , Liam ) | in_distribution |
The raisin was studied by Olivia . | * raisin ( x _ 1 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , Olivia ) | in_distribution |
A game was painted . | game ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
The boy fed a present to Emma . | * boy ( x _ 1 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Emma ) AND present ( x _ 4 ) | in_distribution |
Aria was sold the donut by the crocodile . | * donut ( x _ 4 ) ; * crocodile ( x _ 7 ) ; sell . recipient ( x _ 2 , Aria ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) | in_distribution |
The rose was examined . | * rose ( x _ 1 ) ; examine . theme ( x _ 3 , x _ 1 ) | in_distribution |
A hero rolled Emma . | hero ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Emma ) | in_distribution |
A chalk was thrown . | chalk ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) | in_distribution |
A sandwich was called by William . | sandwich ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , William ) | in_distribution |
The manager rolled . | * manager ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The deer returned a frog a cake on the bed . | * deer ( x _ 1 ) ; * bed ( x _ 9 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . recipient ( x _ 2 , x _ 4 ) AND return . theme ( x _ 2 , x _ 6 ) AND frog ( x _ 4 ) AND cake ( x _ 6 ) AND cake . nmod . on ( x _ 6 , x _ 9 ) | in_distribution |
The dealer reddened . | * dealer ( x _ 1 ) ; redden . theme ( x _ 2 , x _ 1 ) | in_distribution |
The drink was slid . | * drink ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was slid by Liam . | box ( x _ 1 ) AND slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Liam ) | in_distribution |
The penguin passed a boy the spoon . | * penguin ( x _ 1 ) ; * spoon ( x _ 6 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . recipient ( x _ 2 , x _ 4 ) AND pass . theme ( x _ 2 , x _ 6 ) AND boy ( x _ 4 ) | in_distribution |
A cat crumpled . | cat ( x _ 1 ) AND crumple . theme ( x _ 2 , x _ 1 ) | in_distribution |
Carter said that Noah lended a teacher a cake . | say . agent ( x _ 1 , Carter ) AND say . ccomp ( x _ 1 , x _ 4 ) AND lend . agent ( x _ 4 , Noah ) AND lend . recipient ( x _ 4 , x _ 6 ) AND lend . theme ( x _ 4 , x _ 8 ) AND teacher ( x _ 6 ) AND cake ( x _ 8 ) | in_distribution |
The brush was cooked by Amelia . | * brush ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Amelia ) | in_distribution |
The girl gave Emma a cake in the sack . | * girl ( x _ 1 ) ; * sack ( x _ 8 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
A princess painted . | princess ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
A bowl was studied . | bowl ( x _ 1 ) AND study . theme ( x _ 3 , x _ 1 ) | in_distribution |
A boy gave the princess a cookie . | * princess ( x _ 4 ) ; boy ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND cookie ( x _ 6 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.