Trump Administration Backs Asian-Americans in Harvard Case
The United States Justice Department on Thursday sided with Asian-American students suing Harvard University over its consideration of race in admissions.
The department said in a court filing Thursday that Harvard has failed to demonstrate that it does not discriminate on the basis of race. It noted what it described as “substantial evidence” that Harvard is carrying out what the department called “racial balancing.”
该部门周四在一份法庭文件中表示,哈佛未能证明其在种族基础上没有歧视。它指出,哈佛正在实施该部门所称的“种族平衡”,这是“实质性的证据”。
Attorney General Jeff Sessions added, “No American should be denied admission to school because of their race.”
司法部长杰夫赛斯特补充说,“没有一个美国人因为他们的种族而被拒绝入学。”
The Trump administration has been pushing for admissions policies that do not use race in the consideration process.
In 2014, the group Students For Fair Admission or SFFA argued that Harvard unfairly treats Asian-Americans who have strong school records. The Ivy League school denied the accusation. It said it does not discriminate and will fight to defend its right to consider race in admissions.
2014年,“公平录取”或“SFFA”的学生认为,哈佛大学不公平地对待拥有(强硬)学校记录的亚裔美国人。这所常春藤盟校否认了这一指控。该组织表示,它不会歧视,并将努力捍卫自己在招生时考虑种族问题的权利。
The U.S. Supreme Court permits colleges and universities to consider race in admissions. But it says this must be done for the narrow purpose of creating a mix of ethnicities at schools. The court also says the practice should be limited in time. And the court bars the establishment of acceptance levels based on race. The case between the SFFA and Harvard could become the high court’s next test on the issue.
美国最高法院允许大学和大学在招生时考虑种族问题。但它说,这必须是为了在学校里创造种族混合的狭隘目的。法院还表示,这种做法应该在时间上受到限制。法院禁止建立基于种族的接受水平。SFFA和哈佛之间的案件可能会成为高等法院在这个问题上的下一个尝试。
Harvard said it was disappointed by the Justice Department’s position. A university statement said the school “will continue to vigorously defend the legal right of every college and university to consider race” in college admissions. The statement added that the Supreme Court has upheld that legal right for more than 40 years.
哈佛表示,对司法部的立场感到失望。一份大学声明说,学校“将继续大力捍卫大学招生的法律权利”。声明还说,最高法院已经维持了40多年的法律权利。
The university said colleges and universities must have the freedom to create mixed communities. It said such an environment is critical the learning experience of all students.

Sessions argued the school’s use of a “personal rating,” such as being a “good person” or “likeability,” may be biased against Asian-Americans. He said the school admits that it scores Asian-Americans lower on “personal rating” than others seeking admission.
Sessions认为,学校使用“个人评级”,比如“好人”或“亲和力”,可能会对亚裔美国人产生偏见。他说,该校承认,在“个人评分”方面,亚裔美国人的得分低于其他寻求录取的人。
In July, the Trump administration cancelled a measure that ordered universities to consider race in their admissions process to make the schools more racially mixed. That order was left over from the last administration of President Barack Obama.
今年7月,特朗普政府取消了一项法案,该法案要求大学在录取过程中考虑种族问题,以使学校的种族混合更大。这一命令是奥巴马总统的最后一届政府遗留下来的。

L130的更多相关文章

  1. github标记

    <template> <a href="https://github.com/lmk123/Runner" class="github-corner&q ...

  2. VBS基础篇 - 动态数组

    VBS中的动态数组需要使用System.Collections.ArrayList '建立动态数组 Dim Arrl : Set Arrl = CreateObject("System.Co ...

  3. 爬虫--Scrapy之Downloader Middleware

    下载器中间件(Downloader Middleware) 下载器中间件是介于Scrapy的request/response处理的钩子框架. 是用于全局修改Scrapy request和respons ...

  4. 将个人博客与github关联

    目录 将个人博客与github关联 将个人博客与github关联 #基于svg <a href="https://github.com/chatlotte" class=&q ...

  5. Hexo瞎折腾系列(3) - 添加GitHub彩带和GitHub Corner

    页面右上角添加GitHub彩带 你可以在这里找到一共12种样式的GitHub彩带,复制其中的超链代码. 在themes\next\layout\_layout.swig目录下找到头部彩带相关的代码: ...

  6. Beginner’s Tutorial: 3D Line and Border Effects in XAML

    This mini-tutorial might be for you if you’re having troubles finding the right line colors to achie ...

  7. hexo + next搭建博客

    使用hexo和next主题搭建GitHub博客 安装node.js 在node.js 官网下载, 相应系统位数的软件包. 可以选择LTS长期支持版, 或者Current当前版本. 我这里选择的是Win ...

  8. UI5-技术篇-签字板

    签字板应用是通过创建自定义控件实现的,相关代码如下: 1.HTML <!DOCTYPE HTML> <html> <head> <meta http-equi ...

  9. Linux "yin"才们的奇"yin"小技巧 --请用东北发音夸他们

    1. include/linux/bits.h GENMASK(h, l) /* * Create a contiguous bitmask starting at bit position @l a ...

随机推荐

  1. Tkprof工具详解一(转载)

    在数据库生成的oracle trace文件中,可读性是比较差的,此时可使用tkprof工具来格式化trace文件,tkprof是一个命令行工具,作用就是把原始的跟踪trace文件作为输入,然后格式化一 ...

  2. Java io流详解三

    public class IOpractise { public void iotest() { int b= 0; FileInputStream fis = null; try { fis = n ...

  3. blogCMS中出现的错误整理

    1.在写日期归档的时候,出现如下错误: not enough values to unpack (expected 2, got 1) 出现这个错误是因为:字符串需要能够split成2份才能赋值给2个 ...

  4. beego——session控制

    beego内置了session模块,目前session模块支持的后端引擎包括memory.cookie.file.mysql.redis.couchbase.memcache.postgres, 用户 ...

  5. pycharm断点调试

    step over 执行下一步 蓝色高亮的那一行表示准备执行的代码

  6. 08 Spring框架 AOP (一)

    首先我们先来介绍一下AOP: AOP(Aspect Orient Programming),面向切面编程,是面向对象编程OOP的一种补充.面向对象编程是从静态角度考虑程序的结构,面向切面编程是从动态的 ...

  7. PHP iconv函数

    最近在做一个程序,需要用到iconv函数把抓取来过的utf-8编码的页面转成gb2312, 发现只有用iconv函数把抓取过来的数据一转码数据就会无缘无故的少一些. iconv函数库能够完成各种字符集 ...

  8. 112. Path Sum (判断路径和是否等于某值)

      Given a binary tree and a sum, determine if the tree has a root-to-leaf path such that adding up a ...

  9. 【Github教程】史上最全github使用方法:github入门到精通(转自eoeandroid.com)

    本文来源:http://www.eoeandroid.com/thread-274556-1-1.html 另附经典教程网址 :http://wuyuans.com/2012/05/github-si ...

  10. Linux 进程管理 kill、killall、pkill命令

    Linux常用信号(进程间通信) 系统中可以识别的信号较多,我们可以使用命令"kill -l"或"man 7 signal"来查询.命令如下: [root@lo ...