English Training Material - 03
Cross-cultural understanding (2)
1 The following text is about cultural diversity. Read it through once and decide which of the three statements (A, B or C) given below the extract offers the most accurate summary.
The impact of culture on business
Take a look at the new breed of international managers, educated according to the most modern management philosophies. They all know that in the SBU, TQM should reign, with products delivered JIT, where CFTs distribute products while subject
to MBO.
(SBU = strategic business unit, TQM = total quality management, JIT = just-in-time, CFT = customer first team, MBO = management by objectives.)
But just how universal are these management solutions? Are these 'truths' about what effective management really is: truths that can be applied anywhere, under any circumstances?
Even with experienced international companies, many well-intended 'universal' applications of management theory have turned
out badly. For example, pay-for-performance has in many instances been a failure on the African continent because there are particular, though unspoken, rules about the sequence and timing of reward and promotions. Similarly, management by objectives schemes have generally failed within subsidiaries of multinationals in southern Europe, because managers have not wanted to conform
to the abstract nature of preconceived policy guidelines.
Even the notion of human-resource management is difficult to translate to other cultures, coming as it does from a typically Anglo-Saxon doctrine. It borrows from economics the idea that human beings are 'resources' like physical and monetary resources. It tends to assume almost unlimited capacities for individual development. In countries without these beliefs, this concept is hard to grasp and unpopular once it is understood. International managers have it tough. They must operate on a number of different premises at
any
one
time. These premises arise
from their culture of origin, the culture in which they are working, and the culture of the organization which employs them.
In every culture in the world such phenomena as authority, bureaucracy, creativity, good fellowship, verification and accountability are experienced in different ways. That we use the same words to describe them tends to make us unaware that our cultural biases and our accustomed conduct may not be appropriate, or shared.
From Riding the Waves of Culture: Understanding Cultural Diversity in Business by Fons Trompenaars, Nicholas Brealey Publishing Ltd., London, 1993
Vocabulary
Breed: Noun属;种类;类型;血统
Philosophies:哲学;哲理
Reign: Verb 统治,支配
Subject
to: 使遭受;使服从
Universal:普遍的
Turned
out:结果是
Pay-for-performance:根据业绩
Subsidiaries:子公司
Multinationals:多国的
Conform to:附和;遵照
Abstract:抽象
Preconceived:理解的;预想的;预期的
Notion:概念;见解
Doctrine:主义;学说;教条
At
any
one
time:=any time 任何时候
Arise
from:起因于;由…引起
Phenomena:现象
Bureaucracy:官僚主义
Fellowship:友谊;奖学金
Verification:确认;查证
Accountability:责任性
Be accustomed to:习惯的;通常的
A There are certain popular universal truths about management which can successfully be applied in various cultural contexts.
B Cultures are so varied and so different throughout the world that management has to take account of differences rather than simply assume similarities.
C Effective management of human resources is the key to everyone achieving their full potential.
2 Read the text again. Identify the following:
- the problem with 'universal' management solutions
- an example of the failure of pay-for-performance
- an example of the failure of management by objectives schemes
- the problem with human-resource management
- three cultures affecting international managers
- six areas in which different cultural interpretations apply.
English Training Material - 03的更多相关文章
- English Training Material - 04
Inviting What kinds of social activities in your city could be appropriate ways of entertaining visi ...
- English Training Material - 05
Could I leave a message? Language Checklist Telephoning (1) Introducing yourself Good morning, Arist ...
- English Training Material - 01
Building a relationship Cross-cultural understanding Eye contact In many Western societies, includin ...
- English Training Material - 02
OUTSIDE CORRESPONDENCE AND CONTACT Jared: I'm glad you could come – and you're in for a treat. Thi ...
- 创建Material Design风格的Android应用--使用Drawable
下面Drawables的功能帮助你在应用中实现Material Design: 图片资源着色 在android 5.0(api 21)和更高版本号,能够着色bitmap和.9 png 通过定义透明度遮 ...
- Material Design Animation
Material Design Animation Authentic motion 真实的运动 运动以一种优美流动的形式描述了空间关系,功能和目的. Mass and weight: 质量和重量 在 ...
- Android Material Design 学习笔记 - Matrial Theme
google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感觉”(附上官方 ...
- Andorid视觉新冲击-Material design语言
[写在前面] google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感 ...
- 【Android】进入Material Design时代
由于本文引用了大量官方文档.图片资源,以及开源社区的Lib和相关图片资源,因此在转载的时候,务必注明来源,如果使用资源请注明资源的出处,尊重版权,尊重别人的劳动成果,谢谢! Material Desi ...
随机推荐
- NoSql---MongoDB基本操作
MongoDB 最大的特点是他支持的查询语言非常强大,其语法有点类似于面向对象的查询语 言,几乎可以实现类似关系数据库单表查询的绝大部分功能,而且还支持对数据建立索引.最后由于 MongoDB 可以支 ...
- SQLServer的数据类型
第一大类:整数数据 bit:bit数据类型代表0,1或NULL,就是表示true,false.占用1byte.int:以4个字节来存储正负数.可存储范围为:-2^31至2^31-1.smallint: ...
- 爬虫技术 -- 进阶学习(九)使用HtmlAgilityPack获取页面链接(附c#代码及插件下载)
菜鸟HtmlAgilityPack初体验...弱弱的代码... Html Agility Pack是一个开源项目,为网页提供了标准的DOM API和XPath导航.使用WebBrowser和HttpW ...
- thinkphp -- 解决连接mssql后台管理菜单显示中文乱码问题(备忘)
一开始使用的是mysql,数据库的编码是UTF-8 后来换数据库,mysql换成mssql2005,数据库编码为GBK,管理菜单出现乱码,如下所示(左图正常,右图乱码) 解决方法如下: 第一,查看数据 ...
- LeetCode——Gas Station
There are N gas stations along a circular route, where the amount of gas at station i is gas[i]. You ...
- Android学习笔记之使用百度地图实现路线规划+公交信息检索
PS:装了个deepin,感觉真的很高大上. 学习内容: 1.公交信息检索 2.路线规划 关于百度地图的开发也就这么多了.重要的部分也就那么些.原本打算搞到poi搜索就算了,不过看到了这两个方面还 ...
- Mysql学习笔记(十三)权限管理
学习内容: 1.权限管理: 关于mysql的权限简单的理解就是mysql允许你做你权利以内的事情,不可以越界.比如只允许你执行select操作,那么你就不能执行update操作.只允许你从某台机器上连 ...
- [ShortCut] Visual Studio快捷键
msdn官方快捷键说明:https://msdn.microsoft.com/zh-cn/library/da5kh0wa.aspx 测试工具: visual studio 2013 操作步骤: 1. ...
- Scrum 项目 6.0
-------------------------6.0------------------------------------ sprint演示 1.坚持所有的sprint都结束于演示. 团队的成果 ...
- QTableView表格视图的列宽设置
Qt中的表格控件可以通过从QTableView或QTableWidget派生子类实现.其中,QTableWidget只是对QTableView的一种简单封装.因为使用QTableView常常需要用户指 ...