input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
A squirrel tried to sleep .
squirrel ( x _ 1 ) AND try . agent ( x _ 2 , x _ 1 ) AND try . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 )
in_distribution
Emma saw the book beside the table .
* book ( x _ 3 ) ; * table ( x _ 6 ) ; see . agent ( x _ 1 , Emma ) AND see . theme ( x _ 1 , x _ 3 ) AND book . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The cake was eaten by Noah .
* cake ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , Noah )
in_distribution
The doll was fed to James by a cat .
* doll ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , James ) AND feed . agent ( x _ 3 , x _ 8 ) AND cat ( x _ 8 )
in_distribution
The captain liked that the cake was rolled .
* captain ( x _ 1 ) ; * cake ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND roll . theme ( x _ 7 , x _ 5 )
in_distribution
sneeze
LAMBDA a . LAMBDA e . sneeze . agent ( e , a )
primitive
A baby jogged .
baby ( x _ 1 ) AND jog . agent ( x _ 2 , x _ 1 )
in_distribution
Sebastian forwarded the cookie beside the bed to the citizen .
* cookie ( x _ 3 ) ; * bed ( x _ 6 ) ; * citizen ( x _ 9 ) ; forward . agent ( x _ 1 , Sebastian ) AND forward . theme ( x _ 1 , x _ 3 ) AND forward . recipient ( x _ 1 , x _ 9 ) AND cookie . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The bird helped Liam .
* bird ( x _ 1 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , Liam )
in_distribution
Victoria wanted to sketch .
want . agent ( x _ 1 , Victoria ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sketch . agent ( x _ 3 , Victoria )
in_distribution
The pen was frozen .
* pen ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 )
in_distribution
The goose liked that a melon was eaten .
* goose ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND melon ( x _ 5 ) AND eat . theme ( x _ 7 , x _ 5 )
in_distribution
The creature wired the cake to the giraffe .
* creature ( x _ 1 ) ; * cake ( x _ 4 ) ; * giraffe ( x _ 7 ) ; wire . agent ( x _ 2 , x _ 1 ) AND wire . theme ( x _ 2 , x _ 4 ) AND wire . recipient ( x _ 2 , x _ 7 )
in_distribution
A hammer was wired to a queen .
hammer ( x _ 1 ) AND wire . theme ( x _ 3 , x _ 1 ) AND wire . recipient ( x _ 3 , x _ 6 ) AND queen ( x _ 6 )
in_distribution
A customer nursed .
customer ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 )
in_distribution
The cake was thrown by a teacher .
* cake ( x _ 1 ) ; throw . theme ( x _ 3 , x _ 1 ) AND throw . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
in_distribution
The doctor offered a cake to Nora .
* doctor ( x _ 1 ) ; offer . agent ( x _ 2 , x _ 1 ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . recipient ( x _ 2 , Nora ) AND cake ( x _ 4 )
in_distribution
The kid cleaned .
* kid ( x _ 1 ) ; clean . agent ( x _ 2 , x _ 1 )
in_distribution
The crayon was given to the girl .
* crayon ( x _ 1 ) ; * girl ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
A baby believed that the pumpkin was held .
* pumpkin ( x _ 5 ) ; baby ( x _ 1 ) AND believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 7 ) AND hold . theme ( x _ 7 , x _ 5 )
in_distribution
A dog rolled a cake .
dog ( x _ 1 ) AND roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The cake was known by a zebra .
* cake ( x _ 1 ) ; know . theme ( x _ 3 , x _ 1 ) AND know . agent ( x _ 3 , x _ 6 ) AND zebra ( x _ 6 )
in_distribution
A frog gave the girl the pizza .
* girl ( x _ 4 ) ; * pizza ( x _ 6 ) ; frog ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 )
in_distribution
A bag was rolled .
bag ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
in_distribution
Ava served Amelia the raisin beside the surgeon .
* raisin ( x _ 4 ) ; * surgeon ( x _ 7 ) ; serve . agent ( x _ 1 , Ava ) AND serve . recipient ( x _ 1 , Amelia ) AND serve . theme ( x _ 1 , x _ 4 ) AND raisin . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The princess hated to walk .
* princess ( x _ 1 ) ; hate . agent ( x _ 2 , x _ 1 ) AND hate . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Isabella shortened .
shorten . theme ( x _ 1 , Isabella )
in_distribution
The box improved .
* box ( x _ 1 ) ; improve . theme ( x _ 2 , x _ 1 )
in_distribution
A box was promised to a wolf .
box ( x _ 1 ) AND promise . theme ( x _ 3 , x _ 1 ) AND promise . recipient ( x _ 3 , x _ 6 ) AND wolf ( x _ 6 )
in_distribution
Emma declared that the pillow was collapsed by the girl .
* pillow ( x _ 4 ) ; * girl ( x _ 9 ) ; declare . agent ( x _ 1 , Emma ) AND declare . ccomp ( x _ 1 , x _ 6 ) AND collapse . theme ( x _ 6 , x _ 4 ) AND collapse . agent ( x _ 6 , x _ 9 )
in_distribution
The cat was given a cake by a girl .
* cat ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 ) AND girl ( x _ 8 )
in_distribution
A girl offered Elijah a ball beside a table .
girl ( x _ 1 ) AND offer . agent ( x _ 2 , x _ 1 ) AND offer . recipient ( x _ 2 , Elijah ) AND offer . theme ( x _ 2 , x _ 5 ) AND ball ( x _ 5 ) AND ball . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
Ava gave a girl a cake beside a boat .
give . agent ( x _ 1 , Ava ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND boat ( x _ 8 )
in_distribution
Noah touched the ball .
* ball ( x _ 3 ) ; touch . agent ( x _ 1 , Noah ) AND touch . theme ( x _ 1 , x _ 3 )
in_distribution
A cake was rolled by Evelyn .
cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Evelyn )
in_distribution
Olivia inflated a bat .
inflate . agent ( x _ 1 , Olivia ) AND inflate . theme ( x _ 1 , x _ 3 ) AND bat ( x _ 3 )
in_distribution
A president declared that the cat helped the boy beside the piano .
* cat ( x _ 5 ) ; * boy ( x _ 8 ) ; * piano ( x _ 11 ) ; president ( x _ 1 ) AND declare . agent ( x _ 2 , x _ 1 ) AND declare . ccomp ( x _ 2 , x _ 6 ) AND help . agent ( x _ 6 , x _ 5 ) AND help . theme ( x _ 6 , x _ 8 ) AND boy . nmod . beside ( x _ 8 , x _ 11 )
in_distribution
A pancake was reddened .
pancake ( x _ 1 ) AND redden . theme ( x _ 3 , x _ 1 )
in_distribution
A teacher was sold the cookie on the tabletop .
* cookie ( x _ 5 ) ; * tabletop ( x _ 8 ) ; teacher ( x _ 1 ) AND sell . recipient ( x _ 3 , x _ 1 ) AND sell . theme ( x _ 3 , x _ 5 ) AND cookie . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The strawberry was shortened .
* strawberry ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 )
in_distribution
The donut was sold to a girl by a frog .
* donut ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND sell . agent ( x _ 3 , x _ 9 ) AND girl ( x _ 6 ) AND frog ( x _ 9 )
in_distribution
William offered a cake beside the stage to Emma .
* stage ( x _ 6 ) ; offer . agent ( x _ 1 , William ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , Emma ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
The pumpkin was cleaned by Emma .
* pumpkin ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Emma )
in_distribution
Emma wanted to call .
want . agent ( x _ 1 , Emma ) AND want . xcomp ( x _ 1 , x _ 3 ) AND call . agent ( x _ 3 , Emma )
in_distribution
The girl was lended the donut in the house .
* girl ( x _ 1 ) ; * donut ( x _ 5 ) ; * house ( x _ 8 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND donut . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The toothbrush was found .
* toothbrush ( x _ 1 ) ; find . theme ( x _ 3 , x _ 1 )
in_distribution
Emma admired a girl .
admire . agent ( x _ 1 , Emma ) AND admire . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
in_distribution
A hat was frozen by a boy .
hat ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Emma sent the child a pen .
* child ( x _ 3 ) ; send . agent ( x _ 1 , Emma ) AND send . recipient ( x _ 1 , x _ 3 ) AND send . theme ( x _ 1 , x _ 5 ) AND pen ( x _ 5 )
in_distribution
A girl liked that a cake was investigated .
girl ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND investigate . theme ( x _ 7 , x _ 5 )
in_distribution
A cat liked the cookie in a bottle .
* cookie ( x _ 4 ) ; cat ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 ) AND bottle ( x _ 7 )
in_distribution
A bottle was enlarged by Olivia .
bottle ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , Olivia )
in_distribution
The consumer valued the beer .
* consumer ( x _ 1 ) ; * beer ( x _ 4 ) ; value . agent ( x _ 2 , x _ 1 ) AND value . theme ( x _ 2 , x _ 4 )
in_distribution
Matthew lended Emma a cake .
lend . agent ( x _ 1 , Matthew ) AND lend . recipient ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A puppy reddened the rose .
* rose ( x _ 4 ) ; puppy ( x _ 1 ) AND redden . agent ( x _ 2 , x _ 1 ) AND redden . theme ( x _ 2 , x _ 4 )
in_distribution
Liam needed to sneeze .
need . agent ( x _ 1 , Liam ) AND need . xcomp ( x _ 1 , x _ 3 ) AND sneeze . agent ( x _ 3 , Liam )
in_distribution
The towel was reddened by the girl .
* towel ( x _ 1 ) ; * girl ( x _ 6 ) ; redden . theme ( x _ 3 , x _ 1 ) AND redden . agent ( x _ 3 , x _ 6 )
in_distribution
A donut was given to Emma by Abigail .
donut ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , Abigail )
in_distribution
Emma heard the priest on the table .
* priest ( x _ 3 ) ; * table ( x _ 6 ) ; hear . agent ( x _ 1 , Emma ) AND hear . theme ( x _ 1 , x _ 3 ) AND priest . nmod . on ( x _ 3 , x _ 6 )
in_distribution
A cake was given to William by the patient .
* patient ( x _ 8 ) ; cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , William ) AND give . agent ( x _ 3 , x _ 8 )
in_distribution
A radio was rolled by a girl .
radio ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Lucas was awarded the plant .
* plant ( x _ 4 ) ; award . recipient ( x _ 2 , Lucas ) AND award . theme ( x _ 2 , x _ 4 )
in_distribution
William painted a donut on a ladder .
paint . agent ( x _ 1 , William ) AND paint . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 ) AND ladder ( x _ 6 )
in_distribution
Sophia loved the cake beside a table .
* cake ( x _ 3 ) ; love . agent ( x _ 1 , Sophia ) AND love . theme ( x _ 1 , x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
A cake was cleaned by a farmer .
cake ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND farmer ( x _ 6 )
in_distribution
The girl was given a drink beside a machine 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 drink ( x _ 5 ) AND drink . nmod . beside ( x _ 5 , x _ 8 ) AND machine ( x _ 8 )
in_distribution
A chemical was drawn by a girl .
chemical ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Emma gave a donut to a girl .
give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND donut ( x _ 3 ) AND girl ( x _ 6 )
in_distribution
A boy nursed a cake .
boy ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Daniel hunted a box beside the shoe .
* shoe ( x _ 6 ) ; hunt . agent ( x _ 1 , Daniel ) AND hunt . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . beside ( x _ 3 , x _ 6 )
in_distribution
Noah valued a cookie .
value . agent ( x _ 1 , Noah ) AND value . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 )
in_distribution
A girl confessed that a cake was lended to Jacob by Carter .
girl ( x _ 1 ) AND confess . agent ( x _ 2 , x _ 1 ) AND confess . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND lend . theme ( x _ 7 , x _ 5 ) AND lend . recipient ( x _ 7 , Jacob ) AND lend . agent ( x _ 7 , Carter )
in_distribution
Liam poked a cookie .
poke . agent ( x _ 1 , Liam ) AND poke . theme ( x _ 1 , x _ 3 ) AND cookie ( x _ 3 )
in_distribution
The cat was given a cake .
* cat ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
The biscuit was sold to a girl .
* biscuit ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The sandwich was sold to Lucas by Addison .
* sandwich ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Lucas ) AND sell . agent ( x _ 3 , Addison )
in_distribution
A book was rolled .
book ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
in_distribution
The cake was stabbed by a boy .
* cake ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
The sheep expected that a cake was valued .
* sheep ( x _ 1 ) ; expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 7 ) AND cake ( x _ 5 ) AND value . theme ( x _ 7 , x _ 5 )
in_distribution
Scarlett gave a donut in the bottle to the teacher .
* bottle ( x _ 6 ) ; * teacher ( x _ 9 ) ; give . agent ( x _ 1 , Scarlett ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND donut ( x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 )
in_distribution
A cake was floated by Riley .
cake ( x _ 1 ) AND float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Riley )
in_distribution
James was lended the rose on the machine .
* rose ( x _ 4 ) ; * machine ( x _ 7 ) ; lend . recipient ( x _ 2 , James ) AND lend . theme ( x _ 2 , x _ 4 ) AND rose . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A cat expected that the box was burned .
* box ( x _ 5 ) ; cat ( x _ 1 ) AND expect . agent ( x _ 2 , x _ 1 ) AND expect . ccomp ( x _ 2 , x _ 7 ) AND burn . theme ( x _ 7 , x _ 5 )
in_distribution
A girl ate the box .
* box ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
in_distribution
The ball was eaten by a student .
* ball ( x _ 1 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 ) AND student ( x _ 6 )
in_distribution
Julian split the cake on the bowl .
* cake ( x _ 3 ) ; * bowl ( x _ 6 ) ; split . agent ( x _ 1 , Julian ) AND split . theme ( x _ 1 , x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Avery hunted .
hunt . agent ( x _ 1 , Avery )
in_distribution
The bat was frozen by Emma .
* bat ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Emma )
in_distribution
Olivia supported that the radio was drawn .
* radio ( x _ 4 ) ; support . agent ( x _ 1 , Olivia ) AND support . ccomp ( x _ 1 , x _ 6 ) AND draw . theme ( x _ 6 , x _ 4 )
in_distribution
The girl liked Ava .
* girl ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Ava )
in_distribution
The zebra snapped .
* zebra ( x _ 1 ) ; snap . theme ( x _ 2 , x _ 1 )
in_distribution
A cake was cleaned by Emma .
cake ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , Emma )
in_distribution
The boy poked a cake in the spaceship .
* boy ( x _ 1 ) ; * spaceship ( x _ 7 ) ; poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 )
in_distribution
The girl helped a strawberry in the bathtub .
* girl ( x _ 1 ) ; * bathtub ( x _ 7 ) ; help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND strawberry ( x _ 4 ) AND strawberry . nmod . in ( x _ 4 , x _ 7 )
in_distribution
Mia helped a donut .
help . agent ( x _ 1 , Mia ) AND help . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
The cake was sold to Emma .
* cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Emma )
in_distribution
A lawyer poked a cookie in the crate .
* crate ( x _ 7 ) ; lawyer ( x _ 1 ) AND poke . agent ( x _ 2 , x _ 1 ) AND poke . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . in ( x _ 4 , x _ 7 )
in_distribution
A shoe froze .
shoe ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 )
in_distribution
Sophia was passed the block .
* block ( x _ 4 ) ; pass . recipient ( x _ 2 , Sophia ) AND pass . theme ( x _ 2 , x _ 4 )
in_distribution
The flower rolled .
* flower ( x _ 1 ) ; roll . theme ( x _ 2 , x _ 1 )
in_distribution