1 | \version "2.11.0" |
---|
2 | \header{ |
---|
3 | title="ХПЎÑÑ ÐºÐŸÐœÐž" |
---|
4 | poet="Ю.ÐОЌ" |
---|
5 | composer="Ð.ÐаÑкевОÑ" |
---|
6 | tagline="ÐабÑаМП в LilyPond 2.11.0" |
---|
7 | } |
---|
8 | |
---|
9 | %ÐÑквеММÑе ПбПзМаÑеМОÑ, пÑОМÑÑÑе в кПМÑОМеМÑалÑМПй ÐвÑПпе: |
---|
10 | %H --- ÑО, B --- ÑО-беЌПлÑ. |
---|
11 | \include "deutsch.ly" |
---|
12 | |
---|
13 | global = { |
---|
14 | \key c \major |
---|
15 | \time 2/4 |
---|
16 | } |
---|
17 | |
---|
18 | voiceOne = \new Voice = "one" { \relative c'' { |
---|
19 | \set Score.markFormatter = #format-mark-box-numbers |
---|
20 | % [1] |
---|
21 | \mark \default |
---|
22 | \partial 8*2 a8 c |
---|
23 | h \(c16 (h)\) a4~ |
---|
24 | a h8 a |
---|
25 | c \(h16 (c)\) a4~ |
---|
26 | a a8 g |
---|
27 | f4 f~ |
---|
28 | f f8 d |
---|
29 | e \(fis16 (gis)\) a4 |
---|
30 | g\fermata g16 f e d |
---|
31 | c4 r |
---|
32 | c8 c d16 (c) d8 |
---|
33 | e4\fermata |
---|
34 | % [2] |
---|
35 | \mark \default |
---|
36 | a16 [(g)] f [(e)] |
---|
37 | d (e f d) h8 (c |
---|
38 | d e) f r16 f |
---|
39 | e (f e gis) a4~ |
---|
40 | a c16 [(h)] a [(g)] |
---|
41 | f8 (e16 d) c4 |
---|
42 | (h8 a) h16 [(c d)] f |
---|
43 | e8 (fis16 gis) a4 |
---|
44 | g g16 f e d |
---|
45 | c4 r |
---|
46 | c8 c d16 (c) d8 |
---|
47 | e4\fermata |
---|
48 | % [3] |
---|
49 | \mark \default |
---|
50 | a8 c |
---|
51 | << |
---|
52 | { |
---|
53 | \context Voice = "one" { |
---|
54 | \stemUp |
---|
55 | e (d16 e) \tieUp c4~ |
---|
56 | c d8. c16 |
---|
57 | e8 (d16 e) c4~ |
---|
58 | c4 a8 c |
---|
59 | e (d16 e) c4~ |
---|
60 | c d8 c |
---|
61 | e ^(d16 e) a,4 |
---|
62 | } |
---|
63 | } |
---|
64 | \\ |
---|
65 | { |
---|
66 | a4 d,~ |
---|
67 | d fis8. fis16 |
---|
68 | a4 g |
---|
69 | (f) e8 e |
---|
70 | d4 e |
---|
71 | (f) fis8 fis |
---|
72 | gis8 (h16 c) a8 |
---|
73 | } |
---|
74 | >> |
---|
75 | g4\fermata g16 f e d |
---|
76 | c4 r |
---|
77 | c8 c d16 (c) d8 e4 r \bar "|." |
---|
78 | }} |
---|
79 | |
---|
80 | voiceTwo = \new Voice = "two" { \relative c'' { |
---|
81 | % [1] |
---|
82 | \partial 8*2 a8 c |
---|
83 | h \(c16 (h)\) a4~ |
---|
84 | a h8 a |
---|
85 | c \(h16 (c)\) a4~ |
---|
86 | a a8 c |
---|
87 | h \(c16 h\) a4~ |
---|
88 | a h8 a |
---|
89 | c8 \(h16 c\) a4 |
---|
90 | g\fermata g16 g a h |
---|
91 | c4 r |
---|
92 | c8 h a h |
---|
93 | gis4\fermata |
---|
94 | % [2] |
---|
95 | a8 c |
---|
96 | h (c16 h) a4 |
---|
97 | a h8 r16 a |
---|
98 | c8 h16 c a4~ |
---|
99 | a |
---|
100 | a8 c |
---|
101 | h (c16 h) a4~ |
---|
102 | a4 h8 r16 a |
---|
103 | c8 (h16 c) a4 |
---|
104 | r16 a, (h d) |
---|
105 | << |
---|
106 | { |
---|
107 | h' h h h |
---|
108 | c4 r |
---|
109 | c8 c d16 c d8 |
---|
110 | h4\fermata |
---|
111 | % [3] |
---|
112 | a8 c |
---|
113 | e (d16 e) |
---|
114 | c4~ |
---|
115 | c c8. c16 |
---|
116 | e8 (d16 e) c4~ |
---|
117 | c4 a8 c |
---|
118 | c (h16 c) c4~ |
---|
119 | c d8 c |
---|
120 | c h a4 |
---|
121 | } |
---|
122 | \\ |
---|
123 | { |
---|
124 | h16 a g f |
---|
125 | c4 r |
---|
126 | c'8 c d16 c d8 |
---|
127 | gis,4\fermata |
---|
128 | % [3] |
---|
129 | a8 c |
---|
130 | c4 a~ |
---|
131 | a a8. a16 |
---|
132 | e4 a~ |
---|
133 | a a8 a |
---|
134 | a4 g |
---|
135 | (f) a8 a |
---|
136 | gis4 a |
---|
137 | } |
---|
138 | >> |
---|
139 | g\fermata g16 g g g |
---|
140 | g4 r |
---|
141 | c8 h |
---|
142 | << |
---|
143 | {a h e4} |
---|
144 | \\ |
---|
145 | {fis,8 f e4} |
---|
146 | >> |
---|
147 | r |
---|
148 | }} |
---|
149 | |
---|
150 | verses = \new Lyrics \lyricsto "one" { |
---|
151 | ХП -- ÐŽÑÑ ÐºÐŸ -- П -- МО МаЎ Ñе -- кП -- П -- Ñ, |
---|
152 | Ð -- ÑÑÑ ÐºÐŸ -- МО вП -- ЎП -- пП -- П -- Ñ, |
---|
153 | а Ð_ÑÐµÑ -- ке Ме О -- "ÐŽÑÑ ---" |
---|
154 | Ð±ÐŸÐ»Ñ -- МП бе -- Ñег кÑÑÑ |
---|
155 | ÐО лПж -- бО -- ÐœÐŸÑ -- кО пП -- лП -- гПй, |
---|
156 | ÐО ÑÑП -- пО -- ÐœÐŸÑ -- кО Ñ -- бП -- гПй |
---|
157 | а Ðак же кП -- ÐœÑÐŒ бÑÑÑ? |
---|
158 | ÐП -- МО Ñ
П -- ÑÑÑ Ð¿ÐžÑÑ... |
---|
159 | ÐÐŸÑ Ðž пÑÑг -- ÐœÑл ÐºÐŸÐœÑ Ð±Ñ -- ла -- ÐœÑй |
---|
160 | "С Ñ" -- ÑПй кÑÑ -- ÑО |
---|
161 | П -- ка -- ÑÐœ -- МПй |
---|
162 | а ÑО -- ÐœÑ -- Ñ Ñе -- ка |
---|
163 | Ð±ÐŸÐ»Ñ -- МП Ð³Ð»Ñ -- бП -- ка |
---|
164 | } |
---|
165 | |
---|
166 | \score{ |
---|
167 | \new StaffGroup << |
---|
168 | \new Staff |
---|
169 | << |
---|
170 | \set Staff.midiInstrument = "flute" |
---|
171 | \global |
---|
172 | \voiceOne |
---|
173 | \verses |
---|
174 | >> |
---|
175 | |
---|
176 | \new Staff |
---|
177 | << |
---|
178 | \set Staff.midiInstrument = "flute" |
---|
179 | \global |
---|
180 | \voiceTwo |
---|
181 | >> |
---|
182 | >> |
---|
183 | \layout{ |
---|
184 | \context { |
---|
185 | \Score |
---|
186 | \remove "Bar_number_engraver" |
---|
187 | } |
---|
188 | } |
---|
189 | \midi{} |
---|
190 | } |
---|