Title: Criticism for China's child modeling(代指从事模特行业的人) industry after video of 3-year-old being kicked

  criticism n.批评,批判

  industry n.工业; 产业(经济词汇); 工业界; 勤劳;

  kick vt.踢

China’s growing child modeling industry(行业) is under scrutiny after footage of a 3-year-old being kicked by her mother was widely circulated online.

  scrutiny n.仔细审查     under scrutiny 接受到审查

  footage n.(尤指表现一个事件的)一段影片,片段 [不可数]

    old film footage of the moon landing 关于登月的老片段影片

  circulate v.(使)散步,传播;(使液体,气体)流通,传送

  

According to China Daily《中国日报》, a state-run(国营的,官方的) newspaper(报纸), the video was filmed Monday in the eastern(东方的) city of Hangzhou, where the girl was modeling(vt.当模特展示服装,可以直接接展示的衣服) outfits for online retailers. It drew outrage on Weibo, a Chinese social media site, where(指微博) one of the topic pages about the incident(事件,事变) had been viewed more than 610 million times by Thursday(周四) evening.

  filmed n.复有薄膜的;电影录音的; v. 拍摄

  outfit n.(为特定场合或活动而穿的)全套服装,装束  a wedding outfit 婚礼礼服

  retailer n.零售商,零售店;传播的人,处散布闲话的人;

  outrage n.愤慨,义愤

    释义: a strong feeling of shock and anger

  

The child modeling industry is growing in China, with an increase in runway shows, pageants and modeling classes for children whose work can provide their families significant(可观的) income. Parents say they enroll their children in part to help them develop self-confidence, Sixth Tone(第六声), an English-language Chinese media outlet, reported in 2017. But according to local(指中国国内) news reports, when children tire of posing, changing outfits repeatedly and hustling from location to location, it is not uncommon for parents to raise their voices or even use corporal punishment.

  runway n.(机场)跑道;(时装表演)台道,T台

  pageant n.(女子的)选美竞赛

  significant adj.重要的;有意义的;有重大意义的; 值得注意的; n.有意义的事物; 象征,标志;

  enroll v.(使)加入;注册;招(生)

    A enroll B   A 帮 B 报名

    eg. A enrolled in dtama school  A 帮自己报了戏剧学校

  in part 部分地,在一定程度上的  partly; to some extent

  outlet n.出口;商店,分销店  media outlet 媒体门户

  tire of 对…感到厌烦  同义词 => be tired of

    tire v.感到疲劳

      eg. She began to tire   tire的主语可以是人,也可以是物  

         The work tired her

  repeatedly adv.反复地,重复地;再三地; 屡次地; 不停地;

  hustle v.极速前进,奔忙   hustle n. 指忙碌/奔忙的状态

    hustle and bustle  熙熙攘攘,奔波

  uncommon adj. 罕见的; 不寻常的; 非凡的,杰出的; 非常接近的;

  corporal punishment <固>(尤指对孩子的)体罚  corporal adj. 与身体有关的

Chinese law forbids(禁止) companies(公司) from hiring children younger than 16, but child models are usually paid in cash(以现金支付) and do not sign(签) formal contracts.

  hiring n.雇用,租赁; adj.雇用的,租赁的; v. 雇用; 录用; 租用; 聘用( hire的现在分词 );

  formal adj.正式的,合规的

  contract n. 契约,合同,协议

In response(回应) to the video, more than 110 children’s retailers on the e-commerce platform(平台) Taobao said they would scale back the use of child models and called for more regulatory protections in the shooting(拍摄) process.

  e-commerce 电子商务(e = electrionic)

  scale back 缩减,缩小  scale v.缩小或放大

    同义词 => scale down 缩减,缩小

  regulatory adj.调整的;监管的,具有监管权的

  protections 复数形式时,一般指保护国民权利的法律或措施

  shoot n.拍摄; 射击; 发芽; vt.拍摄; (用枪等) 打猎; 给…注射; 射门,投篮

“By employing little ones(指小孩子), we intended to show the delight(快乐,高兴) that children’s clothing brings and to pass that on to even more children, ” they said in a joint statement. “But if children are hurt in the process of being photographed(拍照), this completely goes against the original intent.”

  pass sth on to sb 把某物传递给某人

  go against the original intent 某事违背了初心  

