ARTS-S EN0001-In tech race with China, US universities may lose a vital edge
原文
The U.S. is still out in front of global rivals when it comes to innovation, but American universities—where new ideas often percolate—have reason to look over their shoulder.
That's especially true for technologies like 5G phone networks and artificial intelligence. They're exactly the fields where President Donald Trump recently insisted the U.S. has to lead—and also the ones where Asia, especially China, has caught up.
Universities from China get more patents than their U.S. peers in wireless communications, according to research firm GreyB Services. In AI, 17 of the top 20 universities and public research organizations are in China, with the Chinese Academy of Sciences topping the list, says the World Intellectual Property Organization in Geneva.
There's a special place for universities in the ecosystem of research. Universities groom future scientists and can be incubators for pie-in-the-sky ideas—some of which turn out to be game-changers. The list ranges from Google's search engine to DNA technology that's behind a whole industry of gene-manipulating treatments.
However, government grants to universities have been stagnant for more than a decade, meaning they've declined in real terms and as a share of the economy.
"If you look at the federal dollars, they've not really changed substantially," says Stephen Susalka, head of AUTM, a technology transfer association whose members include 800 universities. "Other countries are catching up. We can't sit on our laurels."
生词
vital
adjective, necessary for the success or continued existence of something; extremely important
edge
noun, an advantage over other people
rival
noun, a person, group, etc. competing with others for the same thing or in the same area
look over your shoulder
to behave in a way that shows you feel nervous about something that might happen
percolate
verb, If a liquid percolates, it moves slowly through a substance with very small holes in it
patent
noun, the official legal right to make or sell an invention for a particular number of years 专利
peer
noun, a person who is the same age or has the same social position or the same abilities as other people in a group
firm
noun, a company offering a professional service, for example a company of lawyers
Geneva
noun, 日内瓦
ecosystem
noun, 生态系统
groom
[T] to prepare someone for a special job or activity
incubator
noun, 育成中心;培养器
pie in the sky
something that you hope will happen but is very unlikely to happen:
e.g. Their plans to set up their own business are just pie in the sky
grant
verb, to give or allow someone something, usually in an official way
stagnant
adjective, not growing or developing
decline
verb, to gradually become less, worse, or lower
in real terms
扣除物价因素;按实质计算
federal
联邦的
substantially
adverb, to a large degree
e.g. The new rules will substantially change how we do things.
laurels
noun, praise for a person because of something they have done, usually in sport, the arts, or politics
ARTS-S EN0001-In tech race with China, US universities may lose a vital edge的更多相关文章
- 100-days: The one day
Title:In tech race with China, US universities may lose a vital edge in tech race with 与...的科技比赛中 e ...
- en-zh(科学技术)science and technology
S Korea to roll out 5G韩国正式推5G商用服务 South Korea will become the first country to commercially launch f ...
- GM TECH2 Scanner Clone
Professional Diagnostic Tools gm tech 2 scanner china with multi-languages, TIS2000 Programming CD, ...
- 2017 New Year’s Greetings from Sun Yat-sen University
As winter turns to spring, the world around us begins to take on an air of freshness. As 2017 is fa ...
- Why we made vorlon.js and how to use it to debug your JavaScript remotely
Vorlon.js is powered by node.JS, socket.io, and late-night coffee. I would like to share with you wh ...
- 小程序-demo:天气预报
ylbtech-小程序-demo:天气预报 1.返回顶部 1.app.js //app.js App({ //系统事件 onLaunch: function () {//小程序初始化事件 var th ...
- Rock the Tech Interview
Today, Infusion held a talk in Columbia University about tech interview. Talker: Nishit Shah @ Infus ...
- 微软Tech Summit 2017,微软携手Unity打造MR之夜
2017年10月31日至11月3日,微软将在北京举办Tech Summit 2017技术暨生态大会.今年的大会不仅有大咖级人物带来的十二大主题.百余场课程,而且还会迎来最特别的一位嘉宾--微软公司首席 ...
- Microsoft Tech Summit 2018 课程简述:利用 Windows 新特性开发出更好的手绘视频应用
概述 Microsoft Tech Summit 2018 微软技术暨生态大会将于10月24日至27日在上海世博中心举行,这也会是国内举办的最后一届 Tech Summit,2019 年开始会以 Mi ...
随机推荐
- [剑指offer]第1题,二维数组中的查找
①题目 在一个二维数组中(每个一维数组的长度相同),每一行都按照从左到右递增的顺序排序,每一列都按照从上到下递增的顺序排序.请完成一个函数,输入这样的一个二维数组和一个整数,判断数组中是否含有该整数. ...
- git Lab ssh方式拉取代码失败
gitLab在linux上已经安装好了, 在配置项目的时候报如下异常 使用http方式没问题, 但是用ssh方式设置repository URL 提示资源库不存在. returned status c ...
- java编程思想第四版第十三章字符串 总结
1. String和StringBulider的使用 通过书中介绍, 我们得知如下结论: 当使用+连接符将字符串进行拼接的时候, 编译器会进行自动优化为使用StringBuilder连接字符串. 当在 ...
- Python3.7.1学习(三)求两个list的差集、并集与交集
在python3.7.1对列表的处理中,会经常使用到Python求两个list的差集.交集与并集的方法. 下面就以实例形式对此加以分析. # 求两个list的差集.并集与交集# 一.两个list差集# ...
- C语言作业|08
问题 答案 这个作业的属于那个课程 C语言程序设计II 这个作业要求在哪里 https://edu.cnblogs.com/campus/zswxy/CST2019-2/homework/9977 我 ...
- 用java实现“钉钉微应用,免登进入某H5系统首页“功能”
一.前言 哈哈,这是我的第一篇博客. 先说一下这个小功能的具体场景: 用户登录钉钉app,点击微应用,获取当前用户的信息,与H5系统的数据库的用户信息对比,如果存在该用户,则点击后直接进入H5系统的首 ...
- js数组合并以及对象的遍历
这是很基础的知识,but,对于一只未系统学习过js,只略懂搬砖的跨界狗,还是经常犯错: 场景:移动端上拉加载更多. 初始数组合并后来请求的数组. 使用concat方法,不过要主要: 使用concat, ...
- vim常用插件使用方法整理【持续更】
nerdtree 和编辑文件一样,通过h j k l移动光标定位切换工作台和目录 ctr+w+h 光标focus左侧树形目录,ctrl+w+l 光标focus右侧文件显示窗口. ctrl+w+w,光标 ...
- 使用boost实现线程池thread pool | boost thread pool example
本文首发于个人博客https://kezunlin.me/post/f241bd30/,欢迎阅读! boost thread pool example Guide boost thread pool ...
- Linux(CentOS65)
首先下载VMware,然后下载CentOS镜像文件,VM的版本尽量高一点,因为软件一般都有向下兼容性,如果版本太低,可能匹配不了CentOS. 安装VMTools工具 主要用于虚拟主机显示优化与调整, ...