|
作者:中国秦腔网 来源:中国秦腔网 时间:2008-8-18 11:44:54 |
|
[图]西安向南穿过秦岭隧道,就到了柞水山区
(中国秦腔网刘彭涛2008年8月15日摄于柞水)
柞水渔鼓在历史上又称渔鼓道情或道情渔鼓,它既是本艺术表现形式所用的乐器名,又是本艺术的称谓,柞水当地简称为渔鼓筒子,分布在柞水县内全境,
基本特征:
独特的地理位置,多次移民的迁徙为居,带来了丰富的多元文化,形成了南北交融又不失地方特色的地域文化、民俗文化、音乐文化,文化兼秦蓄楚,既有大量楚文化细赋温婉的特色,又有秦文化粗犷豪放的特点。
柞水县位于陕西南部,属于商洛市。是中国南北地理分界线秦岭的南麓,为南北自然过渡带,气候垂直差异明显,境内林丰木盛,水资源充盈,有江南水乡之韵。北接长安县,南连镇安县。县域面积2332平方公里,辖16个乡镇,有人口16.5万人。
柞水渔鼓与本民族其它各类乐器在外形制作上有较大的区别,打击节奏较为简单,取材十分便利,制作工艺简单,普及性、大众化功能强。渔鼓因演唱时所用乐器而得名,它属于说唱艺术,有别于戏曲、舞蹈、民歌。
渔鼓历史悠久,柞水渔鼓经历二百多年的植入、发展,形成了独具特色的柞水渔鼓特点,形成了以柞水方言语音为音调基准,以柞水民歌小调为基本唱腔形式,融合南渔鼓主要传统唱腔特点的柞水渔鼓形式,柞水渔鼓是江汉移民文化融入本土文化而衍生出的具有浓郁陕南特色的说唱艺术,兼民间歌舞。
历史渊源:
渔鼓的历史要以追溯到唐代,它渊源于唐代的《九真》、《承天》等道士曲。以道教故事为题材,宣扬出世精神,名为道情。道情即源于唐代道教在道观所唱的经韵,又称道歌。自古就有用渔鼓、简板演唱之记载。道情中的诗赞体一支主流流传到南方,为曲白相间的说唱道情,即为渔鼓曲的前身。曲牌体流传在北方发展成为戏曲道情成了道情戏,与渔鼓道情有较大区别。
地处汉江源头主要支流的柞水属地,古为“终南首邑,秦楚咽喉”,早在商初,人类已在境内繁衍生存发展。至随末唐初,秦岭南北打开数条通道,成为岭南货物进入古都长安的必经交通要道。而柞水地处偏僻,山大林莽,也成为各省人躲避战乱较为隐蔽之所,迁往而至的南方各省人日渐增多。据县志记载:“自乾隆三十八年(公元1774年)湖南、湖北、河南、江西、四川、广西、广东移民甚多……来此占山为王,圈地开荒,络绎不绝”。诸省移民迁居柞水也带来了渔鼓戏曲。如今的柞水渔鼓、民歌、俚曲当属汉江流域文化的一个主要表现形式。
柞水渔鼓独树一帜。中国南北方言杂陈,尤以南部方言为众,有十里乡音九不同之说。柞水渔鼓声腔曲调源于湖广、汉江流域,而柞水又为中国南北结合部交织区域,境内又有从关中迁往而至的客籍,南北语音方言长期杂汇交融,形成了独具特色的柞水方言土语,音乐的声腔基于此 [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
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)
%> |