input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
A donut was fed to the student . | * student ( x _ 6 ) ; donut ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Christopher painted the girl . | * girl ( x _ 3 ) ; paint . agent ( x _ 1 , Christopher ) AND paint . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma ate a box on a bed . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . on ( x _ 3 , x _ 6 ) AND bed ( x _ 6 ) | in_distribution |
Hannah liked to walk . | like . agent ( x _ 1 , Hannah ) AND like . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Hannah ) | in_distribution |
Emma gave the monkey a cake on a table . | * monkey ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
A penguin broke a donut on a stool . | penguin ( x _ 1 ) AND break . agent ( x _ 2 , x _ 1 ) AND break . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) AND stool ( x _ 7 ) | in_distribution |
The boy offered Emma the donut . | * boy ( x _ 1 ) ; * donut ( x _ 5 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , Emma ) AND offer . theme ( x _ 2 , x _ 5 ) | in_distribution |
Zoey gave a cake to Emma . | give . agent ( x _ 1 , Zoey ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND cake ( x _ 3 ) | in_distribution |
A purse was found . | purse ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
A teacher froze the girl on a stage on the table . | * girl ( x _ 4 ) ; * table ( x _ 10 ) ; teacher ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) AND stage . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
Emma was posted the donut in a house in a bag . | * donut ( x _ 4 ) ; post . recipient ( x _ 2 , Emma ) AND post . theme ( x _ 2 , x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND house . nmod . in ( x _ 7 , x _ 10 ) AND bag ( x _ 10 ) | in_distribution |
Liam loaned Mia a box . | loan . agent ( x _ 1 , Liam ) AND loan . recipient ( x _ 1 , Mia ) AND loan . theme ( x _ 1 , x _ 4 ) AND box ( x _ 4 ) | in_distribution |
Olivia wired a brick to Aubrey . | wire . agent ( x _ 1 , Olivia ) AND wire . theme ( x _ 1 , x _ 3 ) AND wire . recipient ( x _ 1 , Aubrey ) AND brick ( x _ 3 ) | in_distribution |
Abigail sketched Evelyn . | sketch . agent ( x _ 1 , Abigail ) AND sketch . theme ( x _ 1 , Evelyn ) | in_distribution |
A cookie was offered to the girl by the patient . | * girl ( x _ 6 ) ; * patient ( x _ 9 ) ; cookie ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , x _ 9 ) | in_distribution |
Ava hoped that the cake was heard . | * cake ( x _ 4 ) ; hope . agent ( x _ 1 , Ava ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND hear . theme ( x _ 6 , x _ 4 ) | in_distribution |
Olivia offered Emma a cake beside the table . | * table ( x _ 7 ) ; offer . agent ( x _ 1 , Olivia ) AND offer . recipient ( x _ 1 , Emma ) AND offer . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A girl rolled a teacher on a sheet . | girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND teacher ( x _ 4 ) AND teacher . nmod . on ( x _ 4 , x _ 7 ) AND sheet ( x _ 7 ) | in_distribution |
Emma hoped that a girl was given a rose in a house . | hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND girl ( x _ 4 ) AND give . recipient ( x _ 6 , x _ 4 ) AND give . theme ( x _ 6 , x _ 8 ) AND rose ( x _ 8 ) AND rose . nmod . in ( x _ 8 , x _ 11 ) AND house ( x _ 11 ) | in_distribution |
The donut was drawn by a chicken . | * donut ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 ) | in_distribution |
Emily liked Liam . | like . agent ( x _ 1 , Emily ) AND like . theme ( x _ 1 , Liam ) | in_distribution |
The cake was juggled by a bunny . | * cake ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , x _ 6 ) AND bunny ( x _ 6 ) | in_distribution |
A melon was rolled . | melon ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
Grayson gave the cake to Emma . | * cake ( x _ 3 ) ; give . agent ( x _ 1 , Grayson ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) | in_distribution |
The wolf rolled . | * wolf ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The cake was found by a cat . | * cake ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
A champion dreamed that a patient ate the girl . | * girl ( x _ 8 ) ; champion ( x _ 1 ) AND dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 6 ) AND patient ( x _ 5 ) AND eat . agent ( x _ 6 , x _ 5 ) AND eat . theme ( x _ 6 , x _ 8 ) | in_distribution |
The ball was adored . | * ball ( x _ 1 ) ; adore . theme ( x _ 3 , x _ 1 ) | in_distribution |
A customer mailed Emma the cake . | * cake ( x _ 5 ) ; customer ( x _ 1 ) AND mail . agent ( x _ 2 , x _ 1 ) AND mail . recipient ( x _ 2 , Emma ) AND mail . theme ( x _ 2 , x _ 5 ) | in_distribution |
A strawberry was eaten by a boy . | strawberry ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A landlord sold Scarlett a cake . | landlord ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , Scarlett ) AND sell . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Ava liked the girl beside the house . | * girl ( x _ 3 ) ; * house ( x _ 6 ) ; like . agent ( x _ 1 , Ava ) AND like . theme ( x _ 1 , x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A scientist declared that Liam rolled the banana beside a table . | * banana ( x _ 7 ) ; scientist ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , Liam ) AND roll . theme ( x _ 5 , x _ 7 ) AND banana . nmod . beside ( x _ 7 , x _ 10 ) AND table ( x _ 10 ) | in_distribution |
Camila respected that the cat gave a donut to the squirrel . | * cat ( x _ 4 ) ; * squirrel ( x _ 10 ) ; respect . agent ( x _ 1 , Camila ) AND respect . ccomp ( x _ 1 , x _ 5 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , x _ 10 ) AND donut ( x _ 7 ) | in_distribution |
The rose was split by Liam . | * rose ( x _ 1 ) ; split . theme ( x _ 3 , x _ 1 ) AND split . agent ( x _ 3 , Liam ) | in_distribution |
A sandwich was drawn . | sandwich ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam liked that Nora ran . | like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 4 ) AND run . agent ( x _ 4 , Nora ) | in_distribution |
A cat was lended a can in a house by a boy . | cat ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 11 ) AND can ( x _ 5 ) AND can . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) AND boy ( x _ 11 ) | in_distribution |
The visitor drew . | * visitor ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 ) | in_distribution |
The scientist confessed that Liam painted a girl on the chair . | * scientist ( x _ 1 ) ; * chair ( x _ 10 ) ; confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 5 ) AND paint . agent ( x _ 5 , Liam ) AND paint . theme ( x _ 5 , x _ 7 ) AND girl ( x _ 7 ) AND girl . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
The game was cleaned . | * game ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cookie was eaten by Mateo . | cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Mateo ) | in_distribution |
A cake was sold to James by a champion . | cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , James ) AND sell . agent ( x _ 3 , x _ 8 ) AND champion ( x _ 8 ) | in_distribution |
A girl ate a muffin . | girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND muffin ( x _ 4 ) | in_distribution |
The spoon snapped . | * spoon ( x _ 1 ) ; snap . theme ( x _ 2 , x _ 1 ) | in_distribution |
A lollipop was mailed to the girl . | * girl ( x _ 6 ) ; lollipop ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Emma helped a horse . | help . agent ( x _ 1 , Emma ) AND help . theme ( x _ 1 , x _ 3 ) AND horse ( x _ 3 ) | in_distribution |
The box was frozen by William . | * box ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , William ) | in_distribution |
A puppy helped a donut . | puppy ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
The sweetcorn was frozen by Liam . | * sweetcorn ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Liam ) | in_distribution |
The pencil was thrown by the dog . | * pencil ( x _ 1 ) ; * dog ( x _ 6 ) ; throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , x _ 6 ) | in_distribution |
The drink was given to Emma by the boy . | * drink ( x _ 1 ) ; * boy ( x _ 8 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) | in_distribution |
A boy tolerated that the sandwich was helped . | * sandwich ( x _ 5 ) ; boy ( x _ 1 ) AND tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . ccomp ( x _ 2 , x _ 7 ) AND help . theme ( x _ 7 , x _ 5 ) | in_distribution |
A scarf was admired . | scarf ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) | in_distribution |
The sandwich was slid by Mason . | * sandwich ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Mason ) | in_distribution |
A pen was liked by Liam . | pen ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam ) | in_distribution |
A girl gave Emma a pen . | girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND pen ( x _ 5 ) | in_distribution |
A sailor found a girl . | sailor ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) | in_distribution |
The toy was grown . | * toy ( x _ 1 ) ; grow . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma sold the donut beside a table to Oliver . | * donut ( x _ 3 ) ; sell . agent ( x _ 1 , Emma ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , Oliver ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
Emma was sold the biscuit beside a table beside the seat . | * biscuit ( x _ 4 ) ; * seat ( x _ 10 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND biscuit . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND table . nmod . beside ( x _ 7 , x _ 10 ) | in_distribution |
The cookie was pierced by the monster . | * cookie ( x _ 1 ) ; * monster ( x _ 6 ) ; pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , x _ 6 ) | in_distribution |
Grayson said that the squirrel fed the muffin to a mouse . | * squirrel ( x _ 4 ) ; * muffin ( x _ 7 ) ; say . agent ( x _ 1 , Grayson ) AND say . ccomp ( x _ 1 , x _ 5 ) AND feed . agent ( x _ 5 , x _ 4 ) AND feed . theme ( x _ 5 , x _ 7 ) AND feed . recipient ( x _ 5 , x _ 10 ) AND mouse ( x _ 10 ) | in_distribution |
The cake was juggled by Emma . | * cake ( x _ 1 ) ; juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , Emma ) | in_distribution |
James lended Gabriel the donut in a house . | * donut ( x _ 4 ) ; lend . agent ( x _ 1 , James ) AND lend . recipient ( x _ 1 , Gabriel ) AND lend . theme ( x _ 1 , x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
Mila handed a cat a cake in a house . | hand . agent ( x _ 1 , Mila ) AND hand . recipient ( x _ 1 , x _ 3 ) AND hand . theme ( x _ 1 , x _ 5 ) AND cat ( x _ 3 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
Abigail was mailed a box in a car by the queen . | * queen ( x _ 10 ) ; mail . recipient ( x _ 2 , Abigail ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . agent ( x _ 2 , x _ 10 ) AND box ( x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) AND car ( x _ 7 ) | in_distribution |
A boy was passed a cookie by Noah . | boy ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Noah ) AND cookie ( x _ 5 ) | in_distribution |
The strawberry was shortened by Abigail . | * strawberry ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Abigail ) | in_distribution |
The box was given to Charlotte . | * box ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Charlotte ) | in_distribution |
A baby snored . | baby ( x _ 1 ) AND snore . agent ( x _ 2 , x _ 1 ) | in_distribution |
A muffin was collapsed by the hero . | * hero ( x _ 6 ) ; muffin ( x _ 1 ) AND collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , x _ 6 ) | in_distribution |
A giraffe hunted the cake beside a house . | * cake ( x _ 4 ) ; giraffe ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
A lion rolled . | lion ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A cookie was liked by Ava . | cookie ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Ava ) | in_distribution |
The donut was found by Mia . | * donut ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Mia ) | in_distribution |
The key rolled . | * key ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A girl lended the cake in the room to Emma . | * cake ( x _ 4 ) ; * room ( x _ 7 ) ; girl ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Emma ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A child cooked the cake in the bag beside the stage . | * cake ( x _ 4 ) ; * bag ( x _ 7 ) ; * stage ( x _ 10 ) ; child ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND bag . nmod . beside ( x _ 7 , x _ 10 ) | in_distribution |
A manager smiled . | manager ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
Lillian split a rose . | split . agent ( x _ 1 , Lillian ) AND split . theme ( x _ 1 , x _ 3 ) AND rose ( x _ 3 ) | in_distribution |
A soap was thrown . | soap ( x _ 1 ) AND throw . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma wanted to sleep . | want . agent ( x _ 1 , Emma ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Emma ) | in_distribution |
Liam fed Olivia a cake . | feed . agent ( x _ 1 , Liam ) AND feed . recipient ( x _ 1 , Olivia ) AND feed . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A producer was sold a rose beside a table by the cat . | * cat ( x _ 11 ) ; producer ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 11 ) AND rose ( x _ 5 ) AND rose . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
Emma sent a bird the cake . | * cake ( x _ 5 ) ; send . agent ( x _ 1 , Emma ) AND send . recipient ( x _ 1 , x _ 3 ) AND send . theme ( x _ 1 , x _ 5 ) AND bird ( x _ 3 ) | in_distribution |
Elijah cleaned a dog beside a table . | clean . agent ( x _ 1 , Elijah ) AND clean . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 ) AND dog . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The mouse juggled a drink beside the table . | * mouse ( x _ 1 ) ; * table ( x _ 7 ) ; juggle . agent ( x _ 2 , x _ 1 ) AND juggle . theme ( x _ 2 , x _ 4 ) AND drink ( x _ 4 ) AND drink . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A donut was sent to Oliver by a producer . | donut ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , Oliver ) AND send . agent ( x _ 3 , x _ 8 ) AND producer ( x _ 8 ) | in_distribution |
Emma cleaned a cloud . | clean . agent ( x _ 1 , Emma ) AND clean . theme ( x _ 1 , x _ 3 ) AND cloud ( x _ 3 ) | in_distribution |
The cake was cleaned by a teacher . | * cake ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 ) | in_distribution |
The present was helped by Liam . | * present ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Liam ) | in_distribution |
A turtle liked the donut . | * donut ( x _ 4 ) ; turtle ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) | in_distribution |
A teacher offered the ball to the prisoner . | * ball ( x _ 4 ) ; * prisoner ( x _ 7 ) ; teacher ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , x _ 7 ) | in_distribution |
The brain enlarged . | * brain ( x _ 1 ) ; enlarge . theme ( x _ 2 , x _ 1 ) | in_distribution |
A boy sold a cake beside the table to Emma . | * table ( x _ 7 ) ; boy ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Emma ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The donkey rolled a cake . | * donkey ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
The girl gave a chalk to Matthew . | * girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Matthew ) AND chalk ( x _ 4 ) | in_distribution |
Brooklyn was lended a donut in the house . | * house ( x _ 7 ) ; lend . recipient ( x _ 2 , Brooklyn ) AND lend . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The frog sold a cake to a chicken . | * frog ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND chicken ( x _ 7 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.