~s-cecilio/lenmus/v5.1.x

« back to all changes in this revision

Viewing changes to langtool/locale/src/TheoryHarmony/TheoryHarmony.cpp

  • Committer: cecilios
  • Date: 2012-09-08 14:54:30 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:branches/TRY-5.0:725
fixe CMakeList

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
wxString sTxt;
2
 
sTxt = _("Send your comments and suggestions to the LenMus team (www.lenmus.org)");
3
 
sTxt = _("Licensed under the Creative Commons Attribution/Share-Alike License;");
4
 
sTxt = _("additional terms may apply. See cover page of this eBook for exceptions and details.");
5
 
sTxt = _("Copyright © 2007-2012 myMusicTheory & LenMus project. All rights reserved.");
6
 
sTxt = _("the teacher of music");
7
 
sTxt = _("Cover page");
8
 
sTxt = _("Translated to #REPLACE BY YOUR LANGUAGE NAME# by #REPLACE BY YOUR NAME#.");
9
 
sTxt = _("References");
10
 
sTxt = _("This lesson is based on materials from:");
11
 
sTxt = _("Theory and harmony");
12
 
sTxt = _("A collection of lessons and exercises on music theory.");
13
 
sTxt = _("Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-Share-Alike License 3.0 or later, with the exceptions described in the <a-1>Credits and Copyrights</a-1> page of this book. The text of the Creative Commons Attribution-Share-Alike License 3.0 is available at <a-2> http://creativecommons.org/licenses/by-sa/3.0/</a-2>");
14
 
sTxt = _("Presentation");
15
 
sTxt = _("The 'Theory and harmony' eBook is not yet finished and, currently, it is just a collection of lessons on music theory.");
16
 
sTxt = _("My main objective is not to write about music theory (there are many good books on this that you can use) but to spend my time in writing software. But some texts are necesary, I don't have much time for writing texts and it takes a lot of time to prepare an eBbook. Therefore, I have decided to publish the lessons as soon as I write them, instead of waiting until the whole book is finished.");
17
 
sTxt = _("Table of content");
18
 
sTxt = _("Presentation");
19
 
sTxt = _("Credits and copyrights");
20
 
sTxt = _("Semitones. The chromatic scale");
21
 
sTxt = _("Diatonic scales. Tonal center");
22
 
sTxt = _("Tones.Major scales");
23
 
sTxt = _("Minor natural scales");
24
 
sTxt = _("Harmonic and melodic minor scales");
25
 
sTxt = _("Exercises");
26
 
sTxt = _("Scales");
27
 
sTxt = _("What is an interval?");
28
 
sTxt = _("Intervals");
29
 
sTxt = _("Cadences");
30
 
sTxt = _("Terminal cadences");
31
 
sTxt = _("Transient cadences");
32
 
sTxt = _("Exercises on cadences");
33
 
sTxt = _("Cadences");
34
 
sTxt = _("Credits and Copyrights");
35
 
sTxt = _("Credits");
36
 
sTxt = _("Texts on cadences were writen for this eBook by Marcelo Gálvez. Licensed under Creative Commons Attribution-Share-Alike License 3.0. or later.");
37
 
