source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A basket was eaten by the girl .
|
eat ( theme = basket , agent = * girl )
|
Elijah rolled a cake .
|
roll ( agent = Elijah , theme = cake )
|
Isabella cried .
|
cry ( agent = Isabella )
|
A fish ate .
|
eat ( agent = fish )
|
The girl saw the donut .
|
see ( agent = * girl , theme = * donut )
|
The girl served the cookie on the table to Emma .
|
serve ( agent = * girl , theme = * cookie ( nmod . on = * table ) , recipient = Emma )
|
Chloe nursed a box .
|
nurse ( agent = Chloe , theme = box )
|
A donut was drawn by the dealer .
|
draw ( theme = donut , agent = * dealer )
|
A cookie was examined by William .
|
examine ( theme = cookie , agent = William )
|
A cake was lended to Emma by William .
|
lend ( theme = cake , recipient = Emma , agent = William )
|
Emma saw a cake .
|
see ( agent = Emma , theme = cake )
|
Liam doubled the cake beside the hammer .
|
double ( agent = Liam , theme = * cake ( nmod . beside = * hammer ) )
|
William screamed .
|
scream ( agent = William )
|
Emma rolled .
|
roll ( theme = Emma )
|
A donut was fed to Ava by Logan .
|
feed ( theme = donut , recipient = Ava , agent = Logan )
|
Liam froze the cake in a cabinet .
|
freeze ( agent = Liam , theme = * cake ( nmod . in = cabinet ) )
|
The lollipop was eaten by Sofia .
|
eat ( theme = * lollipop , agent = Sofia )
|
Emma planned to run .
|
plan ( agent = Emma , xcomp = run ( agent = Emma ) )
|
Liam hoped that Emma burned .
|
hope ( agent = Liam , ccomp = burn ( theme = Emma ) )
|
Emma preferred to walk .
|
prefer ( agent = Emma , xcomp = walk ( agent = Emma ) )
|
A cookie was loved by a president .
|
love ( theme = cookie , agent = president )
|
The doll was found by Lucas .
|
find ( theme = * doll , agent = Lucas )
|
A guest valued the potato .
|
value ( agent = guest , theme = * potato )
|
student
|
student
|
The box was poked by a girl .
|
poke ( theme = * box , agent = girl )
|
Emma liked that a balloon was passed to a girl by Liam .
|
like ( agent = Emma , ccomp = pass ( theme = balloon , recipient = girl , agent = Liam ) )
|
The donut was sold to the boy by Emma .
|
sell ( theme = * donut , recipient = * boy , agent = Emma )
|
Emma was sent a cake beside the table by the giraffe .
|
send ( recipient = Emma , theme = cake ( nmod . beside = * table ) , agent = * giraffe )
|
Joseph was awarded a cake beside a table .
|
award ( recipient = Joseph , theme = cake ( nmod . beside = table ) )
|
A girl was sold the cookie .
|
sell ( recipient = girl , theme = * cookie )
|
The cake was loaned to a mouse by Emma .
|
loan ( theme = * cake , recipient = mouse , agent = Emma )
|
Liam gave a crown in the car to Emma .
|
give ( agent = Liam , theme = crown ( nmod . in = * car ) , recipient = Emma )
|
Mason was given a cake by Liam .
|
give ( recipient = Mason , theme = cake , agent = Liam )
|
The chalk was packed .
|
pack ( theme = * chalk )
|
The cake was helped by Gabriel .
|
help ( theme = * cake , agent = Gabriel )
|
The girl was given a box .
|
give ( recipient = * girl , theme = box )
|
Lucas liked a cake on a table .
|
like ( agent = Lucas , theme = cake ( nmod . on = table ) )
|
The hamburger was lended to Aubrey by William .
|
lend ( theme = * hamburger , recipient = Aubrey , agent = William )
|
The cake was given to Owen by Emma .
|
give ( theme = * cake , recipient = Owen , agent = Emma )
|
A girl was given a toy on the table .
|
give ( recipient = girl , theme = toy ( nmod . on = * table ) )
|
A monkey ate Emma .
|
eat ( agent = monkey , theme = Emma )
|
Emma imagined that a cake was discovered by Aiden .
|
imagine ( agent = Emma , ccomp = discover ( theme = cake , agent = Aiden ) )
|
A watch was rolled .
|
roll ( theme = watch )
|
The pencil was rolled .
|
roll ( theme = * pencil )
|
A girl liked the sailor .
|
like ( agent = girl , theme = * sailor )
|
A student was sold the cake by the girl .
|
sell ( recipient = student , theme = * cake , agent = * girl )
|
David gave the donut to a girl .
|
give ( agent = David , theme = * donut , recipient = girl )
|
The cake was slipped to the cat .
|
slip ( theme = * cake , recipient = * cat )
|
Liam craved to run .
|
crave ( agent = Liam , xcomp = run ( agent = Liam ) )
|
Ava helped the bowl in a truck .
|
help ( agent = Ava , theme = * bowl ( nmod . in = truck ) )
|
The doll was cleaned .
|
clean ( theme = * doll )
|
The cake was enlarged .
|
enlarge ( theme = * cake )
|
The girl sold a pumpkin to the dog .
|
sell ( agent = * girl , theme = pumpkin , recipient = * dog )
|
A raisin was floated by a cat .
|
float ( theme = raisin , agent = cat )
|
Emma liked a cookie on a table .
|
like ( agent = Emma , theme = cookie ( nmod . on = table ) )
|
The bell was frozen by Logan .
|
freeze ( theme = * bell , agent = Logan )
|
The brick was liked by Emma .
|
like ( theme = * brick , agent = Emma )
|
Liam gave a donut to the cat .
|
give ( agent = Liam , theme = donut , recipient = * cat )
|
Savannah stabbed the giraffe beside the book .
|
stab ( agent = Savannah , theme = * giraffe ( nmod . beside = * book ) )
|
A girl gave the drink on a bag beside a murderer to Ava .
|
give ( agent = girl , theme = * drink ( nmod . on = bag ( nmod . beside = murderer ) ) , recipient = Ava )
|
Camila thought that a dog was brought a cake on the stage .
|
think ( agent = Camila , ccomp = bring ( recipient = dog , theme = cake ( nmod . on = * stage ) ) )
|
The pig doubled .
|
double ( theme = * pig )
|
A donut was rolled by a cat .
|
roll ( theme = donut , agent = cat )
|
A girl doubled the cake on the table .
|
double ( agent = girl , theme = * cake ( nmod . on = * table ) )
|
The boy smirked .
|
smirk ( agent = * boy )
|
A girl offered William a guitar beside the cassette .
|
offer ( agent = girl , recipient = William , theme = guitar ( nmod . beside = * cassette ) )
|
The girl packed .
|
pack ( agent = * girl )
|
The drink was painted by a pig .
|
paint ( theme = * drink , agent = pig )
|
William intended to cook .
|
intend ( agent = William , xcomp = cook ( agent = William ) )
|
Isabella cleaned Oliver .
|
clean ( agent = Isabella , theme = Oliver )
|
Lily expected that the drink was offered to the girl .
|
expect ( agent = Lily , ccomp = offer ( theme = * drink , recipient = * girl ) )
|
A chicken liked that the rose was rolled by a turkey .
|
like ( agent = chicken , ccomp = roll ( theme = * rose , agent = turkey ) )
|
Emma sold the boy a biscuit in the bottle .
|
sell ( agent = Emma , recipient = * boy , theme = biscuit ( nmod . in = * bottle ) )
|
The cat was loaned the bell beside the chair .
|
loan ( recipient = * cat , theme = * bell ( nmod . beside = * chair ) )
|
A cake was found by Liam .
|
find ( theme = cake , agent = Liam )
|
A rose was nursed by Emma .
|
nurse ( theme = rose , agent = Emma )
|
The cake was enlarged by William .
|
enlarge ( theme = * cake , agent = William )
|
A glue was cleaned .
|
clean ( theme = glue )
|
Emma liked that a dog drew .
|
like ( agent = Emma , ccomp = draw ( agent = dog ) )
|
Emma hoped that the cake was helped .
|
hope ( agent = Emma , ccomp = help ( theme = * cake ) )
|
A donut was awarded to a girl .
|
award ( theme = donut , recipient = girl )
|
Emma was fed the donut beside the car in the house .
|
feed ( recipient = Emma , theme = * donut ( nmod . beside = * car ( nmod . in = * house ) ) )
|
The cat found the girl beside a book .
|
find ( agent = * cat , theme = * girl ( nmod . beside = book ) )
|
A mouse laughed .
|
laugh ( agent = mouse )
|
The game was slipped to the boy .
|
slip ( theme = * game , recipient = * boy )
|
A girl was given the cake by Zoey .
|
give ( recipient = girl , theme = * cake , agent = Zoey )
|
The block was shortened by Emma .
|
shorten ( theme = * block , agent = Emma )
|
The chemical was stabbed .
|
stab ( theme = * chemical )
|
The rose was broken .
|
break ( theme = * rose )
|
A fly shortened .
|
shorten ( theme = fly )
|
The hero imagined that a cow stuttered .
|
imagine ( agent = * hero , ccomp = stutter ( agent = cow ) )
|
The block was appreciated by Sophia .
|
appreciate ( theme = * block , agent = Sophia )
|
A student cleaned .
|
clean ( agent = student )
|
A teacher adored the girl .
|
adore ( agent = teacher , theme = * girl )
|
The teacher was forwarded the strawberry by the girl .
|
forward ( recipient = * teacher , theme = * strawberry , agent = * girl )
|
A prisoner mailed a raisin to Liam .
|
mail ( agent = prisoner , theme = raisin , recipient = Liam )
|
Lucas needed to giggle .
|
need ( agent = Lucas , xcomp = giggle ( agent = Lucas ) )
|
Emma nursed a toothbrush beside the box .
|
nurse ( agent = Emma , theme = toothbrush ( nmod . beside = * box ) )
|
Emma was slipped the cake in the cup .
|
slip ( recipient = Emma , theme = * cake ( nmod . in = * cup ) )
|
A wine was shortened by the girl .
|
shorten ( theme = wine , agent = * girl )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.