]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/notation/pitches.itely
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / ja / notation / pitches.itely
index 85073fc983eb698b8ecf1b4331a2b51b22e2172d..b8dcbbd6a9a12136c82cc74861ff447110eb8f1c 100644 (file)
@@ -1,12 +1,12 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
 @ignore
-    Translation of GIT committish: 2c3bd5e85d39155e3e6804f9818722bef483056d
+    Translation of GIT committish: d5647c5fd1c38d4124d2374725b923f4901f3661
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.14.0"
+@c \version "2.17.6"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -92,7 +92,6 @@
 }
 @end lilypond
 
-
 @seealso
 音楽用語集:
 @rglos{Pitch names}
@@ -260,6 +259,9 @@ B の後の F ダブル フラットは B よりも下に配置されます。@c
 }
 @end lilypond
 
+これらの規則から導き出される結論の 1 つは、@c
+@code{@w{\relative f}} ブロックの中の最初の音符は絶対ピッチ モードで記述された@c
+音符と全く同様に解釈されるということです。
 
 @seealso
 音楽用語集:
@@ -268,7 +270,7 @@ B の後の F ダブル フラットは B よりも下に配置されます。@c
 @rglos{Pitch names}
 
 記譜法リファレンス:
-@ref{オクターブ チェック}
+@ref{Octave checks}
 
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -287,7 +289,6 @@ B の後の F ダブル フラットは B よりも下に配置されます。@c
 @funindex \relative
 @funindex relative
 
-
 @c DEPRECATED
 @code{\relative} に対して @code{@var{startpitch}} が指定されていない場合、@c
 @code{c'} であると見なされます。@c
@@ -311,7 +312,7 @@ LilyPond では、音符名は未加工の入力です
 -- 調号と音部記号がこの未加工の入力をどのように表示するかを決定します。@c
 @code{c} のような変更を加えられていない音符は、調号や音部記号とは無関係に、@c
 @q{C ナチュラル} を意味します。@c
-更なる情報は、@rlearning{臨時記号と調号} を参照してください。}
+更なる情報は、@rlearning{Accidentals and key signatures} を参照してください。}
 
 @cindex note names, Dutch (オランダ語での音符名)
 @cindex note names, default (デフォルトの音符名)
@@ -333,7 +334,7 @@ LilyPond では、音符名は未加工の入力です
 付け加えることによって作られます。@c
 この構文はオランダ語の音符命名規約から派生しました。@c
 臨時記号に他の名前を使うには、@c
-@ref{他の言語での音符名} を参照してください。
+@ref{Note names in other languages} を参照してください。
 
 @lilypond[verbatim,quote,relative=2]
 ais1 aes aisis aeses
@@ -397,10 +398,10 @@ cis
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle,ragged-right]
+@lilypondfile[verbatim,quote,texidoc,doctitle,ragged-right]
 {hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {preventing-extra-naturals-from-being-automatically-added.ly}
 
 @seealso
@@ -413,12 +414,12 @@ cis
 @rglos{quarter tone}
 
 学習マニュアル:
-@rlearning{臨時記号と調号}
+@rlearning{Accidentals and key signatures}
 
 記譜法リファレンス:
-@ref{自動臨時記号},
+@ref{Automatic accidentals},
 @ref{Annotational accidentals (musica ficta)},
-@ref{他の言語での音符名}
+@ref{Note names in other languages}
 
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}.
@@ -429,12 +430,10 @@ cis
 @rinternals{AccidentalCautionary},
 @rinternals{accidental-interface}
 
-
 @cindex accidental, quarter-tone (4 分音臨時記号)
 @cindex quarter-tone accidental (4 分音臨時記号)
 
 @knownissues
-
 4 分音臨時記号の表記の仕方で広く認められた標準はないため、@c
 LilyPond の記号はいかなる標準にも準拠しません。
 
@@ -602,9 +601,9 @@ a2 as e es a ases e eses
 @menu
 * オクターブ チェック::
 * 移調::
