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 ...
随机推荐
- [Office] 显示Office 2013中的Developer Tab和启用Macro
显示Developer Tab是对Office 2013进行开发的前提条件. 在Excel 2013中,打开Excel Option: 只要勾选对应的Developer选项即可显示该tab. 随着Of ...
- [HTML] 学HTML写的第一第二个网页
①第一个网页 <h2>英雄联盟(电子竞技类游戏)</h2> <p><b>(英雄联盟)</b>(简称lol)是由美国<i>Roit ...
- [java] 计算时间复杂度
一.精算: 1.所有的声明,都不计时间: 2.赋值语句占1个时间单位(下称:单位),比如sum=0: 3.return占1个单位,比如,reeturn sum. 我怀疑范围一个链表头,不止占1 ...
- lqb 基础练习 查找整数 (遍历)
基础练习 查找整数 时间限制:1.0s 内存限制:256.0MB 问题描述 给出一个包含n个整数的数列,问整数a在数列中的第一次出现是第几个. 输入格式 第一行包含一个整数n. 第二行包含 ...
- C# 彻底搞懂async/await
前言 Talk is cheap, Show you the code first! private void button1_Click(object sender, EventArgs e) { ...
- IDEA最常用快捷键汇总+快速写出Main函数
IDEA可以说是当下Java程序员日常开发的神器,但是想要发挥这款神器的牛逼威力,必须得熟练使用它的各种快捷键才行.本篇总结下使用IDEA(也就是IntelliJ IDEA )进行日常开发中最常用的快 ...
- mysql通俗易懂的数据库连接池原理及模拟实现
什么是数据库连接池? 当系统使用JDBC技术访问数据库时会创建一个connection对象,而该对象的创建过程是非常消耗资源的,并且创建对象的时间也特别长,假设系统一天有1万次的访问量,那么一天就会有 ...
- 【论文阅读】Between-class Learning for Image Classification
文章:Between-class Learning for Image Classification 链接:https://arxiv.org/pdf/1711.10284.pdf CVPR2018 ...
- 【NHOI2018】字符串变换
[题目描述] 给你一个全部由大小写字母组成的字符串,你每次可以将一个小写字母变换成对应的大写字母,或把一个大写字母变换成对应的小写字母.请问:至少要进行多少次变换才可以使整个字符串全部由大写字母或全部 ...
- Spring IOC 的简单使用
Spring IOC (Inversion Of Control反转控制容器 一.对于IOC容器的简单理解 在java开发中将程序中的对象交给容器管理,而不是在对象的内部管理. 那么两个简单的问题去分 ...