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. CAD鼠标移动到对象时显示对象内容

    //定义事件         Editor ed = doc.Editor;         ed.PointMonitor += new PointMonitorEventHandler(ed_Po ...

  2. 修改Android系统关机动画

    文件路径:frameworks\base\services\core\java\com\android\server\power\ShutdownThread.java 在beginShutdownS ...

  3. Cookie和Session 简单介绍

    cookie :     1.cookie是存在客户端(浏览器)的进程内存中和客户端所在的机器硬盘上     2.cookie只能能够存储少量文本,大概4K大小     3.cookie是不能在不同浏 ...

  4. Tomcat启动报Error listenerStart错误 | "beans" 必须匹配 DOCTYPE 根 "null" | java.lang.reflect.MalformedParameterizedTypeException

    maven打包发布工程时,发布上去却报错FAIL - Deployed application at context path /ch but context failed to start 在服务器 ...

  5. ArcGIS License Server Administrator 10.2 无法启动许可的解决办法

    刚刚重装了电脑,安装ArcGIS的时候,安装完desktop之后又安装了License Manager,结果把破解文件替换完之后,发现ArcGIS License Server Administrat ...

  6. @RequiresPermissionss是否可以填写多种权限标识,只要满足其一就可以访问?

    @RequiresPermissionss是否可以填写多种权限标识,只要满足其一就可以访问?  发布于 180天前  作者 qq_b02c4863  144 次浏览  复制  上一个帖子  下一个帖子 ...

  7. 数据库连接-ADO.NET

    版权声明:本文为博主原创文章,未经博主同意不得转载. https://blog.csdn.net/huo065000/article/details/25830291       非常早就知道了ADO ...

  8. Android Support v4,v7,v13的区别和应用场景

    android-support-v4 是谷歌推出的兼容包,最低兼容Android1.6的系统,里面有类似ViewPager等控件.ViewPager在Android 1.6以下的版本是不自带的,所以要 ...

  9. 卷积神经网络CNN理解

    自今年七月份以来,一直在实验室负责卷积神经网络(Convolutional Neural Network,CNN),期间配置和使用过theano和cuda-convnet.cuda-convnet2. ...

  10. Advanced Memory Allocation 内存分配进阶[转]

    May 01, 2003  By Gianluca Insolvibile  in Embedded Software Call some useful fuctions of the GNU C l ...