-* 転回::
+* 反転::
 * 逆行::
-* 様式的な移調::
+* 様式的な変形::
 @end menu
 
 
@@ -676,7 +675,6 @@ a2 as e es a ases e eses
 }
 @end lilypond
 
-
 @seealso
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -794,22 +792,21 @@ musicInBflat = @{ e4 @dots{} @}
 
 @noindent
 移調楽器についての更なる情報は、@c
-@ref{楽器の移調} を参照してください。
+@ref{Instrument transpositions} を参照してください。
 
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {transposing-pitches-with-minimum-accidentals-smart-transpose.ly}
 
-
 @seealso
 記譜法リファレンス:
-@ref{楽器の移調},
-@ref{転回},
-@ref{様式的な移調},
-@ref{相対オクターブ入力},
-@ref{逆行}
+@ref{Instrument transpositions},
+@ref{Inversion},
+@ref{Modal transformations},
+@ref{Relative octave entry},
+@ref{Retrograde}
 
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -817,7 +814,6 @@ musicInBflat = @{ e4 @dots{} @}
 内部リファレンス:
 @rinternals{TransposedMusic}
 
-
 @funindex \transpose
 @funindex transpose
 @funindex \chordmode
@@ -826,31 +822,33 @@ musicInBflat = @{ e4 @dots{} @}
 @funindex relative
 
 @knownissues
-
-相対変換は
-@code{\transpose}, @code{\chordmode}, @code{\transpose} の引数である@c
-音楽表記の中にある @code{\relative} セクションには影響を及ぼしません。@c
+相対変換コマンドはその引数の中にある @code{\transpose}, @code{\chordmode},
+あるいは @code{\relative} セクションには影響を及ぼしません。@c
 移調された音楽の中で相対モードを使用するには、@c
 @code{\transpose} の中に @code{\relative} を置く必要があります。
 
+@code{\transpose} を使用している場合、3 重の臨時記号は表示されません。@c
+代わりに @q{異名等価の} ピッチが表示されます
+(例えば e の 3 重フラットの代わりに d フラットが表示されます)。
+
 
-@node 転回
-@unnumberedsubsubsec 転回
+@node 反転
+@unnumberedsubsubsec 反転
 @translationof Inversion
 
-@cindex inversion (転回)
-@cindex operation, inversion (転回操作)
+@cindex inversion (反転)
+@cindex operation, inversion (反転操作)
 @funindex \inversion
 
-以下で音楽表記を転回することができます:
+単一の操作で音楽表記を反転して、移調することができます:
 
 @example
-\inversion @var{from-pitch} @var{to-pitch} @var{musicexpr}
+\inversion @var{around-pitch} @var{to-pitch} @var{musicexpr}
 @end example
 
-@code{@var{musicexpr}} の音程は倒置され、@c
-それから @code{@var{from-pitch}} が @code{@var{to-pitch}} になるよう@c
-移調されます。
+The @code{@var{musicexpr}} の音程は @code{@var{around-pitch}} を中心に@c
+反転され、さらに @code{@var{around-pitch}} が @code{@var{to-pitch}} に@c
+マッピングされるように移調されます。
 
 @lilypond[verbatim,quote]
 music = \relative c' { c d e f }
@@ -861,11 +859,15 @@ music = \relative c' { c d e f }
 }
 @end lilypond
 
+@warning{反転されるモチーフは絶対オクターブ形式で記述するか、@c
+最初に絶対オクターブ形式に変換されるよう @code{\relative} ブロックで囲む@c
+必要があります。}
+
 @seealso
 記譜法リファレンス:
-@ref{様式的な移調},
-@ref{逆行},
-@ref{移調}
+@ref{Modal transformations},
+@ref{Retrograde},
+@ref{Transpose}
 
 
 @node 逆行
@@ -896,29 +898,26 @@ music = \relative c' { c8. ees16( fis8. a16 b8.) gis16 f8. d16 }
 
 @seealso
 記譜法リファレンス:
