input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Madison was loaned the donut on the chair by Emma . | * donut ( x _ 4 ) ; * chair ( x _ 7 ) ; loan . recipient ( x _ 2 , Madison ) AND loan . theme ( x _ 2 , x _ 4 ) AND loan . agent ( x _ 2 , Emma ) AND donut . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The cake was helped by Isabella . | * cake ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Isabella ) | in_distribution |
Scarlett hoped that the baby cooked a girl . | * baby ( x _ 4 ) ; hope . agent ( x _ 1 , Scarlett ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND cook . agent ( x _ 5 , x _ 4 ) AND cook . theme ( x _ 5 , x _ 7 ) AND girl ( x _ 7 ) | in_distribution |
Emma said that the balloon was missed . | * balloon ( x _ 4 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 6 ) AND miss . theme ( x _ 6 , x _ 4 ) | in_distribution |
James ate the box . | * box ( x _ 3 ) ; eat . agent ( x _ 1 , James ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
The cookie was passed to the girl . | * cookie ( x _ 1 ) ; * girl ( x _ 6 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The strawberry was adored . | * strawberry ( x _ 1 ) ; adore . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam was given a cake by Ava . | give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Ava ) AND cake ( x _ 4 ) | in_distribution |
The hero sneezed . | * hero ( x _ 1 ) ; sneeze . agent ( x _ 2 , x _ 1 ) | in_distribution |
A cake was grown by Olivia . | cake ( x _ 1 ) AND grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Olivia ) | in_distribution |
The cake was given to Logan . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Logan ) | in_distribution |
Emma dusted Liam . | dust . agent ( x _ 1 , Emma ) AND dust . theme ( x _ 1 , Liam ) | in_distribution |
A boy was returned a donut . | boy ( x _ 1 ) AND return . recipient ( x _ 3 , x _ 1 ) AND return . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 ) | in_distribution |
The cake was given to a writer by a prince . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND writer ( x _ 6 ) AND prince ( x _ 9 ) | in_distribution |
A strawberry was reddened . | strawberry ( x _ 1 ) AND redden . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cat lended Emma a jigsaw on the canvas . | * canvas ( x _ 8 ) ; cat ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 5 ) AND jigsaw ( x _ 5 ) AND jigsaw . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
Aubrey smirked . | smirk . agent ( x _ 1 , Aubrey ) | in_distribution |
Liam cooked a servant in the room . | * room ( x _ 6 ) ; cook . agent ( x _ 1 , Liam ) AND cook . theme ( x _ 1 , x _ 3 ) AND servant ( x _ 3 ) AND servant . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The girl gave Noah the pen beside a poster . | * girl ( x _ 1 ) ; * pen ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Noah ) AND give . theme ( x _ 2 , x _ 5 ) AND pen . nmod . beside ( x _ 5 , x _ 8 ) AND poster ( x _ 8 ) | in_distribution |
A teacher shortened a dog on the table in a room . | * table ( x _ 7 ) ; teacher ( x _ 1 ) AND shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND dog ( x _ 4 ) AND dog . nmod . on ( x _ 4 , x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 ) AND room ( x _ 10 ) | in_distribution |
Emma sold the book to a boy . | * book ( x _ 3 ) ; sell . agent ( x _ 1 , Emma ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
Leah tolerated the sandwich in the house . | * sandwich ( x _ 3 ) ; * house ( x _ 6 ) ; tolerate . agent ( x _ 1 , Leah ) AND tolerate . theme ( x _ 1 , x _ 3 ) AND sandwich . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
Michael hoped that Liam missed the frog . | * frog ( x _ 6 ) ; hope . agent ( x _ 1 , Michael ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND miss . agent ( x _ 4 , Liam ) AND miss . theme ( x _ 4 , x _ 6 ) | in_distribution |
A girl painted Liam . | girl ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , Liam ) | in_distribution |
A donut was eaten by Noah . | donut ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Noah ) | in_distribution |
The girl liked that Ella said that Emma ate the cake . | * girl ( x _ 1 ) ; * cake ( x _ 10 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND say . agent ( x _ 5 , Ella ) AND say . ccomp ( x _ 5 , x _ 8 ) AND eat . agent ( x _ 8 , Emma ) AND eat . theme ( x _ 8 , x _ 10 ) | in_distribution |
A cat wanted to giggle . | cat ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND giggle . agent ( x _ 4 , x _ 1 ) | in_distribution |
The box was studied by a girl . | * box ( x _ 1 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The donut was offered to Penelope . | * donut ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Penelope ) | in_distribution |
Emma was passed the cake in the car by Olivia . | * cake ( x _ 4 ) ; * car ( x _ 7 ) ; pass . recipient ( x _ 2 , Emma ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . agent ( x _ 2 , Olivia ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The guitar was doubled . | * guitar ( x _ 1 ) ; double . theme ( x _ 3 , x _ 1 ) | in_distribution |
A sailor froze the journalist beside a seat . | * journalist ( x _ 4 ) ; sailor ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND journalist . nmod . beside ( x _ 4 , x _ 7 ) AND seat ( x _ 7 ) | in_distribution |
A donut was loved by Alexander . | donut ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Alexander ) | in_distribution |
Emma hoped that Isaac laughed . | hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND laugh . agent ( x _ 4 , Isaac ) | in_distribution |
The mouse loaned the turkey the chalk . | * mouse ( x _ 1 ) ; * turkey ( x _ 4 ) ; * chalk ( x _ 6 ) ; loan . agent ( x _ 2 , x _ 1 ) AND loan . recipient ( x _ 2 , x _ 4 ) AND loan . theme ( x _ 2 , x _ 6 ) | in_distribution |
The professor was offered the pen beside the bear by Benjamin . | * professor ( x _ 1 ) ; * pen ( x _ 5 ) ; * bear ( x _ 8 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Benjamin ) AND pen . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
A scientist poked the girl in the house . | * girl ( x _ 4 ) ; * house ( x _ 7 ) ; scientist ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The girl floated a block . | * girl ( x _ 1 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) AND block ( x _ 4 ) | in_distribution |
The fruit was painted . | * fruit ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
The chemical was frozen . | * chemical ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma was awarded the rose . | * rose ( x _ 4 ) ; award . recipient ( x _ 2 , Emma ) AND award . theme ( x _ 2 , x _ 4 ) | in_distribution |
A melon was collapsed by Noah . | melon ( x _ 1 ) AND collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , Noah ) | in_distribution |
James nursed . | nurse . agent ( x _ 1 , James ) | in_distribution |
A fruit was offered to a boy by Isabella . | fruit ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Isabella ) AND boy ( x _ 6 ) | in_distribution |
A girl was given a chair on the yacht by Ava . | * yacht ( x _ 8 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Ava ) AND chair ( x _ 5 ) AND chair . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
The boy liked that Liam liked a sandwich on a road . | * boy ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND like . agent ( x _ 5 , Liam ) AND like . theme ( x _ 5 , x _ 7 ) AND sandwich ( x _ 7 ) AND sandwich . nmod . on ( x _ 7 , x _ 10 ) AND road ( x _ 10 ) | in_distribution |
The pickle was loved by Emma . | * pickle ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , Emma ) | in_distribution |
A cake was forwarded to Olivia . | cake ( x _ 1 ) AND forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , Olivia ) | in_distribution |
A chalk was eaten by the girl . | * girl ( x _ 6 ) ; chalk ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
The ball froze . | * ball ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
The sandwich was pierced by Eleanor . | * sandwich ( x _ 1 ) ; pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , Eleanor ) | in_distribution |
The captain was mailed the box by Riley . | * captain ( x _ 1 ) ; * box ( x _ 5 ) ; mail . recipient ( x _ 3 , x _ 1 ) AND mail . theme ( x _ 3 , x _ 5 ) AND mail . agent ( x _ 3 , Riley ) | in_distribution |
The girl ate a strawberry . | * girl ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND strawberry ( x _ 4 ) | in_distribution |
The dog lended the girl a box beside a stage . | * dog ( x _ 1 ) ; * girl ( x _ 4 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND box ( x _ 6 ) AND box . nmod . beside ( x _ 6 , x _ 9 ) AND stage ( x _ 9 ) | in_distribution |
A block was split . | block ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) | in_distribution |
The brain was liked . | * brain ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl ate Olivia . | girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Olivia ) | in_distribution |
A donut was sketched by Noah . | donut ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) AND sketch . agent ( x _ 3 , Noah ) | in_distribution |
Sophia drew the cake in a house . | * cake ( x _ 3 ) ; draw . agent ( x _ 1 , Sophia ) AND draw . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
A girl liked a flower . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND flower ( x _ 4 ) | in_distribution |
James decomposed Savannah . | decompose . agent ( x _ 1 , James ) AND decompose . theme ( x _ 1 , Savannah ) | in_distribution |
A bottle was cooked by the boy . | * boy ( x _ 6 ) ; bottle ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) | in_distribution |
A game was shortened by the girl . | * girl ( x _ 6 ) ; game ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) | in_distribution |
Isabella pierced a hero in a house . | pierce . agent ( x _ 1 , Isabella ) AND pierce . theme ( x _ 1 , x _ 3 ) AND hero ( x _ 3 ) AND hero . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
The mirror was rolled by Amelia . | * mirror ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Amelia ) | in_distribution |
A girl cooked Ava . | girl ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , Ava ) | in_distribution |
The button was worshipped . | * button ( x _ 1 ) ; worship . theme ( x _ 3 , x _ 1 ) | in_distribution |
Benjamin attempted to paint . | attempt . agent ( x _ 1 , Benjamin ) AND attempt . xcomp ( x _ 1 , x _ 3 ) AND paint . agent ( x _ 3 , Benjamin ) | in_distribution |
The chicken helped a hamburger beside the tent . | * chicken ( x _ 1 ) ; * tent ( x _ 7 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND hamburger ( x _ 4 ) AND hamburger . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma lended the girl a cake . | * girl ( x _ 3 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Emma rolled a pretzel . | roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND pretzel ( x _ 3 ) | in_distribution |
A jigsaw was helped . | jigsaw ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) | in_distribution |
The drink was tossed . | * drink ( x _ 1 ) ; toss . theme ( x _ 3 , x _ 1 ) | in_distribution |
The baby missed the cake . | * baby ( x _ 1 ) ; * cake ( x _ 4 ) ; miss . agent ( x _ 2 , x _ 1 ) AND miss . theme ( x _ 2 , x _ 4 ) | in_distribution |
A lollipop was painted . | lollipop ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) | in_distribution |
Madison changed the cake on a road . | * cake ( x _ 3 ) ; change . agent ( x _ 1 , Madison ) AND change . theme ( x _ 1 , x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND road ( x _ 6 ) | in_distribution |
The cake was given to the child by Amelia . | * cake ( x _ 1 ) ; * child ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Amelia ) | in_distribution |
A cake enlarged . | cake ( x _ 1 ) AND enlarge . theme ( x _ 2 , x _ 1 ) | in_distribution |
The cat supported that the girl gave the sailor the balloon . | * cat ( x _ 1 ) ; * girl ( x _ 5 ) ; * sailor ( x _ 8 ) ; * balloon ( x _ 10 ) ; support . agent ( x _ 2 , x _ 1 ) AND support . ccomp ( x _ 2 , x _ 6 ) AND give . agent ( x _ 6 , x _ 5 ) AND give . recipient ( x _ 6 , x _ 8 ) AND give . theme ( x _ 6 , x _ 10 ) | in_distribution |
Emma lended the scientist a strawberry . | * scientist ( x _ 3 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND strawberry ( x _ 5 ) | in_distribution |
Camila shortened a donut . | shorten . agent ( x _ 1 , Camila ) AND shorten . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) | in_distribution |
Isabella was fed a ball by a girl . | feed . recipient ( x _ 2 , Isabella ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . agent ( x _ 2 , x _ 7 ) AND ball ( x _ 4 ) AND girl ( x _ 7 ) | in_distribution |
The cat lended Emma the cookie in the trailer . | * cat ( x _ 1 ) ; * cookie ( x _ 5 ) ; * trailer ( x _ 8 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 5 ) AND cookie . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
Emma rolled a cake in a house . | roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
Emma was handed the cake in the house . | * cake ( x _ 4 ) ; * house ( x _ 7 ) ; hand . recipient ( x _ 2 , Emma ) AND hand . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The cake was painted by Noah . | * cake ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Noah ) | in_distribution |
Emma noticed that a crayon was reddened . | notice . agent ( x _ 1 , Emma ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND crayon ( x _ 4 ) AND redden . theme ( x _ 6 , x _ 4 ) | in_distribution |
A girl nursed . | girl ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) | in_distribution |
A boy liked a cookie . | boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
The bucket was burned by the girl . | * bucket ( x _ 1 ) ; * girl ( x _ 6 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) | in_distribution |
A mandarin was loaned to Emma . | mandarin ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , Emma ) | in_distribution |
Elizabeth respected the cake on a table . | * cake ( x _ 3 ) ; respect . agent ( x _ 1 , Elizabeth ) AND respect . theme ( x _ 1 , x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The cake was collapsed by Noah . | * cake ( x _ 1 ) ; collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , Noah ) | in_distribution |
The boy was returned a cookie beside a table by Carter . | * boy ( x _ 1 ) ; return . recipient ( x _ 3 , x _ 1 ) AND return . theme ( x _ 3 , x _ 5 ) AND return . agent ( x _ 3 , Carter ) AND cookie ( x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) | in_distribution |
The cake was seen by Isabella . | * cake ( x _ 1 ) ; see . theme ( x _ 3 , x _ 1 ) AND see . agent ( x _ 3 , Isabella ) | in_distribution |
A cookie was eaten by a host . | cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND host ( x _ 6 ) | in_distribution |
Benjamin painted Asher . | paint . agent ( x _ 1 , Benjamin ) AND paint . theme ( x _ 1 , Asher ) | in_distribution |
Liam offered a resident the yogurt . | * yogurt ( x _ 5 ) ; offer . agent ( x _ 1 , Liam ) AND offer . recipient ( x _ 1 , x _ 3 ) AND offer . theme ( x _ 1 , x _ 5 ) AND resident ( x _ 3 ) | in_distribution |
A box was given to Olivia . | box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Olivia ) | in_distribution |
A resident was posted the chemical by the girl . | * chemical ( x _ 5 ) ; * girl ( x _ 8 ) ; resident ( x _ 1 ) AND post . recipient ( x _ 3 , x _ 1 ) AND post . theme ( x _ 3 , x _ 5 ) AND post . agent ( x _ 3 , x _ 8 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.