depreciate 音标拼音: [dɪpr'iʃi
, et]
v . 贬值,贬低,蔑视;不赞成,反对…
贬值,贬低,蔑视;不赞成,反对…
depreciate v 1 :
belittle ; "
The teacher should not deprecate his student '
s efforts " [
synonym : {
deprecate }, {
depreciate }, {
vilipend }]
2 :
lower the value of something ; "
The Fed depreciated the dollar once again " [
ant : {
appreciate }, {
apprise }, {
apprize }]
3 :
lose in value ; "
The dollar depreciated again " [
synonym :
{
depreciate }, {
undervalue }, {
devaluate }, {
devalue }] [
ant :
{
appreciate }, {
apprise }, {
apprize }, {
revalue }]
Depreciate \
De *
pre "
ci *
ate \,
v .
i .
To fall in value ;
to become of less worth ;
to sink in estimation ;
as ,
a paper currency will depreciate ,
unless it is convertible into specie .
[
1913 Webster ]
Depreciate \
De *
pre "
ci *
ate \ (
d [-
e ]*
pr [=
e ]"
sh [
i ^]*[=
a ]
t ),
v .
t .
[
imp . &
p .
p . {
Depreciated }
(
d [-
e ]*
pr [=
e ]"
sh [
i ^]*[=
a ]`
t [
e ^]
d );
p .
pr . &
vb .
n .
{
Depreciating } (
d [-
e ]*
pr [=
e ]"
sh [
i ^]*[=
a ]`
t [
i ^]
ng ).] [
L .
depretiatus ,
depreciatus ,
p .
p .
of depretiare , -
ciare ,
to depreciate ;
de -
pretiare to prize ,
fr .
pretium price .
See {
Price }.]
To lessen in price or estimated value ;
to lower the worth of ;
to represent as of little value or claim to esteem ;
to undervalue . --
Addison .
[
1913 Webster ]
Which . . .
some over -
severe philosophers may look upon fastidiously ,
or undervalue and depreciate . --
Cudworth .
[
1913 Webster ]
To prove that the Americans ought not to be free ,
we are obliged to depreciate the value of freedom itself .
--
Burke .
Syn :
To decry ;
disparage ;
traduce ;
lower ;
detract ;
underrate .
See {
Decry }.
[
1913 Webster ]
149 Moby Thesaurus words for "
depreciate ":
abate ,
ablate ,
abrade ,
abridge ,
abstract ,
abuse ,
allow ,
bate ,
beat down ,
belittle ,
break ,
bring down ,
bring into discredit ,
bring low ,
charge off ,
cheapen ,
compress ,
consume ,
cry down ,
curtail ,
cut ,
cut back ,
cut down ,
cut prices ,
damp ,
dampen ,
de -
emphasize ,
debase ,
decline ,
decrease ,
decry ,
deduct ,
deflate ,
degrade ,
denigrate ,
deplete ,
deprecate ,
depress ,
deride ,
derogate ,
derogate from ,
despise ,
detract ,
detract from ,
devaluate ,
devalue ,
diminish ,
disapprove of ,
discommend ,
discount ,
discredit ,
disdain ,
disesteem ,
disgrace ,
disparage ,
dispraise ,
dissipate ,
disvalue ,
dive ,
downgrade ,
downplay ,
drain ,
dribble away ,
dwindle ,
eat away ,
erode ,
extract ,
fall ,
fall in price ,
file away ,
give way ,
hold in contempt ,
impair ,
jew down ,
kick back ,
knock ,
leach ,
lessen ,
lower ,
make allowance ,
make light of ,
make little of ,
make nothing of ,
mark down ,
minimize ,
misestimate ,
misprize ,
nose -
dive ,
pare ,
play down ,
plummet ,
plunge ,
purify ,
put down ,
rebate ,
reduce ,
refine ,
reflect discredit upon ,
refund ,
remove ,
retrench ,
ridicule ,
roll back ,
rub away ,
run down ,
sag ,
scale down ,
sell short ,
set at naught ,
set little by ,
shave ,
shorten ,
shrink ,
shrug off ,
simplify ,
slash ,
slight ,
slump ,
soften ,
speak ill of ,
squander ,
step down ,
subduct ,
submit to indignity ,
subtract ,
take a premium ,
take away ,
take from ,
take off ,
talk down ,
thin ,
thin out ,
think little of ,
think nothing of ,
trim ,
tune down ,
underestimate ,
underplay ,
underprize ,
underrate ,
underreckon ,
undervalue ,
waste ,
wear ,
wear away ,
weed ,
withdraw ,
write down ,
write off
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
The Difference Between Deprecated, Depreciated and Obsolete Notice that definition 2 sounds like deprecate So, ironically, deprecate can mean depreciate in some contexts, just not the one commonly used by IT folk Also, just because currency depreciation is a nice common use of the word depreciate, and therefore easy to cite as an example, doesn't mean it's the only context in which the word is relevant
How to mark a method as obsolete or deprecated? Add an annotation to the method using the keyword Obsolete Message argument is optional but a good idea to communicate why the item is now obsolete and or what to use instead
Deprecated Gradle features were used in this build, making it . . . I've got a gradle FAILURE: "Deprecated Gradle features were used in this build, making it incompatible with Gradle 5 0 " Case description: Attached to the project codebase the next libs: APP bu
How to downgrade python from 3. 7 to 3. 6 - Stack Overflow I'm trying to install tensorflow but it needs a Python 3 6 installation and I only have Python 3 7 installed I tried to switch using brew and pyenv but it doesn't work Does anyone know of a way
node. js - How to downgrade node version? - Stack Overflow first check your node version node -v sudo npm install -g n sudo n stable sudo n 14 6 0 (you can chnage version here as you want to move) npm install (jst run after all)
How to formally deprecate a pip package - Stack Overflow This might seem a little strange, but I can't really find an acceptable way of doing this after having googled around for quite some time
visual studio code - How to downgrade vscode - Stack Overflow BTW, it's good to mention, I'm running Linux Mint 20 2, based on Ubuntu 20 04 Step 0 However, resorting to Synaptic Package Manager, where
How to downgrade to a previous Node version - Stack Overflow This may be due to version incompatibility between your code and the version you have installed In my case I was using v8 12 0 for development (locally) and installed latest version v13 7 0 on the server
Git SSH public key authentication failed with git on Azure DevOps I realize this question mentions powershell However, with the title and tags people on other OS's may end up here, and there is a common problem with Azure Devops access from mac and linux