aboutsummaryrefslogtreecommitdiff
path: root/songs/graeme-allwright
diff options
context:
space:
mode:
Diffstat (limited to 'songs/graeme-allwright')
-rw-r--r--songs/graeme-allwright/petit-garcon.lisp9
1 files changed, 5 insertions, 4 deletions
diff --git a/songs/graeme-allwright/petit-garcon.lisp b/songs/graeme-allwright/petit-garcon.lisp
index bd6e3bf..23a6ca6 100644
--- a/songs/graeme-allwright/petit-garcon.lisp
+++ b/songs/graeme-allwright/petit-garcon.lisp
@@ -1,15 +1,16 @@
(song
(title "Petit Garçon")
(from "Graeme Allwright")
+ (tonality C)
(chords
(verse
- (G D C D7)
- ("G / G7" "C / C-" "G / D7" G))
+ (C G F G7)
+ ((C C7) (F F-) (C G7) C))
(chorus
- (D7 % C G)
- ("Em" "Em / A7" "A7 / D7" D7)))
+ (G7 % F C)
+ ("Am" ("Am" D7) (D7 G7) G7)))
(lyrics
(intro)