The Extinction of Some Languages【一些语言的消失】
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【一些语言的消失】的更多相关文章
- 前端学HTTP之字符集
前面的话 HTTP报文中可以承载以任何语言表示的内容,就像它能承载图像.影片或任何类型的媒体那样.对HTTP来说,实体主体只是二进制信息的容器而已.为了支持国际性内容,服务器需要告知客户端每个文档的字 ...
- CMS系统存储路径
CMS系统特点:前后端分离 index.html 首页文件index.php 管理后台的页面 api文件夹: 提供的接口 caches文件夹: 缓存文件 html文件夹: 生成的静态页面 phpcm ...
- 细说Linux下软件包的安装与管理
一 源码安装方式 由于linux操作系统开放源代码,因而在其上安装的软件大部分也都是开源软件,例如apache.tomcat.php等软件.开源软件基本都提供源码下载,源码安装的方式:源码安 ...
- 【转】phpcms基础内容
<?php 思路: 一.目前在企业中使用比较多的cms内容管理有如下几种: 1.dedecms 2.phpcms 二.我们选择学习v9版本的phpcms,主要有以下几点原因: 1.基于MVC模式 ...
- 【转】phpcms授课学习
来自:http://blog.csdn.net/yanhui_wei/article/category/1220735 <?php 思路: 一.目前在企业中使用比较多的cms内容管理有如下几种: ...
- Django1.9开发博客(12)- i18n国际化
国际化与本地化的目的为了能为各个不同的用户以他们最熟悉的语言和格式来显示网页. Django能完美支持文本翻译.日期时间和数字的格式化.时区. 另外,Django还有两点优势: 允许开发者和模板作者指 ...
- phpcms v9二次开发笔记
phpcms是基于MVC结构的. 安装: 下载phpcms_v9.5.9_UTF8.zip:新建目录phpcms,将压缩包里install_package目录下所有文件复制到phpcms目录.浏览器输 ...
- phpcms学习总结
文件目录结构 根目录 | – api 接口文件目录 | – caches 缓存文件目录 | – configs 系统配置文件目录 | – caches_* 系统缓存目录 | – phpcms phpc ...
- DML,DDL,DCL,DQL的区别
DML 英文缩写 DML = Data Manipulation Language,数据操纵语言,命令使用户能够查询数据库以及操作已有数据库中的数据的计算机语言.具体是指是UPDATE更新.INS ...
随机推荐
- 弹性布局 Flexible Box
页面中任何一个元素都可以指定为 弹性布局(Flex) 属性:display 取值: 1.flex 将块级元素变为弹性布局容器 2.inline-flex 将行内元素变为弹性布局容器 兼容性 ...
- css 两大特性:继承性和层叠性
css 有两大特性: 继承性和层叠性, 继承性 面向对象语言都会存在继承的概念,在面向对象的语言中,继承的特点:继承了父类的属性和方法.那么我们现在主要研究css,css中没有方法,所以我们仅仅继承属 ...
- 关于jqeury中attr()和prop()方法
在平时工作中老会被一样的问题困住,浪费时间,这里做一个简要笔记. 在使用jquery给元素设置属性的时候,如果是一般的div,p等正常元素设置属性的话,使用attr()足以,但是在给拥有checked ...
- 如何在K3 WISE BOS集成开发工具中自定义字段过滤条件
1.结论 对于输入过滤条件后BOS报“列名不正确”的过滤条件,要在列名前增加x2标识 无效的过滤 FNumber ,,,,,) 正确的过滤 x2.FNumber ,,,,,) 2.完全可以不看的探索过 ...
- Android Studio 小技巧(1):如何导入AAR文件
1. 导入AAR.JAR文件 File- > New -> New Module 这样子AAR文件就导入了,然后在app中的build.gradle中做如下添加 dependencies ...
- Assembly测试
using UnityEngine; using System.Collections; using System.Collections.Generic; using System.Reflecti ...
- 【Angular JS】正确调用JQuery与Angular JS脚本 - 修复Warning: Tired to load angular more than once
自己正在做一个小网站,使用Angular JS + Express JS + Mongo DB,在开发过程中,遇到一些问题,所以整理出来.希望对大家都有帮助. 这是今天解决的一个问题,Angular ...
- Sigrity PowerDC是如何计算IR Drop Margin?
IR Drop仿真是一个系统层面的问题,需要考虑完整的Power Distribution System(PDS)链路上所有压降,并以此来优化每颗器件所接收到的供电电压. 在设计设计中所有的电源供电芯 ...
- CKEditor插件开发
以前做过一个教育项目,是有关在线考试的.其中对编辑器CKEditor做了扩充,增加了插入客观题.主观题.选择题和判断题的功能.这里记述下CKEditor插件开发的过程. CKEditor以前叫FCKE ...
- java,eclipse中如何添加httpclient.jar
1.Download 'Binary' package of the latest official release from the project download page. There sho ...