31

I am trying to find a single word antonym for "exceed". I am using the word as a verb (so "beneath" doesn't work) and it should have a positive connotation (as in a golf score which falls below par).

I thought of "subceed", which I like, and found a few Google hits but it doesn't show up in any reputable dictionaries.

I've reviewed answers to similar questions and found no suitable alternatives.

For example, the selected answer to What would be an appropriate opposite of "exceed"? suggested:

  • "eluded" — has a mostly negative connotation and implies intention
  • "beneath" — is not a verb
  • "are below"/"did not meet" — phrases

I'm looking to replace "exceeded" in the following quotes with a single word (meaning something like "went below", "were under", etc.):

"He never gets tickets because he always exceeds the speed limit."
"To win the match, Tiger Woods must exceeded 4 strokes on the twelth hole."
"To prevent freezing, do not exceed -20 degrees centigrade."

JDB
  • 535
  • 1
    -1 You're asking for the impossible. The example you give demands a negative connotation because the notion "below par" is negative. Only in graphs where "smaller/lower/less is better" is not exceeding some cutoff point positive. In addition, this violates one of the restrictions in the FAQ: Don't ask for programming variable names on EL&U. –  Jan 10 '13 at 04:02
  • 5
    I don't think the term you're looking for actually exists, but I disagree with Bill F that the question is off-topic. The fact that it's also being used for a table name is, to me, incidental. – Lynn Jan 10 '13 at 04:06
  • @BillFranke - I'm not really asking for a variable name, though that is the context in which it came up. This would, in theory, also show up in the user interface, etc. If no such word exists, then that would be an answer. – JDB Jan 10 '13 at 04:07
  • 3
    It seems like you are confusing your goal with the way in which your goal is measured. You can achieve a goal, exceed a goal, or fall short of a goal whether that goal is a golf score or a race time or a total points scored. If my goal is to shoot a 72 and I shoot a 75, I've fallen short of my goal. So it's not that there are different types of goals it's just about how the measurement is mapped to the goal "ranges". – Jim Jan 10 '13 at 04:07
  • @Jim - You may have just opened my eyes about a subtlety in the definition of "exceed" I had never considered. – JDB Jan 10 '13 at 04:09
  • 3
    Try undershoot. –  Jan 10 '13 at 04:12
  • @BillFranke - Updated my question to address at least one of your concerns. – JDB Jan 10 '13 at 04:14
  • 4
    just don't mention that it's a variable name; say that you're asking the question to help underprivileged youth and it'll fly just fine. –  Jan 10 '13 at 04:15
  • @jlovegren - Done. ;) – JDB Jan 10 '13 at 04:19
  • @jlovegren: Consistent with another endemic defect of human nature: hardwired deceptiveness. Even Kant, who says that should a murderer knock on your door & ask if your mother's home so he can execute her, you are morally obliged to tell the murderer the truth even if it means she dies, says that you can say "I saw her at the 7-11 an hour ago" (if that's true) to misdirect & deceive the murderer. Bias & double standards abound. But that's reality. (B-O –  Jan 10 '13 at 04:26
  • @BillFranke - I can't make sense of your "only in graphs" comment. To use "exceed" in the "greater than" sense implies measurement (otherwise how can one tell if something is greater than something else?), and anything that can be measured can be graphed. In that sense, "Only in graphs where 'larger/higher/more is better' is exceeding some cutoff point positive" would also be true. Please enlighten me. – JDB Jan 10 '13 at 04:30
  • OMG! jlovegren was just being ironic & facetious. And that sentence won't really help your table unless it's rewritten as something like: It was good for her to {exceed / meet / undershoot} the USDA recommended daily allowance of 3.5 grams per day of sodium chloride. –  Jan 10 '13 at 04:35
  • When IT people do benchmark testing of electronics equipment, they festoon their web pages with scads of graphs & charts that show rendering speeds, write speeds, etc. Sometimes a larger number is better and sometimes a smaller number is better: a 10-second render is faster than a 20-second render, but a 1000-kb/second write is faster than a 500-kb/second write. You omitted the word not in my comment. –  Jan 10 '13 at 04:41
  • 1
    I'd suggest stay below, but you're ruling out what you call "phrases". As an aside, I think it's interesting how a word with so many readily available synonyms appears antonymless. Also, it seems like maybe the word threshold might be of some use. – J.R. Jan 10 '13 at 11:05
  • @J.R. I think this antonym is made more difficult because, in these terms, a police officer would normally tell you that you exceeded the speed limit INSTEAD OF maintaining it and not INSTEAD OF staying below it. If you stayed below the speed limit, you could be pulled over for holding up traffic. Thus, the antonym is not really an antonym but, as Jim mentions, the relationship of the current state (speed) in relation to some threshold (traffic law). – tylerharms Dec 12 '13 at 12:41
  • Confine editing to correcting errors of spelling, grammar, style and other such issues. Avoid making material changes to the content. If you have changed the scope and premise of the post, read the answers against that version of the question which existed at that instant. It is best to formulate the basic question well before posting it, though. – Kris Dec 13 '13 at 06:06
  • @Kris - I have asked a question for a general antonym for exceed. Some answers have become focused on particular sentences, missing the general question. Edits I have made have attempted to steer the conversation away from a specific sentence and toward the general question I originally asked. – JDB Dec 13 '13 at 14:02
  • And you discover that's not a solution, though! The reason being, a word like that will have many antonyms corresponding to its various meanings. Many (most) words do not have "universal antonyms". – Kris Dec 13 '13 at 14:05
  • @Kris - Yes... now you understand the question. "There isn't one" is currently the accepted answer. – JDB Dec 13 '13 at 14:37
  • "must exceeded 4 strokes" makes little sense, apart from the grammar (the verb should be in the infinitive, "exceed"), if you go over 4 strokes isn't that counter-productive? The more strokes a golfer takes, the further away he is from victory, isn't he? – Mari-Lou A Dec 14 '13 at 17:54
  • Beware, though, "There isn't one" can make your question OT :) So now you know why I did not say that early on. – Kris Dec 15 '13 at 05:39
  • Wow... 10,000 views in 1 year. Apparently this is not an uncommon question. – JDB May 08 '14 at 15:50
  • I'm not sure if this is covered in one of the existing comments more or less (apologies if I missed it) but I was looking for the second possible meaning. "Exceed vs not exceed" is one pair of antonyms but I need "exceed a maximum value or ___ a minimum value". I suppose undercut could marginally be acceptable here as well. – tripleee Aug 20 '14 at 06:30
  • The line did not GO BELOW the line. That's the opposite of "exceed" for me, in this context. – aliteralmind Jul 18 '23 at 18:36

