input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
The seed was nursed .
* seed ( x _ 1 ) ; nurse . theme ( x _ 3 , x _ 1 )
in_distribution
A cat handed the cake on the keyboard to Noah .
* cake ( x _ 4 ) ; * keyboard ( x _ 7 ) ; cat ( x _ 1 ) AND hand . agent ( x _ 2 , x _ 1 ) AND hand . theme ( x _ 2 , x _ 4 ) AND hand . recipient ( x _ 2 , Noah ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The girl lended Isabella a cloud on the chair .
* girl ( x _ 1 ) ; * chair ( x _ 8 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Isabella ) AND lend . theme ( x _ 2 , x _ 5 ) AND cloud ( x _ 5 ) AND cloud . nmod . on ( x _ 5 , x _ 8 )
in_distribution
Liam painted Noah .
paint . agent ( x _ 1 , Liam ) AND paint . theme ( x _ 1 , Noah )
in_distribution
A penguin sent a block to Emma .
penguin ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , Emma ) AND block ( x _ 4 )
in_distribution
Stella hoped that the chalk was drawn .
* chalk ( x _ 4 ) ; hope . agent ( x _ 1 , Stella ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND draw . theme ( x _ 6 , x _ 4 )
in_distribution
A girl wished to run .
girl ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
A cake was poked by the cat .
* cat ( x _ 6 ) ; cake ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 )
in_distribution
The doll was liked by Isabella .
* doll ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Isabella )
in_distribution
A donkey forwarded Emma the cake in the house .
* cake ( x _ 5 ) ; * house ( x _ 8 ) ; donkey ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . recipient ( x _ 2 , Emma ) AND forward . theme ( x _ 2 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The lollipop was shortened by a child .
* lollipop ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND child ( x _ 6 )
in_distribution
The melon was liked by Jackson .
* melon ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Jackson )
in_distribution
A child cooked the girl on a chair .
* girl ( x _ 4 ) ; child ( x _ 1 ) AND cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND girl . nmod . on ( x _ 4 , x _ 7 ) AND chair ( x _ 7 )
in_distribution
Liam gave a girl a sandwich beside a table .
give . agent ( x _ 1 , Liam ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND sandwich ( x _ 5 ) AND sandwich . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
The pencil was passed to Owen by Liam .
* pencil ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Owen ) AND pass . agent ( x _ 3 , Liam )
in_distribution
A baby discovered the cake on the stage on a shelf .
* cake ( x _ 4 ) ; * stage ( x _ 7 ) ; baby ( x _ 1 ) AND discover . agent ( x _ 2 , x _ 1 ) AND discover . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND stage . nmod . on ( x _ 7 , x _ 10 ) AND shelf ( x _ 10 )
in_distribution
A girl sent the cake to Liam .
* cake ( x _ 4 ) ; girl ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . theme ( x _ 2 , x _ 4 ) AND send . recipient ( x _ 2 , Liam )
in_distribution
The fly liked that a mother cleaned Oliver .
* fly ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND mother ( x _ 5 ) AND clean . agent ( x _ 6 , x _ 5 ) AND clean . theme ( x _ 6 , Oliver )
in_distribution
Oliver broke a cake .
break . agent ( x _ 1 , Oliver ) AND break . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A cake was adored .
cake ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 )
in_distribution
A baby needed to jog .
baby ( x _ 1 ) AND need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND jog . agent ( x _ 4 , x _ 1 )
in_distribution
The cake was liked by the lawyer .
* cake ( x _ 1 ) ; * lawyer ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
A boy lended a bee a rose .
boy ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND bee ( x _ 4 ) AND rose ( x _ 6 )
in_distribution
Mason painted .
paint . agent ( x _ 1 , Mason )
in_distribution
The cake was handed to Liam .
* cake ( x _ 1 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , Liam )
in_distribution
A kitty cleaned .
kitty ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 )
in_distribution
Liam was returned a weapon by a girl .
return . recipient ( x _ 2 , Liam ) AND return . theme ( x _ 2 , x _ 4 ) AND return . agent ( x _ 2 , x _ 7 ) AND weapon ( x _ 4 ) AND girl ( x _ 7 )
in_distribution
A cake was rolled by the duke .
* duke ( x _ 6 ) ; cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
Liam was offered a cookie beside a glass by Charlotte .
offer . recipient ( x _ 2 , Liam ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , Charlotte ) AND cookie ( x _ 4 ) AND cookie . nmod . beside ( x _ 4 , x _ 7 ) AND glass ( x _ 7 )
in_distribution
Harper said that the girl changed a balloon .
* girl ( x _ 4 ) ; say . agent ( x _ 1 , Harper ) AND say . ccomp ( x _ 1 , x _ 5 ) AND change . agent ( x _ 5 , x _ 4 ) AND change . theme ( x _ 5 , x _ 7 ) AND balloon ( x _ 7 )
in_distribution
The girl served the cake to Isabella .
* girl ( x _ 1 ) ; * cake ( x _ 4 ) ; serve . agent ( x _ 2 , x _ 1 ) AND serve . theme ( x _ 2 , x _ 4 ) AND serve . recipient ( x _ 2 , Isabella )
in_distribution
A gumball was mailed to the girl by a boy .
* girl ( x _ 6 ) ; gumball ( x _ 1 ) AND mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND mail . agent ( x _ 3 , x _ 9 ) AND boy ( x _ 9 )
in_distribution
Emma liked the girl in the house .
* girl ( x _ 3 ) ; * house ( x _ 6 ) ; like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A girl gave a duke the hat .
* hat ( x _ 6 ) ; girl ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND duke ( x _ 4 )
in_distribution
A bat was painted by a boy .
bat ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The girl slid the basket .
* girl ( x _ 1 ) ; * basket ( x _ 4 ) ; slide . agent ( x _ 2 , x _ 1 ) AND slide . theme ( x _ 2 , x _ 4 )
in_distribution
Liam was fed the rose .
* rose ( x _ 4 ) ; feed . recipient ( x _ 2 , Liam ) AND feed . theme ( x _ 2 , x _ 4 )
in_distribution
Oliver dusted .
dust . agent ( x _ 1 , Oliver )
in_distribution
The cake was worshipped by a girl .
* cake ( x _ 1 ) ; worship . theme ( x _ 3 , x _ 1 ) AND worship . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The girl noticed that Emma was posted the sweetcorn on a stage by the boy .
* girl ( x _ 1 ) ; * sweetcorn ( x _ 8 ) ; * boy ( x _ 14 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 6 ) AND post . recipient ( x _ 6 , Emma ) AND post . theme ( x _ 6 , x _ 8 ) AND post . agent ( x _ 6 , x _ 14 ) AND sweetcorn . nmod . on ( x _ 8 , x _ 11 ) AND stage ( x _ 11 )
in_distribution
A raisin was adored by a host .
raisin ( x _ 1 ) AND adore . theme ( x _ 3 , x _ 1 ) AND adore . agent ( x _ 3 , x _ 6 ) AND host ( x _ 6 )
in_distribution
The cake was wired to Noah .
* cake ( x _ 1 ) ; wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , Noah )
in_distribution
A girl painted the boy .
* boy ( x _ 4 ) ; girl ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 )
in_distribution
The child rented Amelia a ball .
* child ( x _ 1 ) ; rent . agent ( x _ 2 , x _ 1 ) AND rent . recipient ( x _ 2 , Amelia ) AND rent . theme ( x _ 2 , x _ 5 ) AND ball ( x _ 5 )
in_distribution
A cake was given to the child .
* child ( x _ 6 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
Elijah proved that a researcher rolled the cake in a house beside the table .
* cake ( x _ 7 ) ; * table ( x _ 13 ) ; prove . agent ( x _ 1 , Elijah ) AND prove . ccomp ( x _ 1 , x _ 5 ) AND researcher ( x _ 4 ) AND roll . agent ( x _ 5 , x _ 4 ) AND roll . theme ( x _ 5 , x _ 7 ) AND cake . nmod . in ( x _ 7 , x _ 10 ) AND house ( x _ 10 ) AND house . nmod . beside ( x _ 10 , x _ 13 )
in_distribution
A mouse slept .
mouse ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
in_distribution
The bat was rented to the cat .
* bat ( x _ 1 ) ; * cat ( x _ 6 ) ; rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 )
in_distribution
Liam cried .
cry . agent ( x _ 1 , Liam )
in_distribution
A melon was liked by the girl .
* girl ( x _ 6 ) ; melon ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
The crayon was lended to Emma .
* crayon ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Emma )
in_distribution
A girl heard .
girl ( x _ 1 ) AND hear . agent ( x _ 2 , x _ 1 )
in_distribution
Ava appreciated a cake in the puddle .
* puddle ( x _ 6 ) ; appreciate . agent ( x _ 1 , Ava ) AND appreciate . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A fly slept .
fly ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
in_distribution
A hamburger crumpled .
hamburger ( x _ 1 ) AND crumple . theme ( x _ 2 , x _ 1 )
in_distribution
The cake was served to Emma by Samuel .
* cake ( x _ 1 ) ; serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , Emma ) AND serve . agent ( x _ 3 , Samuel )
in_distribution
A girl forwarded Oliver the cake .
* cake ( x _ 5 ) ; girl ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . recipient ( x _ 2 , Oliver ) AND forward . theme ( x _ 2 , x _ 5 )
in_distribution
Lucas gave a balloon in a car to Emma .
give . agent ( x _ 1 , Lucas ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Emma ) AND balloon ( x _ 3 ) AND balloon . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 )
in_distribution
The block was lended to the moose by Emma .
* block ( x _ 1 ) ; * moose ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Emma )
in_distribution
Liam painted a box .
paint . agent ( x _ 1 , Liam ) AND paint . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 )
in_distribution
A cake was served to the girl .
* girl ( x _ 6 ) ; cake ( x _ 1 ) AND serve . theme ( x _ 3 , x _ 1 ) AND serve . recipient ( x _ 3 , x _ 6 )
in_distribution
The bell was liked .
* bell ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 )
in_distribution
The sandwich was eaten by the girl .
* sandwich ( x _ 1 ) ; * girl ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
A cake was given to Liam .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Liam )
in_distribution
The pencil was posted to the girl by Elijah .
* pencil ( x _ 1 ) ; * girl ( x _ 6 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , x _ 6 ) AND post . agent ( x _ 3 , Elijah )
in_distribution
The girl ran .
* girl ( x _ 1 ) ; run . agent ( x _ 2 , x _ 1 )
in_distribution
Evelyn itched to walk .
itch . agent ( x _ 1 , Evelyn ) AND itch . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Evelyn )
in_distribution
The boy sneezed .
* boy ( x _ 1 ) ; sneeze . agent ( x _ 2 , x _ 1 )
in_distribution
A baby dusted .
baby ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 )
in_distribution
The prisoner was lended the cake .
* prisoner ( x _ 1 ) ; * cake ( x _ 5 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 )
in_distribution
A child wanted to walk .
child ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Olivia enlarged a ball in the house .
* house ( x _ 6 ) ; enlarge . agent ( x _ 1 , Olivia ) AND enlarge . theme ( x _ 1 , x _ 3 ) AND ball ( x _ 3 ) AND ball . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Nathan gave a cake to Isabella .
give . agent ( x _ 1 , Nathan ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Isabella ) AND cake ( x _ 3 )
in_distribution
The cake was heard by Emma .
* cake ( x _ 1 ) ; hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , Emma )
in_distribution
Olivia painted a donut .
paint . agent ( x _ 1 , Olivia ) AND paint . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
The student rolled the poet .
* student ( x _ 1 ) ; * poet ( x _ 4 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 )
in_distribution
Ethan was fed a banana .
feed . recipient ( x _ 2 , Ethan ) AND feed . theme ( x _ 2 , x _ 4 ) AND banana ( x _ 4 )
in_distribution
The cookie was helped by a chicken .
* cookie ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 )
in_distribution
The donut was grown by Grace .
* donut ( x _ 1 ) ; grow . theme ( x _ 3 , x _ 1 ) AND grow . agent ( x _ 3 , Grace )
in_distribution
Emma was brought a cake .
bring . recipient ( x _ 2 , Emma ) AND bring . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A cake was given to a dog by Isaac .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , Isaac ) AND dog ( x _ 6 )
in_distribution
Madison liked that a girl cooked a rose .
like . agent ( x _ 1 , Madison ) AND like . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND cook . agent ( x _ 5 , x _ 4 ) AND cook . theme ( x _ 5 , x _ 7 ) AND rose ( x _ 7 )
in_distribution
The donut was liked by Olivia .
* donut ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Olivia )
in_distribution
The boy passed a cake to John .
* boy ( x _ 1 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . recipient ( x _ 2 , John ) AND cake ( x _ 4 )
in_distribution
Sophia painted .
paint . agent ( x _ 1 , Sophia )
in_distribution
The cow gave a box beside the table to Emma .
* cow ( x _ 1 ) ; * table ( x _ 7 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , Emma ) AND box ( x _ 4 ) AND box . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
A ball was cooked by William .
ball ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , William )
in_distribution
shark
LAMBDA a . shark ( a )
primitive
A monster slept .
monster ( x _ 1 ) AND sleep . agent ( x _ 2 , x _ 1 )
in_distribution
A newspaper was poked by a doctor .
newspaper ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND doctor ( x _ 6 )
in_distribution
A drink was given to the girl by a resident .
* girl ( x _ 6 ) ; drink ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND resident ( x _ 9 )
in_distribution
A giraffe cleaned the girl .
* girl ( x _ 4 ) ; giraffe ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 )
in_distribution
The cake was passed to Olivia by a pupil .
* cake ( x _ 1 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Olivia ) AND pass . agent ( x _ 3 , x _ 8 ) AND pupil ( x _ 8 )
in_distribution
The mother ate .
* mother ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 )
in_distribution
The dog gave Emma the knife in the hole .
* dog ( x _ 1 ) ; * knife ( x _ 5 ) ; * hole ( x _ 8 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND knife . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The lion painted .
* lion ( x _ 1 ) ; paint . agent ( x _ 2 , x _ 1 )
in_distribution
A child sketched Ava .
child ( x _ 1 ) AND sketch . agent ( x _ 2 , x _ 1 ) AND sketch . theme ( x _ 2 , Ava )
in_distribution
The girl was sold a needle by Liam .
* girl ( x _ 1 ) ; sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , Liam ) AND needle ( x _ 5 )
in_distribution
A donut was rented to Isabella by a professor .
donut ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , Isabella ) AND rent . agent ( x _ 3 , x _ 8 ) AND professor ( x _ 8 )
in_distribution
The yogurt was posted to Benjamin by Olivia .
* yogurt ( x _ 1 ) ; post . theme ( x _ 3 , x _ 1 ) AND post . recipient ( x _ 3 , Benjamin ) AND post . agent ( x _ 3 , Olivia )
in_distribution