input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The champion sold Emma a crayon in a glass . | * champion ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 5 ) AND crayon ( x _ 5 ) AND crayon . nmod . in ( x _ 5 , x _ 8 ) AND glass ( x _ 8 ) | in_distribution |
A mouse lended the cake in a house to Mila . | * cake ( x _ 4 ) ; mouse ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Mila ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
William offered Noah the cookie . | * cookie ( x _ 4 ) ; offer . agent ( x _ 1 , William ) AND offer . recipient ( x _ 1 , Noah ) AND offer . theme ( x _ 1 , x _ 4 ) | in_distribution |
The boy gave the pizza to Violet . | * boy ( x _ 1 ) ; * pizza ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Violet ) | in_distribution |
Olivia was sold a cake by Grace . | sell . recipient ( x _ 2 , Olivia ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , Grace ) AND cake ( x _ 4 ) | in_distribution |
The strawberry was valued . | * strawberry ( x _ 1 ) ; value . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cat tried to walk . | cat ( x _ 1 ) AND try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Olivia heard . | hear . agent ( x _ 1 , Olivia ) | in_distribution |
Emma rolled a boy on a table . | roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A dealer painted Emma . | dealer ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , Emma ) | in_distribution |
The sheep froze a rose . | * sheep ( x _ 1 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND rose ( x _ 4 ) | in_distribution |
A jacket was changed . | jacket ( x _ 1 ) AND change . theme ( x _ 3 , x _ 1 ) | in_distribution |
The melon was passed to a cat by Grace . | * melon ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , Grace ) AND cat ( x _ 6 ) | in_distribution |
A director painted a cake . | director ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A brush was fed to the girl by the boy . | * girl ( x _ 6 ) ; * boy ( x _ 9 ) ; brush ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND feed . agent ( x _ 3 , x _ 9 ) | in_distribution |
The girl helped the donut in a bunker . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND bunker ( x _ 7 ) | in_distribution |
Emma gave a cake to the prince . | * prince ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) | in_distribution |
A baby valued that the citizen cooked . | * citizen ( x _ 5 ) ; baby ( x _ 1 ) AND value . agent ( x _ 2 , x _ 1 ) AND value . ccomp ( x _ 2 , x _ 6 ) AND cook . agent ( x _ 6 , x _ 5 ) | in_distribution |
Madison loved the rose . | * rose ( x _ 3 ) ; love . agent ( x _ 1 , Madison ) AND love . theme ( x _ 1 , x _ 3 ) | in_distribution |
The ball was forwarded to Liam by the girl . | * ball ( x _ 1 ) ; * girl ( x _ 8 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , Liam ) AND forward . agent ( x _ 3 , x _ 8 ) | in_distribution |
The basket was known by a lion . | * basket ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) AND lion ( x _ 6 ) | in_distribution |
Ava called the crown on a table . | * crown ( x _ 3 ) ; call . agent ( x _ 1 , Ava ) AND call . theme ( x _ 1 , x _ 3 ) AND crown . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The ball was passed to Jaxon by the hero . | * ball ( x _ 1 ) ; * hero ( x _ 8 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Jaxon ) AND pass . agent ( x _ 3 , x _ 8 ) | in_distribution |
The cake was fed to Emma by the mouse . | * cake ( x _ 1 ) ; * mouse ( x _ 8 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Emma ) AND feed . agent ( x _ 3 , x _ 8 ) | in_distribution |
James was slipped the cake in the room by the puppy . | * cake ( x _ 4 ) ; * room ( x _ 7 ) ; * puppy ( x _ 10 ) ; slip . recipient ( x _ 2 , James ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . agent ( x _ 2 , x _ 10 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Benjamin burned a girl in the house . | * house ( x _ 6 ) ; burn . agent ( x _ 1 , Benjamin ) AND burn . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
Mia meant that Ava tolerated the box . | * box ( x _ 6 ) ; mean . agent ( x _ 1 , Mia ) AND mean . ccomp ( x _ 1 , x _ 4 ) AND tolerate . agent ( x _ 4 , Ava ) AND tolerate . theme ( x _ 4 , x _ 6 ) | in_distribution |
Bella burned a book . | burn . agent ( x _ 1 , Bella ) AND burn . theme ( x _ 1 , x _ 3 ) AND book ( x _ 3 ) | in_distribution |
Ava worshipped a dog . | worship . agent ( x _ 1 , Ava ) AND worship . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 ) | in_distribution |
Aiden offered Carter the cake . | * cake ( x _ 4 ) ; offer . agent ( x _ 1 , Aiden ) AND offer . recipient ( x _ 1 , Carter ) AND offer . theme ( x _ 1 , x _ 4 ) | in_distribution |
The dog confessed that Liam gave a donut in the garden to Noah . | * dog ( x _ 1 ) ; * garden ( x _ 10 ) ; confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Liam ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , Noah ) AND donut ( x _ 7 ) AND donut . nmod . in ( x _ 7 , x _ 10 ) | in_distribution |
A boy cleaned a scarf . | boy ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND scarf ( x _ 4 ) | in_distribution |
A child broke Olivia . | child ( x _ 1 ) AND break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , Olivia ) | in_distribution |
A queen worshipped a box . | queen ( x _ 1 ) AND worship . agent ( x _ 2 , x _ 1 ) AND worship . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) | in_distribution |
A girl was sent a cookie by Stella . | girl ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , Stella ) AND cookie ( x _ 5 ) | in_distribution |
The cake was painted by Emma . | * cake ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Emma ) | in_distribution |
A cookie was heard by a boy . | cookie ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
The cake was given to the girl by Emma . | * cake ( x _ 1 ) ; * girl ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma ) | in_distribution |
Liam expected to walk . | expect . agent ( x _ 1 , Liam ) AND expect . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Liam ) | in_distribution |
The dog nursed . | * dog ( x _ 1 ) ; nurse . agent ( x _ 2 , x _ 1 ) | in_distribution |
A dog forwarded Anthony the box on the cloth . | * box ( x _ 5 ) ; * cloth ( x _ 8 ) ; dog ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . recipient ( x _ 2 , Anthony ) AND forward . theme ( x _ 2 , x _ 5 ) AND box . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
A donut was loved by the lamb . | * lamb ( x _ 6 ) ; donut ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) | in_distribution |
The mouse changed the donut . | * mouse ( x _ 1 ) ; * donut ( x _ 4 ) ; change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) | in_distribution |
Emma gave the boy the cake . | * boy ( x _ 3 ) ; * cake ( x _ 5 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) | in_distribution |
The boy gave a cake to Emma . | * boy ( 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 |
The cookie was found . | * cookie ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) | in_distribution |
A wolf promised Olivia a can . | wolf ( x _ 1 ) AND promise . agent ( x _ 2 , x _ 1 ) AND promise . recipient ( x _ 2 , Olivia ) AND promise . theme ( x _ 2 , x _ 5 ) AND can ( x _ 5 ) | in_distribution |
A girl scoffed . | girl ( x _ 1 ) AND scoff . agent ( x _ 2 , x _ 1 ) | in_distribution |
The bee cleaned the cake on a boat . | * bee ( x _ 1 ) ; * cake ( x _ 4 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND boat ( x _ 7 ) | in_distribution |
A cookie was loved by the teacher . | * teacher ( x _ 6 ) ; cookie ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) | in_distribution |
The teacher rolled a cookie on the bed . | * teacher ( x _ 1 ) ; * bed ( x _ 7 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The girl passed a block to Liam . | * girl ( x _ 1 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . recipient ( x _ 2 , Liam ) AND block ( x _ 4 ) | in_distribution |
A cake was eaten by a mouse . | cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 ) | in_distribution |
The girl called a cookie . | * girl ( x _ 1 ) ; call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
The girl froze a game in a room . | * girl ( x _ 1 ) ; freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND game ( x _ 4 ) AND game . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) | in_distribution |
Emma discovered a horse . | discover . agent ( x _ 1 , Emma ) AND discover . theme ( x _ 1 , x _ 3 ) AND horse ( x _ 3 ) | in_distribution |
The jacket was juggled . | * jacket ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) | in_distribution |
A block inflated . | block ( x _ 1 ) AND inflate . theme ( x _ 2 , x _ 1 ) | in_distribution |
Michael wanted to run . | want . agent ( x _ 1 , Michael ) AND want . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Michael ) | in_distribution |
Emily rolled a girl beside a doll . | roll . agent ( x _ 1 , Emily ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND doll ( x _ 6 ) | in_distribution |
Emma fed the consumer the balloon on a stool . | * consumer ( x _ 3 ) ; * balloon ( x _ 5 ) ; feed . agent ( x _ 1 , Emma ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 ) AND balloon . nmod . on ( x _ 5 , x _ 8 ) AND stool ( x _ 8 ) | in_distribution |
Ava tolerated that Lillian packed . | tolerate . agent ( x _ 1 , Ava ) AND tolerate . ccomp ( x _ 1 , x _ 4 ) AND pack . agent ( x _ 4 , Lillian ) | in_distribution |
A drink was painted . | drink ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam liked that Emma gave a penny to the girl . | * girl ( x _ 9 ) ; like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 4 ) AND give . agent ( x _ 4 , Emma ) AND give . theme ( x _ 4 , x _ 6 ) AND give . recipient ( x _ 4 , x _ 9 ) AND penny ( x _ 6 ) | in_distribution |
A pretzel was floated . | pretzel ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was given to a manager by Matthew . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Matthew ) AND manager ( x _ 6 ) | in_distribution |
Charlotte rolled the monster in a house . | * monster ( x _ 3 ) ; roll . agent ( x _ 1 , Charlotte ) AND roll . theme ( x _ 1 , x _ 3 ) AND monster . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
A cookie was helped by Ethan . | cookie ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Ethan ) | in_distribution |
A brush was burned by the girl . | * girl ( x _ 6 ) ; brush ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) | in_distribution |
The child sneezed . | * child ( x _ 1 ) ; sneeze . agent ( x _ 2 , x _ 1 ) | in_distribution |
Skylar painted Anthony . | paint . agent ( x _ 1 , Skylar ) AND paint . theme ( x _ 1 , Anthony ) | in_distribution |
Noah drew . | draw . agent ( x _ 1 , Noah ) | in_distribution |
A child cleaned the cake in the room . | * cake ( x _ 4 ) ; * room ( x _ 7 ) ; child ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Sofia liked that Ava collapsed the bell . | * bell ( x _ 6 ) ; like . agent ( x _ 1 , Sofia ) AND like . ccomp ( x _ 1 , x _ 4 ) AND collapse . agent ( x _ 4 , Ava ) AND collapse . theme ( x _ 4 , x _ 6 ) | in_distribution |
A child was handed a button in the room . | * room ( x _ 8 ) ; child ( x _ 1 ) AND hand . recipient ( x _ 3 , x _ 1 ) AND hand . theme ( x _ 3 , x _ 5 ) AND button ( x _ 5 ) AND button . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
Hannah burned a crayon . | burn . agent ( x _ 1 , Hannah ) AND burn . theme ( x _ 1 , x _ 3 ) AND crayon ( x _ 3 ) | in_distribution |
A cat slipped a melon on a stage to Amelia . | cat ( x _ 1 ) AND slip . agent ( x _ 2 , x _ 1 ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . recipient ( x _ 2 , Amelia ) AND melon ( x _ 4 ) AND melon . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) | in_distribution |
Olivia was given a donut on the stage by Emma . | * stage ( x _ 7 ) ; give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Emma ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Liam was sold a cookie . | sell . recipient ( x _ 2 , Liam ) AND sell . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
Olivia hoped that a donut was helped by the cat . | * cat ( x _ 9 ) ; hope . agent ( x _ 1 , Olivia ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND help . theme ( x _ 6 , x _ 4 ) AND help . agent ( x _ 6 , x _ 9 ) | in_distribution |
Emma proved that the boy dreamed to walk . | * boy ( x _ 4 ) ; prove . agent ( x _ 1 , Emma ) AND prove . ccomp ( x _ 1 , x _ 5 ) AND dream . agent ( x _ 5 , x _ 4 ) AND dream . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , x _ 4 ) | in_distribution |
Emma sent a baby the donut . | * donut ( x _ 5 ) ; send . agent ( x _ 1 , Emma ) AND send . recipient ( x _ 1 , x _ 3 ) AND send . theme ( x _ 1 , x _ 5 ) AND baby ( x _ 3 ) | in_distribution |
A cake was drawn by Chloe . | cake ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Chloe ) | in_distribution |
Mateo ate . | eat . agent ( x _ 1 , Mateo ) | in_distribution |
Samuel wanted to talk . | want . agent ( x _ 1 , Samuel ) AND want . xcomp ( x _ 1 , x _ 3 ) AND talk . agent ( x _ 3 , Samuel ) | in_distribution |
A guy ate Penelope . | guy ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Penelope ) | in_distribution |
Jacob lended the cookie in a sack to a giraffe . | * cookie ( x _ 3 ) ; lend . agent ( x _ 1 , Jacob ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) AND sack ( x _ 6 ) AND giraffe ( x _ 9 ) | in_distribution |
Emma liked that the cracker was eaten . | * cracker ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND eat . theme ( x _ 6 , x _ 4 ) | in_distribution |
Liam rolled the block in a room . | * block ( x _ 3 ) ; roll . agent ( x _ 1 , Liam ) AND roll . theme ( x _ 1 , x _ 3 ) AND block . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) | in_distribution |
The director ate the raisin . | * director ( x _ 1 ) ; * raisin ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
The girl knew the cake beside the chair . | * girl ( x _ 1 ) ; * cake ( x _ 4 ) ; * chair ( x _ 7 ) ; know . agent ( x _ 2 , x _ 1 ) AND know . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The donut was rented to the frog . | * donut ( x _ 1 ) ; * frog ( x _ 6 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Henry liked a donut . | like . agent ( x _ 1 , Henry ) AND like . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) | in_distribution |
The hero cleaned the cake in a cup . | * hero ( x _ 1 ) ; * cake ( x _ 4 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND cup ( x _ 7 ) | in_distribution |
A ball was heard by the girl . | * girl ( x _ 6 ) ; ball ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , x _ 6 ) | in_distribution |
The girl liked a cake beside a table . | * girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
William knew a ball . | know . agent ( x _ 1 , William ) AND know . theme ( x _ 1 , x _ 3 ) AND ball ( x _ 3 ) | in_distribution |
A potato was floated . | potato ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) | in_distribution |
Wyatt craved to run . | crave . agent ( x _ 1 , Wyatt ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Wyatt ) | in_distribution |
Elijah appreciated Emma . | appreciate . agent ( x _ 1 , Elijah ) AND appreciate . theme ( x _ 1 , Emma ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.