每日英语:Skull Shakes Up Human Family Tree
A newly discovered 1.8 million-year-old skull offers evidence that humanity's early ancestors emerged from Africa as a single adventurous species, not several species as believed, drastically simplifying human evolution, an international research team said Thursday.
skull:颅骨 drastically:彻底地,激烈地
The skull-the most complete of its kind ever discovered-is 'a really extraordinary find,' said paleoanthropologist Marcia Ponce de Leon at the University of Zurich's Anthropological Institute and Museum, who helped analyze it. 'It is in a perfectly preserved state.'
paleoanthropologist:古人类学家
Unearthed at Dmanisi in Georgia-an ancient route in the Caucasus for the first human migrations out of Africa-the skull was found at a spot where partial fossils of four other similar individuals and a scattering of crude stone tools had been found several years ago. They all date from a time when the area was a humid forest where saber-tooth tigers and giant cheetahs prowled. Preserved in siltstone beneath the hilltop ruins of a medieval fortress, the remains are the earliest known human fossils outside Africa, experts said.
scattering:散射,分散 humid:潮湿的,湿润的 cheetah:猎豹 prowl:徘徊,巡游,潜行 medieval:中世纪的
David Lordkipanidze, director of the Georgian National Museum, who led the team, reported the discovery in Science. The primitive skull was first uncovered on Aug. 5, 2005-his birthday. 'It was a very nice present,' he said.
Taken together, the finds at Dmanisi are especially important because experts in evolution could analyze the physical differences between individuals living in the same place at the same time almost 2 million years ago, when humankind first emerged from Africa to people the world, according to Yale University anthropologist Andrew Hill.
'It gives you a chance to look at variation for the first time,' said Dr. Hill, who was not involved in the discovery.
By comparing these five extinct creatures at Dmanisi to each other, and to other specimens from the same era in Africa, the researchers concluded that all of the primordial peoples of the Homo genus-the root-stock of the modern human family tree-likely belonged to just one species spreading out across the continents, not three or more as many experts have argued.
specimens:标本,样本 primordial:原始的,根本的
Their conclusion breaks with recent practice in the scholarly search for human origins. Typically, researchers have highlighted the differences between various human fossils-often assigning each new discovery to a separate species-and not grouping them by physical traits they had in common.
scholarly:博学的,学者风度的
In this analysis, researchers concluded that the fossil remains most likely belonged to a tool-using species called Homo erectus, which existed from about 2 million years ago to about 143,000 years ago. Its fossilized remains have been found in Africa, Spain, Indonesia, India, China and Java.
fossilized:石化的,僵化的
每日英语:Skull Shakes Up Human Family Tree的更多相关文章
- 每日英语:Does Evolution Want Us To Be Unhappy?
Samuel Johnson called it the vanity of human wishes, and Buddhists talk about the endless cycle of d ...
- 每日英语:A New Way to Learn Chinese
Entrepreneur and author ShaoLan Hsueh thinks that English-speakers can start learning to read Chines ...
- 每日英语:Doc, Do I Need A Juice Cleanse?
Some drink only vegetable juice. Others soak in Epsom salts. It's all in the pursuit of ridding the ...
- 每日英语:Mrs. Obama Takes Stab at Ping-Pong Diplomacy
U.S. first lady Michelle Obama took ping-pong diplomacy to a new level on Friday on her weeklong tou ...
- 每日英语:Mystery Medical Symptoms Hit a Surprising Number of Patients
It's a common scenario: You have an odd pain for weeks or are feeling too tired lately. So you head ...
- 每日英语:Welcome to the Global Middle-Class Surge
The mass uprisings this summer in Egypt, Turkey and Brazil are powerful reminders that the middle cl ...
- 每日英语:Why Mom's Time Is Different From Dad's Time
Several years ago, while observing a parenting group in Minnesota, I was struck by a confession one ...
- 每日英语:How Pop Culture Influences Chinese Travelers
Where are Chinese tourists going to next? Pop culture may hold some clues, from blockbuster rom-com ...
- 每日英语:Can Robots Better Spot Terrorists at Airports?
Next to have their jobs automated: airport-security screeners? Aviation and government authorities a ...
随机推荐
- 关于python打包成exe的一点经验之谈
我经常用python写些脚本什么的,有时候脚本写完以后,每次运行都得在IDE打开在运行,很麻烦,所以经常将python编译成exe.SO...有了一点经验,在这和大家分享一下. python ...
- cannot use 'throw' with exceptions disabled(转)
在为 DragonBonesCPP/refactoring 的 cocos2d-x-3.2 demo 增加 Android 编译时,NDK 报了一个编译错误: error: cannot use ‘t ...
- MVC Linq动态排序
在nuget 中searh System.Linq.Dynamic 安装对应的版本, 这样都可以使用了 var orderExpression = string.Format("{0} {1 ...
- java两种同步机制的实现 synchronized和reentrantlock
java两种同步机制的实现 synchronized和reentrantlock 双11加保障过去一周,趁现在有空,写一点硬货,因为在进入阿里之后工作域的原因之前很多java知识点很少用,所以记录一下 ...
- tomcat 热部署、热加载 精析
1.前言 找了很多篇文章,没有一篇文章讲的清晰.明了,很多人只是会用,但不是能真正说明白,这年头找个懂理论的,真难! 2.热部署 原定义:tomcat处于运行状态时,能够监测webapps下的 ...
- jsp页面获取集合的长度
createTime--2016年10月12日16:20:02Author:Marydonjsp页面获取集合的长度 在jsp页面与js中不能通过${list.size}取列表长度,而是引入jstl ...
- (转)Content-Disposition的使用和注意事项
最近不少Web技术圈内的朋友在讨论协议方面的事情,有的说web开发者应该熟悉web相关的协议,有的则说不用很了解.个人认为这要分层次来看待这个问 题,对于一个新手或者刚入门的web开发人员而言,研究协 ...
- WINDOWS操作系统中可以允许最大的线程数
默认情况下,一个线程的栈要预留1M的内存空间 而一个进程中可用的内存空间只有2G,所以理论上一个进程中最多可以开2048个线程 但是内存当然不可能完全拿来作线程的栈,所以实际数目要比这个值要小. ...
- 訪问可能没有定义的data (通过static类型flash.net:FileReference引用)
今天使用Flex实现了图片预览及其上传的功能,在整个开发过程中遇到了"訪问可能没有定义的data (通过static类型flash.net:FileReference引用)"错误, ...
- JavaScript中的闭包(closure)
闭包的特性 1.函数嵌套函数 2.函数内部可以引用外部的参数和变量 3.参数和变量不会被垃圾回收机制回收 闭包的缺点就是常驻内存,会增大内存使用量,使用不当很容易造成内存泄露,主要用于私有的方法和变 ...