source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The raisin was painted by Madison .
|
paint ( theme = * raisin , agent = Madison )
|
The bear talked .
|
talk ( agent = * bear )
|
A cake doubled .
|
double ( theme = cake )
|
Emma shortened the rose in the house .
|
shorten ( agent = Emma , theme = * rose ( nmod . in = * house ) )
|
Samuel painted the poet .
|
paint ( agent = Samuel , theme = * poet )
|
A child burned .
|
burn ( theme = child )
|
The human tolerated Emma .
|
tolerate ( agent = * human , theme = Emma )
|
The cake was inflated .
|
inflate ( theme = * cake )
|
The princess smiled .
|
smile ( agent = * princess )
|
Penelope cleaned the cake .
|
clean ( agent = Penelope , theme = * cake )
|
Emma valued that the cake was discovered by Lucas .
|
value ( agent = Emma , ccomp = discover ( theme = * cake , agent = Lucas ) )
|
The cat was given a donut by the giraffe .
|
give ( recipient = * cat , theme = donut , agent = * giraffe )
|
The soldier slept .
|
sleep ( agent = * soldier )
|
A fly rolled the rose .
|
roll ( agent = fly , theme = * rose )
|
Emma was promised the cake by Olivia .
|
promise ( recipient = Emma , theme = * cake , agent = Olivia )
|
The box was hunted by Liam .
|
hunt ( theme = * box , agent = Liam )
|
The melon was thrown .
|
throw ( theme = * melon )
|
A guy needed to sketch .
|
need ( agent = guy , xcomp = sketch ( agent = guy ) )
|
The cookie was given to the sailor by a child .
|
give ( theme = * cookie , recipient = * sailor , agent = child )
|
The dog was given a drink beside a headmaster .
|
give ( recipient = * dog , theme = drink ( nmod . beside = headmaster ) )
|
John saw a donut .
|
see ( agent = John , theme = donut )
|
Elizabeth burned Emma .
|
burn ( agent = Elizabeth , theme = Emma )
|
The boy wanted to walk .
|
want ( agent = * boy , xcomp = walk ( agent = * boy ) )
|
Harper attempted to sneeze .
|
attempt ( agent = Harper , xcomp = sneeze ( agent = Harper ) )
|
The poet helped the penguin .
|
help ( agent = * poet , theme = * penguin )
|
Liam was lended a donut beside a table by a cow .
|
lend ( recipient = Liam , theme = donut ( nmod . beside = table ) , agent = cow )
|
The hen liked that the donut was decomposed by a dog .
|
like ( agent = * hen , ccomp = decompose ( theme = * donut , agent = dog ) )
|
Mason offered the cake to a prisoner .
|
offer ( agent = Mason , theme = * cake , recipient = prisoner )
|
The boy found the cookie in the tin .
|
find ( agent = * boy , theme = * cookie ( nmod . in = * tin ) )
|
Emma sold a basket in the bunker to the bear .
|
sell ( agent = Emma , theme = basket ( nmod . in = * bunker ) , recipient = * bear )
|
Liam rolled a doll in the vehicle .
|
roll ( agent = Liam , theme = doll ( nmod . in = * vehicle ) )
|
Emma packed a cookie .
|
pack ( agent = Emma , theme = cookie )
|
Sophia was brought the drink in a room .
|
bring ( recipient = Sophia , theme = * drink ( nmod . in = room ) )
|
Layla rolled .
|
roll ( theme = Layla )
|
Benjamin noticed Harper .
|
notice ( agent = Benjamin , theme = Harper )
|
Emma drew Liam .
|
draw ( agent = Emma , theme = Liam )
|
The priest mailed the captain the rose on the speaker .
|
mail ( agent = * priest , recipient = * captain , theme = * rose ( nmod . on = * speaker ) )
|
A bunny admired the squirrel .
|
admire ( agent = bunny , theme = * squirrel )
|
A cake was changed by a cow .
|
change ( theme = cake , agent = cow )
|
A mouse grew Oliver .
|
grow ( agent = mouse , theme = Oliver )
|
A box was helped by a journalist .
|
help ( theme = box , agent = journalist )
|
Grace helped a boy .
|
help ( agent = Grace , theme = boy )
|
A block was eaten by Emma .
|
eat ( theme = block , agent = Emma )
|
Savannah liked that Emma shortened .
|
like ( agent = Savannah , ccomp = shorten ( theme = Emma ) )
|
Liam floated .
|
float ( theme = Liam )
|
Liam craved to dust .
|
crave ( agent = Liam , xcomp = dust ( agent = Liam ) )
|
The girl painted a cloud .
|
paint ( agent = * girl , theme = cloud )
|
Natalie noticed that a cake was liked by Liam .
|
notice ( agent = Natalie , ccomp = like ( theme = cake , agent = Liam ) )
|
A cake was burned by Ava .
|
burn ( theme = cake , agent = Ava )
|
A basket was sold to Emma .
|
sell ( theme = basket , recipient = Emma )
|
A pickle was burned .
|
burn ( theme = pickle )
|
The block was rolled by the girl .
|
roll ( theme = * block , agent = * girl )
|
A molecule was lended to a frog by the girl .
|
lend ( theme = molecule , recipient = frog , agent = * girl )
|
The balloon was sold to Sebastian by Emma .
|
sell ( theme = * balloon , recipient = Sebastian , agent = Emma )
|
The brush was forwarded to Ava by the duck .
|
forward ( theme = * brush , recipient = Ava , agent = * duck )
|
The lion gave Natalie a ball beside a seat .
|
give ( agent = * lion , recipient = Natalie , theme = ball ( nmod . beside = seat ) )
|
Emma rolled Alexander .
|
roll ( agent = Emma , theme = Alexander )
|
Amelia was given a cracker by Emma .
|
give ( recipient = Amelia , theme = cracker , agent = Emma )
|
The baby ate the banana beside a road .
|
eat ( agent = * baby , theme = * banana ( nmod . beside = road ) )
|
The hero cooked .
|
cook ( agent = * hero )
|
Noah ate a bunny on a speaker .
|
eat ( agent = Noah , theme = bunny ( nmod . on = speaker ) )
|
A cake was dusted by a frog .
|
dust ( theme = cake , agent = frog )
|
A boy served the cake to Olivia .
|
serve ( agent = boy , theme = * cake , recipient = Olivia )
|
A cake was liked by Noah .
|
like ( theme = cake , agent = Noah )
|
The cat sent Noah a donut .
|
send ( agent = * cat , recipient = Noah , theme = donut )
|
A pumpkin was sold to the girl .
|
sell ( theme = pumpkin , recipient = * girl )
|
The boy drew a donut in a pyramid .
|
draw ( agent = * boy , theme = donut ( nmod . in = pyramid ) )
|
A girl ate Noah .
|
eat ( agent = girl , theme = Noah )
|
The girl ate .
|
eat ( agent = * girl )
|
A teacher wanted to walk .
|
want ( agent = teacher , xcomp = walk ( agent = teacher ) )
|
Emma liked the girl in the garden .
|
like ( agent = Emma , theme = * girl ( nmod . in = * garden ) )
|
Olivia was lended the cake by a cow .
|
lend ( recipient = Olivia , theme = * cake , agent = cow )
|
A prisoner was given the cookie beside a stage by a child .
|
give ( recipient = prisoner , theme = * cookie ( nmod . beside = stage ) , agent = child )
|
The cake was lended to a girl by Matthew .
|
lend ( theme = * cake , recipient = girl , agent = Matthew )
|
The buyer returned Victoria a box .
|
return ( agent = * buyer , recipient = Victoria , theme = box )
|
The pickle was helped .
|
help ( theme = * pickle )
|
Emma examined a girl .
|
examine ( agent = Emma , theme = girl )
|
A fig was liked by Sofia .
|
like ( theme = fig , agent = Sofia )
|
The girl needed to eat .
|
need ( agent = * girl , xcomp = eat ( agent = * girl ) )
|
A boy offered the cake beside the table to Charlotte .
|
offer ( agent = boy , theme = * cake ( nmod . beside = * table ) , recipient = Charlotte )
|
A girl was given the cake in the corner on a tripod .
|
give ( recipient = girl , theme = * cake ( nmod . in = * corner ( nmod . on = tripod ) ) )
|
The lion drew a cookie .
|
draw ( agent = * lion , theme = cookie )
|
Riley was wired a brush on a speaker .
|
wire ( recipient = Riley , theme = brush ( nmod . on = speaker ) )
|
The lamb helped the raisin .
|
help ( agent = * lamb , theme = * raisin )
|
A frog burned a girl in the crib .
|
burn ( agent = frog , theme = girl ( nmod . in = * crib ) )
|
Madison intended to read .
|
intend ( agent = Madison , xcomp = read ( agent = Madison ) )
|
Charlotte jogged .
|
jog ( agent = Charlotte )
|
The balloon was loved by a scientist .
|
love ( theme = * balloon , agent = scientist )
|
The lion meant that Sophia offered a girl the scarf .
|
mean ( agent = * lion , ccomp = offer ( agent = Sophia , recipient = girl , theme = * scarf ) )
|
Amelia froze the knife beside the table .
|
freeze ( agent = Amelia , theme = * knife ( nmod . beside = * table ) )
|
The cookie was collapsed by Ethan .
|
collapse ( theme = * cookie , agent = Ethan )
|
Olivia lended Ava the lollipop on the table .
|
lend ( agent = Olivia , recipient = Ava , theme = * lollipop ( nmod . on = * table ) )
|
Emma was offered the cake on a surface by Mila .
|
offer ( recipient = Emma , theme = * cake ( nmod . on = surface ) , agent = Mila )
|
A cookie snapped .
|
snap ( theme = cookie )
|
Charlotte valued that Liam rolled .
|
value ( agent = Charlotte , ccomp = roll ( theme = Liam ) )
|
Isabella held a cookie .
|
hold ( agent = Isabella , theme = cookie )
|
A pickle was pierced by a girl .
|
pierce ( theme = pickle , agent = girl )
|
A farmer helped a girl .
|
help ( agent = farmer , theme = girl )
|
The girl froze a pen .
|
freeze ( agent = * girl , theme = pen )
|
A girl gave James a sandwich on a bed .
|
give ( agent = girl , recipient = James , theme = sandwich ( nmod . on = bed ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.