|
作者:刘泱 周扬天宇… 来源:金陵晚报 时间:2006-11-1 2:26:27 |
|
最古老的剧种,几次宣告绝迹,终于寻找到了唯一传人,找到这个传人,南京文化主管部门用了整整20年。这是被称作百戏之祖、戏曲史上活化石的阳腔目连戏,最真实的生存现状。
这位曾经最年轻的目连戏正宗传人今年78岁。值得庆幸的是,昨天,省文化厅公布的首批省非遗名录推荐名单中,高淳的阳腔目连戏榜上有名。
>>>非遗传人24
姓名:王赐训
年龄:78岁
传承经历:年幼跟着身为目连戏班主的父亲学唱目连戏,十二三岁,登台演出。1949年以后,王赐训曾经被招募进入戏校,成为当时最年轻的目连戏教师。其后,回到高淳做起木匠,直到现在。
>>>非遗名片
高淳阳腔目连戏
目连戏,原名弋阳腔,发源于弋阳江地区,因名弋阳腔,简称阳腔,所以又称高淳阳腔目连戏,曾经流传于江西、安徽、江苏、浙江等省,是我国唯一的历史宗教戏。目连戏讲的就是一个故事,“目连的母亲刘氏为人不好,死后被打入十八层地狱,目连是孝子,为救母也来到地狱,从此一生行善,替母赎罪。”因为故事的名字叫《目连救母》,因此这个剧便也称做了目连戏。
高淳目连戏“起源于元、发展于明、盛行于清,衰落于上世纪40年代,比昆曲还古老,现在的许多地方剧种都是移植了目连戏的剧目和唱腔。 [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)
%> |