]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/world.itely
First update from Joseph.
[lilypond.git] / Documentation / user / world.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @c \version "2.11.51"
10
11 @node World music
12 @section World music
13
14 FIXME
15
16 @menu
17 * Arabic music::                
18 @end menu
19
20 @node Arabic music
21 @subsection Arabic music
22
23 FIXME
24
25 @menu
26 * Arabic music notation overview::  
27 * Note names ::                 
28 * References for Arabic music::  
29 @end menu
30
31  
32 @node Arabic music notation overview
33 @unnumberedsubsubsec Arabic music notation overview
34
35 @cindex Arabic music
36 @cindex medium intervals  
37 @cindex maqam 
38 @cindex maqams
39
40 Arabic music so far has been mainly an oral tradition.  When music
41 is transcribed, it is usually in a sketch format, on which
42 performers are expected to improvise significantly.  Increasingly,
43 Western notation, with a few variations, is adopted in order to
44 communicate and preserve Arabic music. 
45
46 Some elements of Western musical notation such as the
47 transcription of chords or independent parts, are not required to
48 typeset the more traditional Arabic pieces.  There are however
49 some different issues, such as the need to indicate medium
50 intervals that are somewhere between a semi-tone and a tone, in
51 addition to the minor and major intervals that are used in Western
52 music.  There is also the need to indicate different maqams which
53 are more similar to the ancient modes, than modern musical scales,
54 in the sense that certain flows, intervals, quality of intervals,
55 musical patterns and finalis are part of the maqam, and may
56 distinguish two maqams that have the same scale intervals. 
57
58 In general, Arabic music notation does not attempt to precisely
59 indicate microtonal elements that are present in musical practice.
60 The mode, if present, may indicate the quality of intervals,
61 including medium intervals. 
62  
63
64 @node Note names 
65 @unnumberedsubsubsec Note names
66
67 @cindex Arabic note names 
68
69 The more traditional Arabic music note names indicate an absolute
70 position on an instrument, for example the note name of kardan
71 refers to the pitch produced when the first (and highest in pitch)
72 open string on a traditional oud is plucked.  This is notated as
73 @code{do''}, ie a C note that fits in the treble clef, but the
74 actual pitch produced on the oud is equivalent to the middle C on
75 a piano if Western tuning is used (since the oud sounds an octave
76 lower than notated).  Many of the more familiar Arabic note names
77 are associated with maqams for which they serve as the finalis.  
78
79 @multitable {Arabic Note Name} {symbol}         
80
81 @headitem Arabic Note 
82   @tab symbol
83
84 @item yakah  
85   @tab sol 
86
87 @item ushairan  
88   @tab la 
89
90 @item ajam ushairan  
91   @tab sib 
92
93 @item iraq  
94   @tab sisb 
95
96 @item rast 
97   @tab do'  
98
99 @item dukah  
100   @tab re' 
101
102 @item kurd  
103   @tab mib' 
104
105 @item sikah 
106   @tab misb' 
107
108 @item jaharkah  
109   @tab fa' 
110
111 @item hijaz-saba  
112   @tab solb' 
113
114 @item nawa  
115   @tab sol' 
116
117 @item husseini  
118   @tab la'  
119
120 @item kardan  
121   @tab do''
122
123 @item muhayer  
124   @tab re''
125
126 @item mahouran  
127   @tab fa'' 
128
129 @item jawab nawa  
130   @tab sol'' 
131
132 @item jawab kardan  
133   @tab do''' 
134
135 @end multitable               
136
137
138 The Arabic note names can be quite long and are not suitable for
139 the purpose of music writing, so they are not defined by the
140 inclusion of "arabic.ly".  English note names @code{a, b, c, d, e,
141 f, g} are not very familiar in Arabic music education.  Italian or
142 Solfege note names @code{do, re, mi, fa, sol, la, si} are more
143 familiar, and can be used when @code{"arabic.ly"} is included.
144 Modifiers may be used, as discussed in
145 @ref{Note names in other languages}.
146
147 For example, this is how the Arabic rast scale can be notated:
148
149 @lilypond[quote,verbatim]
150 %\include "arabic.ly"
151 %\relative do' {
152 %  do re misb fa sol la sisb do sisb la sol fa misb re do
153 \relative c' {
154   c4
155 }
156 @end lilypond
157
158
159 @seealso 
160
161 Notation Reference:    
162 @ref{Note names in other languages}.
163
164
165 @node References for Arabic music
166 @subsubsection References for arabic music
167
168
169
170