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. npm命令总结

    统一切换到项目目录 安装redux :npm install -save redux 安装react-redux : npm install -save react-redux

  2. jquery---基本标签

    你觉得 jquery 有哪些好处? jQuery 是轻量级的 javascript 框架 强大的选择器 出色的 DOM 操作的封装 可靠的事件处理机制 完善的 ajax 封装 出色的浏览器的兼容性 支 ...

  3. Nginx+Keepalived实现站点高可用

    http://seanlook.com/2015/05/18/nginx-keepalived-ha/ http://blog.csdn.net/conquer0715/article/details ...

  4. ubuntu remove mysql

    ubuntu 彻底删除 mysql 然后重装 mysql 删除 mysql sudo apt-get autoremove --purge mysql-server-5.0sudo apt-get r ...

  5. 【Android菜鸟学习之路】环境搭建问题-修改AVD Path

    更改avd默认路径

  6. C#连接Oracle简单教程

    要点:本文主要介绍如何使用最简单的方法让C#操作Oracle数据库,不需要安装Oracle客户端之类的东西. 最近由于工作需要,要使用C#从SQLServer向Oracle导入数据.之前没有怎么接触过 ...

  7. NPM install - killed error solution

    在接手一个Node项目的时候,npm install.却出现了"killed"的错误.以为是Node版本的问题,熟练地切换了0.11与0.10版,同样无解. 由于新的npm版本吧, ...

  8. Android获取屏幕长宽

    总结了下,我遇到的获取Android屏幕长宽的方式总共有三种.大同小异,重点在于如何获取系统中的WindowManager管理类对象,方可对数据的操作: 代码如下 /** * @return 屏幕的长 ...

  9. Spring Remoting: Remote Method Invocation (RMI)--转

    原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-rmi.jsp Concept Overview Spring pr ...

  10. 【Java】一次SpringMVC+ Mybatis 配置多数据源经历

    需求 现在在维护的是学校的一款信息服务APP的后台,最近要开发一些新功能,其中一个就是加入学校电影院的在线购票.在线购票实际上已经有一套系统了,但是是外包给别人开发的,我们拿不到代码只能拿到数据库,并 ...