input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
The cake was appreciated by the boy .
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; appreciate . theme ( x _ 3 , x _ 1 ) AND appreciate . agent ( x _ 3 , x _ 6 )
in_distribution
The puppy smiled .
* puppy ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
in_distribution
The boy loved Ava .
* boy ( x _ 1 ) ; love . agent ( x _ 2 , x _ 1 ) AND love . theme ( x _ 2 , Ava )
in_distribution
Emma ate the boy on the canvas .
* boy ( x _ 3 ) ; * canvas ( x _ 6 ) ; eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND boy . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A girl promised a towel to Oliver .
girl ( x _ 1 ) AND promise . agent ( x _ 2 , x _ 1 ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . recipient ( x _ 2 , Oliver ) AND towel ( x _ 4 )
in_distribution
A cake was rolled by the sheep .
* sheep ( x _ 6 ) ; cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The flag was grown .
* flag ( x _ 1 ) ; grow . theme ( x _ 3 , x _ 1 )
in_distribution
A liver was painted by the turkey .
* turkey ( x _ 6 ) ; liver ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 )
in_distribution
Skylar split a girl on the table .
* table ( x _ 6 ) ; split . agent ( x _ 1 , Skylar ) AND split . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The strawberry was lended to Liam by Isabella .
* strawberry ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , Liam ) AND lend . agent ( x _ 3 , Isabella )
in_distribution
Emma appreciated a donut in a garden .
appreciate . agent ( x _ 1 , Emma ) AND appreciate . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 ) AND garden ( x _ 6 )
in_distribution
The bunny smiled .
* bunny ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
in_distribution
A lion lended the president a cake .
* president ( x _ 4 ) ; lion ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND cake ( x _ 6 )
in_distribution
Mila wanted to nap .
want . agent ( x _ 1 , Mila ) AND want . xcomp ( x _ 1 , x _ 3 ) AND nap . agent ( x _ 3 , Mila )
in_distribution
A girl threw a cake .
girl ( x _ 1 ) AND throw . agent ( x _ 2 , x _ 1 ) AND throw . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The hen was fed a hamburger .
* hen ( x _ 1 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND hamburger ( x _ 5 )
in_distribution
A melon was floated .
melon ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 )
in_distribution
A crayon was disintegrated .
crayon ( x _ 1 ) AND disintegrate . theme ( x _ 3 , x _ 1 )
in_distribution
Liam lended Ava a cake beside the table .
* table ( x _ 7 ) ; lend . agent ( x _ 1 , Liam ) AND lend . recipient ( x _ 1 , Ava ) AND lend . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Isabella crumpled .
crumple . theme ( x _ 1 , Isabella )
in_distribution
Emma floated the moose .
* moose ( x _ 3 ) ; float . agent ( x _ 1 , Emma ) AND float . theme ( x _ 1 , x _ 3 )
in_distribution
The moose smiled .
* moose ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
in_distribution
The watch was helped .
* watch ( x _ 1 ) ; help . theme ( x _ 3 , x _ 1 )
in_distribution
A boy awarded the cake to Olivia .
* cake ( x _ 4 ) ; boy ( x _ 1 ) AND award . agent ( x _ 2 , x _ 1 ) AND award . theme ( x _ 2 , x _ 4 ) AND award . recipient ( x _ 2 , Olivia )
in_distribution
Ava liked that a pupil shortened the cookie beside a seat .
* cookie ( x _ 7 ) ; like . agent ( x _ 1 , Ava ) AND like . ccomp ( x _ 1 , x _ 5 ) AND pupil ( x _ 4 ) AND shorten . agent ( x _ 5 , x _ 4 ) AND shorten . theme ( x _ 5 , x _ 7 ) AND cookie . nmod . beside ( x _ 7 , x _ 10 ) AND seat ( x _ 10 )
in_distribution
A cake was heard by Noah .
cake ( x _ 1 ) AND hear . theme ( x _ 3 , x _ 1 ) AND hear . agent ( x _ 3 , Noah )
in_distribution
The zebra jogged .
* zebra ( x _ 1 ) ; jog . agent ( x _ 2 , x _ 1 )
in_distribution
The hen smiled .
* hen ( x _ 1 ) ; smile . agent ( x _ 2 , x _ 1 )
in_distribution
The biscuit was lended to the girl by Liam .
* biscuit ( x _ 1 ) ; * girl ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , Liam )
in_distribution
Luna promised the donut to a girl .
* donut ( x _ 3 ) ; promise . agent ( x _ 1 , Luna ) AND promise . theme ( x _ 1 , x _ 3 ) AND promise . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Charlotte painted a cake beside a stage .
paint . agent ( x _ 1 , Charlotte ) AND paint . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
The cat helped a cup .
* cat ( x _ 1 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cup ( x _ 4 )
in_distribution
The mouse froze .
* mouse ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 )
in_distribution
A duck liked the cake on the table .
* cake ( x _ 4 ) ; * table ( x _ 7 ) ; duck ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Emma declared that a cake was poked by Noah .
declare . agent ( x _ 1 , Emma ) AND declare . ccomp ( x _ 1 , x _ 6 ) AND cake ( x _ 4 ) AND poke . theme ( x _ 6 , x _ 4 ) AND poke . agent ( x _ 6 , Noah )
in_distribution
Emma slid William .
slide . agent ( x _ 1 , Emma ) AND slide . theme ( x _ 1 , William )
in_distribution
A child was sent the donut .
* donut ( x _ 5 ) ; child ( x _ 1 ) AND send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 )
in_distribution
Emma was offered a cake on a stool .
offer . recipient ( x _ 2 , Emma ) AND offer . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND stool ( x _ 7 )
in_distribution
Levi froze a cookie in a nest on a table .
freeze . agent ( x _ 1 , Levi ) AND freeze . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 ) AND cookie . nmod . in ( x _ 3 , x _ 6 ) AND nest ( x _ 6 ) AND nest . nmod . on ( x _ 6 , x _ 9 ) AND table ( x _ 9 )
in_distribution
Ava laughed .
laugh . agent ( x _ 1 , Ava )
in_distribution
Liam offered the melon to the cow .
* melon ( x _ 3 ) ; * cow ( x _ 6 ) ; offer . agent ( x _ 1 , Liam ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 6 )
in_distribution
Liam sold a boy the bat in a house .
* bat ( x _ 5 ) ; sell . agent ( x _ 1 , Liam ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 ) AND bat . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 )
in_distribution
The baby preferred to giggle .
* baby ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND giggle . agent ( x _ 4 , x _ 1 )
in_distribution
Emma broke the cake .
* cake ( x _ 3 ) ; break . agent ( x _ 1 , Emma ) AND break . theme ( x _ 1 , x _ 3 )
in_distribution
A girl rolled a cake on the table .
* table ( x _ 7 ) ; girl ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A dog examined the girl in a house .
* girl ( x _ 4 ) ; dog ( x _ 1 ) AND examine . agent ( x _ 2 , x _ 1 ) AND examine . theme ( x _ 2 , x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
Isabella hunted the girl beside a seat .
* girl ( x _ 3 ) ; hunt . agent ( x _ 1 , Isabella ) AND hunt . theme ( x _ 1 , x _ 3 ) AND girl . nmod . beside ( x _ 3 , x _ 6 ) AND seat ( x _ 6 )
in_distribution
The giraffe was given the raisin in a room .
* giraffe ( x _ 1 ) ; * raisin ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND raisin . nmod . in ( x _ 5 , x _ 8 ) AND room ( x _ 8 )
in_distribution
The girl was fed a box beside the sink on a table .
* girl ( x _ 1 ) ; * sink ( x _ 8 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND box ( x _ 5 ) AND box . nmod . beside ( x _ 5 , x _ 8 ) AND sink . nmod . on ( x _ 8 , x _ 11 ) AND table ( x _ 11 )
in_distribution
A boy was lended the pen in the house in a room by Liam .
* pen ( x _ 5 ) ; * house ( x _ 8 ) ; boy ( x _ 1 ) AND lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Liam ) AND pen . nmod . in ( x _ 5 , x _ 8 ) AND house . nmod . in ( x _ 8 , x _ 11 ) AND room ( x _ 11 )
in_distribution
The bear gave Emma a drink .
* bear ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Emma ) AND give . theme ( x _ 2 , x _ 5 ) AND drink ( x _ 5 )
in_distribution
The buyer hated to run .
* buyer ( x _ 1 ) ; hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
Emma admired the cake .
* cake ( x _ 3 ) ; admire . agent ( x _ 1 , Emma ) AND admire . theme ( x _ 1 , x _ 3 )
in_distribution
The zebra drew .
* zebra ( x _ 1 ) ; draw . agent ( x _ 2 , x _ 1 )
in_distribution
A cat was offered the balloon in a house on the table by Harper .
* balloon ( x _ 5 ) ; * table ( x _ 11 ) ; cat ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND offer . agent ( x _ 3 , Harper ) AND balloon . nmod . in ( x _ 5 , x _ 8 ) AND house ( x _ 8 ) AND house . nmod . on ( x _ 8 , x _ 11 )
in_distribution
The girl was given the sandwich by Olivia .
* girl ( x _ 1 ) ; * sandwich ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , Olivia )
in_distribution
The toy floated .
* toy ( x _ 1 ) ; float . theme ( x _ 2 , x _ 1 )
in_distribution
A cookie was shortened by William .
cookie ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , William )
in_distribution
A balloon floated .
balloon ( x _ 1 ) AND float . theme ( x _ 2 , x _ 1 )
in_distribution
A cake was juggled by Liam .
cake ( x _ 1 ) AND juggle . theme ( x _ 3 , x _ 1 ) AND juggle . agent ( x _ 3 , Liam )
in_distribution
A needle was given to the director .
* director ( x _ 6 ) ; needle ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
The rose was shortened .
* rose ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 )
in_distribution
A cake was admired .
cake ( x _ 1 ) AND admire . theme ( x _ 3 , x _ 1 )
in_distribution
The dog fed Emma the cookie .
* dog ( x _ 1 ) ; * cookie ( x _ 5 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . recipient ( x _ 2 , Emma ) AND feed . theme ( x _ 2 , x _ 5 )
in_distribution
The chalk was known .
* chalk ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 )
in_distribution
The cookie was lended to the prince .
* cookie ( x _ 1 ) ; * prince ( x _ 6 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 )
in_distribution
The pancake was doubled by the girl .
* pancake ( x _ 1 ) ; * girl ( x _ 6 ) ; double . theme ( x _ 3 , x _ 1 ) AND double . agent ( x _ 3 , x _ 6 )
in_distribution
The drink was given to Emma .
* drink ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma )
in_distribution
A citizen heard .
citizen ( x _ 1 ) AND hear . agent ( x _ 2 , x _ 1 )
in_distribution
William was offered the cookie by the student .
* cookie ( x _ 4 ) ; * student ( x _ 7 ) ; offer . recipient ( x _ 2 , William ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , x _ 7 )
in_distribution
The dog wanted to walk .
* dog ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A watch shortened .
watch ( x _ 1 ) AND shorten . theme ( x _ 2 , x _ 1 )
in_distribution
A politician napped .
politician ( x _ 1 ) AND nap . agent ( x _ 2 , x _ 1 )
in_distribution
A girl was given the box .
* box ( x _ 5 ) ; girl ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 )
in_distribution
A rose was given to Andrew .
rose ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Andrew )
in_distribution
The writer passed the sailor a cake beside the clock .
* writer ( x _ 1 ) ; * sailor ( x _ 4 ) ; * clock ( x _ 9 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . recipient ( x _ 2 , x _ 4 ) AND pass . theme ( x _ 2 , x _ 6 ) AND cake ( x _ 6 ) AND cake . nmod . beside ( x _ 6 , x _ 9 )
in_distribution
A lamb gave the lawyer the potato beside a torch .
* lawyer ( x _ 4 ) ; * potato ( x _ 6 ) ; lamb ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND potato . nmod . beside ( x _ 6 , x _ 9 ) AND torch ( x _ 9 )
in_distribution
The sandwich was loved by a bear .
* sandwich ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 ) AND love . agent ( x _ 3 , x _ 6 ) AND bear ( x _ 6 )
in_distribution
The plate was given to Camila .
* plate ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Camila )
in_distribution
Liam dreamed to walk .
dream . agent ( x _ 1 , Liam ) AND dream . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Liam )
in_distribution
A boy wanted to eat .
boy ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND eat . agent ( x _ 4 , x _ 1 )
in_distribution
A girl said that the pen was hunted .
* pen ( x _ 5 ) ; girl ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND hunt . theme ( x _ 7 , x _ 5 )
in_distribution
A boy offered a cat a cake .
boy ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , x _ 4 ) AND offer . theme ( x _ 2 , x _ 6 ) AND cat ( x _ 4 ) AND cake ( x _ 6 )
in_distribution
A yogurt was cooked by William .
yogurt ( x _ 1 ) AND cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , William )
in_distribution
The can was rolled by the dog .
* can ( x _ 1 ) ; * dog ( x _ 6 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The toy was changed .
* toy ( x _ 1 ) ; change . theme ( x _ 3 , x _ 1 )
in_distribution
A cat enjoyed to walk .
cat ( x _ 1 ) AND enjoy . agent ( x _ 2 , x _ 1 ) AND enjoy . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
eat
LAMBDA a . LAMBDA b . LAMBDA e . eat . agent ( e , b ) AND eat . theme ( e , a )
primitive
The girl liked that the cat noticed a cookie beside the chair .
* girl ( x _ 1 ) ; * cat ( x _ 5 ) ; * chair ( x _ 11 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND notice . agent ( x _ 6 , x _ 5 ) AND notice . theme ( x _ 6 , x _ 8 ) AND cookie ( x _ 8 ) AND cookie . nmod . beside ( x _ 8 , x _ 11 )
in_distribution
The girl noticed a cake on the table .
* girl ( x _ 1 ) ; * table ( x _ 7 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The boy said that the cake was liked .
* boy ( x _ 1 ) ; * cake ( x _ 5 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 7 ) AND like . theme ( x _ 7 , x _ 5 )
in_distribution
The girl sold a cake to William .
* girl ( x _ 1 ) ; sell . agent ( x _ 2 , x _ 1 ) AND sell . theme ( x _ 2 , x _ 4 ) AND sell . recipient ( x _ 2 , William ) AND cake ( x _ 4 )
in_distribution
Lincoln confessed that the giraffe lended the bunny the cake beside the toy .
* giraffe ( x _ 4 ) ; * bunny ( x _ 7 ) ; * cake ( x _ 9 ) ; * toy ( x _ 12 ) ; confess . agent ( x _ 1 , Lincoln ) AND confess . ccomp ( x _ 1 , x _ 5 ) AND lend . agent ( x _ 5 , x _ 4 ) AND lend . recipient ( x _ 5 , x _ 7 ) AND lend . theme ( x _ 5 , x _ 9 ) AND cake . nmod . beside ( x _ 9 , x _ 12 )
in_distribution
The boy crumpled a girl in a room beside the bucket .
* boy ( x _ 1 ) ; * bucket ( x _ 10 ) ; crumple . agent ( x _ 2 , x _ 1 ) AND crumple . theme ( x _ 2 , x _ 4 ) AND girl ( x _ 4 ) AND girl . nmod . in ( x _ 4 , x _ 7 ) AND room ( x _ 7 ) AND room . nmod . beside ( x _ 7 , x _ 10 )
in_distribution
A cake was painted by a bear .
cake ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 ) AND paint . agent ( x _ 3 , x _ 6 ) AND bear ( x _ 6 )
in_distribution
A girl was offered a lollipop in the house .
* house ( x _ 8 ) ; girl ( x _ 1 ) AND offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND lollipop ( x _ 5 ) AND lollipop . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The boy was offered a cookie on the seat .
* boy ( x _ 1 ) ; * seat ( x _ 8 ) ; offer . recipient ( x _ 3 , x _ 1 ) AND offer . theme ( x _ 3 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The drink was loved .
* drink ( x _ 1 ) ; love . theme ( x _ 3 , x _ 1 )
in_distribution
A girl found a weapon .
girl ( x _ 1 ) AND find . agent ( x _ 2 , x _ 1 ) AND find . theme ( x _ 2 , x _ 4 ) AND weapon ( x _ 4 )
in_distribution
The girl was brought a cake by Liam .
* girl ( x _ 1 ) ; bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND bring . agent ( x _ 3 , Liam ) AND cake ( x _ 5 )
in_distribution