input
stringlengths 397
415
| output
listlengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: individual
Output:
|
[
"common"
] |
task1508-199b32f6dd2d420b9f7d0e8d9df26720
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: brunet
Output:
|
[
"blond"
] |
task1508-c045a9fa62f74a74afe49e01f839f362
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: young
Output:
|
[
"old"
] |
task1508-2d901fdcc43d4f4d873060cea7987536
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: nonharmonic
Output:
|
[
"harmonic"
] |
task1508-59a027926e1e450b8478990e3852cf12
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: autogenous
Output:
|
[
"heterogenous"
] |
task1508-5b6f132aeb9947c89f1862bc881f5cde
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: realistic
Output:
|
[
"unrealistic"
] |
task1508-cf75373d3302476fab355de00b528957
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: germfree
Output:
|
[
"germy"
] |
task1508-e2da2429fe4442f991a85d6fc89dc40f
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: agitated
Output:
|
[
"unagitated"
] |
task1508-b28eaf8f3d5c4ed3a8dd5700aff4b2c7
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: angular
Output:
|
[
"rounded"
] |
task1508-54d4c59671ea4361ad7b77e29171a0d2
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: passing
Output:
|
[
"running"
] |
task1508-1dbaabb90e7d4249aa55d5a195643dbb
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: liveried
Output:
|
[
"unliveried"
] |
task1508-524872783e1b4f0f98ea70f51bf2aee8
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: alienable
Output:
|
[
"inalienable"
] |
task1508-a244618f06734fb6b1e10c8de8392d44
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: drinkable
Output:
|
[
"undrinkable"
] |
task1508-cca961b2d1e445709e91b73aa9dda0f9
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: incommodious
Output:
|
[
"commodious"
] |
task1508-4dfe853219204a47a9bf305fe65a3f92
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: national
Output:
|
[
"international"
] |
task1508-d24e90f3e4774887aff3044180e1cecb
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: lidded
Output:
|
[
"lidless"
] |
task1508-4ad897df7ec34448941c31db141b413a
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: nonassociative
Output:
|
[
"associative"
] |
task1508-ea44a833c5644b3a9f5513edad544610
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unbroken
Output:
|
[
"broken"
] |
task1508-494a5d572e1e41319718ab7cbf42c033
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unusual
Output:
|
[
"usual"
] |
task1508-c59f0f4b95b04a2ab2568f5b0641a9bb
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: wigged
Output:
|
[
"wigless"
] |
task1508-57f61562b5b749cd98839a75b3f8acfd
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: noncurrent
Output:
|
[
"current"
] |
task1508-cdc6789a900d4710adeab0de9ec35e25
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: uncooperative
Output:
|
[
"cooperative"
] |
task1508-c5220fd98a3c421c94452e167b40a80a
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: febrile
Output:
|
[
"afebrile"
] |
task1508-aea977530aea4dad9be8d1b90498df5e
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: plausible
Output:
|
[
"implausible"
] |
task1508-990bf51760584adb915dbde475ebe5cb
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: lively
Output:
|
[
"dull"
] |
task1508-c07e4b00995d4a36aedb6d176665846e
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: nontoxic
Output:
|
[
"toxic"
] |
task1508-64094e3c1506437cb8b14d7bce658862
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: deniable
Output:
|
[
"undeniable"
] |
task1508-9bbfb06d9e074713b6cf18677a8fdbcd
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: inferior
Output:
|
[
"superior"
] |
task1508-458e7b47bba0413b9986145f85f67114
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: monoclinous
Output:
|
[
"diclinous"
] |
task1508-64f86b238b1e4769bad943259a9e6491
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unmanned
Output:
|
[
"manned"
] |
task1508-37a1ccba324041caae4381a9610d61f0
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: undetermined
Output:
|
[
"determined"
] |
task1508-61b565d924cc46d9aeabd1cf5a555892
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: cholinergic
Output:
|
[
"anticholinergic"
] |
task1508-d74ca8eecab04b118a0e0b1c7162cb05
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: walleyed
Output:
|
[
"cross-eyed"
] |
task1508-5f2ccf0144834d65af940bb85ba9464c
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: incorporeal
Output:
|
[
"corporeal"
] |
task1508-803c1b91dbbc41a7b2c0b72ed433a427
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: indecisive
Output:
|
[
"decisive"
] |
task1508-c9d405fa48cd41388422cf4c45c51753
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: translatable
Output:
|
[
"untranslatable"
] |
task1508-138d2717158b4635b287d81f6984a6d4
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: changeable
Output:
|
[
"unchangeable"
] |
task1508-1f9e2413929a4471b7bf0fd2ce12c613
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unfathomable
Output:
|
[
"fathomable"
] |
task1508-b50e83ce6c69474e8b24c4e6cef0023c
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: calcicolous
Output:
|
[
"calcifugous"
] |
task1508-2394320150b24df1b555adaaf0c908dc
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: marked
Output:
|
[
"unmarked"
] |
task1508-8e0af551542e484cb6e0bd948a288221
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unmilitary
Output:
|
[
"military"
] |
task1508-0b73072eabb845afaf985d24d9d55f6c
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unarticulated
Output:
|
[
"articulated"
] |
task1508-c00214b6b17c447886d6df79893b14f4
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: insecure
Output:
|
[
"secure"
] |
task1508-6c2b0b281b70436f8339e76fcc026b6d
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: mindful
Output:
|
[
"unmindful"
] |
task1508-510f612258e5436dbbc88e8f326cae3b
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: disordered
Output:
|
[
"ordered"
] |
task1508-c0422971198d40b19928bce72dd4d8a2
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: metallic
Output:
|
[
"nonmetallic"
] |
task1508-8233c014b072417ba80005ff2812f554
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: syllabic
Output:
|
[
"accentual"
] |
task1508-4247fc8ccc5049a9b5f616b3a84673de
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unemployable
Output:
|
[
"employable"
] |
task1508-0cc56fcf9fff4fee91fb875ee82b3acd
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: uncongenial
Output:
|
[
"congenial"
] |
task1508-ff09aa81902d4370b6d407b611eac28f
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: ambiversive
Output:
|
[
"introversive"
] |
task1508-401451b6bad5417fbc227400f573f569
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: protrusive
Output:
|
[
"intrusive"
] |
task1508-2193aa65d9b54a0ab3168f1044a3ab76
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: acid-loving
Output:
|
[
"alkaline-loving"
] |
task1508-5d4073b45146489e89da3075dc468871
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: syncarpous
Output:
|
[
"apocarpous"
] |
task1508-00e60a3182d24e14b72f6ddbd36e3801
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: revolutionary
Output:
|
[
"counterrevolutionary"
] |
task1508-c07c98dbf8b946ac914f9714c7df835f
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: characteristic
Output:
|
[
"uncharacteristic"
] |
task1508-b5bd2f5381e14de2bba1d0a54c0a8676
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: literal
Output:
|
[
"figurative"
] |
task1508-249445eb426c4d15a48b942d69aeb79d
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: earthly
Output:
|
[
"heavenly"
] |
task1508-0741207d3162427cad7fa9340a373668
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: untidy
Output:
|
[
"tidy"
] |
task1508-55d595f44ba3467bb8e290c03ea9b05b
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unstressed
Output:
|
[
"stressed"
] |
task1508-b5ac9d90585a451789b3311fc8ce2b66
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: southern
Output:
|
[
"northern"
] |
task1508-1564ae6c7d154d999511cb39b354b841
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: frivolous
Output:
|
[
"serious"
] |
task1508-55347a3b0135449b871accb1347adbb2
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: indecorous
Output:
|
[
"decorous"
] |
task1508-7fad977f220249d987d8d1f071bb2ce7
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: peripteral
Output:
|
[
"apteral"
] |
task1508-6ef6397a30d0468b8188184261ebf0f4
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: softhearted
Output:
|
[
"hardhearted"
] |
task1508-4d372cf451f14c5da68814d551b1f401
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: intensive
Output:
|
[
"extensive"
] |
task1508-0fdcfca15ac64e528f70d41bf8e826c5
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: identifiable
Output:
|
[
"unidentifiable"
] |
task1508-03c1942602cb49059f0cb581d5c7295d
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: judgmental
Output:
|
[
"nonjudgmental"
] |
task1508-9893e1850b9d4876bfda455058401c5b
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: nonimitative
Output:
|
[
"imitative"
] |
task1508-d36ceebbf3094cf8a8a4383bc644bb53
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: black
Output:
|
[
"white"
] |
task1508-cbc652ea28ee49a1b6c14ed8a470c7b4
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: uneven
Output:
|
[
"even"
] |
task1508-0c3b5f89b0b34a52b347c98474315dc0
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: primary
Output:
|
[
"secondary"
] |
task1508-4b1ce2d0f7024f88b0a162dccc149fae
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: controlled
Output:
|
[
"uncontrolled"
] |
task1508-b5cd49f18cf74fc3aaace4776a855bb7
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: rhymed
Output:
|
[
"unrhymed"
] |
task1508-daed3d06b3e44d1c91969489b3cda281
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unearned
Output:
|
[
"earned"
] |
task1508-b200899ef7094e7e89224937b3fd9aaa
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: inculpatory
Output:
|
[
"exculpatory"
] |
task1508-4d4d5847f7ac422d86e93ed7aba13247
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: adopted
Output:
|
[
"native"
] |
task1508-8c35626d57eb4ad0ab73bbc021acb52f
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: adscript
Output:
|
[
"superscript"
] |
task1508-dcd54d219efe45dbbcc1a56d5ea85891
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: avirulent
Output:
|
[
"virulent"
] |
task1508-fbef7b009d384feb849226094b884de2
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: gracious
Output:
|
[
"ungracious"
] |
task1508-376a393ead964a59bf1b7a47294775cc
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: cultivated
Output:
|
[
"uncultivated"
] |
task1508-430623f88edd44b0bffbf8bc0dd5ab75
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unshaded
Output:
|
[
"shaded"
] |
task1508-da66d667122d451789a3276f8ca87052
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: domestic
Output:
|
[
"undomestic"
] |
task1508-4998bb01babc4252b9bb7dc89f7c423d
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: surface-to-air
Output:
|
[
"air-to-surface"
] |
task1508-428ceca78af7480e90f59bcd179f4f2f
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: diachronic
Output:
|
[
"synchronic"
] |
task1508-afb847540e73451396c5ba456ab4325f
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: inedible
Output:
|
[
"edible"
] |
task1508-7ea26f1304fa47668855204e2a99da16
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unavenged
Output:
|
[
"avenged"
] |
task1508-cad4ddc7206b40589fcd0c9214dac80e
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: comprehensible
Output:
|
[
"incomprehensible"
] |
task1508-bda9a8774dca49d38652d6e0f64ffbc4
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: delineated
Output:
|
[
"undelineated"
] |
task1508-7f1b67f48aca4bdabee97d3898e1e112
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: preprandial
Output:
|
[
"postprandial"
] |
task1508-9438faf7a99a4f2eba1332b1b1a9236e
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: cerebral
Output:
|
[
"emotional"
] |
task1508-a6b087f126194522ac644be01f564d3e
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: platyrrhine
Output:
|
[
"catarrhine"
] |
task1508-5e7fa6db444f412b8f854f4c21902521
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unfeathered
Output:
|
[
"feathered"
] |
task1508-d90e0b291dc34c2c9524dbd40c5dea32
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: commutable
Output:
|
[
"incommutable"
] |
task1508-149449597fa44735bce0f3514f7307ee
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: ready-made
Output:
|
[
"custom-made"
] |
task1508-9057375575194dfa98ce19fe2faf1b19
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: nonsyllabic
Output:
|
[
"syllabic"
] |
task1508-b0da3b56d4cf4aeca94c8a5e3f3244b0
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: pretentious
Output:
|
[
"unpretentious"
] |
task1508-c2d3d13a211e436381963ad5e17edd3c
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unlamented
Output:
|
[
"lamented"
] |
task1508-ff379a5e4f304a7387577f17513ac70a
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: anastigmatic
Output:
|
[
"astigmatic"
] |
task1508-136d65702b224df591475e8802c2b687
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: unfastidious
Output:
|
[
"fastidious"
] |
task1508-60dcf2f368854e71be66a3e99dca27b6
|
Definition: Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: able
Output: unable
Positive Example 2 -
Input: accurate
Output: inaccurate
Negative Example 1 -
Input: abstract
Output: disadvantageous
Negative Example 2 -
Input: advantageous
Output: concrete
Now complete the following example -
Input: nonionized
Output:
|
[
"ionized"
] |
task1508-402b7735f20143368dca921a7e5b72a6
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.