| 戏曲“现代化”和“都市化”的创新实践 |
|
|
|
作者:未知 来源:湖南戏剧网 时间:2006-3-6 7:58:35 |
|
11月深秋的上海,宁波市甬剧团创作演出的都市新甬剧《典妻》应邀参加第四届中国上海国际艺术节,于13、14日在逸夫舞台演出两场。据艺术节工作人员统计,甬剧《典妻》是本届艺术节前半程国内参演剧目中唯一售票全满、媒体评论报道最多、观众反响最为强烈的一出戏。甬剧自从上世纪60年代退出上海,时隔几十年,终于又在上海找回自信,完成了一次“蜕变”。
笔者与《典妻》的编剧罗怀臻是20年前上海戏剧学院读书时的同窗好友、又曾经担任过宁波市甬剧团的团长,对罗怀臻长期在中国戏剧舞台的坚韧创作和他在宁波市策划创作《典妻》的全过程都耳闻目睹,了解较深也感慨良多。趁着《典妻》余热未散,约请罗怀臻清茶对谈,共同探讨了目前戏曲界正热门的话题——关于戏曲的“现代化”和“都市化”。我想,这也正是当前戏剧界同行们普遍关注、正在实践,事关戏曲未来发展走向的“重要课题”。
中国戏曲源生于农村,成熟发展于城市,各剧种具有影响力的剧目和人才都是在城市、特别是京沪等大城市里脱颖而出的。戏曲几百年的发展历史也证明了戏曲能否立足于城市将关系到这门艺术的盛衰兴亡。上世纪80年代后期,戏曲又一次历史性地荡入低谷,世纪上半叶大踏步迈进城市的戏曲又在城市历史性地大片流失了观众,有些剧种甚至早已席卷铺盖返回到了自己的起点或曰“娘家”——农村,进而引发了遍布全国的“戏曲危机”。
值此当口,一些有识之士提出了中国戏曲“现代化”和“都市化”的设想,他们身体力行,孜孜不倦,希望在总结历史、顺应时势的情形下,重新扬起“城市戏曲”的旗帜,以求在普遍的困境中趟出一条“与时俱进”的创新之路。无疑,罗怀臻以及罗怀臻创作的系列作品是这一时期的重要标志。
而同样值得关注的是:罗怀臻不仅作为一名优秀的“编剧”提供了他一部部具有实验和创新价值的剧本,更重要的是他又实际上是那每一部新戏的“策动者”或“召集人”。从淮剧、越剧,到京剧、昆剧,再到甬剧、黄梅戏;十几年来,罗怀臻奔走于中国南方的各重要剧种,孜孜不倦,殚精竭虑。可以说,罗怀臻在他每一部新戏的创作和生产过程中无不倾注了自己的全部激情和智慧。尽管他把这些都视为“份内之事”,并且从不以“编剧”之外的名份宣扬。
王信厚:怀臻,从1984年你在上海戏剧学院的毕业作品京剧《古优传奇》发表算起,近20年中你创作完成的戏曲作品已近20部,其中影响较广的有淮剧《金龙与蜉蝣》、《西楚霸王》,京剧《西施归越》、《宝莲灯》,越剧《真假驸马》、《梅龙镇》、《李清照》,昆剧《班昭》,汉剧《柳如是》以及甬剧《典妻》等,综观这些剧目,都具有很强烈的现代意识和都市色彩,而你又是十分自觉、十分坚定地一步一个脚印地往前走着,你认为这条道路一定能够走通吗?或者说,你不辞劳苦、心无旁骛地思索和实践着的“戏曲现代化”和“戏曲都市化”,对于当代戏曲艺术的改革和创新其意义究竟何在?
罗怀臻:我不是专业理论家,实践范围也很有限,但就我亲历的体会,深切感悟到近年来大家所讨论和实践着的“戏曲现代化”和“戏曲都市化”对于正在行进中的当代戏曲艺术来说,确是必经之路,必由之路。中国戏曲艺术要继续谋求生存和发展,对此就不能再怀有丝毫的犹疑和彷徨。为什么呢?因为整个当代中国的社会环境、文化环境都在进行着现代化和城市化的转型,而作为附着在社会和文化大环境中的当代戏曲,也必然会发生相应的变化和变革,这也是不以人的意志为转移的、与时俱进 [1] [2] [3] [4] [5] 下一页
 <%
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)
%> |
|
文章录入:中国秦腔网 责任编辑:中国秦腔网 |
|
【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |
|
|
相 临 文 章: |
上一篇文章: 春到兰州:扎着领带"吼"秦腔 三个女人"一台戏" 下一篇文章: [回顾]中国秦腔网被黑 首席版主刘彭涛伤心欲辞职 |
|
相 关 文 章: |
|
甬剧:38个人“支撑”1个剧种 甬剧《典妻》昨晚迎来"大考" 唯美悲情打动观众
|
| 论坛精华 (全国会员最多的戏曲论坛[中国戏曲论坛]) |
|
|