input
stringlengths
415
427
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: basement Output:
[ "attic" ]
task1509-3013900ec0774641835fdea091fc881c
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: heavy Output:
[ "lightweight" ]
task1509-1564c0920194407caa84cfe18054178e
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: misunderstand Output:
[ "understand" ]
task1509-d0cb5641ab5b4d6c81513df1b6db35bf
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: trade Output:
[ "store" ]
task1509-614f239a6a46417bb193496f3f03cc60
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: mouse Output:
[ "cat" ]
task1509-07ec885a7db74de0b30ee14cd9bccb26
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: nation Output:
[ "individual" ]
task1509-bcf287138dc04f35bee17d2b45818ee4
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: sleep Output:
[ "wake up" ]
task1509-a0021a85d6ae414d886748a095bf7a80
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: back Output:
[ "front" ]
task1509-edde571a42fc4527b2a65346ee852cd1
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: fraud Output:
[ "true" ]
task1509-a7de260d160c4ba28b3c0deef9b20ba7
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: matter Output:
[ "liquid" ]
task1509-f0be5e49ebed4972a58840bdf68eb7f1
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: question Output:
[ "statement" ]
task1509-c6e5d40b5114457c83a866d109002208
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: new Output:
[ "use" ]
task1509-166a2e5eb01042f2bce6ce49966eb6b2
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: escape Output:
[ "trap" ]
task1509-7c04915127b44c44b34f40c00dc229e4
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: protect Output:
[ "vulnerable" ]
task1509-26c2775714bf47f99d272f0d4c84b518
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: land Output:
[ "water" ]
task1509-c1d634361f7f4dd893cdbb93bf8f6692
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: burn Output:
[ "extinguish" ]
task1509-60d9fbeb06804950920b5fc87715663c
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: expensive Output:
[ "cheap" ]
task1509-2e9e494aa3594882b850ad15c0855407
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: part Output:
[ "whole" ]
task1509-229884ac255c43fc8e7263af14f6d2eb
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: divine Output:
[ "unpleasant" ]
task1509-4f492f1de25b4f989301165e3f0f0a7e
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: drive Output:
[ "walk" ]
task1509-7d0d0a9cef3b4570879864dfa0c9160c
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: die Output:
[ "live" ]
task1509-2364bb0bc15d4c7991f00bf7e8df97ca
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: jog Output:
[ "walk" ]
task1509-23ac366db6894f67b39014a14a3b819f
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: bitter Output:
[ "tasty" ]
task1509-976c10399635454c895c787145e39544
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: ideal Output:
[ "bad" ]
task1509-e0bf82b66f06447a9943e441e6ce4c91
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: sharp Output:
[ "blunt" ]
task1509-bb35100c9bcd481788a8c8d1db93c166
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: picture Output:
[ "movie" ]
task1509-e402b41eeb8149188d429a96a3678670
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: science Output:
[ "magic" ]
task1509-ce02b74fa49042649da9a825e5ef2357
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: swallow Output:
[ "spit" ]
task1509-aecc728e61964c6e8be60310c5ef6950
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: union Output:
[ "split" ]
task1509-cec63bf5682e4aba91fb268d308e2f2b
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: surprise Output:
[ "plan" ]
task1509-5db3c67b4419474ba7e0da318385f2a6
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: complete Output:
[ "incomplete" ]
task1509-b30a50f522f943bdb59b844e5c821fe9
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: king Output:
[ "queen" ]
task1509-a2e163ad56fc4289bdf949c6f3a2b4ad
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: fight Output:
[ "play" ]
task1509-e68ad87754af4a8db0972607222e4f1f
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: paper Output:
[ "scissor" ]
task1509-151eee7ba9c140efb54dd29910616ecf
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: eye Output:
[ "nose" ]
task1509-03a1d08a8b9b4b17b0680b1231dfd449
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: door Output:
[ "window" ]
task1509-dc89df35c1194561b7dd226dd571c98f
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: hail Output:
[ "rain" ]
task1509-2ce31d4f4c174e409b4efcadcc41df55
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: even Output:
[ "bumpy" ]
task1509-9b82dd6d69074771a69bc381cf6c652b
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: dark Output:
[ "pale" ]
task1509-e4fcc9342f4e4116aef21c4c8a46eeb9
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: individual Output:
[ "share" ]
task1509-b818714f334045b1b040dbf0aaa866e8
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: fancy Output:
[ "simple" ]
task1509-5b03571c887a4128be5285f542d29b5a
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: lazy Output:
[ "work" ]
task1509-b1ddf5a0795441289898189fd0009b20
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: kill Output:
[ "make" ]
task1509-1e4b22c7a30b4289bb05ecc954f63ccd
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: like Output:
[ "hate" ]
task1509-714bf678bb76441580eb2717f6c31792
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: dot Output:
[ "dash" ]
task1509-112327528cdf4d0cbb800e7a65ff1f1a
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: woman Output:
[ "man" ]
task1509-23c8780812904d399e3b6ab27d44bcab
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: record Output:
[ "tape" ]
task1509-bb51738072b64e77beb5b8c941851b8f
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: miss Output:
[ "strike" ]
task1509-9ccba276cfbb418a8f5aa694c7c147b5
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: cold Output:
[ "warm" ]
task1509-d81a30eaf2df4fc4b2e829b818bc1b52
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: marry Output:
[ "divorce" ]
task1509-7b0cb906c7074dadbc547800abd1b117
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: i Output:
[ "you" ]
task1509-986040e7985d4ca68770dc723afc3b3b
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: known Output:
[ "unknown" ]
task1509-33f4a224193a4a838e0f76ac8c46cc26
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: juice Output:
[ "milk" ]
task1509-cf70715be03d4a1faed7abcd7f990eb9
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: get Output:
[ "lose" ]
task1509-f0bc4e860ec04787abd81b7a6f40ebe8
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: factory Output:
[ "farm" ]
task1509-43011f67c46c4ff78ed37f18f1127102
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: reward Output:
[ "stick" ]
task1509-aa69c1d2c8744b45a3d875a5f9d67335
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: waste Output:
[ "save" ]
task1509-92e9c0cdb4544194acf7e2d3305372ec
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: creates Output:
[ "destroy" ]
task1509-572bd499f534492197713dd87135ecec
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: copy Output:
[ "unique" ]
task1509-597156ee93fe413e9623e5716ee0480e
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: gun Output:
[ "knife" ]
task1509-2f8970eaf84b4278b39cffcfba08d0b6
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: meat Output:
[ "vegetable" ]
task1509-da53cc5910e241769b4bf91a195c435f
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: intense Output:
[ "mild" ]
task1509-9a5e6be0fccf42b0bfe2e57f6ff81fb9
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: regret Output:
[ "feel good" ]
task1509-5ce8ae3f8c754ed7a5e6ba1f52b2fda8
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: respect Output:
[ "nasty" ]
task1509-2c4c882b5a5041e0ae86f60dcb35f5c3
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: help Output:
[ "trouble" ]
task1509-cc5d099c98e545ec866588c5ac2c09ea
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: grass Output:
[ "weed" ]
task1509-04d95d2808ca45d399aa5b0f45a970ad
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: free Output:
[ "trap" ]
task1509-3b43df563c3247c2a44f4c6c4e318037
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: straight Output:
[ "gay" ]
task1509-3b91982e1a024712a67a6c24155feb04
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: right Output:
[ "wrong" ]
task1509-e846c0016e804815aef4e176ae73b65d
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: gentleman Output:
[ "player" ]
task1509-7ac1efe9aede4c3d85ca60efa99d6781
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: ignorant Output:
[ "know" ]
task1509-68ecc05b64e8435e9b7926fbfe555a4e
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: private Output:
[ "share" ]
task1509-1af1e479169a4b9c92535fe4d06cf62b
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: pet Output:
[ "wild" ]
task1509-d0a1a3e27d8840ef853bbc2e31d96511
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: same Output:
[ "unique" ]
task1509-de8adaf469aa423c9614809c1f2039c8
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: common Output:
[ "unusual" ]
task1509-feeca3fa522c45b697290dbb13c22930
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: affection Output:
[ "dislike" ]
task1509-4f39530c423c47ee8dd5c734dc594a59
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: humanity Output:
[ "animal" ]
task1509-365be6cb85b54c488846f9d6aed12387
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: well Output:
[ "unwell" ]
task1509-0f5baf4be18540fc8b0bcc7ce3c4380e
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: glass Output:
[ "wood" ]
task1509-7a8bebb055484ce0bcbaa56ecbe915ab
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: horizontal Output:
[ "vertical" ]
task1509-ac207b5f5a91440c9b485035e3446685
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: conflict Output:
[ "peace" ]
task1509-ffea426b952d4a57a1ec7e478305fc73
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: real Output:
[ "pretend" ]
task1509-5865c8d304b04a3b910bdf0a06f8ba4e
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: follower Output:
[ "leader" ]
task1509-e3b6ad02c4cc47e8ae4b92c25a7416e3
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: green Output:
[ "red" ]
task1509-532c6f56a69b45789fd633b9b508a0ec
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: problem Output:
[ "solve" ]
task1509-753bcb5092514c1fa3b63f2fc4cde03c
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: connect Output:
[ "separate" ]
task1509-d7f87bca414548febf5c97a0fa348749
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: mean Output:
[ "nice" ]
task1509-bd7be0bef89c4c5ba96edd3297ebec1a
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: column Output:
[ "row" ]
task1509-e4caa22eb32f4aceb7301ec777ed5e80
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: object Output:
[ "person" ]
task1509-6276c04f30094b8c94b0ad420e7f97c3
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: room Output:
[ "outside" ]
task1509-7f9725e667334f7ea506218500ebecbf
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: customer Output:
[ "retailer" ]
task1509-cb0b82aa4c6342e19f2c56f4814dd8d8
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: health Output:
[ "sickness" ]
task1509-2462f69b4713407190e4fe5cb31db7ee
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: story Output:
[ "fact" ]
task1509-aa660168a35a4ddf84caa665b9de0bb7
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: antique Output:
[ "new" ]
task1509-df926065ee0b4f4b82c67a2388ed37f3
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: news Output:
[ "history" ]
task1509-b219df19745a4462a31c46aafecb929c
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: honesty Output:
[ "lie" ]
task1509-bd6e1b3b55a64a378f8ac41be8eae869
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: interest Output:
[ "boredom" ]
task1509-3fbc32bffdc845c99efd66061f492e6e
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: off Output:
[ "on" ]
task1509-0b1f43cba9eb45d3b7cf92e3ad23be0f
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: manufacture Output:
[ "destroy" ]
task1509-6dbbe197bef040f9b1e7f7332f554bfe
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it. Positive Example 1 - Input: accident Output: purpose Positive Example 2 - Input: ascend Output: descend Negative Example 1 - Input: admire Output: praise Negative Example 2 - Input: battle Output: war Now complete the following example - Input: comfort Output:
[ "uncomfortable" ]
task1509-60c9b6eb8a454eae870edf39aaa77f5a