| 甘肃“河西宝卷”的孤寂守望者 |
|
|
|
作者:未知 来源:新华网 时间:2006-11-27 15:28:16 |
|
事而对念卷产生了兴趣。在他的脑海里,父亲念卷可以召来那么多人,人多了当然热闹。渐渐地,已经熟谙念卷韵律的父亲念卷时发出的那种抑扬顿挫的声音进一步吸引了他,可他仍然把念卷的理由归根于“逗乐好玩”。但自从他继承了父业之后,他才懂得:讲经念卷能够劝化人积德行善尽孝。从此,他抱着“能劝一个就劝一个”的念想,用自己对经文的理解对待念卷,不管什么场合,不论人多人少,忠实地劝善。
听附近的老人们说,那时候,方圆几十里请郑殿有讲经念卷的人很多,郑殿有所到之处,听卷的村民从老到小,能把庭院、庙堂围堵个水泄不通;念卷唱卷的老人当中,郑殿有算是念得最好的,尤其是他读的哭经时下早已无人能及。“河西宝卷”的词牌曲调及各种唱腔有70多种,有哭音,有笑音,还有平常音等等,其中哭音的分寸最难拿捏,但郑殿有念卷时能将哭音掌握到恰到好处。情到深处自然真,郑殿有一生用真情念卷,用真实的情感劝化着许许多多的人行善积德尽孝。一本宝卷包含着许多独成一式,个个荡气回肠、催人泪下的故事,郑殿有声情并茂哀婉陈词,余音绕梁三日不绝,听卷者不论老幼无不唏嘘落泪、动容动情。郑殿有念卷60年,看似枯燥的经卷在他眼里字字珠玑,念卷时内心充满喜乐。
上个世纪,虽然宝卷、经书在农村广为流传,但受经济条件所限,加之历经沧桑岁月,经书或宝卷的底本少之甚少,即使是一本手抄本,也因广泛传阅而逐渐遗失漏缺。郑殿有深感自己手中保存的经卷太少,借用又觉不便。他说,最为要紧的是,长期下去,许多经卷就会永远遗失,继承和发扬就没有了依据。因此,他从中年开始注意搜集保护经卷。除了念卷,抄卷成为他的必修课。久而久之,郑殿有练就了一手好字。郑殿有说,抄写经卷与一般意义上的抄写不同,没有书写功力和对经卷的彻悟是万万不成的。他在抄写经卷时必定怀着一份虔诚,敛神静气,双目微闭端身静坐,大人娃娃不得说话,个把钟头也仅能写上几十个字。61岁那年,他将花费大半年时间抄写的《地母经》印书千本赠送给乡邻。在郑殿有的家里,现在还保存着《张四姐》、《红江记》等许多手抄本,而由他收藏的不少经卷底本,现在已经保存在酒泉市的文化部门了。郑殿有告诉记者,经卷当中自有黄金屋,经和卷都是祖宗留下来的瑰宝,应该保护和继承。在他的眼里,经卷是其生命的支柱,也应该是所有国人重视和保护的 上一页 [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)
%> |
|
文章录入:中国秦腔网 责任编辑:中国秦腔网 |
|
【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |
|
|
相 临 文 章: |
上一篇文章: 新疆新湖农场干部出资请职工看戏 下一篇文章: [原创]谢艳春等9人获首届中国戏剧最高理论评论奖 |
|
相 关 文 章: |
|
甘肃陇东戏苑的一枝新葩 甘肃陇东戏苑的一枝新葩 记优秀青年演员尚小丽 去甘肃省博看总书记的剪纸“回娘家” 兰州:石佛沟花儿会昨日开幕 变成秦腔演唱会 甘肃天水市文化活动异彩纷呈迎新春 关注甘肃文艺院团改革(七) 关注甘肃文艺院团改革(三) 关注甘肃文艺院团改革(二) 关注甘肃文艺院团改革(一) 甘肃秦腔 关注甘肃文艺院团改革(五)
|
| 论坛精华 (全国会员最多的戏曲论坛[中国戏曲论坛]) |
|
|