input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Chloe liked that a rose was eaten by Emma . | like . agent ( x _ 1 , Chloe ) AND like . ccomp ( x _ 1 , x _ 6 ) AND rose ( x _ 4 ) AND eat . theme ( x _ 6 , x _ 4 ) AND eat . agent ( x _ 6 , Emma ) | in_distribution |
The bear wanted to walk . | * bear ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma loved the cake . | * cake ( x _ 3 ) ; love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , x _ 3 ) | in_distribution |
The cake was liked by Benjamin . | * cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Benjamin ) | in_distribution |
A girl gave a cake in a house to a giraffe . | girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND giraffe ( x _ 10 ) | in_distribution |
Isabella was given a scarf beside the table . | * table ( x _ 7 ) ; give . recipient ( x _ 2 , Isabella ) AND give . theme ( x _ 2 , x _ 4 ) AND scarf ( x _ 4 ) AND scarf . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Emma loaned the donut to the teacher . | * donut ( x _ 3 ) ; * teacher ( x _ 6 ) ; loan . agent ( x _ 1 , Emma ) AND loan . theme ( x _ 1 , x _ 3 ) AND loan . recipient ( x _ 1 , x _ 6 ) | in_distribution |
A flower was given to a girl by Benjamin . | flower ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Benjamin ) AND girl ( x _ 6 ) | in_distribution |
Elizabeth liked that the girl painted . | * girl ( x _ 4 ) ; like . agent ( x _ 1 , Elizabeth ) AND like . ccomp ( x _ 1 , x _ 5 ) AND paint . agent ( x _ 5 , x _ 4 ) | in_distribution |
Wyatt improved a girl . | improve . agent ( x _ 1 , Wyatt ) AND improve . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
A cat ate . | cat ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
Abigail tried to run . | try . agent ( x _ 1 , Abigail ) AND try . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Abigail ) | in_distribution |
The muffin was burned . | * muffin ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
The book was discovered . | * book ( x _ 1 ) ; discover . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl floated the donut . | * girl ( x _ 1 ) ; * donut ( x _ 4 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) | in_distribution |
The tiger admired that Logan lended Ava a hamburger beside the chair . | * tiger ( x _ 1 ) ; * chair ( x _ 11 ) ; admire . agent ( x _ 2 , x _ 1 ) AND admire . ccomp ( x _ 2 , x _ 5 ) AND lend . agent ( x _ 5 , Logan ) AND lend . recipient ( x _ 5 , Ava ) AND lend . theme ( x _ 5 , x _ 8 ) AND hamburger ( x _ 8 ) AND hamburger . nmod . beside ( x _ 8 , x _ 11 ) | in_distribution |
A cake was brought to the girl by Liam . | * girl ( x _ 6 ) ; cake ( x _ 1 ) AND bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND bring . agent ( x _ 3 , Liam ) | in_distribution |
A balloon was offered to Emma . | balloon ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma ) | in_distribution |
Emma was given a cake by Sophia . | give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Sophia ) AND cake ( x _ 4 ) | in_distribution |
Elijah ate the girl in a glass . | * girl ( x _ 3 ) ; eat . agent ( x _ 1 , Elijah ) AND eat . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 ) AND glass ( x _ 6 ) | in_distribution |
The chicken ate . | * chicken ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
A raisin was sold to the dog . | * dog ( x _ 6 ) ; raisin ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The bear meant that a baby sneezed . | * bear ( x _ 1 ) ; mean . agent ( x _ 2 , x _ 1 ) AND mean . ccomp ( x _ 2 , x _ 6 ) AND baby ( x _ 5 ) AND sneeze . agent ( x _ 6 , x _ 5 ) | in_distribution |
The cake was grown by the baby . | * cake ( x _ 1 ) ; * baby ( x _ 6 ) ; grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma proved that the cookie was tossed by Aiden . | * cookie ( x _ 4 ) ; prove . agent ( x _ 1 , Emma ) AND prove . ccomp ( x _ 1 , x _ 6 ) AND toss . theme ( x _ 6 , x _ 4 ) AND toss . agent ( x _ 6 , Aiden ) | in_distribution |
The cookie was poked by Olivia . | * cookie ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , Olivia ) | in_distribution |
The girl ate a cake . | * girl ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
Luke adored the boy beside the table . | * boy ( x _ 3 ) ; * table ( x _ 6 ) ; adore . agent ( x _ 1 , Luke ) AND adore . theme ( x _ 1 , x _ 3 ) AND boy . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A cake was admired by Isabella . | cake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , Isabella ) | in_distribution |
The box was shortened . | * box ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
The pencil rolled . | * pencil ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
A girl ate . | girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
A leaf was frozen . | leaf ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma was given a donut beside a table in a glass . | give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 ) AND glass ( x _ 10 ) | in_distribution |
Isabella wished that a donut was forwarded to a girl . | wish . agent ( x _ 1 , Isabella ) AND wish . ccomp ( x _ 1 , x _ 6 ) AND donut ( x _ 4 ) AND forward . theme ( x _ 6 , x _ 4 ) AND forward . recipient ( x _ 6 , x _ 9 ) AND girl ( x _ 9 ) | in_distribution |
William tossed Emma . | toss . agent ( x _ 1 , William ) AND toss . theme ( x _ 1 , Emma ) | in_distribution |
A sailor liked that Ava was returned a donut by a manager . | sailor ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND return . recipient ( x _ 6 , Ava ) AND return . theme ( x _ 6 , x _ 8 ) AND return . agent ( x _ 6 , x _ 11 ) AND donut ( x _ 8 ) AND manager ( x _ 11 ) | in_distribution |
Emma gave a dog the cake in the parcel . | * cake ( x _ 5 ) ; * parcel ( x _ 8 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND dog ( x _ 3 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
A cake was lended to a boy by a cat . | cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 6 ) AND cat ( x _ 9 ) | in_distribution |
A girl ate the cake . | * cake ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) | in_distribution |
A rose was helped by Emma . | rose ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Emma ) | in_distribution |
Emma liked that Avery proved that the block was rented to the boy by a pony . | * block ( x _ 7 ) ; * boy ( x _ 12 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND prove . agent ( x _ 4 , Avery ) AND prove . ccomp ( x _ 4 , x _ 9 ) AND rent . theme ( x _ 9 , x _ 7 ) AND rent . recipient ( x _ 9 , x _ 12 ) AND rent . agent ( x _ 9 , x _ 15 ) AND pony ( x _ 15 ) | in_distribution |
Christopher sent a donut to the bee . | * bee ( x _ 6 ) ; send . agent ( x _ 1 , Christopher ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , x _ 6 ) AND donut ( x _ 3 ) | in_distribution |
The baby shortened the cake in the house . | * baby ( x _ 1 ) ; * cake ( x _ 4 ) ; * house ( x _ 7 ) ; shorten . agent ( x _ 2 , x _ 1 ) AND shorten . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma handed the horse a cake . | * horse ( x _ 3 ) ; hand . agent ( x _ 1 , Emma ) AND hand . recipient ( x _ 1 , x _ 3 ) AND hand . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Emma hated to sneeze . | hate . agent ( x _ 1 , Emma ) AND hate . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Emma ) | in_distribution |
Riley was lended a cookie in the garden by the dog . | * garden ( x _ 7 ) ; * dog ( x _ 10 ) ; lend . recipient ( x _ 2 , Riley ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . agent ( x _ 2 , x _ 10 ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A girl sold a melon beside the bed to Jackson . | * bed ( x _ 7 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Jackson ) AND melon ( x _ 4 ) AND melon . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The cake was floated by a dog . | * cake ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
Chloe admired that the yogurt was liked by a bear . | * yogurt ( x _ 4 ) ; admire . agent ( x _ 1 , Chloe ) AND admire . ccomp ( x _ 1 , x _ 6 ) AND like . theme ( x _ 6 , x _ 4 ) AND like . agent ( x _ 6 , x _ 9 ) AND bear ( x _ 9 ) | in_distribution |
A plant was lended to a girl . | plant ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The girl lended the cake on a chair to Layla . | * girl ( x _ 1 ) ; * cake ( x _ 4 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Layla ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 ) | in_distribution |
Emma cleaned the bunny in a house . | * bunny ( x _ 3 ) ; clean . agent ( x _ 1 , Emma ) AND clean . theme ( x _ 1 , x _ 3 ) AND bunny . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) | in_distribution |
The girl gave William a cake . | * girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , William ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Isabella disintegrated . | disintegrate . theme ( x _ 1 , Isabella ) | in_distribution |
A frog noticed that Liam gave a cake to a girl . | frog ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 5 ) AND give . agent ( x _ 5 , Liam ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , x _ 10 ) AND cake ( x _ 7 ) AND girl ( x _ 10 ) | in_distribution |
Emma sketched the rose in a can . | * rose ( x _ 3 ) ; sketch . agent ( x _ 1 , Emma ) AND sketch . theme ( x _ 1 , x _ 3 ) AND rose . nmod . in ( x _ 3 , x _ 6 ) AND can ( x _ 6 ) | in_distribution |
Emma gave a watch to the director . | * director ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND watch ( x _ 3 ) | in_distribution |
A moose rolled the donut . | * donut ( x _ 4 ) ; moose ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
The dog smiled . | * dog ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
The queen returned a pumpkin beside a cup to Emma . | * queen ( x _ 1 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . theme ( x _ 2 , x _ 4 ) AND return . recipient ( x _ 2 , Emma ) AND pumpkin ( x _ 4 ) AND pumpkin . nmod . beside ( x _ 4 , x _ 7 ) AND cup ( x _ 7 ) | in_distribution |
The sheep rolled a researcher . | * sheep ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND researcher ( x _ 4 ) | in_distribution |
The drink was appreciated by the baby . | * drink ( x _ 1 ) ; * baby ( x _ 6 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 ) | in_distribution |
The fig was valued . | * fig ( x _ 1 ) ; value . theme ( x _ 3 , x _ 1 ) | in_distribution |
Lily passed Emma a cake in a bakery . | pass . agent ( x _ 1 , Lily ) AND pass . recipient ( x _ 1 , Emma ) AND pass . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND bakery ( x _ 7 ) | in_distribution |
A bee confessed that a cake was investigated by a girl . | bee ( x _ 1 ) AND confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND investigate . theme ( x _ 7 , x _ 5 ) AND investigate . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 ) | in_distribution |
Emma passed a donut in the house to Mason . | * house ( x _ 6 ) ; pass . agent ( x _ 1 , Emma ) AND pass . theme ( x _ 1 , x _ 3 ) AND pass . recipient ( x _ 1 , Mason ) AND donut ( x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A hamburger was shortened . | hamburger ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
Elijah posted a girl a cake on a tripod . | post . agent ( x _ 1 , Elijah ) AND post . recipient ( x _ 1 , x _ 3 ) AND post . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND tripod ( x _ 8 ) | in_distribution |
Benjamin drew a bee beside the chair . | * chair ( x _ 6 ) ; draw . agent ( x _ 1 , Benjamin ) AND draw . theme ( x _ 1 , x _ 3 ) AND bee ( x _ 3 ) AND bee . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The yogurt rolled . | * yogurt ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The monkey rolled the girl . | * monkey ( x _ 1 ) ; * girl ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) | in_distribution |
The cake was rolled by a girl . | * cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Nora was given a cake by a boy . | give . recipient ( x _ 2 , Nora ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 7 ) AND cake ( x _ 4 ) AND boy ( x _ 7 ) | in_distribution |
A donut was eaten by Riley . | donut ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Riley ) | in_distribution |
A girl was lended a cake by a chicken . | girl ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 ) AND chicken ( x _ 8 ) | in_distribution |
Samuel talked . | talk . agent ( x _ 1 , Samuel ) | in_distribution |
Owen liked a teacher . | like . agent ( x _ 1 , Owen ) AND like . theme ( x _ 1 , x _ 3 ) AND teacher ( x _ 3 ) | in_distribution |
The donut was cleaned by Jacob . | * donut ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Jacob ) | in_distribution |
The cake was rolled by Jack . | * cake ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Jack ) | in_distribution |
The box was touched . | * box ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emily was given a cookie beside a table by Emma . | give . recipient ( x _ 2 , Emily ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Emma ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
Madison gave a cake to Emma . | give . agent ( x _ 1 , Madison ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND cake ( x _ 3 ) | in_distribution |
The cake was given to Oliver . | * cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Oliver ) | in_distribution |
A girl grew the pizza . | * pizza ( x _ 4 ) ; girl ( x _ 1 ) AND grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , x _ 4 ) | in_distribution |
A dog danced . | dog ( x _ 1 ) AND dance . agent ( x _ 2 , x _ 1 ) | in_distribution |
A biscuit was wired to Olivia by the chicken . | * chicken ( x _ 8 ) ; biscuit ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Olivia ) AND wire . agent ( x _ 3 , x _ 8 ) | in_distribution |
Olivia noticed that the bowl was broken by Madison . | * bowl ( x _ 4 ) ; notice . agent ( x _ 1 , Olivia ) AND notice . ccomp ( x _ 1 , x _ 6 ) AND break . theme ( x _ 6 , x _ 4 ) AND break . agent ( x _ 6 , Madison ) | in_distribution |
A squirrel ate . | squirrel ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma liked that the sandwich decomposed . | * sandwich ( x _ 4 ) ; like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 5 ) AND decompose . theme ( x _ 5 , x _ 4 ) | in_distribution |
A game was doubled by the deer . | * deer ( x _ 6 ) ; game ( x _ 1 ) AND double . theme ( x _ 3 , x _ 1 ) AND double . agent ( x _ 3 , x _ 6 ) | in_distribution |
A donut was served to Mia . | donut ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , Mia ) | in_distribution |
Emma noticed a frog in a house in a room . | notice . agent ( x _ 1 , Emma ) AND notice . theme ( x _ 1 , x _ 3 ) AND frog ( x _ 3 ) AND frog . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) AND house . nmod . in ( x _ 6 , x _ 9 ) AND room ( x _ 9 ) | in_distribution |
Owen was given the cake in the vehicle by the girl . | * cake ( x _ 4 ) ; * vehicle ( x _ 7 ) ; * girl ( x _ 10 ) ; give . recipient ( x _ 2 , Owen ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , x _ 10 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma ate a box beside a table . | eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 ) | in_distribution |
The donut was cooked by Henry . | * donut ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , Henry ) | in_distribution |
A lollipop was dusted by Ella . | lollipop ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 ) AND dust . agent ( x _ 3 , Ella ) | in_distribution |
Logan loved a manager on the deck . | * deck ( x _ 6 ) ; love . agent ( x _ 1 , Logan ) AND love . theme ( x _ 1 , x _ 3 ) AND manager ( x _ 3 ) AND manager . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The hamburger was admired by Emma . | * hamburger ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , Emma ) | in_distribution |
Emma noticed that Liam slept . | notice . agent ( x _ 1 , Emma ) AND notice . ccomp ( x _ 1 , x _ 4 ) AND sleep . agent ( x _ 4 , Liam ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.