BEC listen and translation exercise 13
The old lady sits on a mobile chair every morning.
He got a large fortune when his father died, but trifled it away in only a few years of needless spending.
父亲去世时他得到一大笔财产,可仅仅几年的时间就将这笔钱胡乱挥霍一空。
给无家可归的人们发放食物是一种减轻他们痛苦的行为
(Distributing food among the homeless was an act of mercy.)
It's an act of mercy behavior that delive food for homeless
I’will stand the hotel two nights
I shall lodge at the inn for two nights.
virtue is a jewel of great price
番红花和春天的其他使者the crocus and other messengers of spring.
那是建一所新学校的合适地点.It is a suitable location for a new school.
Isolationism is a strictly national policy.
我们的教授是一个学识渊博的人。 Our professor is a man of profound learning.
崇拜者认为最坏的事是马力不足.The worshiper thinks that the worst is the insufficient horsepower.
她声称看到天上有个奇怪的物体。She claimed seeing a strange object in the sky.
别人唱歌时我做口形I mouthed the words as the others sang.
交通部进行了一次彻底的调查,以查明飞机坠毁的原因。The Ministry of Transport made a searching enquiry to discover the cause of the plane crash.
自从原子动力问世以后,工业发生了巨大的变化。Since the advent of atomic power, there have been great changes in industry.
在实验室能够繁殖细菌和其他生物.
It is possible to multiply bacteria and other living organisms in the laboratory.
股票交易市场中牵涉到这么多的不定因素There are so many maybes involved in playing the stock market.
大概的重量是100克 The approximate weight is 100 grammes.
洪水过后,志愿者向无家可归者提供帮助参见 Volunteers ministered to the homeless after the flood.
My best subject was history and my second best was geography.
我最擅长的科目是历史,其次是地理。
We apologize to customers, but due to a signal problem, the 11: 28 train to Hangzhou from platform 15 has been cancelled.
我们对顾客道歉,由于信号原因,15站台11点28分开往杭州的火车取消了。
Young Iraqis are to be encouraged to participate in the country's reconstruction by cleaning the streets and repairing schools.
伊拉克的年轻人被鼓励通过清扫街道与整修学校参与到这个国家的重建工作中去。
Attention all passengers, platform change, this is a platform change.
所有乘客请注意,站台有变化,站台有变化。
So it is important to assess our suitability for a certain career in job search.
所以在找工作时,评估我们是否适合某种职业是非常重要的。
If someone has produced a new article, naturally, the seller wants to tell us about it.
如果有人生产了新物品,销售商自然想要告诉我们。
On the first day of voting, lines of hundreds of voters sneaked around some of the country's 4,000 polling stations.
在选举的第一天,在该国的4000个投票站中,数百位选民组成的队伍悄悄来到其中的一些投票站附近。
The bodies of dozens of African immigrants, discovered off the Italian coast last week, might have been thrown overboard, an Italian official said on Monday.
周一,一位意大利官员声称,上周在意大利海岸沿线发现的数十名非洲移民的尸体可能是从船上被扔进水中的。
The displays with all items collected locally show what local life used to be like.
这个展览的物品全是从本地收集的,展现了这个地方过去的生活。
You and I and all the other people who buy the article pay for the advertising.
Race car drivers also loved to wear wristwatches and pilots found they are most useful while flying.赛车手也喜欢戴腕表,并且飞行员发现腕表在飞行时最有用处。
The men throw the women high in the air and catch them.
By 1924 some 30% of men's watches were worn on the wrist.
I'm fixing up on next project team meeting, and I just want to check some possible dates with you.
BEC listen and translation exercise 13的更多相关文章
- BEC listen and translation exercise 11
When you are in any contest you should work as if there were — to the very last minute — a chance to ...
- BEC listen and translation exercise 37
You're supposed to do that before 10.30 in the morning, but obviously, if it's an emergency, you can ...
- BEC listen and translation exercise 35
高中听力: At five o'clock, we have afternoon tea, but we don't have it in the kitchen. Father's Day is t ...
- BEC listen and translation exercise 33
In fact, if it is a really hot day, like the sort of weather we had last summer, you are advised to ...
- BEC listen and translation exercise 31
听力练习: All societies have ways of encouraging and enforcing what they view as appropriate behaviour w ...
- BEC listen and translation exercise 40
However, recently there's been more and more interest in the development of ostrich farming in other ...
- BEC listen and translation exercise 12
More than 220 cities now have air quality monitoring systems and 42 others will have systems in plac ...
- BEC listen and translation exercise 9
You will do foolish things, but do them with enthusiasm. 你难免会做傻事,但要做,就做得满怀激情. In addition, there sho ...
- BEC listen and translation exercise 8
The double-decker plane that can carry over 550 passengers dwarfs all other commercial jets. In just ...
随机推荐
- python并发编程之多进程1--(互斥锁与进程间的通信)
一.互斥锁 进程之间数据隔离,但是共享一套文件系统,因而可以通过文件来实现进程直接的通信,但问题是必须自己加锁处理. 注意:加锁的目的是为了保证多个进程修改同一块数据时,同一时间只能有一个修改,即串行 ...
- [笔记]Go语言在Linux环境下输出彩色字符
Go语言要打印彩色字符与Linux终端输出彩色字符类似,以黑色背景高亮绿色字体为例: fmt.Printf("\n %c[1;40;32m%s%c[0m\n\n", 0x1B, & ...
- Linux Shell基础 环境变量配置文件
source命令:使环境变量配置文件强制生效 source 命令会强制执行脚本中的全部命令,而忽略脚本文件的权限.该命令主要用于让重新配置的环境变量配置文件强制生效.source 命令格式如下: [r ...
- Linux 函数库
概述 函数库其实就是函数,只不过是系统所调用的函数.这样说吧,我写了一个软件,所有的功能都需要我自己完成吗?其实是不需要的,因为很多功能是别人已经写好的,我只需要拿来用就好了.这些有独立功能并且可以被 ...
- 【HackerRank】Median
题目链接:Median 做了整整一天T_T 尝试了各种方法: 首先看了解答,可以用multiset,但是发现java不支持: 然后想起来用堆,这个基本思想其实很巧妙的,就是维护一个最大堆和最小堆,最大 ...
- Linux 调优
一.系统优化 1.硬件优化 增加内存 更换速度跟高磁盘(sata->sas)可以增加固态硬盘 更换更高校率的网卡,或者双网卡绑定,两个网卡作为一个网卡使用.服务器网卡一般为千兆 2.系统层优化 ...
- php数组函数-array_combine()
array_combine()函数通过合并两个数组来创建一个新数组,其中一个数组是键名,另一个数组的值为键值. 如果其中一个数组为空,或者两个数组的元素个数不同,则该函数返回 false. array ...
- 20145231《Java程序设计》第二次实验报告
实验二 Java面向对象程序设计 实验内容 初步掌握单元测试和TDD: 理解并掌握面向对象三要素: 初步掌握UML建模: 熟悉S.O.L.I.D原则: 了解设计模式: 实验要求 实现并体会例子中代码的 ...
- PHP获取MySQL执行sql语句的查询时间
//计时开始 runtime(); //执行查询 mysql_query($sql); //计时结束. echo runtime(1); //计时函数 function runtime($mode=0 ...
- webpack 从0 手动配置
1. npm init 2. npm install -D webpack webpack-cli 3. 创建webpack入口文件( 默认 webpack.config.js 可以通过 webpac ...