-@ref{転回},
-@ref{様式的な移調},
-@ref{移調}
+@ref{Inversion},
+@ref{Modal transformations},
+@ref{Transpose}
 
 
-@node 様式的な移調
-@unnumberedsubsubsec 様式的な移調
+@node 様式的な変形
+@unnumberedsubsubsec 様式的な変形
 @translationof Modal transformations
 
-@c untranslated
-@ignore
-
-@cindex modal transformations (様式的な移調)
-@cindex transformations, modal (様式的な移調)
-@cindex operations, modal (様式的な移調の操作)
+@cindex modal transformations (様式的な変形)
+@cindex transformations, modal (様式的な変形)
+@cindex operations, modal (様式的な操作)
 
 音階に基づく作曲では、モチーフはさまざまなやり方で頻繁に移調されます。@c
-これは、異なる音程に @notation{移調} する場合や、@c
-旋回点で @notation{転回} する場合があります。
+これは、モチーフの開始の音程を変えるために @notation{移調} する場合や、@c
+旋回点で @notation{反転} する場合があります。
 @notation{逆行} するために後戻りする場合もあります@c
--- @ref{逆行} を参照してください。
+-- @ref{Retrograde} を参照してください。
 
-@warning{与えられた音階の中には無い音符は、移調されずに取り残されます。}
+@warning{与えられた音階の中に無い音符は、移調されません。}
 
 @subsubheading 様式的な移調
 
@@ -934,45 +933,8 @@ music = \relative c' { c8. ees16( fis8. a16 b8.) gis16 f8. d16 }
 \modalTranspose @var{from-pitch} @var{to-pitch} @var{scale} @var{motif}
 @end example
 
-@var{motif} の音符は、@var{scale} @var{to-pitch} と @var{from-pitch} 間の音程によって@c
-与えられる度数
-The notes of @var{motif} are shifted within the @var{scale} by the
-number of scale degrees given by the interval between @var{to-pitch}
-and @var{from-pitch}:
-@end ignore
-
-
-@cindex modal transformations
-@cindex transformations, modal
-@cindex operations, modal
-
-In a musical composition that is based on a scale, a motif is
-frequently transformed in various ways.  It may be
-@notation{transposed} to start at different places in the scale or
-it may be @notation{inverted} around a pivot point in the scale.
-It may also be reversed to produce its @notation{retrograde}, see
-@ref{Retrograde}.
-
-@warning{Any note that does not lie within the given scale will be
-left untransformed.}
-
-@subsubheading Modal transposition
-
-@cindex modal transposition
-@cindex transposition, modal
-@cindex operation, transposition
-@funindex \modalTranspose
-@funindex modalTranspose
-
-A motif can be transposed within a given scale with:
-
-@example
-\modalTranspose @var{from-pitch} @var{to-pitch} @var{scale} @var{motif}
-@end example
-
-The notes of @var{motif} are shifted within the @var{scale} by the
-number of scale degrees given by the interval between @var{to-pitch}
-and @var{from-pitch}:
+@var{motif} の音符は @var{scale} 内を @var{to-pitch} と @var{from-pitch}
+間の音程の度数の分だけシフトされます:
 
 @lilypond[verbatim,quote]
 diatonicScale = \relative c' { c d e f g a b }
@@ -985,8 +947,7 @@ motif = \relative c' { c8 d e f g a b c }
 }
 @end lilypond
 
-An ascending scale of any length and with any intervals may be
-specified:
+上昇する音階の長さは任意であり、指定する音程も任意です:
 
 @lilypond[verbatim,quote]
 pentatonicScale = \relative c' { ges aes bes des ees }
@@ -998,9 +959,9 @@ motif = \relative c' { ees8 des ges,4 <ges' bes,> <ges bes,> }
 }
 @end lilypond
 
