With considerable fanfare, China's anti-graft squad has rolled out a brand new website in the ongoing fight against corruption.

anti-graft:反腐    tale:故事,传说,叙述    fanfare:炫耀    roll out:铺开,推出    

Billed as a new channel for the public to report corruption - whether it is the high-ranking 'tigers' or lowly 'flies ' that settle on ill-gotten crumbs - the website is an intriguing innovation by the Communist Party's Central Commission for Discipline Inspection (CCDI) and its government sidekick, the Ministry of Supervision. The website (www.ccdi.gov.cn) has a handy online feature for reporting corruption anonymously - or with the inclusion of the bold accuser's name.

ill-gotten::非法获得的  crumb:面包屑  intriguing:有趣的,迷人的  CCDI:中央纪律检查委员会  anonymously:匿名地  

accuser:原告,控告,指责者    

It may not have the high drama of the not-quite-real time microblog account that allowed the public to glimpse into the trial of Bo Xilai, the disgraced Communist Party highflier who was brought before a court in Shandong to face charges of corruption and abuse of power. But as a permanent feature it could be a small but useful tool - for the want of other more robust institutions like an independent and reliable legal system or a news media that doesn't have to take instructions from the party's propaganda arm.

disgraced:失宠的,遭贬谪的    propaganda:宣传

The website showed top graft fighter Wang Qishan symbolically setting the site in motion. It officially described itself as an authoritative platform for news in the drive to promote clean government and said it will collate anti-graft efforts from around the country, allowing officials and the public to benefit from their experience.

collate:核对,校对    

Besides the photo of Mr. Wang, there are photos of exhibitions and talk shops on the importance of rooting out corruption. There are also a handful of slick videos promoting anti-corruption efforts, one featuring basketball star Yao Ming and another profiling the corruption-busting exertions of late Communist Party veteran Chen Yun.

exertions:发挥,运用,努力    

It also had a slightly more recent report from the official Xinhua News Agency on a court hearing of the former deputy party leader of Inner Mongolia who has been accused of taking more than 40 million yuan in bribes and other payments either directly or through family and associates. (That's considerably more than the amount Mr. Bo was accused of taking, though there was no apparent need to broadcast the hearing on social media)

And the website didn't quite rub in another high-profile target - the former head of the State-owned Assets Supervision Commission Jiang Jiemin. It showed only a one-line notice that Mr. Jiang was being investigated, not bothering to mention his dismissal from his post, even though it was listed as the item generating the most public interest.

dismissal:解雇,免职    

The website had a bit more to say about some 300 senior party officials in Guangdong at a training session on party disciplinary matters and another helpful article on the need to 'absolutely resist' the giving of 'moon cakes' and other gifts to officials at the upcoming Mid-Autumn Festival.

One item that didn't quite make the grade was a report in the Beijing Times about an unfortunate man who allegedly was drowned by overzealous investigators trying to extract a confession. The chief engineer from a state company in Wenzhou was held down in a bathtub of icy water after refusing to answer questions, according to the report and court documents. The six investigators involved in the bathtub excesses have been indicted on charges of intentional infliction of harm.

make the grade:成功,达到标准    allegedly:据说    overzealous:过分热心的    indict:控告,起诉,揭发

infliction:施加,处罚    interrogation:审问    strive for:争取,奋斗

Perhaps the anti-graft website could provide some guidelines to investigators on the limits to their interrogations as they strive for 'clean' government.

每日英语:China's New Anti-Graft Website: A Tale of Tigers, Flies and Bath Tubs的更多相关文章

  1. 每日英语:U.S. Media Firms Stymied in China

    China's recent clampdown on foreign media is crimping the expansion plans of Western news organizati ...

  2. 每日英语:Vender Assault Shines Ugly Light on China's Urban Enforcers

    The sudden death of a street vendor in Hunan province on Wednesday provoked outrage chengguan, or ur ...

  3. 每日英语:China Grapples With Genetically Modified Foods

    A Chinese agricultural official's unsupported claims about the carcinogenic risks of consuming genet ...

  4. 每日英语:A Different Color: China's Chameleonic Politics

    China has tried your form of government and found it wanting. That was the message delivered by Chin ...

  5. 每日英语:why can't China produce world-class CEO?

    The appointment of India-born Satya Nadella as Microsoft Corp.'s CEO has caused a bit of a stir in C ...

  6. 每日英语:Dashing the China Dream

    Much has been said about what the 'China Dream' really means to many Chinese -- whether it is nation ...

  7. 每日英语:Tencent Fights for China's Online Shoppers

    In the war for the Chinese Internet, messaging giant Tencent is taking the battle to rival Alibaba's ...

  8. 每日英语:Does China Face a Reading Crisis?

    For much of the last year, intellectuals and officials in China -- land of world-beating students an ...

  9. 每日英语:KFC's Crisis in China Tests Ingenuity of Man Who Built Brand

    Sam Su for years ran one of the highest-flying foreign business operations in China. These days, he' ...

随机推荐

  1. Java从零开始学三(public class和class)

    使用public class和class声明的区别 public class文件名称必须与类名称一致 class文件名称可以与类名称不一致  

  2. javascript 1.5s跳转

    <script type="text/javascript"> var t = 1.5; window.onload=countDown; function count ...

  3. MariaDB删除重复记录性能测试

    删除重复记录,只保留id最大的一条记录的性能测试 环境 测试表的id为是唯一的,或是自增的主键. mysql不能直接写循环,只能写在存储过程里. 存储过程usp_batch_insert的参数num_ ...

  4. maven POM.xml内的标签大全详解

    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/20 ...

  5. 成为JavaGC专家(3)—如何监控Java垃圾回收机制(转载)

    原文:http://www.importnew.com/3146.html 为什么需要优化GC 或者说的更确切一些,对于基于Java的服务,是否有必要优化GC?应该说,对于所有的基于Java的服务,并 ...

  6. Windows下如何配置tomcat环境变量

    Apache Tomcat 是一款 Java Servlet 和 JavaServer Pages 技术的开源软件实现,可以作为测试 Servlet 的独立服务器,而且可以集成到 Apache Web ...

  7. 使用SpringMVC搭建第一个项目

    概述 使用SpringMVC搭建第一个项目,入门教程,分享给大家. 详细 代码下载:http://www.demodashi.com/demo/10596.html 一.概述 1.什么是Spring ...

  8. 【vue.js】windows下安装vue.js

    windows下搭建vue开发环境 Vue.js是一套构建用户界面的 “渐进式框架”.与其他重量级框架不同的是,Vue 采用自底向上增量开发的设计.Vue 的核心库只关注视图层,并且非常容易学习,非常 ...

  9. 【TP3.2】模块化设计,新建Admin模块

    1.模块化: Application 默认应用目录(可以设置) ├─Common 公共模块(不能直接访问) ├─Home 前台模块 ├─Admin 后台模块 ├─... 其他更多模块 ├─Runtim ...

  10. 【C++】static小结

    1.局部静态变量 (1)生存期:存储在静态数据区,本模块运行结束不会销毁,程序结束时才销毁. (2)初始化:当且仅当本模块初次运行时初始化. 2.外部静态变量/静态函数 限制全局变量的作用域为本文件. ...