The Extinction of Some Languages

Languages have been coming and going for thousands of years,

语言的产生和消失已经有了数千年的历史,

but in recent times there has been less coming and a lot more going.

但是最近出现的语言越来越少,消失的却越来越多。

When the world was still populated by hunter-gatherers,

当地球上居住的人口还是采集狩猎的人时,

small, tightly knit groups developed their own patterns of speech independent of each other.

小而紧密的群体形成了各自独立的语言模式。

Some language experts believe that 10,000 years ago,

一些语言专家认为一万年前,

when the world had just five to ten million people, they spoke perhaps 12,000 languages between them.

地球上只有500万到1000万的人口时,他们之间用于交谈的语言大概有12000种。

Soon afterwards, many of those people started settling down to become farmers,

不久之后,这些人中的许多人定居下来成为了农民,

and their languages too became more settled and fewer in number.

他们的语言也固定下来,数量也变少了。

In recent centuries, trade, industrialisation, the development of the nation-state and the

spread of universal compulsory education,

近几个世纪以来,贸易、工业化、单一民族国家的发展和义务教育的普及,

especially globalisation and better communications in the past few decades, all have

caused many languages to disappear,

特别是过去几十年来的全球化和更好的通讯技术,都导致了许多语言的消失,

and dominant languages such as English, Spanish and Chinese are increasingly taking over.

主要的语言如英语、西班牙语和汉语渐渐占了上风。

At present, the world has about 6,800 languages. The distribution of these languages is hugely uneven.

现在,全球有6800种语言。这些语言的分布极不均衡。

The general rule is that mild zones have relatively few languages, often spoken by many people,

大致的分布规律是,温带地区的语言相对较少,通常使用人数较多,

while hot, wet zones have lots, often spoken by small numbers.

而热带潮湿地区有很多语言,通常使用人数较少。

Europe has only around 200 languages; the Americas about 1,000; Africa 2,400;

欧洲大约只有200种语言;美洲有1000种;非洲有2400种;

and Asia and Pacific perhaps 3,200, of which Papua New Guinea alone accounts for

well over 800.

而亚洲和太平洋大约有3200种,其中巴布亚新几内亚就占了800多种。

The median number of speakers is mere 6,000, which means that half the world's

languages are spoken by fewer people than that.

语言的使用者的中位数只有6000,这意味着世界上一半的语言的使用者还要低于这个数字。

Already well over 400 of the total of 6,800 languages are close to extinction, with only a

few elderly speakers left.

在这6800种语言当中已经有400多种即将消失,因为说这些语言的人仅剩一些老人。

Pick, at random, Busuu in Cameroon (eight remaining speakers), Chiapaneco in Mexico(150),

随便举几个例子,喀麦隆的Busuu语(剩8位使用者),墨西哥的Chiapaneco语(150位使用者),

Lipan Apache in the United States (two or three) or Wadjigu in Australia (one, with a question-mark):

美国的Lipan Apache语(两三位使用者)或者澳大利亚的Wadjigu语(一位?):

none of these seems to have much chance of survival.

这些语言似乎都难以留存于世。

文中单词
单词 释义 单词 释义
hunter-gatherers n.采集狩猎的人 populated adj.人口稠密的
tightly knit 紧密结合的 tightly adv.紧紧地
speech n.演说,讲话 patterns n.式样;图案
afterwards adv.后来;然后 trade n.贸易;商业;行业
industrialisation n.工业化 nation-state n.单一民族国家
development n.发展;开发区 spread adj.广大的;大幅的
universal compulsory education 全民义务教育
universal adj.全体的;普遍存在的 globalisation n.全球化
communications n.通信技术 decades n.数十年
disappear v.消失;失踪;灭绝 dominant adj.主要的;优势的
increasingly adv.日益;越来越多地 distribution n.分布;分配
general adj.普遍的;全面的 mild zone 气候温和地带
relatively adv.比较地;相对地 Europe n.欧洲
account for (在数量上、比例上)占 extinction n.灭绝;消失