-When used with a chromatic scale @code{\modalTranspose} has a
-similar effect to @code{\transpose}, but with the ability to
-specify the names of the notes to be used:
+半音階の音階を持つ @code{\modalTranspose} を使った時の効果は
+@code{\transpose} と同じですが、使われる音符の名前を特定することが
+できます:
 
 @lilypond[verbatim,quote]
 chromaticScale = \relative c' { c cis d dis e f fis g gis a ais b }
@@ -1013,29 +974,31 @@ motif = \relative c' { c8 d e f g a b c }
 }
 @end lilypond
 
-@subsubheading Modal inversion
+@subsubheading 様式的な反転
 
-@cindex modal inversion
-@cindex inversion, modal
-@cindex operation, modal inversion
+@cindex modal inversion (様式的な反転)
+@cindex inversion, modal (様式的な反転)
+@cindex operation, modal inversion (様式的な反転操作)
 @funindex \modalInversion
 @funindex modalInversion
 
-A motif can be inverted within a given scale around a given pivot
-note and transposed in a single operation with:
+モチーフを与えられた音階に従って与えられた旋回点 (音符) で反転させて、
+移調させることを 1 つの操作でできます:
 
 @example
 \modalInversion @var{around-pitch} @var{to-pitch} @var{scale} @var{motif}
 @end example
 
-The notes of @var{motif} are placed the same number of scale degrees
-from the @var{around-pitch} note within the @var{scale}, but in the
-opposite direction, and the result is then shifted within the
-@var{scale} by the number of scale degrees given by the interval between
-@var{to-pitch} and @var{around-pitch}.
+@var{motif} の音符は @var{scale} 内を @var{to-pitch} と @var{from-pitch}
+間の音程の度数の分だけシフトされます:
+
+@var{motif} の音符は @var{scale} 内を @var{around-pitch} から元の音符までと@c
+同じ度数の分だけ逆向きに進んだ位置に配置され、それからその結果は
+@var{scale} 内を @var{to-pitch} と @var{around-pitch} 間の音程の度数分だけ@c
+シフトされます。
 
-So to simply invert around a note in the scale use the same value for
-@var{around-pitch} and @var{to-pitch}:
+そのため、単純に音階をある音符で反転させる場合は、@var{around-pitch} と
+@var{to-pitch} で同じ値を使用します:
 
 @lilypond[verbatim,quote]
 octatonicScale = \relative c' { ees f fis gis a b c d }
@@ -1047,9 +1010,9 @@ motif = \relative c' { c8. ees16 fis8. a16 b8. gis16 f8. d16 }
 }
 @end lilypond
 
-To invert around a pivot between two notes in the scale, invert around
-one of the notes and then transpose by one scale degree.  The two notes
-specified can be interpreted as bracketing the pivot point:
+音階の中にある 2 つの音符の中間にある旋回点で反転させるには、@c
+2 つの音符の 1 つを旋回点として反転させて、音階の 1 度数分だけ移調させます。@c
+指定された 2 つの音符が旋回点を囲んでいると解釈することができます:
 
 @lilypond[verbatim,quote]
 scale = \relative c' { c g' }
@@ -1061,8 +1024,7 @@ motive = \relative c' { c c g' c, }
 }
 @end lilypond
 
-The combined operation of inversion and retrograde produce the
-retrograde-inversion:
+反転と逆行の操作を組み合わせると逆行-反転になります:
 
 @lilypond[verbatim,quote]
 octatonicScale = \relative c' { ees f fis gis a b c d }
@@ -1075,10 +1037,10 @@ motif = \relative c' { c8. ees16 fis8. a16 b8. gis16 f8. d16 }
 @end lilypond
 
 @seealso
-Notation Reference:
+記譜法リファレンス:
 @ref{Inversion},
 @ref{Retrograde},
-@ref{Transpose}.
+@ref{Transpose}
 
 
 @node ピッチを表示する
@@ -1212,21 +1174,24 @@ c2 c
 @end lilypond
 
 特殊な音部記号については @ref{Mensural clefs},
