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. 发现一个非常有趣好用的git博主,收录热门OC、swift项目三方架构

    日常学习: https://github.com/iOShuyang/Book-Recommend-Github

  2. http中的filter拦截servlet之后获取body,字符流关闭,无法继续传入控制器

    https://blog.csdn.net/pyxly1314/article/details/51802652

  3. (详细)华为荣耀8X JSN-AL00的usb调试模式在哪里开启的教程

    经常我们使用Pc链接安卓手机的时候,如果手机没有开启usb开发者调试模式,Pc则没办法成功识别我们的手机,有时候,我们使用的一些功能比较强的的工具比如之前我们使用的一个工具引号精灵,老版本就需要开启u ...

  4. sql_demo

    SELECT M.INSTNCODE, M.METHODCODE, M.CCYPAIRCODE, M.DIR, M.PRD, M.EXCHANGERATE, M.NEARRSKAMOUNT, M.TR ...

  5. jenkins+maven+git持续集成部署问题总结

    1.这个问题出现在单独构建一个项目的子模块时,很奇怪,构建父项目没有问题. Executing Maven: -N -B -f /root/.jenkins/workspace/newMer/pom. ...

  6. Navicat连接到服务器端数据库

    https://blog.csdn.net/javakklam/article/details/80060866

  7. Spring Boot+Spring Security:获取用户信息和session并发控制

    说明 (1)JDK版本:1.8(2)Spring Boot 2.0.6(3)Spring Security 5.0.9(4)Spring Data JPA 2.0.11.RELEASE(5)hiber ...

  8. mongo 索引 安全、备份与恢复

    一.索引 创建大量数据 for(i=0;i<100000;i++){ db.t1.insert({name:"test"+i,age:i}) } 数据查找性能分析 db.t1 ...

  9. html 文本解码 xpath 获取html标签

    import htmlimport etree selector = etree.HTML(res) url_h2 = selector.xpath("//a[@_stat='video:p ...

  10. hive 学习

    多表查询 SELECT a.user_uid_type, a.user_uid, c.user_id, c.user_type FROM mytable1 a JOIN mytable2 b ON(a ...