跳转到内容

卿雲歌 (1921)

維基文庫,自由的圖書館
中華雄立宇宙間 (中華帝國) 卿雲歌
作曲:蕭友梅
中華民國10年(1921年)
中華民國國歌
本作品收錄於《今樂初集
1921年7月1日起為中華民國北洋政府國歌,1928年12月29日國民政府形式上統一中國,《卿雲歌》廢止。


卿雲爛兮,糺縵縵兮。
日月光華,旦復旦兮。
日月光華,旦復旦兮。


此作品在全世界都属于公有领域,因为作者逝世已经超过100年,且作品于1931年1月1日之前出版。

Public domainPublic domainfalsefalse


[编辑]


\header {
 title = "卿雲歌"
 composer = "蕭友梅作曲"
 }

global = {
  \key e \major
  \time  4/4
 }

textrit = \markup { \italic rit. }

voiceA = \relative {
  \tempo \markup \column {
    \line {  "肅穆" }
    \line {  "Andate maestoso"}
   } 4 = 80 
  \global
  \set Staff.instrumentName = "歌聲"
    \set breathMarkType = #'tickmark

  \partial 4 r4 r1 r r r2 r4 b 
  e4. fis8 gis4 a cis2 b4 gis fis2 fis4 cis' b a gis r
  e' e~ 8 dis cis4 e8 cis b4~ 4 \breathe a4 gis2 a4 gis a cis b r
  e e~ 8 dis cis4 e8 cis b4~ 4 \breathe e, gis2. fis4 gis fis e  \bar "|."  
 }

voiceB = \relative { 
  \global
  \override DynamicTextSpanner.style = #'none
    \partial 4 <b e>4\p
    <<
      { \voiceOne e4. fis8 }
      \new Voice 
      { \voiceTwo b,2 }
    >>
    \oneVoice
    <dis b >4 <cis a > b4\<^( cis8 dis e fis gis a <cis e,>2\> <b dis,>4 <a dis,>)
    <<
      { \voiceOne gis\! e }
      \new Voice 
      { \voiceTwo b2 }
    >>
    \oneVoice
    dis4 b\cresc \break
	e4.^( fis8 <gis e>4 <a e cis> \stemDown <cis e,>2\mf <b dis,>4) \stemUp <gis e>^( <fis cis>2 <fis cis>4 <cis' e,> <b dis,> <a dis,> <gis e>) r4\break

	\stemDown <e' b gis e>^(\f <e^~ b^~ gis^~ e_~>4 q8 \stemNeutral  <dis fis,> <b gis e>4 <e a, e>8 <cis a e>8 <b e,>4~ 4) <a e>^(\dim <gis e>2 <a cis,>4 <gis e> <a cis,> <cis e,> <b dis,>) r4 \break
	\stemDown <e b gis e>^(\f <e^~ b^~ gis^~ e_~>4 q8 \stemNeutral <dis fis,> <b gis e>4 <e a, e>8 <cis a e>8 <b e,>4~ 4) e,^( <gis b,>2.\mf <fis dis>4_\textrit <gis e> <fis dis> e)
 }

voiceC = \relative { 
  \global

    \partial 4 <e e,>4 q q <fis b,> e <dis b> <e a,> <e gis, e> <e b e,> <a, a,> q <b b,> q <e e,>2. r4
    <b' gis e>4 q q <a e a,> q q <b fis b,> <b e,> <a e> q q <a a,> <b fis b,> q  <b gis e>4 q
	<e, e,>4 q q \stemUp <a a,> <a cis, a> <b fis b,> q <e, cis> \stemDown <b' e,> q \stemUp <a a,> \stemNeutral <b e,>  \stemUp <a e a,> q \stemNeutral <b fis b,>q
	<e, e,>4 q q \stemUp <a a,> <a cis, a> \stemNeutral <b fis b,> q <b gis e> <e, e,>4 q q <b b,> <e e,> <fis b,> <b gis e>
 }

verseOne = \lyricmode { 
 卿 雲 … … 爛 … 兮 糺 縵 縵 … … … 兮 
 日 月… … 光 … … 華 旦 復 旦 … … … 兮
 日 月… … 光 … … 華 旦 復 旦 … 兮
 }



\score {

\new StaffGroup <<
  \set StaffGroup.systemStartDelimiter = #'SystemStartBar
  \new Staff <<
    \set Staff.midiInstrument = "choir aahs"
    \voiceA
	\addlyrics { \verseOne }
	>>
  
  \new PianoStaff 
  \with { 
      instrumentName = "鋼琴"
	  midiInstrument = "acoustic grand"
  }
    <<
     \new Staff { 
         \voiceB 
     }
     \new Staff {
		\clef bass
         \voiceC
     }
  >>
  >>
  
\layout {
  \context {
    \Score
    \omit BarNumber
  }
}

  \midi { } 
 }



这部作品在1931年1月1日以前出版,其作者1940年逝世,在美國以及版權期限是作者終身加80年以下的國家以及地区,屬於公有領域


这部作品也可能在本國本地版權期限更長,但對外國外地作品應用較短期限規則的國家以及地区,屬於公有領域

Public domainPublic domainfalsefalse