input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Matthew rolled . | roll . theme ( x _ 1 , Matthew ) | in_distribution |
improve | LAMBDA a . LAMBDA e . improve . theme ( e , a ) | primitive |
A watch was rolled by Emma . | watch ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma ) | in_distribution |
Emma was awarded a cake by the child . | * child ( x _ 7 ) ; award . recipient ( x _ 2 , Emma ) AND award . theme ( x _ 2 , x _ 4 ) AND award . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) | in_distribution |
A squirrel napped . | squirrel ( x _ 1 ) AND nap . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl cleaned a teacher beside the table . | * girl ( x _ 1 ) ; * table ( x _ 7 ) ; clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND teacher ( x _ 4 ) AND teacher . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The cake snapped . | * cake ( x _ 1 ) ; snap . theme ( x _ 2 , x _ 1 ) | in_distribution |
The girl gave the cookie on a stage to Charlotte . | * girl ( x _ 1 ) ; * cookie ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Charlotte ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) | in_distribution |
The jigsaw was eaten . | * jigsaw ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A monkey sold Emma the cake . | * cake ( x _ 5 ) ; monkey ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 5 ) | in_distribution |
A bear ate the can beside a desk . | * can ( x _ 4 ) ; bear ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND can . nmod . beside ( x _ 4 , x _ 7 ) AND desk ( x _ 7 ) | in_distribution |
Liam helped a ring in the room . | * room ( x _ 6 ) ; help . agent ( x _ 1 , Liam ) AND help . theme ( x _ 1 , x _ 3 ) AND ring ( x _ 3 ) AND ring . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The cake was eaten by the dog . | * cake ( x _ 1 ) ; * dog ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
The girl ate the cup on a glacier on the bed . | * girl ( x _ 1 ) ; * cup ( x _ 4 ) ; * bed ( x _ 10 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cup . nmod . on ( x _ 4 , x _ 7 ) AND glacier ( x _ 7 ) AND glacier . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
A glue was given to Madison by a girl . | glue ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Madison ) AND give . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 ) | in_distribution |
Benjamin meant to dance . | mean . agent ( x _ 1 , Benjamin ) AND mean . xcomp ( x _ 1 , x _ 3 ) AND dance . agent ( x _ 3 , Benjamin ) | in_distribution |
Victoria supported that the box was adored by Emma . | * box ( x _ 4 ) ; support . agent ( x _ 1 , Victoria ) AND support . ccomp ( x _ 1 , x _ 6 ) AND adore . theme ( x _ 6 , x _ 4 ) AND adore . agent ( x _ 6 , Emma ) | in_distribution |
A cookie was rolled by a boy . | cookie ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A wolf forwarded the pickle to Sophia . | * pickle ( x _ 4 ) ; wolf ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . recipient ( x _ 2 , Sophia ) | in_distribution |
Emma liked that the drink was rolled . | * drink ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND roll . theme ( x _ 6 , x _ 4 ) | in_distribution |
Charlotte expected that Emma crumpled the gumball beside a table . | * gumball ( x _ 6 ) ; expect . agent ( x _ 1 , Charlotte ) AND expect . ccomp ( x _ 1 , x _ 4 ) AND crumple . agent ( x _ 4 , Emma ) AND crumple . theme ( x _ 4 , x _ 6 ) AND gumball . nmod . beside ( x _ 6 , x _ 9 ) AND table ( x _ 9 ) | in_distribution |
Emma was forwarded the cake by the dog . | * cake ( x _ 4 ) ; * dog ( x _ 7 ) ; forward . recipient ( x _ 2 , Emma ) AND forward . theme ( x _ 2 , x _ 4 ) AND forward . agent ( x _ 2 , x _ 7 ) | in_distribution |
A cake was rolled by Ava . | cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Ava ) | in_distribution |
The frog studied . | * frog ( x _ 1 ) ; study . agent ( x _ 2 , x _ 1 ) | in_distribution |
A judge burned a rose . | judge ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) AND rose ( x _ 4 ) | in_distribution |
A dog cooked a ring on the stage . | * stage ( x _ 7 ) ; dog ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND ring ( x _ 4 ) AND ring . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A girl lended the bat in the box to a bear . | * bat ( x _ 4 ) ; * box ( x _ 7 ) ; girl ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND bat . nmod . in ( x _ 4 , x _ 7 ) AND bear ( x _ 10 ) | in_distribution |
The block was passed to the teacher . | * block ( x _ 1 ) ; * teacher ( x _ 6 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The cat floated Jackson . | * cat ( x _ 1 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , Jackson ) | in_distribution |
A girl rolled the lion in a puddle . | * lion ( x _ 4 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND lion . nmod . in ( x _ 4 , x _ 7 ) AND puddle ( x _ 7 ) | in_distribution |
Nora liked that a bird ate a frog in a box . | like . agent ( x _ 1 , Nora ) AND like . ccomp ( x _ 1 , x _ 5 ) AND bird ( x _ 4 ) AND eat . agent ( x _ 5 , x _ 4 ) AND eat . theme ( x _ 5 , x _ 7 ) AND frog ( x _ 7 ) AND frog . nmod . in ( x _ 7 , x _ 10 ) AND box ( x _ 10 ) | in_distribution |
A girl was sent a donut in the car by a guard . | * car ( x _ 8 ) ; girl ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , x _ 11 ) AND donut ( x _ 5 ) AND donut . nmod . in ( x _ 5 , x _ 8 ) AND guard ( x _ 11 ) | in_distribution |
Liam missed a cat . | miss . agent ( x _ 1 , Liam ) AND miss . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) | in_distribution |
A bird giggled . | bird ( x _ 1 ) AND giggle . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma liked the gumball . | * gumball ( x _ 3 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) | in_distribution |
A game was doubled . | game ( x _ 1 ) AND double . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl liked that Lucas sold Leo a cake in the house . | * house ( x _ 11 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND sell . agent ( x _ 5 , Lucas ) AND sell . recipient ( x _ 5 , Leo ) AND sell . theme ( x _ 5 , x _ 8 ) AND cake ( x _ 8 ) AND cake . nmod . in ( x _ 8 , x _ 11 ) | in_distribution |
Matthew hoped that Olivia ate . | hope . agent ( x _ 1 , Matthew ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Olivia ) | in_distribution |
A penguin mailed a girl a cake on the bed . | * bed ( x _ 9 ) ; penguin ( x _ 1 ) AND mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , x _ 4 ) AND mail . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND cake ( x _ 6 ) AND cake . nmod . on ( x _ 6 , x _ 9 ) | in_distribution |
Emma liked the hamburger in a room on the table . | * hamburger ( x _ 3 ) ; * table ( x _ 9 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND hamburger . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) AND room . nmod . on ( x _ 6 , x _ 9 ) | in_distribution |
The towel was given to the boy . | * towel ( x _ 1 ) ; * boy ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The bat was brought to the cat . | * bat ( x _ 1 ) ; * cat ( x _ 6 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Emma awarded a cat the hamburger . | * hamburger ( x _ 5 ) ; award . agent ( x _ 1 , Emma ) AND award . recipient ( x _ 1 , x _ 3 ) AND award . theme ( x _ 1 , x _ 5 ) AND cat ( x _ 3 ) | in_distribution |
Emma expected that the shoe was known . | * shoe ( x _ 4 ) ; expect . agent ( x _ 1 , Emma ) AND expect . ccomp ( x _ 1 , x _ 6 ) AND know . theme ( x _ 6 , x _ 4 ) | in_distribution |
Emma knew the girl . | * girl ( x _ 3 ) ; know . agent ( x _ 1 , Emma ) AND know . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma was posted a box by a mother . | post . recipient ( x _ 2 , Emma ) AND post . theme ( x _ 2 , x _ 4 ) AND post . agent ( x _ 2 , x _ 7 ) AND box ( x _ 4 ) AND mother ( x _ 7 ) | in_distribution |
A girl hoped that a cake was discovered . | girl ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND discover . theme ( x _ 7 , x _ 5 ) | in_distribution |
The buyer liked that a girl gave a boy a cake . | * buyer ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND girl ( x _ 5 ) AND give . agent ( x _ 6 , x _ 5 ) AND give . recipient ( x _ 6 , x _ 8 ) AND give . theme ( x _ 6 , x _ 10 ) AND boy ( x _ 8 ) AND cake ( x _ 10 ) | in_distribution |
The child rolled the tool . | * child ( x _ 1 ) ; * tool ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
A rose was improved by a mouse . | rose ( x _ 1 ) AND improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 ) | in_distribution |
Sebastian ate . | eat . agent ( x _ 1 , Sebastian ) | in_distribution |
A guest painted . | guest ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
A melon was tossed by Emma . | melon ( x _ 1 ) AND toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , Emma ) | in_distribution |
The princess was passed the bat beside a toy by Liam . | * princess ( x _ 1 ) ; * bat ( x _ 5 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Liam ) AND bat . nmod . beside ( x _ 5 , x _ 8 ) AND toy ( x _ 8 ) | in_distribution |
The key was dusted by Carter . | * key ( x _ 1 ) ; dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , Carter ) | in_distribution |
Ella wished to call . | wish . agent ( x _ 1 , Ella ) AND wish . xcomp ( x _ 1 , x _ 3 ) AND call . agent ( x _ 3 , Ella ) | in_distribution |
The ball was given to a cow . | * ball ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND cow ( x _ 6 ) | in_distribution |
A fruit rolled . | fruit ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The cookie was fed to a driver . | * cookie ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) AND driver ( x _ 6 ) | in_distribution |
William talked . | talk . agent ( x _ 1 , William ) | in_distribution |
The strawberry was seen . | * strawberry ( x _ 1 ) ; see . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam noticed that a donut disintegrated . | notice . agent ( x _ 1 , Liam ) AND notice . ccomp ( x _ 1 , x _ 5 ) AND donut ( x _ 4 ) AND disintegrate . theme ( x _ 5 , x _ 4 ) | in_distribution |
queen | LAMBDA a . queen ( a ) | primitive |
The mandarin was liked . | * mandarin ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cat passed a girl a cake . | * cat ( x _ 1 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . recipient ( x _ 2 , x _ 4 ) AND pass . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND cake ( x _ 6 ) | in_distribution |
The girl liked that the yogurt was rolled . | * girl ( x _ 1 ) ; * yogurt ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 ) | in_distribution |
The rose was admired . | * rose ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) | in_distribution |
The boy liked that a mother longed to sneeze . | * boy ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND mother ( x _ 5 ) AND long . agent ( x _ 6 , x _ 5 ) AND long . xcomp ( x _ 6 , x _ 8 ) AND sneeze . agent ( x _ 8 , x _ 5 ) | in_distribution |
The girl liked to walk . | * girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The girl was offered a donut . | * girl ( x _ 1 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 ) | in_distribution |
Benjamin loved to read . | love . agent ( x _ 1 , Benjamin ) AND love . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Benjamin ) | in_distribution |
The child packed . | * child ( x _ 1 ) ; pack . agent ( x _ 2 , x _ 1 ) | in_distribution |
The donut was painted by Emma . | * donut ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Emma ) | in_distribution |
pack | LAMBDA a . LAMBDA b . LAMBDA e . pack . agent ( e , b ) AND pack . theme ( e , a ) | primitive |
A jar was given to the girl . | * girl ( x _ 6 ) ; jar ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The crocodile admired a boy beside the chair . | * crocodile ( x _ 1 ) ; * chair ( x _ 7 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Ava gave Liam a rose . | give . agent ( x _ 1 , Ava ) AND give . recipient ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 4 ) AND rose ( x _ 4 ) | in_distribution |
James called a box . | call . agent ( x _ 1 , James ) AND call . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) | in_distribution |
The cat needed to dust . | * cat ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND dust . agent ( x _ 4 , x _ 1 ) | in_distribution |
Noah was lended the cake on a tripod . | * cake ( x _ 4 ) ; lend . recipient ( x _ 2 , Noah ) AND lend . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND tripod ( x _ 7 ) | in_distribution |
A box was rolled by a girl . | box ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The horse burned the chalk . | * horse ( x _ 1 ) ; * chalk ( x _ 4 ) ; burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) | in_distribution |
Ava brought Jackson a donut . | bring . agent ( x _ 1 , Ava ) AND bring . recipient ( x _ 1 , Jackson ) AND bring . theme ( x _ 1 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
Logan liked that a cake was lended to a dog by Sophia . | like . agent ( x _ 1 , Logan ) AND like . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND lend . theme ( x _ 6 , x _ 4 ) AND lend . recipient ( x _ 6 , x _ 9 ) AND lend . agent ( x _ 6 , Sophia ) AND dog ( x _ 9 ) | in_distribution |
Benjamin said that a cake reddened . | say . agent ( x _ 1 , Benjamin ) AND say . ccomp ( x _ 1 , x _ 5 ) AND cake ( x _ 4 ) AND redden . theme ( x _ 5 , x _ 4 ) | in_distribution |
A melon was painted by the giraffe . | * giraffe ( x _ 6 ) ; melon ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) | in_distribution |
A mother rented the chicken a cake . | * chicken ( x _ 4 ) ; mother ( x _ 1 ) AND rent . agent ( x _ 2 , x _ 1 ) AND rent . recipient ( x _ 2 , x _ 4 ) AND rent . theme ( x _ 2 , x _ 6 ) AND cake ( x _ 6 ) | in_distribution |
Emma liked that the cookie was missed by James . | * cookie ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND miss . theme ( x _ 6 , x _ 4 ) AND miss . agent ( x _ 6 , James ) | in_distribution |
A coach was lended a pizza by a pupil . | coach ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND pizza ( x _ 5 ) AND pupil ( x _ 8 ) | in_distribution |
Olivia tolerated the rose . | * rose ( x _ 3 ) ; tolerate . agent ( x _ 1 , Olivia ) AND tolerate . theme ( x _ 1 , x _ 3 ) | in_distribution |
A frog ate the cookie . | * cookie ( x _ 4 ) ; frog ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
The princess dusted the cake . | * princess ( x _ 1 ) ; * cake ( x _ 4 ) ; dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) | in_distribution |
A teacher poked a child on the bed . | * bed ( x _ 7 ) ; teacher ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND child ( x _ 4 ) AND child . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The cake was given to the friend by the girl . | * cake ( x _ 1 ) ; * friend ( x _ 6 ) ; * girl ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) | in_distribution |
A fish was promised a cake by Noah . | fish ( x _ 1 ) AND promise . recipient ( x _ 3 , x _ 1 ) AND promise . theme ( x _ 3 , x _ 5 ) AND promise . agent ( x _ 3 , Noah ) AND cake ( x _ 5 ) | in_distribution |
The judge cooked . | * judge ( x _ 1 ) ; cook . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl ate a lion . | * girl ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND lion ( x _ 4 ) | in_distribution |
The dog lended a sandwich to Emma . | * dog ( x _ 1 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Emma ) AND sandwich ( x _ 4 ) | in_distribution |
A donut was served to a boy . | donut ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A cake was given to Liam by Sofia . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Liam ) AND give . agent ( x _ 3 , Sofia ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.