The Extinction of Some Languages【一些语言的消失】的更多相关文章

  1. 前端学HTTP之字符集

    前面的话 HTTP报文中可以承载以任何语言表示的内容,就像它能承载图像.影片或任何类型的媒体那样.对HTTP来说,实体主体只是二进制信息的容器而已.为了支持国际性内容,服务器需要告知客户端每个文档的字 ...

  2. CMS系统存储路径

    CMS系统特点:前后端分离 index.html 首页文件index.php 管理后台的页面 api文件夹: 提供的接口 caches文件夹: 缓存文件 html文件夹:  生成的静态页面 phpcm ...

  3. 细说Linux下软件包的安装与管理

    一 源码安装方式      由于linux操作系统开放源代码,因而在其上安装的软件大部分也都是开源软件,例如apache.tomcat.php等软件.开源软件基本都提供源码下载,源码安装的方式:源码安 ...

  4. 【转】phpcms基础内容

    <?php 思路: 一.目前在企业中使用比较多的cms内容管理有如下几种: 1.dedecms 2.phpcms 二.我们选择学习v9版本的phpcms,主要有以下几点原因: 1.基于MVC模式 ...

  5. 【转】phpcms授课学习

    来自:http://blog.csdn.net/yanhui_wei/article/category/1220735 <?php 思路: 一.目前在企业中使用比较多的cms内容管理有如下几种: ...

  6. Django1.9开发博客(12)- i18n国际化

    国际化与本地化的目的为了能为各个不同的用户以他们最熟悉的语言和格式来显示网页. Django能完美支持文本翻译.日期时间和数字的格式化.时区. 另外,Django还有两点优势: 允许开发者和模板作者指 ...

  7. phpcms v9二次开发笔记

    phpcms是基于MVC结构的. 安装: 下载phpcms_v9.5.9_UTF8.zip:新建目录phpcms,将压缩包里install_package目录下所有文件复制到phpcms目录.浏览器输 ...

  8. phpcms学习总结

    文件目录结构 根目录 | – api 接口文件目录 | – caches 缓存文件目录 | – configs 系统配置文件目录 | – caches_* 系统缓存目录 | – phpcms phpc ...

  9. DML,DDL,DCL,DQL的区别

      DML 英文缩写 DML = Data Manipulation Language,数据操纵语言,命令使用户能够查询数据库以及操作已有数据库中的数据的计算机语言.具体是指是UPDATE更新.INS ...

随机推荐

  1. 粗看ES6之数组

    标签: javascript es6 数组新增方法 map(可以理解为是映射,以一定规则修改数组每一项并返回全新数组) reduce(可以理解为是汇总,一堆出来一个) filter(可以理解为过滤,筛 ...

  2. css透明边框实现

    代码:   css:      .box1{ background: black; padding:20px; } .box2{ background: #fff; border: 10px soli ...

  3. EF--payload or not

    负载加载非负载加载适用于多对多场境. 一.非负载(payload-free)加载 1.1创建表 create table Album ( AlbumId ,), AlbumName ) ) creat ...

  4. 二种方法安装卸载Windows服务的命令

    第一种方法:通过Dos命令安装系统服务1. 开始 运行输入 cmd 进入dos窗口2. cd命令进入到C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727目录下, ...

  5. 算法练习-Palindrome Number

    判断回文整数 来源 https://leetcode.com/problems/palindrome-number/ 要求 判断一个整数是不是回文数,尽量减少内存暂用. 思路 可能的情况: 负数的应当 ...

  6. IDEA 打包jar

    1.ctrl+shift+alt+s 弹出项目设置窗口,点击Artifacts页签,点+号,选择jar Empty.修改jar name,将右侧需要打包进去的资源拖到左侧,记住Output direc ...

  7. 在VirtualBox ubuntu/linux虚拟机中挂载mount共享文件夹

    referemce: https://www.smarthomebeginner.com/mount-virtualbox-shared-folder-on-ubuntu-linux/ 1) Virt ...

  8. IOS 设置ipone状态栏的样式

    /** 控制状态栏的样式 */ -(UIStatusBarStyle)preferredStatusBarStyle { //白色 return UIStatusBarStyleLightConten ...

  9. 遍历ResultSet,行列要从1开始

    为什么遍历ResultSet,行列要从1开始. 因为Resultset的第一行的第一列都是空的,要用rs.next()到第一行才能进行读取. Statement stmt=null;  ResultS ...

  10. P2375 动物园

    入口 题目的大意就是输出以任意一个字符结尾,既是前缀,又是后缀,且长度不超过总长度的一半的方案书的乘积. 考虑使用kmp 在处理失配数组的同时,处理出来以每个字符结尾的时的,能有多少个前缀和后缀相同的 ...