source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Isabella was given the cake by Emma .
|
give ( recipient = Isabella , theme = * cake , agent = Emma )
|
The cake was split .
|
split ( theme = * cake )
|
The girl froze a cookie on the stool .
|
freeze ( agent = * girl , theme = cookie ( nmod . on = * stool ) )
|
A clock was burned .
|
burn ( theme = clock )
|
Ava liked that a donut was respected by William .
|
like ( agent = Ava , ccomp = respect ( theme = donut , agent = William ) )
|
A donut was studied by a girl .
|
study ( theme = donut , agent = girl )
|
The teacher hunted .
|
hunt ( agent = * teacher )
|
Emma liked that the monster slept .
|
like ( agent = Emma , ccomp = sleep ( agent = * monster ) )
|
A donut was poked by the cat .
|
poke ( theme = donut , agent = * cat )
|
The dog was sent a donut by Liam .
|
send ( recipient = * dog , theme = donut , agent = Liam )
|
Nathan sold the cracker to Olivia .
|
sell ( agent = Nathan , theme = * cracker , recipient = Olivia )
|
The pancake was worshipped .
|
worship ( theme = * pancake )
|
A penguin preferred to run .
|
prefer ( agent = penguin , xcomp = run ( agent = penguin ) )
|
Natalie gasped .
|
gasp ( agent = Natalie )
|
A box was mailed to a boy by Olivia .
|
mail ( theme = box , recipient = boy , agent = Olivia )
|
The fly smiled .
|
smile ( agent = * fly )
|
The raisin was lended to the consumer by a boy .
|
lend ( theme = * raisin , recipient = * consumer , agent = boy )
|
Victoria offered a yogurt in a van to a mouse .
|
offer ( agent = Victoria , theme = yogurt ( nmod . in = van ) , recipient = mouse )
|
Benjamin gave the cake on a stage to the boy .
|
give ( agent = Benjamin , theme = * cake ( nmod . on = stage ) , recipient = * boy )
|
The girl gave the cat the cake on the rock on a block .
|
give ( agent = * girl , recipient = * cat , theme = * cake ( nmod . on = * rock ( nmod . on = block ) ) )
|
The melon was handed to Nora by James .
|
hand ( theme = * melon , recipient = Nora , agent = James )
|
The dog intended to walk .
|
intend ( agent = * dog , xcomp = walk ( agent = * dog ) )
|
Emma gave the cake to a girl .
|
give ( agent = Emma , theme = * cake , recipient = girl )
|
Olivia ate .
|
eat ( agent = Olivia )
|
The princess wanted to walk .
|
want ( agent = * princess , xcomp = walk ( agent = * princess ) )
|
A rose disintegrated .
|
disintegrate ( theme = rose )
|
A book was given to Jackson .
|
give ( theme = book , recipient = Jackson )
|
The strawberry was frozen by a girl .
|
freeze ( theme = * strawberry , agent = girl )
|
The baby handed the plant in a house to Liam .
|
hand ( agent = * baby , theme = * plant ( nmod . in = house ) , recipient = Liam )
|
A cookie was split .
|
split ( theme = cookie )
|
The crayon was eaten by Sofia .
|
eat ( theme = * crayon , agent = Sofia )
|
A donut was given to Mason by a boy .
|
give ( theme = donut , recipient = Mason , agent = boy )
|
Emma loved a boy in a bin .
|
love ( agent = Emma , theme = boy ( nmod . in = bin ) )
|
The pancake was floated by Oliver .
|
float ( theme = * pancake , agent = Oliver )
|
A boy served a cat a knife .
|
serve ( agent = boy , recipient = cat , theme = knife )
|
A book was slipped to a giraffe .
|
slip ( theme = book , recipient = giraffe )
|
A balloon was heard .
|
hear ( theme = balloon )
|
A cake was heard by a girl .
|
hear ( theme = cake , agent = girl )
|
A dog hoped that the drink was frozen by a girl .
|
hope ( agent = dog , ccomp = freeze ( theme = * drink , agent = girl ) )
|
A flower was rolled .
|
roll ( theme = flower )
|
The newspaper was frozen by a boy .
|
freeze ( theme = * newspaper , agent = boy )
|
A wolf lended the cake to a captain .
|
lend ( agent = wolf , theme = * cake , recipient = captain )
|
The bear preferred to read .
|
prefer ( agent = * bear , xcomp = read ( agent = * bear ) )
|
A cow appreciated the cake .
|
appreciate ( agent = cow , theme = * cake )
|
The cake was liked by Lucas .
|
like ( theme = * cake , agent = Lucas )
|
The cookie was observed by the professor .
|
observe ( theme = * cookie , agent = * professor )
|
A coach fed Emma the rose in a house .
|
feed ( agent = coach , recipient = Emma , theme = * rose ( nmod . in = house ) )
|
The cat drew Matthew .
|
draw ( agent = * cat , theme = Matthew )
|
Emma was given the ball beside the stage on the windowsill .
|
give ( recipient = Emma , theme = * ball ( nmod . beside = * stage ( nmod . on = * windowsill ) ) )
|
Emma froze a girl in the bottle .
|
freeze ( agent = Emma , theme = girl ( nmod . in = * bottle ) )
|
The bunny ate a cake .
|
eat ( agent = * bunny , theme = cake )
|
A cat walked .
|
walk ( agent = cat )
|
The cake was broken by a girl .
|
break ( theme = * cake , agent = girl )
|
A donut was called .
|
call ( theme = donut )
|
A girl offered the cat a sweetcorn .
|
offer ( agent = girl , recipient = * cat , theme = sweetcorn )
|
Noah ate Ava .
|
eat ( agent = Noah , theme = Ava )
|
A raisin was examined .
|
examine ( theme = raisin )
|
A sheep cooked the donut .
|
cook ( agent = sheep , theme = * donut )
|
A glue was eaten .
|
eat ( theme = glue )
|
The hamburger changed .
|
change ( theme = * hamburger )
|
The boy was passed a mandarin in a house by a consumer .
|
pass ( recipient = * boy , theme = mandarin ( nmod . in = house ) , agent = consumer )
|
A bird liked that a box was rolled .
|
like ( agent = bird , ccomp = roll ( theme = box ) )
|
A girl was lended the game on the stool .
|
lend ( recipient = girl , theme = * game ( nmod . on = * stool ) )
|
The baby sold a donut in a house to a child .
|
sell ( agent = * baby , theme = donut ( nmod . in = house ) , recipient = child )
|
A professor froze .
|
freeze ( theme = professor )
|
The cake was missed by the girl .
|
miss ( theme = * cake , agent = * girl )
|
Isabella ate a cat on a log .
|
eat ( agent = Isabella , theme = cat ( nmod . on = log ) )
|
A sandwich disintegrated .
|
disintegrate ( theme = sandwich )
|
A girl liked Oliver .
|
like ( agent = girl , theme = Oliver )
|
Emma lended Olivia a cake .
|
lend ( agent = Emma , recipient = Olivia , theme = cake )
|
A cake was given to Ava .
|
give ( theme = cake , recipient = Ava )
|
A friend hated to run .
|
hate ( agent = friend , xcomp = run ( agent = friend ) )
|
The chalk was fed to the baby .
|
feed ( theme = * chalk , recipient = * baby )
|
A cat lended a coin beside the table to the girl .
|
lend ( agent = cat , theme = coin ( nmod . beside = * table ) , recipient = * girl )
|
Liam was given a toy in the shoe by the goose .
|
give ( recipient = Liam , theme = toy ( nmod . in = * shoe ) , agent = * goose )
|
The boy was rented the cake by the girl .
|
rent ( recipient = * boy , theme = * cake , agent = * girl )
|
Hannah intended to walk .
|
intend ( agent = Hannah , xcomp = walk ( agent = Hannah ) )
|
Harper lended a rose in the house to the turtle .
|
lend ( agent = Harper , theme = rose ( nmod . in = * house ) , recipient = * turtle )
|
The doll was mailed to Liam by a dog .
|
mail ( theme = * doll , recipient = Liam , agent = dog )
|
Liam noticed that the cake was admired .
|
notice ( agent = Liam , ccomp = admire ( theme = * cake ) )
|
Liam wanted to investigate .
|
want ( agent = Liam , xcomp = investigate ( agent = Liam ) )
|
Emma liked Mia .
|
like ( agent = Emma , theme = Mia )
|
A girl preferred to dance .
|
prefer ( agent = girl , xcomp = dance ( agent = girl ) )
|
The boy sold the cake in the bottle to the girl .
|
sell ( agent = * boy , theme = * cake ( nmod . in = * bottle ) , recipient = * girl )
|
The girl served the fly the cake .
|
serve ( agent = * girl , recipient = * fly , theme = * cake )
|
The servant liked that Benjamin burned Olivia .
|
like ( agent = * servant , ccomp = burn ( agent = Benjamin , theme = Olivia ) )
|
Lucas was given the cake in a house in a garden by a goose .
|
give ( recipient = Lucas , theme = * cake ( nmod . in = house ( nmod . in = garden ) ) , agent = goose )
|
A baby found the cake .
|
find ( agent = baby , theme = * cake )
|
Elizabeth liked a cookie on the stage .
|
like ( agent = Elizabeth , theme = cookie ( nmod . on = * stage ) )
|
A passenger declared that a pizza was brought to the girl by the champion .
|
declare ( agent = passenger , ccomp = bring ( theme = pizza , recipient = * girl , agent = * champion ) )
|
Liam was lended a lollipop by Ava .
|
lend ( recipient = Liam , theme = lollipop , agent = Ava )
|
Emma expected to walk .
|
expect ( agent = Emma , xcomp = walk ( agent = Emma ) )
|
The lion was posted the cake .
|
post ( recipient = * lion , theme = * cake )
|
A cake was offered to Leo .
|
offer ( theme = cake , recipient = Leo )
|
Elijah ate a banana on a bag .
|
eat ( agent = Elijah , theme = banana ( nmod . on = bag ) )
|
The girl was given a donut in a can on a tree by the puppy .
|
give ( recipient = * girl , theme = donut ( nmod . in = can ( nmod . on = tree ) ) , agent = * puppy )
|
A student froze Brooklyn .
|
freeze ( agent = student , theme = Brooklyn )
|
The dog was given a chalk .
|
give ( recipient = * dog , theme = chalk )
|
A cookie was offered to Elizabeth by a boy .
|
offer ( theme = cookie , recipient = Elizabeth , agent = boy )
|
The pig ate .
|
eat ( agent = * pig )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.