input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Olivia touched a crocodile in the house beside the table . | * house ( x _ 6 ) ; * table ( x _ 9 ) ; touch . agent ( x _ 1 , Olivia ) AND touch . theme ( x _ 1 , x _ 3 ) AND crocodile ( x _ 3 ) AND crocodile . nmod . in ( x _ 3 , x _ 6 ) AND house . nmod . beside ( x _ 6 , x _ 9 ) | in_distribution |
Isabella liked that Elizabeth saw . | like . agent ( x _ 1 , Isabella ) AND like . ccomp ( x _ 1 , x _ 4 ) AND see . agent ( x _ 4 , Elizabeth ) | in_distribution |
A hat rolled . | hat ( x _ 1 ) AND roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma loaned a cake to Noah . | loan . agent ( x _ 1 , Emma ) AND loan . theme ( x _ 1 , x _ 3 ) AND loan . recipient ( x _ 1 , Noah ) AND cake ( x _ 3 ) | in_distribution |
The pizza was drawn by a girl . | * pizza ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Caleb slept . | sleep . agent ( x _ 1 , Caleb ) | in_distribution |
The boy rolled the donut . | * boy ( x _ 1 ) ; * donut ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
A horse said that Emma respected that William ate . | horse ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND respect . agent ( x _ 5 , Emma ) AND respect . ccomp ( x _ 5 , x _ 8 ) AND eat . agent ( x _ 8 , William ) | in_distribution |
Olivia cooked a donut . | cook . agent ( x _ 1 , Olivia ) AND cook . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) | in_distribution |
Emma confessed that the box was given to the friend by the pony . | * box ( x _ 4 ) ; * friend ( x _ 9 ) ; * pony ( x _ 12 ) ; confess . agent ( x _ 1 , Emma ) AND confess . ccomp ( x _ 1 , x _ 6 ) AND give . theme ( x _ 6 , x _ 4 ) AND give . recipient ( x _ 6 , x _ 9 ) AND give . agent ( x _ 6 , x _ 12 ) | in_distribution |
The drink was shortened . | * drink ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ella smiled . | smile . agent ( x _ 1 , Ella ) | in_distribution |
A cake was given to the boy by a turtle . | * boy ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND turtle ( x _ 9 ) | in_distribution |
The cat snapped Sebastian . | * cat ( x _ 1 ) ; snap . agent ( x _ 2 , x _ 1 ) AND snap . theme ( x _ 2 , Sebastian ) | in_distribution |
The cake was drawn . | * cake ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
A donut was hunted by Liam . | donut ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Liam ) | in_distribution |
The boy burned . | * boy ( x _ 1 ) ; burn . theme ( x _ 2 , x _ 1 ) | in_distribution |
A muffin was given to a boy . | muffin ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A newspaper was given to Olivia . | newspaper ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Olivia ) | in_distribution |
Jackson rolled the cake on the table . | * cake ( x _ 3 ) ; * table ( x _ 6 ) ; roll . agent ( x _ 1 , Jackson ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
Addison was slipped a cake beside a whale by a bird . | slip . recipient ( x _ 2 , Addison ) AND slip . theme ( x _ 2 , x _ 4 ) AND slip . agent ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) AND whale ( x _ 7 ) AND bird ( x _ 10 ) | in_distribution |
Emma liked a cookie in the room . | * room ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The girl painted Ava . | * girl ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , Ava ) | in_distribution |
William painted the beer in the glass . | * beer ( x _ 3 ) ; * glass ( x _ 6 ) ; paint . agent ( x _ 1 , William ) AND paint . theme ( x _ 1 , x _ 3 ) AND beer . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A cookie was drawn . | cookie ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
A basket was mailed to a bird . | basket ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND bird ( x _ 6 ) | in_distribution |
Emma grew Mia . | grow . agent ( x _ 1 , Emma ) AND grow . theme ( x _ 1 , Mia ) | in_distribution |
A cookie was sent to the cat . | * cat ( x _ 6 ) ; cookie ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Liam gave Mila the raisin in a box beside the chair . | * raisin ( x _ 4 ) ; * chair ( x _ 10 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , Mila ) AND give . theme ( x _ 1 , x _ 4 ) AND raisin . nmod . in ( x _ 4 , x _ 7 ) AND box ( x _ 7 ) AND box . nmod . beside ( x _ 7 , x _ 10 ) | in_distribution |
Emma was given a box in the cafe by Joseph . | * cafe ( x _ 7 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Joseph ) AND box ( x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The donut was returned to Dylan . | * donut ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Dylan ) | in_distribution |
The director offered a cake to a butterfly . | * director ( x _ 1 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND butterfly ( x _ 7 ) | in_distribution |
A cake was snapped by Ryan . | cake ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , Ryan ) | in_distribution |
Olivia was lended the block in a house by a boy . | * block ( x _ 4 ) ; lend . recipient ( x _ 2 , Olivia ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND block . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND boy ( x _ 10 ) | in_distribution |
A mouse was lended a yogurt beside a cup by the girl . | * girl ( x _ 11 ) ; mouse ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 11 ) AND yogurt ( x _ 5 ) AND yogurt . nmod . beside ( x _ 5 , x _ 8 ) AND cup ( x _ 8 ) | in_distribution |
A guard was rented the bean on a stage by Isabella . | * bean ( x _ 5 ) ; guard ( x _ 1 ) AND rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND rent . agent ( x _ 3 , Isabella ) AND bean . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) | in_distribution |
Elizabeth was given a towel beside the book in the can by the girl . | * book ( x _ 7 ) ; * can ( x _ 10 ) ; * girl ( x _ 13 ) ; give . recipient ( x _ 2 , Elizabeth ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 13 ) AND towel ( x _ 4 ) AND towel . nmod . beside ( x _ 4 , x _ 7 ) AND book . nmod . in ( x _ 7 , x _ 10 ) | in_distribution |
Abigail rolled James . | roll . agent ( x _ 1 , Abigail ) AND roll . theme ( x _ 1 , James ) | in_distribution |
A sailor gave a melon beside the tree to the girl . | * tree ( x _ 7 ) ; * girl ( x _ 10 ) ; sailor ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND melon ( x _ 4 ) AND melon . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
William liked that Emma cooked . | like . agent ( x _ 1 , William ) AND like . ccomp ( x _ 1 , x _ 4 ) AND cook . agent ( x _ 4 , Emma ) | in_distribution |
A teacher gave Ryan the strawberry on a bed . | * strawberry ( x _ 5 ) ; teacher ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Ryan ) AND give . theme ( x _ 2 , x _ 5 ) AND strawberry . nmod . on ( x _ 5 , x _ 8 ) AND bed ( x _ 8 ) | in_distribution |
A cat promised a raisin to Mason . | cat ( x _ 1 ) AND promise . agent ( x _ 2 , x _ 1 ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . recipient ( x _ 2 , Mason ) AND raisin ( x _ 4 ) | in_distribution |
The sailor rolled the pupil on the paper . | * sailor ( x _ 1 ) ; * pupil ( x _ 4 ) ; * paper ( x _ 7 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND pupil . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A cake was eaten by Logan . | cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Logan ) | in_distribution |
A leaf was burned . | leaf ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
Jackson tried to walk . | try . agent ( x _ 1 , Jackson ) AND try . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Jackson ) | in_distribution |
Emma was mailed a box beside a table . | mail . recipient ( x _ 2 , Emma ) AND mail . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The girl liked a cat . | * girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cat ( x _ 4 ) | in_distribution |
A pumpkin was adored . | pumpkin ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) | in_distribution |
A nail was helped by a soldier . | nail ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND soldier ( x _ 6 ) | in_distribution |
Ava was given a potato . | give . recipient ( x _ 2 , Ava ) AND give . theme ( x _ 2 , x _ 4 ) AND potato ( x _ 4 ) | in_distribution |
Emma gave a jacket beside a computer to Mila . | give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Mila ) AND jacket ( x _ 3 ) AND jacket . nmod . beside ( x _ 3 , x _ 6 ) AND computer ( x _ 6 ) | in_distribution |
The baby rolled the girl on the table . | * baby ( x _ 1 ) ; * girl ( x _ 4 ) ; * table ( x _ 7 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The melon was returned to Olivia by Charlotte . | * melon ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Olivia ) AND return . agent ( x _ 3 , Charlotte ) | in_distribution |
A box was posted to Oliver by the moose . | * moose ( x _ 8 ) ; box ( x _ 1 ) AND post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Oliver ) AND post . agent ( x _ 3 , x _ 8 ) | in_distribution |
Olivia liked the girl . | * girl ( x _ 3 ) ; like . agent ( x _ 1 , Olivia ) AND like . theme ( x _ 1 , x _ 3 ) | in_distribution |
The donut was disintegrated . | * donut ( x _ 1 ) ; disintegrate . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was valued . | box ( x _ 1 ) AND value . theme ( x _ 3 , x _ 1 ) | in_distribution |
A child itched to sketch . | child ( x _ 1 ) AND itch . agent ( x _ 2 , x _ 1 ) AND itch . xcomp ( x _ 2 , x _ 4 ) AND sketch . agent ( x _ 4 , x _ 1 ) | in_distribution |
Ava wished to sketch . | wish . agent ( x _ 1 , Ava ) AND wish . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Ava ) | in_distribution |
A hen hoped that the donut was given to Liam by Emma . | * donut ( x _ 5 ) ; hen ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , Liam ) AND give . agent ( x _ 7 , Emma ) | in_distribution |
Liam noticed that a mouse ate the donut . | * donut ( x _ 7 ) ; notice . agent ( x _ 1 , Liam ) AND notice . ccomp ( x _ 1 , x _ 5 ) AND mouse ( x _ 4 ) AND eat . agent ( x _ 5 , x _ 4 ) AND eat . theme ( x _ 5 , x _ 7 ) | in_distribution |
Liam said that Emma liked the rose on the trampoline . | * rose ( x _ 6 ) ; * trampoline ( x _ 9 ) ; say . agent ( x _ 1 , Liam ) AND say . ccomp ( x _ 1 , x _ 4 ) AND like . agent ( x _ 4 , Emma ) AND like . theme ( x _ 4 , x _ 6 ) AND rose . nmod . on ( x _ 6 , x _ 9 ) | in_distribution |
The fly was wired the towel beside the crystal by a girl . | * fly ( x _ 1 ) ; * towel ( x _ 5 ) ; * crystal ( x _ 8 ) ; wire . recipient ( x _ 3 , x _ 1 ) AND wire . theme ( x _ 3 , x _ 5 ) AND wire . agent ( x _ 3 , x _ 11 ) AND towel . nmod . beside ( x _ 5 , x _ 8 ) AND girl ( x _ 11 ) | in_distribution |
Emma noticed Grayson . | notice . agent ( x _ 1 , Emma ) AND notice . theme ( x _ 1 , Grayson ) | in_distribution |
Leo was given the cake in the room . | * cake ( x _ 4 ) ; * room ( x _ 7 ) ; give . recipient ( x _ 2 , Leo ) AND give . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A sheep hoped that the girl helped the donut in the house . | * girl ( x _ 5 ) ; * donut ( x _ 8 ) ; * house ( x _ 11 ) ; sheep ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND help . agent ( x _ 6 , x _ 5 ) AND help . theme ( x _ 6 , x _ 8 ) AND donut . nmod . in ( x _ 8 , x _ 11 ) | in_distribution |
A drink was eaten by Zoe . | drink ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Zoe ) | in_distribution |
The guitar was decomposed . | * guitar ( x _ 1 ) ; decompose . theme ( x _ 3 , x _ 1 ) | in_distribution |
William liked that the cake was helped . | * cake ( x _ 4 ) ; like . agent ( x _ 1 , William ) AND like . ccomp ( x _ 1 , x _ 6 ) AND help . theme ( x _ 6 , x _ 4 ) | in_distribution |
The rose was liked by the prisoner . | * rose ( x _ 1 ) ; * prisoner ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cake was nursed by Liam . | cake ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , Liam ) | in_distribution |
The frog missed the mirror in the car on the booklet . | * frog ( x _ 1 ) ; * mirror ( x _ 4 ) ; * car ( x _ 7 ) ; * booklet ( x _ 10 ) ; miss . agent ( x _ 2 , x _ 1 ) AND miss . theme ( x _ 2 , x _ 4 ) AND mirror . nmod . in ( x _ 4 , x _ 7 ) AND car . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
The cake was found by a princess . | * cake ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND princess ( x _ 6 ) | in_distribution |
The cow lended the girl a button on the speaker . | * cow ( x _ 1 ) ; * girl ( x _ 4 ) ; * speaker ( x _ 9 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND button ( x _ 6 ) AND button . nmod . on ( x _ 6 , x _ 9 ) | in_distribution |
A patient observed Olivia . | patient ( x _ 1 ) AND observe . agent ( x _ 2 , x _ 1 ) AND observe . theme ( x _ 2 , Olivia ) | in_distribution |
The cat ate a game . | * cat ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND game ( x _ 4 ) | in_distribution |
The guest returned Leo a pumpkin beside the table . | * guest ( x _ 1 ) ; * table ( x _ 8 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . recipient ( x _ 2 , Leo ) AND return . theme ( x _ 2 , x _ 5 ) AND pumpkin ( x _ 5 ) AND pumpkin . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The nail was sold to Liam by the dog . | * nail ( x _ 1 ) ; * dog ( x _ 8 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Liam ) AND sell . agent ( x _ 3 , x _ 8 ) | in_distribution |
The game was sold to a giraffe by Owen . | * game ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , Owen ) AND giraffe ( x _ 6 ) | in_distribution |
Wyatt liked that Ava was posted the cookie on the table by Emma . | * cookie ( x _ 7 ) ; * table ( x _ 10 ) ; like . agent ( x _ 1 , Wyatt ) AND like . ccomp ( x _ 1 , x _ 5 ) AND post . recipient ( x _ 5 , Ava ) AND post . theme ( x _ 5 , x _ 7 ) AND post . agent ( x _ 5 , Emma ) AND cookie . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
A cake was given to a baby . | cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
The block was tossed by Charlotte . | * block ( x _ 1 ) ; toss . theme ( x _ 3 , x _ 1 ) AND toss . agent ( x _ 3 , Charlotte ) | in_distribution |
A girl changed a bear . | girl ( x _ 1 ) AND change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) AND bear ( x _ 4 ) | in_distribution |
A shell was found . | shell ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) | in_distribution |
A deer nursed Emma . | deer ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , Emma ) | in_distribution |
The cookie was liked by Liam . | * cookie ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Liam ) | in_distribution |
Ethan valued the donut on the stage . | * donut ( x _ 3 ) ; * stage ( x _ 6 ) ; value . agent ( x _ 1 , Ethan ) AND value . theme ( x _ 1 , x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The girl confessed that Emma slept . | * girl ( x _ 1 ) ; confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 5 ) AND sleep . agent ( x _ 5 , Emma ) | in_distribution |
The cake was given to the dog by the boy . | * cake ( x _ 1 ) ; * dog ( x _ 6 ) ; * boy ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) | in_distribution |
Olivia rolled a dog on the table . | * table ( x _ 6 ) ; roll . agent ( x _ 1 , Olivia ) AND roll . theme ( x _ 1 , x _ 3 ) AND dog ( x _ 3 ) AND dog . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A pupil ate a cookie in a house . | pupil ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
Liam gave the girl a donut . | * girl ( x _ 3 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND donut ( x _ 5 ) | in_distribution |
A girl proved that Olivia gave Emma the raisin . | * raisin ( x _ 8 ) ; girl ( x _ 1 ) AND prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Olivia ) AND give . recipient ( x _ 5 , Emma ) AND give . theme ( x _ 5 , x _ 8 ) | in_distribution |
Owen was given the cake by a citizen . | * cake ( x _ 4 ) ; give . recipient ( x _ 2 , Owen ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND citizen ( x _ 7 ) | in_distribution |
The girl called a gumball . | * girl ( x _ 1 ) ; call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , x _ 4 ) AND gumball ( x _ 4 ) | in_distribution |
The friend was sold a melon by Abigail . | * friend ( x _ 1 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Abigail ) AND melon ( x _ 5 ) | in_distribution |
A basket was frozen . | basket ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
The game was rolled . | * game ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A tiger was given the block on the seat . | * block ( x _ 5 ) ; * seat ( x _ 8 ) ; tiger ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND block . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.