15 Answers15

11

maintain: i.e., stay within (the limits)

TFD: 3. to keep in a specified state, position, etc.
ODO: keep (something) at the same level or rate

When you have not exceeded, i.e., stayed within the speed limit,

You maintained the speed limit.

Use case:

dailyindependentnig: FRSC urges motorists to maintain speed limits
Miller et al. Community Policing: ... maintain speed limit
Wild Trail in Bengal: maintain speed limit of 20 kmph.


[EDIT]
He never gets tickets because he always maintains the speed limit.
To win the match, Tiger Woods must maintain the 4 strokes on the twelfth hole limit.
To prevent freezing, maintain within -20 degrees centigrade.

Kris
  • 37,386
  • 1
    As I originally said, I'd like a word that can be used for "a golf score which falls below par". Maintain does not work, here. Perhaps exceed simply has too many nuanced definitions depending on context. – JDB Dec 12 '13 at 17:07
  • 2
    @JDB - If "exceed" is "more than" (>) then the opposite can be defined as either "less than" (<) or "not more than / less than or equal to" (<=). When using the second definition, "maintain" fits well. – dj18 Dec 12 '13 at 17:19
  • From a strict mathematical perspective, "not more than" would be the more correct opposite. But in casual conversation "less than" would also be understood. – dj18 Dec 12 '13 at 17:26
  • Using the updated examples, "maintain" does not fit the second or third examples without restructuring the sentences. – JDB Dec 12 '13 at 17:28
  • 2
    @JDB The answer was posted before the question was updated. The original question had but one context: For You exceeded* the speed limit.* -- what is the word to say You did not exceed* the speed limit.*? – Kris Dec 13 '13 at 05:43
  • The golf example existed in the previous version (first paragraph). Check the history. – JDB Dec 13 '13 at 05:56
  • @JDB Pl see my comment at the question. – Kris Dec 13 '13 at 06:01
  • 3
    After studying the etymology a bit more, I see that the roots words for "exceed" meant, basically, "go out", or to leave a boundary. I have always understood exceed to mean "go above". Given this subtle change in definition, "maintain" makes a lot more sense as an antonym for exceed. – JDB Dec 13 '13 at 15:15
