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. IDEA注册码分享

    IntelliJ IDEA IDEA 2018 激活注册码分享鼠标连续 三下左键点击 选中,再Ctrl+C 即可复制. CSDN在末尾会带上博客的说明,请删除后,复制到 IDEA中激活. 注册码激活: ...

  2. React开发环境搭建(react,babel,webpack webpack-dev-server)

    最终效果: 配置webpack 自动编译脚本, 内容更改后浏览器页面自动刷新,提高效率. 主要靠webpack 的watch 功能. npm 全局安装的包: webpack webpack-cli w ...

  3. Scrapy CrawlSpider源码分析

    crawl.py中主要包含两个类: 1. CrawlSpider 2. Rule link_extractor:传LinkExtractor实例对象 callback:传”func_name“ cb_ ...

  4. Windows下通过pip安装PyTorch 0.4.0 import报错

    问题:通过pip安装PyTorch 0.4.0成功,但是import时报错. import torch  File "D:\Python\Python36\lib\site-packages ...

  5. 文件数据缓存(key-Value)

    为了解决大量数据缓存,消耗内存过多的问题,特别实现了文件缓存:该缓存主要是应用于多存少读的情况,一般我们做缓存是实现将数据放在内存中或者数据库中:放在内存中就会消耗很大内存,尤其在高并发大数据缓存时, ...

  6. log4j实现日志的输出

    1.log4j是Apache的一个开源项目,通过使用Log4j,我们可以控制日志信息输送的目的地是控制台.文件.GUI组件,甚至是套接口服务器.NT的事件记录器.UNIX Syslog守护进程等;我们 ...

  7. react基础学习 三

    获取原生的DOM 注意:获取DOM是要在组件渲染之后才能被获取,所以在constructor里面获取不到原生的DOM 方法一:回调函数   推荐 方法二:createRef()   16版本,推荐 方 ...

  8. intellij与eclipse默认快捷键对比

    最近想用intellij,于是找找快捷键.用惯了eclipse,都不太适应intellij的快捷键.慢慢的就适应了常用的快捷键 Idea 与 Eclipse 快捷键的区别,上为Eclipse的快捷键, ...

  9. 实战ELK(9) Elasticsearch地理位置

    地理坐标点(geo-point) 是指地球表面可以用经纬度描述的一个点.地理坐标点可以用来计算两个坐标位置间的距离,或者判断一个点是否在一个区域中.地理坐标点不能被动态映射(dynamic mappi ...

  10. 全球DDOS安全防护

    转:http://www.safecdn.cn/ https://www.safeidc.cn/llqx.html 全球可视化的DDoS攻击地图:Digital Attack Map 这个项目是源于G ...