|

[图]茅威涛饰演越剧《陆游与唐琬》中陆游(中国秦腔网附图 长安小生/摄)
她被公认为“越剧第一小生”,十多年来,一团之长的她引领着浙江小百花越剧团推行越剧创新和改革,让一出出时尚唯美的新越剧在戏曲边缘化的今天吸引了众多眼球……本月13~17日,茅威涛带着她的小百花越剧团和新作《梁祝》第五次走进广州。对于她来说,名声与掌声都不会缺少,珍贵的是她最爱的“戏”,能有知音欣赏。
扇子升起的时候,她听到了台下的掌声
知道茅威涛要携《梁祝》到广州,时报记者一早就打了电话约访,但茅威涛坚持要演出后才能接受采访,她助手说,这是因为一谈到越剧,她就说个没完,担心她把嗓子都说哑了。
第五次走进友谊剧院
演出结束后,记者在化妆室里见到了正在卸妆的茅威涛。随着脸上一层一层褪却的油彩,舞台上扮相俊朗的梁山伯逐渐化身为一个面容姣好的女人。
14日晚的《梁祝》是由茅威涛主演并对外售票的唯一一场,也见证了她在广州的票房号召力。演出前的友谊剧院门口,聚集了不少黄牛党高价炒票。这一场,剧院卖出了24万的票房,创下了广州戏曲票房新高。茅威涛说,这应该是她们苦心经营十几年看到的一线曙光,戏曲在多元文化里头,唯有这样的坚守,才能渐渐地拥有属于越剧自己的受众体。这是她第五次走进友谊剧院,她说,越剧在江浙演出时,很多观众会关注你的唱腔流派、你唱的韵味好不好,或学得像不像你的老师,而在广州演出,她没有这样的压力,广州观众关注的是你的戏好不好看,所以幕与幕之间的掌声很热烈,但不会为你的某一个唱腔去鼓掌。
台上扇子升台下掌声起 [1] [2] [3] [4] 下一页
<%
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)
%> |