input
stringlengths 986
1.15k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: water
before: in bucket
after: on carpet
attr: location
Output:
| [
"location of water was in a bucket before and on the carpet afterwards"
] | task1631-c651f6825a934d809f8fdf1f3096f49a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: steel wool
before: uncorroded
after: corroded
attr: state
Output:
| [
"state of steel wool was uncorroded before and corroded afterwards"
] | task1631-a9cb946675f74f78a7b9bacab4a32cd5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: doing it yourself
after: now using contractor
attr: cost
Output:
| [
"cost of you was doing it yourself before and now using a contractor afterwards"
] | task1631-3358b2f1c3d7468ebe89cad2b973ea91 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: pasta
before: in pot
after: in bowl
attr: location
Output:
| [
"location of pasta was in pot before and in bowl afterwards"
] | task1631-3a2ce2902f5a495a977c39bf7b54c709 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: water
before: clear
after: red
attr: color
Output:
| [
"color of water was clear before and red afterwards"
] | task1631-fb7cd21dd5cd41aeb82d1ec9027486f7 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: candied jalapeno peppers
before: on plate
after: being eaten
attr: state
Output:
| [
"state of candied jalapeno peppers was on the plate before and being eaten afterwards"
] | task1631-f973e2a2057241b088b7e4503926846d |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wax
before: new
after: used
attr: condition
Output:
| [
"condition of wax was new before and used afterwards"
] | task1631-937bca93ff144a819a714f0ce5d9059b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: jar
before: dry
after: wet
attr: moisture
Output:
| [
"moisture of jar was dry before and wet afterwards"
] | task1631-2a6a3ad32d504f37919a8d2bb7398384 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: making bracelet
after: finished
attr: state
Output:
| [
"state of you was making a bracelet before and finished afterwards"
] | task1631-880274eff139479aa9338ea6a296ad8b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: system
before: in cupboard
after: removed from cupboard
attr: location
Output:
| [
"location of system was in cupboard before and removed from cupboard afterwards"
] | task1631-569e40359d8c41dd80f054d3bbd0bb47 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: pan
before: empty
after: fuller
attr: volume
Output:
| [
"volume of pan was empty before and fuller afterwards"
] | task1631-ecb29dbec107435e96ad5ec9958419a8 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cutting board
before: clean
after: dirty
attr: cleanness
Output:
| [
"cleanness of cutting board was clean before and dirty afterwards"
] | task1631-e95f77a172dd49b1a94a9d52fe33f909 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: ice cream
before: in carton
after: in glass
attr: container
Output:
| [
"container of ice cream was in carton before and in glass afterwards"
] | task1631-c76380def0d14d659206f95fe7be58b9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: loaf pan
before: empty
after: full
attr: fullness
Output:
| [
"fullness of loaf pan was empty before and full afterwards"
] | task1631-02c5a210b6974066982cc379b9d59264 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: hot chocolate and cocoa
before: in packaging
after: put in mixing bowl with ingredients
attr: packaging
Output:
| [
"packaging of hot chocolate and cocoa was in packaging before and put in a mixing bowl with other ingredients afterwards"
] | task1631-ac7575e52194416ea5b2710527263707 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the chain
before: unaligned with sprocket
after: now aligned with sprocket
attr: placement
Output:
| [
"placement of the chain was unaligned with the sprocket before and now aligned with the sprocket afterwards"
] | task1631-4f8957e74847487084896f4a82ff1f07 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: light
before: bright
after: softer
attr: light
Output:
| [
"light of light was bright before and softer afterwards"
] | task1631-17346ae8ea924c18b75bb8dedfb7af96 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: ice cream
before: intact
after: has cut marks in it
attr: composition
Output:
| [
"composition of ice cream was intact before and has cut marks in it afterwards"
] | task1631-25759bac60be4eb490481c2325737210 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: clothes
before: on person
after: in laundry machine
attr: location
Output:
| [
"location of clothes was on the person before and in the laundry machine afterwards"
] | task1631-2aa7cd54af1d4dfbaab253e194d9ec6d |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: lead eye
before: in toolbox
after: wrapped around hook
attr: location
Output:
| [
"location of lead eye was in toolbox before and wrapped around the hook afterwards"
] | task1631-072d8cc2170846dfa7944e2486b45c27 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: ratchet
before: in toolbox
after: atop steering wheel
attr: location
Output:
| [
"location of ratchet was in toolbox before and atop steering wheel afterwards"
] | task1631-660b0b8dc4844dfebce326c642e0e160 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the trailer
before: untested
after: now tested
attr: state
Output:
| [
"state of the trailer was untested before, and now tested afterwards."
] | task1631-38aac7824c5347e89059497af3db3163 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: vines
before: at shop
after: at home
attr: location
Output:
| [
"location of vines was at shop before and at home afterwards"
] | task1631-a598be70e01f4876818eacc477413b6b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: steps
before: hypothetical
after: laid out
attr: skill
Output:
| [
"skill of steps was hypothetical before and laid out afterwards"
] | task1631-57f67aa332ad42039600dd3bb3e87670 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: chiminea
before: cold
after: hot
attr: temperature
Output:
| [
"temperature of chiminea was cold before and hot afterwards"
] | task1631-c3e2dc75e14e44bba7d75990c58394ff |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: tofu
before: whole
after: cut into slices
attr: composition
Output:
| [
"composition of tofu was whole before and cut into slices afterwards"
] | task1631-12ba74b726bc40b5ac65c48d4e7f7b3e |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: glass seed beads
before: absent
after: on wires
attr: location
Output:
| [
"location of glass seed beads was absent before and on the wires afterwards"
] | task1631-070095e550a54846af9afaa318566dcd |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: ingredients
before: separated
after: mixed together
attr: composition
Output:
| [
"composition of ingredients was separated before and mixed together afterwards"
] | task1631-b4e19773e7e54e09bd40cf6ccb1d0cc5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: needle
before: threadless
after: threaded
attr: threading
Output:
| [
"threading of needle was threadless before and threaded afterwards"
] | task1631-5f068dc9558a430e85bbb748468f9116 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: pickets/palings
before: random
after: spaced just right
attr: organization
Output:
| [
"organization of pickets/palings was random before and spaced just right afterwards"
] | task1631-5434d460747b43c282377f609a1d2ffb |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: lines
before: wound around bar
after: unwound from bar
attr: state
Output:
| [
"state of lines was wound around bar before and unwound from bar afterwards"
] | task1631-11b292e00570409b881e909b7efc1c8b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: flower spikes
before: long
after: shorter
attr: length
Output:
| [
"length of flower spikes was long before and shorter afterwards"
] | task1631-a5f5978d31b646a59aa2cdb6c3c2b767 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: hot dogs
before: whole
after: in pieces
attr: shape
Output:
| [
"shape of hot dogs was whole before and in pieces afterwards"
] | task1631-86473a61a30641b5a5e89f1977082631 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: needing map
after: in possession of map
attr: state
Output:
| [
"state of you was needing a map before and in possession of a map afterwards"
] | task1631-cefc28617f3d472b92df7fe32ee2b3e8 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: plants
before: property of shop
after: owned by shopper
attr: ownership
Output:
| [
"ownership of plants was property of shop before, and owned by shopper afterwards."
] | task1631-c3eb69357c844500a5a8ba575020d8c9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: left foot
before: on mound
after: in air
attr: location
Output:
| [
"location of left foot was on mound before and in air afterwards"
] | task1631-fe0561eb0ff84f499a755a6c3ac979f4 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: sugar
before: in package
after: slow cooker
attr: container
Output:
| [
"container of sugar was in package before and slow cooker afterwards"
] | task1631-2999798431f34fbd9d352e5fd09a0682 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: swimming skills
before: dull
after: sharpened
attr: skill
Output:
| [
"skill of swimming skills was dull before and sharpened afterwards"
] | task1631-d950c69fce9546f387d42ab4b5fc0384 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the wood furniture
before: uneven
after: uniform
attr: texture
Output:
| [
"texture of the wood furniture was uneven before and uniform afterwards"
] | task1631-2aac08a10fae4885a006c11d5a119b8b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: the poles
before: all closely bound
after: separated at bottom
attr: orientation
Output:
| [
"orientation of the poles was all closely bound before and separated at the bottom afterwards"
] | task1631-b29ef32ed5154230837faad26d4fde1b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: whisk
before: in package
after: in mug
attr: location
Output:
| [
"location of whisk was in a package before and in the mug afterwards"
] | task1631-a798bf9052584d4bb51c59ec6b941028 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: rhubarb leaves
before: dirty
after: clean
attr: cleanness
Output:
| [
"cleanness of rhubarb leaves was dirty before and clean afterwards"
] | task1631-1f6d4bfc820e4fcc81c3b83a018ae4a2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: siting inside
after: outside
attr: location
Output:
| [
"location of you was siting inside before and was outside afterwards"
] | task1631-cb8b26bf01ce4b3ba0d65abe437320c2 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: new muffler hangar
before: at store
after: purchased
attr: location
Output:
| [
"location of new muffler hangar was at the store before and purchased afterwards"
] | task1631-305b81cb3be34004adf6e149079d8637 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cards
before: on table
after: in someone's hands
attr: location
Output:
| [
"location of cards was on the table before and in someone's hands afterwards"
] | task1631-8513fe345113472fa2468cfd27b952d0 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: sportsmanship
before: elusive
after: honed
attr: skill
Output:
| [
"skill of sportsmanship was elusive before and honed afterwards"
] | task1631-765b64bd0d354d3f8cf924d9e8a6dede |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: silicone
before: on tub
after: removed
attr: location
Output:
| [
"location of silicone was on tub before and removed afterwards"
] | task1631-1ec882c413dd4ae4af62a27e947e5f9e |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: sheets
before: on bed
after: in machine
attr: location
Output:
| [
"location of sheets was on bed before and in machine afterwards"
] | task1631-97c3f39a148649f2932e133d306d2c77 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: whipped cream
before: in bowl
after: in glass
attr: container
Output:
| [
"container of whipped cream was in bowl before and in glass afterwards"
] | task1631-77570466b8fc4fe7896e214dff6f4c3f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: teammates
before: injured
after: healed
attr: status
Output:
| [
"status of teammates was injured before and healed afterwards"
] | task1631-fd23c431cf3b48339ec6ff3cf235be13 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: hook
before: in toolbox
after: in vise
attr: location
Output:
| [
"location of hook was in the toolbox before and in a vise afterwards"
] | task1631-38f2783685014431b721c5d933af0109 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: paintbrush
before: clean
after: dirtier
attr: cleanness
Output:
| [
"cleanness of paintbrush was clean before and dirtier afterwards"
] | task1631-1b7ef9776ffd475eb0339ca7804ac4f0 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: design
before: idea unconceived
after: idea conceived
attr: thought
Output:
| [
"thought of design was idea unconceived before and idea conceived afterwards"
] | task1631-c82b468c5b674a5a803ecde9dee48a15 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: final story
before: locked
after: unlocked
attr: state
Output:
| [
"state of final story was locked before and unlocked afterwards"
] | task1631-20e358343c6c465c9c00fd7c5fe7e794 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: you
before: short on money
after: now loaded with money
attr: possesion
Output:
| [
"possesion of you was short on money before and now loaded with money afterwards"
] | task1631-f444554b55844e8f8503f590499a519b |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: vanilla
before: in pod
after: in vodka
attr: location
Output:
| [
"location of vanilla was in pod before, and in vodka afterwards."
] | task1631-e1a91a16f4af442eba2bed29d837290c |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: miso
before: in package
after: in cup
attr: location
Output:
| [
"location of miso was in package before and in cup afterwards"
] | task1631-8ad108ddf14742c3b8f0f70f4d28e3e7 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: jockstrap
before: in drawer
after: worn on body
attr: location
Output:
| [
"location of jockstrap was in the drawer before and worn on the body afterwards"
] | task1631-53b2acc2fe3b432c9043ca79931ddbf0 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mixture
before: room temperature
after: chilled
attr: temperature
Output:
| [
"temperature of mixture was room temperature before and chilled afterwards"
] | task1631-34beeacdd7224918b65262122f16938c |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wood
before: free of soap
after: soaped
attr: state
Output:
| [
"state of wood was free of soap before and soaped afterwards"
] | task1631-6dda9203ac714a35ab7bea2edc19eb4d |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: cardboard
before: uncut
after: cut
attr: composition
Output:
| [
"composition of cardboard was uncut before and cut afterwards"
] | task1631-104d71e812de464e88eb92449a25843a |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: contractor
before: unhired
after: hired
attr: state
Output:
| [
"state of contractor was unhired before and hired afterwards"
] | task1631-b2c1c531213d4f64b10de7f33f155ac7 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: sprinkes
before: in hand
after: on cheerios
attr: location
Output:
| [
"location of sprinkes was in hand before and on cheerios afterwards"
] | task1631-0458f363bd194255bad9dc5d19bd8d59 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: fertilizer
before: inside bottle
after: in soil
attr: location
Output:
| [
"location of fertilizer was inside a bottle before and in the soil afterwards"
] | task1631-44800fda36844c1999080085ea2baa87 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: player
before: still
after: in play
attr: speed
Output:
| [
"speed of player was still before and in play afterwards"
] | task1631-f95ba842199941ea8d254386cf4639c7 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: potato's
before: in water
after: drained
attr: location
Output:
| [
"location of potato's was in water before and drained afterwards"
] | task1631-a9b2ef6e8e05488eb4f8516ba65fc5b5 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: rice
before: in saucepan
after: in bowl
attr: location
Output:
| [
"location of rice was in the saucepan before and in a bowl afterwards"
] | task1631-99c603ccdd154dd0b73185e7943d49cb |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: bowl
before: empty
after: full
attr: container
Output:
| [
"container of bowl was empty before and full afterwards"
] | task1631-79128b1a8c0e4491ba516ca2a2822f78 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: ingredients
before: dry
after: wet
attr: moisture
Output:
| [
"moisture of ingredients was dry before and wet afterwards"
] | task1631-232cf87f5c3b486292b2399aad3b7e6f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: milk
before: in carton
after: in bowl
attr: location
Output:
| [
"location of milk was in the carton before and in the bowl afterwards"
] | task1631-7c20b05571fe42dcbfa7a95d9566bbfb |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: games
before: unselected
after: selected
attr: state
Output:
| [
"state of games was unselected before and selected afterwards"
] | task1631-41490c421cac457ea4575608f3aa93c4 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: tinder
before: loose
after: in pile
attr: location
Output:
| [
"location of tinder was loose before and in a pile afterwards"
] | task1631-9de22aa0191c44109c5c200149c5db11 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: blocks
before: on floor
after: in doorway
attr: location
Output:
| [
"location of blocks was on floor before and in doorway afterwards"
] | task1631-731e1e0e9270427b8def454de3790c5f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: coins
before: shoppers
after: yours
attr: ownership
Output:
| [
"ownership of coins was shoppers before and yours afterwards"
] | task1631-be8c2a263f334d259d0a4bd2bf1c019d |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: shelter frame
before: open
after: private
attr: privacy
Output:
| [
"privacy of shelter frame was open before and private afterwards"
] | task1631-be448d22a103428a8bb48ea7fe0d18c8 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: legs
before: inert
after: moving
attr: speed
Output:
| [
"speed of legs was inert before and moving afterwards"
] | task1631-039f68080c254d708b211399a99c22fa |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: bag
before: empty
after: packed full
attr: fullness
Output:
| [
"fullness of bag was empty before and packed full afterwards"
] | task1631-1ea5745d86af4c0e8d3e4c614ea0d512 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wreath
before: on bench or table
after: hung up
attr: location
Output:
| [
"location of wreath was on bench or table before and hung up afterwards"
] | task1631-3883b233597747a48660353664ccf953 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: diseased roots
before: attached
after: missing
attr: state
Output:
| [
"state of diseased roots was attached before and missing afterwards"
] | task1631-f371f74f0cb44c35bb773834fa321f4d |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: vinegar
before: in bottle
after: in bowl
attr: location
Output:
| [
"location of vinegar was in bottle before and in bowl afterwards"
] | task1631-6fc6bb64f98b4adfb2ab5abd16b74555 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: power button
before: in neutral position
after: depressed
attr: location
Output:
| [
"location of power button was in neutral position before and depressed afterwards"
] | task1631-1d75b7cd79764d829535d5f703387a96 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: bowl
before: on counter
after: on table
attr: location
Output:
| [
"location of bowl was on counter before and on table afterwards"
] | task1631-f6ce8466ca064dc2a9054d7cdf586bc0 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: person
before: dehydrated
after: hydrated
attr: moisture
Output:
| [
"moisture of person was dehydrated before and hydrated afterwards"
] | task1631-b3f92723dbf9410bbe9b13788df6796e |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: spatula
before: clean
after: dirty
attr: cleanness
Output:
| [
"cleanness of spatula was clean before and dirty afterwards"
] | task1631-ebd65b767a67459d9ba6a95a03c631ca |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: surface
before: smooth
after: rough
attr: state
Output:
| [
"state of surface was smooth before and rough afterwards"
] | task1631-da5c1d5c9b0c4bfcb1688398ff18d7b6 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: excess brick
before: on brick
after: off brick
attr: location
Output:
| [
"location of excess brick was on brick before and off brick afterwards"
] | task1631-21ae00bb09b94ab8a2883473c7cf2367 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: screws
before: in furniture
after: out of furniture
attr: location
Output:
| [
"location of screws was in the furniture before and out of the furniture afterwards"
] | task1631-2a46d3e8b6604e11b92f1087a8cc0a88 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: mixture
before: unblended
after: mix together
attr: composition
Output:
| [
"composition of mixture was unblended before and mix together afterwards"
] | task1631-45871f72e831433887e4008d5837c9b9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: spatula
before: in drawer
after: in pot
attr: location
Output:
| [
"location of spatula was in drawer before and in pot afterwards"
] | task1631-e9de66d833d4435ab98b07939fba05ed |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: bed
before: in inventory
after: where you want it to go
attr: location
Output:
| [
"location of bed was in inventory before and where you want it to go afterwards"
] | task1631-f1d307f236604febb9a3b7b3636dac0f |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: wall
before: wet
after: dry
attr: wetness
Output:
| [
"wetness of wall was wet before and dry afterwards"
] | task1631-d6239b55650a44f5be0c01ad7ca05a69 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: compost
before: unchecked
after: examined for readiness
attr: state
Output:
| [
"state of compost was unchecked before and examined for readiness afterwards"
] | task1631-9737cc9e00594efcb5318063a47ef5b9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: nintendo ds game
before: missing from game slot
after: in game slot
attr: location
Output:
| [
"location of nintendo ds game was missing from game slot before and in the game slot afterwards"
] | task1631-7dc01237e5e14b099736a69d400d0fb9 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: place
before: considered
after: selected
attr: state
Output:
| [
"state of place was considered before and selected afterwards"
] | task1631-6b9e1852d9c945128c21d083a6aa7273 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: players
before: random
after: organized by player type
attr: organization
Output:
| [
"organization of players was random before and organized by player type afterwards"
] | task1631-058b34bc9f3e47d29b47f9e2e3e3fc43 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: your friend
before: in way
after: now out of way
attr: location
Output:
| [
"location of your friend was in the way before and now out of the way afterwards"
] | task1631-939f62af6c824e9f944153ba35f33fd4 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: hole
before: obvious
after: concealed
attr: state
Output:
| [
"state of hole was obvious before and concealed afterwards"
] | task1631-6738b71bc9364cdd83bd0ed541edb74e |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: stain
before: in can
after: on concrete
attr: location
Output:
| [
"location of stain was in can before and on concrete afterwards"
] | task1631-93dbd13ac8f749c28b782678d7b3cca3 |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: beans
before: outside container
after: inside container
attr: location
Output:
| [
"location of beans was outside container before and inside container afterwards"
] | task1631-3c8e5e77e42b41138489cc2246a50f1e |
Definition: Given an entity, a before event, an after event, and an attribute related to the entity, generate a sentence as output. Your sentence should show the changes in the attribute of the entity.
Positive Example 1 -
Input: entity: arm
before: free
after: grasped
attr: state
Output: state of arm was free before and grasped afterwards
Positive Example 2 -
Input: entity: person
before: standing
after: in air
attr: location
Output: location of person was standing before and in air afterwards.
Negative Example 1 -
Input: entity: buckles
before: being worn
after: removed
attr: wearing
Output: wearing of buckles was being worn before and removed afterwards
Negative Example 2 -
Input: entity: tape measure
before: in box
after: measured around head
attr: tape measure
Output: tape measure of tape measure was in box before and measured around head afterwards
Now complete the following example -
Input: entity: plants
before: unfertilized
after: fertilzed
attr: composition
Output:
| [
"composition of plants was unfertilized before and fertilzed afterwards"
] | task1631-80bde370f1514398b8dd5de734e6858f |
Subsets and Splits