9

There is no established opposite to the word exceed, and it's quite often suggested that there's a gap in the language that needs to be filled! Some people have come up with deceed as a possible candidate, but there is as yet no real evidence of its use.

: as stated here.

However the word exceed has many varied usage that a single antonym might not be possible. Also I believe that a one word antonym might not be the best choice for exceed.

In fact, even in the examples in your case, the best case antonyms for exceed are different for each example (in my opinion):

  1. He never gets tickets because he always keeps under the speed limit.
  2. To win the match, Tiger Woods must stay under 4 strokes on the twelth hole.
  3. To prevent freezing, do not go below -20 degrees centigrade.

But If I have to give an antonym for exceed it will be RECEDE, although it will be based completely on the latin roots of the words (and may not suit your case), which are:

exceed: excessus (surpass, go above, go beyond, go over, top, beat).

recede: recedere (move away, retreat, withdraw, drawback, draw away).

NOTE: The example sentence given by you are grammatically or logically incorrect. The correct ones should be:

  1. He never gets tickets because he never exceeds the speed limit.
  2. To win the match, Tiger Woods must have exceeded (OR must exceed) 4 strokes on the twelth hole.
  3. {Here, the word exceed might not be the best choice: might be debatable}: To prevent freezing, do not go above -20 degrees centigrade.

OR the more appropriate (debatable again):

To prevent freezing, do not increase the temperature above -20 degrees centigrade.

kmdhrm
  • 203
  • I intentionally used the word exceed incorrectly because I was hoping to replace it with its antonym. "I'm looking to replace "exceeded" in the following quotes..." – JDB Dec 12 '13 at 18:47
  • As the first answer to provide an authoritative reference (and since I think you are correct that there is no antonym), I'm marking this as the answer. – JDB Dec 12 '13 at 18:52
  • Going above -20 means to go less negative. Above in a numerical context always means more positive, so the sense of your last correction is inverted. The original makes more sense especially since the value is a threshold. Constraining something to be within a minimum amount requires a word other than exceed; deceed would make a lot of sense here, actually. – Anthony Nov 25 '18 at 15:33
6

I like subceed

I have this exact problem when talking about the specification of a material, the property of which must be measured to be lower than a specific target. It must not exceed the target, but must improve upon it by falling lower.

The speed limit example is confusing, because you could say a car's default speed is zero, and actual speed is compared to that. I am interested in thermal conductivity of insulation materials where lower is better, but other than using a vacuum cannot realistically approach zero. In this case the default could be said to be 1, with the best materials subceeding 0.1.

samdawe
  • 61
  • Edited the question to include more examples (with arbitrary scales or measurements where zero is not possible). – JDB Dec 12 '13 at 17:04
6

It's idiomatic, but why not try "ducks"?

"He never gets tickets because he always ducks the speed limit."

"To win the match, Tiger Woods must duck 4 strokes on the twelth hole."

"To prevent freezing, do not duck -20 degrees centigrade." (I know... Reach!)

How can a duck have a negative connotation though? QUACK! :)

EDIT: It does give the impression of a sudden act of sudden reduction or going beneath though, rather than a steady ongoing process. But heck... it's a duck. Who doesn't like a duck?

shermy
  • 723
5

