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: garbage Output:
[ "valuable" ]
task1509-c800ee7d70874807b2aa4c52699f83af
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: boyfriend Output:
[ "girlfriend" ]
task1509-560b6a2687a5416ba8d05ac2c181c835
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: fail Output:
[ "win" ]
task1509-ab050773fe3742ad962fc3e7678920be
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: speak Output:
[ "write" ]
task1509-bfb7e6574d5243ee8ab3f9400d0b543c
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: cellar Output:
[ "attic" ]
task1509-e6b9fd3aed0445319928327aceb1630b
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: smart Output:
[ "stupid" ]
task1509-bed46fe5a574474b84cc50a3cc151655
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: roll Output:
[ "stop" ]
task1509-87c70efb02d7442c82c8e44a7cb3c675
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: company Output:
[ "loneliness" ]
task1509-24318b01034e4fb9b510e390e48d9c70
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: boil Output:
[ "freeze" ]
task1509-1f3e829ce5094bbaaed08cc1e561f8f0
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: fact Output:
[ "lie" ]
task1509-dd30214e6095477ca59306ec418c92ff
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: navy Output:
[ "marine" ]
task1509-5bdb49c43317475aaa003022e5b8e556
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: hall Output:
[ "room" ]
task1509-ad105dc0c78c4cfd9dbad693e467fb57
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: damage Output:
[ "protect" ]
task1509-6c77fac6ad414985a9e8907030563bab
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: pull Output:
[ "push" ]
task1509-900adb54d305450b929101ac32219d5f
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: birth Output:
[ "death" ]
task1509-282fc8ab614046608fd53c2cdedea3e2
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: group Output:
[ "separate" ]
task1509-b8cac521983e4b62ad137c4f65d8b87b
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: one Output:
[ "zero" ]
task1509-75684110b75a41ba9e94910b6a7ba44a
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: general Output:
[ "unique" ]
task1509-1511220c399344fdb43b4e0e0099c5c9
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: mineral Output:
[ "vegetable" ]
task1509-61c2a482032d48d1820581e858cdbfa7
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: lake Output:
[ "sea" ]
task1509-ba6b19d848f64c00abc4cf831c2d76c5
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: conclusion Output:
[ "begining" ]
task1509-ad8eb2c2bd9c4a3a82fba2c84d324e64
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: reduce Output:
[ "up" ]
task1509-f89e8793387142deacbee18692d2d489
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: pupil Output:
[ "teacher" ]
task1509-62ffb97ee7024a70838902047167d352
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: mistake Output:
[ "success" ]
task1509-635ca4d45fdf481b8f16bcccb8c5a6c9
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: curve Output:
[ "square" ]
task1509-5311a8d6a66b4cd1a3a3b91691007e16
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: muscle Output:
[ "weak" ]
task1509-cdde63ca782c4d10a6df16d786da8626
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: noisy Output:
[ "silent" ]
task1509-d43dcccdbe5b43d69e843ddc282bb199
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: grip Output:
[ "blade" ]
task1509-d2dab20bb8bc44c1a686fa557e4aaadc
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: love Output:
[ "war" ]
task1509-af9d296a26df4868832bb370de499fea
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: produce Output:
[ "destroy" ]
task1509-6c911f56288749b29df5a43663f5307c
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: moon Output:
[ "sun" ]
task1509-cd9442471048499596e55f3fa80f0e9e
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: develop Output:
[ "destroy" ]
task1509-503ab46e3dc2482fb1ee40c3d6443e05
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: pepper Output:
[ "salt" ]
task1509-5a597597de654947ac08c1119fb16bf1
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: count Output:
[ "discount" ]
task1509-d51571d50a0747a9948b599341e7aafd
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: day Output:
[ "night" ]
task1509-7620f35a5e9540aea3501e38ed6f1842
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: gold Output:
[ "silver" ]
task1509-166c3000cf8544bd981c734ea1d5709c
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: exercise Output:
[ "sit" ]
task1509-537ec126286c4832bf6880b0791ec516
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: farm Output:
[ "town" ]
task1509-b675ade09f8d46278f643781bcb85b20
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: future Output:
[ "present" ]
task1509-7b101a4288f14d2ab3accdc6f34b0dad
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: rock Output:
[ "water" ]
task1509-398f0008598a4513b40b190fc4d9a909
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: intelligent Output:
[ "stupid" ]
task1509-147f1e1ad7134912807b3139a7f70631
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: leave Output:
[ "back" ]
task1509-fbf0f0d929a540c2a7cd0cd42d9392d0
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: benevolent Output:
[ "evil" ]
task1509-7e23c29a3a56401f93ef56092c793db1
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: relaxation Output:
[ "stress" ]
task1509-66eddb716ca9479a9d0bc8a05d19c3c7
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: paint Output:
[ "paper" ]
task1509-a2d2a62fcfad416d957b75ab12f66b95
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: lightning Output:
[ "thunder" ]
task1509-2251ad36378247a7af45da6a147c4083
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: sick Output:
[ "well" ]
task1509-5819ce5ea67144d4a8c01972ee3fdec5
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: hide Output:
[ "view" ]
task1509-e176edd8de6c4c9da0f5cac95bbe2e7a
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: enjoy Output:
[ "suffer" ]
task1509-931b78d8ae5d49ee8db6fc39e87753f0
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: know Output:
[ "unknown" ]
task1509-7872ddd4ee0a48b696b661675adaeced
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: useful Output:
[ "useless" ]
task1509-1766431f0f20423cb8087f287fd81303
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: house Output:
[ "tent" ]
task1509-1380ac5fb5104eb9890fc44f31a6f0bc
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: rise Output:
[ "sunset" ]
task1509-2e4e4bc2ba7e4f898890e1e96934c3df
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: machine Output:
[ "person" ]
task1509-659f4c7e501c4de7804459accc2d3dfd
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: pain Output:
[ "relief" ]
task1509-67047d8871484fe49139a78da212f4e3
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: change Output:
[ "stable" ]
task1509-d21752311ff04763b351591f28bce18d
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: pan Output:
[ "pot" ]
task1509-bb5afa360de84767977802e7f0e7525a
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: live Output:
[ "animate" ]
task1509-9ec514815fb54279aeacc7a78eac4738
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: city Output:
[ "village" ]
task1509-8a6485a165444e1c8bee63ac9ef0991c
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: price Output:
[ "free" ]
task1509-92b8a49953b64daa82f27956011bf757
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: middle Output:
[ "side" ]
task1509-158a6e746b1048a899256a90bcdbc3ea
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: decide Output:
[ "think" ]
task1509-bad4b537329d4c9d97dc273113ae33f9
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: gray Output:
[ "black" ]
task1509-4ec43fd548384577a86c3aec41959eb5
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: leaf Output:
[ "stem" ]
task1509-cfd28dd5dbf3411e9e00db2dbd8bc5ca
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: great britain Output:
[ "ireland" ]
task1509-0cd8a25cf7e64f09aa7906fa54678bf8
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: extinguish Output:
[ "ignite" ]
task1509-97f757e91d2648838795c983f800878c
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: unbroken Output:
[ "split" ]
task1509-1e7c8bf9888445dda8bdaa7b202aba97
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: nothing Output:
[ "something" ]
task1509-1e1383fbb1f14e859732ec93a563f6ff
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: moral Output:
[ "evil" ]
task1509-2df7c70366ed40d6ab6558baeefd73fc
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: walk Output:
[ "stop" ]
task1509-8d01138f05b5441e968336a9cd2001b9
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: stain Output:
[ "clean" ]
task1509-3f2c3dd65b674aa981fe3eaad77b4d56
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: strange Output:
[ "standard" ]
task1509-ada27ea0b7a945c0aa167f4771414082
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: down Output:
[ "up" ]
task1509-c3ef514b5d4943a5b56876cbc9fa97a6
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: colorful Output:
[ "white" ]
task1509-86a0adfa5e2f4a98bd6d25749ea98a25
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: different Output:
[ "same" ]
task1509-65b1cc80336d41a698f82566a0f34780
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: imaginary Output:
[ "real" ]
task1509-f1bb4a156fda4b75b6d2763dd900b24a
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: smooth Output:
[ "bumpy" ]
task1509-dee62986c1f84379aebec84270ac4533
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: comfortable Output:
[ "uncomfortable" ]
task1509-c713f66058514bc9a0d6012b39991186
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: dirty Output:
[ "clean" ]
task1509-e470b0740e3148e4b30fef096fcf8e7f
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: milk Output:
[ "water" ]
task1509-9a3c2f8abcb8418ca6ab7045f886dc32
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: profit Output:
[ "negative" ]
task1509-3d0c3b1179b34690bf14597407ac5367
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: minute Output:
[ "second" ]
task1509-a7b11ce467c847ff8067e3a861da0077
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: inferior Output:
[ "superior" ]
task1509-448200b0af904ad68988c910368869e6
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: large Output:
[ "small" ]
task1509-f33f2b6760c44084a62fd3bbb31e5a0c
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: original Output:
[ "reproduction" ]
task1509-5ef7788e58694de19061308c80238089
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: laughter Output:
[ "cry" ]
task1509-5ec51ca534454f92b1af58f3eacc7d07
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: man Output:
[ "woman" ]
task1509-95eeae6c10be4754b16e26b5a77b4765
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: nice Output:
[ "unkind" ]
task1509-806fcaeb0c8f4d5993c3f81c91e639a2
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: lift Output:
[ "set" ]
task1509-d7958e3877e64e529d694ddddb99ce68
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: black Output:
[ "white" ]
task1509-44ae3c4aade34989b0e3cbc8191047bd
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: crowd Output:
[ "small" ]
task1509-e7c3d3251e9b493e95dd139cb0ef3116
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: add Output:
[ "take away" ]
task1509-6dec87cd31394a94b700c1e6de900f1c
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: me Output:
[ "you" ]
task1509-19deb09d173b4032909a76eae1dc43df
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: separation Output:
[ "union" ]
task1509-9f3d247362bb4c76adc5e928413dd587
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: storm Output:
[ "calm" ]
task1509-ee422d91708a47e99d6f3399ab85654d
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: road Output:
[ "street" ]
task1509-e71ade3bb6da4a1b81d32fdefc58ffdc
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: come Output:
[ "leave" ]
task1509-9aaef58de2864242a7ef286659ae85b8
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: gas Output:
[ "water" ]
task1509-b72734b6f1154ede9f6f6b399fd0b7c6
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: race Output:
[ "slow" ]
task1509-e14f1c2076bc425e9a2c2fc4c1d98be2
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: flat Output:
[ "sharp" ]
task1509-7e878386833c48a9810732daa1efefd2