abuse

近/反义词: ill-treat, maltreat, mistreat, misuse, prostitute, spoil; defame, disparage, malign, reproach, slander, upbraid, vilify, vituperate; cherish, conserve, extol, laud, tend, praise, protect, respect, shield, vindicate; invective, obloquy, opprobrium, vituperation; deference, kindness

How: emotionally, mentally, physically, sexually, verbally
What: personal, racial, verbal; alcohol, child, drug, sex, solvent
Verb + abuse: carry out, endure, heap, hurl, scream, shout, shower sb with, subject sb to, yell
Abuse + verb: happen, occur, take place
the abuse of power; a target for/of abuse; a term of abuse

Abuse of information typically involves a breach of confidence or plagiarism, or extending the confidence of information beyond those authorized. In the financial world, Insider trading can also be considered a misuse of internal information that gives an unfair advantage in investment.

Abuse of power, in the form of "malfeasance in office" or "official misconduct," is the commission of an unlawful act, done in an official capacity, which affects the performance of official duties. Malfeasance in office is often grounds for a for cause removal of an elected official by statute or recall election.

Academic abuse is a form of workplace bullying which takes places in the institutions of higher education, such as colleges and universities. Academia is highly competitive and has a well defined hierarchy, with junior staff being particularly vulnerable.

Ad hominem abuse (also called personal abuse or personal attacks) usually involves insulting or belittling one's opponent to invalidate his or her argument, but can also involve pointing out factual but ostensible character flaws or actions which are irrelevant to the opponent's argument.

Alcohol abuse is a psychiatric diagnosis describing the recurring use of alcoholic beverages despite its negative consequences. Alcohol abuse is sometimes referred to by the less specific term alcoholism. However, many definitions of alcoholism exist, and only some are compatible with alcohol abuse. There are two types of alcoholics: those who have anti social and pleasure-seeking tendencies, and those who are anxiety-ridden- people who are able to go without drinking for long periods of time but are unable to control themselves once they start. Binge drinking is another form of alcohol abuse. Frequent binge drinking or getting severely drunk more than twice is classed as alcohol misuse. According to research done through international surveys, the heaviest drinkers happen to be the United Kingdom's adolescent generation.

Animal abuse is the infliction of suffering or harm upon animals, other than humans, for purposes other than self-defense. More narrowly, it can be harm for specific gain, such as killing animals for fur. Diverging viewpoints are held by jurisdictions throughout the world.

Child abuse is the physical or psychological/emotional mistreatment of children. In the United States, the Centers for Disease Control and Prevention (CDC) define child maltreatment as any act or series of acts of commission or omission by a parent or other caregiver that results in harm, potential for harm, or threat of harm to a child. Most child abuse occurs in a child's home, with a smaller amount occurring in the organisations, schools or communities the child interacts with. There are four major categories of child abuse: neglect, physical abuse, psychological/emotional abuse, and sexual abuse.

Cyber bullying or cyber abuse "involves the use of information and communication technologies to support deliberate, repeated, and hostile behavior by an individual or group, that is intended to harm others." -Bill Belsey

It has been noted that disabled people are disproportionately affected by disability abuse and bullying, and such activity has been cited as a hate crime. The bullying is not limited to those who are visibly disabled – such as wheelchair-users or individuals with physical deformities (e.g., cleft lip) – but also those with learning disabilities such as autism and developmental coordination disorder. In the latter case, this is linked to a poor ability in physical education, and this behavior can be encouraged by an ignorant physical education teacher. Abuse of the disabled is not limited to schools; there are many known cases in which the disabled have been abused by staff of a "care institution", such as the case revealed in a BBC Panorama programme on a Castlebeck care home (Winterbourne View) near Bristol, leading to its closure and suspension or firing of staff members.

六级/考研单词: abuse, confide, authorize, invest, commission, affection, seldom, electoral, statute, bully, educate, academy, hierarchy, workforce, vulnerable, insult, valid, flaw, psychiatry, diagnose, recur, beverage, despite, compatible, accord, unite, adolescent, inflict, fur, diverge, viewpoint, jurisdiction, physics, psychology, interact, neglect, deliberate, hostile, disable, cite, coordinate, latter, ignorant, panorama, suspend

唉,各种abuse简直从A到Z一个字母不落,书能出上千本。孔子关于仁的名言有很多,我最欣赏“己所不欲,勿施于人”。

