source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
William ate the towel .
|
eat ( agent = William , theme = * towel )
|
A girl ate the cake in a envelope .
|
eat ( agent = girl , theme = * cake ( nmod . in = envelope ) )
|
A cookie was changed .
|
change ( theme = cookie )
|
A frog ate Olivia .
|
eat ( agent = frog , theme = Olivia )
|
A girl painted Alexander .
|
paint ( agent = girl , theme = Alexander )
|
Emma sketched .
|
sketch ( agent = Emma )
|
Emma said that a girl offered a cake beside the stage to Amelia .
|
say ( agent = Emma , ccomp = offer ( agent = girl , theme = cake ( nmod . beside = * stage ) , recipient = Amelia ) )
|
A girl was slipped a crayon on a bed .
|
slip ( recipient = girl , theme = crayon ( nmod . on = bed ) )
|
William hoped that a cake was burned by a customer .
|
hope ( agent = William , ccomp = burn ( theme = cake , agent = customer ) )
|
A rose was sketched .
|
sketch ( theme = rose )
|
The cake was eaten by the boy .
|
eat ( theme = * cake , agent = * boy )
|
Carter offered a cup to a chief .
|
offer ( agent = Carter , theme = cup , recipient = chief )
|
Isabella gave a boy a plant on the table .
|
give ( agent = Isabella , recipient = boy , theme = plant ( nmod . on = * table ) )
|
A baby was promised a cake on a bench .
|
promise ( recipient = baby , theme = cake ( nmod . on = bench ) )
|
The boy was given a box beside the table .
|
give ( recipient = * boy , theme = box ( nmod . beside = * table ) )
|
Emma gave the flower to a baby .
|
give ( agent = Emma , theme = * flower , recipient = baby )
|
A boy lended a drink in a kennel on the sheet to the child .
|
lend ( agent = boy , theme = drink ( nmod . in = kennel ( nmod . on = * sheet ) ) , recipient = * child )
|
A cat liked a donut .
|
like ( agent = cat , theme = donut )
|
The newspaper was rolled by the girl .
|
roll ( theme = * newspaper , agent = * girl )
|
James gave a mirror to Olivia .
|
give ( agent = James , theme = mirror , recipient = Olivia )
|
A frog rolled .
|
roll ( theme = frog )
|
A balloon was collapsed by Olivia .
|
collapse ( theme = balloon , agent = Olivia )
|
The bag was sold to a girl by the soldier .
|
sell ( theme = * bag , recipient = girl , agent = * soldier )
|
The box was given to Mason .
|
give ( theme = * box , recipient = Mason )
|
A tenant respected that a cat stuttered .
|
respect ( agent = tenant , ccomp = stutter ( agent = cat ) )
|
A frog was offered a cake in a room .
|
offer ( recipient = frog , theme = cake ( nmod . in = room ) )
|
A dog tossed the lollipop .
|
toss ( agent = dog , theme = * lollipop )
|
Avery was rented a weapon on the table .
|
rent ( recipient = Avery , theme = weapon ( nmod . on = * table ) )
|
Emma ate a muffin on a table .
|
eat ( agent = Emma , theme = muffin ( nmod . on = table ) )
|
A radio was helped .
|
help ( theme = radio )
|
A frog ate a box .
|
eat ( agent = frog , theme = box )
|
A cat snapped the newspaper .
|
snap ( agent = cat , theme = * newspaper )
|
Emma ate a donut beside a table .
|
eat ( agent = Emma , theme = donut ( nmod . beside = table ) )
|
A girl rolled .
|
roll ( theme = girl )
|
Emma dreamed that a raisin was rolled .
|
dream ( agent = Emma , ccomp = roll ( theme = raisin ) )
|
The boy snapped the cracker .
|
snap ( agent = * boy , theme = * cracker )
|
The book slid .
|
slide ( theme = * book )
|
The donut was sent to Aria .
|
send ( theme = * donut , recipient = Aria )
|
A cookie was tossed .
|
toss ( theme = cookie )
|
The girl was posted a sweetcorn by a boy .
|
post ( recipient = * girl , theme = sweetcorn , agent = boy )
|
The boy liked that a girl was given the balloon .
|
like ( agent = * boy , ccomp = give ( recipient = girl , theme = * balloon ) )
|
A rose was rolled by James .
|
roll ( theme = rose , agent = James )
|
The servant sold a boy a cake beside the trophy .
|
sell ( agent = * servant , recipient = boy , theme = cake ( nmod . beside = * trophy ) )
|
The girl helped the cookie on the stage .
|
help ( agent = * girl , theme = * cookie ( nmod . on = * stage ) )
|
A jacket enlarged .
|
enlarge ( theme = jacket )
|
William painted .
|
paint ( agent = William )
|
A donut was lended to Sofia .
|
lend ( theme = donut , recipient = Sofia )
|
Olivia laughed .
|
laugh ( agent = Olivia )
|
Amelia appreciated that the boy appreciated the girl .
|
appreciate ( agent = Amelia , ccomp = appreciate ( agent = * boy , theme = * girl ) )
|
The cake was loved by a girl .
|
love ( theme = * cake , agent = girl )
|
A teacher thought that a rose was hunted by a captain .
|
think ( agent = teacher , ccomp = hunt ( theme = rose , agent = captain ) )
|
A rose was fed to the prince by the squirrel .
|
feed ( theme = rose , recipient = * prince , agent = * squirrel )
|
The cake was drawn by a boy .
|
draw ( theme = * cake , agent = boy )
|
A student sold the duck the cake .
|
sell ( agent = student , recipient = * duck , theme = * cake )
|
Abigail tolerated that Julian shortened the customer in the tent .
|
tolerate ( agent = Abigail , ccomp = shorten ( agent = Julian , theme = * customer ( nmod . in = * tent ) ) )
|
A girl declared that Liam tolerated that the pizza was loved .
|
declare ( agent = girl , ccomp = tolerate ( agent = Liam , ccomp = love ( theme = * pizza ) ) )
|
Liam liked that Emma gave a cake to the boy .
|
like ( agent = Liam , ccomp = give ( agent = Emma , theme = cake , recipient = * boy ) )
|
William lended a cake on the table to the pig .
|
lend ( agent = William , theme = cake ( nmod . on = * table ) , recipient = * pig )
|
A mouse floated .
|
float ( theme = mouse )
|
A cake was posted to Ella .
|
post ( theme = cake , recipient = Ella )
|
Emma hoped that a girl laughed .
|
hope ( agent = Emma , ccomp = laugh ( agent = girl ) )
|
Emily froze the girl in the house .
|
freeze ( agent = Emily , theme = * girl ( nmod . in = * house ) )
|
The fig was rolled by Noah .
|
roll ( theme = * fig , agent = Noah )
|
A donut was liked by a donkey .
|
like ( theme = donut , agent = donkey )
|
Mila floated the cake .
|
float ( agent = Mila , theme = * cake )
|
Liam liked that Emma handed a cake to James .
|
like ( agent = Liam , ccomp = hand ( agent = Emma , theme = cake , recipient = James ) )
|
Emma liked that a cat intended to walk .
|
like ( agent = Emma , ccomp = intend ( agent = cat , xcomp = walk ( agent = cat ) ) )
|
The teacher mailed Emma the rose beside a desk .
|
mail ( agent = * teacher , recipient = Emma , theme = * rose ( nmod . beside = desk ) )
|
The girl was awarded a wine on a table by a pig .
|
award ( recipient = * girl , theme = wine ( nmod . on = table ) , agent = pig )
|
The cookie was found by a lion .
|
find ( theme = * cookie , agent = lion )
|
The bear smirked .
|
smirk ( agent = * bear )
|
Amelia gave a lollipop in the shoe to Grace .
|
give ( agent = Amelia , theme = lollipop ( nmod . in = * shoe ) , recipient = Grace )
|
The rose was offered to a farmer by the boy .
|
offer ( theme = * rose , recipient = farmer , agent = * boy )
|
A director liked a cookie .
|
like ( agent = director , theme = cookie )
|
Emma gave a cake in the barrel to a girl .
|
give ( agent = Emma , theme = cake ( nmod . in = * barrel ) , recipient = girl )
|
A baby lended the fig on a chair to a giraffe .
|
lend ( agent = baby , theme = * fig ( nmod . on = chair ) , recipient = giraffe )
|
The cake was floated by Sebastian .
|
float ( theme = * cake , agent = Sebastian )
|
Ava missed the girl on the tray .
|
miss ( agent = Ava , theme = * girl ( nmod . on = * tray ) )
|
Emma admired that Liam was posted the mirror in the can .
|
admire ( agent = Emma , ccomp = post ( recipient = Liam , theme = * mirror ( nmod . in = * can ) ) )
|
A girl was given the sandwich on a table .
|
give ( recipient = girl , theme = * sandwich ( nmod . on = table ) )
|
The frog liked a biscuit in the house .
|
like ( agent = * frog , theme = biscuit ( nmod . in = * house ) )
|
Olivia believed that the cake was given to a girl .
|
believe ( agent = Olivia , ccomp = give ( theme = * cake , recipient = girl ) )
|
Isaac ate .
|
eat ( agent = Isaac )
|
The donut was decomposed by Liam .
|
decompose ( theme = * donut , agent = Liam )
|
The cake was eaten by the baby .
|
eat ( theme = * cake , agent = * baby )
|
A biscuit was liked .
|
like ( theme = biscuit )
|
John gave the cake on the keyboard to Emma .
|
give ( agent = John , theme = * cake ( nmod . on = * keyboard ) , recipient = Emma )
|
A cup rolled .
|
roll ( theme = cup )
|
professor
|
professor
|
Liam meant to sleep .
|
mean ( agent = Liam , xcomp = sleep ( agent = Liam ) )
|
A bear nursed .
|
nurse ( agent = bear )
|
The guard itched to walk .
|
itch ( agent = * guard , xcomp = walk ( agent = * guard ) )
|
Liam wished to sketch .
|
wish ( agent = Liam , xcomp = sketch ( agent = Liam ) )
|
A box was passed to Charlotte .
|
pass ( theme = box , recipient = Charlotte )
|
Olivia froze a hen in the garden .
|
freeze ( agent = Olivia , theme = hen ( nmod . in = * garden ) )
|
The girl lended Isabella a basket in a car .
|
lend ( agent = * girl , recipient = Isabella , theme = basket ( nmod . in = car ) )
|
Mia frowned .
|
frown ( agent = Mia )
|
The zebra was mailed a cake beside the sink .
|
mail ( recipient = * zebra , theme = cake ( nmod . beside = * sink ) )
|
The girl believed that Joshua liked a cake .
|
believe ( agent = * girl , ccomp = like ( agent = Joshua , theme = cake ) )
|
A dog painted a donut .
|
paint ( agent = dog , theme = donut )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.