input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
A bottle was adored . | bottle ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl investigated the purse . | * girl ( x _ 1 ) ; * purse ( x _ 4 ) ; investigate . agent ( x _ 2 , x _ 1 ) AND investigate . theme ( x _ 2 , x _ 4 ) | in_distribution |
A donut was adored . | donut ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ava gave Mia a mirror . | give . agent ( x _ 1 , Ava ) AND give . recipient ( x _ 1 , Mia ) AND give . theme ( x _ 1 , x _ 4 ) AND mirror ( x _ 4 ) | in_distribution |
Elijah wanted to walk . | want . agent ( x _ 1 , Elijah ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Elijah ) | in_distribution |
Emma was given a cake . | give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
The boy frowned . | * boy ( x _ 1 ) ; frown . agent ( x _ 2 , x _ 1 ) | in_distribution |
The boy loaned a girl a drink . | * boy ( x _ 1 ) ; loan . agent ( x _ 2 , x _ 1 ) AND loan . recipient ( x _ 2 , x _ 4 ) AND loan . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND drink ( x _ 6 ) | in_distribution |
Emma hoped that Oliver was lended a donut . | hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND lend . recipient ( x _ 5 , Oliver ) AND lend . theme ( x _ 5 , x _ 7 ) AND donut ( x _ 7 ) | in_distribution |
A father preferred to run . | father ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The consumer wanted to run . | * consumer ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
A girl liked the duck beside the table in a house . | * duck ( x _ 4 ) ; * table ( x _ 7 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND duck . nmod . beside ( x _ 4 , x _ 7 ) AND table . nmod . in ( x _ 7 , x _ 10 ) AND house ( x _ 10 ) | in_distribution |
Bella wanted to eat . | want . agent ( x _ 1 , Bella ) AND want . xcomp ( x _ 1 , x _ 3 ) AND eat . agent ( x _ 3 , Bella ) | in_distribution |
Emma forwarded a girl the cookie . | * cookie ( x _ 5 ) ; forward . agent ( x _ 1 , Emma ) AND forward . recipient ( x _ 1 , x _ 3 ) AND forward . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) | in_distribution |
Zoe drew . | draw . agent ( x _ 1 , Zoe ) | in_distribution |
The hero split . | * hero ( x _ 1 ) ; split . theme ( x _ 2 , x _ 1 ) | in_distribution |
Liam offered Olivia the soap on a table . | * soap ( x _ 4 ) ; offer . agent ( x _ 1 , Liam ) AND offer . recipient ( x _ 1 , Olivia ) AND offer . theme ( x _ 1 , x _ 4 ) AND soap . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The kitty nursed . | * kitty ( x _ 1 ) ; nurse . agent ( x _ 2 , x _ 1 ) | in_distribution |
William found Joseph . | find . agent ( x _ 1 , William ) AND find . theme ( x _ 1 , Joseph ) | in_distribution |
Emma painted a cake beside the surgeon . | * surgeon ( x _ 6 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The cake was offered to a customer by Isaac . | * cake ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Isaac ) AND customer ( x _ 6 ) | in_distribution |
James liked the teacher . | * teacher ( x _ 3 ) ; like . agent ( x _ 1 , James ) AND like . theme ( x _ 1 , x _ 3 ) | in_distribution |
Madison packed . | pack . agent ( x _ 1 , Madison ) | in_distribution |
A bunny dusted the crocodile . | * crocodile ( x _ 4 ) ; bunny ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 ) AND dust . theme ( x _ 2 , x _ 4 ) | in_distribution |
The boy noticed that the cookie was poked by Isabella . | * boy ( x _ 1 ) ; * cookie ( x _ 5 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 7 ) AND poke . theme ( x _ 7 , x _ 5 ) AND poke . agent ( x _ 7 , Isabella ) | in_distribution |
A journalist thought that the rose was enlarged by a girl . | * rose ( x _ 5 ) ; journalist ( x _ 1 ) AND think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 7 ) AND enlarge . theme ( x _ 7 , x _ 5 ) AND enlarge . agent ( x _ 7 , x _ 10 ) AND girl ( x _ 10 ) | in_distribution |
The shoe was burned by the cat . | * shoe ( x _ 1 ) ; * cat ( x _ 6 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) | in_distribution |
Eleanor tried to sketch . | try . agent ( x _ 1 , Eleanor ) AND try . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Eleanor ) | in_distribution |
A turtle lended the block in the house to Liam . | * block ( x _ 4 ) ; * house ( x _ 7 ) ; turtle ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , Liam ) AND block . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
The pizza was called . | * pizza ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 ) | in_distribution |
A goose gave the cake in a house on the notebook to Emma . | * cake ( x _ 4 ) ; * notebook ( x _ 10 ) ; goose ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) AND house . nmod . on ( x _ 7 , x _ 10 ) | in_distribution |
A cake was lended to the deer . | * deer ( x _ 6 ) ; cake ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The dog was given a shirt by a boy . | * dog ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND shirt ( x _ 5 ) AND boy ( x _ 8 ) | in_distribution |
The monster laughed . | * monster ( x _ 1 ) ; laugh . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cup was liked by Dylan . | * cup ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Dylan ) | in_distribution |
The boy gasped . | * boy ( x _ 1 ) ; gasp . agent ( x _ 2 , x _ 1 ) | in_distribution |
Liam sent the child a cake on the table . | * child ( x _ 3 ) ; * table ( x _ 8 ) ; send . agent ( x _ 1 , Liam ) AND send . recipient ( x _ 1 , x _ 3 ) AND send . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) | in_distribution |
A box was touched by Olivia . | box ( x _ 1 ) AND touch . theme ( x _ 3 , x _ 1 ) AND touch . agent ( x _ 3 , Olivia ) | in_distribution |
Aria gave a cake to Isaac . | give . agent ( x _ 1 , Aria ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Isaac ) AND cake ( x _ 3 ) | in_distribution |
A cake was sold to the wolf . | * wolf ( x _ 6 ) ; cake ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) | in_distribution |
Ava floated . | float . theme ( x _ 1 , Ava ) | in_distribution |
A doll was liked . | doll ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma was lended the box beside a flower . | * box ( x _ 4 ) ; lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 ) AND flower ( x _ 7 ) | in_distribution |
A dog slept . | dog ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
A weapon was shortened . | weapon ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
A strawberry was given to Ava by Emma . | strawberry ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) AND give . agent ( x _ 3 , Emma ) | in_distribution |
The donut was offered to Dylan . | * donut ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Dylan ) | in_distribution |
Anthony improved a cookie on the rag . | * rag ( x _ 6 ) ; improve . agent ( x _ 1 , Anthony ) AND improve . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The book was promised to the boy . | * book ( x _ 1 ) ; * boy ( x _ 6 ) ; promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A boy was sent a ring in the garden . | * garden ( x _ 8 ) ; boy ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND ring ( x _ 5 ) AND ring . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
The strawberry was lended to a baby . | * strawberry ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
Liam gave a girl a bowl . | give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND bowl ( x _ 5 ) | in_distribution |
A girl liked that a cookie was frozen . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cookie ( x _ 5 ) AND freeze . theme ( x _ 7 , x _ 5 ) | in_distribution |
A sandwich broke . | sandwich ( x _ 1 ) AND break . theme ( x _ 2 , x _ 1 ) | in_distribution |
The bat was brought to Emma by a giraffe . | * bat ( x _ 1 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , Emma ) AND bring . agent ( x _ 3 , x _ 8 ) AND giraffe ( x _ 8 ) | in_distribution |
The rose was given to the monster by Liam . | * rose ( x _ 1 ) ; * monster ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Liam ) | in_distribution |
The girl was given the cake by Chloe . | * girl ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Chloe ) | in_distribution |
Mason laughed . | laugh . agent ( x _ 1 , Mason ) | in_distribution |
The girl liked the cat . | * girl ( x _ 1 ) ; * cat ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) | in_distribution |
A boy declared that the cake was held by Jacob . | * cake ( x _ 5 ) ; boy ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 7 ) AND hold . theme ( x _ 7 , x _ 5 ) AND hold . agent ( x _ 7 , Jacob ) | in_distribution |
A pretzel was stabbed by a dog . | pretzel ( x _ 1 ) AND stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
A game was sketched . | game ( x _ 1 ) AND sketch . theme ( x _ 3 , x _ 1 ) | in_distribution |
A cat hunted . | cat ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 ) | in_distribution |
A knife was rolled . | knife ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was given to a king by Olivia . | box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Olivia ) AND king ( x _ 6 ) | in_distribution |
The governor packed . | * governor ( x _ 1 ) ; pack . agent ( x _ 2 , x _ 1 ) | in_distribution |
The boy gave Julian a cookie on a stage . | * boy ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Julian ) AND give . theme ( x _ 2 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 ) | in_distribution |
The raisin was burned by Olivia . | * raisin ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Olivia ) | in_distribution |
A rose was split . | rose ( x _ 1 ) AND split . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emma sold the turkey a box . | * turkey ( x _ 3 ) ; sell . agent ( x _ 1 , Emma ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND box ( x _ 5 ) | in_distribution |
The donut was hunted . | * donut ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam needed to sleep . | need . agent ( x _ 1 , Liam ) AND need . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Liam ) | in_distribution |
The girl respected that Emma poked a director . | * girl ( x _ 1 ) ; respect . agent ( x _ 2 , x _ 1 ) AND respect . ccomp ( x _ 2 , x _ 5 ) AND poke . agent ( x _ 5 , Emma ) AND poke . theme ( x _ 5 , x _ 7 ) AND director ( x _ 7 ) | in_distribution |
A glue was tossed . | glue ( x _ 1 ) AND toss . theme ( x _ 3 , x _ 1 ) | in_distribution |
A drink was shortened by a girl . | drink ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A cake was found by the professor . | * professor ( x _ 6 ) ; cake ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) | in_distribution |
The fig rolled . | * fig ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The donut was given to Ava . | * donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Ava ) | in_distribution |
The hen intended to walk . | * hen ( x _ 1 ) ; intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma lended a girl the donut . | * donut ( x _ 5 ) ; lend . agent ( x _ 1 , Emma ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) | in_distribution |
A teacher sneezed . | teacher ( x _ 1 ) AND sneeze . agent ( x _ 2 , x _ 1 ) | in_distribution |
Caleb respected the game on the cabinet beside the bed . | * game ( x _ 3 ) ; * cabinet ( x _ 6 ) ; * bed ( x _ 9 ) ; respect . agent ( x _ 1 , Caleb ) AND respect . theme ( x _ 1 , x _ 3 ) AND game . nmod . on ( x _ 3 , x _ 6 ) AND cabinet . nmod . beside ( x _ 6 , x _ 9 ) | in_distribution |
The baby discovered a cake . | * baby ( x _ 1 ) ; discover . agent ( x _ 2 , x _ 1 ) AND discover . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A cake was rolled by Emma . | cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Emma ) | in_distribution |
A girl improved a patient . | girl ( x _ 1 ) AND improve . agent ( x _ 2 , x _ 1 ) AND improve . theme ( x _ 2 , x _ 4 ) AND patient ( x _ 4 ) | in_distribution |
The cake slid . | * cake ( x _ 1 ) ; slide . theme ( x _ 2 , x _ 1 ) | in_distribution |
Olivia expected that Noah believed that Emma rolled a cake . | expect . agent ( x _ 1 , Olivia ) AND expect . ccomp ( x _ 1 , x _ 4 ) AND believe . agent ( x _ 4 , Noah ) AND believe . ccomp ( x _ 4 , x _ 7 ) AND roll . agent ( x _ 7 , Emma ) AND roll . theme ( x _ 7 , x _ 9 ) AND cake ( x _ 9 ) | in_distribution |
A boy meant to smirk . | boy ( x _ 1 ) AND mean . agent ( x _ 2 , x _ 1 ) AND mean . xcomp ( x _ 2 , x _ 4 ) AND smirk . agent ( x _ 4 , x _ 1 ) | in_distribution |
The cake was respected by the dog . | * cake ( x _ 1 ) ; * dog ( x _ 6 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , x _ 6 ) | in_distribution |
The drink was noticed . | * drink ( x _ 1 ) ; notice . theme ( x _ 3 , x _ 1 ) | in_distribution |
James adored the cookie in the house . | * cookie ( x _ 3 ) ; * house ( x _ 6 ) ; adore . agent ( x _ 1 , James ) AND adore . theme ( x _ 1 , x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
The strawberry was rolled . | * strawberry ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
The sweetcorn was liked . | * sweetcorn ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) | in_distribution |
A girl lended Emma a cake . | girl ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Emma ) AND lend . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
Emma rolled a cake . | roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
A girl noticed a cookie . | girl ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) | in_distribution |
Emma gave the donut to a buyer . | * donut ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND buyer ( x _ 6 ) | in_distribution |
Mason cooked . | cook . agent ( x _ 1 , Mason ) | in_distribution |
A liver was admired by a boy . | liver ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
The bird loaned Ava a cake in a cage . | * bird ( x _ 1 ) ; loan . agent ( x _ 2 , x _ 1 ) AND loan . recipient ( x _ 2 , Ava ) AND loan . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND cage ( x _ 8 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.