source
stringlengths
3
103
target
stringlengths
3
172
The chair was loved by Emma .
love ( theme = * chair , agent = Emma )
Liam liked that the girl ate .
like ( agent = Liam , ccomp = eat ( agent = * girl ) )
A cookie was eaten .
eat ( theme = cookie )
Jaxon was offered the rose beside a table in the house .
offer ( recipient = Jaxon , theme = * rose ( nmod . beside = table ( nmod . in = * house ) ) )
Emily crumpled Emma .
crumple ( agent = Emily , theme = Emma )
The box was admired .
admire ( theme = * box )
The present was rented to the girl .
rent ( theme = * present , recipient = * girl )
The dog rolled the frog beside a painting .
roll ( agent = * dog , theme = * frog ( nmod . beside = painting ) )
A bag was offered to the girl .
offer ( theme = bag , recipient = * girl )
A hamburger was lended to a girl .
lend ( theme = hamburger , recipient = girl )
A cake was liked by a girl .
like ( theme = cake , agent = girl )
A cake was doubled by Olivia .
double ( theme = cake , agent = Olivia )
The box was given to a boy .
give ( theme = * box , recipient = boy )
Emma liked the girl beside a basket .
like ( agent = Emma , theme = * girl ( nmod . beside = basket ) )
The raisin was burned by the girl .
burn ( theme = * raisin , agent = * girl )
A buyer gave the cake beside the headmaster to the professor .
give ( agent = buyer , theme = * cake ( nmod . beside = * headmaster ) , recipient = * professor )
The girl sold Oliver the cake .
sell ( agent = * girl , recipient = Oliver , theme = * cake )
The goose was given a box .
give ( recipient = * goose , theme = box )
Emma ate the clock on the table .
eat ( agent = Emma , theme = * clock ( nmod . on = * table ) )
Alexander decomposed the boy on the table .
decompose ( agent = Alexander , theme = * boy ( nmod . on = * table ) )
A guest noticed the cake .
notice ( agent = guest , theme = * cake )
Emma appreciated that Noah rolled .
appreciate ( agent = Emma , ccomp = roll ( theme = Noah ) )
The sailor slept .
sleep ( agent = * sailor )
Mateo laughed .
laugh ( agent = Mateo )
A student liked that a cake was given to the squirrel by Christopher .
like ( agent = student , ccomp = give ( theme = cake , recipient = * squirrel , agent = Christopher ) )
A cake was discovered by a frog .
discover ( theme = cake , agent = frog )
A rose was liked by Liam .
like ( theme = rose , agent = Liam )
A boy painted the girl .
paint ( agent = boy , theme = * girl )
A dog doubled a girl .
double ( agent = dog , theme = girl )
A cookie was lended to a teacher by the cat .
lend ( theme = cookie , recipient = teacher , agent = * cat )
A butterfly drew a donut beside a book .
draw ( agent = butterfly , theme = donut ( nmod . beside = book ) )
Julian served the girl the cake beside a table .
serve ( agent = Julian , recipient = * girl , theme = * cake ( nmod . beside = table ) )
The donut was given to a boy .
give ( theme = * donut , recipient = boy )
A student enjoyed to cook .
enjoy ( agent = student , xcomp = cook ( agent = student ) )
Emma wanted to read .
want ( agent = Emma , xcomp = read ( agent = Emma ) )
A pencil was cooked by a farmer .
cook ( theme = pencil , agent = farmer )
A girl saw Logan .
see ( agent = girl , theme = Logan )
The bird slept .
sleep ( agent = * bird )
The girl said that a button was rolled by Noah .
say ( agent = * girl , ccomp = roll ( theme = button , agent = Noah ) )
The chicken brought the pen to the consumer .
bring ( agent = * chicken , theme = * pen , recipient = * consumer )
James returned a boy the cake .
return ( agent = James , recipient = boy , theme = * cake )
Ava preferred to eat .
prefer ( agent = Ava , xcomp = eat ( agent = Ava ) )
A cake was lended to Emma by Ava .
lend ( theme = cake , recipient = Emma , agent = Ava )
A donut was disintegrated by Emma .
disintegrate ( theme = donut , agent = Emma )
A girl wanted to read .
want ( agent = girl , xcomp = read ( agent = girl ) )
Liam threw a cat .
throw ( agent = Liam , theme = cat )
Emma gave the girl the cake on the chessboard .
give ( agent = Emma , recipient = * girl , theme = * cake ( nmod . on = * chessboard ) )
The strawberry was decomposed by the turtle .
decompose ( theme = * strawberry , agent = * turtle )
The monkey rolled .
roll ( theme = * monkey )
Emma ate a cat .
eat ( agent = Emma , theme = cat )
The donut was given to the baby by the girl .
give ( theme = * donut , recipient = * baby , agent = * girl )
A goose packed the cake in the house .
pack ( agent = goose , theme = * cake ( nmod . in = * house ) )
Emma preferred to cook .
prefer ( agent = Emma , xcomp = cook ( agent = Emma ) )
Emma painted a boy in a barrel .
paint ( agent = Emma , theme = boy ( nmod . in = barrel ) )
William dusted a chair on the table .
dust ( agent = William , theme = chair ( nmod . on = * table ) )
Abigail helped a queen .
help ( agent = Abigail , theme = queen )
William declared that Abigail posted a box in a bottle to Olivia .
declare ( agent = William , ccomp = post ( agent = Abigail , theme = box ( nmod . in = bottle ) , recipient = Olivia ) )
Lucas threw the lion .
throw ( agent = Lucas , theme = * lion )
Emma was awarded a cake .
award ( recipient = Emma , theme = cake )
A crystal was eaten by a girl .
eat ( theme = crystal , agent = girl )
William enjoyed to walk .
enjoy ( agent = William , xcomp = walk ( agent = William ) )
The girl rolled the rose .
roll ( agent = * girl , theme = * rose )
A strawberry was investigated by the patient .
investigate ( theme = strawberry , agent = * patient )
The pancake was inflated by a girl .
inflate ( theme = * pancake , agent = girl )
The monkey ate .
eat ( agent = * monkey )
Alexander danced .
dance ( agent = Alexander )
Emma snapped the book .
snap ( agent = Emma , theme = * book )
A cake was given to William by Leah .
give ( theme = cake , recipient = William , agent = Leah )
The girl wished that Evelyn helped a resident .
wish ( agent = * girl , ccomp = help ( agent = Evelyn , theme = resident ) )
The liver was given to a cat .
give ( theme = * liver , recipient = cat )
The cake was helped by Ava .
help ( theme = * cake , agent = Ava )
Liam was wired the crayon by Elijah .
wire ( recipient = Liam , theme = * crayon , agent = Elijah )
Emma was loaned a box on the chair by the teacher .
loan ( recipient = Emma , theme = box ( nmod . on = * chair ) , agent = * teacher )
A girl was handed the box .
hand ( recipient = girl , theme = * box )
A tiger slept .
sleep ( agent = tiger )
Emma gave a cake in the room to Liam .
give ( agent = Emma , theme = cake ( nmod . in = * room ) , recipient = Liam )
The boy grew the bottle on the table in a pile .
grow ( agent = * boy , theme = * bottle ( nmod . on = * table ( nmod . in = pile ) ) )
Luna ate the fish .
eat ( agent = Luna , theme = * fish )
The cake was offered to the girl by Grace .
offer ( theme = * cake , recipient = * girl , agent = Grace )
William was passed a cake in the house .
pass ( recipient = William , theme = cake ( nmod . in = * house ) )
The cake was painted by the butterfly .
paint ( theme = * cake , agent = * butterfly )
A frog gave a rose to the girl .
give ( agent = frog , theme = rose , recipient = * girl )
The girl posted the cookie in a house in the dumpster to Jaxon .
post ( agent = * girl , theme = * cookie ( nmod . in = house ( nmod . in = * dumpster ) ) , recipient = Jaxon )
A boy lended the mouse a cake .
lend ( agent = boy , recipient = * mouse , theme = cake )
A cake was lended to Isabella by the girl .
lend ( theme = cake , recipient = Isabella , agent = * girl )
A horse preferred to walk .
prefer ( agent = horse , xcomp = walk ( agent = horse ) )
Olivia was given the book by the frog .
give ( recipient = Olivia , theme = * book , agent = * frog )
The teacher was sold a cookie .
sell ( recipient = * teacher , theme = cookie )
Liam noticed a cake on a speaker .
notice ( agent = Liam , theme = cake ( nmod . on = speaker ) )
The captain was offered a cake in a basket .
offer ( recipient = * captain , theme = cake ( nmod . in = basket ) )
Olivia changed .
change ( theme = Olivia )
The donut was eaten by the cat .
eat ( theme = * donut , agent = * cat )
Grace wanted to nap .
want ( agent = Grace , xcomp = nap ( agent = Grace ) )
Olivia proved that a sailor called .
prove ( agent = Olivia , ccomp = call ( agent = sailor ) )
The donut was rented to Theodore by the girl .
rent ( theme = * donut , recipient = Theodore , agent = * girl )
Benjamin lended a donut beside a table to the girl .
lend ( agent = Benjamin , theme = donut ( nmod . beside = table ) , recipient = * girl )
The chief wanted to walk .
want ( agent = * chief , xcomp = walk ( agent = * chief ) )
A hamburger was offered to Henry .
offer ( theme = hamburger , recipient = Henry )
The bat was collapsed by Ethan .
collapse ( theme = * bat , agent = Ethan )
The present rolled .
roll ( theme = * present )