Vice chancellor, faculty members and dear students, It is my great pleasure and privilege to visit Cambridge at the invitation of vice-chancellor and speak at the jorge business school. It is my first visit to Cambridge as chinese ambassador to the UK. But Cambridge is no stranger to me. I hear a saying, if you want to see prime ministers, go to Oxford /英 ['ɒksfəd]/. for nobil prize winners, go to Cambridge. Cambridge alumnus 88 Nobel prizes as many as one by Britain as a whole. Ranking first among all universities around the world. I first go to know Cambridge from Chinese poet XuZhimo, who did something, who wrote his known poem Farewell to Cambridge. Later, from docto somebody, liyuese, who wrote and edited epic series, science and civilization in china. I first learnt the name I first came to the place called Cambridge 29 years ago when I was a student of the fleture college of law and diplomacy, which was jointly administered by tufts and harvard. I went to Harvard Cambridge library quite often. Today I have finally come to the real Cambridge both on my long cherished dream of seeing Cambridge and experiencing its 800 year heritage and on my official visit to discuss cooperation and to talk about china. Last week, one of the headline news was that china has outstriped to the Japan as second world's largest economy. This has put china in the large light once again and stoked discussion about china. Many questions were asked.

chancellor[大臣,(某些美国大学的)校长]

faculty[能力,才能;全体教职员;<英>(大学的)专科,系;特权,特许]

privilege [n.特权;(因财富和社会地位而仅有部分人享有的)权益;免责特权;特殊荣幸]

invitation[n.招待,邀请;请柬,请帖;引诱,吸引,诱惑]

jointly  adv.共同地,联合地

herigage n.遗产(指国家或社会长期形成的历史、传统和特色),这里翻译成剑桥800年的历史积淀或者历史底蕴。legacy n.遗产;遗赠财物。历史遗产,要用heritage. 深厚的历史和文化底蕴翻译成:historical and cultural heritage

CATTI二级口译训练的更多相关文章

  1. Java二级上机训练

    NCRE上机训练一 import javax.swing.JOptionPane; /** * 并完成两个整数的输入,计算乘积,最后按确定键退出程序. */ public class Java_1 { ...

  2. 深度工作(Charlotte)

    作者:Charlotte文章转自:https://zhuanlan.zhihu.com/p/56719363 为什么要深度工作? 作为一名程序员/媛,工作时长动则十几小时,然而有的人效率奇高,有的人上 ...

  3. 一名IT从业者的英语口语能力成长路径

    一名IT从业者的英语口语能力成长路径 来源: 微信公众号  发布时间: 2014-03-12 22:53  阅读: 6134 次  推荐: 24   原文链接   [收藏]   这篇文章是我最近十天口 ...

  4. 【计算机视觉】Objectness算法(一)---总体理解,整理及总结

    1.源码下载及转换为VS2012 WIN32版本. http://www.cnblogs.com/larch18/p/4560690.html 2.原文: http://wenku.baidu.com ...

  5. 莫烦scikit-learn学习自修第四天【内置训练数据集】

    1. 代码实战 #!/usr/bin/env python #!_*_ coding:UTF-8 _*_ from sklearn import datasets from sklearn.linea ...

  6. C语言复习: 二级指针和多级指针

    二级指针内存模型建立 void main2() {     int i = 0;       //指针数组     char * p1[] = { "123", "456 ...

  7. 二维数组是二级指针pointer to pointer!

    二维数组居然是个类似于二级指针(pointer to pointer)的东西,十分震惊! #include <stdio.h> int main() { ][]={{,,,},{,,,}, ...

  8. 三分钟快速上手TensorFlow 2.0 (下)——模型的部署 、大规模训练、加速

    前文:三分钟快速上手TensorFlow 2.0 (中)——常用模块和模型的部署 TensorFlow 模型导出 使用 SavedModel 完整导出模型 不仅包含参数的权值,还包含计算的流程(即计算 ...

  9. 从零搭建Pytorch模型教程(四)编写训练过程--参数解析

    ​  前言 训练过程主要是指编写train.py文件,其中包括参数的解析.训练日志的配置.设置随机数种子.classdataset的初始化.网络的初始化.学习率的设置.损失函数的设置.优化方式的设置. ...

随机推荐

  1. vuex mapState使用

    <template> <div> {{count}} <button @click="handleIncrease">+5</button ...

  2. Android 进程间通信——AIDL

    代码地址如下:http://www.demodashi.com/demo/12321.html 原文地址:http://blog.csdn.net/vnanyesheshou/article/deta ...

  3. 仿VS安装界面小球滑动效果

    在Visual Studio 2010后续版本的安装界面中,可以发现一组小球在滑动表示安装程序正在进行: 于是尝试用CSS实现了一下. 首先需要建立用来表示小球的html结构: <div cla ...

  4. 这样好用的ReactiveCocoa,根本停不下来【转载】

    前戏我个人非常推崇ReactiveCocoa,它就像中国的太极,太极生两仪,两仪生四象,四象生八卦,八卦生万物.ReactiveCocoa是一个高度抽象的编程框架,它真的很抽象,初看你不知道它是要干嘛 ...

  5. C#泛型<T>说明

    泛型:即通过参数化类型来实现在同一份代码上操作多种数据类型.泛型编程是一种编程范式,它利用“参数化类型”将类型抽象化,从而实现更为灵活的复用. C#泛型的作用概述 C#泛型赋予了代码更强的类型安全,更 ...

  6. [转]Unity3D Editor 编辑器简易教程

    Star 自定义编辑器简易教程 an introduction to custom editors 原文地址 http://catlikecoding.com/unity/tutorials/star ...

  7. Swift———a Glance(极客学院)笔记

    http://www.swiftv.cn/course/hw4sysi7 本课程很短,加起来一个小时,适合作为一个快速了解.   两本书: apple官方<The Swift Programmi ...

  8. java 给多人发送、抄送

    关键技术: 1.MimeMessage的setRecipients方法设置邮件的收件人,其中Message.RecipientType.TO常量表示收件人类型是邮件接收者,Message.Recipi ...

  9. 【BZOJ4173】数学 欧拉函数神题

    [BZOJ4173]数学 Description Input 输入文件的第一行输入两个正整数 . Output 如题 Sample Input 5 6 Sample Output 240 HINT N ...

  10. JavaScript中实现继承

    今天即兴研究了下JS,查阅了相关资料 ,发现Js中没有"子类"和"父类"的概念,也没有"类"(class)和"实例"(i ...