source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
David wanted to walk .
|
want ( agent = David , xcomp = walk ( agent = David ) )
|
Liam was brought the donut .
|
bring ( recipient = Liam , theme = * donut )
|
A boy was slipped the donut .
|
slip ( recipient = boy , theme = * donut )
|
Daniel laughed .
|
laugh ( agent = Daniel )
|
A dog was given the box beside the table by a girl .
|
give ( recipient = dog , theme = * box ( nmod . beside = * table ) , agent = girl )
|
A kid forwarded the cookie on a dish to the baby .
|
forward ( agent = kid , theme = * cookie ( nmod . on = dish ) , recipient = * baby )
|
A cat wished that a cake was floated by Emma .
|
wish ( agent = cat , ccomp = float ( theme = cake , agent = Emma ) )
|
Olivia liked that Emma was lended a hamburger in the room by the girl .
|
like ( agent = Olivia , ccomp = lend ( recipient = Emma , theme = hamburger ( nmod . in = * room ) , agent = * girl ) )
|
The newspaper was painted by a cow .
|
paint ( theme = * newspaper , agent = cow )
|
A cookie was eaten by Olivia .
|
eat ( theme = cookie , agent = Olivia )
|
A towel rolled .
|
roll ( theme = towel )
|
The deer was awarded a yogurt on the stool by a girl .
|
award ( recipient = * deer , theme = yogurt ( nmod . on = * stool ) , agent = girl )
|
Liam drew the cake in a room .
|
draw ( agent = Liam , theme = * cake ( nmod . in = room ) )
|
A donut was enlarged by the fish .
|
enlarge ( theme = donut , agent = * fish )
|
Emma noticed .
|
notice ( agent = Emma )
|
The box was broken .
|
break ( theme = * box )
|
Ellie sent a cake to Liam .
|
send ( agent = Ellie , theme = cake , recipient = Liam )
|
Emma slid a cake beside the table .
|
slide ( agent = Emma , theme = cake ( nmod . beside = * table ) )
|
The guitar was rolled by the girl .
|
roll ( theme = * guitar , agent = * girl )
|
Emma confessed that the cake was adored by Logan .
|
confess ( agent = Emma , ccomp = adore ( theme = * cake , agent = Logan ) )
|
Lillian hunted .
|
hunt ( agent = Lillian )
|
A girl helped a child on the table .
|
help ( agent = girl , theme = child ( nmod . on = * table ) )
|
Emma intended to sleep .
|
intend ( agent = Emma , xcomp = sleep ( agent = Emma ) )
|
clock
|
clock
|
Olivia called .
|
call ( agent = Olivia )
|
The mouse sketched .
|
sketch ( agent = * mouse )
|
The donut was liked by the baby .
|
like ( theme = * donut , agent = * baby )
|
The banana was cleaned by a puppy .
|
clean ( theme = * banana , agent = puppy )
|
The weapon was eaten .
|
eat ( theme = * weapon )
|
A dog reddened .
|
redden ( theme = dog )
|
Emma expected that a box was liked .
|
expect ( agent = Emma , ccomp = like ( theme = box ) )
|
The cookie was given to Emma by a visitor .
|
give ( theme = * cookie , recipient = Emma , agent = visitor )
|
Evelyn handed a boy a box .
|
hand ( agent = Evelyn , recipient = boy , theme = box )
|
Emma tolerated that a boy cried .
|
tolerate ( agent = Emma , ccomp = cry ( agent = boy ) )
|
The pen was liked by a girl .
|
like ( theme = * pen , agent = girl )
|
A girl valued Alexander .
|
value ( agent = girl , theme = Alexander )
|
The child enjoyed to walk .
|
enjoy ( agent = * child , xcomp = walk ( agent = * child ) )
|
Emma ate the box in the tub .
|
eat ( agent = Emma , theme = * box ( nmod . in = * tub ) )
|
Emma was forwarded the drink on a chair .
|
forward ( recipient = Emma , theme = * drink ( nmod . on = chair ) )
|
The baby poked the dog on the table .
|
poke ( agent = * baby , theme = * dog ( nmod . on = * table ) )
|
Olivia reddened the teacher .
|
redden ( agent = Olivia , theme = * teacher )
|
A writer fed a cat the sandwich on the sofa .
|
feed ( agent = writer , recipient = cat , theme = * sandwich ( nmod . on = * sofa ) )
|
A banana was given to Emma by Michael .
|
give ( theme = banana , recipient = Emma , agent = Michael )
|
A boy handed a melon to a girl .
|
hand ( agent = boy , theme = melon , recipient = girl )
|
A sailor cried .
|
cry ( agent = sailor )
|
The mandarin was drawn by Amelia .
|
draw ( theme = * mandarin , agent = Amelia )
|
Emma said that the balloon was thrown by Liam .
|
say ( agent = Emma , ccomp = throw ( theme = * balloon , agent = Liam ) )
|
A girl gave the jigsaw on a sheet to a boy .
|
give ( agent = girl , theme = * jigsaw ( nmod . on = sheet ) , recipient = boy )
|
The donut was hunted by the cat .
|
hunt ( theme = * donut , agent = * cat )
|
A needle was eaten .
|
eat ( theme = needle )
|
Layla inflated Emma .
|
inflate ( agent = Layla , theme = Emma )
|
The landlord floated a girl in a house .
|
float ( agent = * landlord , theme = girl ( nmod . in = house ) )
|
The donut slid .
|
slide ( theme = * donut )
|
The pencil was given to the creature by Emma .
|
give ( theme = * pencil , recipient = * creature , agent = Emma )
|
A jigsaw shortened .
|
shorten ( theme = jigsaw )
|
The horse admired a chemical on a corpse .
|
admire ( agent = * horse , theme = chemical ( nmod . on = corpse ) )
|
Logan poked Henry .
|
poke ( agent = Logan , theme = Henry )
|
Emma burned the cookie .
|
burn ( agent = Emma , theme = * cookie )
|
A donkey shortened a drink in the house .
|
shorten ( agent = donkey , theme = drink ( nmod . in = * house ) )
|
A mandarin was eaten by Olivia .
|
eat ( theme = mandarin , agent = Olivia )
|
Liam gave the radio beside a speaker to the cat .
|
give ( agent = Liam , theme = * radio ( nmod . beside = speaker ) , recipient = * cat )
|
A rose was liked by a cat .
|
like ( theme = rose , agent = cat )
|
The girl lended the cake to Olivia .
|
lend ( agent = * girl , theme = * cake , recipient = Olivia )
|
The cake was handed to a pony .
|
hand ( theme = * cake , recipient = pony )
|
A box was floated by a girl .
|
float ( theme = box , agent = girl )
|
A cow observed .
|
observe ( agent = cow )
|
The resident was handed the cake beside a computer .
|
hand ( recipient = * resident , theme = * cake ( nmod . beside = computer ) )
|
The chicken liked that Stella smirked .
|
like ( agent = * chicken , ccomp = smirk ( agent = Stella ) )
|
The mouse admired the knife .
|
admire ( agent = * mouse , theme = * knife )
|
A basket reddened .
|
redden ( theme = basket )
|
Isaac floated the cake in a car .
|
float ( agent = Isaac , theme = * cake ( nmod . in = car ) )
|
The book was thrown by Emma .
|
throw ( theme = * book , agent = Emma )
|
A cat noticed that a cookie was brought to Emma by Liam .
|
notice ( agent = cat , ccomp = bring ( theme = cookie , recipient = Emma , agent = Liam ) )
|
The box was given to Olivia .
|
give ( theme = * box , recipient = Olivia )
|
The child grew the girl .
|
grow ( agent = * child , theme = * girl )
|
Liam liked that a cake was poked .
|
like ( agent = Liam , ccomp = poke ( theme = cake ) )
|
A donut was burned by the girl .
|
burn ( theme = donut , agent = * girl )
|
Isabella dusted .
|
dust ( agent = Isabella )
|
A journalist was sent the cake on the yacht by Liam .
|
send ( recipient = journalist , theme = * cake ( nmod . on = * yacht ) , agent = Liam )
|
The child collapsed a donut on the table in the cylinder .
|
collapse ( agent = * child , theme = donut ( nmod . on = * table ( nmod . in = * cylinder ) ) )
|
The cookie was lended to a boy .
|
lend ( theme = * cookie , recipient = boy )
|
Charlotte wished that Emma was given the hat on a box .
|
wish ( agent = Charlotte , ccomp = give ( recipient = Emma , theme = * hat ( nmod . on = box ) ) )
|
Emma appreciated that Olivia liked that Aria ate a cake in the blender .
|
appreciate ( agent = Emma , ccomp = like ( agent = Olivia , ccomp = eat ( agent = Aria , theme = cake ( nmod . in = * blender ) ) ) )
|
Emma helped the girl beside a bed .
|
help ( agent = Emma , theme = * girl ( nmod . beside = bed ) )
|
The box was examined by Emma .
|
examine ( theme = * box , agent = Emma )
|
The girl shortened a cookie .
|
shorten ( agent = * girl , theme = cookie )
|
A cake was brought to Olivia .
|
bring ( theme = cake , recipient = Olivia )
|
Olivia liked that Luke ate the girl on the tripod .
|
like ( agent = Olivia , ccomp = eat ( agent = Luke , theme = * girl ( nmod . on = * tripod ) ) )
|
A goose inflated Charlotte .
|
inflate ( agent = goose , theme = Charlotte )
|
Emma threw a sandwich in the house .
|
throw ( agent = Emma , theme = sandwich ( nmod . in = * house ) )
|
The donut was frozen by a spokesman .
|
freeze ( theme = * donut , agent = spokesman )
|
William forwarded Emma a weapon .
|
forward ( agent = William , recipient = Emma , theme = weapon )
|
The cake was rented to a girl .
|
rent ( theme = * cake , recipient = girl )
|
The horse lended the cake to Aiden .
|
lend ( agent = * horse , theme = * cake , recipient = Aiden )
|
The girl gave a bat beside a lion to the giraffe .
|
give ( agent = * girl , theme = bat ( nmod . beside = lion ) , recipient = * giraffe )
|
A girl said that Emma liked that Liam laughed .
|
say ( agent = girl , ccomp = like ( agent = Emma , ccomp = laugh ( agent = Liam ) ) )
|
A cookie was grown by the sailor .
|
grow ( theme = cookie , agent = * sailor )
|
The cake was loved by the bear .
|
love ( theme = * cake , agent = * bear )
|
The pizza decomposed .
|
decompose ( theme = * pizza )
|
A donut was helped by the turkey .
|
help ( theme = donut , agent = * turkey )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.