In a busy classroom filled with nearly 20 children, Sabriye Tenberken lectures her pupils to always help others who need it.

Norms can be defined as the established standard of behaviour maintained by a society.
规范可定义为已建立的由社会维护的行为标准。

Spray some insect repellent on your arms and legs before setting off. And you needn't worry too much about insects when you cycle.
出发前给你胳膊和腿部喷些驱虫剂。然后你骑车时就不需要太担心虫子了。

Recently, it held a gala party in New York City with a futuristic theme.

Some groups of synonyms are just words of different origins but refer to the same thing.

Certainly there are no two words that are interchangeable in all contexts.
当然,没有哪两个词语在任何语境下都可以互换。

There is much more social equality between parents and children than in most aristocratic societies or societies ruled by centuries of tradition.
比起大多数贵族社会或由几世纪传统统治的社会,(这个社会)的父母和孩子之间更平等。

The Bachelor of Social Science is in one faculty within the university: that is the faculty where I am working, known as Arts and Social Sciences.
社会科学学士学位设在大学一个系里:这就是我工作的系,称为人文社会科学系。

Our university works as a hierarchical system. At the top of the faculty we have a dean and below the dean we have three divisions.

Mores are norms that are regarded as highly necessary to the welfare of a society, often because they embody the most valuable principles of a people.
习俗被认为是社会的幸福极其需要的规范,往往是因为他们体现了一个民族最宝贵的原则。

After the Norman Conquest, the English vocabulary was doubled by the addition of French words, especially those words reflecting a higher standard of living and a more complex social life.

The next point I'd like to talk about is equality in the family.
接下来我想谈的是在家庭中的平等。

Sun cream is essential in hot weather because you can very easily get sun burned without even realizing it.

防晒霜在炎热天气中非常必要,因为如果没有意识到这一点,那么你很可能被晒伤。

Married American adults will name their husband or wife and their children, if they have any, as their "immediate family".

With the rise of the United States to a position of world influence in politics, science, industry, trade and popular arts, American words and phrases have gained recognition and prestige everywhere.
随着美国崛起,并在政治、科学、工业、贸易及流行文化上对世界产生影响,美国的词汇与用语到处受到认可与推崇。

BEC listen and translation exercise 34的更多相关文章

  1. 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 ...

  2. 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 ...

  3. 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 ...

  4. BEC listen and translation exercise 31

    听力练习: All societies have ways of encouraging and enforcing what they view as appropriate behaviour w ...

  5. BEC listen and translation exercise 40

    However, recently there's been more and more interest in the development of ostrich farming in other ...

  6. 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 ...

  7. BEC listen and translation exercise 12

    More than 220 cities now have air quality monitoring systems and 42 others will have systems in plac ...

  8. BEC listen and translation exercise 9

    You will do foolish things, but do them with enthusiasm. 你难免会做傻事,但要做,就做得满怀激情. In addition, there sho ...

  9. BEC listen and translation exercise 8

    The double-decker plane that can carry over 550 passengers dwarfs all other commercial jets. In just ...

随机推荐

  1. Java -- 数字

    @.运用BigDecimal处理Double类型的算术运算的精度问题 原文:https://blog.csdn.net/j754379117/article/details/52238396 可使用 ...

  2. Android中应用安装分析

    #1 安装方式 1 安装系统APK和预制APK时,通过PMS的构造函数中安装,即第一次开机时安装应用,没有安装界面. 2 网络下载安装,通过应用商店等,即调用PackageManager.instal ...

  3. cocos2d-x 3.0rc1 使用iconv库 解决UTF8乱码问题

    多国语言要用到开源字符转换 iconv 先贴出自己的使用代码 你能够做成头文件 #if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID) #include &qu ...

  4. apache常用模块介绍

      mod_actions 基于媒体类型或请求方法,为执行CGI脚本而提供 mod_alias 提供从文件系统的不同部分到文档树的映射和URL重定向 mod_asis 发送自己包含HTTP头内容的文件 ...

  5. 看了就很快学会jQuery

    一.jQuery简介与第一个jQuery程序 1.1.jQuery简介 1.2.jQuery特点 1.3.jQuery版本 1.4.获得jQuery库 1.5.第一个jQuery程序 二.jQuery ...

  6. java ScriptEngine 使用

    Java SE 6最引人注目的新功能之一就是内嵌了脚本支持.在默认情况下,Java SE 6只支持JavaScript,但这并不以为着Java SE 6只能支持JavaScript.在Java SE ...

  7. <%%>与<scriptrunat=server>,<%=%>与<%#%>的区别(转)

    这些东西都是asp.net前台页面与后台代码交互过程中经常使用的,它们之间有的非常相似,又有一些不同.对比学习下,看看他们之间的联系与区别. 首先看<%%>与<scriptrunat ...

  8. 算法调参 weight_ratio, weight_seqratio

    from openpyxl import Workbook import xlrd import time import Levenshtein as Le target_city_list = [' ...

  9. 基于flask的web微信

    web微信 1.扫码获取头像 当你打开web微信的时候,因为http是无状态的,web微信如何实时的获取用户的扫码动作? 那么这里用到的是长轮询的方式. from flask import Flask ...

  10. CentOS6下安装PHP7

    更新软件源[1] wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm wget http://rpm ...