-@ref{Gregorian clefs}, @ref{Default tablatures}, それに @ref{Custom
-tablatures} で説明します。
+@ref{Gregorian clefs}, @ref{Default tablatures}, それに
+@ref{Custom tablatures} で説明します。@c
+楽譜の中で合図音符を使用するときに音部記号を変更する場合は、@c
+@ref{Formatting cue notes} の @code{\cueClef} 関数と
+@code{\cueDuringWithClef} 関数を参照してください。
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {tweaking-clef-properties.ly}
 
-
 @seealso
 記譜法リファレンス:
 @ref{Mensural clefs},
 @ref{Gregorian clefs},
 @ref{Default tablatures},
-@ref{Custom tablatures}
+@ref{Custom tablatures},
+@ref{Formatting cue notes}
 
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -1254,7 +1219,7 @@ LilyPond では、音符名は未加工の入力です。@c
 調号と音部記号がこの未加工の入力をどのように表示するかを決定します。@c
 @code{c} のような変更を加えられていない音符は、調号や音部記号とは無関係に、@c
 @q{C ナチュラル} を意味します。@c
-更なる情報は、@rlearning{臨時記号と調号} を参照してください。}
+更なる情報は、@rlearning{Accidentals and key signatures} を参照してください。}
 
 調号は楽曲を演奏すべき調性を示します。@c
 調号は譜の先頭で変更記号 (フラットやシャープ) のセットによって示されます。@c
@@ -1315,20 +1280,19 @@ fis
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {non-traditional-key-signatures.ly}
 
-
 @seealso
 音楽用語集:
 @rglos{church mode},
 @rglos{scordatura}
 
 学習マニュアル:
-@rlearning{臨時記号と調号}
+@rlearning{Accidentals and key signatures}
 
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -1340,7 +1304,7 @@ fis
 @rinternals{KeyCancellation},
 @rinternals{KeySignature},
 @rinternals{key-cancellation-interface},
-@rinternals{key-signature-interface}.
+@rinternals{key-signature-interface}
 
 
 @node オッターバ囲み
@@ -1375,15 +1339,9 @@ a2 b
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
-{ottava-text.ly}
-
-@snippets
-
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {ottava-text.ly}
 
-
 @seealso
 音楽用語集:
 @rglos{octavation}
@@ -1470,7 +1428,7 @@ a2 b
 \transposition a
 c d e f
 \textLengthOn
-s1*0^\markup { Switch to B\flat clarinet }
+<>^\markup { Switch to B\flat clarinet }
 R1
 
 \key bes \major
@@ -1478,14 +1436,14 @@ R1
 c2 g
 @end lilypond
 
-
 @seealso
 音楽用語集:
 @rglos{concert pitch},
 @rglos{transposing instrument}
 
 記譜法リファレンス:
-@ref{Quoting other voices}, @ref{移調}
+@ref{Quoting other voices},
+@ref{Transpose}
 
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -1502,7 +1460,7 @@ c2 g
 @cindex automatic accidentals (自動臨時記号)
 @cindex default accidental style (デフォルトの臨時記号スタイル)
 
-@funindex set-accidental-style
+@funindex \accidentalStyle
 @funindex voice
 @funindex default
 
@@ -1513,7 +1471,7 @@ LilyPond はどの臨時記号スタイルを使用するのかを指定する
 
 @example
 \new Staff <<
-  #(set-accidental-style 'voice)
+  \accidentalStyle voice
   @{ @dots{} @}
 >>
 @end example
@@ -1528,7 +1486,7 @@ LilyPond はどの臨時記号スタイルを使用するのかを指定する
 以下のようにします:
 
 @example
-#(set-accidental-style 'voice 'StaffGroup)
+\accidentalStyle StaffGroup.voice
 @end example
 
 サポートされる臨時記号スタイルを以下で示します。@c
@@ -1538,7 +1496,7 @@ LilyPond はどの臨時記号スタイルを使用するのかを指定する
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -1553,11 +1511,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -1570,11 +1528,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'default)
+      \accidentalStyle default
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'default)
+      \accidentalStyle default
       \musicB
     }
   >>
