input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Ava was sold the drink in a cot . | * drink ( x _ 4 ) ; sell . recipient ( x _ 2 , Ava ) AND sell . theme ( x _ 2 , x _ 4 ) AND drink . nmod . in ( x _ 4 , x _ 7 ) AND cot ( x _ 7 ) | in_distribution |
The sandwich was held . | * sandwich ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) | in_distribution |
The pancake was handed to a baby . | * pancake ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND baby ( x _ 6 ) | in_distribution |
The cake was sold to Emma by a giraffe . | * cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Emma ) AND sell . agent ( x _ 3 , x _ 8 ) AND giraffe ( x _ 8 ) | in_distribution |
A bottle was cooked by the girl . | * girl ( x _ 6 ) ; bottle ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cake was burned by a cat . | cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 ) | in_distribution |
A girl froze a rose beside a lion in the room . | * room ( x _ 10 ) ; girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND rose ( x _ 4 ) AND rose . nmod . beside ( x _ 4 , x _ 7 ) AND lion ( x _ 7 ) AND lion . nmod . in ( x _ 7 , x _ 10 ) | in_distribution |
The dog was passed the cake . | * dog ( x _ 1 ) ; * cake ( x _ 5 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) | in_distribution |
A drink was lended to Ava by the teacher . | * teacher ( x _ 8 ) ; drink ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Ava ) AND lend . agent ( x _ 3 , x _ 8 ) | in_distribution |
A chalk was floated . | chalk ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam knew the balloon in a refrigerator . | * balloon ( x _ 3 ) ; know . agent ( x _ 1 , Liam ) AND know . theme ( x _ 1 , x _ 3 ) AND balloon . nmod . in ( x _ 3 , x _ 6 ) AND refrigerator ( x _ 6 ) | in_distribution |
A teacher enlarged a girl on a table . | teacher ( x _ 1 ) AND enlarge . agent ( x _ 2 , x _ 1 ) AND enlarge . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
The cake was respected by the girl . | * cake ( x _ 1 ) ; * girl ( x _ 6 ) ; respect . theme ( x _ 3 , x _ 1 ) AND respect . agent ( x _ 3 , x _ 6 ) | in_distribution |
A cookie was eaten by Oliver . | cookie ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Oliver ) | in_distribution |
A pony needed to walk . | pony ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
A girl liked a duck on the tiger . | * tiger ( x _ 7 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND duck ( x _ 4 ) AND duck . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
A cake was cooked by the girl . | * girl ( x _ 6 ) ; cake ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) | in_distribution |
A bowl was rolled by Liam . | bowl ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Liam ) | in_distribution |
The girl served the cloud to Oliver . | * girl ( x _ 1 ) ; * cloud ( x _ 4 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , Oliver ) | in_distribution |
A cake was collapsed by Emma . | cake ( x _ 1 ) AND collapse . theme ( x _ 3 , x _ 1 ) AND collapse . agent ( x _ 3 , Emma ) | in_distribution |
Liam rolled a crayon . | roll . agent ( x _ 1 , Liam ) AND roll . theme ( x _ 1 , x _ 3 ) AND crayon ( x _ 3 ) | in_distribution |
A pony painted a brain on a table . | pony ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND brain ( x _ 4 ) AND brain . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
A crocodile itched to eat . | crocodile ( x _ 1 ) AND itch . agent ( x _ 2 , x _ 1 ) AND itch . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 ) | in_distribution |
A bucket was shortened . | bucket ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was floated . | * cake ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) | in_distribution |
The cake was frozen by a wolf . | * cake ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND wolf ( x _ 6 ) | in_distribution |
A girl noticed . | girl ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cat fed a cake beside the table to Emma . | * cat ( x _ 1 ) ; * table ( x _ 7 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . theme ( x _ 2 , x _ 4 ) AND feed . recipient ( x _ 2 , Emma ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
Zoey crumpled . | crumple . theme ( x _ 1 , Zoey ) | in_distribution |
A penny was eaten . | penny ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
A boy mailed a donut to Emma . | boy ( x _ 1 ) AND mail . agent ( x _ 2 , x _ 1 ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . recipient ( x _ 2 , Emma ) AND donut ( x _ 4 ) | in_distribution |
A girl froze a donut on the stage . | * stage ( x _ 7 ) ; girl ( x _ 1 ) AND freeze . agent ( x _ 2 , x _ 1 ) AND freeze . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
The hat was held by Liam . | * hat ( x _ 1 ) ; hold . theme ( x _ 3 , x _ 1 ) AND hold . agent ( x _ 3 , Liam ) | in_distribution |
Liam froze . | freeze . theme ( x _ 1 , Liam ) | in_distribution |
The drink was appreciated by the boy . | * drink ( x _ 1 ) ; * boy ( x _ 6 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 ) | in_distribution |
A pen was promised to William . | pen ( x _ 1 ) AND promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , William ) | in_distribution |
A frog lended the biscuit to James . | * biscuit ( x _ 4 ) ; frog ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , James ) | in_distribution |
Noah rented Emma the crayon . | * crayon ( x _ 4 ) ; rent . agent ( x _ 1 , Noah ) AND rent . recipient ( x _ 1 , Emma ) AND rent . theme ( x _ 1 , x _ 4 ) | in_distribution |
A dog was sent a cookie by the guest . | * guest ( x _ 8 ) ; dog ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND send . agent ( x _ 3 , x _ 8 ) AND cookie ( x _ 5 ) | in_distribution |
Olivia offered Liam the strawberry . | * strawberry ( x _ 4 ) ; offer . agent ( x _ 1 , Olivia ) AND offer . recipient ( x _ 1 , Liam ) AND offer . theme ( x _ 1 , x _ 4 ) | in_distribution |
Olivia noticed the drink . | * drink ( x _ 3 ) ; notice . agent ( x _ 1 , Olivia ) AND notice . theme ( x _ 1 , x _ 3 ) | in_distribution |
The giraffe liked that the donut was eaten . | * giraffe ( x _ 1 ) ; * donut ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND eat . theme ( x _ 7 , x _ 5 ) | in_distribution |
The donut was adored by the cat . | * donut ( x _ 1 ) ; * cat ( x _ 6 ) ; adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 ) | in_distribution |
Mia sold the melon in a house to a crocodile . | * melon ( x _ 3 ) ; sell . agent ( x _ 1 , Mia ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND melon . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 ) AND crocodile ( x _ 9 ) | in_distribution |
A hat was painted by Liam . | hat ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Liam ) | in_distribution |
A cake was eaten by a duck . | cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND duck ( x _ 6 ) | in_distribution |
The girl hoped that Mason was fed a cloud . | * girl ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND feed . recipient ( x _ 6 , Mason ) AND feed . theme ( x _ 6 , x _ 8 ) AND cloud ( x _ 8 ) | in_distribution |
A sailor liked to run . | sailor ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
The boy expected to walk . | * boy ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 ) | in_distribution |
Noah lended a girl the cake . | * cake ( x _ 5 ) ; lend . agent ( x _ 1 , Noah ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) | in_distribution |
Layla drew . | draw . agent ( x _ 1 , Layla ) | in_distribution |
Emma was sold a weapon in the house by William . | * house ( x _ 7 ) ; sell . recipient ( x _ 2 , Emma ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , William ) AND weapon ( x _ 4 ) AND weapon . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A researcher thought that a girl was given a soap in a room by Liam . | researcher ( x _ 1 ) AND think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 7 ) AND girl ( x _ 5 ) AND give . recipient ( x _ 7 , x _ 5 ) AND give . theme ( x _ 7 , x _ 9 ) AND give . agent ( x _ 7 , Liam ) AND soap ( x _ 9 ) AND soap . nmod . in ( x _ 9 , x _ 12 ) AND room ( x _ 12 ) | in_distribution |
human | LAMBDA a . human ( a ) | primitive |
Sophia ate the girl . | * girl ( x _ 3 ) ; eat . agent ( x _ 1 , Sophia ) AND eat . theme ( x _ 1 , x _ 3 ) | in_distribution |
Mia liked a boy . | like . agent ( x _ 1 , Mia ) AND like . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) | in_distribution |
A fig was snapped by Liam . | fig ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) AND snap . agent ( x _ 3 , Liam ) | in_distribution |
The girl planned to jog . | * girl ( x _ 1 ) ; plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND jog . agent ( x _ 4 , x _ 1 ) | in_distribution |
A glue was doubled . | glue ( x _ 1 ) AND double . theme ( x _ 3 , x _ 1 ) | in_distribution |
A box was rolled by Elizabeth . | box ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Elizabeth ) | in_distribution |
The cake was burned by Emma . | * cake ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , Emma ) | in_distribution |
Liam drew . | draw . agent ( x _ 1 , Liam ) | in_distribution |
A cat found the teacher on a stage on a table . | * teacher ( x _ 4 ) ; cat ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND teacher . nmod . on ( x _ 4 , x _ 7 ) AND stage ( x _ 7 ) AND stage . nmod . on ( x _ 7 , x _ 10 ) AND table ( x _ 10 ) | in_distribution |
The leaf was given to the girl by Anthony . | * leaf ( x _ 1 ) ; * girl ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Anthony ) | in_distribution |
The scientist froze . | * scientist ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 ) | in_distribution |
Liam sold Noah a cookie in a house . | sell . agent ( x _ 1 , Liam ) AND sell . recipient ( x _ 1 , Noah ) AND sell . theme ( x _ 1 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 ) | in_distribution |
A girl doubled a cake . | girl ( x _ 1 ) AND double . agent ( x _ 2 , x _ 1 ) AND double . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) | in_distribution |
A teacher gave Sophia the cookie beside the chair beside a stage . | * cookie ( x _ 5 ) ; * chair ( x _ 8 ) ; teacher ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Sophia ) AND give . theme ( x _ 2 , x _ 5 ) AND cookie . nmod . beside ( x _ 5 , x _ 8 ) AND chair . nmod . beside ( x _ 8 , x _ 11 ) AND stage ( x _ 11 ) | in_distribution |
James wanted to cook . | want . agent ( x _ 1 , James ) AND want . xcomp ( x _ 1 , x _ 3 ) AND cook . agent ( x _ 3 , James ) | in_distribution |
The donut was offered to the cat by William . | * donut ( x _ 1 ) ; * cat ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , William ) | in_distribution |
Liam itched to sneeze . | itch . agent ( x _ 1 , Liam ) AND itch . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Liam ) | in_distribution |
Liam froze the girl beside the cassette . | * girl ( x _ 3 ) ; * cassette ( x _ 6 ) ; freeze . agent ( x _ 1 , Liam ) AND freeze . theme ( x _ 1 , x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
A cake was known by a frog . | cake ( x _ 1 ) AND know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) AND frog ( x _ 6 ) | in_distribution |
A hero liked to dance . | hero ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . xcomp ( x _ 2 , x _ 4 ) AND dance . agent ( x _ 4 , x _ 1 ) | in_distribution |
Isabella lended the bear a hammer . | * bear ( x _ 3 ) ; lend . agent ( x _ 1 , Isabella ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND hammer ( x _ 5 ) | in_distribution |
The president wanted to dust . | * president ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND dust . agent ( x _ 4 , x _ 1 ) | in_distribution |
The banana was frozen by a lawyer . | * banana ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND lawyer ( x _ 6 ) | in_distribution |
A donut was given to the girl by Olivia . | * girl ( x _ 6 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Olivia ) | in_distribution |
Ethan called . | call . agent ( x _ 1 , Ethan ) | in_distribution |
A donut was given to the boy . | * boy ( x _ 6 ) ; donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The cookie was discovered by a boy . | * cookie ( x _ 1 ) ; discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
Mila liked the dog . | * dog ( x _ 3 ) ; like . agent ( x _ 1 , Mila ) AND like . theme ( x _ 1 , x _ 3 ) | in_distribution |
The pizza was burned . | * pizza ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
The girl noticed that Mila slept . | * girl ( x _ 1 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 5 ) AND sleep . agent ( x _ 5 , Mila ) | in_distribution |
A drink was examined by the bird . | * bird ( x _ 6 ) ; drink ( x _ 1 ) AND examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , x _ 6 ) | in_distribution |
A raisin was given to a giraffe by the girl . | * girl ( x _ 9 ) ; raisin ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND giraffe ( x _ 6 ) | in_distribution |
The block was slid . | * block ( x _ 1 ) ; slide . theme ( x _ 3 , x _ 1 ) | in_distribution |
Liam was given the rose . | * rose ( x _ 4 ) ; give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 4 ) | in_distribution |
Noah burned a cloud . | burn . agent ( x _ 1 , Noah ) AND burn . theme ( x _ 1 , x _ 3 ) AND cloud ( x _ 3 ) | in_distribution |
A writer painted the strawberry . | * strawberry ( x _ 4 ) ; writer ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) | in_distribution |
A sweetcorn was rolled . | sweetcorn ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) | in_distribution |
Olivia juggled Aubrey . | juggle . agent ( x _ 1 , Olivia ) AND juggle . theme ( x _ 1 , Aubrey ) | in_distribution |
A rose was awarded to Emma . | rose ( x _ 1 ) AND award . theme ( x _ 3 , x _ 1 ) AND award . recipient ( x _ 3 , Emma ) | in_distribution |
The cake was split by Harper . | * cake ( x _ 1 ) ; split . theme ( x _ 3 , x _ 1 ) AND split . agent ( x _ 3 , Harper ) | in_distribution |
The boy grew a girl in the house . | * boy ( x _ 1 ) ; * house ( x _ 7 ) ; grow . agent ( x _ 2 , x _ 1 ) AND grow . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
A strawberry was eaten by the pupil . | * pupil ( x _ 6 ) ; strawberry ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
poet | LAMBDA a . poet ( a ) | primitive |
A priest smiled . | priest ( x _ 1 ) AND smile . agent ( x _ 2 , x _ 1 ) | in_distribution |
Liam floated a cake . | float . agent ( x _ 1 , Liam ) AND float . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) | in_distribution |
Emma gave the boy a cake beside a tree in the vase . | * boy ( x _ 3 ) ; * vase ( x _ 11 ) ; give . agent ( x _ 1 , Emma ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND tree ( x _ 8 ) AND tree . nmod . in ( x _ 8 , x _ 11 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.