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:

  1. the problem with 'universal' management solutions
  2. an example of the failure of pay-for-performance
  3. an example of the failure of management by objectives schemes
  4. the problem with human-resource management
  5. three cultures affecting international managers
  6. six areas in which different cultural interpretations apply.

 

 

 

English Training Material - 03的更多相关文章

  1. English Training Material - 04

    Inviting What kinds of social activities in your city could be appropriate ways of entertaining visi ...

  2. English Training Material - 05

    Could I leave a message? Language Checklist Telephoning (1) Introducing yourself Good morning, Arist ...

  3. English Training Material - 01

    Building a relationship Cross-cultural understanding Eye contact In many Western societies, includin ...

  4. English Training Material - 02

    OUTSIDE CORRESPONDENCE AND CONTACT   Jared: I'm glad you could come – and you're in for a treat. Thi ...

  5. 创建Material Design风格的Android应用--使用Drawable

    下面Drawables的功能帮助你在应用中实现Material Design: 图片资源着色 在android 5.0(api 21)和更高版本号,能够着色bitmap和.9 png 通过定义透明度遮 ...

  6. Material Design Animation

    Material Design Animation Authentic motion 真实的运动 运动以一种优美流动的形式描述了空间关系,功能和目的. Mass and weight: 质量和重量 在 ...

  7. Android Material Design 学习笔记 - Matrial Theme

    google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感觉”(附上官方 ...

  8. Andorid视觉新冲击-Material design语言

    [写在前面] google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感 ...

  9. 【Android】进入Material Design时代

    由于本文引用了大量官方文档.图片资源,以及开源社区的Lib和相关图片资源,因此在转载的时候,务必注明来源,如果使用资源请注明资源的出处,尊重版权,尊重别人的劳动成果,谢谢! Material Desi ...

随机推荐

  1. 三十一、【WCF路由中间件】WCFHosting服务主机的路由器与负载均衡和实现思路

    回<[开源]EFW框架系列文章索引> EFW框架源代码下载V1.3:http://pan.baidu.com/s/1c0dADO0 EFW框架实例源代码下载:http://pan.baid ...

  2. [转]Android开发最佳实践

    ——欢迎转载,请注明出处 http://blog.csdn.net/asce1885 ,未经本人同意请勿用于商业用途,谢谢—— 原文链接:https://github.com/futurice/and ...

  3. Ip 地址

    访问 ip.mayfirst.org可以显示你的ip地址,如果你可以联网的话.

  4. sql: 查找约束

    主键约束 SELECT   tab.name AS [表名],   idx.name AS [主键名称],   col.name AS [主键列名] FROM   sys.indexes idx    ...

  5. sudo: /etc/sudoers is mode 0777, should be 0440终极解决之道

    不得不说,有时候手贱的把/etc/sudoers文件权限改了,是一件很蛋疼的事.因为此时你会发现无论做什么都会弹出一条讨厌的提示,说没有权限执行等等... 网上有介绍登入root用户,或者去grub的 ...

  6. Linux内核Makefile文件(翻译自内核手册)

    --译自Linux3.9.5 Kernel Makefiles(内核目录documention/kbuild/makefiles.txt) kbuild(kernel build) 内核编译器 Thi ...

  7. php日期处理 -- 获取本周和上周的开始日期和结束日期(备忘)

    Learn From: http://www.phpernote.com/php-function/1019.html 直接贴代码: <?php header('Content-type: te ...

  8. Java Garbage Collection Basics--转载

    原文地址:http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html Overview Purpose ...

  9. python面试题大全(一)

    注:本面试题来源于网络,转载请注明来自http://www.cnblogs.com/goodhacker/p/3366618.html. 1. (1)python下多线程的限制以及多进程中传递参数的方 ...

  10. ionic+angular+cordova 安卓环境搭建

    1.java环境配置 下载java jdk 百度搜索java jdk安装完后在cmd窗口输入Java -version 显示以下即为安装成功.然后把java jdk配置到环境变量. (1)选择[新建系 ...