input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
The girl was fed the biscuit by Liam . | * girl ( x _ 1 ) ; * biscuit ( x _ 5 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , Liam ) | in_distribution |
A child handed a biscuit beside the stage to the penguin . | * stage ( x _ 7 ) ; * penguin ( x _ 10 ) ; child ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , x _ 10 ) AND biscuit ( x _ 4 ) AND biscuit . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A basket was studied by the boy . | * boy ( x _ 6 ) ; basket ( x _ 1 ) AND study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , x _ 6 ) | in_distribution |
The crown was loved . | * crown ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) | in_distribution |
Sofia slept . | sleep . agent ( x _ 1 , Sofia ) | in_distribution |
Noah was sold the flag . | * flag ( x _ 4 ) ; sell . recipient ( x _ 2 , Noah ) AND sell . theme ( x _ 2 , x _ 4 ) | in_distribution |
A cake was helped by the frog . | * frog ( x _ 6 ) ; cake ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) | in_distribution |
The girl confessed that Emma wished that Olivia called . | * girl ( x _ 1 ) ; confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 5 ) AND wish . agent ( x _ 5 , Emma ) AND wish . ccomp ( x _ 5 , x _ 8 ) AND call . agent ( x _ 8 , Olivia ) | in_distribution |
Liam burned Ethan . | burn . agent ( x _ 1 , Liam ) AND burn . theme ( x _ 1 , Ethan ) | in_distribution |
Emma said that the cake was fed to a teacher . | * cake ( x _ 4 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 6 ) AND feed . theme ( x _ 6 , x _ 4 ) AND feed . recipient ( x _ 6 , x _ 9 ) AND teacher ( x _ 9 ) | in_distribution |
Emma burned the cookie beside the bottle . | * cookie ( x _ 3 ) ; * bottle ( x _ 6 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
Brooklyn admired that the girl noticed that a cake was rolled . | * girl ( x _ 4 ) ; admire . agent ( x _ 1 , Brooklyn ) AND admire . ccomp ( x _ 1 , x _ 5 ) AND notice . agent ( x _ 5 , x _ 4 ) AND notice . ccomp ( x _ 5 , x _ 10 ) AND cake ( x _ 8 ) AND roll . theme ( x _ 10 , x _ 8 ) | in_distribution |
The ball was given to the girl by a teacher . | * ball ( x _ 1 ) ; * girl ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND teacher ( x _ 9 ) | in_distribution |
Noah supported that Alexander was fed a raisin in the house by a fish . | * house ( x _ 10 ) ; support . agent ( x _ 1 , Noah ) AND support . ccomp ( x _ 1 , x _ 5 ) AND feed . recipient ( x _ 5 , Alexander ) AND feed . theme ( x _ 5 , x _ 7 ) AND feed . agent ( x _ 5 , x _ 13 ) AND raisin ( x _ 7 ) AND raisin . nmod . in ( x _ 7 , x _ 10 ) AND fish ( x _ 13 ) | in_distribution |
Michael liked a girl . | like . agent ( x _ 1 , Michael ) AND like . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
The box was lended to a girl by Liam . | * box ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Liam ) AND girl ( x _ 6 ) | in_distribution |
Emma was passed a bowl by Matthew . | pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , Matthew ) AND bowl ( x _ 4 ) | in_distribution |
A pancake was rolled by Emma . | pancake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma ) | in_distribution |
Emma rolled the student . | * student ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
The girl admired the cookie on a table . | * girl ( x _ 1 ) ; * cookie ( x _ 4 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A pen was noticed . | pen ( x _ 1 ) AND notice . theme ( x _ 3 , x _ 1 ) | in_distribution |
The teacher liked that Elijah gave a bat to a frog . | * teacher ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Elijah ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , x _ 10 ) AND bat ( x _ 7 ) AND frog ( x _ 10 ) | in_distribution |
The girl saw . | * girl ( x _ 1 ) ; see . agent ( x _ 2 , x _ 1 ) | in_distribution |
The teacher liked a cookie . | * teacher ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
The lion admired a cake in a hole beside the table . | * lion ( x _ 1 ) ; * table ( x _ 10 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND hole ( x _ 7 ) AND hole . nmod . beside ( x _ 7 , x _ 10 ) | in_distribution |
Noah ate a cake in a room . | eat . agent ( x _ 1 , Noah ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND room ( x _ 6 ) | in_distribution |
A visitor burned the cake . | * cake ( x _ 4 ) ; visitor ( x _ 1 ) AND burn . agent ( x _ 2 , x _ 1 ) AND burn . theme ( x _ 2 , x _ 4 ) | in_distribution |
Mila gave the rose beside a bed to the girl . | * rose ( x _ 3 ) ; * girl ( x _ 9 ) ; give . agent ( x _ 1 , Mila ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND rose . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 ) | in_distribution |
A chicken lended a box to a resident . | chicken ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 7 ) AND box ( x _ 4 ) AND resident ( x _ 7 ) | in_distribution |
Carter rolled Olivia . | roll . agent ( x _ 1 , Carter ) AND roll . theme ( x _ 1 , Olivia ) | in_distribution |
Olivia noticed that a pencil was served to Emma by a girl . | notice . agent ( x _ 1 , Olivia ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND pencil ( x _ 4 ) AND serve . theme ( x _ 6 , x _ 4 ) AND serve . recipient ( x _ 6 , Emma ) AND serve . agent ( x _ 6 , x _ 11 ) AND girl ( x _ 11 ) | in_distribution |
The cake was given to the researcher . | * cake ( x _ 1 ) ; * researcher ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A cracker was eaten by the girl . | * girl ( x _ 6 ) ; cracker ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
Elizabeth froze . | freeze . theme ( x _ 1 , Elizabeth ) | in_distribution |
Ava rolled . | roll . theme ( x _ 1 , Ava ) | in_distribution |
A cake was wired to Liam by James . | cake ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Liam ) AND wire . agent ( x _ 3 , James ) | in_distribution |
A raisin was helped by Emma . | raisin ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Emma ) | in_distribution |
Benjamin lended a drink in the mug to the boy . | * mug ( x _ 6 ) ; * boy ( x _ 9 ) ; lend . agent ( x _ 1 , Benjamin ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND drink ( x _ 3 ) AND drink . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
Elizabeth rolled the jigsaw beside the rock . | * jigsaw ( x _ 3 ) ; * rock ( x _ 6 ) ; roll . agent ( x _ 1 , Elizabeth ) AND roll . theme ( x _ 1 , x _ 3 ) AND jigsaw . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
James offered the block to the bird . | * block ( x _ 3 ) ; * bird ( x _ 6 ) ; offer . agent ( x _ 1 , James ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 6 ) | in_distribution |
William slid a princess . | slide . agent ( x _ 1 , William ) AND slide . theme ( x _ 1 , x _ 3 ) AND princess ( x _ 3 ) | in_distribution |
A cake was sold to the buyer . | * buyer ( x _ 6 ) ; cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A cake was stabbed by a giraffe . | cake ( x _ 1 ) AND stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , x _ 6 ) AND giraffe ( x _ 6 ) | in_distribution |
Grace heard . | hear . agent ( x _ 1 , Grace ) | in_distribution |
Abigail talked . | talk . agent ( x _ 1 , Abigail ) | in_distribution |
The crocodile was given the cake . | * crocodile ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) | in_distribution |
A cake was given to Emma by Logan . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , Logan ) | in_distribution |
Lucas believed that the boy pierced William . | * boy ( x _ 4 ) ; believe . agent ( x _ 1 , Lucas ) AND believe . ccomp ( x _ 1 , x _ 5 ) AND pierce . agent ( x _ 5 , x _ 4 ) AND pierce . theme ( x _ 5 , William ) | in_distribution |
Liam lended the cake to the girl . | * cake ( x _ 3 ) ; * girl ( x _ 6 ) ; lend . agent ( x _ 1 , Liam ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 6 ) | in_distribution |
Liam was given the melon in a barrel . | * melon ( x _ 4 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND melon . nmod . in ( x _ 4 , x _ 7 ) AND barrel ( x _ 7 ) | in_distribution |
The girl liked that the fly saw the cake beside the road . | * girl ( x _ 1 ) ; * fly ( x _ 5 ) ; * cake ( x _ 8 ) ; * road ( x _ 11 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND see . agent ( x _ 6 , x _ 5 ) AND see . theme ( x _ 6 , x _ 8 ) AND cake . nmod . beside ( x _ 8 , x _ 11 ) | in_distribution |
The champion attempted to sleep . | * champion ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma slipped a girl the cake on a table . | * cake ( x _ 5 ) ; slip . agent ( x _ 1 , Emma ) AND slip . recipient ( x _ 1 , x _ 3 ) AND slip . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
A raisin was nursed by Mason . | raisin ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , Mason ) | in_distribution |
Samuel ate a pig on the stool . | * stool ( x _ 6 ) ; eat . agent ( x _ 1 , Samuel ) AND eat . theme ( x _ 1 , x _ 3 ) AND pig ( x _ 3 ) AND pig . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Emma rolled the rose . | * rose ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) | in_distribution |
Emma liked that the cake slid . | * cake ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND slide . theme ( x _ 5 , x _ 4 ) | in_distribution |
A girl rolled Michael . | girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , Michael ) | in_distribution |
A pumpkin was sent to the dog by a girl . | * dog ( x _ 6 ) ; pumpkin ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 9 ) | in_distribution |
The frog screamed . | * frog ( x _ 1 ) ; scream . agent ( x _ 2 , x _ 1 ) | in_distribution |
Olivia rolled the guest beside the bed in the room . | * guest ( x _ 3 ) ; * bed ( x _ 6 ) ; * room ( x _ 9 ) ; roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , x _ 3 ) AND guest . nmod . beside ( x _ 3 , x _ 6 ) AND bed . nmod . in ( x _ 6 , x _ 9 ) | in_distribution |
The box was given to a hero by Emma . | * box ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Emma ) AND hero ( x _ 6 ) | in_distribution |
Sebastian ate the cat on a table . | * cat ( x _ 3 ) ; eat . agent ( x _ 1 , Sebastian ) AND eat . theme ( x _ 1 , x _ 3 ) AND cat . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
A yogurt was fed to Elijah . | yogurt ( x _ 1 ) AND feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Elijah ) | in_distribution |
The box was sold to Liam . | * box ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Liam ) | in_distribution |
A customer rolled a cake beside the cassette . | * cassette ( x _ 7 ) ; customer ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The cat believed that a crayon was dusted . | * cat ( x _ 1 ) ; believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 7 ) AND crayon ( x _ 5 ) AND dust . theme ( x _ 7 , x _ 5 ) | in_distribution |
A pencil was liked by Liam . | pencil ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam ) | in_distribution |
A block was studied by a president . | block ( x _ 1 ) AND study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , x _ 6 ) AND president ( x _ 6 ) | in_distribution |
Madison preferred to run . | prefer . agent ( x _ 1 , Madison ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Madison ) | in_distribution |
Amelia was lended a cake beside the bed in the house by the boy . | * bed ( x _ 7 ) ; * house ( x _ 10 ) ; * boy ( x _ 13 ) ; lend . recipient ( x _ 2 , Amelia ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 13 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND bed . nmod . in ( x _ 7 , x _ 10 ) | in_distribution |
A monster froze . | monster ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The cat missed a writer . | * cat ( x _ 1 ) ; miss . agent ( x _ 2 , x _ 1 ) AND miss . theme ( x _ 2 , x _ 4 ) AND writer ( x _ 4 ) | in_distribution |
The goose offered a cat the purse in a cot . | * goose ( x _ 1 ) ; * purse ( x _ 6 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , x _ 4 ) AND offer . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) AND purse . nmod . in ( x _ 6 , x _ 9 ) AND cot ( x _ 9 ) | in_distribution |
A cake was missed by Olivia . | cake ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , Olivia ) | in_distribution |
A dog gave Emma the drink in the house . | * drink ( x _ 5 ) ; * house ( x _ 8 ) ; dog ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND drink . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
Grayson said that Logan lended a boy the muffin . | * muffin ( x _ 8 ) ; say . agent ( x _ 1 , Grayson ) AND say . ccomp ( x _ 1 , x _ 4 ) AND lend . agent ( x _ 4 , Logan ) AND lend . recipient ( x _ 4 , x _ 6 ) AND lend . theme ( x _ 4 , x _ 8 ) AND boy ( x _ 6 ) | in_distribution |
A muffin was given to a cat by the girl . | * girl ( x _ 9 ) ; muffin ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND cat ( x _ 6 ) | in_distribution |
Emma liked that the cracker was fed to the butterfly by a cat . | * cracker ( x _ 4 ) ; * butterfly ( x _ 9 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND feed . theme ( x _ 6 , x _ 4 ) AND feed . recipient ( x _ 6 , x _ 9 ) AND feed . agent ( x _ 6 , x _ 12 ) AND cat ( x _ 12 ) | in_distribution |
The cake was held by Daniel . | * cake ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , Daniel ) | in_distribution |
Emma proved that the cat slept . | * cat ( x _ 4 ) ; prove . agent ( x _ 1 , Emma ) AND prove . ccomp ( x _ 1 , x _ 5 ) AND sleep . agent ( x _ 5 , x _ 4 ) | in_distribution |
A dog liked to walk . | dog ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The bucket was eaten . | * bucket ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl gave Chloe a cookie beside the rock . | * rock ( x _ 8 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Chloe ) AND give . theme ( x _ 2 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
A doll was crumpled . | doll ( x _ 1 ) AND crumple . theme ( x _ 3 , x _ 1 ) | in_distribution |
A sailor liked that Olivia wanted to clean . | sailor ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND want . agent ( x _ 5 , Olivia ) AND want . xcomp ( x _ 5 , x _ 7 ) AND clean . agent ( x _ 7 , Olivia ) | in_distribution |
A frog appreciated that a boy cleaned the girl in a cup . | * girl ( x _ 8 ) ; frog ( x _ 1 ) AND appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . ccomp ( x _ 2 , x _ 6 ) AND boy ( x _ 5 ) AND clean . agent ( x _ 6 , x _ 5 ) AND clean . theme ( x _ 6 , x _ 8 ) AND girl . nmod . in ( x _ 8 , x _ 11 ) AND cup ( x _ 11 ) | in_distribution |
A sweetcorn was rolled by Emma . | sweetcorn ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma ) | in_distribution |
A fig was drawn . | fig ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl disintegrated . | girl ( x _ 1 ) AND disintegrate . theme ( x _ 2 , x _ 1 ) | in_distribution |
A muffin was nursed by the girl . | * girl ( x _ 6 ) ; muffin ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , x _ 6 ) | in_distribution |
A princess hated to walk . | princess ( x _ 1 ) AND hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
A donut was heard . | donut ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl sold a strawberry on a table to a dog . | girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , x _ 10 ) AND strawberry ( x _ 4 ) AND strawberry . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND dog ( x _ 10 ) | in_distribution |
A boy appreciated the cloud . | * cloud ( x _ 4 ) ; boy ( x _ 1 ) AND appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . theme ( x _ 2 , x _ 4 ) | in_distribution |
A raisin was sketched by a girl . | raisin ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A cat lended a lawyer the cake . | * cake ( x _ 6 ) ; cat ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND lawyer ( x _ 4 ) | in_distribution |
A cake was handed to Christopher . | cake ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Christopher ) | in_distribution |
A girl shortened a sandwich . | girl ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND sandwich ( x _ 4 ) | in_distribution |
The drink was painted by Liam . | * drink ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Liam ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.