每日英语: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 ...
随机推荐
- MySQL工具1:mysqladmin
每两秒显示一下MySQL的状态,一共显示5次. # mysqladmin -uroot -p -i 2 -c 5 status 查看MySQL的运行状态: #mysqladmin -uroot -p ...
- ubuntu下的fdisk用法
Linux下的fdisk功能是极其强大的,用它可以划分出最复杂的分区,下面简要介绍一下它的用法: 对 于IDE硬盘,每块盘有一个设备名:对应于主板的四个IDE接口,设备名依次为:/dev/hda,/d ...
- POJ 1579 Function Run Fun 记忆化递归
典型的记忆化递归问题. 这类问题的记忆主要是利用数组记忆.那么已经计算过的值就能够直接返回.不须要进一步递归了. 注意:下标越界.递归顺序不能错,及时推断是否已经计算过值了,不要多递归. 或者直接使用 ...
- ActiveMq C#客户端 消息队列的使用(存和取)
1.准备工具 VS2013Apache.NMS.ActiveMQ-1.7.2-bin.zipapache-activemq-5.14.0-bin.zip 2.开始项目 VS2013新建一个C#控制台应 ...
- 4、第一个JAVA程序(Hello World)
第一步: 新建一个文本文档,在里面输入内容 public class HelloWorld { public static void main(String[] args){ System.out.p ...
- 2、classpath、path、JAVA_HOME的作用
windows xp下配置JDK环境变量: 1.安装JDK,安装过程中可以自定义安装目录等信息,例如我们选择安装目录为D:\java\jdk1.5.0_08: 2.安装完成后,右击“我的电脑”,点击“ ...
- (转)J2EE十三个技术规范
从事Java开发的童鞋都知道,java是一种非常棒的语言,能够实现跨平台运行.它屏蔽了具体的平台环境的要求,也就是说,无论是windows,还是Unix.Linux系统,只要支持Java虚拟机,就可以 ...
- maven 继承关系和聚合
maven继承管理 让版本的管理只在一个地方改变 modules用于聚合,把执行的项目都放到同一的地方用module包括,可以省去一个个项目去mvn install,这样可以所有项目一次聚合 mvn ...
- HDUOJ----1250 Hat's Fibonacci
Hat's Fibonacci Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)T ...
- 网站跳转到cgi-sys/defaultwebpage.cgi的原因和解决方式
cpanel遇到这种问题,看了这篇文章老鹰主机域名解析A记录教程–关于cgi-sys/defaultwebpage.cgi后,尝试后 首先ping 域名,结果如下 看到没有ping结果 ...