input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
William doubled a boy beside the seat .
* seat ( x _ 6 ) ; double . agent ( x _ 1 , William ) AND double . theme ( x _ 1 , x _ 3 ) AND boy ( x _ 3 ) AND boy . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The balloon was valued by a baby .
* balloon ( x _ 1 ) ; value . theme ( x _ 3 , x _ 1 ) AND value . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
in_distribution
The butterfly respected that a hen examined Joshua .
* butterfly ( x _ 1 ) ; respect . agent ( x _ 2 , x _ 1 ) AND respect . ccomp ( x _ 2 , x _ 6 ) AND hen ( x _ 5 ) AND examine . agent ( x _ 6 , x _ 5 ) AND examine . theme ( x _ 6 , Joshua )
in_distribution
The girl tossed a visitor in the cup .
* girl ( x _ 1 ) ; * cup ( x _ 7 ) ; toss . agent ( x _ 2 , x _ 1 ) AND toss . theme ( x _ 2 , x _ 4 ) AND visitor ( x _ 4 ) AND visitor . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Ava rolled a cookie in the house .
* house ( x _ 6 ) ; roll . agent ( x _ 1 , Ava ) AND roll . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The donut was rolled by a girl .
* donut ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A girl noticed that Isabella painted Ava .
girl ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 ) AND notice . ccomp ( x _ 2 , x _ 5 ) AND paint . agent ( x _ 5 , Isabella ) AND paint . theme ( x _ 5 , Ava )
in_distribution
The turtle mailed the donut to Emma .
* turtle ( x _ 1 ) ; * donut ( x _ 4 ) ; mail . agent ( x _ 2 , x _ 1 ) AND mail . theme ( x _ 2 , x _ 4 ) AND mail . recipient ( x _ 2 , Emma )
in_distribution
Jayden lended Liam the rose on a table .
* rose ( x _ 4 ) ; lend . agent ( x _ 1 , Jayden ) AND lend . recipient ( x _ 1 , Liam ) AND lend . theme ( x _ 1 , x _ 4 ) AND rose . nmod . on ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
Liam cooked the baby .
* baby ( x _ 3 ) ; cook . agent ( x _ 1 , Liam ) AND cook . theme ( x _ 1 , x _ 3 )
in_distribution
The girl was given a rose by Emma .
* girl ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Emma ) AND rose ( x _ 5 )
in_distribution
The donut was noticed .
* donut ( x _ 1 ) ; notice . theme ( x _ 3 , x _ 1 )
in_distribution
The president was slipped the drink .
* president ( x _ 1 ) ; * drink ( x _ 5 ) ; slip . recipient ( x _ 3 , x _ 1 ) AND slip . theme ( x _ 3 , x _ 5 )
in_distribution
A cake was discovered by Emma .
cake ( x _ 1 ) AND discover . theme ( x _ 3 , x _ 1 ) AND discover . agent ( x _ 3 , Emma )
in_distribution
Emma worshipped the purse .
* purse ( x _ 3 ) ; worship . agent ( x _ 1 , Emma ) AND worship . theme ( x _ 1 , x _ 3 )
in_distribution
Emma drew a bear .
draw . agent ( x _ 1 , Emma ) AND draw . theme ( x _ 1 , x _ 3 ) AND bear ( x _ 3 )
in_distribution
The drink slid .
* drink ( x _ 1 ) ; slide . theme ( x _ 2 , x _ 1 )
in_distribution
Noah floated .
float . theme ( x _ 1 , Noah )
in_distribution
Emma returned a flower beside a stage to a girl .
return . agent ( x _ 1 , Emma ) AND return . theme ( x _ 1 , x _ 3 ) AND return . recipient ( x _ 1 , x _ 9 ) AND flower ( x _ 3 ) AND flower . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 ) AND girl ( x _ 9 )
in_distribution
The donut was touched .
* donut ( x _ 1 ) ; touch . theme ( x _ 3 , x _ 1 )
in_distribution
Noah planned to walk .
plan . agent ( x _ 1 , Noah ) AND plan . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Noah )
in_distribution
A customer was sent the box .
* box ( x _ 5 ) ; customer ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 )
in_distribution
A sheep nursed a boy in a room .
sheep ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 )
in_distribution
Theodore cleaned .
clean . agent ( x _ 1 , Theodore )
in_distribution
Liam liked that the liver was slipped to Emma .
* liver ( x _ 4 ) ; like . agent ( x _ 1 , Liam ) AND like . ccomp ( x _ 1 , x _ 6 ) AND slip . theme ( x _ 6 , x _ 4 ) AND slip . recipient ( x _ 6 , Emma )
in_distribution
The sandwich was lended to the girl by the boy .
* sandwich ( x _ 1 ) ; * girl ( x _ 6 ) ; * boy ( x _ 9 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , x _ 9 )
in_distribution
The donut was loved by the boy .
* donut ( x _ 1 ) ; * boy ( x _ 6 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 )
in_distribution
A manager inflated a coach .
manager ( x _ 1 ) AND inflate . agent ( x _ 2 , x _ 1 ) AND inflate . theme ( x _ 2 , x _ 4 ) AND coach ( x _ 4 )
in_distribution
The jigsaw was improved by the dog .
* jigsaw ( x _ 1 ) ; * dog ( x _ 6 ) ; improve . theme ( x _ 3 , x _ 1 ) AND improve . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was liked by Carter .
* cake ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Carter )
in_distribution
Noah gave the chicken the drink .
* chicken ( x _ 3 ) ; * drink ( x _ 5 ) ; give . agent ( x _ 1 , Noah ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 )
in_distribution
A box was frozen by the chicken .
* chicken ( x _ 6 ) ; box ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 )
in_distribution
A goose dusted .
goose ( x _ 1 ) AND dust . agent ( x _ 2 , x _ 1 )
in_distribution
Emma liked that a bat was crumpled .
like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 6 ) AND bat ( x _ 4 ) AND crumple . theme ( x _ 6 , x _ 4 )
in_distribution
The cake was admired by Emma .
* cake ( x _ 1 ) ; admire . theme ( x _ 3 , x _ 1 ) AND admire . agent ( x _ 3 , Emma )
in_distribution
A fig was frozen by Olivia .
fig ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Olivia )
in_distribution
crumple
LAMBDA a . LAMBDA e . crumple . theme ( e , a )
primitive
A girl loved a donut in the glass in the house .
* glass ( x _ 7 ) ; * house ( x _ 10 ) ; girl ( x _ 1 ) AND love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , x _ 4 ) AND donut ( x _ 4 ) AND donut . nmod . in ( x _ 4 , x _ 7 ) AND glass . nmod . in ( x _ 7 , x _ 10 )
in_distribution
The cake was painted by the giraffe .
* cake ( x _ 1 ) ; * giraffe ( x _ 6 ) ; paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 )
in_distribution
A boy frowned .
boy ( x _ 1 ) AND frown . agent ( x _ 2 , x _ 1 )
in_distribution
A basket was rolled by Liam .
basket ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Liam )
in_distribution
A cat liked that Emma was lended the clock .
* clock ( x _ 8 ) ; cat ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND lend . recipient ( x _ 6 , Emma ) AND lend . theme ( x _ 6 , x _ 8 )
in_distribution
The cookie was poked by a guard .
* cookie ( x _ 1 ) ; poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , x _ 6 ) AND guard ( x _ 6 )
in_distribution
The girl sold a pancake on the piano to Gabriel .
* girl ( x _ 1 ) ; * piano ( x _ 7 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , Gabriel ) AND pancake ( x _ 4 ) AND pancake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A cake was nursed by Elizabeth .
cake ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , Elizabeth )
in_distribution
A cake was burned by a girl .
cake ( x _ 1 ) AND burn . theme ( x _ 3 , x _ 1 ) AND burn . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A journalist was sold a watch by the girl .
* girl ( x _ 8 ) ; journalist ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND sell . agent ( x _ 3 , x _ 8 ) AND watch ( x _ 5 )
in_distribution
The cake was worshipped .
* cake ( x _ 1 ) ; worship . theme ( x _ 3 , x _ 1 )
in_distribution
The crayon was painted .
* crayon ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 )
in_distribution
Michael stabbed Emma .
stab . agent ( x _ 1 , Michael ) AND stab . theme ( x _ 1 , Emma )
in_distribution
A creature ate .
creature ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 )
in_distribution
A girl stabbed the pizza .
* pizza ( x _ 4 ) ; girl ( x _ 1 ) AND stab . agent ( x _ 2 , x _ 1 ) AND stab . theme ( x _ 2 , x _ 4 )
in_distribution
A rose was rented to a boy by Emma .
rose ( x _ 1 ) AND rent . theme ( x _ 3 , x _ 1 ) AND rent . recipient ( x _ 3 , x _ 6 ) AND rent . agent ( x _ 3 , Emma ) AND boy ( x _ 6 )
in_distribution
A girl liked that the bird believed that a sandwich was frozen .
* bird ( x _ 5 ) ; girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND believe . agent ( x _ 6 , x _ 5 ) AND believe . ccomp ( x _ 6 , x _ 11 ) AND sandwich ( x _ 9 ) AND freeze . theme ( x _ 11 , x _ 9 )
in_distribution
A cake was helped by the researcher .
* researcher ( x _ 6 ) ; cake ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 )
in_distribution
The coach collapsed a box on the speaker beside a chair .
* coach ( x _ 1 ) ; * speaker ( x _ 7 ) ; collapse . agent ( x _ 2 , x _ 1 ) AND collapse . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . on ( x _ 4 , x _ 7 ) AND speaker . nmod . beside ( x _ 7 , x _ 10 ) AND chair ( x _ 10 )
in_distribution
A box was studied by Olivia .
box ( x _ 1 ) AND study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , Olivia )
in_distribution
The girl was given a donut beside the bench .
* girl ( x _ 1 ) ; * bench ( x _ 8 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND donut ( x _ 5 ) AND donut . nmod . beside ( x _ 5 , x _ 8 )
in_distribution
A fish burned .
fish ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
The box was passed to the girl by Sebastian .
* box ( x _ 1 ) ; * girl ( x _ 6 ) ; pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , Sebastian )
in_distribution
Liam liked the cake .
* cake ( x _ 3 ) ; like . agent ( x _ 1 , Liam ) AND like . theme ( x _ 1 , x _ 3 )
in_distribution
Liam wanted to sneeze .
want . agent ( x _ 1 , Liam ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Liam )
in_distribution
A monster broke .
monster ( x _ 1 ) AND break . theme ( x _ 2 , x _ 1 )
in_distribution
William was promised a sweetcorn in the room .
* room ( x _ 7 ) ; promise . recipient ( x _ 2 , William ) AND promise . theme ( x _ 2 , x _ 4 ) AND sweetcorn ( x _ 4 ) AND sweetcorn . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The key was eaten .
* key ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 )
in_distribution
A tool was nursed by the mouse .
* mouse ( x _ 6 ) ; tool ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 ) AND nurse . agent ( x _ 3 , x _ 6 )
in_distribution
The girl posted Liam the cake .
* girl ( x _ 1 ) ; * cake ( x _ 5 ) ; post . agent ( x _ 2 , x _ 1 ) AND post . recipient ( x _ 2 , Liam ) AND post . theme ( x _ 2 , x _ 5 )
in_distribution
Emma fed a girl a rose .
feed . agent ( x _ 1 , Emma ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND rose ( x _ 5 )
in_distribution
James ate a cake on the stand .
* stand ( x _ 6 ) ; eat . agent ( x _ 1 , James ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The boy brought the glue to a baby .
* boy ( x _ 1 ) ; * glue ( x _ 4 ) ; bring . agent ( x _ 2 , x _ 1 ) AND bring . theme ( x _ 2 , x _ 4 ) AND bring . recipient ( x _ 2 , x _ 7 ) AND baby ( x _ 7 )
in_distribution
A donut was offered to a cat by Liam .
donut ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Liam ) AND cat ( x _ 6 )
in_distribution
Emma liked that Noah ate .
like . agent ( x _ 1 , Emma ) AND like . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Noah )
in_distribution
Jack proved that the cake was lended to a princess by Benjamin .
* cake ( x _ 4 ) ; prove . agent ( x _ 1 , Jack ) AND prove . ccomp ( x _ 1 , x _ 6 ) AND lend . theme ( x _ 6 , x _ 4 ) AND lend . recipient ( x _ 6 , x _ 9 ) AND lend . agent ( x _ 6 , Benjamin ) AND princess ( x _ 9 )
in_distribution
Noah shortened the boy beside the chair .
* boy ( x _ 3 ) ; * chair ( x _ 6 ) ; shorten . agent ( x _ 1 , Noah ) AND shorten . theme ( x _ 1 , x _ 3 ) AND boy . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Ava rolled a needle .
roll . agent ( x _ 1 , Ava ) AND roll . theme ( x _ 1 , x _ 3 ) AND needle ( x _ 3 )
in_distribution
A needle was painted by the deer .
* deer ( x _ 6 ) ; needle ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 )
in_distribution
John was sold the cake by a duck .
* cake ( x _ 4 ) ; sell . recipient ( x _ 2 , John ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . agent ( x _ 2 , x _ 7 ) AND duck ( x _ 7 )
in_distribution
Emma was loaned the rose on the bed .
* rose ( x _ 4 ) ; * bed ( x _ 7 ) ; loan . recipient ( x _ 2 , Emma ) AND loan . theme ( x _ 2 , x _ 4 ) AND rose . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The cake was sold to the student by William .
* cake ( x _ 1 ) ; * student ( x _ 6 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , William )
in_distribution
The cake was frozen by a cat .
* cake ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A jar was pierced by the cat .
* cat ( x _ 6 ) ; jar ( x _ 1 ) AND pierce . theme ( x _ 3 , x _ 1 ) AND pierce . agent ( x _ 3 , x _ 6 )
in_distribution
Emma was given a raisin in a cup .
give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 4 ) AND raisin ( x _ 4 ) AND raisin . nmod . in ( x _ 4 , x _ 7 ) AND cup ( x _ 7 )
in_distribution
Daniel liked a donut .
like . agent ( x _ 1 , Daniel ) AND like . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
Lily was rented the balloon beside the table by Olivia .
* balloon ( x _ 4 ) ; * table ( x _ 7 ) ; rent . recipient ( x _ 2 , Lily ) AND rent . theme ( x _ 2 , x _ 4 ) AND rent . agent ( x _ 2 , Olivia ) AND balloon . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Emma admired the cake in a house .
* cake ( x _ 3 ) ; admire . agent ( x _ 1 , Emma ) AND admire . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
The dog needed to clean .
* dog ( x _ 1 ) ; need . agent ( x _ 2 , x _ 1 ) AND need . xcomp ( x _ 2 , x _ 4 ) AND clean . agent ( x _ 4 , x _ 1 )
in_distribution
The towel was valued .
* towel ( x _ 1 ) ; value . theme ( x _ 3 , x _ 1 )
in_distribution
A hammer was dusted .
hammer ( x _ 1 ) AND dust . theme ( x _ 3 , x _ 1 )
in_distribution
A customer lended the cake on a tree to the hen .
* cake ( x _ 4 ) ; * hen ( x _ 10 ) ; customer ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . theme ( x _ 2 , x _ 4 ) AND lend . recipient ( x _ 2 , x _ 10 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND tree ( x _ 7 )
in_distribution
A cookie was poked by Emma .
cookie ( x _ 1 ) AND poke . theme ( x _ 3 , x _ 1 ) AND poke . agent ( x _ 3 , Emma )
in_distribution
Emma burned the lion beside the stage .
* lion ( x _ 3 ) ; * stage ( x _ 6 ) ; burn . agent ( x _ 1 , Emma ) AND burn . theme ( x _ 1 , x _ 3 ) AND lion . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Emma rolled the mandarin .
* mandarin ( x _ 3 ) ; roll . agent ( x _ 1 , Emma ) AND roll . theme ( x _ 1 , x _ 3 )
in_distribution
The cake was offered to the girl by Emma .
* cake ( x _ 1 ) ; * girl ( x _ 6 ) ; offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Emma )
in_distribution
Emma hoped that Victoria ate .
hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Victoria )
in_distribution
A girl admired a box .
girl ( x _ 1 ) AND admire . agent ( x _ 2 , x _ 1 ) AND admire . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 )
in_distribution
A pretzel was rolled by the chicken .
* chicken ( x _ 6 ) ; pretzel ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The cookie was floated by Liam .
* cookie ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Liam )
in_distribution
Elijah smiled .
smile . agent ( x _ 1 , Elijah )
in_distribution
The book was liked by the frog .
* book ( x _ 1 ) ; * frog ( x _ 6 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 )
in_distribution
The duck threw the box in the bag .
* duck ( x _ 1 ) ; * box ( x _ 4 ) ; * bag ( x _ 7 ) ; throw . agent ( x _ 2 , x _ 1 ) AND throw . theme ( x _ 2 , x _ 4 ) AND box . nmod . in ( x _ 4 , x _ 7 )
in_distribution