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: napkin before: with two folded sides on top after: with two folded sides on bottom attr: state Output:
[ "state of napkin was with two folded sides on top before and with two folded sides on bottom afterwards" ]
task1631-4a8942b4bdee44a29b3cc1550f710f9f
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: video before: missing from hosting website after: uploaded to hosting website attr: step Output:
[ "step of video was missing from hosting website before and uploaded to hosting website afterwards" ]
task1631-932a250664684b7bb22f1e1d6b5f6f1c
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: eyesight before: blurry after: focused with glasses attr: clarity Output:
[ "clarity of eyesight was blurry before and focused with glasses afterwards" ]
task1631-80a90257b58442809a6a45f7cacbb2c9
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: bike before: stationary after: moving attr: distance Output:
[ "distance of bike was stationary before and moving afterwards" ]
task1631-0bc0d6f45ab94bc683f24138313d4ca0
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: tape before: rolled after: straight and long attr: length Output:
[ "length of tape was rolled before and straight and long afterwards" ]
task1631-6c5a78120df24a9591f85ae71745273d
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: dye before: in container after: mixed with water in bowl attr: location Output:
[ "location of dye was in the container before and mixed with water in the bowl afterwards" ]
task1631-e7c50426100740adbcd7f14212bb3b33
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: med sized container before: in store after: in home attr: location Output:
[ "location of med sized container was in store before and in your home afterwards" ]
task1631-c89e303a2a82466cb6657acc014a54da
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: juicesicles before: in ice cube tray after: in hand attr: location Output:
[ "location of juicesicles was in ice cube tray before and in hand afterwards" ]
task1631-23b95cc3607740dda05d24e504edead6
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: juice before: in carton after: in shaker attr: container Output:
[ "container of juice was in carton before and in shaker afterwards" ]
task1631-6d8a4ea7ce3341a6aeec819df364b3f5
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: lumpy after: smooth attr: texture Output:
[ "texture of mixture was lumpy before and smooth afterwards" ]
task1631-e425297ff97e46eba791ba7c88e655c4
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: cookies before: raw after: cooked attr: state Output:
[ "state of cookies was raw before and cooked afterwards" ]
task1631-95ddf46c0aae4e9e817c2bcd3edaada7
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: soil before: in bag after: in tray attr: location Output:
[ "location of soil was in bag before and in tray afterwards" ]
task1631-4399eaee08af429993e014ae89d388f2
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: custard before: unprepared after: prepared attr: state Output:
[ "state of custard was unprepared before and prepared afterwards" ]
task1631-946d93e13c90411c8e9e1abc5fedd5b0
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: character before: at home realm after: at 4 blocks of soul sand attr: location Output:
[ "location of character was at their home realm before and at the 4 blocks of soul sand afterwards" ]
task1631-54067081b17146ec99b3532f2ac1fb6e
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: squid before: in cooler after: on rod attr: location Output:
[ "location of squid was in the cooler before and on the rod afterwards" ]
task1631-e2c2f9cfd2a94adfa88eafa8a4d09193
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: skill before: below 50 after: up to 50 attr: progression Output:
[ "progression of skill was below 50 before and up to 50 afterwards" ]
task1631-c8817511ce3f43f692eec300250fd6bd
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: shrimp before: bland after: seasoned attr: taste Output:
[ "taste of shrimp was bland before and seasoned afterwards" ]
task1631-f8824f27bfd942c3bedec715f1db461e
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: in bowl after: in bottle attr: location Output:
[ "location of mixture was in bowl before and in bottle afterwards" ]
task1631-bb6221e23c244068ad604b1e031d229c
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: barriers before: absent after: erected attr: state Output:
[ "state of barriers was absent before and erected afterwards" ]
task1631-0200415f05a44938a9b0775e01121c77
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: supplies before: away from inventory after: owned by player attr: ownership Output:
[ "ownership of supplies was away from inventory before and owned by player afterwards" ]
task1631-fcb6396a08f24a0a9ee5e01ceabdb0b4
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: filled with vinegar attr: volume Output:
[ "volume of bowl was empty before and filled with vinegar afterwards" ]
task1631-564f5df5ba504549b60a6b77edf3ce8c
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: quill before: dry after: wet attr: texture/wetness Output:
[ "texture/wetness of quill was dry before and wet afterwards" ]
task1631-93f3e988f91946b8b28f5c6bed9f5c32
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 players before: on bench after: on floor attr: location Output:
[ "location of the players was on bench before, and on floor afterwards." ]
task1631-4fa49875ef694440b7af4054efd8b363
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: dehumidifier before: absent after: present attr: location Output:
[ "location of dehumidifier was absent before and present afterwards" ]
task1631-6af04518802f4d0c9aaea8ee2ed39079
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: main bandanna before: handleless after: with handles attr: state Output:
[ "state of main bandanna was handleless before and with handles afterwards" ]
task1631-7785bedf2ee3414e84265483569357f4
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 ingredients before: in bowl after: in jar attr: location Output:
[ "location of the ingredients was in a bowl before and in a jar afterwards" ]
task1631-0a3d6415bf9145c495a33003438becd8
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: varnish before: in can after: on wood attr: location Output:
[ "location of varnish was in the can before and on the wood afterwards" ]
task1631-e5287ad0091445b18354e7fa6011f374
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: deep fryer or frying pan before: cooler after: hot attr: temperature Output:
[ "temperature of deep fryer or frying pan was cooler before and hot afterwards" ]
task1631-5ffafbca648743f2a902a061e773c834
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: stockinette stitch before: unstitched after: stitched attr: state Output:
[ "state of stockinette stitch was unstitched before and stitched afterwards" ]
task1631-f42a46ecc8bc4c99a3f9c33835165c77
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 tire bead sealer or dish soap before: in container after: on tire attr: location Output:
[ "location of the tire bead sealer or dish soap was in a container before and on the tire afterwards" ]
task1631-055463dc0cee4a9dadb97072f0a62ab8
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: stove burner before: off after: on attr: power Output:
[ "power of stove burner was off before and on afterwards" ]
task1631-b1d61ac95d0d4b8f9ffdfaba9cfbe67a
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: avacado before: whole after: cut attr: state Output:
[ "state of avacado was whole before and cut afterwards" ]
task1631-807ef6d2b78e4025af45e0c5b21d76a0
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: mug before: empty after: half full of mixture attr: state Output:
[ "state of mug was empty before and half full of mixture afterwards" ]
task1631-4fd62f268d5542ad89bbd5535d962366
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: fish before: on sale at store after: purchase at store attr: cost Output:
[ "cost of fish was on sale at store before and was purchase at store afterwards" ]
task1631-d1db8ae1a13d401587576887cc8baaf6
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: tube before: in store after: at home attr: location Output:
[ "location of tube was in store before and at home afterwards" ]
task1631-6878c000c76a498ea2972765a4b29056
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: device before: dry after: wet attr: state Output:
[ "state of device was dry before and wet afterwards" ]
task1631-7363c4e5230441edb20d8e9988c0d571
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: ball before: in hands after: in air attr: location Output:
[ "location of ball was in hands before and in air afterwards" ]
task1631-686618e933d446b3a290e98fb9b992bb
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: yarn before: long after: wrapped attr: shape Output:
[ "shape of yarn was long before and wrapped afterwards" ]
task1631-55f1223da2ea4bb08decf9f8100296de
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: eggshells before: whole after: cracked attr: composition Output:
[ "composition of eggshells was whole before and cracked afterwards" ]
task1631-b78917e047de4e7c9127f97a03172886
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: butter before: solid after: melted attr: state Output:
[ "state of butter was solid before and melted afterwards" ]
task1631-eb6df08bc15c4477a7e69a76b620b45f
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: eggs before: warmer after: colder attr: temperature Output:
[ "temperature of the eggs was warmer before and colder afterwards" ]
task1631-586a30f2b2364640a48cd46dab3da9a9
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: kitchen sink before: empty after: full of water attr: state Output:
[ "state of kitchen sink was empty before and full of water afterwards" ]
task1631-0ebc5abeaa534807a54611b0685901f1
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: brush and bowl before: dirty after: clean attr: cleanness Output:
[ "cleanness of brush and bowl was dirty before and clean afterwards" ]
task1631-fe0a95c431c841ff8d76e109b9cd502b
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: faucets before: left running during teeth brushing after: turned off between wetting brush and rinsing attr: duration Output:
[ "duration of faucets was left running during teeth brushing before and turned off between wetting the brush and rinsing afterwards" ]
task1631-89b835b119834d18a4b9e6ccd41b2c63
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: holding board after: now releasing board attr: state Output:
[ "state of your friend was holding the board before and now releasing the board afterwards" ]
task1631-09e345556dd94298a0a840d7f4e685ee
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: label before: blank after: written on attr: state Output:
[ "state of label was blank before and written on afterwards" ]
task1631-d2e158e24369494e8d455cd469adee5f
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: tape before: on board after: now off board attr: location Output:
[ "location of tape was on the board before and now off the board afterwards" ]
task1631-12325311c66448e38fe971ceae29cf78
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: surfer before: seated after: standing attr: orientation Output:
[ "orientation of surfer was seated before and standing afterwards" ]
task1631-52b2a5cf48444c26b663303a5281cb1f
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: in blender after: in glass attr: location Output:
[ "location of mixture was in blender before and in glass afterwards" ]
task1631-a28862dd56024489950123683082a0f2
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: macaroni before: cold after: hotter attr: temperature Output:
[ "temperature of macaroni was cold before and hotter afterwards" ]
task1631-79afa02760f64992abd2342ff56f5f45
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: mattress before: in bedroom after: outside attr: location Output:
[ "location of mattress was in bedroom before and outside afterwards" ]
task1631-265d5578eb6646ddb6de4bb35383f589
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: salad cream before: in bottle after: in bowl attr: location Output:
[ "location of salad cream was in a bottle before and in the bowl afterwards" ]
task1631-90de8cfeddde4a4c804564727cd3d8cb
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: box before: full of tissues after: emptied of tissues attr: volume Output:
[ "volume of box was full of tissues before and emptied of tissues afterwards" ]
task1631-ee37f3c398bb4e958815bd56c98b4810
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 kit before: without food after: now with food attr: state Output:
[ "state of your kit was without food before and now with food afterwards" ]
task1631-3579942f58f7403e88d5d448ad5e7b11
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: in mixing bowl after: in serving dish attr: location Output:
[ "location of mixture was in the mixing bowl before and in the serving dish afterwards" ]
task1631-b4344176fac9499db50c284058925c14
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: simple syrup before: in pot after: in bowl attr: location Output:
[ "location of simple syrup was in pot before and in bowl afterwards" ]
task1631-bbb4c46999064363bbad62ea584ece4b
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: command block before: free after: placed attr: state Output:
[ "state of command block was free before and placed afterwards" ]
task1631-f1b212e6e439453d8562d3780804dd79
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: learner before: ignorant of fighting style after: educated attr: knowledge Output:
[ "knowledge of learner was ignorant of fighting style before and educated afterwards" ]
task1631-3b4dd1788a754fff85f421c85ed565fe
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: soil before: compacted after: aerated attr: state Output:
[ "state of soil was compacted before and aerated afterwards" ]
task1631-fda5ea4eeaa442f0885d4ddb5763c5c8
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: branch before: away from ground after: on ground attr: state Output:
[ "state of branch was away from the ground before and on the ground afterwards" ]
task1631-6ae5b423db6546bd8a200f3a5d6982a7
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: row before: knitted row after: now purled row attr: state Output:
[ "state of row was a knitted row before and now a purled row afterwards" ]
task1631-2c45099d7b2e41c7a6990c95cdf1fc7c
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 plate and pin assembly before: loose after: now attached to chain attr: placement Output:
[ "placement of the plate and pin assembly was loose before and now attached to the chain afterwards" ]
task1631-ee72d5f4ef63441e978ada3d2b41c183
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: lemon oil before: cooler after: hotter attr: temperature Output:
[ "temperature of lemon oil was cooler before and hotter afterwards" ]
task1631-031fd5339d8046d094a94bf7eaac3c06
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: pillow before: covered after: uncovered attr: coverage Output:
[ "coverage of pillow was covered before and uncovered afterwards" ]
task1631-db2581a18e3544dfb36ef4f3448bab9b
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: finger before: touching air after: tapping torch attr: action Output:
[ "action of finger was touching air before and tapping the torch afterwards" ]
task1631-965bccafa42643cfb9fdc181b08300b9
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: was before: hard after: soft attr: flexibility Output:
[ "flexibility of was hard before and soft afterwards" ]
task1631-127ac084e0a94a4d948465473055adc4
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: gelatin before: powdered after: wet attr: moisture Output:
[ "moisture of gelatin was powdered before and wet afterwards" ]
task1631-1dc49e3bdfae4640aee4933a385b8c02
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: image before: unselected after: selected attr: state Output:
[ "state of image was unselected before and selected afterwards" ]
task1631-bdfd57cd7fef4845bde4827bf98266aa
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: head before: left alone after: measured from side to side attr: head Output:
[ "head of head was left alone before and measured from side to side afterwards" ]
task1631-019f33a88bd54c65a254f293753131a9
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: ignorant of acceleration after: knowledgeable of acceleration attr: knowledge Output:
[ "knowledge of person was ignorant of acceleration before and knowledgeable of acceleration afterwards" ]
task1631-df6546e465604c74910eef281dfa3387
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: button change before: unfamiliar after: familiar attr: state Output:
[ "state of button change was unfamiliar before and familiar afterwards" ]
task1631-0756ba8f83bf4899ab306f91f308b78e
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: project before: started after: finished attr: complexity Output:
[ "complexity of project was started before and finished afterwards" ]
task1631-2d674a365dd0449b83f295375d6bfdd6
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: squirt bottle before: empty after: full attr: capacity Output:
[ "capacity of squirt bottle was empty before and full afterwards" ]
task1631-44f46f309c7049fe97567c4b37fa565c
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: box before: full after: empty attr: emptiness Output:
[ "emptiness of box was full before and empty afterwards" ]
task1631-f0db90c6052c445381a2c23400ad0eda
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 before: full after: empty attr: volume Output:
[ "volume of glass was full before and empty afterwards" ]
task1631-5aefe4555b79459faae7e9f1da34218f
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: food before: uneaten after: eaten attr: state Output:
[ "state of food was uneaten before and eaten afterwards" ]
task1631-60bdb1b2993d4546a95390c672dad864
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: larger after: slivered attr: size Output:
[ "size of wood was larger before and slivered afterwards" ]
task1631-d68170aa6fea4832bec043714db609e5
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: fish before: unconscious after: conscious attr: state Output:
[ "state of fish was unconscious before and conscious afterwards" ]
task1631-d082dc285e9646458f6deaead24d38c7
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: laser before: off after: on attr: electric conductivity Output:
[ "electric conductivity of laser was off before and on afterwards" ]
task1631-4c13097805e648769499a481a039a660
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: separate after: mixed attr: state Output:
[ "state of ingredients was separate before and mixed afterwards" ]
task1631-1eec4e2426c14f1a80a1c0385aae1186
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: tycoon before: unlocated after: located attr: state Output:
[ "state of tycoon was unlocated before and located afterwards" ]
task1631-d550c43282c641c18792bde558f9392f
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: knife before: moving after: stuck attr: speed Output:
[ "speed of knife was moving before and stuck afterwards" ]
task1631-bc77559f252f41b6a55f39cc8279498d
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 extract before: in bottle after: in blender attr: location Output:
[ "location of vanilla extract was in bottle before, and in blender afterwards." ]
task1631-6b2f835ef88f41f580d2da044e11b8ad
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: melted chocoalte before: in pan after: in bowl attr: location Output:
[ "location of melted chocoalte was in pan before and in bowl afterwards" ]
task1631-3d0a663986ae4716957bd08427ec5296
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: laundry before: wet after: dry attr: moisture Output:
[ "moisture of laundry was wet before and dry afterwards" ]
task1631-cc92515802f4478898872075e0eb294a
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: worsted before: on one side of post after: on opposite side of post attr: location Output:
[ "location of worsted was on one side of the post before and on opposite side of the post afterwards" ]
task1631-499155f5632c44a3a07e9ff3b2329ae1
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: sea lettuce before: whole after: chopped attr: wholeness Output:
[ "wholeness of sea lettuce was whole before and chopped afterwards" ]
task1631-a1a5ebccc6c14ff99b7c2560182c7636
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: paste before: in container after: on floor attr: location Output:
[ "location of paste was in container before and on floor afterwards" ]
task1631-8c84ced642b74c63af59d20f58b7ecc2
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: chenille before: secured to hook shank after: secured to back of lead eye and hook shank attr: location Output:
[ "location of chenille was secured to the hook shank before and secured to the back of the lead eye and the hook shank afterwards" ]
task1631-eed8733c25c94272aba1a8c5fe5655c0
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: furniture disassembly points before: unlocated after: located attr: knowledge Output:
[ "knowledge of furniture disassembly points was unlocated before and located afterwards" ]
task1631-fc1dde5b445745c298771a51bd851910
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: gun before: untested after: tested attr: practice Output:
[ "practice of gun was untested before and tested afterwards" ]
task1631-ea4ea8e13b314e7b9d6b7c0e00a3cc1d
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: paper before: dry after: wet attr: wetness Output:
[ "wetness of paper was dry before and wet afterwards" ]
task1631-1b9379a231a54a8296c75e426a88e733
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: emblem before: dry after: wet attr: wetness Output:
[ "wetness of emblem was dry before and wet afterwards" ]
task1631-39c531960ef541b787b4375629aac3dc
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: coconut before: untoasted after: toasted attr: state Output:
[ "state of coconut was untoasted before and toasted afterwards" ]
task1631-ee5ceda57f1f487f8b3e5a1ca4b440e2
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: hungry after: full attr: form Output:
[ "form of you was hungry before and full afterwards" ]
task1631-46489e17b11d48e48ce416415de13d76
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: sims before: touching after: making out attr: activity Output:
[ "activity of sims was touching before and making out afterwards" ]
task1631-1cfd0f1151f94c3c96b065f4b4799f3f
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: sitting on surfboard after: standing on surfboard attr: state Output:
[ "state of person was sitting on surfboard before and standing on surfboard afterwards" ]
task1631-fde98abce4174842a83bb486f5c69e2e
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: repetition before: unattained after: attained attr: state Output:
[ "state of repetition was unattained before and attained afterwards" ]
task1631-b804dcf5423945ae8030ca0d4da1f57e
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: wire before: in tube after: separated from tube attr: location Output:
[ "location of wire was in tube before and separated from tube afterwards" ]
task1631-e35e273c8f9f42e3b0c461588f23d8af
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: rock band before: out of slot after: in slot attr: location Output:
[ "location of rock band was out of the slot before and in the slot afterwards" ]
task1631-1e27e4a945a94d4bba53ea34f2c00a41