]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/notation/notation-appendices.itely
Doc: web: resolve some FIXMEs.
[lilypond.git] / Documentation / de / notation / notation-appendices.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
2
3 @ignore
4     Translation of GIT committish: 6bf3e9149eb97e66b4c813e41dc7625f06c501aa
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10 @c \version "2.12.0"
11
12 @node Notationsübersicht
13 @appendix Notationsübersicht
14 @translationof Notation manual tables
15
16 @c Please do not delete the following @ignore block.
17 @ignore
18 Note for editors and translators: In the following menu, two entries
19 are needed to link to a pair of automatically generated sections.
20 Please keep them and, if using emacs, do not run
21 texinfo-all-menus-update without manually restoring them back. These
22 menu entries are:
23
24 * Text markup commands::
25 * Text markup list commands::
26
27 and they should go just after
28 * Notenkopfstile::
29
30 and just before
31 * Liste der Arktikulationszeichen::
32 @end ignore
33
34 @menu
35 * Liste der Akkordbezeichnungen::   
36 * Übliche Akkord-Variablen::
37 * Vordefinierte Bund-Diagramme::         
38 * MIDI-Instrumente::         
39 * Liste der Farben::              
40 * Die Feta-Schriftart::               
41 * Notenkopfstile::            
42 * Text markup commands::        
43 * Text markup list commands::   
44 * Liste der Arktikulationszeichen::
45 * Schlagzeugnoten::   
46 * Alle Kontexteigenschaften::      
47 * Eigenschaften des Layouts::           
48 * Bezeichner::                 
49 * Scheme-Funktionen::            
50 @end menu
51
52 @node Liste der Akkordbezeichnungen
53 @appendixsec Liste der Akkordbezeichnungen
54 @translationof Chord name chart
55
56 Die Tabelle zeigt die zwei üblichen Möglichkeiten, wie Akkordbezeichnungen
57 ausgegeben werden. Es wird auch die entsprechende Note ausgegeben.
58
59 @lilypondfile{chord-names-jazz.ly}
60
61
62 @node Übliche Akkord-Variablen
63 @appendixsec Übliche Akkord-Variablen
64 @translationof Common chord modifiers
65
66 Die Tabelle zeigt Modifikatoren für Akkorde, die im @code{\chordmode}-Modus
67 benutzt werden können, um übliche Akkordkonstrukte zu notieren.
68
69 @multitable @columnfractions .2 .3 .2 .2
70
71 @item
72 @b{Akkordtyp}
73 @tab
74 @b{Intervalle}
75 @tab
76 @b{Modifikator(en)}
77 @tab
78 @b{Beispiel}
79
80
81 @item
82 Dur
83 @tab
84 große Terz, Quinte
85 @tab
86 @code{5} oder nichts
87 @tab
88 @lilypond[line-width=3\cm,noragged-right, notime]
89 \chordmode {
90   c1:5
91 }
92 @end lilypond
93
94 @item
95 Moll
96 @tab
97 kleine Terz, Quinte
98 @tab
99 @code{m} oder @code{m5}
100 @tab
101 @lilypond[line-width=3\cm,noragged-right, notime]
102 \chordmode {
103   c1:m
104 }
105 @end lilypond
106
107 @item
108 Übermäßig
109 @tab
110 Große Terz, übermäßige Quinte
111 @tab
112 @code{aug}
113 @tab
114 @lilypond[line-width=3\cm,noragged-right, notime]
115 \chordmode {
116   c1:aug
117 }
118 @end lilypond
119
120 @item
121 Vermindert
122 @tab
123 Kleine Terz, verminderte Quinte
124 @tab
125 @code{dim}
126 @tab
127 @lilypond[line-width=3\cm,noragged-right, notime]
128 \chordmode {
129   c1:dim
130 }
131 @end lilypond
132
133 @item
134 Dominantsieben
135 @tab
136 Durdreiklang, kleine Septime
137 @tab
138 @code{7}
139 @tab
140 @lilypond[line-width=3\cm,noragged-right, notime]
141 \chordmode {
142   c1:7
143 }
144 @end lilypond
145
146 @item
147 Große Septime
148 @tab
149 Durdreiklang, große Septime
150 @tab
151 @code{maj7} oder @code{maj}
152 @tab
153 @lilypond[line-width=3\cm,noragged-right, notime]
154 \chordmode {
155   c1:maj7
156 }
157 @end lilypond
158
159 @item
160 Kleine Septime
161 @tab
162 Molldreiklang, kleine Septime
163 @tab
164 @code{m7}
165 @tab
166 @lilypond[line-width=3\cm,noragged-right, notime]
167 \chordmode {
168   c1:m7
169 }
170 @end lilypond
171
172 @item
173 Verminderte Septime
174 @tab
175 Verminderter Dreiklang, verminderte Septime
176 @tab
177 @code{dim7}
178 @tab
179 @lilypond[line-width=3\cm,noragged-right, notime]
180 \chordmode {
181   c1:dim7
182 }
183 @end lilypond
184
185 @item
186 Übermäßige Septime
187 @tab
188 Übermäßiger Dreiklang, kleine Septime
189 @tab
190 @code{aug7}
191 @tab
192 @lilypond[line-width=3\cm,noragged-right, notime]
193 \chordmode {
194   c1:aug7
195 }
196 @end lilypond
197
198 @item
199 halbverminderte Septime
200 @tab
201 Verminderter Dreklang, kleine Sept
202 @tab
203 @code{m7.5-}
204 @tab
205 @lilypond[line-width=3\cm,noragged-right, notime]
206 \chordmode {
207   c1:m7.5-
208 }
209 @end lilypond
210
211 @item
212 Kleine MollSept
213 @tab
214 Molldreiklang, Durseptime
215 @tab
216 @code{maj7.5-}
217 @tab
218 @lilypond[line-width=3\cm,noragged-right, notime]
219 \chordmode {
220   c1:maj7.5-
221 }
222 @end lilypond
223
224 @item
225 Große Sexte
226 @tab
227 Durdreiklang, Sexte
228 @tab
229 @code{6}
230 @tab
231 @lilypond[line-width=3\cm,noragged-right, notime]
232 \chordmode {
233   c1:6
234 }
235 @end lilypond
236
237 @item
238 Kleine Sexte
239 @tab
240 Molldreiklang, Sexte
241 @tab
242 @code{m6}
243 @tab
244 @lilypond[line-width=3\cm,noragged-right, notime]
245 \chordmode {
246   c1:m6
247 }
248 @end lilypond
249
250 @item
251 Dominantnone
252 @tab
253 Dominantsept, große None
254 @tab
255 @code{9}
256 @tab
257 @lilypond[line-width=3\cm,noragged-right, notime]
258 \chordmode {
259   c1:9
260 }
261 @end lilypond
262
263 @item
264 Dur None
265 @tab
266 Große None, große Septime
267 @tab
268 @code{maj9}
269 @tab
270 @lilypond[line-width=3\cm,noragged-right, notime]
271 \chordmode {
272   c1:maj9
273 }
274 @end lilypond
275
276 @item
277 Moll None
278 @tab
279 Große None, kleine Septime
280 @tab
281 @code{m9}
282 @tab
283 @lilypond[line-width=3\cm,noragged-right, notime]
284 \chordmode {
285   c1:m9
286 }
287 @end lilypond
288
289 @item
290 Dominantundezime
291 @tab
292 Dominantnone, perfekte Undezime
293 @tab
294 @code{11}
295 @tab
296 @lilypond[line-width=3\cm,noragged-right, notime]
297 \chordmode {
298   c1:11
299 }
300 @end lilypond
301
302 @item
303 Durundezime
304 @tab
305 Große None, perfekte Unidezime
306 @tab
307 @code{maj11}
308 @tab
309 @lilypond[line-width=3\cm,noragged-right, notime]
310 \chordmode {
311   c1:maj11
312 }
313 @end lilypond
314
315 @item
316 Mollundezime
317 @tab
318 Kleine None, perfekte Undezime
319 @tab
320 @code{m11}
321 @tab
322 @lilypond[line-width=3\cm,noragged-right, notime]
323 \chordmode {
324   c1:m11
325 }
326 @end lilypond
327
328 @item
329 Dominant-13
330 @tab
331 Dominantnone, große 13
332 @tab
333 @code{13}
334 @tab
335 @lilypond[line-width=3\cm,noragged-right, notime]
336 \chordmode {
337   c1:13
338 }
339 @end lilypond
340
341 @item
342 Dominant-13
343 @tab
344 @code{13.11}
345 @tab
346 @lilypond[line-width=3\cm,noragged-right, notime]
347 \chordmode {
348   c1:13.11
349 }
350 @end lilypond
351
352 @item
353 Dur-13
354 @tab
355 Große Undezime, große 13
356 @tab
357 @code{maj13.11}
358 @tab
359 @lilypond[line-width=3\cm,noragged-right, notime]
360 \chordmode {
361   c1:maj13.11
362 }
363 @end lilypond
364
365 @item
366 Moll-13
367 @tab
368 Kleine Undezime, große 13
369 @tab
370 @code{m13.11}
371 @tab
372 @lilypond[line-width=3\cm,noragged-right, notime]
373 \chordmode {
374   c1:m13.11
375 }
376 @end lilypond
377
378 @item
379 Sekundakkord
380 @tab
381 große Sekunde, perfekte Quinte
382 @tab
383 @code{sus2}
384 @tab
385 @lilypond[line-width=3\cm,noragged-right, notime]
386 \chordmode {
387   c1:sus2
388 }
389 @end lilypond
390
391 @item
392 Quartakkord
393 @tab
394 perfekte Quarte, perfekte Quinte
395 @tab
396 @code{sus4}
397 @tab
398 @lilypond[line-width=3\cm,noragged-right, notime]
399 \chordmode {
400   c1:sus4
401 }
402 @end lilypond
403
404
405 @end multitable
406
407
408 @node Vordefinierte Bund-Diagramme
409 @appendixsec Vordefinierte Bund-Diagramme
410 @translationof Predefined fretboard diagrams
411
412 Die Tabelle zeigt alle vordefinierten Bunddiagramme.
413
414 @lilypondfile{display-predefined-fretboards.ly}
415
416
417
418 @node MIDI-Instrumente
419 @appendixsec MIDI-Instrumente
420 @translationof MIDI instruments
421
422 Hier eine Liste von Musikinstrumentenbezeichnungen, die als Name für 
423 @code{midiInstrument} benutzt werden können.
424 @c Todo: translate music instrument's names to German
425
426 @cindex MIDI-Instrumentenbezeichnungen
427
428 @example
429 acoustic grand            contrabass           lead 7 (fifths)
430 bright acoustic           tremolo strings      lead 8 (bass+lead)
431 electric grand            pizzicato strings    pad 1 (new age)
432 honky-tonk                orchestral harp      pad 2 (warm)
433 electric piano 1          timpani              pad 3 (polysynth)
434 electric piano 2          string ensemble 1    pad 4 (choir)
435 harpsichord               string ensemble 2    pad 5 (bowed)
436 clav                      synthstrings 1       pad 6 (metallic)
437 celesta                   synthstrings 2       pad 7 (halo)
438 glockenspiel              choir aahs           pad 8 (sweep)
439 music box                 voice oohs           fx 1 (rain)
440 vibraphone                synth voice          fx 2 (soundtrack)
441 marimba                   orchestra hit        fx 3 (crystal)
442 xylophone                 trumpet              fx 4 (atmosphere)
443 tubular bells             trombone             fx 5 (brightness)
444 dulcimer                  tuba                 fx 6 (goblins)
445 drawbar organ             muted trumpet        fx 7 (echoes)
446 percussive organ          french horn          fx 8 (sci-fi)
447 rock organ                brass section        sitar
448 church organ              synthbrass 1         banjo
449 reed organ                synthbrass 2         shamisen
450 accordion                 soprano sax          koto
451 harmonica                 alto sax             kalimba
452 concertina                tenor sax            bagpipe
453 acoustic guitar (nylon)   baritone sax         fiddle
454 acoustic guitar (steel)   oboe                 shanai
455 electric guitar (jazz)    english horn         tinkle bell
456 electric guitar (clean)   bassoon              agogo
457 electric guitar (muted)   clarinet             steel drums
458 overdriven guitar         piccolo              woodblock
459 distorted guitar          flute                taiko drum
460 guitar harmonics          recorder             melodic tom
461 acoustic bass             pan flute            synth drum
462 electric bass (finger)    blown bottle         reverse cymbal
463 electric bass (pick)      shakuhachi           guitar fret noise
464 fretless bass             whistle              breath noise
465 slap bass 1               ocarina              seashore
466 slap bass 2               lead 1 (square)      bird tweet
467 synth bass 1              lead 2 (sawtooth)    telephone ring
468 synth bass 2              lead 3 (calliope)    helicopter
469 violin                    lead 4 (chiff)       applause
470 viola                     lead 5 (charang)     gunshot
471 cello                     lead 6 (voice)
472 @end example
473
474
475 @node Liste der Farben
476 @appendixsec Liste der Farben
477 @translationof List of colors
478
479 @subsubheading Normale Farben
480
481 Die Syntax zur Benutzung findet sich im Abschnitt @ref{Farbige Objekte}.
482
483 @cindex Liste der Farben
484 @cindex Farben, Liste
485
486 @verbatim
487 black       white          red         green
488 blue        cyan           magenta     yellow
489 grey        darkred        darkgreen   darkblue
490 darkcyan    darkmagenta    darkyellow
491 @end verbatim
492
493
494 @subsubheading X-Farbbezeichnungen
495
496 X-Farbbezeichnungen haben verschiedene Varianten:
497
498 Alle Bezeichnungen, die als einziges Wort mit Großbuchstaben 
499 geschrieben werden (bspw. @q{LightSlateBlue}), können auch 
500 von Leerzeichen getrennt geschrieben werden
501 (also @q{light slate blue}).
502
503 Das Wort @q{grey} kann in jedem Fall auch @q{gray} geschrieben 
504 werden (bspw. @q{DarkSlateGray}).
505
506 Manche Bezeichnungen können auch ein numerales Suffix tragen 
507 (etwa @q{LightSalmon4}).
508
509
510 @subsubheading Farben ohne eine numerale Endung
511
512 @verbatim
513 snow            GhostWhite      WhiteSmoke      gainsboro       FloralWhite
514 OldLace         linen           AntiqueWhite    PapayaWhip      BlanchedAlmond
515 bisque          PeachPuff       NavajoWhite     moccasin        cornsilk
516 ivory           LemonChiffon    seashell        honeydew        MintCream
517 azure           AliceBlue       lavender        LavenderBlush   MistyRose
518 white           black           DarkSlateGrey   DimGrey         SlateGrey
519 LightSlateGrey  grey            LightGrey       MidnightBlue    navy
520 NavyBlue        CornflowerBlue  DarkSlateBlue   SlateBlue       MediumSlateBlue
521 LightSlateBlue  MediumBlue      RoyalBlue       blue            DodgerBlue
522 DeepSkyBlue     SkyBlue         LightSkyBlue    SteelBlue       LightSteelBlue
523 LightBlue       PowderBlue      PaleTurquoise   DarkTurquoise   MediumTurquoise
524 turquoise       cyan            LightCyan       CadetBlue       MediumAquamarine
525 aquamarine      DarkGreen       DarkOliveGreen  DarkSeaGreen    SeaGreen
526 MediumSeaGreen  LightSeaGreen   PaleGreen       SpringGreen     LawnGreen
527 green           chartreuse      MediumSpringGreen       GreenYellow     LimeGreen
528 YellowGreen     ForestGreen     OliveDrab       DarkKhaki       khaki
529 PaleGoldenrod   LightGoldenrodYellow    LightYellow     yellow  gold
530 LightGoldenrod  goldenrod       DarkGoldenrod   RosyBrown       IndianRed
531 SaddleBrown     sienna          peru            burlywood       beige
532 wheat           SandyBrown      tan             chocolate       firebrick
533 brown           DarkSalmon      salmon          LightSalmon     orange
534 DarkOrange      coral           LightCoral      tomato          OrangeRed
535 red             HotPink         DeepPink        pink            LightPink
536 PaleVioletRed   maroon          MediumVioletRed VioletRed       magenta
537 violet          plum            orchid          MediumOrchid    DarkOrchid
538 DarkViolet      BlueViolet      purple          MediumPurple    thistle
539 DarkGrey        DarkBlue        DarkCyan        DarkMagenta     DarkRed
540 LightGreen
541 @end verbatim
542
543
544 @subsubheading Farben mit einer numeralen Endung
545
546 Für die folgenden Bezeichnungen kann das Suffix N durch eine 
547 Zahl von 1--4 ersetzt werden.
548
549 @verbatim
550 snowN           seashellN       AntiqueWhiteN   bisqueN         PeachPuffN
551 NavajoWhiteN    LemonChiffonN   cornsilkN       ivoryN          honeydewN
552 LavenderBlushN  MistyRoseN      azureN          SlateBlueN      RoyalBlueN
553 blueN           DodgerBlueN     SteelBlueN      DeepSkyBlueN    SkyBlueN
554 LightSkyBlueN   LightSteelBlueN LightBlueN      LightCyanN      PaleTurquoiseN
555 CadetBlueN      turquoiseN      cyanN           aquamarineN     DarkSeaGreenN
556 SeaGreenN       PaleGreenN      SpringGreenN    greenN          chartreuseN
557 OliveDrabN      DarkOliveGreenN khakiN          LightGoldenrodN LightYellowN
558 yellowN         goldN           goldenrodN      DarkGoldenrodN  RosyBrownN
559 IndianRedN      siennaN         burlywoodN      wheatN          tanN
560 chocolateN      firebrickN      brownN          salmonN         LightSalmonN
561 orangeN         DarkOrangeN     coralN          tomatoN         OrangeRedN
562 redN            DeepPinkN       HotPinkN        pinkN           LightPinkN
563 PaleVioletRedN  maroonN         VioletRedN      magentaN        orchidN
564 plumN           MediumOrchidN   DarkOrchidN     purpleN         MediumPurpleN
565 thistleN
566 @end verbatim
567
568
569 @subsubheading Grauskala
570
571 Eine Grauskala kann mit der Bezeichnung
572
573 @example
574 greyN
575 @end example
576
577 @noindent
578 erstellt werden, wobei N eine Zahl von 0--100 darstellt.
579
580
581 @node Die Feta-Schriftart
582 @appendixsec Die Feta-Schriftart
583 @translationof The Feta font
584
585 @cindex Feta font
586 @cindex Font, Feta
587
588 Die folgenden Symbole sind als Emmentaler-Schriftart verfügbar; auf sie 
589 kann direkt zugegriffen werden, indem man die übliche Textbeschriftung 
590 benutzt. @code{\musicglyph} greift direkt auf die Notationsschriftart 
591 zu (bspw. @code{g^\markup @{
592 \musicglyph #"scripts.segno" @}}). Siehe auch @ref{Text formatieren}.
593
594 @lilypondfile[noindent]{font-table.ly}
595
596
597 @node Notenkopfstile
598 @appendixsec Notenkopfstile
599 @translationof Note head styles
600
601 @cindex Notenkopfarten
602 @cindex Arten von Notenköpfen
603 @cindex Stile, Notenköpfe
604
605 Folgende Stile können zur Darstellung der Notenköpfe verwendet werden:
606
607 @lilypondfile[noindent]{note-head-style.ly}
608
609 @include markup-commands.tely
610
611 @include markup-list-commands.tely
612
613 @node Liste der Arktikulationszeichen
614 @appendixsec Liste der Arktikulationszeichen
615 @translationof List of articulations
616
617 @cindex Akzent
618 @cindex Marcato
619 @cindex Staccatissimo
620 @cindex Espressivo
621 @cindex Fermate
622 @cindex Gedämpft
623 @cindex Staccato
624 @cindex Portato
625 @cindex Tenuto
626 @cindex Aufstrich
627 @cindex Abstrich
628 @cindex Fußbezeichnung
629 @cindex Orgelpedalbezeichnung
630 @cindex Triller
631 @cindex Offen
632 @cindex Flageolet
633 @cindex Praller
634 @cindex Mordent
635 @cindex Doppelpraller
636 @cindex Prallermordent
637 @cindex Fingersatz
638 @cindex Daumenbezeichnung
639 @cindex Segno
640 @cindex Coda
641 @cindex Varcoda
642
643 @lilypondfile[quote,texidoc]{script-chart.ly}
644
645
646 @node Schlagzeugnoten
647 @appendixsec Schlagzeugnoten
648 @translationof Percussion notes
649
650 @lilypondfile[quote]{percussion-chart.ly}
651
652
653 @node Alle Kontexteigenschaften
654 @appendixsec Alle Kontexteigenschaften
655 @translationof All context properties
656
657 @include context-properties.tely
658
659
660 @node Eigenschaften des Layouts
661 @appendixsec Eigenschaften des Layouts
662 @translationof Layout properties
663
664 @include layout-properties.tely
665
666
667 @node Bezeichner
668 @appendixsec Bezeichner
669 @translationof Identifiers
670
671 @include identifiers.tely
672
673
674 @node Scheme-Funktionen
675 @appendixsec Scheme-Funktionen
676 @translationof Scheme functions
677
678 @include scheme-functions.tely
679