You'd like a transitive verb meaning "be less than". The object is a quantity which is not exceeded. In verbs like surpass, exceed, etc., the subject intuitively has more agent-like properties, and the object more patient-like properties. This is a very prototypical alignment between grammatical relations (e.g., subject, object) and semantic relations (e.g., agent, patient) across languages.

The hoped for word reverses the prototypical alignment, and so you will find one only by getting lucky, since this type of word doesn't usually grammaticalize naturally. Imagine a fake word snarg, which, when used as follows:

Thomas snarged Carmen.

means "Thomas was killed by Carmen." Most English speakers would object because the undergoer (the one killed) is encoded as a subject rather than an object.

In your volunteer activities with underprivileged youth, try to give them a crash course in argument structure (may I suggest Levin & Rappaport-Hovav's Argument Realization?). Some good students might just ask whether, if we were constructing a formal language, we might coin a term like nexceed (not exceed), or exceditur (is exceeded [by]).

  • Between you and me, I went with "IsGoodToMeet" and "IsBetterToExceed" (which can be set to false, implying the opposite with needing to word it) – JDB Jan 10 '13 at 04:57
  • After more thought, I don't think this answer quite hits the nail on the head. There is no subject/object confusion in the sentences "You went above the speed limit."/"You went below the speed limit.". It is normal to replace "went above" with "exceed". I'm still looking for a single word replacement for "went below". – JDB Nov 20 '13 at 15:33
  • @JDB try overshoot/undershoot –  Nov 20 '13 at 19:01
  • Thanks, that's been suggested before. Sounds very awkward, though, don't you think? "You undershot the speed limit." Sounds like you missed (which is the technical definition). I should probably just give up - I don't think the word exists. – JDB Nov 20 '13 at 19:10
4

How about "undercut"?

I suggest this because it can be both positive and negative in connotation just as "exceed" can be. You can exceed expectations (positive) or exceed the upper limit (negative).

Similarly, you can undercut a price in your favor (positive), say, in a business deal. Or you can undercut a reputation, thereby tarnishing it (negative).

ak84
  • 559
3

Try "remain below".

Sorry for my delayed response - was searching Google for the same thing, came across this page, and then suddenly settled on that one for myself.

  • Remain well below and remain (well) within, also. – Merk Sep 30 '13 at 04:29
  • Remain below does not work. Exceed means to go beyond a threshold, which can be negative or positive. Doing the opposite has no word; it requires many words to explain succinctly. 'Remain below -20 degrees to prevent freezing' has inverted logic when the objective is to remain at or above -20. There also can't be a sense of meeting the threshold since exceed has no notion of that. If you exceed something, you went beyond the threshold and that's it. If you do the opposite, you stayed under the threshold whether you meant to or not. – Anthony Nov 25 '18 at 15:37
3

The word break is commonly used for this purpose. It can be used regardless of whether the goal is being approached from above or below:

  • Roger Bannister was the first runner to break the four-minute mile.

  • Chuck Yeager was the first pilot to break the sound barrier.

For more information see the “break” entry at OneLook.com.¹

MetaEd
  • 28,488
  • That works, although, for the O.P.'s sentence, I'd probably include the word not: "It was good for her to not break the 2,000 calorie limit" – in which case, the word exceed could still be used. – J.R. Jan 10 '13 at 13:57
2

Not all places we can use "exceed" to mean "go beyond a specific range", nor can we use at all places the antonym of "exceed". As you want just the antonym of "exceed" only, I will go this way - Exceed - "ex" (out) + "cedere" (go)

Opposite of "exceed" - "In" + "cedere" = inceed

Though there is no such word in the dictionary available till now. Just sharing a thought, obviously with a greed for bounty :) :)

Man_From_India
  • 596
  • 3
  • 9
  • 20
  • +1 Makes a lot of sense and comes with logic. Let's wait for OED to catch up. Meanwhile, "Suggest your word" at http://www.collinsdictionary.com/submissions/latest :) – Kris Dec 17 '13 at 05:58
  • https://www.collinsdictionary.com/submission/12842/Inceed – Jo Jo Dec 08 '20 at 01:24
1

