input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Elijah burned a girl .
burn . agent ( x _ 1 , Elijah ) AND burn . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
in_distribution
The mouse liked Emma .
* mouse ( x _ 1 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , Emma )
in_distribution
William held a girl in the box .
* box ( x _ 6 ) ; hold . agent ( x _ 1 , William ) AND hold . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 ) AND girl . nmod . in ( x _ 3 , x _ 6 )
in_distribution
Mia handed the spokesman a donut on a stage .
* spokesman ( x _ 3 ) ; hand . agent ( x _ 1 , Mia ) AND hand . recipient ( x _ 1 , x _ 3 ) AND hand . theme ( x _ 1 , x _ 5 ) AND donut ( x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND stage ( x _ 8 )
in_distribution
Emma believed that a needle burned .
believe . agent ( x _ 1 , Emma ) AND believe . ccomp ( x _ 1 , x _ 5 ) AND needle ( x _ 4 ) AND burn . theme ( x _ 5 , x _ 4 )
in_distribution
Emma noticed a bean .
notice . agent ( x _ 1 , Emma ) AND notice . theme ( x _ 1 , x _ 3 ) AND bean ( x _ 3 )
in_distribution
The cake was cleaned by the sailor .
* cake ( x _ 1 ) ; * sailor ( x _ 6 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 )
in_distribution
Isabella was given a penny .
give . recipient ( x _ 2 , Isabella ) AND give . theme ( x _ 2 , x _ 4 ) AND penny ( x _ 4 )
in_distribution
A guest froze .
guest ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 )
in_distribution
A bell was frozen .
bell ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 )
in_distribution
A bear burned .
bear ( x _ 1 ) AND burn . theme ( x _ 2 , x _ 1 )
in_distribution
A shoe was given to Sebastian by Liam .
shoe ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Sebastian ) AND give . agent ( x _ 3 , Liam )
in_distribution
The crown was studied by the scientist .
* crown ( x _ 1 ) ; * scientist ( x _ 6 ) ; study . theme ( x _ 3 , x _ 1 ) AND study . agent ( x _ 3 , x _ 6 )
in_distribution
The cookie was given to a boy .
* cookie ( x _ 1 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
A lollipop was loved .
lollipop ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 )
in_distribution
The lollipop was hunted by Mila .
* lollipop ( x _ 1 ) ; hunt . theme ( x _ 3 , x _ 1 ) AND hunt . agent ( x _ 3 , Mila )
in_distribution
The horse fed the scientist a donut in the house .
* horse ( x _ 1 ) ; * scientist ( x _ 4 ) ; * house ( x _ 9 ) ; feed . agent ( x _ 2 , x _ 1 ) AND feed . recipient ( x _ 2 , x _ 4 ) AND feed . theme ( x _ 2 , x _ 6 ) AND donut ( x _ 6 ) AND donut . nmod . in ( x _ 6 , x _ 9 )
in_distribution
The lawyer ate Olivia .
* lawyer ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Olivia )
in_distribution
A pancake was missed by Leo .
pancake ( x _ 1 ) AND miss . theme ( x _ 3 , x _ 1 ) AND miss . agent ( x _ 3 , Leo )
in_distribution
The weapon was floated .
* weapon ( x _ 1 ) ; float . theme ( x _ 3 , x _ 1 )
in_distribution
A girl adored a cookie .
girl ( x _ 1 ) AND adore . agent ( x _ 2 , x _ 1 ) AND adore . theme ( x _ 2 , x _ 4 ) AND cookie ( x _ 4 )
in_distribution
A student gave the raisin beside a vehicle to the girl .
* raisin ( x _ 4 ) ; * girl ( x _ 10 ) ; student ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 10 ) AND raisin . nmod . beside ( x _ 4 , x _ 7 ) AND vehicle ( x _ 7 )
in_distribution
A donut was liked by Oliver .
donut ( x _ 1 ) AND like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Oliver )
in_distribution
The donut was brought to a wolf .
* donut ( x _ 1 ) ; bring . theme ( x _ 3 , x _ 1 ) AND bring . recipient ( x _ 3 , x _ 6 ) AND wolf ( x _ 6 )
in_distribution
A princess ate a baby .
princess ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND baby ( x _ 4 )
in_distribution
A dog nursed the jigsaw .
* jigsaw ( x _ 4 ) ; dog ( x _ 1 ) AND nurse . agent ( x _ 2 , x _ 1 ) AND nurse . theme ( x _ 2 , x _ 4 )
in_distribution
A tool was helped by Logan .
tool ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , Logan )
in_distribution
Alexander hunted .
hunt . agent ( x _ 1 , Alexander )
in_distribution
The penguin touched the raisin .
* penguin ( x _ 1 ) ; * raisin ( x _ 4 ) ; touch . agent ( x _ 2 , x _ 1 ) AND touch . theme ( x _ 2 , x _ 4 )
in_distribution
brain
LAMBDA a . brain ( a )
primitive
A cake was called by Emma .
cake ( x _ 1 ) AND call . theme ( x _ 3 , x _ 1 ) AND call . agent ( x _ 3 , Emma )
in_distribution
Noah gave Zoey the sandwich .
* sandwich ( x _ 4 ) ; give . agent ( x _ 1 , Noah ) AND give . recipient ( x _ 1 , Zoey ) AND give . theme ( x _ 1 , x _ 4 )
in_distribution
A cake was passed to the child by the horse .
* child ( x _ 6 ) ; * horse ( x _ 9 ) ; cake ( x _ 1 ) AND pass . theme ( x _ 3 , x _ 1 ) AND pass . recipient ( x _ 3 , x _ 6 ) AND pass . agent ( x _ 3 , x _ 9 )
in_distribution
Emma said that a boy liked that a ball was frozen by the chicken .
* chicken ( x _ 13 ) ; say . agent ( x _ 1 , Emma ) AND say . ccomp ( x _ 1 , x _ 5 ) AND boy ( x _ 4 ) AND like . agent ( x _ 5 , x _ 4 ) AND like . ccomp ( x _ 5 , x _ 10 ) AND ball ( x _ 8 ) AND freeze . theme ( x _ 10 , x _ 8 ) AND freeze . agent ( x _ 10 , x _ 13 )
in_distribution
The hero planned to run .
* hero ( x _ 1 ) ; plan . agent ( x _ 2 , x _ 1 ) AND plan . xcomp ( x _ 2 , x _ 4 ) AND run . agent ( x _ 4 , x _ 1 )
in_distribution
A baby helped a melon beside a table .
baby ( x _ 1 ) AND help . agent ( x _ 2 , x _ 1 ) AND help . theme ( x _ 2 , x _ 4 ) AND melon ( x _ 4 ) AND melon . nmod . beside ( x _ 4 , x _ 7 ) AND table ( x _ 7 )
in_distribution
William lended the cake in a house to the boy .
* cake ( x _ 3 ) ; * boy ( x _ 9 ) ; lend . agent ( x _ 1 , William ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
A glue was loved .
glue ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 )
in_distribution
A melon was respected .
melon ( x _ 1 ) AND respect . theme ( x _ 3 , x _ 1 )
in_distribution
Olivia was offered the melon by the baby .
* melon ( x _ 4 ) ; * baby ( x _ 7 ) ; offer . recipient ( x _ 2 , Olivia ) AND offer . theme ( x _ 2 , x _ 4 ) AND offer . agent ( x _ 2 , x _ 7 )
in_distribution
The girl liked the student in a garden .
* girl ( x _ 1 ) ; * student ( x _ 4 ) ; like . agent ( x _ 2 , x _ 1 ) AND like . theme ( x _ 2 , x _ 4 ) AND student . nmod . in ( x _ 4 , x _ 7 ) AND garden ( x _ 7 )
in_distribution
A cookie broke .
cookie ( x _ 1 ) AND break . theme ( x _ 2 , x _ 1 )
in_distribution
Liam scoffed .
scoff . agent ( x _ 1 , Liam )
in_distribution
A melon was given to Isabella .
melon ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Isabella )
in_distribution
The block froze .
* block ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 )
in_distribution
Emma gave the cake to a boy .
* cake ( x _ 3 ) ; give . agent ( x _ 1 , Emma ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND boy ( x _ 6 )
in_distribution
Oliver saw a rose .
see . agent ( x _ 1 , Oliver ) AND see . theme ( x _ 1 , x _ 3 ) AND rose ( x _ 3 )
in_distribution
The lion ate .
* lion ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 )
in_distribution
Mia grew a girl .
grow . agent ( x _ 1 , Mia ) AND grow . theme ( x _ 1 , x _ 3 ) AND girl ( x _ 3 )
in_distribution
Joshua adored a baby on the table .
* table ( x _ 6 ) ; adore . agent ( x _ 1 , Joshua ) AND adore . theme ( x _ 1 , x _ 3 ) AND baby ( x _ 3 ) AND baby . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The baby hoped that a butterfly declared that the girl was served the cake on a table .
* baby ( x _ 1 ) ; * girl ( x _ 9 ) ; * cake ( x _ 13 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 6 ) AND butterfly ( x _ 5 ) AND declare . agent ( x _ 6 , x _ 5 ) AND declare . ccomp ( x _ 6 , x _ 11 ) AND serve . recipient ( x _ 11 , x _ 9 ) AND serve . theme ( x _ 11 , x _ 13 ) AND cake . nmod . on ( x _ 13 , x _ 16 ) AND table ( x _ 16 )
in_distribution
The manager hoped that the cake was eaten .
* manager ( x _ 1 ) ; * cake ( x _ 5 ) ; hope . agent ( x _ 2 , x _ 1 ) AND hope . ccomp ( x _ 2 , x _ 7 ) AND eat . theme ( x _ 7 , x _ 5 )
in_distribution
Emma was served a box .
serve . recipient ( x _ 2 , Emma ) AND serve . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 )
in_distribution
Liam gave the cake in a car to a girl .
* cake ( x _ 3 ) ; give . agent ( x _ 1 , Liam ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 9 ) AND cake . nmod . in ( x _ 3 , x _ 6 ) AND car ( x _ 6 ) AND girl ( x _ 9 )
in_distribution
Emma was promised the cake on the bowl by Harper .
* cake ( x _ 4 ) ; * bowl ( x _ 7 ) ; promise . recipient ( x _ 2 , Emma ) AND promise . theme ( x _ 2 , x _ 4 ) AND promise . agent ( x _ 2 , Harper ) AND cake . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The cup froze .
* cup ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 )
in_distribution
A sandwich was drawn by Noah .
sandwich ( x _ 1 ) AND draw . theme ( x _ 3 , x _ 1 ) AND draw . agent ( x _ 3 , Noah )
in_distribution
A cow wanted to sneeze .
cow ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
Emma lended the cake beside a tree to the bird .
* cake ( x _ 3 ) ; * bird ( x _ 9 ) ; lend . agent ( x _ 1 , Emma ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , x _ 9 ) AND cake . nmod . beside ( x _ 3 , x _ 6 ) AND tree ( x _ 6 )
in_distribution
Mia sent a rose on the surface to Emma .
* surface ( x _ 6 ) ; send . agent ( x _ 1 , Mia ) AND send . theme ( x _ 1 , x _ 3 ) AND send . recipient ( x _ 1 , Emma ) AND rose ( x _ 3 ) AND rose . nmod . on ( x _ 3 , x _ 6 )
in_distribution
The frog was slipped the cake in the house .
* frog ( x _ 1 ) ; * cake ( x _ 5 ) ; * house ( x _ 8 ) ; slip . recipient ( x _ 3 , x _ 1 ) AND slip . theme ( x _ 3 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The pig was given a hammer .
* pig ( x _ 1 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND hammer ( x _ 5 )
in_distribution
The book froze .
* book ( x _ 1 ) ; freeze . theme ( x _ 2 , x _ 1 )
in_distribution
The lawyer noticed a boy on the table .
* lawyer ( x _ 1 ) ; * table ( x _ 7 ) ; notice . agent ( x _ 2 , x _ 1 ) AND notice . theme ( x _ 2 , x _ 4 ) AND boy ( x _ 4 ) AND boy . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The boy awarded a radio on the sock to Mason .
* boy ( x _ 1 ) ; * sock ( x _ 7 ) ; award . agent ( x _ 2 , x _ 1 ) AND award . theme ( x _ 2 , x _ 4 ) AND award . recipient ( x _ 2 , Mason ) AND radio ( x _ 4 ) AND radio . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Olivia lended the rose to Sophia .
* rose ( x _ 3 ) ; lend . agent ( x _ 1 , Olivia ) AND lend . theme ( x _ 1 , x _ 3 ) AND lend . recipient ( x _ 1 , Sophia )
in_distribution
The girl was sent the basket on a stool .
* girl ( x _ 1 ) ; * basket ( x _ 5 ) ; send . recipient ( x _ 3 , x _ 1 ) AND send . theme ( x _ 3 , x _ 5 ) AND basket . nmod . on ( x _ 5 , x _ 8 ) AND stool ( x _ 8 )
in_distribution
A sailor was given a cake by the boy .
* boy ( x _ 8 ) ; sailor ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND give . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 )
in_distribution
The child preferred to walk .
* child ( x _ 1 ) ; prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
A girl broke .
girl ( x _ 1 ) AND break . theme ( x _ 2 , x _ 1 )
in_distribution
The guest slept .
* guest ( x _ 1 ) ; sleep . agent ( x _ 2 , x _ 1 )
in_distribution
The girl rolled a balloon .
* girl ( x _ 1 ) ; roll . agent ( x _ 2 , x _ 1 ) AND roll . theme ( x _ 2 , x _ 4 ) AND balloon ( x _ 4 )
in_distribution
Daniel ate a cake .
eat . agent ( x _ 1 , Daniel ) AND eat . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
A bat was handed to a visitor by the dog .
* dog ( x _ 9 ) ; bat ( x _ 1 ) AND hand . theme ( x _ 3 , x _ 1 ) AND hand . recipient ( x _ 3 , x _ 6 ) AND hand . agent ( x _ 3 , x _ 9 ) AND visitor ( x _ 6 )
in_distribution
Wyatt gave the cake to a girl .
* cake ( x _ 3 ) ; give . agent ( x _ 1 , Wyatt ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
The zebra gave Liam a cake beside a table in a tube .
* zebra ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Liam ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 ) AND table . nmod . in ( x _ 8 , x _ 11 ) AND tube ( x _ 11 )
in_distribution
The creature thought that the patient improved .
* creature ( x _ 1 ) ; * patient ( x _ 5 ) ; think . agent ( x _ 2 , x _ 1 ) AND think . ccomp ( x _ 2 , x _ 6 ) AND improve . theme ( x _ 6 , x _ 5 )
in_distribution
The teacher was mailed a cake by the boy .
* teacher ( x _ 1 ) ; * boy ( x _ 8 ) ; mail . recipient ( x _ 3 , x _ 1 ) AND mail . theme ( x _ 3 , x _ 5 ) AND mail . agent ( x _ 3 , x _ 8 ) AND cake ( x _ 5 )
in_distribution
A child slipped Abigail the cake in the parcel .
* cake ( x _ 5 ) ; * parcel ( x _ 8 ) ; child ( x _ 1 ) AND slip . agent ( x _ 2 , x _ 1 ) AND slip . recipient ( x _ 2 , Abigail ) AND slip . theme ( x _ 2 , x _ 5 ) AND cake . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The girl doubled .
* girl ( x _ 1 ) ; double . theme ( x _ 2 , x _ 1 )
in_distribution
Mason changed a cake .
change . agent ( x _ 1 , Mason ) AND change . theme ( x _ 1 , x _ 3 ) AND cake ( x _ 3 )
in_distribution
The donut was stabbed by Sophia .
* donut ( x _ 1 ) ; stab . theme ( x _ 3 , x _ 1 ) AND stab . agent ( x _ 3 , Sophia )
in_distribution
Liam enjoyed to cook .
enjoy . agent ( x _ 1 , Liam ) AND enjoy . xcomp ( x _ 1 , x _ 3 ) AND cook . agent ( x _ 3 , Liam )
in_distribution
Emma thought that a girl poked a raisin in the cot .
* cot ( x _ 10 ) ; think . agent ( x _ 1 , Emma ) AND think . ccomp ( x _ 1 , x _ 5 ) AND girl ( x _ 4 ) AND poke . agent ( x _ 5 , x _ 4 ) AND poke . theme ( x _ 5 , x _ 7 ) AND raisin ( x _ 7 ) AND raisin . nmod . in ( x _ 7 , x _ 10 )
in_distribution
The boy collapsed .
* boy ( x _ 1 ) ; collapse . theme ( x _ 2 , x _ 1 )
in_distribution
Emma expected that the cookie was heard by Nathan .
* cookie ( x _ 4 ) ; expect . agent ( x _ 1 , Emma ) AND expect . ccomp ( x _ 1 , x _ 6 ) AND hear . theme ( x _ 6 , x _ 4 ) AND hear . agent ( x _ 6 , Nathan )
in_distribution
Liam passed Emma a melon .
pass . agent ( x _ 1 , Liam ) AND pass . recipient ( x _ 1 , Emma ) AND pass . theme ( x _ 1 , x _ 4 ) AND melon ( x _ 4 )
in_distribution
The kid ate the cake .
* kid ( x _ 1 ) ; * cake ( x _ 4 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 )
in_distribution
The girl was fed the bat by Emma .
* girl ( x _ 1 ) ; * bat ( x _ 5 ) ; feed . recipient ( x _ 3 , x _ 1 ) AND feed . theme ( x _ 3 , x _ 5 ) AND feed . agent ( x _ 3 , Emma )
in_distribution
The teacher was lended a book by Emma .
* teacher ( x _ 1 ) ; lend . recipient ( x _ 3 , x _ 1 ) AND lend . theme ( x _ 3 , x _ 5 ) AND lend . agent ( x _ 3 , Emma ) AND book ( x _ 5 )
in_distribution
The girl sent Jacob a cookie on the table .
* girl ( x _ 1 ) ; * table ( x _ 8 ) ; send . agent ( x _ 2 , x _ 1 ) AND send . recipient ( x _ 2 , Jacob ) AND send . theme ( x _ 2 , x _ 5 ) AND cookie ( x _ 5 ) AND cookie . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The boy hunted Emma .
* boy ( x _ 1 ) ; hunt . agent ( x _ 2 , x _ 1 ) AND hunt . theme ( x _ 2 , Emma )
in_distribution
Oliver burned Liam .
burn . agent ( x _ 1 , Oliver ) AND burn . theme ( x _ 1 , Liam )
in_distribution
A sandwich was sold to Noah by Christopher .
sandwich ( x _ 1 ) AND sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Noah ) AND sell . agent ( x _ 3 , Christopher )
in_distribution
Liam was fed the strawberry .
* strawberry ( x _ 4 ) ; feed . recipient ( x _ 2 , Liam ) AND feed . theme ( x _ 2 , x _ 4 )
in_distribution
A plant was frozen .
plant ( x _ 1 ) AND freeze . theme ( x _ 3 , x _ 1 )
in_distribution
Elijah heard .
hear . agent ( x _ 1 , Elijah )
in_distribution
A girl cried .
girl ( x _ 1 ) AND cry . agent ( x _ 2 , x _ 1 )
in_distribution
The bucket was lended to a girl .
* bucket ( x _ 1 ) ; lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A chair was given to Emma .
chair ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , Emma )
in_distribution