]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/J.S.Bach/Solo-Cello-Suites/prelude-urtext.ly
release: 1.1.43
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / prelude-urtext.ly
1 % prelude-urtext.ly
2 % belongs together with -cello.ly and -viola.ly
3 % who is going to make a -violin.ly? 
4
5 %{
6 Well, there are still some scripts in this "urtext".
7 But merging melodic and scripts doen't work too well yet see viola_scripts .
8 %}
9
10 prelude_notes = \notes \relative c {
11         \context Voice=i
12         d8 f a4 ~ a16 f e d |
13         cis e g a bes4 ~ bes16 a g f |
14         e g bes cis e8. bes16 a16 g f e |
15         f g a f d8 c! bes a |
16         %5
17         bes16 d f a d8. c16 bes a g f |
18         e g bes d c a bes g f e g bes, |
19         a c e g c8. bes16 a g f e |
20         d f a c bes g a f e f a f |
21         %9
22         g, bes d f bes8. a16 g f e g |
23         a, c e g c a e g f a d, es |
24         d a bes d g bes a c bes g d' f, |
25         %12
26         e b c e g d e c bes g e' bes |
27         f8 a c4 ~ c16 bes a g |
28         fis a bes c d, c' bes a fis' es d c |
29         bes a g bes d4 ~ d16 c bes a |
30         %16
31         gis b c d e, d' c b gis' f e d |
32         c b a c f e f gis a f d c |
33         b d gis b d8. c16 b a gis a |
34         %19
35         c, e a c e8. c16 b a gis a |
36         d, f a d f8. e16 d c b d |
37         e, d' c b a c b a d, b' a gis |
38         %22
39         c, a' g! f cis g' f e d f e d |
40         gis, d' e f b f e d gis, d' c b |
41         a b c e a b c a e c a g! |
42         % 25
43         % B"arenreiter and Chester say "c bes c"
44         fis a c d es8. d16 c bes c a' |
45         bes, a bes d g, es' f g a, g' f es |
46         d c d f bes, g' a bes cis, bes' a g |
47         % 28
48         f e f a d, bes' c! d e,! d' c bes |
49         a g a c f, d' e f g, f' e d |
50         cis g f e a, e' f g cis bes! a g |
51         %31
52         f g a cis d a g f a f e d |
53         gis d e f a, f' e d gis f! e d |
54         cis b cis e a e cis e a, g'! f e |
55         %34
56         f e f a d a f a d, c'! bes a |
57         g f g cis e cis g cis a, g' f e |
58         d a' d e f d a f d c'! bes a |
59         %37
60         g a bes d, es f g a bes g es' g, |
61         f g a cis, d e! f g a f d' f, |
62         e f g bes, a b cis d e bes g' bes, |
63         %40
64         cis,8 a' g'4 ~ g16 bes a g |
65         f e d e f d a' f d' a f d |
66         gis,8 f' d'4 ~ d16 f e d | 
67         cis b a b cis a d a e' a, f' a, |
68         %44
69         g' e cis e a, cis e f g f g e |
70         f d cis d a cis d e f e f d |
71         e cis b cis a b cis d e d e cis |
72         %47
73         d b a b f gis b cis d cis d b |
74         \stemup <cis4^\fermata e,> \stemboth r r |
75         bes16 g fis g es g d g es g bes d, |
76         cis-- e! g a bes8. a16 g fis g e' |
77         %51
78         f,! d' bes g a f e g f d cis e |
79         d bes a g fis-- a c! es d c bes a |
80         bes g fis g es g d g es g bes d, |
81         %54
82         \stemup g'8. f16 
83         e!16 d cis b a g f e \stemboth |
84         d-- a' d e f e d c! bes! a g f |
85         e-- a cis e g f e d cis b a g |
86         f a d f a d, f a d bes! c! a |
87         g, d' g a bes g fis g es' g, d' g, |
88         \stemup <cis2. g> | <d f,> | <d e,> | <cis e,> | <d f,>
89 }
90
91 prelude_b = \notes \relative c {
92         \context Voice=ii
93         \stemdown
94         s2.*47
95         %48
96         g4 s2 |
97         s2.*5
98         %54
99         <cis,4 bes'> s2 |
100         s2.*4
101         a'2. a a a <a d,>
102 }
103
104 %{
105 properties, urg!
106 fig1 = \notes{ s16( s s )s }
107 fig2 = \notes{ s16( s ) s s }
108 fig3 = \notes{ s16 s( s )s }
109 fig4 = \notes{ s16( s s s s s s )s }
110 fig5 = \notes{ s8.()s16 }
111 %}
112
113 fig1 = \notes{ \slurnormal s16( s s )s }
114 fig2 = \notes{ \slurnormal s16( s ) s s }
115 fig3 = \notes{ s16 \slurnormal s( s )s }
116 fig4 = \notes{ \slurnormal s16( s s s s s s )s }
117 fig5 = \notes{ \slurnormal s8.()s16 }
118
119 % of course, i just type fig1, and add the \ and the silly $ later
120 prelude_slurs = \notes{
121         \context Voice=i
122         s4 s4 \$fig3 |
123         \$fig1 s4 \$fig3 |
124         \$fig1 s4 \$fig3 |
125         \$fig1 s8( s s )s  |
126         %5
127         \$fig3 s2 |
128         s2. |
129         s2 \$fig1 |
130         s2 \$fig1 |
131         s2 \$fig1 |
132         %10
133         \$fig3 \$fig3 \$fig1 |
134         \$fig3 \$fig3 s4 |
135         \$fig3 s2 |
136         s4 s4 \$fig3 |
137         \$fig3 \$fig3 \$fig3 |
138         %15
139         s4 s s16 s s8 |
140         \$fig3 \$fig3 s4 |
141         s2. |
142         \$fig1 s4 \$fig1 |
143         s2 \$fig1 |
144         %20
145         \$fig1 s4 \$fig1 |
146         s4 \$fig3 \$fig3 |
147         \$fig3 \$fig3 \$fig3 |
148         s2 \$fig1 |
149         s2. |
150         %25
151         \$fig3 s4 \$fig1 |
152         \$fig2 \$fig3 \$fig3 |
153         \$fig2 \$fig3 \$fig3 |
154         \$fig2 \$fig3 s4  |
155         \$fig2 \$fig3 \$fig3 |
156         %30
157         \$fig3 \$fig3 \$fig1 |
158         \$fig2 \$fig3 \$fig3 |
159         s2. |
160         s4 \$fig3 \$fig3 |
161         \$fig2 \$fig3 \$fig3 |
162         %35
163         \$fig2 s2 |
164         s2. |
165         s2. |
166         s2. |
167         s2. |
168         %40
169         s4 s4 \$fig3 |
170         \$fig1 s2 |
171         s2 \$fig3 |
172         \$fig2 s2 |
173         s2. |
174         %45
175         s2. |
176         s4 \$fig2 s4 |
177         \$fig3 \$fig2 s4 |
178         s2. |
179         \$fig3 s2 |
180         %50
181         \$fig3 s4 \$fig2 |
182         s2. |
183         s4 \$fig3 s4 |
184         s2 \$fig2 |
185 %       s8()s \$fig4 |
186 %       s8.()s16 \$fig4 |
187         \$fig5 \$fig4 |
188         %55
189         \$fig3 \$fig4 |
190         \$fig3 \$fig4 |
191         \$fig3 \$fig3 s4 |
192         s4 \$fig3 s4 |
193 }
194
195 fig1 = \notes{ \slurdotted s16( s s )s }
196 fig2 = \notes{ \slurdotted s16( s ) s s }
197 fig3 = \notes{ s16 \slurdotted s( s )s }
198 fig4 = \notes{ \slurdotted s16( s s s s s s )s }
199 fig5 = \notes{ \slurdotted s8.()s16 }
200 fig6 = \notes{ \slurdotted s16()s \slurdotted s()s }
201
202 prelude_suggested_slurs = \notes{
203         \context Voice=i
204         \slurdotted
205         s2. |
206         s2. |
207         s4 \$fig5 s4 |
208         s2. |
209         %5
210         s4 \$fig5 \$fig1 |
211         \$fig1 \$fig1 \$fig2 |
212         s4 \$fig5 s4 |
213         \$fig1 \$fig1 s4 |
214         \$fig2 \$fig5 s4 |
215         %10
216         s2. |
217         s2 \$fig2 |
218         s4 \$fig3 \$fig2 |
219         s2. |
220         s2. |
221         %15
222         \$fig2 s4 \$fig3 |
223         s2 \$fig3 |
224         \$fig1 \$fig1 \$fig1 |
225         s4 \$fig5 s4 |
226         \$fig1 \$fig5 s4 |
227         %20
228         s4 \$fig5 s4 |
229         \$fig3 s2 |
230         s2. |
231         \$fig3 \$fig3 s4 |
232         \$fig1 \$fig1 \$fig1 |
233         %25
234         s4 \$fig5 s4 |
235         s2. |
236         s2. |
237         s2 \$fig3 |
238         s2. |
239         %30
240         s2. |
241         s2. |
242         \$fig3 \$fig3 \$fig2 |
243         \$fig2 s2 |
244         s2. |
245         %35
246         s4 \$fig3 \$fig3 |
247         s2 \$fig3 |
248         s2. |
249         \$fig2 s2 |
250         \$fig2 s2 |
251         %40
252         s2. |
253         s2. |
254         s2. |
255         s2. |
256         % check !
257         \$fig3 \$fig2 s4 |
258         %45
259         \$fig3 \$fig2 s4 |
260         % check!
261         \$fig3 s2 |
262         s2. |
263         s2. |
264         s2 \$fig2 |
265         %50
266         \$fig1 \$fig5 s4 |
267         s4 \$fig6 \$fig6 |
268         \$fig3 \$fig1 \$fig1 |
269         \$fig3 s2 |
270 }
271
272 prelude_a = \notes<
273         \$prelude_notes
274         \$prelude_slurs
275         \$prelude_suggested_slurs
276 >
277
278 prelude = \context Staff \notes<
279         \$prelude_a
280         \$prelude_b
281 >
282
283 \version "1.0.19";