100-days: twenty-seven的更多相关文章

  1. C语言作业--数据类型

    一.PTA实验作业 题目1:7-7 发红包 1. 本题PTA提交列表 2. 设计思路 1定义整型变量hundred,fifty,twenty,ten,five,two,one分别存放不同金额的张数,n ...

  2. 我叫Twenty,我是要成为博客王的博客框架

    标题套用了路飞的格式,其实我想说的是大多数都不相信你的梦想,直到你快走到了. 不废话了,介绍一下twenty: 这是基于CMS框架 zerojs打造一个博客.zerojs 的架构介绍在这里http:/ ...

  3. UVA 1252 十五 Twenty Questions

    十五 Twenty Questions Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Submi ...

  4. mahout 运行Twenty Newsgroups Classification实例

    按照mahout官网https://cwiki.apache.org/confluence/display/MAHOUT/Twenty+Newsgroups的说法,我只用运行一条命令就可以完成这个算法 ...

  5. [Music] Billboard Hot 100 Singles Chart 27th Jun 2015

    01 Wiz Khalifa - See You Again (Feat. Charlie P..> 30-Jul-2015 09:12 9247814 02 Taylor Swift - Ba ...

  6. PayPal高级工程总监:读完这100篇论文 就能成大数据高手(附论文下载)

    100 open source Big Data architecture papers for data professionals. 读完这100篇论文 就能成大数据高手 作者 白宁超 2016年 ...

  7. height:100% 布局

    常常会碰到需要填满整个浏览器,并且自适应高度的需求.首先肯定会想到给容器设定height:100%,但是会没有效果.原因是body没有高度,所以百分比无法生效. 解决方案:给html,body,标签都 ...

  8. .NET跨平台之旅:将QPS 100左右的ASP.NET Core站点部署到Linux服务器上

    今天下午我们将生产环境中一个单台服务器 QPS(每秒请求数)在100左右的 ASP.NET Core 站点部署到了 Linux 服务器上,这是我们解决了在 .NET Core 上使用 EnyimMem ...

  9. xinetd cpu 100%

    今天,有个给客户试用的环境出现xinetd cpu 100%,而且连续运行很长时间了.之前也有环境发生过,今天排查解决了三四个问题,实在是查的身体都不舒服了,还没时间查这个问题... 知道的求解...

  10. EZchip将推全球首款100核64位ARM A-53芯片

    EZchip将推全球首款100核64位ARM A-53芯片 2015-02-25 16:32:03   来源:互联网    关键字: 将推  全球  64位  arm EZchip日前表示,将准备开发 ...

随机推荐

  1. python之路——24

    复习 1.面向对象编程 思想:角色的抽象,创建类,实例化,操作实例2.面向对象的关键字 1.类的静态属性,存储在类的命名空间 2.类名.方法(对象),对象.方法 3.对象可以使用静态变量:类不可以使用 ...

  2. 用最简单的话告诉你什么是ElasticSearch

    介绍 Elasticsearch 是一个分布式可扩展的实时搜索和分析引擎,一个建立在全文搜索引擎 Apache Lucene(TM) 基础上的搜索引擎.当然 Elasticsearch 并不仅仅是 L ...

  3. mvc中让路由忽略带后缀的路径文件

    public static void RegisterRoutes(RouteCollection routes) { routes.IgnoreRoute("{resource}.axd/ ...

  4. [security CRT] VB实现自动下载脚本

    #$language = "VBScript" #$interface = "1.0" crt.Screen.Synchronous = True ' This ...

  5. Google SketchUp Cookbook: (Chapter 2) Following Paths with Follow Me

    软件环境 SketchUp Pro 2018 参考书籍 Google SketchUp Cookbook Follow Me工具 Follow Me工具,将2D图形沿着一条路径挤出生成3D物体. 使用 ...

  6. Virtualbox扩容C盘

    oracle vm virtualbox虚拟机里面系统盘C盘容量不够,需要扩容,步骤如下: 1.使用命令更改当前虚拟机的文件大小 VBoxManage.exe modifyhd YOUR_HARD_D ...

  7. 嵌入式 printf函数

    来自:https://www.cnblogs.com/02xiaoma/archive/2012/06/22/2558618.html #include <stdio.h> #includ ...

  8. 恭喜PBD终于有了自己的物理解释和模型

    之前的position based dynamic 总给人一种野路子的感觉,没有物理意义,没有对应的物理模型一切基于几何的方法. 感觉就是犀稀里哗啦将一堆堆约束按梯度方向迭代解算. 最新muller的 ...

  9. package.json文件解析

    1.用途:管理你所安装的npm包的依赖,在开发过程中能清楚的查询安装的包的版本以及项目中使用的包依赖,便于开发组成员共享. 2.创建:可以手动创建也可以通过npm init 自动创建. 3.配置项: ...

  10. 关于No qualifying bean of type [XXX.XXX] found for dependency 的一次记录

    异常开始于spring+springmvc+mybatis 注解配置,启动tomcat服务器出现No qualifying bean of type [com.***.service] found f ...