input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
A box was slid by Isabella . | box ( x _ 1 ) AND slide . theme ( x _ 3 , x _ 1 ) AND slide . agent ( x _ 3 , Isabella ) | in_distribution |
The chalk was helped by Noah . | * chalk ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Noah ) | in_distribution |
The boy sold a cake to Olivia . | * boy ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Olivia ) AND cake ( x _ 4 ) | in_distribution |
A chair was rolled by the girl . | * girl ( x _ 6 ) ; chair ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A director juggled a ring in the house . | * house ( x _ 7 ) ; director ( x _ 1 ) AND juggle . agent ( x _ 2 , x _ 1 ) AND juggle . theme ( x _ 2 , x _ 4 ) AND ring ( x _ 4 ) AND ring . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Joseph slept . | sleep . agent ( x _ 1 , Joseph ) | in_distribution |
A pillow was shortened . | pillow ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
The donut was posted to a girl . | * donut ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Logan was sold a melon beside a bed by Sophia . | sell . recipient ( x _ 2 , Logan ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , Sophia ) AND melon ( x _ 4 ) AND melon . nmod . beside ( x _ 4 , x _ 7 ) AND bed ( x _ 7 ) | in_distribution |
A cake was rolled by the spokesman . | * spokesman ( x _ 6 ) ; cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A girl was sent a cake beside the book by Aubrey . | * book ( x _ 8 ) ; girl ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , Aubrey ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The boy noticed that Victoria served Noah the cookie beside the machine . | * boy ( x _ 1 ) ; * cookie ( x _ 8 ) ; * machine ( x _ 11 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 5 ) AND serve . agent ( x _ 5 , Victoria ) AND serve . recipient ( x _ 5 , Noah ) AND serve . theme ( x _ 5 , x _ 8 ) AND cookie . nmod . beside ( x _ 8 , x _ 11 ) | in_distribution |
Emma yearned to hunt . | yearn . agent ( x _ 1 , Emma ) AND yearn . xcomp ( x _ 1 , x _ 3 ) AND hunt . agent ( x _ 3 , Emma ) | in_distribution |
The crocodile rolled the baby on the table . | * crocodile ( x _ 1 ) ; * baby ( x _ 4 ) ; * table ( x _ 7 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND baby . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Anthony drew . | draw . agent ( x _ 1 , Anthony ) | in_distribution |
A cake was doubled by Charlotte . | cake ( x _ 1 ) AND double . theme ( x _ 3 , x _ 1 ) AND double . agent ( x _ 3 , Charlotte ) | in_distribution |
Sophia ate the cake . | * cake ( x _ 3 ) ; eat . agent ( x _ 1 , Sophia ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
A goose handed the cake to the horse . | * cake ( x _ 4 ) ; * horse ( x _ 7 ) ; goose ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , x _ 7 ) | in_distribution |
The brain was returned to Violet by Nora . | * brain ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Violet ) AND return . agent ( x _ 3 , Nora ) | in_distribution |
A hen gasped . | hen ( x _ 1 ) AND gasp . agent ( x _ 2 , x _ 1 ) | in_distribution |
The girl returned a cookie to Emma . | * girl ( x _ 1 ) ; return . agent ( x _ 2 , x _ 1 ) AND return . theme ( x _ 2 , x _ 4 ) AND return . recipient ( x _ 2 , Emma ) AND cookie ( x _ 4 ) | in_distribution |
A cat was fed a radio . | cat ( x _ 1 ) AND feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND radio ( x _ 5 ) | in_distribution |
Emma drew the cake in the house . | * cake ( x _ 3 ) ; * house ( x _ 6 ) ; draw . agent ( x _ 1 , Emma ) AND draw . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A melon was improved . | melon ( x _ 1 ) AND improve . theme ( x _ 3 , x _ 1 ) | in_distribution |
Emily wanted to walk . | want . agent ( x _ 1 , Emily ) AND want . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Emily ) | in_distribution |
The writer grew . | * writer ( x _ 1 ) ; grow . theme ( x _ 2 , x _ 1 ) | in_distribution |
Benjamin sketched . | sketch . agent ( x _ 1 , Benjamin ) | in_distribution |
The donut was decomposed . | * donut ( x _ 1 ) ; decompose . theme ( x _ 3 , x _ 1 ) | in_distribution |
A sandwich was given to a boy by a baby . | sandwich ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 6 ) AND baby ( x _ 9 ) | in_distribution |
The donut was frozen by the teacher . | * donut ( x _ 1 ) ; * teacher ( x _ 6 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) | in_distribution |
Olivia liked that a deer liked that the donut was burned by Liam . | * donut ( x _ 8 ) ; like . agent ( x _ 1 , Olivia ) AND like . ccomp ( x _ 1 , x _ 5 ) AND deer ( x _ 4 ) AND like . agent ( x _ 5 , x _ 4 ) AND like . ccomp ( x _ 5 , x _ 10 ) AND burn . theme ( x _ 10 , x _ 8 ) AND burn . agent ( x _ 10 , Liam ) | in_distribution |
The cookie was painted by Liam . | * cookie ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Liam ) | in_distribution |
The box was rented to Isabella by Emma . | * box ( x _ 1 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Isabella ) AND rent . agent ( x _ 3 , Emma ) | in_distribution |
A cake was collapsed . | cake ( x _ 1 ) AND collapse . theme ( x _ 3 , x _ 1 ) | in_distribution |
Lucas nursed . | nurse . agent ( x _ 1 , Lucas ) | in_distribution |
Emma froze a pupil . | freeze . agent ( x _ 1 , Emma ) AND freeze . theme ( x _ 1 , x _ 3 ) AND pupil ( x _ 3 ) | in_distribution |
A balloon was helped by Emma . | balloon ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Emma ) | in_distribution |
The puppy saw . | * puppy ( x _ 1 ) ; see . agent ( x _ 2 , x _ 1 ) | in_distribution |
The teacher heard . | * teacher ( x _ 1 ) ; hear . agent ( x _ 2 , x _ 1 ) | in_distribution |
A cake inflated . | cake ( x _ 1 ) AND inflate . theme ( x _ 2 , x _ 1 ) | in_distribution |
A horse slept . | horse ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
A girl hoped that a donut was appreciated by Mason . | girl ( x _ 1 ) AND hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND appreciate . theme ( x _ 7 , x _ 5 ) AND appreciate . agent ( x _ 7 , Mason ) | in_distribution |
A beer was liked . | beer ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) | in_distribution |
Matthew liked Emma . | like . agent ( x _ 1 , Matthew ) AND like . theme ( x _ 1 , Emma ) | in_distribution |
Charlotte posted a cake to Liam . | post . agent ( x _ 1 , Charlotte ) AND post . theme ( x _ 1 , x _ 3 ) AND post . recipient ( x _ 1 , Liam ) AND cake ( x _ 3 ) | in_distribution |
The shell was broken by Emma . | * shell ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , Emma ) | in_distribution |
The cake was found by a bird . | * cake ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , x _ 6 ) AND bird ( x _ 6 ) | in_distribution |
The girl rented Natalie a melon . | * girl ( x _ 1 ) ; rent . agent ( x _ 2 , x _ 1 ) AND rent . recipient ( x _ 2 , Natalie ) AND rent . theme ( x _ 2 , x _ 5 ) AND melon ( x _ 5 ) | in_distribution |
Noah was promised the banana by Emma . | * banana ( x _ 4 ) ; promise . recipient ( x _ 2 , Noah ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , Emma ) | in_distribution |
Amelia painted a frog beside a flower . | paint . agent ( x _ 1 , Amelia ) AND paint . theme ( x _ 1 , x _ 3 ) AND frog ( x _ 3 ) AND frog . nmod . beside ( x _ 3 , x _ 6 ) AND flower ( x _ 6 ) | in_distribution |
Noah saw . | see . agent ( x _ 1 , Noah ) | in_distribution |
Liam said that Emma liked a dog . | 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 dog ( x _ 6 ) | in_distribution |
The crayon was burned by Liam . | * crayon ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Liam ) | in_distribution |
The cake was eaten by a pupil . | * cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND pupil ( x _ 6 ) | in_distribution |
Jacob tried to nap . | try . agent ( x _ 1 , Jacob ) AND try . xcomp ( x _ 1 , x _ 3 ) AND nap . agent ( x _ 3 , Jacob ) | in_distribution |
Emma rented the girl a beer . | * girl ( x _ 3 ) ; rent . agent ( x _ 1 , Emma ) AND rent . recipient ( x _ 1 , x _ 3 ) AND rent . theme ( x _ 1 , x _ 5 ) AND beer ( x _ 5 ) | in_distribution |
A donut was offered to Mateo by the hero . | * hero ( x _ 8 ) ; donut ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Mateo ) AND offer . agent ( x _ 3 , x _ 8 ) | in_distribution |
A cat liked that the donut rolled . | * donut ( x _ 5 ) ; cat ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND roll . theme ( x _ 6 , x _ 5 ) | in_distribution |
The ball was investigated by a girl . | * ball ( x _ 1 ) ; investigate . theme ( x _ 3 , x _ 1 ) AND investigate . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A watch was drawn by the baby . | * baby ( x _ 6 ) ; watch ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) | in_distribution |
Evelyn pierced the donut . | * donut ( x _ 3 ) ; pierce . agent ( x _ 1 , Evelyn ) AND pierce . theme ( x _ 1 , x _ 3 ) | in_distribution |
The seed was fed to Jack by Lincoln . | * seed ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Jack ) AND feed . agent ( x _ 3 , Lincoln ) | in_distribution |
A professor helped the melon . | * melon ( x _ 4 ) ; professor ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) | in_distribution |
Avery rolled . | roll . theme ( x _ 1 , Avery ) | in_distribution |
The tool broke . | * tool ( x _ 1 ) ; break . theme ( x _ 2 , x _ 1 ) | in_distribution |
Isabella improved the cat . | * cat ( x _ 3 ) ; improve . agent ( x _ 1 , Isabella ) AND improve . theme ( x _ 1 , x _ 3 ) | in_distribution |
redden | LAMBDA a . LAMBDA e . redden . theme ( e , a ) | primitive |
A boy liked that Olivia disintegrated a dog . | boy ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND disintegrate . agent ( x _ 5 , Olivia ) AND disintegrate . theme ( x _ 5 , x _ 7 ) AND dog ( x _ 7 ) | in_distribution |
A baby was lended the donut . | * donut ( x _ 5 ) ; baby ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) | in_distribution |
The girl fed Emma a donut . | * girl ( x _ 1 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . recipient ( x _ 2 , Emma ) AND feed . theme ( x _ 2 , x _ 5 ) AND donut ( x _ 5 ) | in_distribution |
A box was given to Michael . | box ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Michael ) | in_distribution |
David liked that a girl was given the cookie by the boy . | * cookie ( x _ 8 ) ; * boy ( x _ 11 ) ; like . agent ( x _ 1 , David ) AND like . ccomp ( x _ 1 , x _ 6 ) AND girl ( x _ 4 ) AND give . recipient ( x _ 6 , x _ 4 ) AND give . theme ( x _ 6 , x _ 8 ) AND give . agent ( x _ 6 , x _ 11 ) | in_distribution |
Emma enlarged a girl . | enlarge . agent ( x _ 1 , Emma ) AND enlarge . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) | in_distribution |
A glue was hunted . | glue ( x _ 1 ) AND hunt . theme ( x _ 3 , x _ 1 ) | in_distribution |
The frog offered a cake on the table to Emma . | * frog ( x _ 1 ) ; * table ( x _ 7 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Emma ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The cracker was disintegrated by the boy . | * cracker ( x _ 1 ) ; * boy ( x _ 6 ) ; disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , x _ 6 ) | in_distribution |
The cake was awarded to Emma by William . | * cake ( x _ 1 ) ; award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Emma ) AND award . agent ( x _ 3 , William ) | in_distribution |
Liam liked that the box was liked . | * box ( x _ 4 ) ; like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 6 ) AND like . theme ( x _ 6 , x _ 4 ) | in_distribution |
A rose was rolled by a girl . | rose ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
The cake was helped by a monster . | * cake ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND monster ( x _ 6 ) | in_distribution |
A girl liked that a cookie was given to Emma . | girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cookie ( x _ 5 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , Emma ) | in_distribution |
A chalk was frozen by the boy . | * boy ( x _ 6 ) ; chalk ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) | in_distribution |
A mouse yearned to walk . | mouse ( x _ 1 ) AND yearn . agent ( x _ 2 , x _ 1 ) AND yearn . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
A flower was rolled by the girl . | * girl ( x _ 6 ) ; flower ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
A boy ate Ryan . | boy ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Ryan ) | in_distribution |
The block was given to the teacher by the butterfly . | * block ( x _ 1 ) ; * teacher ( x _ 6 ) ; * butterfly ( x _ 9 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) | in_distribution |
A cake was returned to Sophia . | cake ( x _ 1 ) AND return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , Sophia ) | in_distribution |
Liam valued that a teacher gave the cake to the goose . | * cake ( x _ 7 ) ; * goose ( x _ 10 ) ; value . agent ( x _ 1 , Liam ) AND value . ccomp ( x _ 1 , x _ 5 ) AND teacher ( x _ 4 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . theme ( x _ 5 , x _ 7 ) AND give . recipient ( x _ 5 , x _ 10 ) | in_distribution |
Olivia was given the yogurt on the bench . | * yogurt ( x _ 4 ) ; * bench ( x _ 7 ) ; give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 4 ) AND yogurt . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A girl rolled a boy in a house . | girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
The bell was rolled by the boy . | * bell ( x _ 1 ) ; * boy ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) | in_distribution |
Julian painted . | paint . agent ( x _ 1 , Julian ) | in_distribution |
The raisin was forwarded to the bee . | * raisin ( x _ 1 ) ; * bee ( x _ 6 ) ; forward . theme ( x _ 3 , x _ 1 ) AND forward . recipient ( x _ 3 , x _ 6 ) | in_distribution |
A cake was cooked by the researcher . | * researcher ( x _ 6 ) ; cake ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) | in_distribution |
The boy wanted to sleep . | * boy ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 ) | in_distribution |
The zebra was passed a box . | * zebra ( x _ 1 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND box ( x _ 5 ) | in_distribution |
Emma hated to read . | hate . agent ( x _ 1 , Emma ) AND hate . xcomp ( x _ 1 , x _ 3 ) AND read . agent ( x _ 3 , Emma ) | in_distribution |
A ball was juggled by Evelyn . | ball ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , Evelyn ) | in_distribution |
Elijah gave Oliver a raisin . | give . agent ( x _ 1 , Elijah ) AND give . recipient ( x _ 1 , Oliver ) AND give . theme ( x _ 1 , x _ 4 ) AND raisin ( x _ 4 ) | in_distribution |
The girl split . | * girl ( x _ 1 ) ; split . theme ( x _ 2 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.