每日英语:Mrs. Obama Takes Stab at Ping-Pong Diplomacy
U.S. first lady Michelle Obama took ping-pong diplomacy to a new level on Friday on her weeklong tour of China as the two countries try a new tactic to build trust in a often tense relationship.
diplomacy:外交 tactic:策略,战略
More than 40 years after the traditional Chinese game restarted the two countries' diplomatic relations, it was again called upon during Mrs. Obama's visit.
Accompanied by her mother and two daughters, the U.S. first lady was escorted around the landmark Forbidden City by Peng Liyuan, wife of Chinese President Xi Jinping, in a meeting experts say is aimed at softening the U.S.'s image here. The group stopped at a prestigious Beijing high school, where Mrs. Obama picked up a ping-pong paddle and volleyed with a student and an instructor as Ms. Peng looked on.
escort:护送,陪同 prestigious:久负盛名的,有威望的 volley:抽射,截击
'My husband plays. He thinks he's better than he really is,' Mrs. Obama told the students and staff gathered to watch.
In the eveining, before a private dinner and performance, Mrs. Obama met for tea with Mrs. Peng and Mr. Xi, who said he thanked the U.S. for sending a 'heavy-weight ambassador.'
The trip, which has been billed by White House advisers as personal and not political, comes at a time when the two countries have plenty of squabbles, from regional territorial disputes to other disagreements over the value of China's currency and human rights. But Mrs. Obama's aides have said she will avoid bringing up any sensitive subjects.
squabble:争吵,口角 territorial:地方的,领土的
Mutual suspicion between the two countries has been deepening, according to a 2013 survey by the Washington-based Pew Research Center. Only 37% of people in the U.S. view China favorably, similar to the 40% of Chinese who hold a positive view of the U.S., the survey found, noting that for both countries, the percentages of favorable views have declined since Pew asked the questions in 2008.
Experts on bilateral relations say the meeting between the two first ladies has the potential to be more effective at warming ties than a meeting of their husbands. No other president's spouse has made a solo visit with a Chinese first lady.
bilateral:双方的
Mr. Xi and President Barack Obama 'have jobs and more problems than they know how to handle with really fierce politics in their own countries to deal with,' said James McGregor, Greater China chairman at consultancy APCO Worldwide. 'If their wives can connect as human beings, that's an important channel that brings the human side into that relationship between Zhongnanhai and the White House.'
Experts also expect that the tour will help China's push in recent years to create a softer image overseas. As its economy grows and domestic companies expand globally, China's leaders have begun to recognize the importance of appearing accessible on the international stage.
accessible:可接近的,可理解的
The country has built movie studios in the hopes that its films can rival Hollywood's to reach a global audience and its state-run news agency has expanded its U.S. office in the heart of New York's Times Square. President Xi Jinping has packed his overseas travel schedule in his first year in office.
But despite all its efforts, some say China's attempts have had little apparent success, said Chu Shulong, an expert on international relations at Tsinghua University in Beijing. 'We have been puzzled as to why there has been so little progress,' said Mr. Chu.
The U.S. commands a 63% favorable rating around the world, compared with 50% for China, according to the Pew survey, of around 38,000 people in 39 countries, with respondents citing a widespread distaste for China's military and human-rights policies.
For the U.S., the hope is that the image of the popular Mrs. Obama can help improve its perception in a country where Washington is often viewed as an instigator of conflict set on containing China's rise on the world stage.
Pictures of Mrs. Obama attempting Chinese calligraphy with Ms. Peng and online discussion of fashion picks by the two women go a long way toward creating better ties, said Jin Canrong, a professor of international studies at Beijing's Renmin University.
Others note that China's soft-power battle is likely to be an uphill climb, but say the meeting between the first ladies is nevertheless a vast contrast from 1971, when the U.S. had no formal diplomatic ties with China and relied on the U.S. table tennis delegation to visit the country, coining the term 'ping-pong diplomacy.'
'China is really learning about image making,' said Mr. McGregor. '[For the two presidents] it's hard to be humans with each other. The ideological DNA and the political DNA between the two countries are so different, even if they did like each other, if they look too friendly they'll be bashed by their constituencies. But their wives can be human and get along.'
每日英语:Mrs. Obama Takes Stab at Ping-Pong Diplomacy的更多相关文章
- HDU 2492 Ping pong (树状数组)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2492 Ping pong Problem Description N(3<=N<=2000 ...
- UVALive 4329 Ping pong
Ping pong Time Limit: 3000MS Memory Limit: Unknown 64bit IO Fo ...
- POJ 3928 Ping pong(树状数组)
Ping pong Time Limit: 1000MS ...
- LA4329 Ping pong(树状数组与组合原理)
N (3N20000)ping pong players live along a west-east street(consider the street as a line segment). E ...
- Ping pong
Ping pong Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total S ...
- POJ 3928 Ping pong
题目链接:http://poj.org/problem?id=3928 乒乓比赛,有N个人参加,输入每个玩家的技能等级,对每个人设置一个特定ID和一个技能值,一场比赛需要两个选手和一个裁判,只有当裁判 ...
- Frequent values && Ping pong
Frequent values 题意是不同颜色区间首尾相接,询问一个区间内同色区间的最长长度. 网上流行的做法,包括翻出来之前POJ的代码也是RMQ做法,对于序列上的每个数,记录该数向左和向右延续的最 ...
- 【暑假】[实用数据结构]UVAlive 4329 Ping pong
UVAlive 4329 Ping pong 题目: Ping pong Time Limit: 3000MS Memory Limit: Unknown 64bit IO Format: % ...
- Ping pong(树状数组经典)
Ping pong Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total S ...
随机推荐
- (转)MyBatis+MySQL 返回插入的主键ID
MyBatis+MySQL 返回插入的主键ID 需求:使用MyBatis往MySQL数据库中插入一条记录后,需要返回该条记录的自增主键值. 方法:在mapper中指定keyProperty属性,示例如 ...
- 洛谷 [P1024]一元三次方程求解【二分答案】
题目链接:https://www.luogu.org/problemnew/show/P1024 题目描述 有形如:ax3+bx2+cx+d=0 这样的一个一元三次方程.给出该方程中各项的系数(a,b ...
- 三篇文章带你极速入门php(二)之迅速搭建php环境
前言 今天讲一下php在windows,mac,linux上的集成环境搭建,目标是简单快速,环境这个事得对号入座,windows用phpstudy,mac用mamp,linux用lnmp一键安装,直接 ...
- JavaFx 中常见的包和类(javafx笔记 )
JavaFx 中常见的包和类(javafx笔记 ) 更多详细内容请参考<Pro JavaFX 8>. javafx.stage 包包含以下类: Stage 类 Stage 类是任何 J ...
- C#多线程编程实战(二):线程同步
2.1 简介 竞争条件:多个线程同时使用共享对象.需要同步这些线程使得共享对象的操作能够以正确的顺序执行 线程同步问题:多线程的执行并没有正确的同步,当一个线程执行递增和递减操作时,其他线程需要依次等 ...
- Codeforces.392E.Deleting Substrings(区间DP)
题目链接 \(Description\) \(Solution\) 合法的子序列只有三种情况:递增,递减,前半部分递增然后一直递减(下去了就不会再上去了)(当然还要都满足\(|a_{i+1}-a_i| ...
- 潭州课堂25班:Ph201805201 第十三课 文件 (课堂笔记)
对文件的操作, open('h:\\asa.txt') r 以只读方式打开 w 以写入方式打开,会覆盖已文件 X 如果已存在,会异常 a 如果文件存在,则在 ...
- SourceTree + Beynod Compare解决Git冲突的方法
https://www.cnblogs.com/yufeng218/p/6523422.html
- 网络的FIN_WAIT_2状态解释和分析
关于网络设备的FIN_WAIT_2状态解释出处:http://hi.baidu.com/netdemon1981/blog/item/584bfbb2aeb1d4acd9335ad9.html 在HT ...
- Raspberry Pi GPIO Protection
After damaging the GPIO port on our raspberry pi while designing a new solar monitoring system we de ...