马婕 2014MBA专硕考试报刊选读 5 朱令案悬而未决引起全社会的关注(转)
http://blog.sina.com.cn/s/blog_3e66af4601016pkh.html
Why hasn’t doubt over poisoning subsided?
公众对于朱令中毒案的怀疑为何不能平息?
Yesterday, the Beijing police responded to public questions regarding the thallium poisoning of Zhu Ling, pointing out that they first received the report in May of 1995 - five months after the poisoning occurred, due to the extended illness and lengthy diagnosis. Because of a lack of evidence, the case was never resolved. The Beijing police said yesterday that they "feel deeply sorry" that they couldn't solve the case, and deeply sympathize with Zhu Ling's family. Meanwhile, the police also insisted that investigation was totally independent, with nointerference.
昨日,北京警方回应了关于朱令铊中毒案的公众问题,警方指出,因为病情不断恶化和长期的诊断过程,他们是在1995年5月首次接受了报道,也就是在投毒案发生的五个月之后。由于缺乏证据,此案无法侦破。昨日北京警方称他们深感遗憾,此案无法侦破,并且对朱令极其家人深表同情。与此同时,警方也坚持认为,此案的调查完全是独立的,未收到任何外界的干扰。
词汇解析
Subside vi 平息,减轻,退去
e.g The house owners are worried that their house will subside because of the drought
房主们担心房子会因为干旱下沉
Danger of new car smell will subside after six month 新车的气味在六个月之后会退去。
Respond 做出反应,回应
e.g. They are likely to respond to the president’s request for aid.
他们很有可能会对总统的援助请求做出回应。
Respond-----response n
e.g. Your positive response will reinforce her action
你的积极回应会使得他的行为更加坚定。
Be due to=because of=thanks to 由于,多亏了
Death was due to the natural causes 死亡是由于自然原因。
法庭类词汇小结
The Supreme Court 最高法庭
Judge 法官 jury 陪审团 lawyer 律师 counselors 法律顾问,律师
Plaintiff 原告 defendant 被告
Evidence 证据 witness 目击证人
Verdict 判决 trial 审判 innocent 无罪 guilty 有罪
Sympathize 同情,怜悯,共鸣---------sympathy n
e.g. I must tell you that I sympathize with your loss. 我对您的损失深表同情
adj sympathetic 同情的 支持的,赞同的
She was sympathetic with the problems of the adult students.
他很同情那些成年学生的问题。
Investigate vt
马婕 2014MBA专硕考试报刊选读 5 朱令案悬而未决引起全社会的关注(转)的更多相关文章
- 马婕 2014MBA专硕考试 报刊选读 3 禽流感考验政府的透明度(转)
http://blog.sina.com.cn/s/blog_3e66af4601015z0n.html Bird flu cases test government transparency 禽流感 ...
- 马婕 2014MBA专硕考试 报刊选读 4 朝鲜战争会爆发吗?(转)
http://blog.sina.com.cn/s/blog_3e66af4601016ela.html War unlikely, but Koreans still on cliff edge 战 ...
- 马婕 2014MBA专硕考试 报刊选读 6(转)
http://blog.sina.com.cn/s/blog_3e66af4601016udh.html Protecting the weakest保护最弱势群体The recession may ...
- 马婕 2014MBA专硕考试 报刊选读 7 美国的欧洲时刻(转)
http://blog.sina.com.cn/s/blog_3e66af46010170ma.html America's European moment美国的欧洲时刻 The troubling ...
- 马婕 2014MBA专硕考试 词汇每日一练(转)
2013-6-8 1. To ensure its sustained progress in economy, the government has _______ a series of poli ...
- 马婕 2014年MBA,mpacc备考 报刊宣读1 中国的电子商务(转)
http://blog.sina.com.cn/s/blog_3e66af4601015fxi.html 中国电子商务蓄势待发 Chinese e-commerce中国电子商务Pity the par ...
- 马婕 2014年MBA,mpacc备考 报刊宣读2 美国对互联网的控制威胁着网络自由(转)
http://blog.sina.com.cn/s/blog_3e66af4601015qmk.html US controls threaten Internet freedom 美国对互联网的控制 ...
- 华师2019软件专硕复试机试题最后一题G:找数
G. 找数 单点时限: 1.0 sec 内存限制: 256 MB 问题描述 输入一个整数 n( 2≤n≤10 ) ,你需要找到一些 n 位数(允许有前置 0 ,见样例),这些 n 位数均 由 0 ~ ...
- Prince2是怎么考试的?
Prince2是怎么考试的? 在前几年,对于项目经理来讲关注的很多是单项目管理的工具技术模板,谈论最多的是,进度延期,成本超支,范围蔓延等等!有一个不成文的形态就是--去考个PMP吧!一时间PMP成为 ...
随机推荐
- Web验证方式(4)--JWT
OAuth协议中说到的AccessToken可以是以下两种: 1.任意只起到标识作用的字符串:这种情况下Resource Server处理请求时需要去找Authorization Server获取用户 ...
- oracle 锁表/解锁 杀进程
一些ORACLE中的进程被杀掉后,状态被置为"killed",但是锁定的资源很长时间不释放,有时实在没办法,只好重启数据库.现在提供一种方法解决这种问题,那就是在ORACLE中杀不 ...
- TF54000: 由于服务器时钟设置可能不正确,无法更新数据解决方案(补充)
此问题出现的原因: 服务器时间比本地时间大.由于TFS源代码的Source Control会根据签入时间做判断.如果后续签入的时间小于变更集的最新版本的时间,就会报错误“TF54000”,并拒绝签入. ...
- Java 字符串与对象进行比较 compareTo()
Java 手册 compareTo public int compareTo(String anotherString) 按字典顺序比较两个字符串.该比较基于字符串中各个字符的 Unicode 值.按 ...
- [原]Android 开发第一步
使用 android-studio 开发 写文章时的最新 Android-Studio 程序下载:https://dl.google.com/dl/android/studio/ide-zips/3. ...
- mysql 使用inet_aton和inet_ntoa处理ip地址数据
mysql 使用inet_aton和inet_ntoa处理ip地址数据 mysql提供了两个方法来处理ip地址 inet_aton 把ip转为无符号整型(4-8位) inet_ntoa 把整型的ip转 ...
- php去除换行符的方法小结(PHP_EOL变量的使用)
本来在unix世界换行就用/n来代替,但是windows为了体现他的不同,就用/r/n,更有意思的是在mac中用/r.因此unix系列用 /n,windows系列用 /r/n,mac用 /r,这样就用 ...
- 一.jQuery源码解析之总体架构
(function (window, undefined) { //构建jQuery对象 var document = window.document, navigator = window.navi ...
- redis相对关系型数据库的优势
它是键值数据库(非关系),数据查询比关系型数据库快. ps:redis是树状结构,查询快 redis是基于内存的一个数据库,I/O的效率影响较小. ps: 备份数据同步是才进行I/O操作.这个数据同步 ...
- django-聚合操作
聚合操作就是对数据库的数值类型操作的方法 avg,sum,max,min,count select avg(age) from students # 求年龄平均值 django中的聚合操作 1.a ...