| 网站首页 | 戏曲文章 | 中国戏曲商城 | 中国戏曲论坛 | 秦腔快讯 | 戏曲新闻 | 秦腔快评 | 戏曲评论 | 戏曲mp3 | 戏曲视频 | 

 您现在的位置: 中国秦腔网 >> 秦网快讯 >> 正文 用户登录 新用户注册
人鱼小姐上演受难记 秦腔难坏韩星张瑞希

作者:刘慧  来源:华商报  时间:2006-2-27 22:09:20



[图]张瑞希在《庚子风云》中的扮相

 说起秦腔,咱不少老陕随便都能“喊”上几句,可对一个韩国人而言,难度就大了。目前,正在浙江横店拍摄的电视剧《庚子风云》中的韩国女星张瑞希,就正在为这门古老的中国传统艺术“头痛”,因为,不论是唱腔、身段还是绝活,她都必须亲自演绎。前日,记者联系到了负责教她的秦腔老师,才发现这位来自韩国的“人鱼小姐”出演电视剧的同时还上演了一出“受难记”。

  第一难 化妆

  因为整过容而怕疼?

  既然要演秦腔名旦,首先得行头俱全,这次剧组专门从陕西为张瑞希请了专业的秦腔老师,除了服装、造型,还负责张瑞希的化妆。

  据在拍摄现场的一位秦腔老师透露:“张瑞希挺合作的,相处起来没有问题,不过,在化妆上就有点问题。”不知道是这位韩国美女皮肤太娇嫩,还是我们老师的化妆手法太“粗犷”,“给她脸上打底的时候,她直喊疼,一直让化妆老师轻点。可如果太轻就打不匀,会影响效果。没想到,第二天她来片场的时候,居然让她自己的化妆师模仿我们的画法化了戏妆,却被导演‘训斥’,说不能用,让我们给她重新化妆,耽误了一个上午。”当时就有很多人猜测“人鱼小姐”可能脸部整过容,所以比较怕“撞击”。而负责化妆的那位老师笑着说:“这个我不知道,不过打底本身是有点疼的,而且她也比较柔弱。”

  第二难 唱腔

  咬字不清

  记者之前采访该剧导演时,他表示会迁就张瑞希是韩国人,在扮演秦腔名伶时只要求她有身段上的表演。而负责教张瑞希身段的秦腔老师这样夸她:“毕竟是演员,她的模仿能力确实很强,表演上基本没问题。不过说到唱,就差一点,字咬得不清楚,肯定唱不到位了,我们现在就是尽量让她的口形能符

[1] [2] 下一页


<% Function googleColor(value, random) Dim colorArray colorArray = Split(value, ",") googleColor = colorArray(random Mod (UBound(colorArray) + 1)) End Function Function googleScreenRes() Dim screenRes, delimiter, resArray screenRes = Request.ServerVariables("HTTP_UA_PIXELS") delimiter = "x" If IsEmpty(screenRes) Then screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS") delimiter = "," End If resArray = Split(screenRes, delimiter, 2) If (UBound(resArray) + 1) = 2 Then googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1) End If End Function Function googleDcmguid() Dim dcmguid dcmguid = Request.ServerVariables("HTTP_X_DCMGUID") If Not IsEmpty(dcmguid) Then googleDcmguid = "&dcmguid=" & dcmguid End If End Function Dim googleTime, googleDt, googleScheme, googleHost googleTime = DateDiff("s", "01/01/1970 00:00:00", Now()) googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer))) googleScheme = "http://" If StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://" googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST")) Dim googleAdUrl, googleAdOutput googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_ "ad_type=text_image" &_ "&channel=" &_ "&client=ca-mb-pub-5471301711049016" &_ "&color_border=" & googleColor("336699", googleTime) &_ "&color_bg=" & googleColor("FFFFFF", googleTime) &_ "&color_link=" & googleColor("0000FF", googleTime) &_ "&color_text=" & googleColor("000000", googleTime) &_ "&color_url=" & googleColor("008000", googleTime) &_ "&dt=" & googleDt &_ "&format=mobile_single" &_ "&host=" & googleHost &_ "&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_ "&markup=xhtml" &_ "&oe=utf8" &_ "&output=xhtml" &_ "&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_ "&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_ "&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_ googleScreenRes() &_ googleDcmguid() Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP") googleAdOutput.Open "GET", googleAdUrl, false googleAdOutput.Send Response.Write(googleAdOutput.responseText) %><% Function googleColor(value, random) Dim colorArray colorArray = Split(value, ",") googleColor = colorArray(random Mod (UBound(colorArray) + 1)) End Function Function googleScreenRes() Dim screenRes, delimiter, resArray screenRes = Request.ServerVariables("HTTP_UA_PIXELS") delimiter = "x" if IsEmpty(screenRes) Then screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS") delimiter = "," end If resArray = Split(screenRes, delimiter, 2) if (UBound(resArray) + 1) = 2 Then googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1) end If End Function Dim googleTime, googleDt, googleScheme, googleHost googleTime = DateDiff("s", "01/01/1970 00:00:00", Now()) googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer))) googleScheme = "http://" if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://" googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST")) Dim googleAdUrl, googleAdOutput googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_ "ad_type=text_image" &_ "&channel=6495040935" &_ "&client=ca-mb-pub-9595218071455095" &_ "&dt=" & googleDt &_ "&format=mobile_single" &_ "&host=" & googleHost &_ "&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_ "&markup=xhtml" &_ "&oe=utf8" &_ "&output=xhtml" &_ "&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_ "&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_ "&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_ googleScreenRes() Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP") googleAdOutput.Open "GET", googleAdUrl, false googleAdOutput.Send Response.Write(googleAdOutput.responseText) %>

 文章录入:长安小生    责任编辑:长安小生  

发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 

相 临 文 章:

  • 上一篇文章:

  • 下一篇文章:
  •    相 关 文 章:

    张瑞希返剧组打破"耍大牌"传闻
    秦腔难坏韩星 张瑞希回国看病一去不回 剧组考虑换角
    “人鱼小姐”张瑞希将唱响秦腔 演戏曲名伶
    横店探班《庚子西行》 “人鱼小姐”学唱秦腔
    [资料]中国秦腔八大传统绝技

    论坛精华 (全国会员最多的戏曲论坛[中国戏曲论坛])
    中国戏曲商城

     ·中国戏曲论坛
     推 荐 图 文 

     推 荐 图 片


     戏 曲 专 题
    · 第五届陕西省艺术节专题
    · 第四届中国秦腔艺术节
    · 第二届陕西小戏小品大赛官方网站
    · 陕西省首届农民戏剧节官方网站
    · 回顾中国秦腔网遭黑客删空
    · 强制京剧进课堂引争议
    · 中央电视台戏曲频道节目表
    · 中国秦腔网[兰州戏曲周]
    · 首届陕西省大学生戏剧节
    · 创建戏曲网站的年轻人

    更多专题

    10 网 友 评 论:(只显示最新10条。网友评论内容,与中国秦腔网立场无关!)

    发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】