L177 Arctic ice brings an understanding of ancient Europe’s economy
Greenland's icy mountains are not an obvious place to search for an archive of economic history, but a study just published in the Proceedings of the National Academy of Sciences shows that they provide one. Joseph McConnell of the Desert Research Institute, in Reno, Nevada, and (主题句)his colleagues have tracked economic activity in Europe and the Mediterranean地中海 over the centuries by measuring variations in the amount of lead in a core of Greenlandic ice.
Lead is a good proxy (代用) for economic activity because it is a by-product of silvermaking 银矿 (lead and silver often occur in the same ore, known as galena), and therefore of the money supply. Extracting silver from galena方铅矿 involves boiling off the lead. Winds from Europe carried to Greenland enough lead pollution from this process for it to be preserved in the layers of snow that, compacted 插入语, form the island’s ice cap. (解释这种测量方法的可行性)
Although the lead concentration in the core that Dr McConnell looked at shows many peaks and troughs, some overall patterns are clear. Emissions began to rise in around 1000BC. This corresponds to the spread of Phoenician traders and settlers from their home cities in the Levant into the western Mediterranean, and the consequent exploitation of galena mines in Iberia.伊比利亚
The rise and fall of Rome is also visible. An increase in lead concentration coincided with Rome’s victories in the Punic wars, against Carthage, the largest Phoenician腓尼基人 colony, during in the third and second centuries BC (公元前 before christ). This was followed by a fall during the civil strife of the first century BC, a rise again when Augustus abolished the Republic and brought the pax Romana of the Empire, and another fall during the third century AD, when the state was engulfed once more by civil war, and also suffered invasion from the east.
The decline (衰弱)in lead pollution was enhanced by Rome’s switch from the silver denarius 便士, which had been increasingly debased with copper, to a gold standard. Even allowing for that, though, the European dark ages, during which Spain was occupied by the Visigoths, are clearly visible in the record—as is the point when civilisation starts to return with the rise of the Frankish state that, under Charlemagne 查理曼大帝, became the “Holy Roman Empire”, and with the takeover of Spain by the Umayyad caliphate.
1科学家通过测量格陵兰冰芯中铅含量的变化,研究在欧洲和地中海地区近几个世纪的经济活动。
2公元前1000年左右,铅排放量开始上升。与之对应,腓尼基商人及其殖民者 (开始) 从黎凡特乡城向西地中海扩张,随后他们在伊比利亚开采方铅矿 。
3罗马的兴衰也由此可见。铅浓度增加,恰逢罗马在‘布匿战争’中大胜迦太基,随后,浓度下降是由于公元前一世纪的内乱,而又再度崛起,因于‘奥古斯都’废除了共和国,而带来‘罗马和平时代’的太平盛世,但,公元三世纪,浓度再一次下降,当时国家再次惨遭内战以及东方的入侵。
4金本位制度让铅浓度降低 (后面扯了金本位制度的历史)
L177 Arctic ice brings an understanding of ancient Europe’s economy的更多相关文章
- Understanding how uid and gid work in Docker containers
转自:https://medium.com/@mccode/understanding-how-uid-and-gid-work-in-docker-containers-c37a01d01cf Un ...
- Pushing state-of-the-art in 3D content understanding
Pushing state-of-the-art in 3D content understanding 2019-10-31 06:34:08 This blog is copied from: h ...
- ZeroC Ice启用SSL通讯的配置
Zeroc ICE ( Internet Communications Engine )中间件号称标准统一,开源,跨平台,跨语言,分布式,安全,服务透明,负载均衡,面向对象,性能优越,防火墙穿透,通讯 ...
- Ancient Printer[HDU3460]
Ancient Printer Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others)Tot ...
- GOOD MEETINGS CREATE SHARED UNDERSTANDING, NOT BRDS!
Deliverables and artifacts were a focal point of BA work during the early part of my career. If I ...
- Understanding delete
简述 我们都知道无法通过delete关键字针对变量和函数进行操作,而对于显示的对象属性声明却可以进行,这个原因需要深究到js的实现层上去,让我们跟随 Understanding delete 来探究一 ...
- 【英语学习】2016.09.11 Culture Insider: Teacher's Day in ancient China
Culture Insider: Teacher's Day in ancient China 2016-09-10 CHINADAILY Today is the 32nd Chinese Te ...
- 第3月第2天 find symbolicatecrash 生产者-消费者 ice 引用计数
1.linux find export find /Applications/Xcode.app/ -name symbolicatecrash -type f export DEVELOPER_DI ...
- Life Cycle of Thread – Understanding Thread States in Java
Life Cycle of Thread – Understanding Thread States in Java 深入理解java线程生命周期. Understanding Life Cycle ...
随机推荐
- sql server中带有output的DML
OUTPUT是SQL SERVER2005的新特性.可以从数据修改语句中返回输出.可以看作是"返回结果的DML".INSERT,DELETE,UPDATE均支持OUTPUT子句.在 ...
- 001-jpa基本概念以及基础注解
一.什么是JPA JPA是Java Persistence API的简称,中文名Java持久层API,是JDK 5.0注解或XML描述对象-关系表的映射关系,并将运行期的实体对象持久化到数据库中. S ...
- spark mllib和ml类里面的区别
mllib是老的api,里面的模型都是基于RDD的,模型使用的时候api也是有变化的(model这里是naiveBayes), (1:在模型训练的时候是naiveBayes.run(data: RDD ...
- WebDriver API 实例详解(二)
十一.双击某个元素 被测试网页的html源码: <html> <head> <meta charset="UTF-8"> </head&g ...
- Hyperledger Fabric 开发环境搭建 centos7系统
一.安装GO语言 下载最新版的go 打开Terminal,输入命令(以下命令都是以root管理员的角色进行的) su 输入密码:***** wget https://storage.googleapi ...
- Python ImportError: DLL load failed: %1 不是有效的 Win32 应用程序。
问题怎么出现的: 电脑是win8 64位,,下载了一个mysqldb 32位,http://sourceforge.net/projects/mysql-python/files/latest/dow ...
- 手把手教你学node.js之一个简单的express应用
一个简单的express应用 目标 建立一个 lesson1 项目,在其中编写代码.当在浏览器中访问 http://localhost:3000/ 时,输出 Hello World. 挑战 访问 ht ...
- springcloud8----feign-with-hystrix
Feign也可以使用Hystrix: package com.itmuch.cloud; import org.springframework.boot.SpringApplication; impo ...
- CentOS下安装JDK,Tomcat,Redis,Mysql,及项目发布
上传文件到服务器,安装lrzsz , 可以将本地的文件上传到linux系统上. 如果是CentOS则可以用yum install lrzsz 命令安装,更方便. 或:yum -y install lr ...
- 20162314 Experiment 4 - Graph
Experiment report of Besti course:<Program Design & Data Structures> Class: 1623 Student N ...