MeToo, one year on
表示转折/让步关系:but, however, nevertheless, whereas, although, despite, in spite of, still
表示比较或对比关系:similarly, in the same way, likewise, whereas, in contrast to, rather than
表示因果关系:because, since, now that, on account of, due to, on the ground of, accordingly, consequently, therefore, thus, hence
表示并列关系:and, or
表示举例与例证关系:for example, for instance, specially, such as, as follows
表示强调关系:in fact, in particular, particularly, above all, undoubtedly, certainly
表示顺承关系:in addition, furthermore, besides, likewise
#MeToo, one year on
A movement sparked by an alleged rapist could be the most powerful force for equality since women’s suffrage

Print edition | Leaders
Sep 27th 2018
A YEAR ago Harvey Weinstein was exposed as a sexual predator. Until then his treatment of women was an open secret among some of the film industry’s publicists, lawyers and journalists. Mr Weinstein had been protected by an unspoken assumption that in some situations powerful men can set their own rules. Over the past year that assumption has unravelled with welcome speed. In every walk of life powerful men have been forced out, and not just in America. Now Brett Kavanaugh may be denied a seat on America’s highest court following a series of accusations that he committed sexual assaults decades ago as a student. What began on the casting couch has made its way to the Supreme Court bench.
That is progress. And yet the fate of the #MeToo movement still hangs in the balance in America, the country where it began and where it has had the greatest effect. To see why, only look at the case of Mr Kavanaugh—who, as we went to press, was due to give testimony to the Senate Judiciary Committee along with Christine Blasey Ford, his main accuser. The good news is that the appetite for change is profound; the bad news is that men’s predation of women risks becoming yet one more battlefield in America’s all-consuming culture wars.
Upgrade your inbox and get our Daily Dispatch and Editor's Picks.
Latest stories
Why some Israeli generals believe their army is not prepared for war
The Economist explains5 hours agoKavanaugh versus Blasey
Democracy in America7 hours agoSexual-harassment scandals are hurting companies’ reputations and balance sheets
Graphic detail16 hours agoCongress is trying to set a minimum distance between airline seats
Gulliver18 hours agoBritain and America were rivals, and partners, in the Middle East
Culturea day agoIDLES honour punk’s spirit of protest
Prosperoa day ago
Anmer’s kick
Thanks to #MeToo, women’s testimony is at last being taken more seriously. For too long, when a woman spoke out against a man, the suspicion was turned back on her. In 1991 when Anita Hill accused Clarence Thomas, now a Supreme Court judge, of sexual harassment, his defenders smeared her as “a little bit nutty and a little bit slutty”. The machine backing Mr Kavanaugh is equally determined. However, it has refrained from questioning either Ms Blasey Ford’s sanity or her morals. In 2018 voters would find that unacceptable.
Abuse by men is being taken more seriously, too. Mr Weinstein allegedly committed dozens of sexual assaults, including rape. The contrast between his brutality and his impunity shook the world out of its complacency. This week Bill Cosby, once America’s highest-paid actor, was jailed for being a sexually violent predator. But women in colleges and workplaces all over America are harmed by abuse that falls short of rape. Thanks to #MeToo, this is more likely to be punished. Most defences of Mr Kavanaugh have focused on his presumed innocence; 30 years ago they would have insisted that the drunken fumblings of a 17-year-old are a fuss about nothing.
These shifts reflect a broad social change. Before the elections of 2016, 920 women sought the advice of EMILY’s List, which promotes the candidacy of pro-choice Democratic women. Since Donald Trump was elected president, it has been contacted by 42,000 (see article). Outside politics, companies are keen for their staff and their customers to think that they buy in to #MeToo.
One worry is that there may be a gap between corporate rhetoric and reality (see article). Another is uncertainty about what counts as proof. That is largely because evidence of an instance of abuse often consists of something that happened behind a closed door, sometimes long ago.
Striking a balance between accuser and accused is hard. Ms Blasey Ford has the right to be heard, yet so does Mr Kavanaugh. Mr Kavanaugh’s reputation is at stake, but so is the Supreme Court’s. In weighing these competing claims, the burden of proof must be reasonable. Mr Kavanaugh is not facing a trial that could cost him his liberty, but interviewing for a job. The standard of proof should be correspondingly lower. Neither the court nor natural justice is served by haste.
Also a problem is the grey zone inhabited by men who have not been convicted in court, but are judged guilty by parts of society. Just now, every case is freighted with precedent-setting significance, perhaps because attitudes are in flux. This month Ian Buruma was forced out as editor of the New York Review of Books after publishing an essay by an alleged abuser which failed to acknowledge the harm he had done. Mr Buruma did not deserve to go and, were values more settled, his critics might have been content with an angry letter to the editor. #MeToo needs a path towards atonement or absolution.
And #MeToo has become bound up with partisanship. According to polling earlier this year by Pew, 39% of Republican women think it is a problem that men get away with sexual harassment and assault, compared with 66% of Democratic women; 21% of Republican men think it is a problem that women are not believed, compared with 56% of Democratic men. Mr Kavanaugh, however his nomination turns out, is likely to deepen that divide—if only because Republican zeal to rush his confirmation is further evidence that the party puts power first. That was clear when it backed Mr Trump, despite his boasts of forcing himself on women and allegations of sexual misconduct by at least 19 accusers. Under Bill Clinton, who was also accused of sexual assault, the Democrats were not so very different. They now offer less protection.
If #MeToo in America becomes a Democrats-only movement, it will be set back. Some men will excuse their behaviour on the ground that it is hysteria whipped up by the left to get at Republicans. Those questions about proof, fairness and rehabilitation will become even harder to resolve.
Think ahead
It takes a decade or more for patterns of social behaviour to change. #MeToo is just one year old. It is not about sex so much as about power—how power is distributed, and how people are held accountable when power is abused. Inevitably, therefore, #MeToo will morph into discussions about the absence of senior women from companies and gaps in average earnings between male and female workers. One protection against abuse is for junior women to work in an environment that other women help create and sustain.
Conservatives often lament the role Hollywood plays in undermining morality. With #MeToo, Tinseltown has inadvertently fostered a movement for equality. It could turn out to be the most powerful force for a fairer settlement between men and women since women’s suffrage.
MeToo, one year on的更多相关文章
- C++ Primer Plus第6版18个重点笔记
下面是我看<C++ Primer Plus>第6版这本书后所做的笔记,作为备忘录便于以后复习. 笔记部分 C++的const比C语言#define更好的原因? 首先,它能够明确指定类型,有 ...
- C++——类和动态内存分配
一.动态内存和类 1.静态类成员 (1)静态类成员的特点 无论创建多少对象,程序都只创建一个静态类变量副本.也就是说,类的所有对象都共享同一个静态成员. (2)初始化静态成员变量 1)不能在类声明中初 ...
- 转:云风skynet服务端框架研究
转: http://forthxu.com/blog/skynet.html skynet是云风编写的服务端底层管理框架,底层由C编写,配套lua作为脚本使用,可换python等其他脚本语言.sky ...
- SSH权威指南(转载)
本书是一本介绍通信安全的书籍,如果你想保障你的通信安全,本书能给你一个很好的解决方案.本书从ssh协议介绍起,到具体的开源实现和商业实现.但本书同时介绍开源实现和商业实现,给人感觉比较乱.注意:由于o ...
- 为什么需要提前撰写Spec文档
Joel on Software(中文名叫<Joel软件随想录>)算得上是一本旧书了,但里面的建议和讨论,真的是历久弥新.特别是,Joel是个有趣.牛逼的家伙:前微软Excel的职员.St ...
- The Twelve-Factor Container
转自:https://medium.com/notbinary/the-twelve-factor-container-8d1edc2a49d4?%24identity_id=550978996201 ...
- C++ Primer Plus (Stephen Prata 著)
第1章 预备知识 (已看) 第2章 开始学习C++ (已看) 第3章 处理数据 (已看) 第4章 复合类型 (已看) 第5章 循环和关系表达式 (已看) 第6章 分支语句和逻辑运算符 (已看) 第7章 ...
- 100-days: ten
Title: Emma Watson(艾玛·沃森), Keira Knightley(凯拉·奈特莉) among stars(众多明星之一) urging(竭力主张,呼吁某事) better pro ...
- 何时调用C++复制构造函数和拷贝构造函数(转)
1. 何时调用复制构造函数 复制构造函数用于将一个对象复制到新创建的对象中.也就是说,它用于初始化过程中,而不是常规的赋值过程中.类的复制构造函数原型通常如下: class_name(const cl ...
随机推荐
- loadrunner 函数解释
一.lr_save_string 使用介绍1.该函数主要是将程序中的常量或变量保存为lr中的参数.格式: //将常量保存为参数lr_save_string("777"," ...
- POJ3666序列最小差值
题目:http://poj.org/problem?id=3666 dp方程可以是 d [ i ] [ j ] = min ( d [ i - 1 ] [ k ] ) + abs ( a [ i ] ...
- 异常: java.security.InvalidKeyException: Illegal key size
今天在做接口测试的时候遇到个异常: java.security.InvalidKeyException: Illegal key size. SecretKeySpec secretKeySpec = ...
- SQL Server Reporting Service 报错:报表服务器无法解密用于访问报表服务器数据库中的敏感数据或加密数据的对称密钥,必须还原备份密钥或删除所有加密的内容。
出现这个问题,可以通过reporting services 配置管理工具来处理 首先,打开配置管理工具,连接. 在左侧的导航选项中选择Encryption Keys,将出现如图所示的界面,在右侧点击d ...
- json包含单双引号问题解决方案
解决方案:在后台处理 JSONArray.fromObject(list).toString() 转自明明如月小角落: 效果DEMO: JsonQuotesUtil.js /** * 解决json传输 ...
- JZ2440 裸机驱动 第13章 LCD控制器(2)
13.2 TFT LCD显示实例 13.2.1 程序设计 本实例的目的是从串口输出一个菜单,从中选择各种方法进行测试,比如画线. 画圆.显示单色.使用调色板等. 13.2.2代码详解 ...
- nginx反向代理解决跨域问题
跨域:浏览器从一个域名的网页去请求另一个域名的资源时,域名.端口.协议任一不同,都是跨域 . 下表格为前后端分离的域名,技术信息: 域名 服务器 使用技术 前端 http://b.yynf.com ...
- Android应用程序如何调用shell脚本(一)
转自: Android应用程序如何调用shell脚本(一) 一般来说, Android 下的应用程序可以“直接”得到的最大的权限为 system ,但是如果我们需要在程序中执行某些需要 root 权限 ...
- BASIC-8_蓝桥杯_回文数
示例代码: #include <stdio.h> int main(void){ int i = 0 ; int a = 0 , b = 0 , c = 0 , d = 0 ; for ( ...
- 1050 String Subtraction (20 分)
1050 String Subtraction (20 分) Given two strings S1 and S2, S=S1−S2 is defined to be the ...