|
作者:吴为忠 来源:新闻午报 时间:2006-11-24 22:08:12 |
|

[图]茅威涛主演越剧《陆游与唐琬》(中国秦腔网附图 长安小生/摄)
茅威涛下个月将来沪演出,三台新戏都是为她度身定做的,据我所知,在青年人群中有许多茅迷。现在戏曲观众呈现出年龄老化的趋势,这次她把新闻发布会安排在复旦大学,显示出她对越剧未来的一种文化战略思考。
其实,在尹派这个演员阵容中,茅威涛的“唱”比不过赵志刚和肖雅,但从艺术的整体性而言,茅威涛显得尤为突出。我看过她的很多戏,像《陆游与唐琬》、《孔乙己》、《藏书之家》,都给我留下了深刻印象。平心而论,在当下的越剧同龄人中,小茅是出类拔萃的,但是,优秀是一回事,要称自己为“茅派”那就另当别论了。“派”者,风格也。流派就是能够传承的一种表演艺术风格。无论是京剧界的“梅、尚、程、荀”四大名旦和“马、谭、杨、奚”四大须生,还是越剧界的袁雪芬、尹桂芳、徐玉兰、王文娟等名家,之所以成为流派的代表人物,其中一个鲜明特色就是体现在与众不同的演唱风格,因为戏曲中的“四功五法”,“唱功”是排在第一位的,而“唱”恰恰是茅威涛的弱项。 [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
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)
%> |