@@ -1589,7 +1547,7 @@ musicB = {
   <<
     \context Staff = "up" @{
       %%% 次の行を変更したいスタイルに合わせて変更してください:
-      #(set-accidental-style 'default 'Score)
+      \accidentalStyle Score.default
       \musicA
     @}
     \context Staff = "down" @{
@@ -1620,7 +1578,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -1635,11 +1593,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -1652,11 +1610,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'default)
+      \accidentalStyle default
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'default)
+      \accidentalStyle default
       \musicB
     }
   >>
@@ -1692,7 +1650,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -1707,11 +1665,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -1724,11 +1682,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'voice)
+      \accidentalStyle voice
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'voice)
+      \accidentalStyle voice
       \musicB
     }
   >>
@@ -1742,14 +1700,19 @@ musicB = {
 
 @funindex modern
 
+@c ここから L221
 この規則は 20 世紀の一般的な臨時記号の付け方と一致します:
-この規則の臨時記号の付け方は、あいまいさを避けるための 2 つの例外
- -- 一時的な臨時記号が使われると、@c
+この規則はいくつかの余分なナチュラル記号を省略します
+-- 伝統的にダブル シャープの後のシャープに前置されるナチュラル記号と、@c
+ダブル フラットの後のフラットに前置されるナチュラル記号を省略します。@c
+
+@code{modern} 規則の臨時記号の付け方は @code{default} とほぼ同じですが、@c
+あいまいさを避けるための 2 つの規則が追加されます
+ -- 一時的な臨時記号が使われると、
 その後の小節で (同じオクターブにある音符に対して) キャンセル記号が@c
 譜刻され、@c
-臨時記号が使われたのと同じ小節では他のオクターブにある音符にも@c
-キャンセル記号が譜刻されます --
-を除いて、@code{default} と同じです。@c
+臨時記号が使われた小節では他のオクターブにある音符にもキャンセル記号が@c
+譜刻されます。@c
 そのため、上部譜の第 2 小節の中にある @code{b} と @code{c} の前には@c
 ナチュラルが付けられています:
 
@@ -1757,7 +1720,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -1772,11 +1735,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -1789,11 +1752,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'modern)
+      \accidentalStyle modern
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'modern)
+      \accidentalStyle modern
       \musicB
     }
   >>
@@ -1821,7 +1784,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -1836,11 +1799,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -1853,11 +1816,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'modern-cautionary)
+      \accidentalStyle modern-cautionary
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'modern-cautionary)
+      \accidentalStyle modern-cautionary
       \musicB
     }
   >>
@@ -1889,7 +1852,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -1904,11 +1867,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -1921,11 +1884,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'modern-voice)
+      \accidentalStyle modern-voice
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'modern-voice)
+      \accidentalStyle modern-voice
       \musicB
     }
   >>
@@ -1951,7 +1914,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -1966,11 +1929,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -1983,11 +1946,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle modern-voice-cautionary
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'modern-voice-cautionary)
+      \accidentalStyle modern-voice-cautionary
       \musicB
     }
   >>
@@ -2017,7 +1980,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2032,11 +1995,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2049,7 +2012,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'piano)
+      \accidentalStyle piano
       \musicA
     }
     \context Staff = "down" {
@@ -2076,7 +2039,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2091,11 +2054,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2108,7 +2071,7 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'piano-cautionary)
+      \accidentalStyle piano-cautionary
       \musicA
     }
     \context Staff = "down" {
@@ -2118,7 +2081,6 @@ musicB = {
 }
 @end lilypond
 
-
 @item neo-modern
 
 @cindex neo-modern accidental style (neo-modern 臨時記号スタイル)
@@ -2140,7 +2102,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2155,11 +2117,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2172,11 +2134,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'neo-modern)
+      \accidentalStyle neo-modern
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'neo-modern)
+      \accidentalStyle neo-modern
       \musicB
     }
   >>
