source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Theodore liked that a hat was appreciated by the boy .
|
like ( agent = Theodore , ccomp = appreciate ( theme = hat , agent = * boy ) )
|
Bella needed to smirk .
|
need ( agent = Bella , xcomp = smirk ( agent = Bella ) )
|
A dog sold the driver the jar in a room .
|
sell ( agent = dog , recipient = * driver , theme = * jar ( nmod . in = room ) )
|
The rose was lended to the wolf .
|
lend ( theme = * rose , recipient = * wolf )
|
The biscuit was given to Emma by James .
|
give ( theme = * biscuit , recipient = Emma , agent = James )
|
Henry liked a cockroach in a box .
|
like ( agent = Henry , theme = cockroach ( nmod . in = box ) )
|
The biscuit was lended to Luna by Liam .
|
lend ( theme = * biscuit , recipient = Luna , agent = Liam )
|
A tourist floated a cake in a house .
|
float ( agent = tourist , theme = cake ( nmod . in = house ) )
|
A sailor wanted to sleep .
|
want ( agent = sailor , xcomp = sleep ( agent = sailor ) )
|
A cake was drawn by the dog .
|
draw ( theme = cake , agent = * dog )
|
The shirt was hunted .
|
hunt ( theme = * shirt )
|
A cookie rolled .
|
roll ( theme = cookie )
|
A cake was posted to Oliver by Emma .
|
post ( theme = cake , recipient = Oliver , agent = Emma )
|
Brooklyn drew .
|
draw ( agent = Brooklyn )
|
The drink was drawn .
|
draw ( theme = * drink )
|
A bat was adored .
|
adore ( theme = bat )
|
Charlotte offered the boy a cake on the tree on a plate .
|
offer ( agent = Charlotte , recipient = * boy , theme = cake ( nmod . on = * tree ( nmod . on = plate ) ) )
|
Ava enlarged the donut in the garden .
|
enlarge ( agent = Ava , theme = * donut ( nmod . in = * garden ) )
|
A donut was liked by the lion .
|
like ( theme = donut , agent = * lion )
|
The cake was cleaned .
|
clean ( theme = * cake )
|
The melon was adored by Emma .
|
adore ( theme = * melon , agent = Emma )
|
A girl sold the cake to Benjamin .
|
sell ( agent = girl , theme = * cake , recipient = Benjamin )
|
The banana was lended to Chloe by Carter .
|
lend ( theme = * banana , recipient = Chloe , agent = Carter )
|
William was rented a flower on the log .
|
rent ( recipient = William , theme = flower ( nmod . on = * log ) )
|
Emma tolerated that a lion froze Savannah .
|
tolerate ( agent = Emma , ccomp = freeze ( agent = lion , theme = Savannah ) )
|
Elizabeth liked that a melon was crumpled .
|
like ( agent = Elizabeth , ccomp = crumple ( theme = melon ) )
|
A girl expected to paint .
|
expect ( agent = girl , xcomp = paint ( agent = girl ) )
|
The cat believed that Elizabeth craved to read .
|
believe ( agent = * cat , ccomp = crave ( agent = Elizabeth , xcomp = read ( agent = Elizabeth ) ) )
|
The boy rolled the melon in the cabinet .
|
roll ( agent = * boy , theme = * melon ( nmod . in = * cabinet ) )
|
The shirt inflated .
|
inflate ( theme = * shirt )
|
A girl shortened Mia .
|
shorten ( agent = girl , theme = Mia )
|
A hamburger was eaten by the dog .
|
eat ( theme = hamburger , agent = * dog )
|
A bag was dusted by Emma .
|
dust ( theme = bag , agent = Emma )
|
The chair was shortened by John .
|
shorten ( theme = * chair , agent = John )
|
The crocodile smirked .
|
smirk ( agent = * crocodile )
|
A donut was noticed .
|
notice ( theme = donut )
|
The cake was sent to Mason .
|
send ( theme = * cake , recipient = Mason )
|
The chicken drew .
|
draw ( agent = * chicken )
|
James wanted to walk .
|
want ( agent = James , xcomp = walk ( agent = James ) )
|
Liam liked the girl .
|
like ( agent = Liam , theme = * girl )
|
A cookie was promised to a dog .
|
promise ( theme = cookie , recipient = dog )
|
The pony nursed .
|
nurse ( agent = * pony )
|
A patient ate .
|
eat ( agent = patient )
|
Isabella was lended the donut in the room .
|
lend ( recipient = Isabella , theme = * donut ( nmod . in = * room ) )
|
Benjamin hoped that the glue was wired to Emma by the boy .
|
hope ( agent = Benjamin , ccomp = wire ( theme = * glue , recipient = Emma , agent = * boy ) )
|
The girl stabbed a cake on a table .
|
stab ( agent = * girl , theme = cake ( nmod . on = table ) )
|
A donut was sold to a butterfly by the princess .
|
sell ( theme = donut , recipient = butterfly , agent = * princess )
|
A box was returned to Emma .
|
return ( theme = box , recipient = Emma )
|
James saw a donut beside the table .
|
see ( agent = James , theme = donut ( nmod . beside = * table ) )
|
A child noticed that a cake was rolled by a boy .
|
notice ( agent = child , ccomp = roll ( theme = cake , agent = boy ) )
|
Aiden liked a donut .
|
like ( agent = Aiden , theme = donut )
|
The cloud was held .
|
hold ( theme = * cloud )
|
Emma liked that Evelyn declared that a giraffe burned .
|
like ( agent = Emma , ccomp = declare ( agent = Evelyn , ccomp = burn ( theme = giraffe ) ) )
|
A soldier liked the mouse .
|
like ( agent = soldier , theme = * mouse )
|
The doll was helped .
|
help ( theme = * doll )
|
Emily sold Emma the cookie on a table .
|
sell ( agent = Emily , recipient = Emma , theme = * cookie ( nmod . on = table ) )
|
The pancake was drawn by the girl .
|
draw ( theme = * pancake , agent = * girl )
|
A baby slipped a cake on the table to Samuel .
|
slip ( agent = baby , theme = cake ( nmod . on = * table ) , recipient = Samuel )
|
The needle was helped by a doctor .
|
help ( theme = * needle , agent = doctor )
|
Emma was given the strawberry .
|
give ( recipient = Emma , theme = * strawberry )
|
The guard floated a drink .
|
float ( agent = * guard , theme = drink )
|
The radio was sold to a frog .
|
sell ( theme = * radio , recipient = frog )
|
A child slipped a cow a cake .
|
slip ( agent = child , recipient = cow , theme = cake )
|
The boy mailed a girl the cake beside a cassette beside a table .
|
mail ( agent = * boy , recipient = girl , theme = * cake ( nmod . beside = cassette ( nmod . beside = table ) ) )
|
The teacher liked the rose .
|
like ( agent = * teacher , theme = * rose )
|
The balloon was liked by Emma .
|
like ( theme = * balloon , agent = Emma )
|
Sophia rolled the president .
|
roll ( agent = Sophia , theme = * president )
|
Lucas poked a driver on a table .
|
poke ( agent = Lucas , theme = driver ( nmod . on = table ) )
|
A hammer was loaned to a girl by Theodore .
|
loan ( theme = hammer , recipient = girl , agent = Theodore )
|
A drink was split by Emma .
|
split ( theme = drink , agent = Emma )
|
The toy was painted by the girl .
|
paint ( theme = * toy , agent = * girl )
|
A rose was touched by Hannah .
|
touch ( theme = rose , agent = Hannah )
|
The teacher collapsed .
|
collapse ( theme = * teacher )
|
A monkey rolled a pretzel .
|
roll ( agent = monkey , theme = pretzel )
|
Jaxon
|
Jaxon
|
A cake was cooked by Emma .
|
cook ( theme = cake , agent = Emma )
|
Olivia slept .
|
sleep ( agent = Olivia )
|
William intended to hunt .
|
intend ( agent = William , xcomp = hunt ( agent = William ) )
|
The girl attempted to giggle .
|
attempt ( agent = * girl , xcomp = giggle ( agent = * girl ) )
|
The girl fed a donut beside the table to a zebra .
|
feed ( agent = * girl , theme = donut ( nmod . beside = * table ) , recipient = zebra )
|
Emma gave Harper the cake .
|
give ( agent = Emma , recipient = Harper , theme = * cake )
|
The sandwich was liked by Olivia .
|
like ( theme = * sandwich , agent = Olivia )
|
The girl rolled a baby in a car .
|
roll ( agent = * girl , theme = baby ( nmod . in = car ) )
|
The boy valued that the raisin was given to Olivia by Aiden .
|
value ( agent = * boy , ccomp = give ( theme = * raisin , recipient = Olivia , agent = Aiden ) )
|
A cracker rolled .
|
roll ( theme = cracker )
|
A rose was examined .
|
examine ( theme = rose )
|
Aria was lended a pancake by the dog .
|
lend ( recipient = Aria , theme = pancake , agent = * dog )
|
James was fed the cake on the table by the boy .
|
feed ( recipient = James , theme = * cake ( nmod . on = * table ) , agent = * boy )
|
The cat liked that the girl was given the key on the stage by the boy .
|
like ( agent = * cat , ccomp = give ( recipient = * girl , theme = * key ( nmod . on = * stage ) , agent = * boy ) )
|
A boy painted a box .
|
paint ( agent = boy , theme = box )
|
The strawberry was cooked by Emma .
|
cook ( theme = * strawberry , agent = Emma )
|
Noah was sold a cake on a yacht .
|
sell ( recipient = Noah , theme = cake ( nmod . on = yacht ) )
|
A priest was fed a penny by Emma .
|
feed ( recipient = priest , theme = penny , agent = Emma )
|
The cake was handed to the boy by Emma .
|
hand ( theme = * cake , recipient = * boy , agent = Emma )
|
Ava ate the cake on the ladder .
|
eat ( agent = Ava , theme = * cake ( nmod . on = * ladder ) )
|
The block was given to Emma .
|
give ( theme = * block , recipient = Emma )
|
A cake was reddened by Dylan .
|
redden ( theme = cake , agent = Dylan )
|
A chicken froze the rose on the table beside a speaker .
|
freeze ( agent = chicken , theme = * rose ( nmod . on = * table ( nmod . beside = speaker ) ) )
|
Wyatt was given the bag by Aiden .
|
give ( recipient = Wyatt , theme = * bag , agent = Aiden )
|
The donut was appreciated by a dog .
|
appreciate ( theme = * donut , agent = dog )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.