input stringlengths 3 103 | output stringlengths 3 435 | domain stringclasses 14
values |
|---|---|---|
Jaxon saw . | see . agent ( x _ 1 , Jaxon ) | in_distribution |
The girl gave Olivia the cake . | * girl ( x _ 1 ) ; * cake ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 5 ) | in_distribution |
A bear slept . | bear ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 ) | in_distribution |
Emma painted the monkey . | * monkey ( x _ 3 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) | in_distribution |
A brush was lended to Mia . | brush ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Mia ) | in_distribution |
Layla packed . | pack . agent ( x _ 1 , Layla ) | in_distribution |
Isaac hoped that a cake rolled . | hope . agent ( x _ 1 , Isaac ) AND hope . ccomp ( x _ 1 , x _ 5 ) AND cake ( x _ 4 ) AND roll . theme ( x _ 5 , x _ 4 ) | in_distribution |
A girl nursed the cake beside the rod . | * cake ( x _ 4 ) ; * rod ( x _ 7 ) ; girl ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
A chicken liked that Emma slept . | chicken ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 5 ) AND sleep . agent ( x _ 5 , Emma ) | in_distribution |
The baby was fed the block . | * baby ( x _ 1 ) ; * block ( x _ 5 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) | in_distribution |
Emma decomposed the drink beside the valve . | * drink ( x _ 3 ) ; * valve ( x _ 6 ) ; decompose . agent ( x _ 1 , Emma ) AND decompose . theme ( x _ 1 , x _ 3 ) AND drink . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
The sweetcorn was snapped . | * sweetcorn ( x _ 1 ) ; snap . theme ( x _ 3 , x _ 1 ) | in_distribution |
The guitar was collapsed . | * guitar ( x _ 1 ) ; collapse . theme ( x _ 3 , x _ 1 ) | in_distribution |
A toothbrush was cleaned . | toothbrush ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) | in_distribution |
A crayon was painted by Emma . | crayon ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , Emma ) | in_distribution |
A donut was changed by Emma . | donut ( x _ 1 ) AND change . theme ( x _ 3 , x _ 1 ) AND change . agent ( x _ 3 , Emma ) | in_distribution |
Charlotte forwarded a block to the boy . | * boy ( x _ 6 ) ; forward . agent ( x _ 1 , Charlotte ) AND forward . theme ( x _ 1 , x _ 3 ) AND forward . recipient ( x _ 1 , x _ 6 ) AND block ( x _ 3 ) | in_distribution |
James rolled a cat . | roll . agent ( x _ 1 , James ) AND roll . theme ( x _ 1 , x _ 3 ) AND cat ( x _ 3 ) | in_distribution |
A penguin screamed . | penguin ( x _ 1 ) AND scream . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was burned by a girl . | * cake ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A raisin was rolled by Liam . | raisin ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Liam ) | in_distribution |
Owen shortened Emma . | shorten . agent ( x _ 1 , Owen ) AND shorten . theme ( x _ 1 , Emma ) | in_distribution |
Liam valued that the girl gave Emma a box in a house . | * girl ( x _ 4 ) ; value . agent ( x _ 1 , Liam ) AND value . ccomp ( x _ 1 , x _ 5 ) AND give . agent ( x _ 5 , x _ 4 ) AND give . recipient ( x _ 5 , Emma ) AND give . theme ( x _ 5 , x _ 8 ) AND box ( x _ 8 ) AND box . nmod . in ( x _ 8 , x _ 11 ) AND house ( x _ 11 ) | in_distribution |
A girl served Nathan the pickle beside the speaker . | * pickle ( x _ 5 ) ; * speaker ( x _ 8 ) ; girl ( x _ 1 ) AND serve . agent ( x _ 2 , x _ 1 ) AND serve . recipient ( x _ 2 , Nathan ) AND serve . theme ( x _ 2 , x _ 5 ) AND pickle . nmod . beside ( x _ 5 , x _ 8 ) | in_distribution |
The frog painted the mouse beside a box . | * frog ( x _ 1 ) ; * mouse ( x _ 4 ) ; paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 ) AND mouse . nmod . beside ( x _ 4 , x _ 7 ) AND box ( x _ 7 ) | in_distribution |
Emma painted the rose . | * rose ( x _ 3 ) ; paint . agent ( x _ 1 , Emma ) AND paint . theme ( x _ 1 , x _ 3 ) | in_distribution |
Owen crumpled a cake beside a keyboard . | crumple . agent ( x _ 1 , Owen ) AND crumple . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND keyboard ( x _ 6 ) | in_distribution |
A dog liked a boy beside the TV . | * tv ( x _ 7 ) ; dog ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . beside ( x _ 4 , x _ 7 ) | in_distribution |
The cake was floated by Isabella . | * cake ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Isabella ) | in_distribution |
The dog gave James the donut on a bed . | * dog ( x _ 1 ) ; * donut ( x _ 5 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , James ) AND give . theme ( x _ 2 , x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND bed ( x _ 8 ) | in_distribution |
Harper confessed that the teacher painted a weapon . | * teacher ( x _ 4 ) ; confess . agent ( x _ 1 , Harper ) AND confess . ccomp ( x _ 1 , x _ 5 ) AND paint . agent ( x _ 5 , x _ 4 ) AND paint . theme ( x _ 5 , x _ 7 ) AND weapon ( x _ 7 ) | in_distribution |
A baby was passed the cake by Liam . | * cake ( x _ 5 ) ; baby ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Liam ) | in_distribution |
Emma was given the donut by Victoria . | * donut ( x _ 4 ) ; give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND give . agent ( x _ 2 , Victoria ) | in_distribution |
A judge painted . | judge ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
The teacher doubled . | * teacher ( x _ 1 ) ; double . theme ( x _ 2 , x _ 1 ) | in_distribution |
Emma appreciated the dog beside the bottle . | * dog ( x _ 3 ) ; * bottle ( x _ 6 ) ; appreciate . agent ( x _ 1 , Emma ) AND appreciate . theme ( x _ 1 , x _ 3 ) AND dog . nmod . beside ( x _ 3 , x _ 6 ) | in_distribution |
Anthony ate . | eat . agent ( x _ 1 , Anthony ) | in_distribution |
The donut was given to a buyer . | * donut ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND buyer ( x _ 6 ) | in_distribution |
The hamburger was rolled by a dog . | * hamburger ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 ) | in_distribution |
The frog mailed the cake to a mouse . | * frog ( x _ 1 ) ; * cake ( x _ 4 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . recipient ( x _ 2 , x _ 7 ) AND mouse ( x _ 7 ) | in_distribution |
The girl heard a pretzel . | * girl ( x _ 1 ) ; hear . agent ( x _ 2 , x _ 1 ) AND hear . theme ( x _ 2 , x _ 4 ) AND pretzel ( x _ 4 ) | in_distribution |
The cake was studied by the boy . | * cake ( x _ 1 ) ; * boy ( x _ 6 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , x _ 6 ) | in_distribution |
Liam gave the girl a sandwich . | * girl ( x _ 3 ) ; give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND sandwich ( x _ 5 ) | in_distribution |
A cake was eaten by the captain . | * captain ( x _ 6 ) ; cake ( x _ 1 ) AND eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) | in_distribution |
The melon was given to Mia by Ava . | * melon ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Mia ) AND give . agent ( x _ 3 , Ava ) | in_distribution |
A girl called the pancake on the bowl . | * pancake ( x _ 4 ) ; * bowl ( x _ 7 ) ; girl ( x _ 1 ) AND call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , x _ 4 ) AND pancake . nmod . on ( x _ 4 , x _ 7 ) | in_distribution |
Emma gave the cookie to the cat . | * cookie ( x _ 3 ) ; * cat ( x _ 6 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) | in_distribution |
A needle was sent to a prince by the mouse . | * mouse ( x _ 9 ) ; needle ( x _ 1 ) AND send . theme ( x _ 3 , x _ 1 ) AND send . recipient ( x _ 3 , x _ 6 ) AND send . agent ( x _ 3 , x _ 9 ) AND prince ( x _ 6 ) | in_distribution |
A penguin liked that a donut was given to Henry . | penguin ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND give . theme ( x _ 7 , x _ 5 ) AND give . recipient ( x _ 7 , Henry ) | in_distribution |
The lion rolled . | * lion ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 ) | in_distribution |
The lawyer painted . | * lawyer ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cat was passed a pretzel on a cupboard by Emma . | * cat ( x _ 1 ) ; pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND pass . agent ( x _ 3 , Emma ) AND pretzel ( x _ 5 ) AND pretzel . nmod . on ( x _ 5 , x _ 8 ) AND cupboard ( x _ 8 ) | in_distribution |
The girl was fed the cake by the dog . | * girl ( x _ 1 ) ; * cake ( x _ 5 ) ; * dog ( x _ 8 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , x _ 8 ) | in_distribution |
A girl was offered a melon in a house by Emma . | girl ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Emma ) AND melon ( x _ 5 ) AND melon . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) | in_distribution |
Logan heard . | hear . agent ( x _ 1 , Logan ) | in_distribution |
smile | LAMBDA a . LAMBDA e . smile . agent ( e , a ) | primitive |
The donut was served to the teacher by Noah . | * donut ( x _ 1 ) ; * teacher ( x _ 6 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 ) AND serve . agent ( x _ 3 , Noah ) | in_distribution |
A crown was wired to Emily . | crown ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Emily ) | in_distribution |
The strawberry was liked by the girl . | * strawberry ( x _ 1 ) ; * girl ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) | in_distribution |
Emma returned a cake to the boy . | * boy ( x _ 6 ) ; return . agent ( x _ 1 , Emma ) AND return . theme ( x _ 1 , x _ 3 ) AND return . recipient ( x _ 1 , x _ 6 ) AND cake ( x _ 3 ) | in_distribution |
The banana was drawn . | * banana ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) | in_distribution |
The donut was eaten by Henry . | * donut ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Henry ) | in_distribution |
Liam awarded a box to a bee . | award . agent ( x _ 1 , Liam ) AND award . theme ( x _ 1 , x _ 3 ) AND award . recipient ( x _ 1 , x _ 6 ) AND box ( x _ 3 ) AND bee ( x _ 6 ) | in_distribution |
Emma longed to eat . | long . agent ( x _ 1 , Emma ) AND long . xcomp ( x _ 1 , x _ 3 ) AND eat . agent ( x _ 3 , Emma ) | in_distribution |
The pancake was burned . | * pancake ( x _ 1 ) ; burn . theme ( x _ 3 , x _ 1 ) | in_distribution |
A donut was lended to Ava by Jack . | donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Ava ) AND lend . agent ( x _ 3 , Jack ) | in_distribution |
A teacher was passed a cake . | teacher ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 ) | in_distribution |
The donut was offered to a girl by a turkey . | * donut ( x _ 1 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) AND turkey ( x _ 9 ) | in_distribution |
The shoe was drawn by a boy . | * shoe ( x _ 1 ) ; draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 ) | in_distribution |
A cake was passed to the girl . | * girl ( x _ 6 ) ; cake ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) | in_distribution |
The biscuit was eaten . | * biscuit ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ava forwarded the cake beside a stage to Emma . | * cake ( x _ 3 ) ; forward . agent ( x _ 1 , Ava ) AND forward . theme ( x _ 1 , x _ 3 ) AND forward . recipient ( x _ 1 , Emma ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | in_distribution |
A dog gasped . | dog ( x _ 1 ) AND gasp . agent ( x _ 2 , x _ 1 ) | in_distribution |
A girl discovered a donut . | girl ( x _ 1 ) AND discover . agent ( x _ 2 , x _ 1 ) AND discover . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) | in_distribution |
The prisoner nursed . | * prisoner ( x _ 1 ) ; nurse . agent ( x _ 2 , x _ 1 ) | in_distribution |
The cake was returned to a girl . | * cake ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
Sophia sold the melon on the table to the girl . | * melon ( x _ 3 ) ; * table ( x _ 6 ) ; * girl ( x _ 9 ) ; sell . agent ( x _ 1 , Sophia ) AND sell . theme ( x _ 1 , x _ 3 ) AND sell . recipient ( x _ 1 , x _ 9 ) AND melon . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
The sailor gave a champion a rose beside a road . | * sailor ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND champion ( x _ 4 ) AND rose ( x _ 6 ) AND rose . nmod . beside ( x _ 6 , x _ 9 ) AND road ( x _ 9 ) | in_distribution |
The monkey was rented the donut on the futon beside a statue . | * monkey ( x _ 1 ) ; * donut ( x _ 5 ) ; * futon ( x _ 8 ) ; rent . recipient ( x _ 3 , x _ 1 ) AND rent . theme ( x _ 3 , x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND futon . nmod . beside ( x _ 8 , x _ 11 ) AND statue ( x _ 11 ) | in_distribution |
A cake was cooked by a girl . | cake ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 ) | in_distribution |
A baby needed to run . | baby ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 ) | in_distribution |
Emma thought that a penguin stuttered . | think . agent ( x _ 1 , Emma ) AND think . ccomp ( x _ 1 , x _ 5 ) AND penguin ( x _ 4 ) AND stutter . agent ( x _ 5 , x _ 4 ) | in_distribution |
Isabella cleaned Emma . | clean . agent ( x _ 1 , Isabella ) AND clean . theme ( x _ 1 , Emma ) | in_distribution |
John froze Emma . | freeze . agent ( x _ 1 , John ) AND freeze . theme ( x _ 1 , Emma ) | in_distribution |
The girl found a strawberry in the car . | * girl ( x _ 1 ) ; * car ( x _ 7 ) ; find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND strawberry ( x _ 4 ) AND strawberry . nmod . in ( x _ 4 , x _ 7 ) | in_distribution |
Emma juggled a cookie . | juggle . agent ( x _ 1 , Emma ) AND juggle . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) | in_distribution |
The cat dreamed that Liam slept . | * cat ( x _ 1 ) ; dream . agent ( x _ 2 , x _ 1 ) AND dream . ccomp ( x _ 2 , x _ 5 ) AND sleep . agent ( x _ 5 , Liam ) | in_distribution |
Emma sold a baby the cake in a hole . | * cake ( x _ 5 ) ; sell . agent ( x _ 1 , Emma ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND baby ( x _ 3 ) AND cake . nmod . in ( x _ 5 , x _ 8 ) AND hole ( x _ 8 ) | in_distribution |
A girl split . | girl ( x _ 1 ) AND split . theme ( x _ 2 , x _ 1 ) | in_distribution |
The girl served Olivia a sandwich . | * girl ( x _ 1 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . recipient ( x _ 2 , Olivia ) AND serve . theme ( x _ 2 , x _ 5 ) AND sandwich ( x _ 5 ) | in_distribution |
The cake was fed to Emma by a pupil . | * cake ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Emma ) AND feed . agent ( x _ 3 , x _ 8 ) AND pupil ( x _ 8 ) | in_distribution |
A girl was sent a box in the house . | * house ( x _ 8 ) ; girl ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND box ( x _ 5 ) AND box . nmod . in ( x _ 5 , x _ 8 ) | in_distribution |
Ava rolled the girl on the table . | * girl ( x _ 3 ) ; * table ( x _ 6 ) ; roll . agent ( x _ 1 , Ava ) AND roll . theme ( x _ 1 , x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 ) | in_distribution |
A cracker was helped . | cracker ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) | in_distribution |
Ava knew . | know . agent ( x _ 1 , Ava ) | in_distribution |
Christopher burned a pumpkin on a stage . | burn . agent ( x _ 1 , Christopher ) AND burn . theme ( x _ 1 , x _ 3 ) AND pumpkin ( x _ 3 ) AND pumpkin . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) | in_distribution |
The girl was given the cake . | * girl ( x _ 1 ) ; * cake ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) | in_distribution |
A driver appreciated a glue on a table . | driver ( x _ 1 ) AND appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . theme ( x _ 2 , x _ 4 ) AND glue ( x _ 4 ) AND glue . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 ) | in_distribution |
Ava helped the cake in the box . | * cake ( x _ 3 ) ; * box ( x _ 6 ) ; help . agent ( x _ 1 , Ava ) AND help . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) | in_distribution |
A soap was snapped . | soap ( x _ 1 ) AND snap . theme ( x _ 3 , x _ 1 ) | in_distribution |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.