The evolution of monkeys remains a mystery

Why monkeys and apes took separate evolutionary paths has long been a mystery. One widely held theory is that environmental changes that led to more open habitats drove a wedge between these animals, leading the ancestors of monkeys to make do with a less nutritious diet of leaves and those of modern apes to thrive upon fruits and seeds. A study led by John Kappelman of the University of Texas and the late David Rasmussen of Washington University, published this week in PNAS, suggests that this idea is wrong.

There are few vertebrate groups that have a worse fossil record than monkeys. Fossils form best when animals die in places where sediment is constantly being deposited to cover up their bones, like streams, river deltas, coastlines and sand dunes. Because monkeys typically live in lush forests where sediment is rarely deposited, they rarely fossilise. Indeed, while genetic analysis of modern species makes it clear that they diverged from apes 30m years ago, evidence of their first 12m years of existence has until now been composed of just two molars that are too worn to show much detail.

A new fossil discovered in Nakwai, Kenya by a team of Kenyan and American scientists has now been dated as being 22m years old. Composed of several jaw fragments with well-preserved teeth still stuck in their sockets, the fossil clearly belonged to a monkey. Yet the specimen has raised more questions than it has answered because it lacks an important dental trait known as bilophodonty.
Best described as teeth that have crests running between their cusps, bilophodont molars are found in all members of the old world monkey family and play a pivotal part in helping these animals to chew leaves efficiently. Because the Kenyan fossil does not have these crests, Dr Kappelman and his colleagues believe it was much more likely to have fed on fruits and seeds. That goes against the prevailing theory that leaves became a major part of the monkey diet after their split from apes 30m years ago.

Although Alophia, as the researchers have named the fossil, may just be an odd early monkey lineage that broke from its kin and later started eating fruit, it is also possible that this animal had teeth that were typical for monkeys of the time. If so, the monkey puzzle deepens: something other than a taste for leaves must have led them away from apes.

This article appeared in the Science and technology section of the print edition under the headline "Monkey puzzle"

L298 猴子进化过程的更多相关文章

  1. 《饥荒游戏》SW BUG 刷猴子 & 刷淘气值 办法

    简介 该办法利用刷猴子的方式,通过杀猴子获取淘气值,从而刷出坎普斯,继而刷坎普斯背包 物品准备 灭火器x1 箱子x1 逗猴球x1 猴窝xN 帽贝岩x2 避雷针x1 操作步骤 1.灭火器建造在2个帽贝岩 ...

  2. c语言经典算法——猴子偷桃问题

    题目:海滩上有一堆桃子,五只猴子来分.第一只猴子把这堆桃子凭据分为五份,多了一个,这只猴子把多的一个扔入海中,拿走了一份.第二只猴子把剩下的桃子又平均分成五份,又多了一个,它同样把多的一个扔入海中,拿 ...

  3. 网络神器Greasemonkey(油猴子)使用方法简介+脚本分享【转载】

    推荐下,觉得这个方法有用, 今天艾薇百科来介绍一下功能强大的Greasemonkey,俗称"油猴子",Greasemonkey可以自由定制网页,实现你想要的各种功能.堪称" ...

  4. sicily 猴子选大王

    题目描述 猴子选大王,有N只猴子,从1-N进行编号.它们按照编号的顺时针方向,排成一个圆圈,然后从第一只猴子开始报数.第一只猴子报1,以后每只猴子报的数字都是它前面猴子所报数字加1.如果一只猴子报的数 ...

  5. 踩个猴尾不容易啊 Canvas画个猴子

    踩个猴尾不容易啊  Canvas画个猴子 <!DOCTYPE html> <html> <head> <meta charset="UTF-8&qu ...

  6. BZOJ2429[HAOI2006]聪明的猴子[最小生成树 kruskal]

    2429: [HAOI2006]聪明的猴子 Time Limit: 10 Sec  Memory Limit: 128 MBSubmit: 896  Solved: 575[Submit][Statu ...

  7. [BZOJ2429][HAOI2006]聪明的猴子(MST)

    题目:http://www.lydsy.com:808/JudgeOnline/problem.php?id=2429 分析:要让最大的最小,所以就是最小生成树上的啦,于是问题就变成了有多少个猴子&g ...

  8. Huawei校招机试中的猴子吃桃问题

    //============================================================================ // Name : Monkey& ...

  9. 最小生成树 2429: [HAOI2006]聪明的猴子

    BZOJ 2429: [HAOI2006]聪明的猴子 Time Limit: 10 Sec  Memory Limit: 128 MBSubmit: 877  Solved: 566[Submit][ ...

随机推荐

  1. uWSGI和Gunicorn

    因为nginx等优秀的开源项目,有不少本来不是做服务器的同学也可以写很多服务器端的程序了.但是在聊天中会发现,大家虽然写了不少代码,但是对wsgi是什么,gunicorn是什么,反向代理又是什么并不了 ...

  2. Spring Batch Bean 校验 API 支持

    这个发布版本带来了一个新的  ValidatingItemProcessor 实现,这个实现被称为 BeanValidatingItemProcessor.能够让你使用 Bean Validation ...

  3. Div不用float布局

    CSS代码 .wrapper1_4 { width: 100%; /* 也可以固定宽度 */ height: 26px; } .wrapper1_4 > .left { display: inl ...

  4. vux 给元素动态添加css

    <template> <div class="jdtI" :style="{styleObj}"></div> </t ...

  5. xgboost原理及应用--转

    1.背景 关于xgboost的原理网络上的资源很少,大多数还停留在应用层面,本文通过学习陈天奇博士的PPT地址和xgboost导读和实战 地址,希望对xgboost原理进行深入理解. 2.xgboos ...

  6. 走起 ~私有gitlab

    1.创建gitlab 账号,创建一个项目名称  地址:http://git.limikeji.com 2.配置git环境 用git命令上传代码 3.配置gitlab ssh 4.使用git命令上传代码 ...

  7. 【IDEA】【6】Maven打包

    1,打包成jar包 右侧工具栏Maven Projects->项目名称->Lifecycle->package 2,打包时去掉test 右侧工具栏Maven Projects,打开后 ...

  8. python 多进程练习 调用 os.system命令

    import sys import getopt import os import multiprocessing def list_all_file(path): """ ...

  9. from…import 语句

  10. 模块之 logging, shelve, sys 模块

    一. logging模块 用来记录日志,日志:记录某个时间点发生了什么事 日志作用:程序调试 了解软件程序的运行情况,是否正常 软件程序运行故障分析与问题定位 还可用来做用户行为分析 日志等级:在不改 ...