# Learn Ukulele — Chord dictionary

> Interactive page: [`dictionary.html`](dictionary.html)

Every shape in this room. Click a diagram on the HTML page to hear it. Open majors and minors first, then barre starters, then method-book sevenths. Tick the first ten on [Open chords](chords.md). No jazz extensions in v1. The neck view marks the **root** with a square and other chord tones with circles. The **letter in the mark** is the note; the **number under it** is the suggested left-hand finger (1 index–4 pinky).

Shapes are **G C E A** (4th → 1st string). `x` = mute; `0` = open.

## First ten

| Chord | Shape (G → A) |
|------|----------------|
| C | 0 0 0 3 |
| Am | 2 0 0 0 |
| F | 2 0 1 0 |
| G | 0 2 3 2 |
| Em | 0 4 3 2 |
| A | 2 1 0 0 |
| Dm | 2 2 1 0 |
| D | 2 2 2 0 |
| Bb (barre seed) | 3 2 1 1 |
| Bm (barre seed) | 4 2 2 2 |

## Sevenths

Dominant 7ths pull to the chord a fourth above. Soft sevenths (Em7, Am7) stay easy.

| Chord | Shape (G → A) |
|------|----------------|
| G7 | 0 2 1 2 |
| C7 | 0 0 0 1 |
| D7 | 2 2 2 3 |
| E7 | 1 2 0 2 |
| A7 | 0 1 0 0 |
| B7 | 2 1 2 0 |
| Em7 | 0 2 0 2 |
| Am7 | 0 0 0 0 |

## Three tracks

- **Beginner** — C Am F G, then Em and A. Find the root (the square).
- **Intermediate** — add the dominant 7ths and Em7 / Am7. Compare G to G7.
- **Advanced** — Bb / Bm as movable doors → [Barre](barre.md) · [Movable shapes](movable.md).

Interactive: [`dictionary.html`](dictionary.html).
