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. sql server导入excel数据

    1.sql导入工具,数据源选择 microsoft excel 2.有odbc配置过的连接excel或其他数据库,都可以选择netframwork data provider for odbc,在ds ...

  2. 爬虫--Scrapy-持久化存储操作

    总体概况 持久化存储操作: a. 磁盘文件 a) 基于终端指令 i. 保证parse方法返回一个可迭代类型的对象(存储解析到的页面内容) ii. 使用终端指令完成数据存储到制定磁盘文件中的操作 1. ...

  3. 笨方法学python 22,前期知识点总结

    对笨方法学python,前22讲自己的模糊的单词.函数进行梳理总结如下: 单词.函数 含义 print() 打印内容到屏幕 IDLE 是一个纯Python下自带的简洁的集成开发环境 variable ...

  4. css样式表2

    <head> <style type="text/css"> .main { height:42px; width:100%; text-align:cen ...

  5. UICollectionView setPrefetchingEnabled

    UICollectionView 开启是否开启预加载,如果开启,cell在没显示的时候就回去调用cellForIndex…方法,如果没开启,cell只有在显示的时候才会去调用cellForIndex… ...

  6. windows7 安装虚拟机,xsheel连接不上的问题,记录一下

    安装了好久,一直连接不上...,原来是网络没开..重新安装设置就可以了!!!记录一下

  7. ACM__队列

    今天学回顾bfs的时候遇到了,遂总结一下 队列是一种特殊的线性表,只允许在队列的前端(front)进行删除操作,在队尾进行插入操作,进行插入操作的端称作队尾,进行删除操作的端称作对头.(来自百度百科) ...

  8. Zabbix3.0版Graphtree的安装配置

    Graphtrees:  https://github.com/OneOaaS/graphtrees 如果是采用yum安装的zabbix-server, 则使用以下方式: # mv /usr/shar ...

  9. Letter S Pronounced [z]

    Letter S Pronounced [z] Share Tweet Share Since English is not a phonetic language, one letter is no ...

  10. [ 转载 ] ssh连接远程主机执行脚本的环境变量问题

    近日在使用ssh命令ssh user@remote ~/myscript.sh登陆到远程机器remote上执行脚本时,遇到一个奇怪的问题: ~/myscript.sh: line n: app: co ...