*Published: 2016-10-29* In this blog post I will attempt to explain how I am learning these licks. Here is lick 1 again. ``` X:1 T: Lick 1 K:C s: CDEF |:"Dm7b5" F3 ^C DF_Ac|"G7" B_B_A^F G=Bdf|"Cm7" _e8:| ``` So what's going on here? ## Bar one ``` X:1 T: Lick 1 K:C s: CDEF |:"Dm7b5" F3 ^C DF_Ac| ``` Some observations: - We're in the key of Eb. - This is a ii V7 I on the 6th. The first bar does the following: - Start on the minor third and approach the root from a semitone below. - Arpeggiate up the chord (Dmin7b5) and hit the 7th. Simple enough. ## Bar two In bar 2, we are now in G7. ``` X:1 T: Lick 1 K:C s: CDEF |:"G7" B_B_A^F G=Bdf| ``` This is where it gets sorta weird. - Descend down the [altered scale](https://en.wikipedia.org/wiki/Altered_scale) past the tonic - Surround the tonic - Arpeggiate up the current chord, easy enough. ## Bar three ``` X:1 T: Lick 1 K:C s: CDEF |:"Cm7" _e8:| ``` Lastly: - End on the third of i7. # Thoughts So what's so interesting about this? Not much, honestly, its a pretty basic lick. The idea here is that we have mini blocks of functional lick ideas. Its not enough to just transcribe and copy jazz tunes and improvisations. Allegedly (my teacher tells me), its best to break it down into functional blocks. Arpeggiate here, surround there, approach over there. All these need to be learned in the context of the harmony. So instead of this: - start on `F` - approach the `D` from `C#` - then arpeggiate up to `C` You would think of this in your head: - start on the third of the current chord which is a `min7b5` - approach the `tonic` from a `semitone` below - then arpeggiate up to its `7th` With this in mind, and transposing it a few times, you will be able to get a core understanding of what it is the lick is actually doing. Then during practice, you would apply a single functional concept. Maybe you'd attempt to focus on 'approaching the tonic from a semitone below'. The next practice session you could focus on 'arpeggiating from the tonic up to its 7th'. ## The above is very important! Learn a bunch of functional building blocks for licks. ... Compose them all together on the fly in any key. ... Become a jazz master! ![](/technical-blog/images/jazzpianomaster.jpg)