@@ -2197,7 +2159,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2212,11 +2174,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2229,18 +2191,17 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle neo-modern-cautionary
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'neo-modern-cautionary)
+      \accidentalStyle neo-modern-cautionary
       \musicB
     }
   >>
 }
 @end lilypond
 
-
 @item neo-modern-voice
 
 @cindex neo-modern-voice accidental style (neo-modern-voice 臨時記号スタイル)
@@ -2257,7 +2218,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2272,11 +2233,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2289,11 +2250,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle neo-modern-voice
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'neo-modern-voice)
+      \accidentalStyle neo-modern-voice
       \musicB
     }
   >>
@@ -2314,7 +2275,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2329,11 +2290,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2346,11 +2307,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle neo-modern-voice-cautionary
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'neo-modern-voice-cautionary)
+      \accidentalStyle neo-modern-voice-cautionary
       \musicB
     }
   >>
@@ -2376,7 +2337,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2391,11 +2352,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2408,18 +2369,17 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'dodecaphonic)
+      \accidentalStyle dodecaphonic
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'dodecaphonic)
+      \accidentalStyle dodecaphonic
       \musicB
     }
   >>
 }
 @end lilypond
 
-
 @item teaching
 
 @cindex teaching accidental style (teaching 臨時記号スタイル)
