每日英语:A Chinese Father’s Most Important Job
When it comes to parenting, Chinese fathers say the most important role they play is that of the family chauffeur.
chauffeur:司机,开车运送
In a survey of 500 Chinese fathers released earlier this week by communications company JWT, respondents ranked driving their children to extracurricular activities and to school first and second, respectively, as the childcare responsibilities they most viewed as the responsibility of the male in the family. More than two-thirds of Chinese fathers surveyed said they saw these tasks as their responsibilities, not their wives’.
extracurricular activities:课外活动
Fathers ranked handling doctor visits, disciplining children and helping with homework third through fifth on the list of daddy jobs.
Chinese men view parenting differently from their American counterparts. In a similar survey completed in the U.S. earlier this year, more than 80% of American fathers said discipline was their top role, with homework help ranking second.
Zhang Xiaoyan, a housewife in Shanghai, complained that driving the children is the only task her husband does at home. Men are under greater stress to support the family by working long hours, so they want “easy” tasks that don’t involve a lot of thinking, she said.
Since those long hours prevent many fathers from spending much time with their children, they don’t want to be the one to scold them for not doing their homework, she added.
“They want to make up for not being there most of the time, and they want to be the good cop,” Ms. Zhang said. “So moms are always the bad cop, which is fine because kids have a stronger bonding with us.”
The survey showed that this generation of dads think they’re more involved with parenting than previous generations, though there are still some chores they won’t touch. Less than one-fifth of Chinese fathers said they viewed changing diapers and making lunches as their job.
chore:杂务,零工 diaper:尿布
Kids have long been an obsession in China, but the chatter about family has increased this past week after the government that it would ease restrictions on its longstanding policy of restricting most families to having just one child.
obsession:痴迷,困扰
Fathers’ roles have also been featured in the media limelight in recent weeks after a reality show called “Where Are We Going, Dad?” became a hit last month on Chinese television and the online video site Tudou.
The show, which is an adaptation of a Korean reality series of the same name, takes five celebrity dads and their young kids to the countryside where the father-son duos compete against one another in various tasks.
celebrity:名人
Many Chinese moms, like Ms. Zhang, have encouraged their husbands to watch the show, hoping it will inspire them to be more active in parenting duties.
Delia Liu, head of strategic planning at JWT, said the survey showed men are getting more involved with child-rearing and responsibilities at home.
“The old perception that ‘men work outside; women take care of the home inside’ has now changed,” she said, pointing to the increased participation of women in the workforce and their rising incomes. She added that 90% of Chinese men in the survey said they thought the Chinese corporate worldwasn’t accommodating enough to fathers and their families.
“That’s changing how couples relate to each other and divide the workload at home. More men are pitching in with chores and with the kids,” she said.
pitch in:投入,做出贡献
每日英语:A Chinese Father’s Most Important Job的更多相关文章
- 每日英语:Chinese Show Global Real-Estate Appetite
Chinese investors have been snapping up real estate in the world's most important cities this year. ...
- 每日英语:A New Way to Learn Chinese
Entrepreneur and author ShaoLan Hsueh thinks that English-speakers can start learning to read Chines ...
- 每日英语:A Chinese Soccer Club Has Won Something!
A 1-1 tie at home was sufficient for Guangzhou Evergrande to clinch the Asian Champions League title ...
- 每日英语:How Pop Culture Influences Chinese Travelers
Where are Chinese tourists going to next? Pop culture may hold some clues, from blockbuster rom-com ...
- 每日英语:Some Chinese Students Stay Home to Get Ahead
Li Shan's oldest son was the perfect candidate to join the throngs of Chinese students studying abro ...
- 每日英语:Why Chinese Companies Lack Homegrown Luxury Brand Power
Chinese companies build iPads, high-speed trains and world-class telecom gear, but they can't seem t ...
- 每日英语:why can't China produce world-class CEO?
The appointment of India-born Satya Nadella as Microsoft Corp.'s CEO has caused a bit of a stir in C ...
- 每日英语:Mistrust Between U.S., Malaysia Strains Probe
Mistrust between U.S. and Malaysian air-accident investigators has hampered a multinational probe in ...
- 每日英语:Don't Call Us Bossy
[Confident girls are often called the other B-word, and it can keep them from reaching their full po ...
随机推荐
- 二维码Data Matrix简单介绍及在VS2010中的编译
Data Matrix 二维条码原名Datacode,由美国国际资料公司(International Data Matrix, 简称ID Matrix)于1989年发明.Data-Matrix二维条码 ...
- 【php导出pdf文件】php将html 导出成pdf文件(MPDF60),支持完美分页,注意是完美!!
1.使用 MPDF60 包 2.防止中文乱码:修改MPDF/MPDF60/config.php中 $this->autoLangToFont = true; $this->autoScri ...
- ios中屏幕适配
- (void)viewDidLoad { [super viewDidLoad]; // 左上角 // 固定左边和上边,伸缩右边和下边 self.leftTop.autoresizingMask = ...
- (原)luarocks更新某个模块
转载请注明出处: http://www.cnblogs.com/darkknightzh/p/6424398.html 参考网址: https://github.com/torch/nn/issues ...
- fileUpload(草稿)
Java关于文件上传的一个例子 发表于2012/6/7 13:01:56 1374人阅读 分类: JavaWeb 文件上传不能用get方式提交,因为他提交的数据量最多只有1kb, IE浏览器默认情况 ...
- python中对两个 list 求交集,并集和差集
python中对两个 list 求交集,并集和差集: 1.首先是较为浅白的做法: >>> a=[1,2,3,4,5,6,7,8,9,10] >>> b=[1,2,3 ...
- HTML 5 应用程序缓存(Application Cache)cache manifest 文件使用 html5 中创建manifest缓存以及更新方法 一个manifest文件会创建一份缓存,不同的manifest文件其缓存的内容是互不干扰的
HTML5 离线缓存-manifest简介 HTML 5 应用程序缓存 使用 HTML5,通过创建 cache manifest 文件,可以轻松地创建 web 应用的离线版本. 什么是应用程序缓存(A ...
- mariadb/mysql配置允许远程访问方式
首先配置允许访问的用户,采用授权的方式给用户权限 GRANT ALL PRIVILEGES ON *.* TO 'root'@'%'IDENTIFIED BY '123456' WITH GRANT ...
- 系统服务中没有Windows Installer服务怎么办
在安装软件时,发现安装不了,提示没有Windows Installer服务,到系统服务中一看,果真没有这一项,这是什么问题呢? 出现这种情况,多为与Windows Installer服务相关的文件丢失 ...
- 【Android】Android模拟器的安装
目录结构: contents structure [+] 使用VMware安装Android模拟器 安装安卓(Android)系统前VMware虚拟机的配置 安装安卓(Android)系统 安装安卓( ...