input
stringlengths
3
103
output
stringlengths
3
435
domain
stringclasses
14 values
Noah liked a lollipop beside a table .
like . agent ( x _ 1 , Noah ) AND like . theme ( x _ 1 , x _ 3 ) AND lollipop ( x _ 3 ) AND lollipop . nmod . beside ( x _ 3 , x _ 6 ) AND table ( x _ 6 )
in_distribution
A guest hunted .
guest ( x _ 1 ) AND hunt . agent ( x _ 2 , x _ 1 )
in_distribution
A girl intended to sneeze .
girl ( x _ 1 ) AND intend . agent ( x _ 2 , x _ 1 ) AND intend . xcomp ( x _ 2 , x _ 4 ) AND sneeze . agent ( x _ 4 , x _ 1 )
in_distribution
Henry wanted to sleep .
want . agent ( x _ 1 , Henry ) AND want . xcomp ( x _ 1 , x _ 3 ) AND sleep . agent ( x _ 3 , Henry )
in_distribution
The cake was frozen by Mia .
* cake ( x _ 1 ) ; freeze . theme ( x _ 3 , x _ 1 ) AND freeze . agent ( x _ 3 , Mia )
in_distribution
Emily scoffed .
scoff . agent ( x _ 1 , Emily )
in_distribution
Olivia cooked a donut beside the stage in a train .
* stage ( x _ 6 ) ; cook . agent ( x _ 1 , Olivia ) AND cook . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . beside ( x _ 3 , x _ 6 ) AND stage . nmod . in ( x _ 6 , x _ 9 ) AND train ( x _ 9 )
in_distribution
The cake was disintegrated by a teacher .
* cake ( x _ 1 ) ; disintegrate . theme ( x _ 3 , x _ 1 ) AND disintegrate . agent ( x _ 3 , x _ 6 ) AND teacher ( x _ 6 )
in_distribution
A sailor wished to nap .
sailor ( x _ 1 ) AND wish . agent ( x _ 2 , x _ 1 ) AND wish . xcomp ( x _ 2 , x _ 4 ) AND nap . agent ( x _ 4 , x _ 1 )
in_distribution
The customer ate Emma .
* customer ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Emma )
in_distribution
Oliver craved to walk .
crave . agent ( x _ 1 , Oliver ) AND crave . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Oliver )
in_distribution
A bat was nursed .
bat ( x _ 1 ) AND nurse . theme ( x _ 3 , x _ 1 )
in_distribution
The shirt was appreciated .
* shirt ( x _ 1 ) ; appreciate . theme ( x _ 3 , x _ 1 )
in_distribution
Caleb called a rose in a house .
call . agent ( x _ 1 , Caleb ) AND call . theme ( x _ 1 , x _ 3 ) AND rose ( x _ 3 ) AND rose . nmod . in ( x _ 3 , x _ 6 ) AND house ( x _ 6 )
in_distribution
The girl gave Olivia a cake .
* girl ( x _ 1 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , Olivia ) AND give . theme ( x _ 2 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
Ava improved Noah .
improve . agent ( x _ 1 , Ava ) AND improve . theme ( x _ 1 , Noah )
in_distribution
A cat was given the donut on a table .
* donut ( x _ 5 ) ; cat ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND donut . nmod . on ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
The king ate a cake .
* king ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
The cake was returned to a dealer .
* cake ( x _ 1 ) ; return . theme ( x _ 3 , x _ 1 ) AND return . recipient ( x _ 3 , x _ 6 ) AND dealer ( x _ 6 )
in_distribution
A lion posted Liam a sandwich in the house .
* house ( x _ 8 ) ; lion ( x _ 1 ) AND post . agent ( x _ 2 , x _ 1 ) AND post . recipient ( x _ 2 , Liam ) AND post . theme ( x _ 2 , x _ 5 ) AND sandwich ( x _ 5 ) AND sandwich . nmod . in ( x _ 5 , x _ 8 )
in_distribution
The frog craved to walk .
* frog ( x _ 1 ) ; crave . agent ( x _ 2 , x _ 1 ) AND crave . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
The knife was eaten by the creature .
* knife ( x _ 1 ) ; * creature ( x _ 6 ) ; eat . theme ( x _ 3 , x _ 1 ) AND eat . agent ( x _ 3 , x _ 6 )
in_distribution
Noah awarded Thomas a cake on a seat .
award . agent ( x _ 1 , Noah ) AND award . recipient ( x _ 1 , Thomas ) AND award . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 ) AND cake . nmod . on ( x _ 4 , x _ 7 ) AND seat ( x _ 7 )
in_distribution
A duck juggled .
duck ( x _ 1 ) AND juggle . agent ( x _ 2 , x _ 1 )
in_distribution
The girl wanted to sleep .
* girl ( x _ 1 ) ; want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND sleep . agent ( x _ 4 , x _ 1 )
in_distribution
Henry lended the lawyer the watch in a room .
* lawyer ( x _ 3 ) ; * watch ( x _ 5 ) ; lend . agent ( x _ 1 , Henry ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND watch . nmod . in ( x _ 5 , x _ 8 ) AND room ( x _ 8 )
in_distribution
The cat was given the rose .
* cat ( x _ 1 ) ; * rose ( x _ 5 ) ; give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 )
in_distribution
A lawyer was given a book .
lawyer ( x _ 1 ) AND give . recipient ( x _ 3 , x _ 1 ) AND give . theme ( x _ 3 , x _ 5 ) AND book ( x _ 5 )
in_distribution
The cake was fed to Caleb by a girl .
* cake ( x _ 1 ) ; feed . theme ( x _ 3 , x _ 1 ) AND feed . recipient ( x _ 3 , Caleb ) AND feed . agent ( x _ 3 , x _ 8 ) AND girl ( x _ 8 )
in_distribution
Liam hoped to run .
hope . agent ( x _ 1 , Liam ) AND hope . xcomp ( x _ 1 , x _ 3 ) AND run . agent ( x _ 3 , Liam )
in_distribution
Liam confessed that Ethan ate Olivia .
confess . agent ( x _ 1 , Liam ) AND confess . ccomp ( x _ 1 , x _ 4 ) AND eat . agent ( x _ 4 , Ethan ) AND eat . theme ( x _ 4 , Olivia )
in_distribution
Levi adored a donut .
adore . agent ( x _ 1 , Levi ) AND adore . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 )
in_distribution
A flower was lended to the dog by William .
* dog ( x _ 6 ) ; flower ( x _ 1 ) AND lend . theme ( x _ 3 , x _ 1 ) AND lend . recipient ( x _ 3 , x _ 6 ) AND lend . agent ( x _ 3 , William )
in_distribution
A baby gave the donut to a frog .
* donut ( x _ 4 ) ; baby ( x _ 1 ) AND give . agent ( x _ 2 , x _ 1 ) AND give . theme ( x _ 2 , x _ 4 ) AND give . recipient ( x _ 2 , x _ 7 ) AND frog ( x _ 7 )
in_distribution
Emma was returned the melon by Isaac .
* melon ( x _ 4 ) ; return . recipient ( x _ 2 , Emma ) AND return . theme ( x _ 2 , x _ 4 ) AND return . agent ( x _ 2 , Isaac )
in_distribution
A teacher respected the dog on the bed .
* dog ( x _ 4 ) ; * bed ( x _ 7 ) ; teacher ( x _ 1 ) AND respect . agent ( x _ 2 , x _ 1 ) AND respect . theme ( x _ 2 , x _ 4 ) AND dog . nmod . on ( x _ 4 , x _ 7 )
in_distribution
The dog tolerated the pretzel beside the flower .
* dog ( x _ 1 ) ; * pretzel ( x _ 4 ) ; * flower ( x _ 7 ) ; tolerate . agent ( x _ 2 , x _ 1 ) AND tolerate . theme ( x _ 2 , x _ 4 ) AND pretzel . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
Elijah expected to walk .
expect . agent ( x _ 1 , Elijah ) AND expect . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Elijah )
in_distribution
Elijah called .
call . agent ( x _ 1 , Elijah )
in_distribution
Emma disintegrated the girl on the box .
* girl ( x _ 3 ) ; * box ( x _ 6 ) ; disintegrate . agent ( x _ 1 , Emma ) AND disintegrate . theme ( x _ 1 , x _ 3 ) AND girl . nmod . on ( x _ 3 , x _ 6 )
in_distribution
Oliver liked a box beside a bed .
like . agent ( x _ 1 , Oliver ) AND like . theme ( x _ 1 , x _ 3 ) AND box ( x _ 3 ) AND box . nmod . beside ( x _ 3 , x _ 6 ) AND bed ( x _ 6 )
in_distribution
The creature appreciated the present .
* creature ( x _ 1 ) ; * present ( x _ 4 ) ; appreciate . agent ( x _ 2 , x _ 1 ) AND appreciate . theme ( x _ 2 , x _ 4 )
in_distribution
Charlotte lended the dog a cake .
* dog ( x _ 3 ) ; lend . agent ( x _ 1 , Charlotte ) AND lend . recipient ( x _ 1 , x _ 3 ) AND lend . theme ( x _ 1 , x _ 5 ) AND cake ( x _ 5 )
in_distribution
The plate was cleaned by a goose .
* plate ( x _ 1 ) ; clean . theme ( x _ 3 , x _ 1 ) AND clean . agent ( x _ 3 , x _ 6 ) AND goose ( x _ 6 )
in_distribution
A box was rolled by the baby .
* baby ( x _ 6 ) ; box ( x _ 1 ) AND roll . theme ( x _ 3 , x _ 1 ) AND roll . agent ( x _ 3 , x _ 6 )
in_distribution
A bat was loved .
bat ( x _ 1 ) AND love . theme ( x _ 3 , x _ 1 )
in_distribution
A cake was noticed by the girl .
* girl ( x _ 6 ) ; cake ( x _ 1 ) AND notice . theme ( x _ 3 , x _ 1 ) AND notice . agent ( x _ 3 , x _ 6 )
in_distribution
Liam jogged .
jog . agent ( x _ 1 , Liam )
in_distribution
A bird threw a box on the chair .
* chair ( x _ 7 ) ; bird ( x _ 1 ) AND throw . agent ( x _ 2 , x _ 1 ) AND throw . theme ( x _ 2 , x _ 4 ) AND box ( x _ 4 ) AND box . nmod . on ( x _ 4 , x _ 7 )
in_distribution
A girl ate Benjamin .
girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Benjamin )
in_distribution
A jigsaw was examined by a chicken .
jigsaw ( x _ 1 ) AND examine . theme ( x _ 3 , x _ 1 ) AND examine . agent ( x _ 3 , x _ 6 ) AND chicken ( x _ 6 )
in_distribution
A fly forwarded the girl the guitar .
* girl ( x _ 4 ) ; * guitar ( x _ 6 ) ; fly ( x _ 1 ) AND forward . agent ( x _ 2 , x _ 1 ) AND forward . recipient ( x _ 2 , x _ 4 ) AND forward . theme ( x _ 2 , x _ 6 )
in_distribution
A girl ate Emma .
girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , Emma )
in_distribution
The girl cooked the lawyer on the barrel .
* girl ( x _ 1 ) ; * lawyer ( x _ 4 ) ; * barrel ( x _ 7 ) ; cook . agent ( x _ 2 , x _ 1 ) AND cook . theme ( x _ 2 , x _ 4 ) AND lawyer . nmod . on ( x _ 4 , x _ 7 )
in_distribution
Michael grew the cake .
* cake ( x _ 3 ) ; grow . agent ( x _ 1 , Michael ) AND grow . theme ( x _ 1 , x _ 3 )
in_distribution
The cat was slipped the brush on the rock .
* cat ( x _ 1 ) ; * brush ( x _ 5 ) ; * rock ( x _ 8 ) ; slip . recipient ( x _ 3 , x _ 1 ) AND slip . theme ( x _ 3 , x _ 5 ) AND brush . nmod . on ( x _ 5 , x _ 8 )
in_distribution
The cake was sold to Emma by a cat .
* cake ( x _ 1 ) ; sell . theme ( x _ 3 , x _ 1 ) AND sell . recipient ( x _ 3 , Emma ) AND sell . agent ( x _ 3 , x _ 8 ) AND cat ( x _ 8 )
in_distribution
Olivia liked that Emma gave the donut to Harper .
* donut ( x _ 6 ) ; like . agent ( x _ 1 , Olivia ) AND like . ccomp ( x _ 1 , x _ 4 ) AND give . agent ( x _ 4 , Emma ) AND give . theme ( x _ 4 , x _ 6 ) AND give . recipient ( x _ 4 , Harper )
in_distribution
Madison hunted .
hunt . agent ( x _ 1 , Madison )
in_distribution
The crocodile floated the scientist beside the table .
* crocodile ( x _ 1 ) ; * scientist ( x _ 4 ) ; * table ( x _ 7 ) ; float . agent ( x _ 2 , x _ 1 ) AND float . theme ( x _ 2 , x _ 4 ) AND scientist . nmod . beside ( x _ 4 , x _ 7 )
in_distribution
The bucket was investigated by Aurora .
* bucket ( x _ 1 ) ; investigate . theme ( x _ 3 , x _ 1 ) AND investigate . agent ( x _ 3 , Aurora )
in_distribution
The child was served the banana by a teacher .
* child ( x _ 1 ) ; * banana ( x _ 5 ) ; serve . recipient ( x _ 3 , x _ 1 ) AND serve . theme ( x _ 3 , x _ 5 ) AND serve . agent ( x _ 3 , x _ 8 ) AND teacher ( x _ 8 )
in_distribution
Emma cooked the professor on a couch .
* professor ( x _ 3 ) ; cook . agent ( x _ 1 , Emma ) AND cook . theme ( x _ 1 , x _ 3 ) AND professor . nmod . on ( x _ 3 , x _ 6 ) AND couch ( x _ 6 )
in_distribution
A frog wanted to hunt .
frog ( x _ 1 ) AND want . agent ( x _ 2 , x _ 1 ) AND want . xcomp ( x _ 2 , x _ 4 ) AND hunt . agent ( x _ 4 , x _ 1 )
in_distribution
Elizabeth preferred to walk .
prefer . agent ( x _ 1 , Elizabeth ) AND prefer . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Elizabeth )
in_distribution
Lucas gave a drink to Sophia .
give . agent ( x _ 1 , Lucas ) AND give . theme ( x _ 1 , x _ 3 ) AND give . recipient ( x _ 1 , Sophia ) AND drink ( x _ 3 )
in_distribution
The drink was given to the duck .
* drink ( x _ 1 ) ; * duck ( x _ 6 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 )
in_distribution
The child ate .
* child ( x _ 1 ) ; eat . agent ( x _ 2 , x _ 1 )
in_distribution
Ava froze the jar .
* jar ( x _ 3 ) ; freeze . agent ( x _ 1 , Ava ) AND freeze . theme ( x _ 1 , x _ 3 )
in_distribution
Isabella was given the crystal .
* crystal ( x _ 4 ) ; give . recipient ( x _ 2 , Isabella ) AND give . theme ( x _ 2 , x _ 4 )
in_distribution
Emily promised Sofia a cake .
promise . agent ( x _ 1 , Emily ) AND promise . recipient ( x _ 1 , Sofia ) AND promise . theme ( x _ 1 , x _ 4 ) AND cake ( x _ 4 )
in_distribution
Olivia gave the creature the cake beside a bag .
* creature ( x _ 3 ) ; * cake ( x _ 5 ) ; give . agent ( x _ 1 , Olivia ) AND give . recipient ( x _ 1 , x _ 3 ) AND give . theme ( x _ 1 , x _ 5 ) AND cake . nmod . beside ( x _ 5 , x _ 8 ) AND bag ( x _ 8 )
in_distribution
A donut was shortened by a cat .
donut ( x _ 1 ) AND shorten . theme ( x _ 3 , x _ 1 ) AND shorten . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A producer preferred to walk .
producer ( x _ 1 ) AND prefer . agent ( x _ 2 , x _ 1 ) AND prefer . xcomp ( x _ 2 , x _ 4 ) AND walk . agent ( x _ 4 , x _ 1 )
in_distribution
Theodore hunted .
hunt . agent ( x _ 1 , Theodore )
in_distribution
The girl enjoyed to call .
* girl ( x _ 1 ) ; enjoy . agent ( x _ 2 , x _ 1 ) AND enjoy . xcomp ( x _ 2 , x _ 4 ) AND call . agent ( x _ 4 , x _ 1 )
in_distribution
A cake was helped by a bunny .
cake ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND bunny ( x _ 6 )
in_distribution
A balloon froze .
balloon ( x _ 1 ) AND freeze . theme ( x _ 2 , x _ 1 )
in_distribution
A seed was offered to a bear by Emma .
seed ( x _ 1 ) AND offer . theme ( x _ 3 , x _ 1 ) AND offer . recipient ( x _ 3 , x _ 6 ) AND offer . agent ( x _ 3 , Emma ) AND bear ( x _ 6 )
in_distribution
The box was split .
* box ( x _ 1 ) ; split . theme ( x _ 3 , x _ 1 )
in_distribution
dust
LAMBDA a . LAMBDA b . LAMBDA e . dust . agent ( e , b ) AND dust . theme ( e , a )
primitive
The chalk was liked by Logan .
* chalk ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , Logan )
in_distribution
Liam was passed the box .
* box ( x _ 4 ) ; pass . recipient ( x _ 2 , Liam ) AND pass . theme ( x _ 2 , x _ 4 )
in_distribution
Olivia cleaned the cake in the backpack .
* cake ( x _ 3 ) ; * backpack ( x _ 6 ) ; clean . agent ( x _ 1 , Olivia ) AND clean . theme ( x _ 1 , x _ 3 ) AND cake . nmod . in ( x _ 3 , x _ 6 )
in_distribution
The donut was given to James by the girl .
* donut ( x _ 1 ) ; * girl ( x _ 8 ) ; give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , James ) AND give . agent ( x _ 3 , x _ 8 )
in_distribution
The rose was liked by a baby .
* rose ( x _ 1 ) ; like . theme ( x _ 3 , x _ 1 ) AND like . agent ( x _ 3 , x _ 6 ) AND baby ( x _ 6 )
in_distribution
Emma loved the producer .
* producer ( x _ 3 ) ; love . agent ( x _ 1 , Emma ) AND love . theme ( x _ 1 , x _ 3 )
in_distribution
A sandwich was helped by a girl .
sandwich ( x _ 1 ) AND help . theme ( x _ 3 , x _ 1 ) AND help . agent ( x _ 3 , x _ 6 ) AND girl ( x _ 6 )
in_distribution
A poet was passed the donut beside a table .
* donut ( x _ 5 ) ; poet ( x _ 1 ) AND pass . recipient ( x _ 3 , x _ 1 ) AND pass . theme ( x _ 3 , x _ 5 ) AND donut . nmod . beside ( x _ 5 , x _ 8 ) AND table ( x _ 8 )
in_distribution
Liam hated to walk .
hate . agent ( x _ 1 , Liam ) AND hate . xcomp ( x _ 1 , x _ 3 ) AND walk . agent ( x _ 3 , Liam )
in_distribution
Emma liked a strawberry .
like . agent ( x _ 1 , Emma ) AND like . theme ( x _ 1 , x _ 3 ) AND strawberry ( x _ 3 )
in_distribution
The dog lended Olivia the box beside a tree .
* dog ( x _ 1 ) ; * box ( x _ 5 ) ; lend . agent ( x _ 2 , x _ 1 ) AND lend . recipient ( x _ 2 , Olivia ) AND lend . theme ( x _ 2 , x _ 5 ) AND box . nmod . beside ( x _ 5 , x _ 8 ) AND tree ( x _ 8 )
in_distribution
The girl gave the baby a hat .
* girl ( x _ 1 ) ; * baby ( x _ 4 ) ; give . agent ( x _ 2 , x _ 1 ) AND give . recipient ( x _ 2 , x _ 4 ) AND give . theme ( x _ 2 , x _ 6 ) AND hat ( x _ 6 )
in_distribution
Liam offered a boy the cake .
* cake ( x _ 5 ) ; offer . agent ( x _ 1 , Liam ) AND offer . recipient ( x _ 1 , x _ 3 ) AND offer . theme ( x _ 1 , x _ 5 ) AND boy ( x _ 3 )
in_distribution
Emma admired a donut on a canvas .
admire . agent ( x _ 1 , Emma ) AND admire . theme ( x _ 1 , x _ 3 ) AND donut ( x _ 3 ) AND donut . nmod . on ( x _ 3 , x _ 6 ) AND canvas ( x _ 6 )
in_distribution
The cake was cooked by a cat .
* cake ( x _ 1 ) ; cook . theme ( x _ 3 , x _ 1 ) AND cook . agent ( x _ 3 , x _ 6 ) AND cat ( x _ 6 )
in_distribution
A baby called the girl .
* girl ( x _ 4 ) ; baby ( x _ 1 ) AND call . agent ( x _ 2 , x _ 1 ) AND call . theme ( x _ 2 , x _ 4 )
in_distribution
A girl ate the cake in a bun .
* cake ( x _ 4 ) ; girl ( x _ 1 ) AND eat . agent ( x _ 2 , x _ 1 ) AND eat . theme ( x _ 2 , x _ 4 ) AND cake . nmod . in ( x _ 4 , x _ 7 ) AND bun ( x _ 7 )
in_distribution
A shell was given to a dog by a boy .
shell ( x _ 1 ) AND give . theme ( x _ 3 , x _ 1 ) AND give . recipient ( x _ 3 , x _ 6 ) AND give . agent ( x _ 3 , x _ 9 ) AND dog ( x _ 6 ) AND boy ( x _ 9 )
in_distribution
Oliver hoped that Ava shortened the flower .
* flower ( x _ 6 ) ; hope . agent ( x _ 1 , Oliver ) AND hope . ccomp ( x _ 1 , x _ 4 ) AND shorten . agent ( x _ 4 , Ava ) AND shorten . theme ( x _ 4 , x _ 6 )
in_distribution