]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/expressive.itely
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / ja / notation / expressive.itely
index d26647c685fa5cf68ec70bde516114c3b9e69b27..97973e4d2b0087726716eaa972e4f5946e2077a4 100644 (file)
@@ -1,39 +1,39 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
 @ignore
-    Translation of GIT committish: fe4f33aca60ea7c58bc9196eac43b4acca1d4437
+    Translation of GIT committish: fabcd22c8f88ea9a87241597f1e48c0a9adbfc6e
 
     When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
-@end ignore
+    version that you are working on.  For details, see the Contributors'
+    Guide, node Updating translation committishes..@end ignore
 
-@c \version "2.13.36"
+@c \version "2.17.25"
 
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 
 
-@node 表現記号
-@section 表現記号
+@node 発想記号
+@section 発想記号
 @translationof Expressive marks
 
 @lilypondfile[quote]{expressive-headword.ly}
 
-このセクションでは楽譜の中で作成可能なさまざまな表現記号をリストアップします。
+このセクションでは楽譜の中で作成可能なさまざまな発想記号をリストアップします。
 
 @menu
-* 音符に付けられる表現記号::
-* 曲線の表現記号::
-* 直線の表現記号::
+* 音符に付けられる発想記号::
+* 曲線の発想記号::
+* 直線の発想記号::
 @end menu
 
 
-@node 音符に付けられる表現記号
-@subsection 音符に付けられる表現記号
+@node 音符に付けられる発想記号
+@subsection 音符に付けられる発想記号
 @translationof Expressive marks attached to notes
 
-このセクションでは、音符に添付される表現記号を作成する方法について説明します。@c
-音符に添付される表現記号には以下のものがあります:
+このセクションでは、音符に添付される発想記号を作成する方法について説明します。@c
+音符に添付される発想記号には以下のものがあります:
 アーティキュレーション、装飾、強弱記号。@c
 新たに強弱記号を作成する方法についても議論します。
 
@@ -161,7 +161,7 @@ c1\fermata
 これらの出力は以下のように表示されます:
 
 @lilypond[verbatim,quote,relative=2]
-c4-^  c-+  c--  c-|
+c4-^  c-+  c--  c-!
 c4->  c-.  c2-_
 @end lilypond
 
@@ -180,8 +180,8 @@ c4->  c-.  c2-_
 このコマンドは @code{MultiMeasureRestText} オブジェクトを作成します。
 
 @lilypond[verbatim,quote,relative=2]
-\override Script #'color = #red
-\override MultiMeasureRestText #'color = #blue
+\override Script.color = #red
+\override MultiMeasureRestText.color = #blue
 a2\fermata r\fermata
 R1\fermataMarkup
 @end lilypond
