|
作者:佚名 来源:江南时报 时间:2006-7-27 15:25:58 |
|
,更不能丢掉苏州这一宝贵的历史文脉。之所以有人对立法保护昆曲提出了不同的观点,只因他们不了解昆曲对苏州,甚至对中国而言,是一笔无与伦比的宝贵民族财富。
目前昆曲保护的社会参与度不高,在当代快节奏生活的冲击下,昆曲的声音变得更加微弱了。剧目少、缺乏人才的问题依然存在。昆曲所赖以依附的剧场、剧目等载体,如果没有被列入文物保护行列,就失去了庇护的底线,这些东西一旦被毁坏或改变,昆曲就失去了原本的面貌。
周秦教授说,一位人大代表曾说过这样的话,对一个民族来说,非物质文化遗产是本民族基本的识别标志,是维系民族存在发展的动力和源泉。有着2500年历史的苏州,有着深厚文化底蕴的苏州,积累了成百上千年的吴文化,昆曲、评弹、桃花坞木刻年画等文化艺术,缺少了谁都是在挖走了苏州文化的一角。为了保护这种历史文脉的连续性,立法是很有必要的。有了法律作依托,从剧团到剧场,从剧目到技艺,从服装到音律,从相关习俗到艺术样式,都会因为有法保护而得到保存的留传。
周秦教授说,昆曲有许多流派,这种百花齐放的形式也是发展的需要,但作为发源地的苏州,昆曲的本色不能丢。“如果我们对昆曲这种非物质文化遗产的保护不能从原生态的角度出发,而是总想着让它不断地改头换面,适应市场需求,顺应大众口味,以此来赚取利润,这种做法只不过是在打着保护的幌子,彻底摧毁这个600多年的文化活化石。”周秦教授说。 上一页 [1] [2] [3] 本调查已过期,点击查看结果
<%
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)
%> |