Title: London HIV patient's remission spurs hope for curing AIDS

  HIV 艾滋病毒  human immunodeficiency virus

  remission n.缓解,暂时康复

  spur v.促进,激励  n.马刺(骑马的人鞋子上的一根小刺,用来刺激马快点跑)

  AIDS 艾滋病  HIV病毒感染的最后阶段

A stem-cell treatment put a London cancer(此处出现是因为艾滋病毒可能引发肿瘤) patient's HIV into remission, marking the second such reported case and reinvigorating efforts to cure the AIDS-causing infection that afflicts some 37 million people globally.

  stem cell n.干细胞

  treatment 疗法

  reinvigorate v.使恢复元气  vigor n.精力,活力  invigorate v. 使精力充沛

    eg. The show invigorates me

  infection n.感染  infect v.  infectious adj.

  afflicts v.折磨,使痛苦  be afflicted with sb./sth.  被什么折磨

  some 与数字连用,表示  大约  的意思

The patient has been in remission for 19 months, the International AIDS Society said in a statement. That's too soon to label the treatment——which used hematopoietic stem cells from a donor with an HIV-resistance gene——as a cure, researchers said Tuesday in a study in the journal Nature.

  in remission  处于康复期

  International AIDS Society 国际艾滋病学会

  label  表示给什么贴上标签, 把什么称为什么

  donor  n.捐赠人;捐赠机构  donate v.  a blood donor 献血的人

  hematopoietic stem cells  造血干细胞  hematopoietic adj.造血的,生血的

  resistance  抵抗,抵御

  

"Coming(现代分词作状语) 10 years after the successful report(特指病历报告) of the 'Berlin Patient',  this new case(主语) confirms that bone marrow transplantation from a CCR5-negative(一般在医学上指检测结果呈阴性的) donor can eliminate residual virus and stop any traces of virus from rebounding," said Sharon Lewin, director of the Peter Doherty Institute for Infection and Immunity at the University of Melbourne, in a statement.

  bone marrow transplantation  骨髓移植

  eliminate v.消除,根除

  residual adj.剩余的,残留的

  rebound v.弹回,跳回;回升,反弹

  trace of  (搭配使用,经常表示) 微量的,少量的

  virus  n.病毒

  immunity  免疫力

"Although it is not a viable large-scale strategy for a cure, it does represent a critical moment in the search for an HIV cure." International AIDS Society President Anton Pozniak said in the statement.

  viable adj.切实可行的

  large-scale adj.大规模的

Researchers are developing better antiretroviral treatments, prevention methods, and vaccines to halt infections while continuing to pursue a cure for those already infected. That goal is "likely to be many years away," said Andrew Freedman, reader in infectious diseases and an honorary consultant physician at Cardiff University.

  antiretroviral adj.抗逆转录病毒的  viral adj.病毒性的  retro- 向后  anti- 反对,对抗 (药名中经常用到的前缀)

  antibiotic 抗生素  antibody 抗体

  prevention methods 预防的方法

  vaccine n.疫苗  flu vaccine  流感疫苗

  halt v.(使)停止,停下

  pursue vt.追求,继续,追捕,进行 vi.追,追赶,继续进行

  reader n.(英国大学的)准教授,高级讲师

  honorary adj.(尤指学位)荣誉的,名誉的

  physician n. 医生,(尤指)内科医生  surgeno 外科医生

"Until then, the emphasis needs to remain on prompt diagnosis of HIV and initiation(开始某个行动) of lift-long combination antiretroviral therapy(疗法,治疗)," Freedman said in a statement.

  the emphasis needs to remain on  表示强调

  diagnosis n.诊断 常与介词  of  搭配

  prompt adj.迅速的,及时的  a prompt reply 及时回复

  life-long adj.终生的  a life-long friendship 终生的友谊

