• As we approached the mountain, the hills and gulleys bore the appearance of having been created by some vast, fierce torrent rushing around the base of the peak, and tearing its way through the loose earth....

    VOA: special.2010.04.26

  • By the way, some of it were not pleasant; the cultural wars I found very unpleasant, although it may have been the most important kinds of thing I did.

    顺便说一下,这个经历并不是一直很愉快;,我自己不怎么喜欢文化论战,虽然,我最重要的工作很可能是在那个时期。

    普林斯顿公开课 - 人性课程节选

  • We know what censorship is. Censorship is the banning of books that have been published and that have been deemed by the state authorities to be dangerous or harmful in some way.

    我们知道什么是控制,控制就是,禁止已经出版的书籍和被政府认为,在某些方面非常危险和有害的。

    耶鲁公开课 - 弥尔顿课程节选

  • "In areas where the sleeping sickness is still very prevalent, such as remote areas of some central African countries -- which are by the way very unstable areas -- it will be also crucial to have simpler treatment and obviously oral treatment would be the best."

    VOA: special.2010.04.07

  • The humans will become like gods, knowing good and evil, ; Not because of some magical property in this fruit; And it's not an apple, by the way, Do we know what the fruit is?

    人类能像上帝一样,分辨善恶,不是因为这果实有魔力;,顺便提说一下,它并不是苹果,我们知道那个果实是什么吗?

    耶鲁公开课 - 旧约导论课程节选

  • "And not many days goes by when I don't hear music, or see music,or feel music, or some way or another have some connection to an instrument."

    VOA: standard.2010.07.06

  • And the reason that they're the least sheilded is because they can get closest to the nucleus, so we can think of them as not getting blocked by a bunch of other electron, because there's some probability that they can actually work their way all the way in to the nucleus.

    它们最不容易被屏蔽的原因,是因为他们可以更加接近原子,所以我们可以认为它们,最不容易被其它原子阻挡住,因为它们有一定的概率,离原子核非常近。

    麻省理工公开课 - 化学原理课程节选

  • "In areas where the sleeping sickness is still very prevalent such as remote areas of some central African countries, which are by the way very unstable areas, it will be also crucial to have simpler treatment and obviously oral treatment would be the best."

    VOA: standard.2010.04.05

  • Usually it's done by taking all or part of the infectious agent, and showing them to your immune system in some way.

    通常它会带着全部或部分抗原介质,并以某种方式呈递给你的免疫系统

    耶鲁公开课 - 生物医学工程探索课程节选

  • And, by the way, this business on working on every problem is important because I have seen some people who start working on number one, but that is not their strong suit.

    另外,解决每个问题的事情,是很重要的,因为我看到一些人,从第一个开始工作,但这不是他们的强项。

    麻省理工公开课 - 固态化学导论课程节选

  • And then on the way to the hospital they stopped by a pub to have some cider.

    之后在去医院的路上,他们居然还去了一个酒吧喝了点苹果酒

    耶鲁公开课 - 心理学导论课程节选

  • This also, by the way, in some sense, gives me the beginnings of my comments for what the structure of my code is going to be.

    顺便说一句,在某种意义上这也是我,对于我的代码结构的,讲解的开始。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Well, that suggests that you were not using memory correctly and so we'll tease apart today exactly what it means to navigate inside of a computer by way of memory and we'll also touch on over time what are some of the evils that might happen.

    嗯,那表示你没有正确地使用内存,我们将详细讨论,怎样操纵计算机的内存,以后,我们还将提及,可能发生的有害的操作。

    哈佛公开课 - 计算机科学课程节选

  • I should have picked on some of the SOM people by the way.

    我真应该找一个管理学院的人来回答

    耶鲁公开课 - 博弈论课程节选

  • What we'll--later in the course we'll talk about how much of your body has been influenced by corn; how much of your diet is influenced by corn; how many products you touch in a given day have been derived in some way from corn.

    我们会在以后的课堂上讲到,玉米对你身体有多少影响,玉米对你的日常饮食又有多少影响,一天之内你接触到的产品,有多少是由玉米加工而来的

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • If the Ax and Ay, some are positive and some are negative, this is the way by which we have learned we should combine multiples of i.

    如果 Ax 和 Ay 有正有负,这就要用到我们所学过的方法,将所有 i 的倍数加起来

    耶鲁公开课 - 基础物理课程节选

  • So I went back to the great creator raising his plastic arm and suggested that, well, maybe after all there might be some good way of complicating the meaning of Akenside by suggesting that the modern, anachronistic meaning of "plastic" would be relevant to the sense of the poem.

    所以我回想了一下,当这位伟大的创造家抬起他的塑料手臂,说,也许总有办法,能让Akenside的意思更复杂,有一个很好的例子就是,“plastic“一词古今意思的差别“,和诗歌的意境有关。

    耶鲁公开课 - 文学理论导论课程节选

  • And probably by the end of the first century, all of this was organized in some way.

    大约在一世纪末,这些著作就被整理出来了。

    耶鲁公开课 - 旧约导论课程节选

  • I want to get some admin out of the way and I want to start by getting out of the way what is obviously the elephant in the room.

    我们继续讲评分标准,不过我得先介绍一下,教室里的大家伙

    耶鲁公开课 - 博弈论课程节选

  • OK. Note, by the way, if I chase through each possible path, like there's some IFs in here, if there's some places to go, at least in this piece of code, every possible path through this code ends in a return. And that's a good programming discipline, to make sure that happens.

    注意一下,如果我跟进每一条可能的路径,像是这里的,起码在这段代码中就有很多走向,这段代码中的每一条可能路径,在结尾都会返回一个值,这就是一条很好的编程定律,请确保这样做。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • If we had been thinking -- and some of us may well have been thinking and we were right to think provisionally -that Satan was a character that we could actually identify with, if we had been thinking that Satan was in any way a perfect character with some sort of justifiable claim -these thoughts are now being corrected by the means, by the mechanism, of the simile.

    如果我们在思考--有些人已经在考虑这些问题,我们的确应该暂时想一想,-撒旦是一个的确可以,如果我们想过撒旦是,一个应当被公正对待的完美的角色的话,-这些想法目前已经得到了,这个机制和比喻的纠正。

    耶鲁公开课 - 弥尔顿课程节选

  • Because of the climate and because of certain things growing in different parts of the world--and by the way, I see some of you kind of struggling to keep up with some of the things I'm doing on the slides, but I'm hoping to make broad points here, and again, the slides will be posted on the website so don't worry so much if you're not able to get everything down.

    因为气候以及其他的一些原因,在世界不同地方种植,顺便说一句,我发现某些人很费力地,记录我幻灯片里的一些内容,但是我这里只想介绍大体框架,而且课件会上传到网络上,因此不要担心不能记下所有内容

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • It's not true, by the way, of all programming languages. In fact, Professor Guttag already talked about that, in some languages lists take a time linear with the length to get to it.

    顺便说一句这在大部分,编程语言中做不到,实际上Guttag教授已经说过这一点了,在一些语言中取得数组,要花费时间是线性长度的。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So, by the way, I don't mean this as a joke, in some sense there's always a third candidate and that comes from the problem we had earlier, because not voting is always an option.

    顺便说一句,我不认为某种程度上说,是有三个选举人是一个笑话,这是由于一些由来已久的问题造成的,因为不投票也是一种选择

    耶鲁公开课 - 博弈论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定