abuse的更多相关文章

  1. Google reCAPTCHA 2 : Protect your site from spam and abuse & Google reCAPTCHA 2官方教程

    1

  2. how to avoid inheritance abuse

    Liskov Principle: if S is a subtype of Type T, then any objects of type T may be repalced by objects ...

  3. Linux环境变量设置

    修改环境变量PATH 最近为root添加一个环境变量发现sudo su进去没有变化所以总结了一下所有设置环境变量的方法: 查看PATH:echo $PATH 直接在命令行修改,就可以使用,但是只有在当 ...

  4. [翻译+山寨]Hangfire Highlighter Tutorial

    前言 Hangfire是一个开源且商业免费使用的工具函数库.可以让你非常容易地在ASP.NET应用(也可以不在ASP.NET应用)中执行多种类型的后台任务,而无需自行定制开发和管理基于Windows ...

  5. centos6环境下搭建irc服务器

    问题描述 有时候逛技术社区,经常会发现有个叫IRC的东西存在,想搭建下看看到底是个什么东西 说明: 操作系统环境为CentOS6.5_64 安装irc服务器 通过yum进行安装,命令如下: yum i ...

  6. Android中基于CGroup的memory子系统HAL层分析-lmkd

    Android在内存管理上于Linux有些小的区别,其中一个就是引入了lowmemorykiller.从lowmemorykiller.c位于drivers/staging/android也可知道,属 ...

  7. Security7:View Usage

    一,在Database level上,主要有 sys.database_principals, sys.database_permissions 和 sys.database_role_members ...

  8. words

    conscious[英][ˈkɒnʃəs][美][ˈkɑnʃəs]consensus[英][kənˈsensəs][美][kənˈsɛnsəs] scious sensuswaterflood; de ...

  9. SCALA XML pattern attrbute(属性)

    from: Working with Scala's XML Support 虽然这个guy炒鸡罗嗦,但是还是讲到我要的那句话:  Because Scala doesn't support XML ...

随机推荐

  1. Kill杀死Linux中的defunct进程(僵尸进程)

    一.什么是defunct进程(僵尸进程)? 在 Linux 系统中,一个进程结束了,但是他的父进程没有等待(调用wait / waitpid)他,那么他将变成一个僵尸进程.当用ps命令观察进程的执行状 ...

  2. PWN二进制漏洞学习指南

    目录 PWN二进制漏洞学习指南 前言 前置技能 PWN概念 概述 发音 术语 PWN环境搭建 PWN知识学习途径 常见漏洞 安全机制 PWN技巧 PWN相关资源博客 Pwn菜鸡小分队 PWN二进制漏洞 ...

  3. ansible主机组配置及秘钥分发

    ansible主机组配置及秘钥分发 ansible主机组文件位于/etc/ansible/hosts文件中 1 hosts主机经常使用到的变量为: 2 ansible_ssh_host #用于指定被管 ...

  4. jmeter no-JUI执行常用命令(四)

    一.常用命令简述 -n, --nongui命令行界面启动jmeter-t, --testfile {filename}jmx结尾的测试计划,支持相对路径-l, --logfile {filename} ...

  5. 子查询之 exists 和 in

    exists exists用于检查一个子查询是否至少会返回一行数据(即检测行的存在),返回值为boolean型,true或false 语法 exists subquery /* 参数: subquer ...

  6. 在Express 中获取表单请求体数据

    在Express 中获取表单请求体数据 获取 GET 请求参数 获取 POST 请求体数据 安装 配置 获取 GET 请求参数 Express 内置了一个 API , 可以直接通过 req.query ...

  7. vue中main.js配置后端请求地址

    Vue.config.productionTip = false; axios.defaults.baseURL = 'http://127.0.0.1:8003/';//后端开发环境地址 // ax ...

  8. 使用Charles请求跳转可作为线上和线下环境的切换

    举个例子: 1.后端拿测试环境的客户端调试本地的代码 2.连接后端本地服务测试客户端和后端的交互 这样就可以改变客户端请求的测试环境换成其他的环境 一.配置 tools--Map remot... 这 ...

  9. 史上最简单的排序算法?看起来却满是bug

    大家好,我是雨乐. 今天在搜论文的时候,偶然发现一篇文章,名为<Is this the simplest (and most surprising) sorting algorithm ever ...

  10. django test, app aren't loaded yet

    django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet. 解决方法: 用django的TestCase from djan ...