Archive

Posts Tagged ‘language’

Deprecated vs Depreciated

July 18th, 2009 1 comment

One thing that often annoys me, particularly in my line of work in IT is the frequent muddling-up of the words deprecated and depreciated.

According to Wiktionary

Depreciate

Verb

  1. (intransitive) To reduce in value over time.
  2. (transitive) To belittle

Deprecate

Verb

  1. (formal) to express disapproval of.
  2. (computing) to recommend against use of.
  3. (archaic) to pray against.

So when a module or feature of a computer program is outdated and has been replaced by a new one, it is deprecated.

Categories: Uncategorized Tags: ,