|
曹庄:“贱人休走,看刀。”
……
直唱的二嫂子面红耳赤,羞得跑回家赶紧给婆婆做臊子面吃去了。
从《小姑贤》、《朱春登散饭》、《周仁回府》、《穆桂英挂帅》等一出又一出的秦腔戏文中,乡亲们自小就接受了忠、孝、仁、义、礼、智、信的熏陶。别看不识字,唐、宋、元、明、清朝代更替搞得清清楚楚。说理劝架、批评教育小辈,肚子里有的是戏,张口就是一段戏文,绝对的对症下药,跑不了题。我离家去四川上学前,我的外祖父就给我讲过《斩单通》这出戏中,单雄信点评昔日瓦岗寨结义弟兄的一段戏文:“提起秦琼黑血冒,无义之人不可交。”可是我顽冥不化,经常吃亏。
在农村,乡亲们逢喜事就要唱,娶媳妇、嫁闺女,老人过寿,孙子满月,心里痛快乐器一响,男女老少就入戏了。唱《柜中缘》、《拾玉琢》,这婉转柔情甜腻得让人心醉;扮《藏舟》、《杀庙》,那荡气回肠惹得过路人也想哭;演《打銮驾》、《单刀会》,激越高亢两里以外都能听清楚。
伤心了也要唱。那一年李家二才他爹死了,他对在外工作、未能在家多侍候老爹的大才一家人有意见,哭灵的那天晚上,二才用《哭秦庭》的苦音慢板,把大才损了个够,损得兄弟妯娌女儿女婿全唱开了,听的大家直乐乎。
不光乡里人爱唱秦腔,城里人也一样。在陕西,甘肃、宁夏、青海、新疆,大小城市的公园、茶馆,人多的地方就有人撑场子唱秦腔,自娱自乐。不要愁人不够,缺那一个角儿都有人能补顶。有一次一个在兰州反串杨六郎、唱《辕门斩子》很当红的女演员,在茶馆碰见一帮“追星族”,强烈地要求她唱一段拿手戏,她说没人搭档,茶馆添水的大嫂说:“没事,我帮腔。”锣鼓一响,女演员站起来扎好架势:
“儿问娘进帐来何事烦恼?”悠扬悦耳。
大嫂边给客人添茶边接腔:
. “娘不言延景儿你自己知道。”委婉动听。
全茶馆叫了一个满堂彩。整段子戏两个人配合得天衣无缝。
京里人臧否秦腔,说听秦腔像听驴叫,是挖苦秦腔的黑头大花脸,也就是他们所说的“净角”的唱腔,特别的高亢奔放,这在地方戏里是独一无二的 上一页 [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)
%> |