]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation/expressive.itely
New upstream version 2.19.80
[lilypond.git] / Documentation / ja / notation / expressive.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: eb38c33a95cbe6adf9f176dfbb794373ec062605
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..@end ignore
8 @end ignore
9
10 @c \version "2.19.21"
11
12
13 @c Translators: Tomohiro Tatejima, Yoshiki Sawada
14 @c Translation status: post-GDP
15
16
17 @node 発想記号
18 @section 発想記号
19 @translationof Expressive marks
20
21 @lilypondfile[quote]{expressive-headword.ly}
22
23 このセクションでは楽譜の中で作成可能なさまざまな発想記号をリストアップします。
24
25 @menu
26 * 音符に付けられる発想記号::
27 * 曲線の発想記号::
28 * 直線の発想記号::
29 @end menu
30
31
32 @node 音符に付けられる発想記号
33 @subsection 音符に付けられる発想記号
34 @translationof Expressive marks attached to notes
35
36 このセクションでは、音符に添付される発想記号を作成する方法について説明します。@c
37 音符に添付される発想記号には以下のものがあります:
38 アーティキュレーション、装飾、強弱記号。@c
39 新たに強弱記号を作成する方法についても議論します。
40
41
42 @menu
43 * アーティキュレーションと装飾::
44 * 強弱記号::
45 * 新たな強弱記号::
46 @end menu
47
48
49 @node アーティキュレーションと装飾
50 @unnumberedsubsubsec アーティキュレーションと装飾
51 @translationof Articulations and ornamentations
52
53 @cindex articulations (アーティキュレーション)
54 @cindex ornamentation (装飾)
55 @cindex scripts (スクリプト)
56 @cindex ornaments (装飾)
57 @cindex espressivo (エスプレッシーヴォ)
58 @cindex fermata (フェルマータ)
59 @cindex upbow (アップボー、上弓)
60 @cindex downbow (ダウンボー、下弓)
61 @cindex foot marks (フット マーク、足記号)
62 @cindex organ pedal marks (オルガン ペダル記号)
63 @cindex pedal marks, organ (オルガン ペダル記号)
64 @cindex turn (ターン)
65 @cindex open (オープン)
66 @cindex stopped (ストップ、ミュート)
67 @c フラジョレット: 六孔の縦笛
68 @cindex flageolet (フラジョレット)
69 @cindex reverseturn (逆ターン)
70 @cindex trill (トリル)
71 @cindex prall (プラル)
72 @cindex mordent (モルデント)
73 @cindex prallprall (プラルプラル)
74 @cindex prallmordent (プラルモルデント)
75 @cindex prall, up (アップ プラル)
76 @cindex prall, down (ダウン プラル)
77 @cindex mordent, up (アップ モルデント)
78 @cindex mordent, down (ダウン モルデント)
79 @cindex thumb marking (親指記号)
80 @cindex segno (セーニョ)
81 @cindex coda (コーダ)
82 @cindex varcoda (変格コーダ)
83
84 @funindex \accent
85 @funindex \marcato
86 @funindex \staccatissimo
87 @funindex \espressivo
88 @funindex \staccato
89 @funindex \tenuto
90 @funindex \portato
91 @funindex \upbow
92 @funindex \downbow
93 @funindex \flageolet
94 @funindex \thumb
95 @funindex \lheel
96 @funindex \rheel
97 @funindex \ltoe
98 @funindex \rtoe
99 @funindex \open
100 @funindex \halfopen
101 @funindex \stopped
102 @funindex \snappizzicato
103 @funindex \turn
104 @funindex \reverseturn
105 @funindex \trill
106 @funindex \prall
107 @funindex \mordent
108 @funindex \prallprall
109 @funindex \prallmordent
110 @funindex \upprall
111 @funindex \downprall
112 @funindex \upmordent
113 @funindex \downmordent
114 @funindex \pralldown
115 @funindex \prallup
116 @funindex \lineprall
117 @funindex \signumcongruentiae
118 @funindex \shortfermata
119 @funindex \fermata
120 @funindex \longfermata
121 @funindex \verylongfermata
122 @funindex \fermataMarkup
123 @funindex \segno
124 @funindex \coda
125 @funindex \varcoda
126
127
128 @funindex -
129
130
131 アーティキュレーション、装飾音それに他の演奏指示を表すさまざまな記号は@c
132 以下の構文を用いて音符に付けることができます:
133
134 @example
135 @var{note}\@var{name}
136 @end example
137
138 @code{@var{name}} に対してとり得る値は
139 @ref{List of articulations} でリストアップしています。@c
140 例えば:
141
142 @lilypond[verbatim,quote]
143 \relative {
144   c''4\staccato c\mordent b2\turn
145   c1\fermata
146 }
147 @end lilypond
148
149 @cindex marcato (マルカート)
150 @cindex tenuto (テヌート)
151 @cindex staccatissimo (スタッカーティシモ)
152 @cindex accent (アクセント)
153 @cindex staccato (スタッカート)
154 @cindex portato (ポルタート)
155
156 これらのアーティキュレーションのいくつかはより容易に入力できるよう@c
157 短縮記法を持っています。@c
158 短縮記法は音符名の後ろに付けられ、ダッシュ @code{-} と@c
159 それに続くアーティキュレーションを表す記号から成ります。@c
160 あらかじめ定義されている短縮記法は以下のアーティキュレーションです:
161 @notation{marcato}, @notation{stopped}, @notation{tenuto},
162 @notation{staccatissimo}, @notation{accent}, @notation{staccato}
163 それに @notation{portato}。@c
164 これらの出力は以下のように表示されます:
165
166 @lilypond[verbatim,quote]
167 \relative {
168   c''4-^ c-+ c-- c-!
169   c4-> c-. c2-_
170 }
171 @end lilypond
172
173 アーティキュレーションのデフォルトの配置規則は@c
174 ファイル @file{scm/script.scm} で定義されています。@c
175 アーティキュレーションと装飾は手動で譜の上または下に配置されることもあります
176 -- @ref{Direction and placement} を参照してください。
177
178 アーティキュレーションは @code{Script} オブジェクトです。@c
179 これらのプロパティについて @rinternals{Script} に説明があります。
180
181 アーティキュレーションは音符と同様に休符に付けることもできますが、@c
182 複数小節の休符に付けることはできません。@c
183 特殊な定義済みコマンド @code{\fermataMarkup} は複数小節の休符に付ける@c
184 ことができます (複数小節の休符にだけ付けることができます)。@c
185 このコマンドは @code{MultiMeasureRestText} オブジェクトを作成します。
186
187 @lilypond[verbatim,quote,fragment]
188 \override Script.color = #red
189 \override MultiMeasureRestText.color = #blue
190 a'2\fermata r\fermata
191 R1\fermataMarkup
192 @end lilypond
193
194 アーティキュレーションに加えて、テキストとマークアップを音符に付けることができます。@c
195 @ref{Text scripts} を参照してください。
196
197 音符につけられる Script と TextScript の配置順序についての更なる情報は、@c
198 @rlearning{オブジェクトの配置} を参照してください。
199
200 @snippets
201
202 @lilypondfile[verbatim,quote,texidoc,doctitle]
203 {modifying-default-values-for-articulation-shorthand-notation.ly}
204
205 @lilypondfile[verbatim,quote,texidoc,doctitle]
206 {controlling-the-vertical-ordering-of-scripts.ly}
207
208 @lilypondfile[verbatim,quote,texidoc,doctitle]
209 {creating-a-delayed-turn.ly}
210
211 @seealso
212 音楽用語集:
213 @rglos{tenuto},
214 @rglos{accent},
215 @rglos{staccato},
216 @rglos{portato}
217
218 学習マニュアル:
219 @rlearning{Placement of objects}
220
221 記譜法リファレンス:
222 @ref{Text scripts},
223 @ref{Direction and placement},
224 @ref{List of articulations},
225 @ref{トリル}
226
227 インストールされているファイル:
228 @file{scm/script.scm}
229
230 コード断片集:
231 @rlsrnamed{Expressive marks,発想記号}
232
233 内部リファレンス:
234 @rinternals{Script},
235 @rinternals{TextScript}
236
237
238 @node 強弱記号
239 @unnumberedsubsubsec 強弱記号
240 @translationof Dynamics
241
242 @cindex absolute dynamics (絶対強弱記号)
243 @cindex dynamics (強弱記号)
244 @cindex dynamics, absolute (絶対強弱記号)
245
246 @funindex \ppppp
247 @funindex \pppp
248 @funindex \ppp
249 @funindex \pp
250 @funindex \p
251 @funindex \mp
252 @funindex \mf
253 @funindex \f
254 @funindex \ff
255 @funindex \fff
256 @funindex \ffff
257 @funindex \fffff
258 @funindex \fp
259 @funindex \sf
260 @funindex \sff
261 @funindex \sp
262 @funindex \spp
263 @funindex \sfz
264 @funindex \rfz
265
266 絶対強弱記号は音符の後にコマンドを用いて
267 -- @code{c4\ff} などのように
268 -- 指定します。
269 利用可能な強弱記号は
270 @code{\ppppp}, @code{\pppp}, @code{\ppp}, @code{\pp}, @code{\p},
271 @code{\mp}, @code{\mf}, @code{\f}, @code{\ff}, @code{\fff},
272 @code{\ffff}, @code{\fffff}, @code{\fp}, @code{\sf}, @code{\sff},
273 @code{\sp}, @code{\spp}, @code{\sfz}, それに @code{\rfz} です。
274 強弱記号を手動で譜の上または下に配置することもできます --
275 @ref{Direction and placement} を参照してください。
276
277 @lilypond[verbatim,quote]
278 \relative c'' {
279   c2\ppp c\mp
280   c2\rfz c^\mf
281   c2_\spp c^\ff
282 }
283 @end lilypond
284
285 @cindex hairpin (ヘアピン)
286 @cindex crescendo (クレッシェンド)
287 @cindex decrescendo (デクレッシェンド)
288 @cindex diminuendo (ディミヌエンド)
289
290 @funindex \<
291 @funindex \>
292 @funindex \!
293 @funindex \cr
294 @funindex \decr
295
296 @notation{クレッシェンド} 記号は @code{\<} で始まり、@code{\!}、@c
297 絶対強弱記号あるいは追加のクレッシェンド記号またはデクレッシェンド記号で@c
298 終わります。@c
299 @notation{デクレッシェンド} 記号は @code{\>} で始まり、@code{\!}、@c
300 絶対強弱記号あるいは次のクレッシェンド記号またはデクレッシェンド記号で@c
301 終わります。@c
302 @code{\cr} と @code{\decr} を @code{\<} と @code{\>} の代わりに@c
303 用いる場合もあります。@c
304 この記譜法を用いるとデフォルトでは @notation{ヘアピン} が譜刻されます。
305
306 @lilypond[verbatim,quote]
307 \relative c'' {
308   c2\< c\!
309   d2\< d\f
310   e2\< e\>
311   f2\> f\!
312   e2\> e\mp
313   d2\> d\>
314   c1\!
315 }
316 @end lilypond
317
318 @code{\!} で終了するヘアピンは、@c
319 @code{\!} が割り当てられた音符の右端で終了します。@c
320 次の @notation{クレッシェンド} または @notation{デクレッシェンド} 記号の@c
321 開始によってヘアピンが終了する場合、@c
322 そのヘアピンは次の @code{\<} または @code{\>} が割り当てられた@c
323 音符の中央で終了します。@c
324 次のへアピンは、通常通りに音符の左端で始まる代わりに、右端から始まります。@c
325 1 拍目で終わるヘアピンは、前の小節線のところで終了します。
326
327 @lilypond[verbatim,quote]
328 \relative {
329   c''1\< | c4 a c\< a | c4 a c\! a\< | c4 a c a\!
330 }
331 @end lilypond
332
333 @code{\!} の代わりに絶対強弱記号で終了するヘアピンも同じように譜刻されます。@c
334 しかしながら、絶対強弱記号の幅によってヘアピンの終了点は変わります。
335
336 @lilypond[verbatim,quote]
337 \relative {
338   c''1\< | c4 a c\mf a | c1\< | c4 a c\ffff a
339 }
340 @end lilypond
341
342 @cindex multiple dynamic marks on one note (1 つの音符に複数の強弱記号をつける)
343 @cindex dynamic marks, multiple on one note (1 つの音符に複数の強弱記号をつける)
344 1 つの音符に複数の記号を譜刻するには、空白休符を用いる必要があります。@c
345 これは特に、同じ音符に @notation{クレッシェンド} と @notation{デクレッシェンド}
346 を付ける場合に有用です。
347
348 @lilypond[verbatim,quote]
349 \relative {
350   c''4\< c\! d\> e\!
351   << f1 { s4 s4\< s4\> s4\! } >>
352 }
353 @end lilypond
354
355 @cindex espressivo articulation (エスプレッシーヴォ アーティキュレーション)
356
357 @funindex \espressivo
358
359 @code{\espressivo} コマンドを用いて、同じ音符にクレッシェンドとデクレッシェンドを@c
360 付けることができます。@c
361 しかしながら、これは強弱記号ではなくアーティキュレーションとして実装されている@c
362 ということに注意してください。
363
364 @lilypond[verbatim,quote]
365 \relative {
366   c''2 b4 a
367   g1\espressivo
368 }
369 @end lilypond
370
371
372 @funindex \cresc
373 @funindex \decresc
374 @funindex \dim
375 テキストのクレッシェンド記号は @code{\cresc} で開始します。@c
376 テキストのデクレッシェンド記号は @code{\decresc} または
377 @code{\dim} で開始します。@c
378 必要に応じて延長線が譜刻されます。
379
380 @lilypond[verbatim,quote]
381 \relative {
382   g'8\cresc a b c b c d e\mf |
383   f8\decresc e d c e\> d c b |
384   a1\dim ~ |
385   a2. r4\! |
386 }
387 @end lilypond
388
389 @funindex \crescTextCresc
390 @funindex \dimTextDecresc
391 @funindex \dimTextDecr
392 @funindex \dimTextDim
393 @funindex \crescHairpin
394 @funindex \dimHairpin
395
396 強弱のテキスト符号の変更でヘアピンを置換することもできます:
397 @lilypond[verbatim,quote]
398 \relative c'' {
399   \crescTextCresc
400   c4\< d e f\! |
401   \dimTextDecresc
402   g4\> e d c\! |
403   \dimTextDecr
404   e4\> d c b\! |
405   \dimTextDim
406   d4\> c b a\! |
407   \crescHairpin
408   \dimHairpin
409   c4\< d\! e\> d\! |
410 }
411 @end lilypond
412
413 新たに絶対強弱記号や強弱に対応させるテキストを作成するには、@c
414 @ref{新たな強弱記号} を参照してください。
415
416 @cindex dynamics, vertical positioning (強弱記号の垂直方向の位置)
417 @cindex vertical positioning of dynamics (強弱記号の垂直方向の位置)
418
419 @funindex DynamicLineSpanner
420
421
422 強弱記号の垂直方向の位置は
423 @rinternals{DynamicLineSpanner} によって処理されます。
424 @funindex \dynamicUp
425 @funindex \dynamicDown
426 @funindex \dynamicNeutral
427
428 @code{Dynamics} を用いて水平線上に強弱記号を譜刻することができます。@c
429 タイミングを示すために空白休符を使用します。@c
430 (@code{Dynamics} コンテキスト内の音符は音楽的時間を取りますが、@c
431 譜刻されません。)@c
432 @code{Dynamics} コンテキストはテキスト スクリプト、テキスト スパナ、@c
433 ピアノ ペダル記号などを保持することができ、有用です。
434
435 @lilypond[verbatim,quote]
436 <<
437   \new Staff \relative {
438     c'2 d4 e |
439     c4 e e,2 |
440     g'4 a g a |
441     c1 |
442   }
443   \new Dynamics {
444     s1\< |
445     s1\f |
446     s2\dim s2-"rit." |
447     s1\p |
448   }
449 >>
450 @end lilypond
451
452 @predefined
453 @code{\dynamicUp},
454 @code{\dynamicDown},
455 @code{\dynamicNeutral},
456 @code{\crescTextCresc},
457 @code{\dimTextDim},
458 @code{\dimTextDecr},
459 @code{\dimTextDecresc},
460 @code{\crescHairpin},
461 @code{\dimHairpin}
462 @endpredefined
463
464
465 @snippets
466
467 @cindex hairpins at bar lines (小節線で終わるヘアピン)
468
469 @lilypondfile[verbatim,quote,texidoc,doctitle]
470 {setting-hairpin-behavior-at-bar-lines.ly}
471
472 @lilypondfile[verbatim,quote,texidoc,doctitle]
473 {setting-the-minimum-length-of-hairpins.ly}
474
475 @lilypondfile[verbatim,quote,texidoc,doctitle]
476 {moving-the-ends-of-hairpins.ly}
477
478 @cindex al niente (アル ニエンテ)
479 @cindex niente, al (アル ニエンテ)
480
481 @lilypondfile[verbatim,quote,texidoc,doctitle]
482 {printing-hairpins-using-al-niente-notation.ly}
483
484 @cindex Ferneyhough hairpins (ファーニホウのヘアピン)
485 @cindex hairpins, Ferneyhough (ファーニホウのヘアピン)
486 @cindex flared hairpins (裾の広いヘアピン)
487 @cindex hairpins, flared (裾の広いヘアピン)
488 @cindex constante hairpins (広がらないヘアピン)
489 @cindex hairpins, constante (広がらないヘアピン)
490
491 @lilypondfile[verbatim,quote,texidoc,doctitle]
492 {printing-hairpins-in-various-styles.ly}
493
494 @lilypondfile[verbatim,quote,texidoc,doctitle]
495 {vertically-aligned-dynamics-and-textscripts.ly}
496
497 @lilypondfile[verbatim,quote,texidoc,doctitle]
498 {hiding-the-extender-line-for-text-dynamics.ly}
499
500 @lilypondfile[verbatim,quote,texidoc,doctitle]
501 {changing-text-and-spanner-styles-for-text-dynamics.ly}
502
503 @seealso
504 音楽用語集:
505 @rglos{al niente},
506 @rglos{crescendo},
507 @rglos{decrescendo},
508 @rglos{hairpin}
509
510 学習マニュアル:
511 @rlearning{アーティキュレーションと強弱記号}
512
513 記譜法リファレンス:
514 @ref{Direction and placement},
515 @ref{新たな強弱記号},
516 @ref{Enhancing MIDI output},
517 @ref{Controlling MIDI dynamics}
518
519 コード断片集:
520 @rlsrnamed{Expressive marks,発想記号}
521
522 内部リファレンス:
523 @rinternals{DynamicText},
524 @rinternals{Hairpin},
525 @rinternals{DynamicLineSpanner},
526 @rinternals{Dynamics}
527
528
529 @node 新たな強弱記号
530 @unnumberedsubsubsec 新たな強弱記号
531 @translationof New dynamic marks
532
533 @cindex new dynamic marks (新たな強弱記号)
534 @cindex dynamic marks, new (新たな強弱記号)
535
536 強弱記号を作成する最も容易な方法は、@c
537 @code{\markup} オブジェクトを使用することです。
538
539 @lilypond[verbatim,quote]
540 moltoF = \markup { molto \dynamic f }
541
542 \relative {
543   <d' e>16_\moltoF <d e>
544   <d e>2..
545 }
546 @end lilypond
547
548 @cindex dynamics, editorial (注釈の強弱記号)
549 @cindex dynamics, parenthesis (括弧の強弱記号)
550 @cindex editorial dynamics (注釈の強弱記号)
551 @funindex \bracket
552 @funindex \dynamic
553
554 マークアップ モードでは、@c
555 注釈の強弱記号 (括弧や角括弧で囲まれます) を作成することができます。@c
556 マークアップ モードの構文は @ref{Formatting text} で記述されています。
557
558 @lilypond[verbatim,quote]
559 roundF = \markup {
560     \center-align \concat { \bold { \italic ( }
561            \dynamic f \bold { \italic ) } } }
562 boxF = \markup { \bracket { \dynamic f } }
563 \relative {
564   c'1_\roundF
565   c1_\boxF
566 }
567 @end lilypond
568
569 @cindex make-dynamic-script
570 @funindex make-dynamic-script
571
572 単純に中央揃えの強弱記号は @code{make-dynamic-script} 関数を用いて@c
573 簡単に作成できます。@c
574
575 @lilypond[verbatim,quote]
576 sfzp = #(make-dynamic-script "sfzp")
577 \relative {
578   c'4 c c\sfzp c
579 }
580 @end lilypond
581
582 一般に、@code{make-dynamic-script} は引数として@c
583 何らかのマークアップ オブジェクトをとります。@c
584 強弱記号のフォントに含まれる文字は @code{f,m,p,r,s} それに @code{z} だけです。@c
585 このため、テキストや句読点を含む強弱記号を必要とする場合、@c
586 フォント ファミリとフォント エンコーディングを通常のテキストに戻すための@c
587 マークアップ コマンド
588 -- 例えば @code{\normal-text} -- を用いる必要があります。@c
589 通常のマークアップの代わりに @code{make-dynamic-script} を用いる利点は、@c
590 同じ符頭に付けられるマークアップ オブジェクトとヘアピンが垂直方向に揃うことを@c
591 保証されている点にあります。
592
593 @lilypond[verbatim,quote]
594 roundF = \markup { \center-align \concat {
595            \normal-text { \bold { \italic ( } }
596            \dynamic f
597            \normal-text { \bold { \italic ) } } } }
598 boxF = \markup { \bracket { \dynamic f } }
599 mfEspress = \markup { \center-align \line {
600               \hspace #3.7 mf \normal-text \italic espress. } }
601 roundFdynamic = #(make-dynamic-script roundF)
602 boxFdynamic = #(make-dynamic-script boxF)
603 mfEspressDynamic = #(make-dynamic-script mfEspress)
604 \relative {
605   c'4_\roundFdynamic\< d e f
606   g,1~_\boxFdynamic\>
607   g1
608   g'1~\mfEspressDynamic
609   g1
610 }
611 @end lilypond
612
613 Scheme 形式のマークアップ モードを用いることもできます。@c
614 マークアップ Scheme の構文は @rextend{Markup construction in Scheme} で@c
615 説明されています。
616
617 @lilypond[verbatim,quote]
618 moltoF = #(make-dynamic-script
619             (markup #:normal-text "molto"
620                     #:dynamic "f"))
621 \relative {
622   <d' e>16 <d e>
623   <d e>2..\moltoF
624 }
625 @end lilypond
626
627 強弱記号を音符に中央揃えさせるのではなく、左揃えさせるには、@c
628 @code{\tweak} を使います:
629
630 @lilypond[verbatim,quote]
631 moltoF = \tweak DynamicText.self-alignment-X #LEFT
632          #(make-dynamic-script
633             (markup #:normal-text "molto"
634                     #:dynamic "f"))
635 \relative {
636   <d' e>16 <d e>
637   <d e>2..\moltoF <d e>1
638 }
639 @end lilypond
640
641 マークアップ モードでのフォント設定は
642 @ref{Selecting font and font size} で記述されています。
643
644 @seealso
645 記譜法リファレンス:
646 @ref{Formatting text},
647 @ref{Selecting font and font size},
648 @ref{Enhancing MIDI output},
649 @ref{Controlling MIDI dynamics}
650
651 拡張:
652 @rextend{Markup construction in Scheme}
653
654 コード断片集:
655 @rlsrnamed{Expressive marks,発想記号}
656
657
658 @node 曲線の発想記号
659 @subsection 曲線の発想記号
660 @translationof Expressive marks as curves
661
662 このセクションでは曲線を持つさまざまな発想記号
663 -- 通常のスラー、フレージング スラー、ブレス記号、Fall それに Doit --
664 を作成する方法について説明します。
665
666 @menu
667 * スラー::
668 * フレージング スラー::
669 * ブレス記号::
670 * Fall と Doit::
671 @end menu
672
673 @node スラー
674 @unnumberedsubsubsec スラー
675 @translationof Slurs
676
677 @cindex slurs (スラー)
678
679 @notation{スラー} は括弧を用いて入力します:
680
681 @warning{多声音楽では、@c
682 スラーが始まったボイスでそのスラーを終わらせる必要があります。}
683
684 @lilypond[verbatim,quote]
685 \relative {
686   f''4( g a) a8 b(
687   a4 g2 f4)
688   <c e>2( <b d>2)
689 }
690 @end lilypond
691
692 @cindex slurs, manual placement (手動でスラーを配置する)
693 @cindex slurs, below notes (音符の下にスラーを配置する)
694 @cindex slurs, above notes (音符の上にスラーを配置する)
695 @funindex \slurDown
696 @funindex \slurNeutral
697
698 スラーを手動で音符の上または下に配置することができます。@c
699 @ref{Direction and placement} を参照してください。
700
701 @cindex phrasing slur (フレージング スラー)
702 @cindex multiple slurs (多重スラー)
703 @cindex simultaneous slurs (同時進行のスラー)
704 @cindex slur, phrasing (フレージング スラー)
705 @cindex slurs, multiple (多重スラー)
706 @cindex slurs, simultaneous (同時進行のスラー)
707 @funindex \=
708
709 同時進行する、あるいは重なるスラーは特別な注意を必要とします。@c
710 通常、外側のスラーはフレージングを表し、フレージング スラーは通常のスラーと@c
711 重複します。@ref{フレージング スラー}を参照してください。@c
712 一つの @code{Voice} に通常のスラーが複数必要な場合、スラーの前に
713 @code{\=} と識別子 (シンボルか非負の整数) を入力することによって、@c
714 対応するスラーの始点と終点にラベルを付ける必要があります。
715
716 @lilypond[verbatim,quote]
717 \fixed c' {
718   <c~ f\=1( g\=2( >2 <c e\=1) a\=2) >
719 }
720 @end lilypond
721
722 @cindex slur style (スラーのスタイル)
723 @cindex slur, solid (実線のスラー)
724 @cindex slur, dotted (点線のスラー)
725 @cindex slur, dashed (破線のスラー)
726 @cindex solid slur (実線のスラー)
727 @cindex dotted slur (点線のスラー)
728 @cindex dashed slur (破線のスラー)
729 @cindex style, slur (スラーのスタイル)
730 @funindex \slurDashed
731 @funindex \slurDotted
732 @funindex \slurSolid
733
734 スラーは実線、点線あるいは破線のどれかになります。@c
735 実線がスラーのデフォルト スタイルです:
736
737 @lilypond[verbatim,quote]
738 \relative {
739   c'4( e g2)
740   \slurDashed
741   g4( e c2)
742   \slurDotted
743   c4( e g2)
744   \slurSolid
745   g4( e c2)
746 }
747 @end lilypond
748
749 @funindex \slurHalfDashed
750 @funindex \slurHalfSolid
751 @cindex slur, half dashed and half solid (半分が破線で半分が実線のスラー)
752
753 スラーの半分を破線 (前半を破線、後半を実線) にする、あるいは、@c
754 半分を実線 (前半を実線、後半を破線) にすることもできます:
755
756 @lilypond[verbatim,quote]
757 \relative {
758   c'4( e g2)
759   \slurHalfDashed
760   g4( e c2)
761   \slurHalfSolid
762   c4( e g2)
763   \slurSolid
764   g4( e c2)
765 }
766 @end lilypond
767
768 @funindex \slurDashPattern
769 @cindex slur, defining dash patterns (スラーの破線パターンを定義する)
770
771 スラーの破線パターンを定義することができます:
772
773 @lilypond[verbatim,quote]
774 \relative {
775   c'4( e g2)
776   \slurDashPattern #0.7 #0.75
777   g4( e c2)
778   \slurDashPattern #0.5 #2.0
779   c4( e g2)
780   \slurSolid
781   g4( e c2)
782 }
783 @end lilypond
784
785
786
787 @funindex \slurUp
788
789
790 @predefined
791 @code{\slurUp},
792 @code{\slurDown},
793 @code{\slurNeutral},
794 @code{\slurDashed},
795 @code{\slurDotted},
796 @code{\slurHalfDashed},
797 @code{\slurHalfSolid},
798 @code{\slurDashPattern},
799 @code{\slurSolid}
800 @endpredefined
801
802
803 @snippets
804
805 @lilypondfile[verbatim,quote,texidoc,doctitle]
806 {using-double-slurs-for-legato-chords.ly}
807
808 @lilypondfile[verbatim,quote,texidoc,doctitle]
809 {positioning-text-markups-inside-slurs.ly}
810
811 @lilypondfile[verbatim,quote,texidoc,doctitle]
812 {making-slurs-with-complex-dash-structure.ly}
813
814 @seealso
815 音楽用語集:
816 @rglos{slur}
817
818 学習マニュアル:
819 @rlearning{ネストされない括弧とタイ}
820
821 記譜法リファレンス:
822 @ref{Direction and placement},
823 @ref{フレージング スラー}
824
825 コード断片集:
826 @rlsrnamed{Expressive marks,発想記号}
827
828 内部リファレンス:
829 @rinternals{Slur}
830
831
832 @node フレージング スラー
833 @unnumberedsubsubsec フレージング スラー
834 @translationof Phrasing slurs
835
836 @cindex phrasing slurs (フレージング スラー)
837 @cindex phrasing marks (フレーズ記号)
838 @cindex slur, phrasing (フレージング スラー)
839 @cindex mark, phrasing (フレーズ記号)
840 @funindex \(
841 @funindex \)
842
843 音楽センテンスを示す @notation{フレージング スラー} (またはフレーズ記号) は@c
844 コマンド @code{\(} と @code{\)} を用いて記述します:
845
846 @lilypond[verbatim,quote]
847 \relative {
848   c''4\( d( e) f(
849   e2) d\)
850 }
851 @end lilypond
852
853 @funindex \phrasingSlurUp
854 @funindex \phrasingSlurDown
855 @funindex \phrasingSlurNeutral
856
857 印刷の上では、フレージング スラーは通常のスラーとほとんど同じです。@c
858 しかしながら、それぞれ異なるオブジェクトとして取り扱われます。@c
859 @code{\slurUp} はフレージング スラーには影響を与えません。@c
860 フレージング スラーを手動で音符の上または下に配置することができます。@c
861 @ref{Direction and placement} を参照してください。
862
863 @cindex simultaneous phrasing slurs (同時進行のフレージング スラー)
864 @cindex multiple phrasing slurs (多重フレージング スラー)
865 @cindex slurs, simultaneous phrasing (同時進行のフレージング スラー)
866 @cindex slurs, multiple phrasing (多重フレージング スラー)
867 @cindex phrasing slurs, simultaneous (同時進行のフレージング スラー)
868 @cindex phrasing slurs, multiple (多重フレージング スラー)
869
870 同時進行あるいは重なり合うフレージング スラーは、@c
871 通常のスラーと同様に @code{\=} を用いて入力する必要があります。@c
872 @ref{スラー} を参照してください。
873
874 @funindex \phrasingSlurDashed
875 @funindex \phrasingSlurDotted
876 @funindex \phrasingSlurSolid
877 @cindex phrasing slur, dashed (破線のフレージング スラー)
878 @cindex dashed phrasing slur (破線のフレージング スラー)
879 @cindex phrasing slur, dotted (点線のフレージング スラー)
880 @cindex dotted phrasing slurs (点線のフレージング スラー)
881 @cindex slur, dashed phrasing (破線のフレージング スラー)
882 @cindex slur, dotted phrasing (点線のフレージング スラー)
883
884 フレージング スラーを実線、点線あるいは破線にすることができます。@c
885 実線がフレージング スラーのデフォルト スタイルです:
886
887 @lilypond[verbatim,quote]
888 \relative {
889   c'4\( e g2\)
890   \phrasingSlurDashed
891   g4\( e c2\)
892   \phrasingSlurDotted
893   c4\( e g2\)
894   \phrasingSlurSolid
895   g4\( e c2\)
896 }
897 @end lilypond
898
899 @funindex \phrasingSlurHalfDashed
900 @funindex \phrasingSlurHalfSolid
901 @cindex phrasing slur, half solid and half dashed (半分が実線で半分が破線のフレージング スラー)
902 @cindex slur, half solid and half dashed phrasing (半分が実線で半分が破線のフレージング スラー)
903
904 フレージング スラーの半分を破線 (前半を破線、後半を実線) にする、あるいは、@c
905 半分を実線 (前半を実線、後半を破線) にすることもできます:
906
907 @lilypond[verbatim,quote]
908 \relative {
909   c'4\( e g2\)
910   \phrasingSlurHalfDashed
911   g4\( e c2\)
912   \phrasingSlurHalfSolid
913   c4\( e g2\)
914   \phrasingSlurSolid
915   g4\( e c2\)
916 }
917 @end lilypond
918
919 @funindex \phrasingSlurDashPattern
920 @cindex phrasing slur, defining dash patterns
921 @cindex slur, phrasing, defining dash patterns (フレージング スラーの破線パターンを定義する)
922 @cindex slur, defining dash patterns for phrasing (フレージング スラーの破線パターンを定義する)
923
924 フレージング スラーの破線パターンを定義することができます:
925
926 @lilypond[verbatim,quote]
927 \relative {
928   c'4\( e g2\)
929   \phrasingSlurDashPattern #0.7 #0.75
930   g4\( e c2\)
931   \phrasingSlurDashPattern #0.5 #2.0
932   c4\( e g2\)
933   \phrasingSlurSolid
934   g4\( e c2\)
935 }
936 @end lilypond
937
938 フレージング スラーに対する破線パターンの定義は、@c
939 スラーに対する破線パターンの定義と同じ構造をとります。@c
940 複雑な破線パターンについての更なる情報は、@c
941 @ref{スラー} のコード断片集を参照してください。
942
943 @predefined
944 @code{\phrasingSlurUp},
945 @code{\phrasingSlurDown},
946 @code{\phrasingSlurNeutral},
947 @code{\phrasingSlurDashed},
948 @code{\phrasingSlurDotted},
949 @code{\phrasingSlurHalfDashed},
950 @code{\phrasingSlurHalfSolid},
951 @code{\phrasingSlurDashPattern},
952 @code{\phrasingSlurSolid}
953 @endpredefined
954
955 @seealso
956 学習マニュアル:
957 @rlearning{ネストされない括弧とタイ}
958
959 記譜法リファレンス:
960 @ref{Direction and placement},
961 @ref{スラー}
962
963 コード断片集:
964 @rlsrnamed{Expressive marks,発想記号}
965
966 内部リファレンス:
967 @rinternals{PhrasingSlur}
968
969
970 @node ブレス記号
971 @unnumberedsubsubsec ブレス記号
972 @translationof Breath marks
973
974 @cindex breath marks (ブレス記号)
975 @cindex pause mark (休止記号)
976 @funindex \breathe
977
978 ブレス記号は @code{\breathe} を用いて入力します:
979
980 @lilypond[verbatim,quote]
981 { c''2. \breathe d''4 }
982 @end lilypond
983
984 ブレス記号は他の発想記号と異なり、前の音符と関連したものではなく、独立した@c
985 音楽イベントです。そのため、前の音符に付加する発想記号や、手動連桁を示す@c
986 角括弧、スラーやフレージング スラーを示す括弧は @code{\breathe} の前に@c
987 配置されなければなりません。
988
989 ブレス記号は自動連桁を終わらせます。@c
990 この振る舞いをオーバライドする方法は、@ref{手動連桁} を参照してください。
991
992 @lilypond[verbatim,quote]
993 \relative { c''8 \breathe d e f g2 }
994 @end lilypond
995
996 古代記譜法でのブレス記号の音楽指示子 --
997 divisio (ディビジオー: 区切り記号) がサポートされています。@c
998 詳細は @ref{Divisiones} を参照してください。
999
1000
1001 @snippets
1002
1003 @lilypondfile[verbatim,quote,texidoc,doctitle]
1004 {changing-the-breath-mark-symbol.ly}
1005
1006 @cindex tick mark (チェック マーク)
1007
1008 @lilypondfile[verbatim,quote,texidoc,doctitle]
1009 {using-a-tick-as-the-breath-mark-symbol.ly}
1010
1011 @cindex caesura (カエスーラ)
1012 @cindex railroad tracks (線路記号、カエスーラ)
1013
1014 @lilypondfile[verbatim,quote,texidoc,doctitle]
1015 {inserting-a-caesura.ly}
1016
1017 @seealso
1018 音楽用語集:
1019 @rglos{caesura}
1020
1021 記譜法リファレンス:
1022 @ref{Divisiones}
1023
1024 コード断片集:
1025 @rlsrnamed{Expressive marks,発想記号}
1026
1027 内部リファレンス:
1028 @rinternals{BreathingEvent},
1029 @rinternals{BreathingSign},
1030 @rinternals{Breathing_sign_engraver}
1031
1032
1033 @node Fall と Doit
1034 @unnumberedsubsubsec Fall と Doit
1035 @translationof Falls and doits
1036
1037 @cindex falls (Fall)
1038 @cindex doits (Doit)
1039 @funindex \bendAfter
1040
1041 @code{\bendAfter} コマンドを用いて、@c
1042 @notation{Fall} と @notation{Doit} 音符にを付け加えることができます。@c
1043 Fall あるいは Doit の向きはプラスあるいはマイナス (上あるいは下) で示します。@c
1044 指示の数は Fall あるいは Doit の主音符を展開させるピッチの幅を示します。
1045
1046 @lilypond[verbatim,quote]
1047 \relative c'' {
1048   c2\bendAfter #+4
1049   c2\bendAfter #-4
1050   c2\bendAfter #+6.5
1051   c2\bendAfter #-6.5
1052   c2\bendAfter #+8
1053   c2\bendAfter #-8
1054 }
1055 @end lilypond
1056
1057 @snippets
1058
1059 @lilypondfile[verbatim,quote,texidoc,doctitle]
1060 {adjusting-the-shape-of-falls-and-doits.ly}
1061
1062 @seealso
1063 音楽用語集:
1064 @rglos{fall},
1065 @rglos{doit}
1066
1067 コード断片集:
1068 @rlsrnamed{Expressive marks,発想記号}
1069
1070
1071 @node 直線の発想記号
1072 @subsection 直線の発想記号
1073 @translationof Expressive marks as lines
1074
1075 このセクションでは直線的な軌道をとるさまざまな発想記号 --
1076 グリッサンド、アルペジオそれにトリル -- を作成する方法について説明します。
1077
1078 @menu
1079 * グリッサンド::
1080 * アルペジオ::
1081 * トリル::
1082 @end menu
1083
1084 @node グリッサンド
1085 @unnumberedsubsubsec グリッサンド
1086 @translationof Glissando
1087
1088 @cindex glissando (グリッサンド)
1089 @funindex \glissando
1090
1091 @notation{グリッサンド} は音符の後に @code{\glissando} を付けることに@c
1092 よって作成されます:
1093
1094 @lilypond[verbatim,quote]
1095 \relative {
1096   g'2\glissando g'
1097   c2\glissando c,
1098   \afterGrace f,1\glissando f'16
1099 }
1100 @end lilypond
1101
1102 グリッサンドは譜を跨いで音符を結ぶことができます:
1103
1104 @lilypond[verbatim,quote]
1105 \new PianoStaff <<
1106   \new Staff = "right" {
1107     e'''2\glissando
1108     \change Staff = "left"
1109     a,,4\glissando
1110     \change Staff = "right"
1111     b''8 r |
1112   }
1113   \new Staff = "left" {
1114     \clef bass
1115     s1
1116   }
1117 >>
1118 @end lilypond
1119
1120 グリッサンドは和音の中にある音符を結ぶことができます。@c
1121 2 つの和音の音符を平行に 1 対 1 で結ぶのではない場合、
1122 @code{\glissandoMap} を設定することで、結び方を定義する必要があります。@c
1123 和音の音符は入力ファイル @file{.ly} で出現する順に 0, 1, @dots{} と@c
1124 番号が付きます。
1125
1126 @lilypond[verbatim,quote]
1127 \relative {
1128   <c' e>1\glissando g' |
1129   <c, e>1\glissando |
1130   <g' b> |
1131   \break
1132   \set glissandoMap = #'((0 . 1) (1 . 0))
1133   <c, g'>1\glissando |
1134   <d a'> |
1135   \set glissandoMap = #'((0 . 0) (0 . 1) (0 . 2))
1136   c1\glissando |
1137   <d f a> |
1138   \set glissandoMap = #'((2 . 0) (1 . 0) (0 . 1))
1139   <f d a'>1\glissando |
1140   <c c'> |
1141 }
1142 @end lilypond
1143
1144 異なるスタイルのグリッサンドを作成することもできます。@c
1145 詳細は @ref{Line styles} を参照してください。
1146
1147
1148 @snippets
1149 @lilypondfile[verbatim,quote,texidoc,doctitle]
1150 {contemporary-glissando.ly}
1151
1152 @lilypondfile[verbatim,quote,texidoc,doctitle]
1153 {adding-timing-marks-to-long-glissandi.ly}
1154
1155 @lilypondfile[verbatim,quote,texidoc,doctitle]
1156 {making-glissandi-breakable.ly}
1157
1158 @lilypondfile[verbatim,quote,texidoc,doctitle]
1159 {extending-glissandi-across-repeats.ly}
1160
1161 @seealso
1162 音楽用語集:
1163 @rglos{glissando}
1164
1165 記譜法リファレンス:
1166 @ref{Line styles}
1167
1168 コード断片集:
1169 @rlsrnamed{Expressive marks,発想記号}
1170
1171 内部リファレンス:
1172 @rinternals{Glissando}
1173
1174 @knownissues
1175 線の上にテキストを譜刻する (@notation{gliss.} など) ことは@c
1176 サポートされていません。
1177
1178
1179 @node アルペジオ
1180 @unnumberedsubsubsec アルペジオ
1181 @translationof Arpeggio
1182
1183 @cindex arpeggio (アルペジオ)
1184 @cindex broken chord (変則和音)
1185 @cindex chord, broken (変則和音)
1186
1187 @funindex \arpeggio
1188 @funindex \arpeggioArrowUp
1189 @funindex \arpeggioArrowDown
1190 @funindex \arpeggioNormal
1191
1192 和音の @notation{アルペジオ} (変則和音とも呼ばれます) は和音構造の後に
1193 @code{\arpeggio} を付けることによって記述されます:
1194
1195 @lilypond[verbatim,quote]
1196 \relative { <c' e g c>1\arpeggio }
1197 @end lilypond
1198
1199 異なるタイプのアルペジオを描くこともできます。@c
1200 @code{\arpeggioNormal} は通常のアルペジオに戻します:
1201
1202 @lilypond[verbatim,quote]
1203 \relative {
1204   <c' e g c>2\arpeggio
1205
1206   \arpeggioArrowUp
1207   <c e g c>2\arpeggio
1208
1209   \arpeggioArrowDown
1210   <c e g c>2\arpeggio
1211
1212   \arpeggioNormal
1213   <c e g c>2\arpeggio
1214 }
1215 @end lilypond
1216
1217 @cindex arpeggio symbols, special (特殊なアルペジオ シンボル)
1218 @cindex special arpeggio symbols (特殊なアルペジオ シンボル)
1219
1220 @funindex \arpeggioBracket
1221 @funindex \arpeggioParenthesis
1222 @funindex \arpeggioParenthesisDashed
1223
1224 特殊な @emph{括弧スタイル} のアルペジオ シンボルを作成することができます:
1225
1226 @lilypond[verbatim,quote]
1227 \relative {
1228   <c' e g c>2
1229
1230   \arpeggioBracket
1231   <c e g c>2\arpeggio
1232
1233   \arpeggioParenthesis
1234   <c e g c>2\arpeggio
1235
1236   \arpeggioParenthesisDashed
1237   <c e g c>2\arpeggio
1238
1239   \arpeggioNormal
1240   <c e g c>2\arpeggio
1241 }
1242 @end lilypond
1243
1244 括弧スタイルのアルペジオの破線プロパティは @code{'dash-definition} プロパティで@c
1245 制御します。@c
1246 @code{'dash-definition} プロパティについては @ref{スラー} で説明しています。
1247
1248 アルペジオをタイを用いて明示的に描き出すことができます。@c
1249 詳細は @ref{タイ} を参照してください。
1250
1251
1252 @predefined
1253 @code{\arpeggio},
1254 @code{\arpeggioArrowUp},
1255 @code{\arpeggioArrowDown},
1256 @code{\arpeggioNormal},
1257 @code{\arpeggioBracket},
1258 @code{\arpeggioParenthesis},
1259 @code{\arpeggioParenthesisDashed}
1260 @endpredefined
1261
1262
1263 @snippets
1264
1265 @lilypondfile[verbatim,quote,texidoc,doctitle]
1266 {creating-cross-staff-arpeggios-in-a-piano-staff.ly}
1267
1268 @lilypondfile[verbatim,quote,texidoc,doctitle]
1269 {creating-cross-staff-arpeggios-in-other-contexts.ly}
1270
1271 @lilypondfile[verbatim,quote,texidoc,doctitle]
1272 {creating-arpeggios-across-notes-in-different-voices.ly}
1273
1274 @seealso
1275 音楽用語集:
1276 @rglos{arpeggio}
1277
1278 記譜法リファレンス:
1279 @ref{スラー},
1280 @ref{タイ}
1281
1282 コード断片集:
1283 @rlsrnamed{Expressive marks,発想記号}
1284
1285 内部リファレンス:
1286 @rinternals{Arpeggio},
1287 @rinternals{Slur},
1288 @rinternals{PianoStaff}
1289
1290 @knownissues
1291 @cindex cross-staff parenthesis-style arpeggio (譜を跨ぐ括弧スタイルのアルペジオ)
1292 @cindex arpeggio, parenthesis-style, cross-staff (譜を跨ぐ括弧スタイルのアルペジオ)
1293 @cindex arpeggio, cross-staff parenthesis-style (譜を跨ぐ括弧スタイルのアルペジオ)
1294
1295 ある @code{PianoStaff} の中の同時点で譜を跨ぐアルペジオと跨がないアルペジオを@c
1296 混在させることはできません。
1297
1298 譜を跨ぐアルペジオに括弧スタイルのアルペジオを適用することは単純な方法では@c
1299 できません。@ref{譜を跨ぐ符幹}を参照してください。
1300
1301
1302 @node トリル
1303 @unnumberedsubsubsec トリル
1304 @translationof Trills
1305
1306 @cindex trills (トリル)
1307
1308 @funindex \trill
1309 @funindex \startTrillSpan
1310 @funindex \stopTrillSpan
1311
1312 延長線を持たない短い @notation{トリル} は @code{\trill} で譜刻されます。@c
1313 @ref{アーティキュレーションと装飾} を参照してください。
1314
1315 延長線を持つ長いトリルは @code{\startTrillSpan} と @code{\stopTrillSpan} で@c
1316 作成されます:
1317
1318 @lilypond[verbatim,quote]
1319 \relative {
1320   d''1\startTrillSpan
1321   d1
1322   c2\stopTrillSpan
1323   r2
1324 }
1325 @end lilypond
1326
1327 改行を跨ぐトリルは、次行の最初の音符の上から再開されます。
1328
1329 @lilypond[ragged-right,verbatim,quote]
1330 \relative {
1331   d''1\startTrillSpan
1332   \break
1333   d1
1334   c2\stopTrillSpan
1335   r2
1336 }
1337 @end lilypond
1338
1339 連続したトリルには、明示的な @code{\stopTrillSpan} コマンドは必要ありません。@c
1340 なぜなら、自動的に次のトリルが前のトリルの右端となるからです。
1341
1342 @lilypond[verbatim,quote]
1343 \relative {
1344   d''1\startTrillSpan
1345   d1
1346   b1\startTrillSpan
1347   d2\stopTrillSpan
1348   r2
1349 }
1350 @end lilypond
1351
1352 トリルを装飾小音符と組み合わせることもできます。@c
1353 この組み合わせの構文と装飾小音符を正確に配置する方法については、@c
1354 @ref{装飾小音符} で説明しています。
1355
1356 @lilypond[verbatim,quote]
1357 \relative {
1358   d''1~\afterGrace
1359   d1\startTrillSpan { c32[ d]\stopTrillSpan }
1360   c2 r2
1361 }
1362 @end lilypond
1363
1364 @cindex pitched trills (ピッチを持つトリル)
1365 @cindex trills, pitched (ピッチを持つトリル)
1366 @funindex \pitchedTrill
1367
1368 明示的なピッチを持つ予備の音符を必要とするトリルは
1369 @code{\pitchedTrill} コマンドを用いて譜刻することができます。@c
1370 最初の引数は主音符です。2 番目の引数は @emph{トリル} の音符であり、@c
1371 括弧で囲まれた符幹を持たない符頭として譜刻されます。
1372
1373 @lilypond[verbatim,quote]
1374 \relative {
1375   \pitchedTrill
1376   d''2\startTrillSpan fis
1377   d2
1378   c2\stopTrillSpan
1379   r2
1380 }
1381 @end lilypond
1382
1383 @cindex pitched trill with forced accidental (ピッチを持つトリルに強制的に臨時記号を付ける)
1384 @cindex trill, pitched with forced accidental (ピッチを持つトリルに強制的に臨時記号を付ける)
1385 @cindex accidental, forced for pitched trill (ピッチを持つトリルに強制的に臨時記号を付ける)
1386
1387 同じ小節内で、同一音符のためデフォルトでは譜刻されない臨時記号を譜刻するには@c
1388 手動で譜刻を指定する必要があります。@c
1389 最初の小節では、最初のピッチを持つトリルだけに臨時記号が譜刻されています。
1390
1391 @lilypond[verbatim,quote]
1392 \relative {
1393   \pitchedTrill
1394   eis''4\startTrillSpan fis
1395   eis4\stopTrillSpan
1396   \pitchedTrill
1397   eis4\startTrillSpan cis
1398   eis4\stopTrillSpan
1399   \pitchedTrill
1400   eis4\startTrillSpan fis
1401   eis4\stopTrillSpan
1402   \pitchedTrill
1403   eis4\startTrillSpan fis!
1404   eis4\stopTrillSpan
1405 }
1406 @end lilypond
1407
1408 @predefined
1409 @code{\startTrillSpan},
1410 @code{\stopTrillSpan}
1411 @endpredefined
1412
1413
1414 @seealso
1415 音楽用語集:
1416 @rglos{trill}
1417
1418 記譜法リファレンス:
1419 @ref{アーティキュレーションと装飾},
1420 @ref{装飾小音符}
1421
1422 コード断片集:
1423 @rlsrnamed{Expressive marks,発想記号}
1424
1425 内部リファレンス:
1426 @rinternals{TrillSpanner}