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