I regularly use deceed even though it is not "authorized" by some "official". The word practically defines itself and is almost necessary in some cases. I use it to describe any case where something falls below a low limit. It indicates the derivative of a value as well as its value with respect to another value. Not accepting its use seems erudite.

  • Yes... since accepting an answer, I thought of another example: "He exceeded the speed limit." How can you say the opposite in the same number of words? Certainly the idea "The speed limit exceeded him" is ridiculous... so I'm not sure I buy the whole subject/object explanation. – JDB Nov 20 '13 at 15:25
  • 3
    If I saw deceed, I would think it to be a misspelling of decede. – choster Nov 20 '13 at 19:49
1

Within:

You were within the speed limit.

Under:

I was under par.

underperform (v):

His speed underperformed expectations.

Fail (v):

He failed the requirements.

(failed to meet, that is)

  • 1
    Neither "under" nor "within" are verbs. They both require a being verb, replacing a single word with two ("exceed" ==> "were within"/"was under") – JDB Nov 20 '13 at 16:53
  • "Exceed" doesn't directly correlate with "success". The opposite is not necessarily "fail". "You failed the speed limit" is not the opposite of "You exceeded the speed limit". – JDB Nov 20 '13 at 19:13
  • @JDB Of course... In your example, exceeding the speed limit can be interpreted as failure. Just presenting some ideas for you that have not otherwise been expressed yet. – Brent Faust Nov 20 '13 at 20:01
1

In my opinion, the opposite of "You exceeded the speed limit," would simply be,
"You respected the speed limit."

Similar single words that can be used in this context are obeyed and followed.

Damkerng T.
  • 1,733
  • 1
    Why have so many users gotten stuck on an example. Sigh. Updated the question. Try sticking "respected" in those sentences... it doesn't work. Respected is not an antonym for exceed. – JDB Dec 12 '13 at 17:31
0

I'd go for:

You underrun the speed limit.

kraam
  • 11
  • Underrun implies a minimum threshold was not met. That's not the case with a speed limit in most instances. – Anthony Nov 25 '18 at 15:39
0

He never gets tickets because he always sticks under the speed limit.

To win the match, Tiger Woods must stick under 4 strokes on the twelth hole.

To prevent freezing, stick under -20 degrees centigrade.

Elian
  • 43,007
-1

No one has mentioned reduce so far
v. lessen, diminish, decrease

  • Reduce your speed

    Reduce the temperature, or do not reduce the temperature

    Reduce the number of strokes (only in golf)

    Reduce your calorie intake, etc.

Mari-Lou A
  • 91,183
  • It's close, but not quite an antonym. He never gets tickets because he always reduces the speed limit. To win the match, Tiger Woods must reduce 4 strokes on the twelth hole. To prevent freezing, do not reduce -20 degrees centigrade. – JDB Dec 12 '13 at 19:56
  • It would be: He never gets tickets because he always respects the speed limit. As a motorist I cannot reduce the official speed limit, I can however, reduce my speed on the road. You can definitely reduce or not reduce (further) the temperature; and I confess to not being a golf devotee, but if someone reduces their number of strokes, the meaning is pretty clear. – Mari-Lou A Dec 12 '13 at 20:05
  • You are changing the subject which is, implicitly, the speed of the car, not the driver. "The car's speed exceeded the posted limit." You have changed the subject to the driver: "The motorist respected the speed limit." "The car's speed respected the posted limit" doesn't make sense. – JDB Dec 12 '13 at 20:12
  • I reduce my car's speed. The subject is "I", " my car's speed" is the object of the sentence. The subject is the agent which performs the action. Therefore, I did not change the subject. The sentence, I exceeded (went beyond) the speed limit, makes grammatical and notional sense. I reduce the speed limit is grammatical, but its meaning is not the one you intend. Hence, I suggested in my answer: "Reduce your speed". Sometimes a little rewording is in order, and it's not always a bad thing! :) – Mari-Lou A Dec 12 '13 at 20:28
  • 1
    I completely agree that rewording is necessary at times, especially if no antonym exists. But rewording the sentence does not answer the question: "Does an antonym exist?" :) – JDB Dec 12 '13 at 20:40