《涼宮春日の憂鬱》ED《ハレ晴れユカイ》惡搞(七十六)
又是那套作畫完全不行的動畫…
今次比上次更 orz…
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/wintermagick/templates/wp-layout.css" );
/* Begin Typography & Colors */ body { font-size: 11px; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background-color: #f5f5f5; color:#999999; } #page { padding:0; margin: 0 0 0 30px; text-align: left; background-image:url(/main/wp-content/sitetemplates/wintermagick/img/6112_bg.jpg); background-repeat:repeat-y; border: none; } #content { font-size: 1.2em } .narrowcolumn .entry, .widecolumn .entry { line-height: 1.2em; } .narrowcolumn .postmetadata { text-align: left; font-size:11px; } .alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } #footer { border: none; } small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; } h1, h2, h3 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; } h1 { font-size: 4em; text-align: center; } .description { font-size: 1.2em; text-align: center; } h2 { font-size: 1.2em; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; } h2.pagetitle { font-size: 1.2em; } #menu h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; } h3 { font-size: 1.3em; } h1, h1 a, h1 a:hover, h1 a:visited, .description { text-decoration: none; color: white; } h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; } h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #menu h2, #wp-calendar caption, cite { text-decoration: none; } .entry p a:visited { color: #b85b5a; } .commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform #url, #commentform #email, #commentform #author { width:300px; } #commentform #comment { width:350px; } #commentform #button { width:50px; } .commentlist li { font-weight: bold; } .commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; } .commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; } #commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; } .commentmetadata { font-weight: normal; } #menu { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; } small, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; } code { font: 1.1em 'Courier New', Courier, Fixed; } acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; } a, h2 a:hover, h3 a:hover { color:#000000; text-decoration: none; } a:hover, a:active { color:#999999; text-decoration: underline; } #wp-calendar #prev a { font-size: 9pt; } #wp-calendar a { text-decoration: none; } #wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; } #wp-calendar th { font-style: normal; text-transform: capitalize; } /* End Typography & Colors */ /* Begin Structure */ body { margin: 0; padding: 0; } #page { /*background-color: white;*/ /*margin: 20px auto;*/ padding: 0; width: 760px; /*border: 1px solid #959596; */ } #header { background-image:url(http://www.mocasting.com/main/album/4300/original/76394.jpg); background-repeat:no-repeat; margin:0; padding:0; height: 220px; width: 738px; } #header h1 { font-size: 16pt; margin:0; padding: 30px 0 0 30px; text-align:left; } #header h1 a:link, #header h1 a:visited { color: black; } #header h1 a:hover, #header h1 a:active { color: #C84684; } .narrowcolumn { float: left; padding: 0 20px 20px 20px; margin: 0 0 0 0; width: 480px; } .post { margin: 0 0 40px; text-align: justify; } .widecolumn .post { margin: 0; } #footer { padding: 0 0 0 1px; margin: 0 auto; width: 738px; clear: both; } #footer p { margin: 0; padding: 20px 0; text-align: center; } /* End Structure */ /* Begin Headers */ h1 { margin: 0; } .description { text-align: center; } h2 { margin: 30px 0 0; } h2.pagetitle { margin-top: 30px; text-align: center; } #menu h2 { margin: 5px 0 0; padding: 0; } h3 { padding: 0; margin: 30px 0 0; } h3.comments { padding: 0; margin: 40px auto 20px ; } /* End Headers */ /* Begin Images */ p img { padding: 0; max-width: 100%; } /* Using 'class="alignright"' on an image will (who would've thought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than using align="center", being much more futureproof (and valid) */ img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left } /* End Images */ /* Begin Lists Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. */ html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } html>body .entry li { margin: 7px 0 8px 10px; } .entry ul li:before, #menu ul ul li:before { /*content: "\00BB \0020";*/ } .entry ol { padding: 0 0 0 35px; margin: 0; } .entry ol li { margin: 0; padding: 0; } .postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; } #menu ul, #menu ul ol { margin: 0; padding: 0; } #menu ul li h2{ color:#999999; } #menu ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; } #menu ul p, #menu ul select { margin: 5px 0 8px; } #menu ul ul, #menu ul ol { margin: 5px 0 0 0px; } #menu ul ul ul, #menu ul ol { margin: 0 0 0 10px; } ol li, #menu ul ol li { list-style: decimal outside; } #menu ul ul li, #menu ul ol li { margin: 3px 0 0; padding: 0; } #menu ul ul li { padding-left:10px; } /* End Entry Lists */ /* Begin Form Elements */ #searchform { margin: 10px auto; padding: 5px 3px; text-align: center; } #menu #searchform #s { width: 115px; padding: 2px; } #menu #searchsubmit { padding: 1px; } .entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; } select { width: 130px; } #commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; } #commentform textarea { width: 100%; padding: 2px; } #commentform #submit { margin: 0; float: right; } /* End Form Elements */ /* Begin Comments*/ .alt { margin: 0; padding: 10px; } .commentlist { padding: 0; text-align: justify; } .commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; } .commentlist p { margin: 10px 5px 10px 0; } #commentform p { margin: 5px 0; } .nocomments { text-align: center; margin: 0; padding: 0; } .commentmetadata { margin: 0; display: block; } /* End Comments */ /* Begin menu */ #menu { float: left; padding: 0 20px 20px 20px; width: 178px; } #menu form { margin: 0; } /* End menu */ /* Begin Calendar */ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; } #wp-calendar #next a { padding-right: 10px; text-align: right; } #wp-calendar #prev a { padding-left: 10px; text-align: left; } #wp-calendar a { display: block; } #wp-calendar caption { text-align: center; width: 100%; } #wp-calendar td { padding: 3px 0; text-align: center; } #wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; } /* End Calendar */ /* Begin Various Tags & Classes */ acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; } blockquote cite { margin: 5px 0 0; display: block; } .center { text-align: center; } hr { display: none; } a img { border: none; } .navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; } /* End Various Tags & Classes*/ #topbar { padding: 1px 0 1px 0; margin:0; /*height:10px;*/ height:auto; width: 770px; text-align: right; } #topbar a:link { text-decoration: none; page-break-after: always; } #topbar a:visited { text-decoration: none; } #sidebararea #sidebarmenu { text-align: left; } #sidebarcontents { text-align: left; } #comment_content { font-weight:normal; } /* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you. It won't be a stylish marriage, I can't afford a carriage. But you'll look sweet upon the seat of a bicycle built for two." */因為謠傳聯合國將在2008年「廢除」繁體字,漢字的繁簡之爭竟然成了近日文化界的熱門話題。正當大家都以為中國的崛起必將順便消滅繁體字的時候,大陸有批年青人卻意外地鼓吹恢復「正體字」,這全拜新一輪民族主義復興之賜,一下子出了好些人堅信以前的中國甚麼都棒;包括「漢服」(也就是滿清入關前的漢人服飾),也有人主張大家都得重新穿上。
其實叫「正體字」還是「繁體字」,就已經是個大問題了。以前的中華民國覺得一切正統盡其在我,寫的字當然也是正體字。現在台灣則有幾人呼籲應將其正名為「台字」,反正對岸不用,我們大可以在字體上順理成章地去中國化了。至於大陸,必不可稱自己通行的是歪體字或斜體字,於是就很科學客觀地把文字改革前後的兩種字體分別成繁簡二類。
最近我又發現了新名詞,那就是「原體字」了。瑞典的漢語師林西莉(Cecilia Lindqvist)為西方大眾寫了一本《漢字的故事》,圖文並茂地從甲骨文和金文的源流介紹一些有趣漢字的由來和構成。這本書大概在兩年前就有了大陸版,買回來翻了一翻就沒動過了,直到近月出了台灣版之後,我才提起興趣細閱。理由很簡單,就像林西莉在台灣版的序言所說:「但是有很多新造的簡體字,不但看起來很怪,甚至可以說很醜。」一本從型態上分析漢字的書,又怎能看簡體版呢?所以林西莉很高興自己的書能夠以「原體字」面世。原體字,正是她的說法。
把繁體字叫做原體,不只是因為這是簡化之前原來的字體,也意味漢字原來的意義只有從這種字體上才可見其痕跡。我們使用中文的人常愛說漢字了不起的地方是它每個字都有意思,林西莉就是以其外國人的眼光去看這層意思到底是什麼意思。結果這本書不像一般國人論著,總是專注在源流考訂的學術問題之上,它充滿了故事,涉及中國歷史社會生活的方方面面,不只對老外來講是本中國文化入門書,我想今天的大學生中學生也會覺得比自己硬啃的科書有益有趣。
林西莉受業於瑞典漢學大師高本漢(Bernhard Karlgren),早在六十年代就留學北京,甚至還在音樂學院學古琴,是真真正正地愛上中國文化,所以每個字的解說就像帶感情的回憶跟散文。寫到「絲」這個字時,她先介紹了中國四大發明之一的造絲方法是怎麼回事,再比對金文與甲骨文,得出「絲」的原型不是許多人所說的紡好的絲線,而是繭。筆鋒一轉,她又談起中國的喪服,憶及在台灣看人出殯,一列孝子賢孫披麻帶孝,每個人還都伸出一手扯住一條貫穿整個隊伍的長白布條。原來她親眼目睹了「繼」「續」是什麼意思,而「孫」這個字又為什麼從系字旁。金文的「孫」正是一個人手上拿絲布的樣子,中國人對傳宗接代的觀念不就像絲線之「繼」「續」嗎?
「齒」就像商朝用來斬人祭祀或殉葬的銅鉞,長得如一張呲牙咧嘴的猙獰面孔,可林西莉說「一九五○年文字改革以後,這個戲劇性的古老形象已經蕩然無存」。而「華」,大家知道本是一朵花的樣子,「但是一九五○年代中共推行簡體字之後,我們已經看不出這個特徵了(华)」。
看來林西莉真的很不欣賞簡化字,好在有些字再怎麼簡化,全天下的中國人寫出來還是一樣。比方說「我」,包了個「戈」在頭,本來是一隻手拿武器,或者乾脆就是種特殊的三尖兵器。手握兇器,自然唯我獨尊;不殺伐異類,又哪顯得我族身份之純正?當兩岸在爭論「我用的字體比較好」時,心上或許都藏一把刀。
梁文道(牛棚書院院長)
的而且確, 原體字是最好的, 至少, 在形體上… w