@@ -194,13 +194,13 @@ R1\fermataMarkup
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {modifying-default-values-for-articulation-shorthand-notation.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {controlling-the-vertical-ordering-of-scripts.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {creating-a-delayed-turn.ly}
 
 @seealso
@@ -219,7 +219,7 @@ R1\fermataMarkup
 @file{scm/@/script@/.scm}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{Script},
@@ -473,29 +473,27 @@ c4\< d\! e\> d\! |
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {setting-hairpin-behavior-at-bar-lines.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {setting-the-minimum-length-of-hairpins.ly}
 
-@c 未訳
 @cindex al niente (アル ニエンテ)
 @cindex niente, al (アル ニエンテ)
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {printing-hairpins-using-al-niente-notation.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {vertically-aligned-dynamics-and-textscripts.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {hiding-the-extender-line-for-text-dynamics.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {changing-text-and-spanner-styles-for-text-dynamics.ly}
 
-
 @seealso
 音楽用語集:
 @rglos{al niente},
@@ -513,7 +511,7 @@ c4\< d\! e\> d\! |
 @ref{Controlling MIDI dynamics}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{DynamicText},
@@ -622,10 +620,23 @@ moltoF = #(make-dynamic-script
 }
 @end lilypond
 
+強弱記号を音符に中央揃えさせるのではなく、左揃えさせるには、@c
+@code{\tweak} を使います:
+
+@lilypond[verbatim,quote]
+moltoF = \tweak DynamicText.self-alignment-X #LEFT
+         #(make-dynamic-script
+            (markup #:normal-text "molto"
+                    #:dynamic "f"))
+\relative c' {
+  <d e>16 <d e>
+  <d e>2..\moltoF <d e>1
+}
+@end lilypond
+
 マークアップ モードでのフォント設定は
 @ref{Selecting font and font size} で記述されています。
 
-
 @seealso
 記譜法リファレンス:
 @ref{Formatting text},
@@ -633,24 +644,27 @@ moltoF = #(make-dynamic-script
 @ref{What goes into the MIDI output?},
 @ref{Controlling MIDI dynamics}
 
+LilyPond の拡張:
+@rextend{Markup construction in Scheme}
+
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 
-@node 曲線の表現記号
-@subsection 曲線の表現記号
+@node 曲線の発想記号
+@subsection 曲線の発想記号
 @translationof Expressive marks as curves
 
 @c 未訳
-このセクションでは曲線を持つさまざまな表現記号
--- 通常のスラー、フレージング スラー、ブレス記号、falls それに doits --
+このセクションでは曲線を持つさまざまな発想記号
+-- 通常のスラー、フレージング スラー、ブレス記号、Fall それに Doit --
 を作成する方法について説明します。
 
 @menu
 * スラー::
 * フレージング スラー::
 * ブレス記号::
-* Falls and doits::
+* Fall と Doit::
 @end menu
 
 @node スラー
@@ -778,13 +792,13 @@ g4( e c2)
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {using-double-slurs-for-legato-chords.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {positioning-text-markups-inside-slurs.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {making-slurs-with-complex-dash-structure.ly}
 
 @seealso
@@ -799,7 +813,7 @@ g4( e c2)
 @ref{フレージング スラー}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{Slur}
@@ -927,7 +941,6 @@ g4\( e c2\)
 @code{\phrasingSlurSolid}
 @endpredefined
 
-
 @seealso
 学習マニュアル:
 @rlearning{ネストされない括弧とタイ}
@@ -937,7 +950,7 @@ g4\( e c2\)
 @ref{スラー}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{PhrasingSlur}
@@ -973,18 +986,23 @@ divisiones (ディビジョン: 区切り) がサポートされています。@
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {changing-the-breath-mark-symbol.ly}
 
+@c 未訳
+@cindex tick mark
+
+@lilypondfile[verbatim,quote,texidoc,doctitle]
+{using-a-tick-as-the-breath-mark-symbol.ly}
+
 @c 未訳
 @cindex caesura
 @cindex railroad tracks
 
 @c 未訳
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {inserting-a-caesura.ly}
 
-
 @seealso
 音楽用語集:
 @rglos{caesura}
@@ -993,7 +1011,7 @@ divisiones (ディビジョン: 区切り) がサポートされています。@
 @ref{Divisiones}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{BreathingEvent},
@@ -1001,52 +1019,48 @@ divisiones (ディビジョン: 区切り) がサポートされています。@
 @rinternals{Breathing_sign_engraver}
 
 
-@c 未訳
-@node Falls and doits
-@unnumberedsubsubsec Falls and doits
+@node Fall と Doit
+@unnumberedsubsubsec Fall と Doit
+@translationof Falls and doits
 
-@cindex falls
-@cindex doits
+@cindex falls (Fall)
+@cindex doits (Doit)
 @funindex \bendAfter
 @funindex bendAfter
 
-@notation{Falls} and @notation{doits} can be added to notes using
-the @code{\bendAfter} command.  The direction of the fall or doit
-is indicated with a plus or minus (up or down).  The number
-indicates the pitch interval that the fall or doit will extend
-@emph{beyond} the main note.
+@code{\bendAfter} コマンドを用いて、@c
+@notation{Fall} と @notation{Doit} 音符にを付け加えることができます。@c
+Fall あるいは Doit の向きはプラスあるいはマイナス (上あるいは下) で示します。@c
+指示の数は Fall あるいは Doit の主音符を展開させるピッチの幅を示します。
 
 @lilypond[verbatim,quote,relative=2]
-c2-\bendAfter #+4
-c2-\bendAfter #-4
-c2-\bendAfter #+8
-c2-\bendAfter #-8
+c2\bendAfter #+4
+c2\bendAfter #-4
+c2\bendAfter #+6.5
+c2\bendAfter #-6.5
+c2\bendAfter #+8
+c2\bendAfter #-8
 @end lilypond
 
-The dash @code{-} immediately preceding the @code{\bendAfter}
-command is @emph{required} when writing falls and doits.
-
-
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {adjusting-the-shape-of-falls-and-doits.ly}
 
-
 @seealso
 音楽用語集:
 @rglos{fall},
 @rglos{doit}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 
-@node 直線の表現記号
-@subsection 直線の表現記号
+@node 直線の発想記号
+@subsection 直線の発想記号
 @translationof Expressive marks as lines
 
-このセクションでは直線的な軌道をとるさまざまな表現記号 --
+このセクションでは直線的な軌道をとるさまざまな発想記号 --
 グリッサンド、アルペジオそれにトリル -- を作成する方法について説明します。
 
 @menu
@@ -1063,22 +1077,71 @@ command is @emph{required} when writing falls and doits.
 @funindex \glissando
 @funindex glissando
 
-@notation{ã\82°ã\83ªã\83\83ã\82µã\83³ã\83\89} ã\81¯é\9f³ç¬¦ã\81« @code{\glissando} ã\82\92ä»\98ã\81\91ã\82\8bã\81\93ã\81¨ã\81«ã\82\88ã\81£ã\81¦@c
-作成されます:
+@notation{ã\82°ã\83ªã\83\83ã\82µã\83³ã\83\89} ã\81¯é\9f³ç¬¦ã\81®å¾\8cã\81« @code{\glissando} ã\82\92ä»\98ã\81\91ã\82\8bã\81\93ã\81¨ã\81«@c
+よって作成されます:
 
 @lilypond[verbatim,quote,relative=2]
 g2\glissando g'
 c2\glissando c,
+\afterGrace f,1\glissando f'16
+@end lilypond
+
+グリッサンドは譜を跨いで音符を結ぶことができます:
+
+@lilypond[verbatim,quote]
+\new PianoStaff <<
+  \new Staff = "right" {
+    e'''2\glissando
+    \change Staff = "left"
+    a,,4\glissando
+    \change Staff = "right"
+    b''8 r |
+  }
+  \new Staff = "left" {
+    \clef bass
+    s1
+  }
+>>
+@end lilypond
+
+グリッサンドは和音の中にある音符を結ぶことができます。@c
+2 つの和音の音符を平行に 1 対 1 で結ぶのではない場合、
+@code{\glissandoMap} を設定することで、結び方を定義する必要があります。@c
+和音の音符は入力ファイル @file{.ly} で出現する順に 0, 1, @dots{} と@c
+番号が付きます。
+
+@lilypond[verbatim,quote,relative=2]
+<c, e>1\glissando g' |
+<c, e>1\glissando |
+<g' b> |
+\break
+\set glissandoMap = #'((0 . 1) (1 . 0))
+<c, g'>1\glissando |
+<d a'> |
+\set glissandoMap = #'((0 . 0) (0 . 1) (0 . 2))
+c1\glissando |
+<d f a> |
+\set glissandoMap = #'((2 . 0) (1 . 0) (0 . 1))
+<f d a'>1\glissando |
+<c c'> |
 @end lilypond
 
 異なるスタイルのグリッサンドを作成することもできます。@c
 詳細は @ref{Line styles} を参照してください。
 
-@snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@snippets
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {contemporary-glissando.ly}
 
+@lilypondfile[verbatim,quote,texidoc,doctitle]
+{adding-timing-marks-to-long-glissandi.ly}
+
+@lilypondfile[verbatim,quote,texidoc,doctitle]
+{making-glissandi-breakable.ly}
+
+@lilypondfile[verbatim,quote,texidoc,doctitle]
+{extending-glissandi-across-repeats.ly}
 
 @seealso
 音楽用語集:
@@ -1088,15 +1151,12 @@ c2\glissando c,
 @ref{Line styles}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{Glissando}
 
-
 @knownissues
-
-@c 未訳
 線の上にテキストを譜刻する (@notation{グリッサンド} など) ことは@c
 サポートされていません。
 
@@ -1190,16 +1250,15 @@ c2\glissando c,
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {creating-cross-staff-arpeggios-in-a-piano-staff.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {creating-cross-staff-arpeggios-in-other-contexts.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {creating-arpeggios-across-notes-in-different-voices.ly}
 
-
 @seealso
 音楽用語集:
 @rglos{arpeggio}
@@ -1209,16 +1268,14 @@ c2\glissando c,
 @ref{タイ}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{Arpeggio},
 @rinternals{Slur},
 @rinternals{PianoStaff}
 
-
 @knownissues
-
 @cindex cross-staff parenthesis-style arpeggio (譜を跨ぐ括弧スタイルのアルペジオ)
 @cindex arpeggio, parenthesis-style, cross-staff (譜を跨ぐ括弧スタイルのアルペジオ)
 @cindex arpeggio, cross-staff parenthesis-style (譜を跨ぐ括弧スタイルのアルペジオ)
@@ -1331,7 +1388,6 @@ eis4\startTrillSpan fis!
 eis4\stopTrillSpan
 @end lilypond
 
-
 @predefined
 @code{\startTrillSpan},
 @code{\stopTrillSpan}
@@ -1347,7 +1403,7 @@ eis4\stopTrillSpan
 @ref{装飾小音符}
 
 コード断片集:
-@rlsrnamed{Expressive marks,表現記号}
+@rlsrnamed{Expressive marks,発想記号}
 
 内部リファレンス:
 @rinternals{TrillSpanner}