@@ -2435,11 +2395,11 @@ musicB = {
 フラット音に対して忠告の臨時記号が譜刻されます
  -- ただし、前の音符の直後にある同じピッチの音符は例外です。
 
-@lilypond[quote]
+@lilypond[quote,staffsize=18]
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2454,11 +2414,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2472,12 +2432,12 @@ musicB = {
   <<
     \context Staff = "up" {
       \key fis \minor
-      #(set-accidental-style 'teaching)
+      \accidentalStyle teaching
       \musicA
     }
     \context Staff = "down" {
       \key fis \minor
-      #(set-accidental-style 'teaching)
+      \accidentalStyle teaching
       \musicB
     }
   >>
@@ -2500,7 +2460,7 @@ musicB = {
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2515,11 +2475,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2532,11 +2492,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'no-reset)
+      \accidentalStyle no-reset
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'no-reset)
+      \accidentalStyle no-reset
       \musicB
     }
   >>
@@ -2554,14 +2514,12 @@ musicB = {
 臨時記号はまったく保持されません
 -- そのため、調号に対応しながら、前にある音楽とは無関係に@c
 すべての臨時記号が譜刻されます。@c
-@code{dodecaphonic} とは異なり、@c
-この規則ではナチュラルが譜刻されることはありません。
 
 @lilypond[quote]
 musicA = {
   <<
     \relative c' {
-      cis'8 fis, d'4 <a cis>8 f bis4 |
+      cis'8 fis, bes4 <a cis>8 f bis4 |
       cis2. <c, g'>4 |
     }
     \\
@@ -2576,11 +2534,11 @@ musicB = {
   \clef bass
   \new Voice {
     \voiceTwo \relative c' {
-      <fis, a cis>8 <fis a cis>
+      <fis, a cis>8[ <fis a cis>
       \change Staff = up
       cis' cis
       \change Staff = down
-      <fis, a> <fis a>
+      <fis, a> <fis a>]
       \showStaffSwitch
       \change Staff = up
       dis'4 |
@@ -2593,11 +2551,11 @@ musicB = {
 \new PianoStaff {
   <<
     \context Staff = "up" {
-      #(set-accidental-style 'forget)
+      \accidentalStyle forget
       \musicA
     }
     \context Staff = "down" {
-      #(set-accidental-style 'forget)
+      \accidentalStyle forget
       \musicB
     }
   >>
@@ -2605,12 +2563,6 @@ musicB = {
 @end lilypond
 @end table
 
-@snippets
-
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
-{dodecaphonic-style-accidentals-for-each-note-including-naturals.ly}
-
-
 @seealso
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -2625,14 +2577,12 @@ musicB = {
 @rinternals{AccidentalPlacement},
 @rinternals{accidental-suggestion-interface}
 
-
 @cindex accidentals and simultaneous notes (臨時記号と同時発生する音符)
 @cindex simultaneous notes and accidentals (同時発生する音符と臨時記号)
 @cindex accidentals in chords (和音の中の臨時記号)
 @cindex chords, accidentals in (和音の中の臨時記号)
 
 @knownissues
-
 同時発生する音符はシーケンシャル モードで入力されたものと見なされます。@c
 このことが意味するのは、和音の各音符は入力ファイルの中で記述された順に
 1 つずつ発生するものとして、和音の臨時記号は譜刻されるということです。@c
@@ -2651,7 +2601,7 @@ musicB = {
 
 @lilypond[quote]
 {
-  #(set-accidental-style 'modern)
+  \accidentalStyle modern
   \time 2/4
   \repeat volta 2 {
     c'2
@@ -2668,12 +2618,12 @@ musicB = {
 
 @lilypond[verbatim,quote]
 forget = #(define-music-function (parser location music) (ly:music?) #{
-  #(set-accidental-style 'forget)
-  $music
-  #(set-accidental-style 'modern)
+  \accidentalStyle forget
+  #music
+  \accidentalStyle modern
 #})
 {
-  #(set-accidental-style 'modern)
+  \accidentalStyle modern
   \time 2/4
   \repeat volta 2 {
     c'2
@@ -2685,6 +2635,7 @@ forget = #(define-music-function (parser location music) (ly:music?) #{
 }
 @end lilypond
 
+
 @node 音域
 @unnumberedsubsubsec 音域
 @translationof Ambitus
@@ -2723,16 +2674,15 @@ forget = #(define-music-function (parser location music) (ly:music?) #{
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {adding-ambitus-per-voice.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {ambitus-with-multiple-voices.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {changing-the-ambitus-gap.ly}
 
-
 @seealso
 音楽用語集:
 @rglos{ambitus}
@@ -2750,9 +2700,7 @@ forget = #(define-music-function (parser location music) (ly:music?) #{
 @rinternals{AmbitusNoteHead},
 @rinternals{ambitus-interface}
 
-
 @knownissues
-
 複数のボイスがある場合にボイスごとに音域をとることによって生じる@c
 音域の衝突を処理するシステムはありません。
 
@@ -2795,13 +2743,13 @@ forget = #(define-music-function (parser location music) (ly:music?) #{
 
 @lilypond[verbatim,quote,relative=2]
 c4 b
-\override NoteHead #'style = #'cross
+\override NoteHead.style = #'cross
 c4 b
-\revert NoteHead #'style
+\revert NoteHead.style
 a b
-\override NoteHead #'style = #'harmonic
+\override NoteHead.style = #'harmonic
 a b
-\revert NoteHead #'style
+\revert NoteHead.style
 c4 d e f
 @end lilypond
 
@@ -2910,10 +2858,9 @@ c b < g \xNote c f > b
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {numbers-as-easy-note-heads.ly}
 
-
 @seealso
 記譜法リファレンス:
 @ref{Setting the staff size}
@@ -3015,7 +2962,6 @@ a2 b c d \break
 
 @end lilypond
 
-
 @predefined
 @code{\aikenHeads},
 @code{\aikenHeadsMinor},
@@ -3029,15 +2975,13 @@ a2 b c d \break
 @code{\walkerHeadsMinor}
 @endpredefined
 
-
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {applying-note-head-styles-depending-on-the-step-of-the-scale.ly}
 
 すべての符頭スタイルを調べるには、@ref{Note head styles} を参照してください。
 
-
 @seealso
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}
@@ -3085,13 +3029,11 @@ a2 b c d \break
 }
 @end lilypond
 
-
 @predefined
 @code{\improvisationOn},
 @code{\improvisationOff}
 @endpredefined
 
-
 @seealso
 コード断片集:
 @rlsrnamed{Pitches,ピッチ}