source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A drink was drawn .
|
draw ( theme = drink )
|
Emma passed Luna a cake .
|
pass ( agent = Emma , recipient = Luna , theme = cake )
|
The cat liked that a girl said that a horse rolled Emma .
|
like ( agent = * cat , ccomp = say ( agent = girl , ccomp = roll ( agent = horse , theme = Emma ) ) )
|
A mouse declared that the pizza was sold to Hazel by Emma .
|
declare ( agent = mouse , ccomp = sell ( theme = * pizza , recipient = Hazel , agent = Emma ) )
|
William rolled a beer beside the table .
|
roll ( agent = William , theme = beer ( nmod . beside = * table ) )
|
The cookie was broken .
|
break ( theme = * cookie )
|
The jigsaw slid .
|
slide ( theme = * jigsaw )
|
The sailor tried to walk .
|
try ( agent = * sailor , xcomp = walk ( agent = * sailor ) )
|
The girl expected to walk .
|
expect ( agent = * girl , xcomp = walk ( agent = * girl ) )
|
A patient liked that the duck grew Liam .
|
like ( agent = patient , ccomp = grow ( agent = * duck , theme = Liam ) )
|
A dog offered the cookie to the boy .
|
offer ( agent = dog , theme = * cookie , recipient = * boy )
|
Emma rolled the bear in the room .
|
roll ( agent = Emma , theme = * bear ( nmod . in = * room ) )
|
A girl liked that a nail was eaten .
|
like ( agent = girl , ccomp = eat ( theme = nail ) )
|
Noah hoped that Liam ate .
|
hope ( agent = Noah , ccomp = eat ( agent = Liam ) )
|
A girl liked that the donut was fed to the baby by a lion .
|
like ( agent = girl , ccomp = feed ( theme = * donut , recipient = * baby , agent = lion ) )
|
Liam liked that a girl liked the donut .
|
like ( agent = Liam , ccomp = like ( agent = girl , theme = * donut ) )
|
Olivia held a donut .
|
hold ( agent = Olivia , theme = donut )
|
The chalk was eaten by Emma .
|
eat ( theme = * chalk , agent = Emma )
|
The girl ate the pencil beside the table .
|
eat ( agent = * girl , theme = * pencil ( nmod . beside = * table ) )
|
A baby was served the cake by a dog .
|
serve ( recipient = baby , theme = * cake , agent = dog )
|
The horse burned a girl .
|
burn ( agent = * horse , theme = girl )
|
The king painted Mason .
|
paint ( agent = * king , theme = Mason )
|
Olivia rented a muffin to Ella .
|
rent ( agent = Olivia , theme = muffin , recipient = Ella )
|
Liam helped a cake beside the murderer .
|
help ( agent = Liam , theme = cake ( nmod . beside = * murderer ) )
|
A watch was painted by Sophia .
|
paint ( theme = watch , agent = Sophia )
|
The cake was rolled by Henry .
|
roll ( theme = * cake , agent = Henry )
|
The cake was shortened by Liam .
|
shorten ( theme = * cake , agent = Liam )
|
Wyatt liked the puppy in a house beside the table .
|
like ( agent = Wyatt , theme = * puppy ( nmod . in = house ( nmod . beside = * table ) ) )
|
Jayden noticed .
|
notice ( agent = Jayden )
|
The game froze .
|
freeze ( theme = * game )
|
Emma was sold a donut beside the table by Liam .
|
sell ( recipient = Emma , theme = donut ( nmod . beside = * table ) , agent = Liam )
|
The child lended the strawberry in a vehicle to a boy .
|
lend ( agent = * child , theme = * strawberry ( nmod . in = vehicle ) , recipient = boy )
|
A monkey improved .
|
improve ( theme = monkey )
|
A donut was poked by the boy .
|
poke ( theme = donut , agent = * boy )
|
Chloe was forwarded the fig on the table by the boy .
|
forward ( recipient = Chloe , theme = * fig ( nmod . on = * table ) , agent = * boy )
|
A pen was seen .
|
see ( theme = pen )
|
A girl improved a guitar .
|
improve ( agent = girl , theme = guitar )
|
A teacher laughed .
|
laugh ( agent = teacher )
|
The boy mailed Olivia a cake .
|
mail ( agent = * boy , recipient = Olivia , theme = cake )
|
Emma passed the child the cake beside a tree .
|
pass ( agent = Emma , recipient = * child , theme = * cake ( nmod . beside = tree ) )
|
Brooklyn shortened a cake beside the murderer .
|
shorten ( agent = Brooklyn , theme = cake ( nmod . beside = * murderer ) )
|
Charlotte offered Hazel a cookie .
|
offer ( agent = Charlotte , recipient = Hazel , theme = cookie )
|
The consumer was mailed a glue .
|
mail ( recipient = * consumer , theme = glue )
|
Emma awarded the bean to Matthew .
|
award ( agent = Emma , theme = * bean , recipient = Matthew )
|
Caleb liked a cake on a table .
|
like ( agent = Caleb , theme = cake ( nmod . on = table ) )
|
The cake was liked by a dog .
|
like ( theme = * cake , agent = dog )
|
Abigail gave a donut on the table to Emma .
|
give ( agent = Abigail , theme = donut ( nmod . on = * table ) , recipient = Emma )
|
Lucas wanted to read .
|
want ( agent = Lucas , xcomp = read ( agent = Lucas ) )
|
The cake was given to the consumer by the cat .
|
give ( theme = * cake , recipient = * consumer , agent = * cat )
|
A girl dusted the melon on the cloth .
|
dust ( agent = girl , theme = * melon ( nmod . on = * cloth ) )
|
The boy was given the cake beside a chair .
|
give ( recipient = * boy , theme = * cake ( nmod . beside = chair ) )
|
The lion gave Charlotte the doll .
|
give ( agent = * lion , recipient = Charlotte , theme = * doll )
|
A bear wired Ethan a cake on the table .
|
wire ( agent = bear , recipient = Ethan , theme = cake ( nmod . on = * table ) )
|
The cake was lended to a host .
|
lend ( theme = * cake , recipient = host )
|
The block was sketched by the girl .
|
sketch ( theme = * block , agent = * girl )
|
A puppy gave Liam the liver .
|
give ( agent = puppy , recipient = Liam , theme = * liver )
|
The cat froze the cake beside a bed on a table .
|
freeze ( agent = * cat , theme = * cake ( nmod . beside = bed ( nmod . on = table ) ) )
|
The box was lended to Oliver .
|
lend ( theme = * box , recipient = Oliver )
|
A cake was grown .
|
grow ( theme = cake )
|
A monkey talked .
|
talk ( agent = monkey )
|
The boy noticed that a cloud was rolled .
|
notice ( agent = * boy , ccomp = roll ( theme = cloud ) )
|
A donut was liked by a cat .
|
like ( theme = donut , agent = cat )
|
A bunny needed to paint .
|
need ( agent = bunny , xcomp = paint ( agent = bunny ) )
|
The child was given the crown beside the table by the girl .
|
give ( recipient = * child , theme = * crown ( nmod . beside = * table ) , agent = * girl )
|
A frog thought that a cake was helped by Emma .
|
think ( agent = frog , ccomp = help ( theme = cake , agent = Emma ) )
|
Ethan respected a student beside a mirror .
|
respect ( agent = Ethan , theme = student ( nmod . beside = mirror ) )
|
The girl burned Mateo .
|
burn ( agent = * girl , theme = Mateo )
|
A cat found a girl .
|
find ( agent = cat , theme = girl )
|
A present was eaten .
|
eat ( theme = present )
|
A cookie was lended to Amelia .
|
lend ( theme = cookie , recipient = Amelia )
|
A pickle was discovered .
|
discover ( theme = pickle )
|
The bear was given a donut on a table by Emma .
|
give ( recipient = * bear , theme = donut ( nmod . on = table ) , agent = Emma )
|
The donut was painted by Liam .
|
paint ( theme = * donut , agent = Liam )
|
A cake was given to a boy by the dog .
|
give ( theme = cake , recipient = boy , agent = * dog )
|
A girl sold the cake beside a table to the bunny .
|
sell ( agent = girl , theme = * cake ( nmod . beside = table ) , recipient = * bunny )
|
The teacher declared that a boy liked that Mia observed the chalk on the tree .
|
declare ( agent = * teacher , ccomp = like ( agent = boy , ccomp = observe ( agent = Mia , theme = * chalk ( nmod . on = * tree ) ) ) )
|
A girl ate the researcher in a bunker .
|
eat ( agent = girl , theme = * researcher ( nmod . in = bunker ) )
|
Emma rolled the cookie on the TV .
|
roll ( agent = Emma , theme = * cookie ( nmod . on = * tv ) )
|
A ball was floated by Olivia .
|
float ( theme = ball , agent = Olivia )
|
A mouse was passed a bag .
|
pass ( recipient = mouse , theme = bag )
|
The scarf was sent to Emma by the child .
|
send ( theme = * scarf , recipient = Emma , agent = * child )
|
The cake was known by Ava .
|
know ( theme = * cake , agent = Ava )
|
James attempted to walk .
|
attempt ( agent = James , xcomp = walk ( agent = James ) )
|
A coach offered a cookie beside a book to Ava .
|
offer ( agent = coach , theme = cookie ( nmod . beside = book ) , recipient = Ava )
|
Liam was served a sandwich .
|
serve ( recipient = Liam , theme = sandwich )
|
Emma shortened a lawyer in the house .
|
shorten ( agent = Emma , theme = lawyer ( nmod . in = * house ) )
|
Emma gave a cake to the baby .
|
give ( agent = Emma , theme = cake , recipient = * baby )
|
The girl gave the cookie on the seat to the boy .
|
give ( agent = * girl , theme = * cookie ( nmod . on = * seat ) , recipient = * boy )
|
The bell was cooked .
|
cook ( theme = * bell )
|
The girl shortened a cake in the car .
|
shorten ( agent = * girl , theme = cake ( nmod . in = * car ) )
|
Matthew was served the cookie .
|
serve ( recipient = Matthew , theme = * cookie )
|
The donut was tolerated .
|
tolerate ( theme = * donut )
|
William needed to walk .
|
need ( agent = William , xcomp = walk ( agent = William ) )
|
A sweetcorn was investigated .
|
investigate ( theme = sweetcorn )
|
The cake was drawn by the cat .
|
draw ( theme = * cake , agent = * cat )
|
The doll was disintegrated .
|
disintegrate ( theme = * doll )
|
The book was slid by Noah .
|
slide ( theme = * book , agent = Noah )
|
The girl gave a cake on the table to the boy .
|
give ( agent = * girl , theme = cake ( nmod . on = * table ) , recipient = * boy )
|
Lucas confessed that Liam helped a sandwich in the house .
|
confess ( agent = Lucas , ccomp = help ( agent = Liam , theme = sandwich ( nmod . in = * house ) ) )
|
The girl burned a cat on the table .
|
burn ( agent = * girl , theme = cat ( nmod . on = * table ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.