input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Emma ate a cake on a stage .
eat . agent ( x _ 1 , Emma ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . on ( x _ 3 , x _ 6 ) AND stage ( x _ 6 )
in_distribution
The chalk was broken by Ava .
* chalk ( x _ 1 ) ; break . theme ( x _ 3 , x _ 1 ) AND break . agent ( x _ 3 , Ava )
in_distribution
The cake was called by Jackson .
* cake ( x _ 1 ) ; call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , Jackson )
in_distribution
Olivia packed the cracker .
* cracker ( x _ 3 ) ; pack . agent ( x _ 1 , Olivia ) AND pack . theme ( x _ 1 , x _ 3 )
in_distribution
Liam lended a lawyer a cake on a plate .
lend . agent ( x _ 1 , Liam ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND lawyer ( x _ 3 ) AND cake ( x _ 5 ) AND cake . nmod . on ( x _ 5 , x _ 8 ) AND plate ( x _ 8 )
in_distribution
Ava thought that a melon rolled .
think . agent ( x _ 1 , Ava ) AND think . ccomp ( x _ 1 , x _ 5 ) AND melon ( x _ 4 ) AND roll . theme ( x _ 5 , x _ 4 )
in_distribution
Ella ate the cake .
* cake ( x _ 3 ) ; eat . agent ( x _ 1 , Ella ) AND eat . theme ( x _ 1 , x _ 3 )
in_distribution
The cookie was rolled by a girl .
* cookie ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
Benjamin handed the pickle to Liam .
* pickle ( x _ 3 ) ; hand . agent ( x _ 1 , Benjamin ) AND hand . theme ( x _ 1 , x _ 3 ) AND hand . recipient ( x _ 1 , Liam )
in_distribution
A drink was rolled by the cat .
* cat ( x _ 6 ) ; drink ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
The hammer was given to Noah by a girl .
* hammer ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Noah ) AND give . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
Emma hoped that the basket was mailed to William by the child .
* basket ( x _ 4 ) ; * child ( x _ 11 ) ; hope . agent ( x _ 1 , Emma ) AND hope . ccomp ( x _ 1 , x _ 6 ) AND mail . theme ( x _ 6 , x _ 4 ) AND mail . recipient ( x _ 6 , William ) AND mail . agent ( x _ 6 , x _ 11 )
in_distribution
Benjamin found Emma .
find . agent ( x _ 1 , Benjamin ) AND find . theme ( x _ 1 , Emma )
in_distribution
The governor believed that a cat was given the donut by a teacher .
* governor ( x _ 1 ) ; * donut ( x _ 9 ) ; believe . agent ( x _ 2 , x _ 1 ) AND believe . ccomp ( x _ 2 , x _ 7 ) AND cat ( x _ 5 ) AND give . recipient ( x _ 7 , x _ 5 ) AND give . theme ( x _ 7 , x _ 9 ) AND give . agent ( x _ 7 , x _ 12 ) AND teacher ( x _ 12 )
in_distribution
Emma was mailed a cake .
mail . recipient ( x _ 2 , Emma ) AND mail . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
A boy grew .
boy ( x _ 1 ) AND grow . theme ( x _ 2 , x _ 1 )
in_distribution
The rose was mailed to a tenant by Emma .
* rose ( x _ 1 ) ; mail . theme ( x _ 3 , x _ 1 ) AND mail . recipient ( x _ 3 , x _ 6 ) AND mail . agent ( x _ 3 , Emma ) AND tenant ( x _ 6 )
in_distribution
The cake was investigated by the turkey .
* cake ( x _ 1 ) ; * turkey ( x _ 6 ) ; investigate . theme ( x _ 3 , x _ 1 ) AND investigate . agent ( x _ 3 , x _ 6 )
in_distribution
The cake was given to a boy by William .
* cake ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , William ) AND boy ( x _ 6 )
in_distribution
Harper sold a girl a melon .
sell . agent ( x _ 1 , Harper ) AND sell . recipient ( x _ 1 , x _ 3 ) AND sell . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 ) AND melon ( x _ 5 )
in_distribution
The cake was handed to the boy .
* cake ( x _ 1 ) ; * boy ( x _ 6 ) ; hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 )
in_distribution
The rose was sold to a kid .
* rose ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , x _ 6 ) AND kid ( x _ 6 )
in_distribution
The girl attempted to run .
* girl ( x _ 1 ) ; attempt . agent ( x _ 2 , x _ 1 ) AND attempt . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
A cake was loaned to Emma .
cake ( x _ 1 ) AND loan . theme ( x _ 3 , x _ 1 ) AND loan . recipient ( x _ 3 , Emma )
in_distribution
The strawberry was examined .
* strawberry ( x _ 1 ) ; examine . theme ( x _ 3 , x _ 1 )
in_distribution
A baby liked that a melon was rolled by Emma .
baby ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND melon ( x _ 5 ) AND roll . theme ( x _ 7 , x _ 5 ) AND roll . agent ( x _ 7 , Emma )
in_distribution
The horse gave a melon to a girl .
* horse ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND melon ( x _ 4 ) AND girl ( x _ 7 )
in_distribution
A lollipop was enlarged by the girl .
* girl ( x _ 6 ) ; lollipop ( x _ 1 ) AND enlarge . theme ( x _ 3 , x _ 1 ) AND enlarge . agent ( x _ 3 , x _ 6 )
in_distribution
The drink was given to Emma by a guest .
* drink ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma ) AND give . agent ( x _ 3 , x _ 8 ) AND guest ( x _ 8 )
in_distribution
A girl called William .
girl ( x _ 1 ) AND call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , William )
in_distribution
The weapon was floated by Emma .
* weapon ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 ) AND float . agent ( x _ 3 , Emma )
in_distribution
A bear liked that a donut was hunted .
bear ( x _ 1 ) AND like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 7 ) AND donut ( x _ 5 ) AND hunt . theme ( x _ 7 , x _ 5 )
in_distribution
The cake was slipped to Emma by Daniel .
* cake ( x _ 1 ) ; slip . theme ( x _ 3 , x _ 1 ) AND slip . recipient ( x _ 3 , Emma ) AND slip . agent ( x _ 3 , Daniel )
in_distribution
A servant lended a consumer the donut in a car .
* donut ( x _ 6 ) ; servant ( x _ 1 ) AND lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , x _ 4 ) AND lend . theme ( x _ 2 , x _ 6 ) AND consumer ( x _ 4 ) AND donut . nmod . in ( x _ 6 , x _ 9 ) AND car ( x _ 9 )
in_distribution
Olivia was promised a cookie on a boat .
promise . recipient ( x _ 2 , Olivia ) AND promise . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 ) AND cookie . nmod . on ( x _ 4 , x _ 7 ) AND boat ( x _ 7 )
in_distribution
A cookie was painted .
cookie ( x _ 1 ) AND paint . theme ( x _ 3 , x _ 1 )
in_distribution
The girl cooked .
* girl ( x _ 1 ) ; cook . agent ( x _ 2 , x _ 1 )
in_distribution
The manager liked that the child gasped .
* manager ( x _ 1 ) ; * child ( x _ 5 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . ccomp ( x _ 2 , x _ 6 ) AND gasp . agent ( x _ 6 , x _ 5 )
in_distribution
A button was worshipped by the baby .
* baby ( x _ 6 ) ; button ( x _ 1 ) AND worship . theme ( x _ 3 , x _ 1 ) AND worship . agent ( x _ 3 , x _ 6 )
in_distribution
A pumpkin was rolled .
pumpkin ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
in_distribution
The radio was rolled by a mouse .
* radio ( x _ 1 ) ; roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND mouse ( x _ 6 )
in_distribution
A boy said that Noah rolled the radio beside a speaker .
* radio ( x _ 7 ) ; boy ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , Noah ) AND roll . theme ( x _ 5 , x _ 7 ) AND radio . nmod . beside ( x _ 7 , x _ 10 ) AND speaker ( x _ 10 )
in_distribution
The pig changed a producer beside a table .
* pig ( x _ 1 ) ; change . agent ( x _ 2 , x _ 1 ) AND change . theme ( x _ 2 , x _ 4 ) AND producer ( x _ 4 ) AND producer . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
A donut was lended to the cat .
* cat ( x _ 6 ) ; donut ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 )
in_distribution
A hero cleaned a hat .
hero ( x _ 1 ) AND clean . agent ( x _ 2 , x _ 1 ) AND clean . theme ( x _ 2 , x _ 4 ) AND hat ( x _ 4 )
in_distribution
Emma gave the donut to a teacher .
* donut ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND teacher ( x _ 6 )
in_distribution
A cake was offered to Emma by the monkey .
* monkey ( x _ 8 ) ; cake ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , Emma ) AND offer . agent ( x _ 3 , x _ 8 )
in_distribution
A cake was rolled by a customer .
cake ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 ) AND customer ( x _ 6 )
in_distribution
A professor noticed .
professor ( x _ 1 ) AND notice . agent ( x _ 2 , x _ 1 )
in_distribution
A girl said that Elijah preferred to walk .
girl ( x _ 1 ) AND say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND prefer . agent ( x _ 5 , Elijah ) AND prefer . xcomp ( x _ 5 , x _ 7 ) AND walk . agent ( x _ 7 , Elijah )
in_distribution
A dog ate a ball .
dog ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND ball ( x _ 4 )
in_distribution
A girl reddened a boy .
girl ( x _ 1 ) AND redden . agent ( x _ 2 , x _ 1 ) AND redden . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 )
in_distribution
The cat said that Henry rolled the cookie beside a bottle .
* cat ( x _ 1 ) ; * cookie ( x _ 7 ) ; say . agent ( x _ 2 , x _ 1 ) AND say . ccomp ( x _ 2 , x _ 5 ) AND roll . agent ( x _ 5 , Henry ) AND roll . theme ( x _ 5 , x _ 7 ) AND cookie . nmod . beside ( x _ 7 , x _ 10 ) AND bottle ( x _ 10 )
in_distribution
A girl packed Ava .
girl ( x _ 1 ) AND pack . agent ( x _ 2 , x _ 1 ) AND pack . theme ( x _ 2 , Ava )
in_distribution
A citizen posted Liam a brick in a car on a table .
citizen ( x _ 1 ) AND post . agent ( x _ 2 , x _ 1 ) AND post . recipient ( x _ 2 , Liam ) AND post . theme ( x _ 2 , x _ 5 ) AND brick ( x _ 5 ) AND brick . nmod . in ( x _ 5 , x _ 8 ) AND car ( x _ 8 ) AND car . nmod . on ( x _ 8 , x _ 11 ) AND table ( x _ 11 )
in_distribution
A boy sent a girl a cookie .
boy ( x _ 1 ) AND send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , x _ 4 ) AND send . theme ( x _ 2 , x _ 6 ) AND girl ( x _ 4 ) AND cookie ( x _ 6 )
in_distribution
Emma floated a coach .
float . agent ( x _ 1 , Emma ) AND float . theme ( x _ 1 , x _ 3 ) AND coach ( x _ 3 )
in_distribution
A banana was liked .
banana ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 )
in_distribution
A donut was found by Ava .
donut ( x _ 1 ) AND find . theme ( x _ 3 , x _ 1 ) AND find . agent ( x _ 3 , Ava )
in_distribution
A donut was cleaned by the girl .
* girl ( x _ 6 ) ; donut ( x _ 1 ) AND clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 )
in_distribution
gasp
LAMBDA a . LAMBDA e . gasp . agent ( e , a )
primitive
A sandwich was frozen by Ava .
sandwich ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Ava )
in_distribution
The cow was brought a box .
* cow ( x _ 1 ) ; bring . recipient ( x _ 3 , x _ 1 ) AND bring . theme ( x _ 3 , x _ 5 ) AND box ( x _ 5 )
in_distribution
A cookie was passed to Lily by a hero .
cookie ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , Lily ) AND pass . agent ( x _ 3 , x _ 8 ) AND hero ( x _ 8 )
in_distribution
A girl drew a newspaper .
girl ( x _ 1 ) AND draw . agent ( x _ 2 , x _ 1 ) AND draw . theme ( x _ 2 , x _ 4 ) AND newspaper ( x _ 4 )
in_distribution
A bat was frozen .
bat ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 )
in_distribution
William slept .
sleep . agent ( x _ 1 , William )
in_distribution
Isabella tried to walk .
try . agent ( x _ 1 , Isabella ) AND try . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Isabella )
in_distribution
Sophia rolled the donut in a bottle .
* donut ( x _ 3 ) ; roll . agent ( x _ 1 , Sophia ) AND roll . theme ( x _ 1 , x _ 3 ) AND donut . nmod . in ( x _ 3 , x _ 6 ) AND bottle ( x _ 6 )
in_distribution
A dog helped the cake in a house .
* cake ( x _ 4 ) ; dog ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND house ( x _ 7 )
in_distribution
A girl sold a president the cake .
* cake ( x _ 6 ) ; girl ( x _ 1 ) AND sell . agent ( x _ 2 , x _ 1 ) AND sell . recipient ( x _ 2 , x _ 4 ) AND sell . theme ( x _ 2 , x _ 6 ) AND president ( x _ 4 )
in_distribution
Emma handed a girl the drink .
* drink ( x _ 5 ) ; hand . agent ( x _ 1 , Emma ) AND hand . recipient ( x _ 1 , x _ 3 ) AND hand . theme ( x _ 1 , x _ 5 ) AND girl ( x _ 3 )
in_distribution
The rose was snapped .
* rose ( x _ 1 ) ; snap . theme ( x _ 3 , x _ 1 )
in_distribution
A sandwich was drawn by Liam .
sandwich ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Liam )
in_distribution
The ball was painted .
* ball ( x _ 1 ) ; paint . theme ( x _ 3 , x _ 1 )
in_distribution
A jar was decomposed by a dog .
jar ( x _ 1 ) AND decompose . theme ( x _ 3 , x _ 1 ) AND decompose . agent ( x _ 3 , x _ 6 ) AND dog ( x _ 6 )
in_distribution
A baby painted the goose .
* goose ( x _ 4 ) ; baby ( x _ 1 ) AND paint . agent ( x _ 2 , x _ 1 ) AND paint . theme ( x _ 2 , x _ 4 )
in_distribution
The pizza was seen .
* pizza ( x _ 1 ) ; see . theme ( x _ 3 , x _ 1 )
in_distribution
Grayson gave a girl a cake on the table .
* table ( x _ 8 ) ; give . agent ( x _ 1 , Grayson ) 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 . on ( x _ 5 , x _ 8 )
in_distribution
The donut was collapsed .
* donut ( x _ 1 ) ; collapse . theme ( x _ 3 , x _ 1 )
in_distribution
A chalk burned .
chalk ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
The girl proved that Liam shortened .
* girl ( x _ 1 ) ; prove . agent ( x _ 2 , x _ 1 ) AND prove . ccomp ( x _ 2 , x _ 5 ) AND shorten . theme ( x _ 5 , Liam )
in_distribution
A chicken ate the raisin .
* raisin ( x _ 4 ) ; chicken ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
in_distribution
Christopher offered the cake to the boy .
* cake ( x _ 3 ) ; * boy ( x _ 6 ) ; offer . agent ( x _ 1 , Christopher ) AND offer . theme ( x _ 1 , x _ 3 ) AND offer . recipient ( x _ 1 , x _ 6 )
in_distribution
The teacher passed the drink to a cat .
* teacher ( x _ 1 ) ; * drink ( x _ 4 ) ; pass . agent ( x _ 2 , x _ 1 ) AND pass . theme ( x _ 2 , x _ 4 ) AND pass . recipient ( x _ 2 , x _ 7 ) AND cat ( x _ 7 )
in_distribution
A bat was rolled .
bat ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 )
in_distribution
The customer observed .
* customer ( x _ 1 ) ; observe . agent ( x _ 2 , x _ 1 )
in_distribution
The baby hoped to walk .
* baby ( x _ 1 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Ava valued that Emma offered a melon to the goose .
* goose ( x _ 9 ) ; value . agent ( x _ 1 , Ava ) AND value . ccomp ( x _ 1 , x _ 4 ) AND offer . agent ( x _ 4 , Emma ) AND offer . theme ( x _ 4 , x _ 6 ) AND offer . recipient ( x _ 4 , x _ 9 ) AND melon ( x _ 6 )
in_distribution
The box was liked .
* box ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 )
in_distribution
Thomas smiled .
smile . agent ( x _ 1 , Thomas )
in_distribution
The hamburger was shortened by Emma .
* hamburger ( x _ 1 ) ; shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , Emma )
in_distribution
A cake was given to a boy .
cake ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Sofia doubled a cake beside a duck .
double . agent ( x _ 1 , Sofia ) AND double . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND duck ( x _ 6 )
in_distribution
Elizabeth fed the boy the donut .
* boy ( x _ 3 ) ; * donut ( x _ 5 ) ; feed . agent ( x _ 1 , Elizabeth ) AND feed . recipient ( x _ 1 , x _ 3 ) AND feed . theme ( x _ 1 , x _ 5 )
in_distribution
The doll was fed to Emma by William .
* doll ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Emma ) AND feed . agent ( x _ 3 , William )
in_distribution
The knife was liked by Emma .
* knife ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Emma )
in_distribution
A duck wanted to eat .
duck ( 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 chalk was rolled by Luna .
chalk ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , Luna )
in_distribution
A liver was returned to the girl .
* girl ( x _ 6 ) ; liver ( x _ 1 ) AND return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , x _ 6 )
in_distribution