sTxt = _("Some lessons are based on music theory lessons from <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
38
 
sTxt = _("Some texts have been taken from Catherine Schmidt-Jones music theory lessons at 'Conexions' ( <a-1>http://cnx.org/content/col10208/latest/</a-1>). Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0), and is an Open Educational Resource.");
39
 
sTxt = _("All other texts, book design and preparation by Cecilio Salmerón. Licensed under Creative Commons Attribution-Share-Alike License 3.0.");
40
 
sTxt = _("Copyright");
41
 
sTxt = _("Copyright © 2007-2010 LenMus project");
42
 
sTxt = _("Permission is granted to copy, distribute and/or modify this book under the terms of the Creative Commons Attribution-Share-Alike License 3.0, with the exception of those pages where the author or group of authors has been clearly marked. Those pages are subject to the limitations described in the previous 'credits' section. The text of the Creative Commons Attribution-Share-Alike licence is available at <a-1>http://creativecommons.org/licenses/by-sa/3.0/</a-1>");
43
 
sTxt = _("Scales");
44
 
sTxt = _("Semitones. The chromatic scale");
45
 
sTxt = _("Scales");
46
 
sTxt = _("If you're learning an instrument you've probably played some scales already, but you might have learnt to play them without thinking about the actual notes, (your fingers do the thinking!). But to understand music and learn about harmony you need to know the scales and how they are built.");
47
 
sTxt = _("A scale, from latin word 'scala' meaning 'ladder', is a predefined series of notes going up (ascending) or down (descending). People in different musical traditions have different ideas about what notes they think sound best together. In the Western musical tradition - which includes most familiar music from Europe and the Americas - the octave is divided up into twelve equally spaced notes. Other musical traditions - traditional Chinese music for example - have divided the octave differently and so they use different scales.");
48
 
sTxt = _("Let's start learning about the 'bricks' for building scales: <b>tones</b> and <b>semitones</b>.");
49
 
sTxt = _("Semitones");
50
 
sTxt = _("The minimum distance between two pitches that we will consider in the Western musical tradition is called a <b>semitone</b>, also named <b>half step</b>. Let's use a piano keyboard to look at some examples.");
51
 
sTxt = _("The first thing to notice is that, as said, we have twelve notes within an octave, represented by seven white keys and five black keys. But only seven letter names are used to name notes: C, D, E, F, G, A and B. The eighth note would, of course, be the next C, beginning the next octave. To name the other notes, the notes on the black piano keys, you have to use a sharp or flat sign. The white keys are the <b>natural notes</b>. Black keys can only be named using sharps or flats.");
52
 
sTxt = _("If two notes are as close as possible on the piano keyboard (two neighbouring keys, whatever colour, black or white), we call the distance between them a <b>semitone</b>. In the following picture I have coloured pairs of notes whose distance is a semitone.");
53
 
sTxt = _("Find E and F on the piano keyboard. The distance between E and F is a semitone; it's not possible to squeeze another note in between them, because there is nothing between them on the piano keyboard.");
54
 
sTxt = _("Nothing possible here!");
55
 
sTxt = _("Now find A and B flat. The distance between A and B flat is also a semitone.");
56
 
sTxt = _("Nothing possible here!");
57
 
sTxt = _("Chromatic scales");
58
 
sTxt = _("A chromatic scale has the twelve notes, and each step of the scale is a semitone. Let's return to the piano keyboard. If you start on a C key and play every available key, black and white, until you arrive at the next C, you have played a chromatic scale:");
59
 
sTxt = _("There are no different types of chromatic scales. Either, we don't talk about chromatic scales as being in a particular key; we just talk about the note they start on - and they can start on any note.");
60
 
sTxt = _("Here is an ascending chromatic scale starting on B flat:");
61
 
sTxt = _("You need to be able to recognise chromatic scales, as well as sections of a chromatic scale within a piece of music. To find a section of a chromatic scale, just look for a series of notes that are all one semitone apart.");
62
 
sTxt = _("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
63
 
sTxt = _("Diatonic scales");
64
 
sTxt = _("Diatonic Scales");
65
 
sTxt = _("We've learnt that the octave is divided into twelve notes, spaced by one semitone. When played one after the other we get the cromatic scale. But chromatic scales aren't very interesting to compose music. In Western music tradition normally you would not use all twelve notes to compose a melody, as it will not sound 'good'. Therefore, musicians learnt to choose the 'right' notes that were useful to compose 'sounding good' melodies, and grouped these notes in 'scales'. So let's learn about how to choose the 'right' notes to use and about the scales they form. But please remember that people in different musical traditions have different ideas about what notes they think sound best together!.");
66
 
sTxt = _("The most important scales are the <b>diatonic</b> scales. A diatonic scale has seven notes and each of those notes is given different letter name, A-G.");
67
 
sTxt = _("Let's play all note names along one octave, starting on C. We will get the notes C-D-E-F-G-B-A-C:");
68
 
sTxt = _("It is the scale of <b>C major</b>, and it is an example of a diatonic scale. Most of the scales you will have played up to now will have been diatonic scales. They are the most common type of scale in Western classical music.");
69
 
sTxt = _("A diatonic scale has seven notes but are usually played and written in groups of eight notes, so that they sound finished. The 8th note is the same as the 1st note, but an octave higher or lower. And the first seven notes <b>must have</b> different letter name, A-G.");
70
 
sTxt = _("Play the two following scores");
71
 
sTxt = _("Altough they sound equal, the first one, A, B, C, D, E, F, G# and A, is a correct scale as all note names are different, but the second one, A, B, C, D, E, F, Ab, A is <b>not</b> a correct scale, because the letter name A has been used twice: once as A flat and once as A natural. (Even though you might think that G# and Ab are the same note, they aren't, as you will learn in more advanced levels!)");
72
 
sTxt = _("We talk about diatonic scales as <b>being in a certain key</b>, for example, in 'C Major' or in 'B flat minor'.");
73
 
sTxt = _("There are two main types of diatonic scales: major and minor. And you need to know how to recognize, write and play all of them. We will learn about major scales in next lesson.");
74
 
sTxt = _("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
75
 
sTxt = _("Tones. Major scales");
76
 
sTxt = _("Tones");
77
 
sTxt = _("To understand how to build diatonic scales you need to know what is a <b>tone</b>. In <a-2>a previous lesson</a-2> we've learnt about semitones or half steps. Now you will learn about tones: A tone is just two semitones!.");
78
 
sTxt = _("If in the piano keyboard there is one note between the two notes we are looking at, the distance between those two notes is a tone. In the following picture I have coloured pairs of notes whose distance is a tone.");
79
 
sTxt = _("Find G and A on the keyboard. G-A is a tone. We can squeeze a G sharp/A flat between them (there is a black key between them)");
80
 
sTxt = _("G# / Ab is between these two notes");
81
 
sTxt = _("E-F sharp is a tone. F natural sits between them.");
82
 
sTxt = _("F is between these two notes");
83
 
sTxt = _("Major Scales");
84
 
sTxt = _("In the C major scale, both the first and the last notes are Cs, but how do we know what the in-between notes are?");
85
 
sTxt = _("On the piano, a C major scale uses all the white notes (so it doesn't have any sharps or flats), but on other instruments, we don't have white notes, so how do we know which notes to use?");
86
 
sTxt = _("In fact, what we need to know is the distance between each of the notes in the scale, measured in tones and semitones. Let's use again the piano keyboard:");
87
 
sTxt = _("If we look again at the C major scale, we will see the following pattern of tones and semitones (T=tone and S=semitone):");
88
 
sTxt = _("The pattern is <b>T-T-S-T-T-T-S</b>.");
89
 
sTxt = _("In fact, all major scales follow the same pattern, so try to <b>remember it!</b> (tip: it is the pattern of white keys on the piano keyboard, starting on C).");
90
 
sTxt = _("Here are two more examples, the G major and F# major scales:");
91
 
sTxt = _("Take paper and pencil, copy those escales, and find the pattern of tones and semitones.");
92
 
sTxt = _("Play both scales and listen. You will notice that both sound 'similar' and remainds you the C major scale: the scale formed by all note names <b>without accidentals</b>. But, wait!. G major and F# major <b>do have</b> accidentals. How is that they sound 'similar' if we have introduced new different sounds?");
93
 
sTxt = _("The answer is in the pattern of tones and semitones. <b>What our brain is recognizing is this pattern of sound intervals! And that is what characterizes and defines any scale.</b>For a major scale the pattern is T-T-S-T-T-T-S. Memorize it!");
94
 
sTxt = _("Let's write again the G Major and F# Major but using key signatures:");
95
 
sTxt = _("Observe that if you write a major scale with its key signature <b>there are no accidentals to add!</b>");
96
 
sTxt = _("If you've ever wondered why we need notes like E sharp when F seems to be the same note, you'll see that we need them in keys like F sharp major!");
97
 
sTxt = _("Building a major scale");
98
 
sTxt = _("We already know that all major scales follow the same pattern <b>T-T-S-T-T-T-S</b>. Therefore, it is easy to build any major scale. As an example, we'll construct E major.");
99
 
sTxt = _("We'll start by putting the the tonic of E major, that is, an E note. We're using the treble clef, but it works just the same way in any other clef.");
100
 
sTxt = _("The next note we need, as you can see from the pattern T-T-S-T-T-T-S, is a tone higher than E. The note which is a tone higher than E is <b>F sharp</b>, (because we can squeeze an F between them). So F sharp is our next note:");
101
 
sTxt = _("The third note is, again, a tone up. From F sharp, the next tone up is G sharp, (we can squeeze G in between them).");
102
 
sTxt = _("Next we meet our first semitone: A. (There is nothing we can squeeze in between #G and A).");
103
 
sTxt = _("Hopefully by now you've got the idea, so here are the rest of the notes of the E major scale:");
104
 
sTxt = _("E major has four sharps - F sharp, C shrap. G sharp and D sharp. You might be wondering why we choose, for instance, F sharp and not G flat, since they are the same note on the piano. Remember that in diatonic scales we use each note name <b>once only</b>, except for the first and last notes which must have the same letter. E major must start and end on <b>E</b>, so we startted with that letter. The next note we need to use is F so we used F sharp. If we had used G flat, F would have not be used in the scale.");
105
 
sTxt = _("G Major");
106
 
sTxt = _("We already know how to build any other major scale. And we already know C major (all notes, no accidentals). For level 1 you will have to know three other scales : G major, F major and D major. Let's start with G major..");
107
 
sTxt = _("G major has one sharp - F sharp.");
108
 
sTxt = _("D Major");
109
 
sTxt = _("Let's look at D major next:");
110
 
sTxt = _("D major has two sharps - F sharp and C sharp.");
111
 
sTxt = _("F major");
112
 
sTxt = _("The last scale we will look at is F major:");
113
 
sTxt = _("F major doesn't have any sharps, but it has one flat - B flat.");
114
 
sTxt = _("Remember, we can't use A sharp instead of B flat, because we've already got an A in the scale.");
115
 
sTxt = _("Ascending and descending");
116
 
sTxt = _("Scales can be written going up or going down. Scales which go up are called 'ascending', and scales which go down are 'descending'. When we write a descending scale, the pattern of tones and semitones is reversed, so instead of being T-T-S-T-T-T-S, it is S-T-T-T-S-T-T.");
117
 
sTxt = _("Here's an example of F major descending, using the bass clef.");
118
 
sTxt = _("Degrees of the scale");
119
 
sTxt = _("We use technical names to talk about each note of the diatonic scale, instead of saying 'first note', 'third note' and so on. The first and last notes in any scale are called the 'tonic'. The other notes can be referred to by <b>number</b>. In C major, the second note in the scale is D, so we can say that D is the <b>2nd degree of the scale of C major</b>. We always use the <b>ascending</b> scale to work out the degrees of a scale. Every scale has seven degrees, because there are seven different notes. The distance of eight notes, from low C to top C for example, is called an 'octave'.");
120
 
sTxt = _("It is customary to refer to the scale degrees by Roman numerals as well as by name. You already know that the first note, the one that gives name to the scale, is called 'the tonic'. The other notes are named as follows:");
121
 
sTxt = _("1st degree");
122
 
sTxt = _("I");
123
 
sTxt = _("Tonic");
124
 
sTxt = _("2nd degree");
125
 
sTxt = _("II");
126
 
sTxt = _("Supertonic");
127
 
sTxt = _("3rd degree");
128
 
sTxt = _("III");
129
 
sTxt = _("Mediant");
130
 
sTxt = _("4th degree");
131
 
sTxt = _("IV");
132
 
sTxt = _("Sub-dominant");
133
 
sTxt = _("5th degree");
134
 
sTxt = _("V");
135
 
sTxt = _("Dominant");
136
 
sTxt = _("6th degree");
137
 
sTxt = _("VI");
138
 
sTxt = _("Sub-mediant");
139
 
sTxt = _("7th degree");
140
 
sTxt = _("VII");
141
 
sTxt = _("Leading note");
142
 
sTxt = _("These technical names are worked out from ascending scales. For example, in C major ascending, the second note we write is D, so D is the supertonic in C major. If we write out the scale of C major descending, the second note we write is B. But B is not the supertonic. The supertonic is still D; B is the leading note, because it is the 7th note in the ascending scale.");
143
 
sTxt = _("Here's a summary of the notes of the scales of C, D, G and F major:");
144
 
sTxt = _("I (1st)");
145
 
sTxt = _("II");
146
 
sTxt = _("III");
147
 
sTxt = _("IV");
148
 
sTxt = _("V");
149
 
sTxt = _("VI");
150
 
sTxt = _("VII");
151
 
sTxt = _("I (Octave)");
152
 
sTxt = _("C Major");
153
 
sTxt = _("C");
154
 
sTxt = _("D");
155
 
sTxt = _("E");
156
 
sTxt = _("F");
157
 
sTxt = _("G");
158
 
sTxt = _("A");
159
 
sTxt = _("B");
160
 
sTxt = _("C");
161
 
sTxt = _("G Major");
162
 
sTxt = _("G");
163
 
sTxt = _("A");
164
 
sTxt = _("B");
165
 
sTxt = _("C");
166
 
sTxt = _("D");
167
 
sTxt = _("E");
168
 
sTxt = _("F#");
169
 
sTxt = _("G");
170
 
sTxt = _("D Major");
171
 
sTxt = _("D");
172
 
sTxt = _("E");
173
 
sTxt = _("F#");
174
 
sTxt = _("G");
175
 
sTxt = _("A");
176
 
sTxt = _("B");
177
 
sTxt = _("C#");
178
 
sTxt = _("D");
179
 
sTxt = _("F Major");
180
 
sTxt = _("F");
181
 
sTxt = _("G");
182
 
sTxt = _("A");
183
 
sTxt = _("Bb");
184
 
sTxt = _("C");
185
 
sTxt = _("D");
186
 
sTxt = _("E");
187
 
sTxt = _("F");
188
 
sTxt = _("Music in different major keys");
189
 
sTxt = _("What difference does key make? Since the major scales all follow the same pattern, they all sound very much alike. Here is the tune 'Row, Row, Row Your Boat', written in G major and also in D major. First in G major:");
190
 
sTxt = _("And now in D Major");
191
 
sTxt = _("Listen to this tune in G major and in D major. The music may look quite different, but the only difference when you listen is that one sounds higher than the other. So why bother with different keys at all? Before equal temperament became the standard tuning system, major keys sounded more different from each other than they do now. Even now, there are subtle differences between the sound of a piece in one key or another, mostly because of differences in the timbre of various notes on the instruments or voices involved. But today the most common reason to choose a particular key is simply that the music is easiest to sing or play in that key.");
192
 
sTxt = _("Tonal center");
193
 
sTxt = _("A scale starts with the note that names the key, the tonic. This note is the <b>tonal center</b> of that key, the note where music in that key feels 'at rest'. For example, music in the key of A major almost always ends on an A major chord, the chord built on the note A. It often also begins on that chord, returns to that chord often, and features a melody and a bass line that also return to the note A often enough that listeners will know where the tonal center of the music is, even if they don't realize that they know it. You will learn about this in more advanced lessons.");
194
 
sTxt = _("The simple, sing-along, nursery rhymes and folk songs we learn as children; the 'catchy' tunes used in advertising jingles; the cheerful, toe-tapping pop and rock we dance to; the uplifting sounds of a symphony: most music in a major key has a bright sound that people often describe as cheerful, inspiring, exciting, or just plain fun.");
195
 
sTxt = _("How are these moods produced? Music in a particular key tends to use only some of the many possible notes available; these notes are listed in the scale associated with that key. In major keys, the notes of the scale are often used to build 'bright' -sounding major chords. They also give a strong feeling of having a tonal center, a note or chord that feels like 'home', or 'the resting place', in that key. The 'bright' -sounding major chords and the strong feeling of tonality are what give major keys their happy, pleasant moods. This contrasts with the moods usually suggested by music that uses minor keys, scales, and chords, as you will see in next lesson. Although it also has a strong tonal center (the Western tradition of tonal harmony is based on major and minor keys and scales), music in a minor key is more likely to sound sad, ominous, or mysterious. In fact, most musicians, and even many non-musicians, can distinguish major and minor keys just by listening to the music.");
196
 
sTxt = _("Common Errors when writing a scale");
197
 
sTxt = _("If you have an examination, you might be asked to write any scale, ascending or descending, either with a key signature or using accidentals. Here are some common <b>mistakes</b>: make sure you don't make them!");
198
 
sTxt = _("Not using a <b>different</b> letter name for each note.");
199
 
sTxt = _("Not noticing whether the question asks for a <b>key signature</b> or <b>accidentals</b>.");
200
 
sTxt = _("Writing accidentals/key signatures on the <b>wrong space</b> or <b>line</b>.");
201
 
sTxt = _("Writing an <b>ascending</b> scale when the question asks for a <b>descending</b> one, and vice versa.");
202
 
sTxt = _("Using the wrong note value - usually you are asked to use <b>whole notes</b> (semibreves).");
203
 
sTxt = _("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
204
 
sTxt = _("Catherine Schmidt-Jones, 'Major Keys and Scales', Connexions, December 16, 2009, <a-1>http://cnx.org/content/m10851/2.22/</a-1>. Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0).");
205
 
sTxt = _("Minor natural scales");
206
 
sTxt = _("As with major scales, minor scales also share a common pattern of tones and semitones. Let's use again the piano keyboard and play all note names along one octave, but now starting on A. We will get the notes A-B-C-D-E-F-G-A-B:");
207
 
sTxt = _("It is the scale of <b>A minor natural</b>. If we analyze it we will find the following pattern of tones and semitones (T=tone and S=semitone):");
208
 
sTxt = _("The pattern is <b>T-S-T-T-S-T-T</b>.");
209
 
sTxt = _("Here you have more examples of minor natural scales. Take paper and pencil, copy those escales, and find the pattern of tones and semitones.");
210
 
sTxt = _("C minor scale");
211
 
sTxt = _("Music in minor keys");
212
 
sTxt = _("Music in minor keys has a different sound and emotional feel than music that is in a major key. Music in a major key sounds bright and cheerful while music that is in a minor key is sometimes described as sounding more solemn, sad, mysterious, or ominous.");
213
 
sTxt = _("Compare again the tune 'Row, Row, Row Your Boat', written in C major and in A minor. First in C major:");
214
 
sTxt = _("And now in A minor");
215
 
sTxt = _("What main difference does major or minor key make? In C major key it sounds cheerful but in A minor key it sounds sad. Probably you have noticed that the A minor scale is using the same notes than the C major scale: the white keys of the piano keyboard. Then, why this difference in emotional feel?");
216
 
sTxt = _("The answer is in two details: they have a different tonal center (C in C major and A in A minor) and althoug both scales share the same notes, the notes in the minor scale follow a different pattern of tones and semitones and so have different relationships with each other; therefore, the harmonies and chord progressions built around their (different) tonal centers creates the difference.");
217
 
sTxt = _("Relative minor and major keys");
218
 
sTxt = _("For each major scale there is minor natural scale having the same notes and sharing the same accidentals in the key signature. This minor scale is called the the <b>relative minor</b> of the major sacle. We've seen an example with C major and A minor. A minor key is called the relative minor of C major.");
219
 
sTxt = _("It is easy to predict where the relative minor of a major key can be found. Notice that the pattern for minor scales overlaps the pattern for major scales. In other words, they are the same pattern starting in a different place. (If the patterns were very different, minor key signatures would not be the same as major key signatures.) The pattern for the minor scale starts a half step plus a whole step lower than the major scale pattern, so <b>a relative minor is always three half steps lower than its relative major</b>. For example, C minor has the same key signature as E flat major, since E flat is a minor third higher than C.");
220
 
sTxt = _("Compare these three scales:");
221
 
sTxt = _("C major scale");
222
 
sTxt = _("C minor scale");
223
 
sTxt = _("E flat major scale");
224
 
sTxt = _("The C major and C minor scales start on the same note, but have different key signatures. C minor and E flat major start on different notes, but have the same key signature. C minor is the relative minor of E flat major.");
225
 
sTxt = _("Exercises");
226
 
sTxt = _("Exercise 1");
227
 
sTxt = _(" - Aural training. Listen a scale and identify if it is major or minor.");
228
 
sTxt = _("Exercise 2");
229
 
sTxt = _(" - Theory. Identify the type of scale (key signature displayed).");
230
 
sTxt = _("Exercise 3");
231
 
sTxt = _(" - Theory. Identify the type of scale (key signature not displayed).");
232
 
sTxt = _("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
233
 
sTxt = _("Catherine Schmidt-Jones, 'Minor Keys and Scales', Connexions, December 16, 2009, <a-1>http://cnx.org/content/m10856/2.19/</a-1>. Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0).");
234
 
sTxt = _("Scales' identification");
235
 
sTxt = _("Aural training: Listen a scale and identify if it is major or minor");
236
 
sTxt = _("Scales' identification");
237
 
sTxt = _("Theory: Identify the scale shown");
238
 
sTxt = _("Scales' identification");
239
 
sTxt = _("Theory: Identify the scale shown");
240
 
sTxt = _("Harmonic and melodic minor scales");
241
 
sTxt = _("The scales studied in previous lesson are natural minor scales. They contain only the notes in the minor key signature and are built on pattern T-S-T-T-S-T-T.");
242
 
sTxt = _("There are two other kinds of minor scales that are commonly used: the minor harmonic and the minor melodic scales. We are going to study them in this lesson.");
243
 
sTxt = _("Minor harmonic scales");
244
 
sTxt = _("The harmonic minor scale raises the seventh note of the natural scale by one half step, whether you are going up or down the scale. Therefore, harmonic minor scales are built on pattern T - S - T - T - S - 3S - S (T=Tone or 'whole step'; S=Semitone or 'half step'; and 3S = three semitones).");
245
 
sTxt = _("Let's start by building a scale of A minor harmonic ascending (going up):");
246
 
sTxt = _("And now let's look at A minor harmonic descending (going down):");
247
 
sTxt = _("As you can see, it's exactly the same notes, but in reverse order.");
248
 
sTxt = _("Let's look at two other examples: E minor harmonic and D minor harmonic. Look carefully at how many semitones there are between each note.");
249
 
sTxt = _("Let's write again the E minor harmonic and D minor harmonic but using key signatures. It's easy to see that <b>the harmonic minor scale raises the seventh note of the natural scale by one half step</b>:");
250
 
sTxt = _("Minor melodic scales");
251
 
sTxt = _("<b>Melodic</b> minor scales are a bit more complicated, because they have one pattern on the way up, but another on the way down.");
252
 
sTxt = _("On the way up (ascending), the sixth and seventh degrees of the scale are each raised by one half step, creating the pattern <b>T-S-T-T-T-T-S</b>, but on the way down the pattern is that of the minor natural: <b>T-T-S-T-T-S-T</b>.");
253
 
sTxt = _("Here's A minor melodic, ascending and descending. Click the play button and concentrate on the notes in red -- they're the ones which change on the way down.");
254
 
sTxt = _("As you can see, the descending scale is not just a back-to-front ascending scale, (as it was in the harmonic scale). The top end of the melodic scale uses a completely different pattern. The very top note will always be the tonic (keynote) of the scale, but the two notes just below it are the ones which change, depending on which direction you're going in.");
255
 
sTxt = _("Let's see two more exaples, E minor melodic and D minor melodic:");
256
 
sTxt = _("Let's write again the E minor melodic and D minor melodic but using key signatures. It's easy to see that <b>the sixth and seventh notes of the scale are each raised by one half step when going up the scale, but return to the natural minor when going down the scale</b>:");
257
 
sTxt = _("Music in minor scales");
258
 
sTxt = _("Music in minor keys is usually described as sad, mysterious, solemn, or ominous. When using the minor natural scale the music has also and ancient sound, like medieval music. By raising the seventh degree a semitone, in both minor harmonic and minor melodic scales, musicians found that the created harmonies make the music feel more strongly centered on the tonic (you will learn about this in more advanced lessons) avoiding this 'medieval' feeling.");
259
 
sTxt = _("In the melodic minor scale, the sixth and seventh notes of the scale are each raised by one half step when going up the scale, but return to the natural minor when going down the scale. Melodies in minor keys very often use this particular pattern of accidentals, so you will find very useful to practice melodic minor scales in your instrument.");
260
 
sTxt = _("Exercises");
261
 
sTxt = _("Exercise 1");
262
 
sTxt = _(" - Aural training. Listen a scale and identify its type.");
263
 
sTxt = _("Exercise 2");
264
 
sTxt = _(" - Theory. Identify the type of scale (key signature displayed).");
265
 
sTxt = _("Exercise 3");
266
 
sTxt = _(" - Theory. Identify the type of scale (key signature not displayed).");
267
 
sTxt = _("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>");
268
 
sTxt = _("Catherine Schmidt-Jones, 'Minor Keys and Scales', Connexions, December 16, 2009, <a-1>http://cnx.org/content/m10856/2.19/</a-1>. Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0).");
269
 
sTxt = _("Scales' identification");
270
 
sTxt = _("Aural training: Listen a scale and identify its type");
271
 
sTxt = _("Scales' identification");
272
 
sTxt = _("Theory: Identify the scale shown");
273
 
sTxt = _("Scales' identification");
274
 
sTxt = _("Theory: Identify the scale shown");
275
 
sTxt = _("Exercises on scales");
276
 
sTxt = _("For your convenience, in this lesson you have all the exercises included in previous lessons on scales.");
277
 
sTxt = _("Aural training exercises");
278
 
sTxt = _("Exercise 1");
279
 
sTxt = _(" - Listen a scale and identify if it is major or minor.");
280
 
sTxt = _("Exercise 2");
281
 
sTxt = _(" - Listen a scale and identify if it is major, minor natural, minor melodic or minor harmonic.");
282
 
sTxt = _("Theory exercises");
283
 
sTxt = _("Exercise 3");
284
 
sTxt = _(" - Identify the type of scale: major or minor natural. Key signature displayed.");
285
 
sTxt = _("Exercise 4");
286
 
sTxt = _(" - Identify the type of scale: major or minor natural. No key signature.");
287
 
sTxt = _("Exercise 5");
288
 
sTxt = _(" - Identify the type of scale: major, minor natural, minor harmonic or minor melodic. Key signature displayed.");
289
 
sTxt = _("Exercise 6");
290
 
sTxt = _(" - Identify the type of scale: major, minor natural, minor harmonic or minor melodic. No key signature.");
291
 
sTxt = _("Scales' identification");
292
 
sTxt = _("Aural training: Listen a scale and identify its type");
293
 
sTxt = _("Scales' identification");
294
 
sTxt = _("Aural training: Listen a scale and identify its type");
295
 
sTxt = _("Scales' identification");
296
 
sTxt = _("Theory: Identify the scale shown");
297
 
sTxt = _("Scales' identification");
298
 
sTxt = _("Theory: Identify the scale shown");
299
 
sTxt = _("Scales' identification");
300
 
sTxt = _("Theory: Identify the scale shown");
301
 
sTxt = _("Scales' identification");
302
 
sTxt = _("Theory: Identify the scale shown");
303
 
sTxt = _("Intervals");
304
 
sTxt = _("What is an interval?");
305
 
sTxt = _("Why should you learn about 'intervals'?");
306
 
sTxt = _("A great step in studying something is understanding its purpose.");
307
 
sTxt = _("If you are interested in harmony and composition, you should know that intervals are the building blocks of harmony: you will not be able to understand harmony without studying about intervals.");
308
 
sTxt = _("But even if you are not interested on harmony and on theory about music, understanding intervals and being able to quickly and accurately recognize them is vital for reading and singing a score accurately. Also, it is essential for music dictation (writing the music you hear).");
309
 
sTxt = _("Therefore, I encourage you to study intervals and do all proposed exercises until you master recognition of intervals, both aurally and on written music.");
310
 
sTxt = _("What is an interval?");
311
 
sTxt = _("An interval is the distance between two notes, measured as a number. Intervals are named by the number of steps between the two notes. When we measure an interval, we always start counting at the lower note. We then count upwards to the higher note. Consider the following example:");
312
 
sTxt = _("Here, we start counting on the lower note, which is C. We count upwards to the higher note, E. This gives us C, D and E. We counted three notes, so this interval is called a third.");
313
 
sTxt = _("If we count four notes, the interval is a fourth, and so on, until we reach eight. If we count eight notes the interval is called an <b>octave</b>.");
314
 
sTxt = _("Melodic and Harmonic Intervals");
315
 
sTxt = _("We can measure the distance between two notes which are played together at the same time. The distance between these notes is called a 'harmonic' interval. Also we can measure the distance between two notes which are played separately, one after the other. In this case, the distance between these notes is called a 'melodic' interval.");
316
 
sTxt = _("Notice that the words 'harmonic' and 'melodic' used to describe intervals has nothing to do with its meaning when we use them to talk about harmonic and melodic minor scales.");
317
 
sTxt = _("B-D as a melodic (horizontal) interval");
318
 
sTxt = _("B-D as a harmonic (vertical) interval");
319
 
sTxt = _("Melodic intervals are read horizontally and are found in melodies, whereas harmonic intervals are read vertically, and are found in chords. But, in any case, they are measured and named in the same way.");
320
 
sTxt = _("Interval Numbers");
321
 
sTxt = _("To find the number of an interval, first find the note names of the two notes, (ignore any sharps and flats for now), and count the letter names, starting with the lower note on the stave, (it could be the first or second note along on the stave if it is a melodic interval).");
322
 
sTxt = _("The smallest interval we can consider is the interval between two identical notes - e.g. E and E. This interval is called a 'unison'. We can also say that the notes are 'in unison'.");
323
 
sTxt = _("The following score shows some examples of intervals within one octave:");
324
 
sTxt = _("3rd");
325
 
sTxt = _("5th");
326
 
sTxt = _("7th");
327
 
sTxt = _("4th");
328
 
sTxt = _("Unison");
329
 
sTxt = _("2nd");
330
 
sTxt = _("8ve");
331
 
sTxt = _("At first you may need to count the notes to determine the interval size but with practise you will learn to determine the intervals at first sight.");
332
 
sTxt = _("Starting on the higher note: a very common mistake!");
333
 
sTxt = _("What happens if you try to calculate an interval by starting with the higher note on the stave? You will get the wrong answer! This is a common mistake, so let's look at an example of what can go wrong. What is the following harmonic interval?");
334
 
sTxt = _("First, the correct way: starting on the lower note (C), we count letter names to the higher note, (G), C-D-E-F-G =5, which gives us a 5th. This is the right answer!");
335
 
sTxt = _("Now the wrong way. Starting on the first note (G), we count the letter names to the second note (C), G-A-B-C =4, which gives us a 4th. This is the wrong answer!");
336
 
sTxt = _("Exercises");
337
 
sTxt = _("<a-1>Music reading</a-1> - Name the interval (as a number only).");
338
 
sTxt = _("<a-1>Aural training</a-1> - Listen two intervals and identify which one is greater.");
339
 
sTxt = _("Writing Intervals");
340
 
sTxt = _("There are two important steps to follow when you write intervals.");
341
 
sTxt = _("First, you need to work out which notes you have to write, and secondly you need to write the notes clearly and accurately.");
342
 
sTxt = _("If you have to write an interval, you will be given the first (lower) note of the two, and you will be told what interval to calculate; something like this:");
343
 
sTxt = _("7th");
344
 
sTxt = _("You'll also be told if you have to write a harmonic, or melodic interval. This one is a melodic interval, so we'll write the second note after the given note.");
345
 
sTxt = _("Remember that we start counting on the lower note, which is F in our example. We've been told to write a 7th, so we count seven notes upwards: F, G, A, B flat, C, D, E. The seventh note is E, so that's the note we need to write.");
346
 
sTxt = _("Don't forget that we were told to write a melodic interval, so in this case we will write the E after the F, and not directly above it:");
347
 
sTxt = _("7th");
348
 
sTxt = _("Don't forget to look carefully at the clef, to place the note in the right line or space!.");
349
 
sTxt = _("One interval is a bit more awkward to write than the others, and that is the harmonic 2nd. Harmonic intervals are written directly above the given note, but the 2nd is too close to write directly, so we have to move it to the side a little. If you try to write it directly above, you will produce something unreadable like this:");
350
 
sTxt = _("We move the higher note to the right, but keep it close enough to the lower note that they are just touching:");
351
 
sTxt = _("Perfect!");
352
 
sTxt = _("<a-1>Exercise</a-1> - Build intervals on a score.");
353
 
sTxt = _("Exercises in this lesson");
354
 
sTxt = _("<a-1>Music reading</a-1> - Name the interval (as a number only).");
355
 
sTxt = _("<a-1>Music writing</a-1> - Build intervals on a score.");
356
 
sTxt = _("<a-1>Aural training</a-1> - Listen two intervals and identify which one is greater.");
357
 
sTxt = _("Lesson based on materials from <a-1>www.mymusictheory.com</a-1>. Copyright (c) Victoria K. Williams. Used here with her permission.");
358
 
sTxt = _("Recognize intervals on a score");
359
 
sTxt = _("Intervals' comparison");
360
 
sTxt = _("Exercise: Listen two intervals and identify which one is greater");
361
 
sTxt = _("Write intervals on a score");
362
 
sTxt = _("Cadences");
363
 
sTxt = _("Cadences");
364
 
sTxt = _("In music, the term 'cadence' has several meanings. In harmony we are going to refer to a particular sequence of usually two chords whose function it is to create a sensation of either stability, rest and ending, or of pause, tension and unstablility. Cadences have a function similar to that of punctuation marks (comma, period, etc.) in written language: they mark breathing places and pauses in music, they serve to structure the musical phrases and they also help to establish tonality. Listen for example to the following three chords:");
365
 
sTxt = _("You will notice the feeling of conclusion, of reaching the end of a musical piece. The chord sequence does not create expectations of continuation. The composer could end the musical composition in the last chord and the listener will perceive that the end has been reached and remain 'satisfied' with finishing at that point. On the contrary, listen to the following chord sequence:");
366
 
sTxt = _("Now the sensation is not conclusive. It is more like a short pause and it creates an expectation of continuation. If we end the music piece at the last chord, we will leave the listener with a longing for more.");
367
 
sTxt = _("Cadences are not difficult to recognize by ear but it is sometimes harder to recognize them in written music.");
368
 
sTxt = _("Cadence types");
369
 
sTxt = _("Depending on the sensation they create, cadences are classified in two fundamental types:");
370
 
sTxt = _("<b>Terminal cadences</b>. They create a sensation of stability, rest and ending of the musical phrase or sentence.");
371
 
sTxt = _("<b>Transient cadences</b>. They typically result in creating tension and a sensation of unstablility, as well as an expectation of continuation.");
372
 
sTxt = _("As an exercise you will hear a cadence and based on the sensation it provokes, try to identify if the cadence is terminal or transient.");
373
 
sTxt = _("Terminal cadences");
374
 
sTxt = _("Terminal cadences create a sensation of stability and conclusion of the musical phrase or sentence. This feeling is achieved by moving to the tonic grade (grade I) from any other chord grade. Depending on the starting chord grade, two types of cadences are considered: <a-1> authentic cadences</a-1> and <a-2> plagal cadences</a-2>.");
375
 
sTxt = _("Authentic cadences");
376
 
sTxt = _("An authentic cadence takes place when grade V, dominant, (or V7, a V chord with an added seventh) resolves in grade I (tonic). The authentic cadence is the strongest terminal cadence, with great conclusive power.");
377
 
sTxt = _("When the authentic cadence satisfies the following conditions:");
378
 
sTxt = _("both chords are in root position;");
379
 
sTxt = _("the first chord is the V or the V7 ; and");
380
 
sTxt = _("the melody (soprano voice) ends on the tonic pitch.");
381
 
sTxt = _("then the cadence has its strongest conclusive power and it creates the most final sounding of all cadences. Due to this fact, if the previously listed conditions are satisfied, the cadence is named 'perfect authentic cadence' or just 'perfect cadence'. If the conditions are not satisfied, the conclusive sensation of the cadence is less strong and then the cadence is named 'imperfect authentic cadence' or just 'imperfect cadence'.");
382
 
sTxt = _("There are theoretical discussions about considering the imperfect cadence as a terminal cadence. Nevertheless, we have opted to include it in the terminal group due to sonority considerations.");
383
 
sTxt = _("The perfect cadence is usually found at the end of a piece of music and the end of significant sections.");
384
 
sTxt = _("Plagal cadences");
385
 
sTxt = _("A plagal cadence takes place when grade IV (subdominant) resolves in grade I (tonic), both in root position. The plagal cadence is less strong than the authentic cadence and it is also known as the 'Amen' cadence as it is used at the end of most church hymns.");
386
 
sTxt = _("In both cadence types, authentic and plagal, other chords playing the same harmonic functions can be used. For example, in the authentic cadence the V (dominant function) can be played by the VII. And in the plagal cadence the IV (subdominant function) can be played by the II. These replacements add variety and harmonic colour to the cadence.");
387
 
sTxt = _("Exercises");
388
 
sTxt = _("<a-1>Theory</a-1> - Practise to recognize in a score if a terminal cadence is authentic perfect or plagal.");
389
 
sTxt = _("<a-1>Aural training</a-1> - Train your ear and practise to identify if a terminal cadence is authentic perfect or plagal.");
390
 
sTxt = _("Authentic and plagal cadences");
391
 
sTxt = _("Theory: Identify if a terminal cadence is authentic perfect or plagal.");
392
 
sTxt = _("Authentic and plagal cadences");
393
 
sTxt = _("Aural training: Identify if a terminal cadence is authentic perfect or plagal.");
394
 
sTxt = _("Transient cadences");
395
 
sTxt = _("Transient cadences are not conclusive. They create a sensation of tension and unstability and an expectation of continuation. They are more like a short pause in the musical flow. There are two types of transient cadences: <a-1> half cadences</a-1> and <a-2> deceptive cadences</a-2>.");
396
 
sTxt = _("Half cadences");
397
 
sTxt = _("A half cadence takes place when the harmony moves to the V degree (dominant) from any other degree, except the tonic (I). The ending on V causes it to sound incomplete or 'suspended' due to the unstableness of the dominant chord. It is considered as the weakest cadence and cannot be used to end a musical phrase.");
398
 
sTxt = _("A particular case of the half cadence is the Phrygian half cadence. It consists of a IV chord in first inversion that resolves to a V (or V7) chord in root position. It only occurs in minor keys (the IV is minor) and was widely used during the Baroque period to end a slow musical movement in minor mode, continued by a fast movement in major mode.");
399
 
sTxt = _("Another very specific case is the Andalusian cadence. It only occurs in minor keys and is given by the progression I-VII-VI-V, where the VI degree can be replaced. This cadence has a particular colour due to the chromatic half step between the root of the VII and the third of the V.");
400
 
sTxt = _("Deceptive cadences");
401
 
sTxt = _("A deceptive cadence occurs when a V chord does not resolve to a I chord, as the ear is expecting, but instead resolves to any other chord, typically to one containing the tonic pitch (the VI or the IV degrees).");
402
 
sTxt = _("The deceptive cadence is considered a weak cadence because of the 'surprise' and 'hanging' feelings it invokes. Therefore, it is never used to end a piece of music. However, it provides variety and surprise by resolving to a minor chord in major keys, and to a major chord in minor keys. And when used near the end of a piece, it helps to sustain the musical interest at the moment when the final authentic cadence is expected.");
403
 
sTxt = _("Exercises");
404
 
sTxt = _("<a-1>Theory</a-1> - Practise to recognize in a score if a transient cadence is a half cadence or a deceptive one.");
405
 
sTxt = _("<a-1>Aural training</a-1> - Train your ear and practise to identify if a transient cadence is a half cadence or a deceptive cadence.");
406
 
sTxt = _("Deceptive and half cadences");
407
 
sTxt = _("Theory: Identify if a transient cadence is a half cadence or a deceptive cadence.");
408
 
sTxt = _("Deceptive and half cadences");
409
 
sTxt = _("Aural training: Identify if a transient cadence is a half cadence or a deceptive cadence.");
410
 
sTxt = _("Exercises on cadences");
411
 
sTxt = _("Once you have reviewed all cadence types it is important to learn to recognize and identify them. A useful trick is to associate each cadence with a melody or song you know well. Practise to recognise cadences while you listen to music.");
412
 
sTxt = _("In this theme we just propose you some additional exercises to identify cadences, both aurally and in written music.");
413
 
sTxt = _("Exercises");
414
 
sTxt = _("Exercise 1");
415
 
sTxt = _(" - Aural training: identify the type of cadence: perfect, imperfect, plagal, half or deceptive.");
416
 
sTxt = _("Exercise 2");
417
 
sTxt = _(" - Theory: identify the type of cadence: perfect, imperfect, plagal, half or deceptive.");
418
 
sTxt = _("All cadences");
419
 
sTxt = _("Aural training: identify the type of cadence.");
420
 
sTxt = _("All cadences");
421
 
sTxt = _("Theory: identify the type of cadence.");
 
2
sTxt = gettext("Send your comments and suggestions to the LenMus xxx team (www.lenmus.org)");
 
3
sTxt = gettext("Licensed under the Creative Commons Attribution/Share-Alike License;");
 
4
sTxt = gettext("additional terms may apply. See cover page of this eBook for exceptions and details.");
 
5
sTxt = gettext("Copyright © 2007-2012 myMusicTheory & LenMus project. All rights reserved.");
 
6
sTxt = gettext("the teacher of music");
 
7
sTxt = gettext("Cover page");
 
8
sTxt = gettext("Translated to #REPLACE BY YOUR LANGUAGE NAME# by #REPLACE BY YOUR NAME#.");
 
9
sTxt = gettext("References");
 
10
sTxt = gettext("This lesson is based on materials from:");
 
11
sTxt = gettext("Theory and harmony");
 
12
sTxt = gettext("A collection of lessons and exercises on music theory.");
 
13
sTxt = gettext("Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-Share-Alike License 3.0 or later, with the exceptions described in the <a-1>Credits and Copyrights</a-1> page of this book. The text of the Creative Commons Attribution-Share-Alike License 3.0 is available at <a-2> http://creativecommons.org/licenses/by-sa/3.0/</a-2>");
 
14
sTxt = gettext("Presentation");
 
15
sTxt = gettext("The 'Theory and harmony' eBook is not yet finished and, currently, it is just a collection of lessons on music theory.");
 
16
sTxt = gettext("My main objective is not to write about music theory (there are many good books on this that you can use) but to spend my time in writing software. But some texts are necesary, I don't have much time for writing texts and it takes a lot of time to prepare an eBbook. Therefore, I have decided to publish the lessons as soon as I write them, instead of waiting until the whole book is finished.");
 
17
sTxt = gettext("Table of content");
 
18
sTxt = gettext("Presentation");
 
19
sTxt = gettext("Credits and copyrights");
 
20
sTxt = gettext("Semitones. The chromatic scale");
 
21
sTxt = gettext("Diatonic scales. Tonal center");
 
22
sTxt = gettext("Tones.Major scales");
 
23
sTxt = gettext("Minor natural scales");
 
24
sTxt = gettext("Harmonic and melodic minor scales");
 
25
sTxt = gettext("Exercises");
 
26
sTxt = gettext("Scales");
 
27
sTxt = gettext("What is an interval?");
 
28
sTxt = gettext("Intervals");
 
29
sTxt = gettext("Cadences");
 
30
sTxt = gettext("Terminal cadences");
 
31
sTxt = gettext("Transient cadences");
 
32
sTxt = gettext("Exercises on cadences");
 
33
sTxt = gettext("Cadences");
 
34
sTxt = gettext("Credits and Copyrights");
 
35
sTxt = gettext("Credits");
 
36
sTxt = gettext("Texts on cadences were writen for this eBook by Marcelo Gálvez. Licensed under Creative Commons Attribution-Share-Alike License 3.0. or later.");
 
37
sTxt = gettext("Some lessons are based on music theory lessons from <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
 
38
sTxt = gettext("Some texts have been taken from Catherine Schmidt-Jones music theory lessons at 'Conexions' ( <a-1>http://cnx.org/content/col10208/latest/</a-1>). Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0), and is an Open Educational Resource.");
 
39
sTxt = gettext("All other texts, book design and preparation by Cecilio Salmerón. Licensed under Creative Commons Attribution-Share-Alike License 3.0.");
 
40
sTxt = gettext("Copyright");
 
41
sTxt = gettext("Copyright © 2007-2010 LenMus project");
 
42
sTxt = gettext("Permission is granted to copy, distribute and/or modify this book under the terms of the Creative Commons Attribution-Share-Alike License 3.0, with the exception of those pages where the author or group of authors has been clearly marked. Those pages are subject to the limitations described in the previous 'credits' section. The text of the Creative Commons Attribution-Share-Alike licence is available at <a-1>http://creativecommons.org/licenses/by-sa/3.0/</a-1>");
 
43
sTxt = gettext("Scales");
 
44
sTxt = gettext("Semitones. The chromatic scale");
 
45
sTxt = gettext("Scales");
 
46
sTxt = gettext("If you're learning an instrument you've probably played some scales already, but you might have learnt to play them without thinking about the actual notes, (your fingers do the thinking!). But to understand music and learn about harmony you need to know the scales and how they are built.");
 
47
sTxt = gettext("A scale, from latin word 'scala' meaning 'ladder', is a predefined series of notes going up (ascending) or down (descending). People in different musical traditions have different ideas about what notes they think sound best together. In the Western musical tradition - which includes most familiar music from Europe and the Americas - the octave is divided up into twelve equally spaced notes. Other musical traditions - traditional Chinese music for example - have divided the octave differently and so they use different scales.");
 
48
sTxt = gettext("Let's start learning about the 'bricks' for building scales: <b>tones</b> and <b>semitones</b>.");
 
49
sTxt = gettext("Semitones");
 
50
sTxt = gettext("The minimum distance between two pitches that we will consider in the Western musical tradition is called a <b>semitone</b>, also named <b>half step</b>. Let's use a piano keyboard to look at some examples.");
 
51
sTxt = gettext("The first thing to notice is that, as said, we have twelve notes within an octave, represented by seven white keys and five black keys. But only seven letter names are used to name notes: C, D, E, F, G, A and B. The eighth note would, of course, be the next C, beginning the next octave. To name the other notes, the notes on the black piano keys, you have to use a sharp or flat sign. The white keys are the <b>natural notes</b>. Black keys can only be named using sharps or flats.");
 
52
sTxt = gettext("If two notes are as close as possible on the piano keyboard (two neighbouring keys, whatever colour, black or white), we call the distance between them a <b>semitone</b>. In the following picture I have coloured pairs of notes whose distance is a semitone.");
 
53
sTxt = gettext("Find E and F on the piano keyboard. The distance between E and F is a semitone; it's not possible to squeeze another note in between them, because there is nothing between them on the piano keyboard.");
 
54
sTxt = gettext("Nothing possible here!");
 
55
sTxt = gettext("Now find A and B flat. The distance between A and B flat is also a semitone.");
 
56
sTxt = gettext("Nothing possible here!");
 
57
sTxt = gettext("Chromatic scales");
 
58
sTxt = gettext("A chromatic scale has the twelve notes, and each step of the scale is a semitone. Let's return to the piano keyboard. If you start on a C key and play every available key, black and white, until you arrive at the next C, you have played a chromatic scale:");
 
59
sTxt = gettext("There are no different types of chromatic scales. Either, we don't talk about chromatic scales as being in a particular key; we just talk about the note they start on - and they can start on any note.");
 
60
sTxt = gettext("Here is an ascending chromatic scale starting on B flat:");
 
61
sTxt = gettext("You need to be able to recognise chromatic scales, as well as sections of a chromatic scale within a piece of music. To find a section of a chromatic scale, just look for a series of notes that are all one semitone apart.");
 
62
sTxt = gettext("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
 
63
sTxt = gettext("Diatonic scales");
 
64
sTxt = gettext("Diatonic Scales");
 
65
sTxt = gettext("We've learnt that the octave is divided into twelve notes, spaced by one semitone. When played one after the other we get the cromatic scale. But chromatic scales aren't very interesting to compose music. In Western music tradition normally you would not use all twelve notes to compose a melody, as it will not sound 'good'. Therefore, musicians learnt to choose the 'right' notes that were useful to compose 'sounding good' melodies, and grouped these notes in 'scales'. So let's learn about how to choose the 'right' notes to use and about the scales they form. But please remember that people in different musical traditions have different ideas about what notes they think sound best together!.");
 
66
sTxt = gettext("The most important scales are the <b>diatonic</b> scales. A diatonic scale has seven notes and each of those notes is given different letter name, A-G.");
 
67
sTxt = gettext("Let's play all note names along one octave, starting on C. We will get the notes C-D-E-F-G-B-A-C:");
 
68
sTxt = gettext("It is the scale of <b>C major</b>, and it is an example of a diatonic scale. Most of the scales you will have played up to now will have been diatonic scales. They are the most common type of scale in Western classical music.");
 
69
sTxt = gettext("A diatonic scale has seven notes but are usually played and written in groups of eight notes, so that they sound finished. The 8th note is the same as the 1st note, but an octave higher or lower. And the first seven notes <b>must have</b> different letter name, A-G.");
 
70
sTxt = gettext("Play the two following scores");
 
71
sTxt = gettext("Altough they sound equal, the first one, A, B, C, D, E, F, G# and A, is a correct scale as all note names are different, but the second one, A, B, C, D, E, F, Ab, A is <b>not</b> a correct scale, because the letter name A has been used twice: once as A flat and once as A natural. (Even though you might think that G# and Ab are the same note, they aren't, as you will learn in more advanced levels!)");
 
72
sTxt = gettext("We talk about diatonic scales as <b>being in a certain key</b>, for example, in 'C Major' or in 'B flat minor'.");
 
73
sTxt = gettext("There are two main types of diatonic scales: major and minor. And you need to know how to recognize, write and play all of them. We will learn about major scales in next lesson.");
 
74
sTxt = gettext("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
 
75
sTxt = gettext("Tones. Major scales");
 
76
sTxt = gettext("Tones");
 
77
sTxt = gettext("To understand how to build diatonic scales you need to know what is a <b>tone</b>. In <a-2>a previous lesson</a-2> we've learnt about semitones or half steps. Now you will learn about tones: A tone is just two semitones!.");
 
78
sTxt = gettext("If in the piano keyboard there is one note between the two notes we are looking at, the distance between those two notes is a tone. In the following picture I have coloured pairs of notes whose distance is a tone.");
 
79
sTxt = gettext("Find G and A on the keyboard. G-A is a tone. We can squeeze a G sharp/A flat between them (there is a black key between them)");
 
80
sTxt = gettext("G# / Ab is between these two notes");
 
81
sTxt = gettext("E-F sharp is a tone. F natural sits between them.");
 
82
sTxt = gettext("F is between these two notes");
 
83
sTxt = gettext("Major Scales");
 
84
sTxt = gettext("In the C major scale, both the first and the last notes are Cs, but how do we know what the in-between notes are?");
 
85
sTxt = gettext("On the piano, a C major scale uses all the white notes (so it doesn't have any sharps or flats), but on other instruments, we don't have white notes, so how do we know which notes to use?");
 
86
sTxt = gettext("In fact, what we need to know is the distance between each of the notes in the scale, measured in tones and semitones. Let's use again the piano keyboard:");
 
87
sTxt = gettext("If we look again at the C major scale, we will see the following pattern of tones and semitones (T=tone and S=semitone):");
 
88
sTxt = gettext("The pattern is <b>T-T-S-T-T-T-S</b>.");
 
89
sTxt = gettext("In fact, all major scales follow the same pattern, so try to <b>remember it!</b> (tip: it is the pattern of white keys on the piano keyboard, starting on C).");
 
90
sTxt = gettext("Here are two more examples, the G major and F# major scales:");
 
91
sTxt = gettext("Take paper and pencil, copy those escales, and find the pattern of tones and semitones.");
 
92
sTxt = gettext("Play both scales and listen. You will notice that both sound 'similar' and remainds you the C major scale: the scale formed by all note names <b>without accidentals</b>. But, wait!. G major and F# major <b>do have</b> accidentals. How is that they sound 'similar' if we have introduced new different sounds?");
 
93
sTxt = gettext("The answer is in the pattern of tones and semitones. <b>What our brain is recognizing is this pattern of sound intervals! And that is what characterizes and defines any scale.</b>For a major scale the pattern is T-T-S-T-T-T-S. Memorize it!");
 
94
sTxt = gettext("Let's write again the G Major and F# Major but using key signatures:");
 
95
sTxt = gettext("Observe that if you write a major scale with its key signature <b>there are no accidentals to add!</b>");
 
96
sTxt = gettext("If you've ever wondered why we need notes like E sharp when F seems to be the same note, you'll see that we need them in keys like F sharp major!");
 
97
sTxt = gettext("Building a major scale");
 
98
sTxt = gettext("We already know that all major scales follow the same pattern <b>T-T-S-T-T-T-S</b>. Therefore, it is easy to build any major scale. As an example, we'll construct E major.");
 
99
sTxt = gettext("We'll start by putting the the tonic of E major, that is, an E note. We're using the treble clef, but it works just the same way in any other clef.");
 
100
sTxt = gettext("The next note we need, as you can see from the pattern T-T-S-T-T-T-S, is a tone higher than E. The note which is a tone higher than E is <b>F sharp</b>, (because we can squeeze an F between them). So F sharp is our next note:");
 
101
sTxt = gettext("The third note is, again, a tone up. From F sharp, the next tone up is G sharp, (we can squeeze G in between them).");
 
102
sTxt = gettext("Next we meet our first semitone: A. (There is nothing we can squeeze in between #G and A).");
 
103
sTxt = gettext("Hopefully by now you've got the idea, so here are the rest of the notes of the E major scale:");
 
104
sTxt = gettext("E major has four sharps - F sharp, C shrap. G sharp and D sharp. You might be wondering why we choose, for instance, F sharp and not G flat, since they are the same note on the piano. Remember that in diatonic scales we use each note name <b>once only</b>, except for the first and last notes which must have the same letter. E major must start and end on <b>E</b>, so we startted with that letter. The next note we need to use is F so we used F sharp. If we had used G flat, F would have not be used in the scale.");
 
105
sTxt = gettext("G Major");
 
106
sTxt = gettext("We already know how to build any other major scale. And we already know C major (all notes, no accidentals). For level 1 you will have to know three other scales : G major, F major and D major. Let's start with G major..");
 
107
sTxt = gettext("G major has one sharp - F sharp.");
 
108
sTxt = gettext("D Major");
 
109
sTxt = gettext("Let's look at D major next:");
 
110
sTxt = gettext("D major has two sharps - F sharp and C sharp.");
 
111
sTxt = gettext("F major");
 
112
sTxt = gettext("The last scale we will look at is F major:");
 
113
sTxt = gettext("F major doesn't have any sharps, but it has one flat - B flat.");
 
114
sTxt = gettext("Remember, we can't use A sharp instead of B flat, because we've already got an A in the scale.");
 
115
sTxt = gettext("Ascending and descending");
 
116
sTxt = gettext("Scales can be written going up or going down. Scales which go up are called 'ascending', and scales which go down are 'descending'. When we write a descending scale, the pattern of tones and semitones is reversed, so instead of being T-T-S-T-T-T-S, it is S-T-T-T-S-T-T.");
 
117
sTxt = gettext("Here's an example of F major descending, using the bass clef.");
 
118
sTxt = gettext("Degrees of the scale");
 
119
sTxt = gettext("We use technical names to talk about each note of the diatonic scale, instead of saying 'first note', 'third note' and so on. The first and last notes in any scale are called the 'tonic'. The other notes can be referred to by <b>number</b>. In C major, the second note in the scale is D, so we can say that D is the <b>2nd degree of the scale of C major</b>. We always use the <b>ascending</b> scale to work out the degrees of a scale. Every scale has seven degrees, because there are seven different notes. The distance of eight notes, from low C to top C for example, is called an 'octave'.");
 
120
sTxt = gettext("It is customary to refer to the scale degrees by Roman numerals as well as by name. You already know that the first note, the one that gives name to the scale, is called 'the tonic'. The other notes are named as follows:");
 
121
sTxt = gettext("1st degree");
 
122
sTxt = gettext("I");
 
123
sTxt = gettext("Tonic");
 
124
sTxt = gettext("2nd degree");
 
125
sTxt = gettext("II");
 
126
sTxt = gettext("Supertonic");
 
127
sTxt = gettext("3rd degree");
 
128
sTxt = gettext("III");
 
129
sTxt = gettext("Mediant");
 
130
sTxt = gettext("4th degree");
 
131
sTxt = gettext("IV");
 
132
sTxt = gettext("Sub-dominant");
 
133
sTxt = gettext("5th degree");
 
134
sTxt = gettext("V");
 
135
sTxt = gettext("Dominant");
 
136
sTxt = gettext("6th degree");
 
137
sTxt = gettext("VI");
 
138
sTxt = gettext("Sub-mediant");
 
139
sTxt = gettext("7th degree");
 
140
sTxt = gettext("VII");
 
141
sTxt = gettext("Leading note");
 
142
sTxt = gettext("These technical names are worked out from ascending scales. For example, in C major ascending, the second note we write is D, so D is the supertonic in C major. If we write out the scale of C major descending, the second note we write is B. But B is not the supertonic. The supertonic is still D; B is the leading note, because it is the 7th note in the ascending scale.");
 
143
sTxt = gettext("Here's a summary of the notes of the scales of C, D, G and F major:");
 
144
sTxt = gettext("I (1st)");
 
145
sTxt = gettext("II");
 
146
sTxt = gettext("III");
 
147
sTxt = gettext("IV");
 
148
sTxt = gettext("V");
 
149
sTxt = gettext("VI");
 
150
sTxt = gettext("VII");
 
151
sTxt = gettext("I (Octave)");
 
152
sTxt = gettext("C Major");
 
153
sTxt = gettext("C");
 
154
sTxt = gettext("D");
 
155
sTxt = gettext("E");
 
156
sTxt = gettext("F");
 
157
sTxt = gettext("G");
 
158
sTxt = gettext("A");
 
159
sTxt = gettext("B");
 
160
sTxt = gettext("C");
 
161
sTxt = gettext("G Major");
 
162
sTxt = gettext("G");
 
163
sTxt = gettext("A");
 
164
sTxt = gettext("B");
 
165
sTxt = gettext("C");
 
166
sTxt = gettext("D");
 
167
sTxt = gettext("E");
 
168
sTxt = gettext("F#");
 
169
sTxt = gettext("G");
 
170
sTxt = gettext("D Major");
 
171
sTxt = gettext("D");
 
172
sTxt = gettext("E");
 
173
sTxt = gettext("F#");
 
174
sTxt = gettext("G");
 
175
sTxt = gettext("A");
 
176
sTxt = gettext("B");
 
177
sTxt = gettext("C#");
 
178
sTxt = gettext("D");
 
179
sTxt = gettext("F Major");
 
180
sTxt = gettext("F");
 
181
sTxt = gettext("G");
 
182
sTxt = gettext("A");
 
183
sTxt = gettext("Bb");
 
184
sTxt = gettext("C");
 
185
sTxt = gettext("D");
 
186
sTxt = gettext("E");
 
187
sTxt = gettext("F");
 
188
sTxt = gettext("Music in different major keys");
 
189
sTxt = gettext("What difference does key make? Since the major scales all follow the same pattern, they all sound very much alike. Here is the tune 'Row, Row, Row Your Boat', written in G major and also in D major. First in G major:");
 
190
sTxt = gettext("And now in D Major");
 
191
sTxt = gettext("Listen to this tune in G major and in D major. The music may look quite different, but the only difference when you listen is that one sounds higher than the other. So why bother with different keys at all? Before equal temperament became the standard tuning system, major keys sounded more different from each other than they do now. Even now, there are subtle differences between the sound of a piece in one key or another, mostly because of differences in the timbre of various notes on the instruments or voices involved. But today the most common reason to choose a particular key is simply that the music is easiest to sing or play in that key.");
 
192
sTxt = gettext("Tonal center");
 
193
sTxt = gettext("A scale starts with the note that names the key, the tonic. This note is the <b>tonal center</b> of that key, the note where music in that key feels 'at rest'. For example, music in the key of A major almost always ends on an A major chord, the chord built on the note A. It often also begins on that chord, returns to that chord often, and features a melody and a bass line that also return to the note A often enough that listeners will know where the tonal center of the music is, even if they don't realize that they know it. You will learn about this in more advanced lessons.");
 
194
sTxt = gettext("The simple, sing-along, nursery rhymes and folk songs we learn as children; the 'catchy' tunes used in advertising jingles; the cheerful, toe-tapping pop and rock we dance to; the uplifting sounds of a symphony: most music in a major key has a bright sound that people often describe as cheerful, inspiring, exciting, or just plain fun.");
 
195
sTxt = gettext("How are these moods produced? Music in a particular key tends to use only some of the many possible notes available; these notes are listed in the scale associated with that key. In major keys, the notes of the scale are often used to build 'bright' -sounding major chords. They also give a strong feeling of having a tonal center, a note or chord that feels like 'home', or 'the resting place', in that key. The 'bright' -sounding major chords and the strong feeling of tonality are what give major keys their happy, pleasant moods. This contrasts with the moods usually suggested by music that uses minor keys, scales, and chords, as you will see in next lesson. Although it also has a strong tonal center (the Western tradition of tonal harmony is based on major and minor keys and scales), music in a minor key is more likely to sound sad, ominous, or mysterious. In fact, most musicians, and even many non-musicians, can distinguish major and minor keys just by listening to the music.");
 
196
sTxt = gettext("Common Errors when writing a scale");
 
197
sTxt = gettext("If you have an examination, you might be asked to write any scale, ascending or descending, either with a key signature or using accidentals. Here are some common <b>mistakes</b>: make sure you don't make them!");
 
198
sTxt = gettext("Not using a <b>different</b> letter name for each note.");
 
199
sTxt = gettext("Not noticing whether the question asks for a <b>key signature</b> or <b>accidentals</b>.");
 
200
sTxt = gettext("Writing accidentals/key signatures on the <b>wrong space</b> or <b>line</b>.");
 
201
sTxt = gettext("Writing an <b>ascending</b> scale when the question asks for a <b>descending</b> one, and vice versa.");
 
202
sTxt = gettext("Using the wrong note value - usually you are asked to use <b>whole notes</b> (semibreves).");
 
203
sTxt = gettext("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
 
204
sTxt = gettext("Catherine Schmidt-Jones, 'Major Keys and Scales', Connexions, December 16, 2009, <a-1>http://cnx.org/content/m10851/2.22/</a-1>. Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0).");
 
205
sTxt = gettext("Minor natural scales");
 
206
sTxt = gettext("As with major scales, minor scales also share a common pattern of tones and semitones. Let's use again the piano keyboard and play all note names along one octave, but now starting on A. We will get the notes A-B-C-D-E-F-G-A-B:");
 
207
sTxt = gettext("It is the scale of <b>A minor natural</b>. If we analyze it we will find the following pattern of tones and semitones (T=tone and S=semitone):");
 
208
sTxt = gettext("The pattern is <b>T-S-T-T-S-T-T</b>.");
 
209
sTxt = gettext("Here you have more examples of minor natural scales. Take paper and pencil, copy those escales, and find the pattern of tones and semitones.");
 
210
sTxt = gettext("C minor scale");
 
211
sTxt = gettext("Music in minor keys");
 
212
sTxt = gettext("Music in minor keys has a different sound and emotional feel than music that is in a major key. Music in a major key sounds bright and cheerful while music that is in a minor key is sometimes described as sounding more solemn, sad, mysterious, or ominous.");
 
213
sTxt = gettext("Compare again the tune 'Row, Row, Row Your Boat', written in C major and in A minor. First in C major:");
 
214
sTxt = gettext("And now in A minor");
 
215
sTxt = gettext("What main difference does major or minor key make? In C major key it sounds cheerful but in A minor key it sounds sad. Probably you have noticed that the A minor scale is using the same notes than the C major scale: the white keys of the piano keyboard. Then, why this difference in emotional feel?");
 
216
sTxt = gettext("The answer is in two details: they have a different tonal center (C in C major and A in A minor) and althoug both scales share the same notes, the notes in the minor scale follow a different pattern of tones and semitones and so have different relationships with each other; therefore, the harmonies and chord progressions built around their (different) tonal centers creates the difference.");
 
217
sTxt = gettext("Relative minor and major keys");
 
218
sTxt = gettext("For each major scale there is minor natural scale having the same notes and sharing the same accidentals in the key signature. This minor scale is called the the <b>relative minor</b> of the major sacle. We've seen an example with C major and A minor. A minor key is called the relative minor of C major.");
 
219
sTxt = gettext("It is easy to predict where the relative minor of a major key can be found. Notice that the pattern for minor scales overlaps the pattern for major scales. In other words, they are the same pattern starting in a different place. (If the patterns were very different, minor key signatures would not be the same as major key signatures.) The pattern for the minor scale starts a half step plus a whole step lower than the major scale pattern, so <b>a relative minor is always three half steps lower than its relative major</b>. For example, C minor has the same key signature as E flat major, since E flat is a minor third higher than C.");
 
220
sTxt = gettext("Compare these three scales:");
 
221
sTxt = gettext("C major scale");
 
222
sTxt = gettext("C minor scale");
 
223
sTxt = gettext("E flat major scale");
 
224
sTxt = gettext("The C major and C minor scales start on the same note, but have different key signatures. C minor and E flat major start on different notes, but have the same key signature. C minor is the relative minor of E flat major.");
 
225
sTxt = gettext("Exercises");
 
226
sTxt = gettext("Exercise 1");
 
227
sTxt = gettext(" - Aural training. Listen a scale and identify if it is major or minor.");
 
228
sTxt = gettext("Exercise 2");
 
229
sTxt = gettext(" - Theory. Identify the type of scale (key signature displayed).");
 
230
sTxt = gettext("Exercise 3");
 
231
sTxt = gettext(" - Theory. Identify the type of scale (key signature not displayed).");
 
232
sTxt = gettext("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>. Copyright © Victoria K. Williams. Used here with her permission.");
 
233
sTxt = gettext("Catherine Schmidt-Jones, 'Minor Keys and Scales', Connexions, December 16, 2009, <a-1>http://cnx.org/content/m10856/2.19/</a-1>. Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0).");
 
234
sTxt = gettext("Scales' identification");
 
235
sTxt = gettext("Aural training: Listen a scale and identify if it is major or minor");
 
236
sTxt = gettext("Scales' identification");
 
237
sTxt = gettext("Theory: Identify the scale shown");
 
238
sTxt = gettext("Scales' identification");
 
239
sTxt = gettext("Theory: Identify the scale shown");
 
240
sTxt = gettext("Harmonic and melodic minor scales");
 
241
sTxt = gettext("The scales studied in previous lesson are natural minor scales. They contain only the notes in the minor key signature and are built on pattern T-S-T-T-S-T-T.");
 
242
sTxt = gettext("There are two other kinds of minor scales that are commonly used: the minor harmonic and the minor melodic scales. We are going to study them in this lesson.");
 
243
sTxt = gettext("Minor harmonic scales");
 
244
sTxt = gettext("The harmonic minor scale raises the seventh note of the natural scale by one half step, whether you are going up or down the scale. Therefore, harmonic minor scales are built on pattern T - S - T - T - S - 3S - S (T=Tone or 'whole step'; S=Semitone or 'half step'; and 3S = three semitones).");
 
245
sTxt = gettext("Let's start by building a scale of A minor harmonic ascending (going up):");
 
246
sTxt = gettext("And now let's look at A minor harmonic descending (going down):");
 
247
sTxt = gettext("As you can see, it's exactly the same notes, but in reverse order.");
 
248
sTxt = gettext("Let's look at two other examples: E minor harmonic and D minor harmonic. Look carefully at how many semitones there are between each note.");
 
249
sTxt = gettext("Let's write again the E minor harmonic and D minor harmonic but using key signatures. It's easy to see that <b>the harmonic minor scale raises the seventh note of the natural scale by one half step</b>:");
 
250
sTxt = gettext("Minor melodic scales");
 
251
sTxt = gettext("<b>Melodic</b> minor scales are a bit more complicated, because they have one pattern on the way up, but another on the way down.");
 
252
sTxt = gettext("On the way up (ascending), the sixth and seventh degrees of the scale are each raised by one half step, creating the pattern <b>T-S-T-T-T-T-S</b>, but on the way down the pattern is that of the minor natural: <b>T-T-S-T-T-S-T</b>.");
 
253
sTxt = gettext("Here's A minor melodic, ascending and descending. Click the play button and concentrate on the notes in red -- they're the ones which change on the way down.");
 
254
sTxt = gettext("As you can see, the descending scale is not just a back-to-front ascending scale, (as it was in the harmonic scale). The top end of the melodic scale uses a completely different pattern. The very top note will always be the tonic (keynote) of the scale, but the two notes just below it are the ones which change, depending on which direction you're going in.");
 
255
sTxt = gettext("Let's see two more exaples, E minor melodic and D minor melodic:");
 
256
sTxt = gettext("Let's write again the E minor melodic and D minor melodic but using key signatures. It's easy to see that <b>the sixth and seventh notes of the scale are each raised by one half step when going up the scale, but return to the natural minor when going down the scale</b>:");
 
257
sTxt = gettext("Music in minor scales");
 
258
sTxt = gettext("Music in minor keys is usually described as sad, mysterious, solemn, or ominous. When using the minor natural scale the music has also and ancient sound, like medieval music. By raising the seventh degree a semitone, in both minor harmonic and minor melodic scales, musicians found that the created harmonies make the music feel more strongly centered on the tonic (you will learn about this in more advanced lessons) avoiding this 'medieval' feeling.");
 
259
sTxt = gettext("In the melodic minor scale, the sixth and seventh notes of the scale are each raised by one half step when going up the scale, but return to the natural minor when going down the scale. Melodies in minor keys very often use this particular pattern of accidentals, so you will find very useful to practice melodic minor scales in your instrument.");
 
260
sTxt = gettext("Exercises");
 
261
sTxt = gettext("Exercise 1");
 
262
sTxt = gettext(" - Aural training. Listen a scale and identify its type.");
 
263
sTxt = gettext("Exercise 2");
 
264
sTxt = gettext(" - Theory. Identify the type of scale (key signature displayed).");
 
265
sTxt = gettext("Exercise 3");
 
266
sTxt = gettext(" - Theory. Identify the type of scale (key signature not displayed).");
 
267
sTxt = gettext("Victoria K. Williams music theory lessons. <a-1>www.mymusictheory.com</a-1>");
 
268
sTxt = gettext("Catherine Schmidt-Jones, 'Minor Keys and Scales', Connexions, December 16, 2009, <a-1>http://cnx.org/content/m10856/2.19/</a-1>. Her work is licensed under a Creative Commons Attribution License (CC-BY 1.0).");
 
269
sTxt = gettext("Scales' identification");
 
270
sTxt = gettext("Aural training: Listen a scale and identify its type");
 
271
sTxt = gettext("Scales' identification");
 
272
sTxt = gettext("Theory: Identify the scale shown");
 
273
sTxt = gettext("Scales' identification");
 
274
sTxt = gettext("Theory: Identify the scale shown");
 
275
sTxt = gettext("Exercises on scales");
 
276
sTxt = gettext("For your convenience, in this lesson you have all the exercises included in previous lessons on scales.");
 
277
sTxt = gettext("Aural training exercises");
 
278
sTxt = gettext("Exercise 1");
 
279
sTxt = gettext(" - Listen a scale and identify if it is major or minor.");
 
280
sTxt = gettext("Exercise 2");
 
281
sTxt = gettext(" - Listen a scale and identify if it is major, minor natural, minor melodic or minor harmonic.");
 
282
sTxt = gettext("Theory exercises");
 
283
sTxt = gettext("Exercise 3");
 
284
sTxt = gettext(" - Identify the type of scale: major or minor natural. Key signature displayed.");
 
285
sTxt = gettext("Exercise 4");
 
286
sTxt = gettext(" - Identify the type of scale: major or minor natural. No key signature.");
 
287
sTxt = gettext("Exercise 5");
 
288
sTxt = gettext(" - Identify the type of scale: major, minor natural, minor harmonic or minor melodic. Key signature displayed.");
 
289
sTxt = gettext("Exercise 6");
 
290
sTxt = gettext(" - Identify the type of scale: major, minor natural, minor harmonic or minor melodic. No key signature.");
 
291
sTxt = gettext("Scales' identification");
 
292
sTxt = gettext("Aural training: Listen a scale and identify its type");
 
293
sTxt = gettext("Scales' identification");
 
294
sTxt = gettext("Aural training: Listen a scale and identify its type");
 
295
sTxt = gettext("Scales' identification");
 
296
sTxt = gettext("Theory: Identify the scale shown");
 
297
sTxt = gettext("Scales' identification");
 
298
sTxt = gettext("Theory: Identify the scale shown");
 
299
sTxt = gettext("Scales' identification");
 
300
sTxt = gettext("Theory: Identify the scale shown");
 
301
sTxt = gettext("Scales' identification");
 
302
sTxt = gettext("Theory: Identify the scale shown");
 
303
sTxt = gettext("Intervals");
 
304
sTxt = gettext("What is an interval?");
 
305
sTxt = gettext("Why should you learn about 'intervals'?");
 
306
sTxt = gettext("A great step in studying something is understanding its purpose.");
 
307
sTxt = gettext("If you are interested in harmony and composition, you should know that intervals are the building blocks of harmony: you will not be able to understand harmony without studying about intervals.");
 
308
sTxt = gettext("But even if you are not interested on harmony and on theory about music, understanding intervals and being able to quickly and accurately recognize them is vital for reading and singing a score accurately. Also, it is essential for music dictation (writing the music you hear).");
 
309
sTxt = gettext("Therefore, I encourage you to study intervals and do all proposed exercises until you master recognition of intervals, both aurally and on written music.");
 
310
sTxt = gettext("What is an interval?");
 
311
sTxt = gettext("An interval is the distance between two notes, measured as a number. Intervals are named by the number of steps between the two notes. When we measure an interval, we always start counting at the lower note. We then count upwards to the higher note. Consider the following example:");
 
312
sTxt = gettext("Here, we start counting on the lower note, which is C. We count upwards to the higher note, E. This gives us C, D and E. We counted three notes, so this interval is called a third.");
 
313
sTxt = gettext("If we count four notes, the interval is a fourth, and so on, until we reach eight. If we count eight notes the interval is called an <b>octave</b>.");
 
314
sTxt = gettext("Melodic and Harmonic Intervals");
 
315
sTxt = gettext("We can measure the distance between two notes which are played together at the same time. The distance between these notes is called a 'harmonic' interval. Also we can measure the distance between two notes which are played separately, one after the other. In this case, the distance between these notes is called a 'melodic' interval.");
 
316
sTxt = gettext("Notice that the words 'harmonic' and 'melodic' used to describe intervals has nothing to do with its meaning when we use them to talk about harmonic and melodic minor scales.");
 
317
sTxt = gettext("B-D as a melodic (horizontal) interval");
 
318
sTxt = gettext("B-D as a harmonic (vertical) interval");
 
319
sTxt = gettext("Melodic intervals are read horizontally and are found in melodies, whereas harmonic intervals are read vertically, and are found in chords. But, in any case, they are measured and named in the same way.");
 
320
sTxt = gettext("Interval Numbers");
 
321
sTxt = gettext("To find the number of an interval, first find the note names of the two notes, (ignore any sharps and flats for now), and count the letter names, starting with the lower note on the stave, (it could be the first or second note along on the stave if it is a melodic interval).");
 
322
sTxt = gettext("The smallest interval we can consider is the interval between two identical notes - e.g. E and E. This interval is called a 'unison'. We can also say that the notes are 'in unison'.");
 
323
sTxt = gettext("The following score shows some examples of intervals within one octave:");
 
324
sTxt = gettext("3rd");
 
325
sTxt = gettext("5th");
 
326
sTxt = gettext("7th");
 
327
sTxt = gettext("4th");
 
328
sTxt = gettext("Unison");
 
329
sTxt = gettext("2nd");
 
330
sTxt = gettext("8ve");
 
331
sTxt = gettext("At first you may need to count the notes to determine the interval size but with practise you will learn to determine the intervals at first sight.");
 
332
sTxt = gettext("Starting on the higher note: a very common mistake!");
 
333
sTxt = gettext("What happens if you try to calculate an interval by starting with the higher note on the stave? You will get the wrong answer! This is a common mistake, so let's look at an example of what can go wrong. What is the following harmonic interval?");
 
334
sTxt = gettext("First, the correct way: starting on the lower note (C), we count letter names to the higher note, (G), C-D-E-F-G =5, which gives us a 5th. This is the right answer!");
 
335
sTxt = gettext("Now the wrong way. Starting on the first note (G), we count the letter names to the second note (C), G-A-B-C =4, which gives us a 4th. This is the wrong answer!");
 
336
sTxt = gettext("Exercises");
 
337
sTxt = gettext("<a-1>Music reading</a-1> - Name the interval (as a number only).");
 
338
sTxt = gettext("<a-1>Aural training</a-1> - Listen two intervals and identify which one is greater.");
 
339
sTxt = gettext("Writing Intervals");
 
340
sTxt = gettext("There are two important steps to follow when you write intervals.");
 
341
sTxt = gettext("First, you need to work out which notes you have to write, and secondly you need to write the notes clearly and accurately.");
 
342
sTxt = gettext("If you have to write an interval, you will be given the first (lower) note of the two, and you will be told what interval to calculate; something like this:");
 
343
sTxt = gettext("7th");
 
344
sTxt = gettext("You'll also be told if you have to write a harmonic, or melodic interval. This one is a melodic interval, so we'll write the second note after the given note.");
 
345
sTxt = gettext("Remember that we start counting on the lower note, which is F in our example. We've been told to write a 7th, so we count seven notes upwards: F, G, A, B flat, C, D, E. The seventh note is E, so that's the note we need to write.");
 
346
sTxt = gettext("Don't forget that we were told to write a melodic interval, so in this case we will write the E after the F, and not directly above it:");
 
347
sTxt = gettext("7th");
 
348
sTxt = gettext("Don't forget to look carefully at the clef, to place the note in the right line or space!.");
 
349
sTxt = gettext("One interval is a bit more awkward to write than the others, and that is the harmonic 2nd. Harmonic intervals are written directly above the given note, but the 2nd is too close to write directly, so we have to move it to the side a little. If you try to write it directly above, you will produce something unreadable like this:");
 
350
sTxt = gettext("We move the higher note to the right, but keep it close enough to the lower note that they are just touching:");
 
351
sTxt = gettext("Perfect!");
 
352
sTxt = gettext("<a-1>Exercise</a-1> - Build intervals on a score.");
 
353
sTxt = gettext("Exercises in this lesson");
 
354
sTxt = gettext("<a-1>Music reading</a-1> - Name the interval (as a number only).");
 
355
sTxt = gettext("<a-1>Music writing</a-1> - Build intervals on a score.");
 
356
sTxt = gettext("<a-1>Aural training</a-1> - Listen two intervals and identify which one is greater.");
 
357
sTxt = gettext("Lesson based on materials from <a-1>www.mymusictheory.com</a-1>. Copyright (c) Victoria K. Williams. Used here with her permission.");
 
358
sTxt = gettext("Recognize intervals on a score");
 
359
sTxt = gettext("Intervals' comparison");
 
360
sTxt = gettext("Exercise: Listen two intervals and identify which one is greater");
 
361
sTxt = gettext("Write intervals on a score");
 
362
sTxt = gettext("Cadences");
 
363
sTxt = gettext("Cadences");
 
364
sTxt = gettext("In music, the term 'cadence' has several meanings. In harmony we are going to refer to a particular sequence of usually two chords whose function it is to create a sensation of either stability, rest and ending, or of pause, tension and unstablility. Cadences have a function similar to that of punctuation marks (comma, period, etc.) in written language: they mark breathing places and pauses in music, they serve to structure the musical phrases and they also help to establish tonality. Listen for example to the following three chords:");
 
365
sTxt = gettext("You will notice the feeling of conclusion, of reaching the end of a musical piece. The chord sequence does not create expectations of continuation. The composer could end the musical composition in the last chord and the listener will perceive that the end has been reached and remain 'satisfied' with finishing at that point. On the contrary, listen to the following chord sequence:");
 
366
sTxt = gettext("Now the sensation is not conclusive. It is more like a short pause and it creates an expectation of continuation. If we end the music piece at the last chord, we will leave the listener with a longing for more.");
 
367
sTxt = gettext("Cadences are not difficult to recognize by ear but it is sometimes harder to recognize them in written music.");
 
368
sTxt = gettext("Cadence types");
 
369
sTxt = gettext("Depending on the sensation they create, cadences are classified in two fundamental types:");
 
370
sTxt = gettext("<b>Terminal cadences</b>. They create a sensation of stability, rest and ending of the musical phrase or sentence.");
 
371
sTxt = gettext("<b>Transient cadences</b>. They typically result in creating tension and a sensation of unstablility, as well as an expectation of continuation.");
 
372
sTxt = gettext("As an exercise you will hear a cadence and based on the sensation it provokes, try to identify if the cadence is terminal or transient.");
 
373
sTxt = gettext("Terminal cadences");
 
374
sTxt = gettext("Terminal cadences create a sensation of stability and conclusion of the musical phrase or sentence. This feeling is achieved by moving to the tonic grade (grade I) from any other chord grade. Depending on the starting chord grade, two types of cadences are considered: <a-1> authentic cadences</a-1> and <a-2> plagal cadences</a-2>.");
 
375
sTxt = gettext("Authentic cadences");
 
376
sTxt = gettext("An authentic cadence takes place when grade V, dominant, (or V7, a V chord with an added seventh) resolves in grade I (tonic). The authentic cadence is the strongest terminal cadence, with great conclusive power.");
 
377
sTxt = gettext("When the authentic cadence satisfies the following conditions:");
 
378
sTxt = gettext("both chords are in root position;");
 
379
sTxt = gettext("the first chord is the V or the V7 ; and");
 
380
sTxt = gettext("the melody (soprano voice) ends on the tonic pitch.");
 
381
sTxt = gettext("then the cadence has its strongest conclusive power and it creates the most final sounding of all cadences. Due to this fact, if the previously listed conditions are satisfied, the cadence is named 'perfect authentic cadence' or just 'perfect cadence'. If the conditions are not satisfied, the conclusive sensation of the cadence is less strong and then the cadence is named 'imperfect authentic cadence' or just 'imperfect cadence'.");
 
382
sTxt = gettext("There are theoretical discussions about considering the imperfect cadence as a terminal cadence. Nevertheless, we have opted to include it in the terminal group due to sonority considerations.");
 
383
sTxt = gettext("The perfect cadence is usually found at the end of a piece of music and the end of significant sections.");
 
384
sTxt = gettext("Plagal cadences");
 
385
sTxt = gettext("A plagal cadence takes place when grade IV (subdominant) resolves in grade I (tonic), both in root position. The plagal cadence is less strong than the authentic cadence and it is also known as the 'Amen' cadence as it is used at the end of most church hymns.");
 
386
sTxt = gettext("In both cadence types, authentic and plagal, other chords playing the same harmonic functions can be used. For example, in the authentic cadence the V (dominant function) can be played by the VII. And in the plagal cadence the IV (subdominant function) can be played by the II. These replacements add variety and harmonic colour to the cadence.");
 
387
sTxt = gettext("Exercises");
 
388
sTxt = gettext("<a-1>Theory</a-1> - Practise to recognize in a score if a terminal cadence is authentic perfect or plagal.");
 
389
sTxt = gettext("<a-1>Aural training</a-1> - Train your ear and practise to identify if a terminal cadence is authentic perfect or plagal.");
 
390
sTxt = gettext("Authentic and plagal cadences");
 
391
sTxt = gettext("Theory: Identify if a terminal cadence is authentic perfect or plagal.");
 
392
sTxt = gettext("Authentic and plagal cadences");
 
393
sTxt = gettext("Aural training: Identify if a terminal cadence is authentic perfect or plagal.");
 
394
sTxt = gettext("Transient cadences");
 
395
sTxt = gettext("Transient cadences are not conclusive. They create a sensation of tension and unstability and an expectation of continuation. They are more like a short pause in the musical flow. There are two types of transient cadences: <a-1> half cadences</a-1> and <a-2> deceptive cadences</a-2>.");
 
396
sTxt = gettext("Half cadences");
 
397
sTxt = gettext("A half cadence takes place when the harmony moves to the V degree (dominant) from any other degree, except the tonic (I). The ending on V causes it to sound incomplete or 'suspended' due to the unstableness of the dominant chord. It is considered as the weakest cadence and cannot be used to end a musical phrase.");
 
398
sTxt = gettext("A particular case of the half cadence is the Phrygian half cadence. It consists of a IV chord in first inversion that resolves to a V (or V7) chord in root position. It only occurs in minor keys (the IV is minor) and was widely used during the Baroque period to end a slow musical movement in minor mode, continued by a fast movement in major mode.");
 
399
sTxt = gettext("Another very specific case is the Andalusian cadence. It only occurs in minor keys and is given by the progression I-VII-VI-V, where the VI degree can be replaced. This cadence has a particular colour due to the chromatic half step between the root of the VII and the third of the V.");
 
400
sTxt = gettext("Deceptive cadences");
 
401
sTxt = gettext("A deceptive cadence occurs when a V chord does not resolve to a I chord, as the ear is expecting, but instead resolves to any other chord, typically to one containing the tonic pitch (the VI or the IV degrees).");
 
402
sTxt = gettext("The deceptive cadence is considered a weak cadence because of the 'surprise' and 'hanging' feelings it invokes. Therefore, it is never used to end a piece of music. However, it provides variety and surprise by resolving to a minor chord in major keys, and to a major chord in minor keys. And when used near the end of a piece, it helps to sustain the musical interest at the moment when the final authentic cadence is expected.");
 
403
sTxt = gettext("Exercises");
 
404
sTxt = gettext("<a-1>Theory</a-1> - Practise to recognize in a score if a transient cadence is a half cadence or a deceptive one.");
 
405
sTxt = gettext("<a-1>Aural training</a-1> - Train your ear and practise to identify if a transient cadence is a half cadence or a deceptive cadence.");
 
406
sTxt = gettext("Deceptive and half cadences");
 
407
sTxt = gettext("Theory: Identify if a transient cadence is a half cadence or a deceptive cadence.");
 
408
sTxt = gettext("Deceptive and half cadences");
 
409
sTxt = gettext("Aural training: Identify if a transient cadence is a half cadence or a deceptive cadence.");
 
410
sTxt = gettext("Exercises on cadences");
 
411
sTxt = gettext("Once you have reviewed all cadence types it is important to learn to recognize and identify them. A useful trick is to associate each cadence with a melody or song you know well. Practise to recognise cadences while you listen to music.");
 
412
sTxt = gettext("In this theme we just propose you some additional exercises to identify cadences, both aurally and in written music.");
 
413
sTxt = gettext("Exercises");
 
414
sTxt = gettext("Exercise 1");
 
415
sTxt = gettext(" - Aural training: identify the type of cadence: perfect, imperfect, plagal, half or deceptive.");
 
416
sTxt = gettext("Exercise 2");
 
417
sTxt = gettext(" - Theory: identify the type of cadence: perfect, imperfect, plagal, half or deceptive.");
 
418
sTxt = gettext("All cadences");
 
419
sTxt = gettext("Aural training: identify the type of cadence.");
 
420
sTxt = gettext("All cadences");
 
421
sTxt = gettext("Theory: identify the type of cadence.");