100-days: Two的更多相关文章

  1. PayPal高级工程总监:读完这100篇论文 就能成大数据高手(附论文下载)

    100 open source Big Data architecture papers for data professionals. 读完这100篇论文 就能成大数据高手 作者 白宁超 2016年 ...

  2. height:100% 布局

    常常会碰到需要填满整个浏览器,并且自适应高度的需求.首先肯定会想到给容器设定height:100%,但是会没有效果.原因是body没有高度,所以百分比无法生效. 解决方案:给html,body,标签都 ...

  3. .NET跨平台之旅:将QPS 100左右的ASP.NET Core站点部署到Linux服务器上

    今天下午我们将生产环境中一个单台服务器 QPS(每秒请求数)在100左右的 ASP.NET Core 站点部署到了 Linux 服务器上,这是我们解决了在 .NET Core 上使用 EnyimMem ...

  4. xinetd cpu 100%

    今天,有个给客户试用的环境出现xinetd cpu 100%,而且连续运行很长时间了.之前也有环境发生过,今天排查解决了三四个问题,实在是查的身体都不舒服了,还没时间查这个问题... 知道的求解...

  5. EZchip将推全球首款100核64位ARM A-53芯片

    EZchip将推全球首款100核64位ARM A-53芯片 2015-02-25 16:32:03   来源:互联网    关键字: 将推  全球  64位  arm EZchip日前表示,将准备开发 ...

  6. Ural 1209. 1, 10, 100, 1000... 一道有趣的题

    1209. 1, 10, 100, 1000... Time limit: 1.0 secondMemory limit: 64 MB Let's consider an infinite seque ...

  7. Java程序设计之打印100~999的水仙花数

    package printDaffodilNumber; /* * 题目:打印出所有的"水仙花数",所谓"水仙花数"是指一个三位数,其各位数字立方和等于该数本身 ...

  8. jQuery中的100个技巧

      1.当document文档就绪时执行JavaScript代码. 我们为什么使用jQuery库呢?原因之一就在于我们可以使jQuery代码在各种不同的浏览器和存在bug的浏览器上完美运行. < ...

  9. 设置height:100%无效的解决方法

    设置height:100%无效的解决方法 刚接触网页排版的新手,常出现这种情况:设置table和div的高height="100%"无效,使用CSS来设置height:" ...

  10. 1.2输出100以内的素数&输出前100个素数。

    输出100以内的素数只是一个嵌套,在1.1的基础上添加一层循环,只需要注意从2开始,并且变量需要换一个. #include<stdio.h> int main() { ; ; i < ...

随机推荐

  1. php初级之数组与 类初级

    PHP 是后端脚本语言,回顾一下: 1.1 PHP 数组: <?php $user = array(); // 定义一个数组 $user[0] = 'zhangsan'; // 给数组赋值 $u ...

  2. IP地址的含义

    不管是学习网络还是上网,IP地址都是出现频率非常高的词.Windows系统中设置IP地址的界面如图1所示,图中出现了IP地址.子网掩码.默认网关和DNS服务器这几个需要设置的地方,只有正确设置,网络才 ...

  3. 解析swf文件头,获取flash的原始尺寸

    要想解析swf文件头,首先要弄清楚的当然是swf文件格式规范.规范中对swf文件格式作了详细的说明.关于swf文件头,它是由以下几个部分组成:+-------+---+--------+------- ...

  4. Spring AOP demo 和获取被CGLIB代理的对象

    本文分为两部分:1)给出Spring AOP的一个例子(会使用CGLIB代理):2)给出获取被CGLIB代理的原始对象. 1.Spring AOP Demo 这部分参考了博文(http://www.v ...

  5. zatree的安装

    zatree的安装有2种 一种是支持2.x的用以下方法安装 zabbix安装zatree 实现图形树状化 官网:https://github.com/spide4k/zatree [root@SERV ...

  6. 转:display:flex不兼容Android、Safari低版本的解决方案 【flex布局】

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  7. 半精度浮点数取5bit指数位

    半精度浮点是指用16bit表示一个浮点数,最高1bit为符号位,中间5bit为指数a,低10bit为尾数b Value = (符号位)(1+b/1024)*(2^(a-16)) 程序很简单,用pyin ...

  8. Java模板引擎之freemarker简介

  9. pandas数据操作

    pandas数据操作 字符串方法 Series对象在其str属性中配备了一组字符串处理方法,可以很容易的应用到数组中的每个元素 t = pd.Series(['a_b_c_d','c_d_e',np. ...

  10. 2018面向对象程序设计(Java) 第2周学习指导及要求

    2018面向对象程序设计(Java) 第2周学习指导及要求(2018.9.3-2018.9.9)   学习目标 适应老师教学方式,能按照自主学习要求完成本周理论知识学习: 掌握Java Applica ...