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