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. MySQL中报错: [Err] 1146 - Table 'performance_schema.session_status' doesn't exist 解决办法

    解决办法:1.打开cmd 执行命令cd/ 进入C盘根目录2.dir 查看C盘根目录下文件夹  找到 Program Files文件夹3.cd Program Files 进入该文件夹下 再输入dir ...

  2. Spring课程 Spring入门篇 3-5 Spring bean装配(上)之Resource

    课程链接: 1 resource简析 2 resource代码演练 1 resource简析 urlsource:url对应的资源 classpath:获取类路径下的资源文件 filesystemre ...

  3. 从零开始的全栈工程师——js篇2.20(事件对象 冒泡与捕获)

    一.复习 面向对象 1)单例模式 2)工厂模式 3)构造函数 ①类js天生自带的类 基类object function array number math boolean date regexp st ...

  4. Kindeditor单独调用多图上传

    html代码: <input type="button" id="J_selectImage" value="图片上传" />& ...

  5. Android 关于apk 打包后的地图定位和导航失败的问题

    项目中,使用了高德地图定位,调试的debug包定位完全没有问题,但是签名打包后,却始终无法定位,发现是测试环境下的SHA1码和签名发布版的SHA1码是不同的. 所以我们需要获取发布版的SHA1码: 方 ...

  6. 【转载】SQL执行计划

    要理解执行计划,怎么也得先理解,那各种各样的名词吧.鉴于自己还不是很了解.本文打算作为只写懂的,不懂的懂了才写. 在开头要先说明,第一次看执行计划要注意,SQL Server的执行计划是从右向左看的. ...

  7. 笨办法学Python(三十五)

    习题 35: 分支和函数 你已经学会了 if 语句.函数.还有列表.现在你要练习扭转一下思维了.把下面的代码写下来,看你是否能弄懂它实现的是什么功能. from sys import exit def ...

  8. Android(java)学习笔记72:ProgressBar的使用

    1. ProgressBar使用 首先我们看例程如下: (1) main.xml文件如下: <?xml version="1.0" encoding="utf-8& ...

  9. lasagne保存网络参数

    # Optionally, you could now dump the network weights to a file like this: # np.savez('model.npz', *l ...

  10. SQL之Case when 语句

    --case简单函数 (把多列变成单列) ' then '女' when ' then '男' else '其他' end from [Northwind].[dbo].[Users] --case搜 ...