来自英语课的一个练习:

https://www.youtube.com/watch?v=ePY3uY1L0X0

next up I'd like to welcome Joshua to ten he's from the ANU College of Medicine biology and the environment

and the title of his three-minute thesis presentation tonight is targeting the route of vision loss

if I asked everyone here to think about the one sense that you couldn't live without

I'm willing to bet that most of you would have immediately thought of your sucked

从听众已知的知识和认知引入话题

that's because our vision and what we see play such an integral role into how we perceive the world around us

now the tissue responsible for that is known as the retina

基本常识的介绍,话题的重要性

but what if I told you specific part of your retina was too slowly damaged as the age

what if this part of your retina was responsible for your color perception as well as your central vision

and that this damage leads to your visual field looking like this

well this is exactly what happens an age-related macular degeneration or AMD

继续引入到我们想要讲的话题

this disease is the leading cause of blindness in the developed world

this disease cost the extremely economy up to five billion dollars per year

in the most common form of this disease has no cure

AMD is a serious problem

now due to the many factors that are at play therapies are very hard to come by

介绍我们主题的一些基本特性

but I'm researching a potential gene therapy using tiny molecules called micro RNA that are like the gods of gene regulation and have the ability to bypass this problem

how

because a single micro RNA can bind to multiple targets

so instead of controlling just the one gene we're controlling its entire pathway instead of superficially cutting just the stem of the weed we're ripping out the whole root

开始引入我们特殊的疗法

so in the case of AMD we know that the inflammatory pathway plays a major role

so we've injected an anti-inflammatory micro RNA into the eye

and what we saw was a decrease in genes responsible for inflammation cell death as well as a

slowing in the damage progression of the retina

but we've now done has identified multiple micro RNA that can each regulate pathways leading to AMD and by injecting a cocktail of these molecules

we can slow the progression of the zees and hopefully halt vision loss now

具体举例,我们的研究以及结果

I want everyone to look at this image again

imagine living the rest of your life with vision like this

so the next time you're with your loved ones study their faces their every feature commit that to memory cherish that image

because one in seven of you will lose that ability if nothing is done about this disease

再次通过同理心说明该研究的重要性

with the use of micro RNA my hope and my goal is that for millions of people this image can become clear

一句话总结我们的研究成果

thank you

3分钟快速presentation的更多相关文章

  1. 一分钟快速入门openstack

    一.它是什么,能干什么想认识一个事物,必须先弄明白它是什么,能干什么.首先说一下,openstack是一个搭建云平台的一个解决方案,说他不是个软件,但是我觉得说是一个软件,能够让大家认识更清晰些.op ...

  2. 30分钟快速掌握AngularJs

    [后端人员耍前端系列]AngularJs篇:30分钟快速掌握AngularJs   一.前言 对于前端系列,自然少不了AngularJs的介绍了.在前面文章中,我们介绍了如何使用KnockoutJs来 ...

  3. Vue.js——60分钟快速入门(转)

    vue:Vue.js——60分钟快速入门 <!doctype html> <html lang="en"> <head> <meta ch ...

  4. [转帖]十分钟快速理解DPI和PPI,不再傻傻分不清!

    十分钟快速理解DPI和PPI,不再傻傻分不清! https://baijiahao.baidu.com/s?id=1605834796518990333&wfr=spider&for= ...

  5. 5分钟快速打造WebRTC视频聊天<转>

    原文地址: 5分钟快速打造WebRTC视频聊天 百度一下WebRTC,我想也是一堆.本以为用这位朋友( 搭建WebRtc环境 )的SkyRTC-demo 就可以一马平川的实现聊天,结果折腾了半天,文本 ...

  6. Vue.js 60 分钟快速入门

    Vue.js 60 分钟快速入门 转载 作者:keepfool 链接:http://www.cnblogs.com/keepfool/p/5619070.html Vue.js介绍 Vue.js是当下 ...

  7. 不会几个框架,都不好意思说搞过前端: Vue.js - 60分钟快速入门

    Vue.js——60分钟快速入门   Vue.js是当下很火的一个JavaScript MVVM库,它是以数据驱动和组件化的思想构建的.相比于Angular.js,Vue.js提供了更加简洁.更易于理 ...

  8. 零元学Expression Blend 4 - Chapter 42 五分钟快速完成扇形变圆形动画

    原文:零元学Expression Blend 4 - Chapter 42 五分钟快速完成扇形变圆形动画 零元学Expression Blend 4 - Chapter 42 五分钟快速完成扇形变圆形 ...

  9. 【Java】15分钟快速体验阿里Java诊断工具Arthas

    [墙裂推荐]15分钟快速体验阿里Java诊断工具Arthas : https://alibaba.github.io/arthas/arthas-tutorials?language=cn&i ...

随机推荐

  1. 项目实战:负载均衡集群企业级应用实战—LVS详解

    目录 一.负载均衡集群介绍 二.lvs 的介绍 三.LVS负载均衡四种工作模式 1.NAT工作模式 2.DR工作模式 3.TUN工作模式 4.full-nat 工作模式 5.四者的区别 四.LVS i ...

  2. php 连接 数据库

    $mysql_server_name='localhost'; //改成自己的mysql数据库服务器 $mysql_username='root'; //改成自己的mysql数据库用户名 mysql默 ...

  3. 11.2-uC/OS-III添加任务到就绪队列

    1.uC/OS-III提供很多服务可以把任务添加到就绪列表中. 最明显的服务是OSTaskCreate(), 它通常创建准备运行的任务并将任务放入就绪列表中.如图6-6所示,就绪列表中该优先级中已经有 ...

  4. FPGA总结——杂谈

    数字设计   一.关于组合逻辑 竞争冒险:一个逻辑门的多个输入信号同时跳变(路径时延不同,使得状态改变的时刻有先有后).这种现象叫做竞争,引起的结果称为冒险. 消除毛刺(冒险):(1)增加冗余项:(2 ...

  5. jmeter录制https请求

    工具:Jmeter4.0 + Java1.8 需求:对某https网站进行 登录-修改信息-退出 场景的压力测试 方法:使用Apache JMeter HTTP(S) Test Script Reco ...

  6. gzframework demo搭建

    感谢框架作者,这里给出他的博客 http://www.cnblogs.com/GarsonZhang/ 背景:由于作者对代码的持续开发,导致了以前博客中的下载地址和构建方法和目前的项目不对应,这里给出 ...

  7. ShoppingCart类图

    1,组合关系,实心的棱形画在整体上面,发现很多人把它画错了 2,1..*或*代表的意义说明: 完整格式为:最小数量..最大数量 约束:前者必须小于后者,如1..*表示1个或多个,不会包含1..0这种情 ...

  8. 详细解读html中的Map,area标签

    一.定义 定义一个客户端图像映射.图像映射(image-map)指带有可点击区域的一幅图像. 二.使用 <!--定义一个图像 他的边框为0(border) usemap(指定该图像被用作图像地图 ...

  9. C#设计模式(2)——简单工厂模式(转)

    C#设计模式(2)——简单工厂模式   一.引言 这个系列也是自己对设计模式的一些学习笔记,希望对一些初学设计模式的人有所帮助的,在上一个专题中介绍了单例模式,在这个专题中继续为大家介绍一个比较容易理 ...

  10. HDU 2586 How far away(LCA+邻接表)

    How far away &题解: 和上篇是一样的题,这用的是lca方法做的, 不知道为什么,把数组开到80000 就a了 >_< 哈 我现在知道为什么了,因为我的rmq数组没有乘 ...