ChessScribe
← Chess blog

Notation · 8 min read

Algebraic chess notation: the complete technique

Algebraic notation is a coordinate system plus five or six conventions. Once the conventions are automatic you can write a move in under a second and read any book, database or scoresheet in the world.

Every square has a file letter (a to h, left to right from White's side) and a rank number (1 to 8, from White's side upward). e4 is the fourth square up the e-file. That never changes, whichever colour you are.

1.e4 e5 2.Nf3 Nc6 3.Bb5 — the Ruy Lopez written in five tokens: pawn moves need only the destination square, piece moves take the piece letter first

The piece letters

Captures, checks and mate

The special moves

When two pieces can reach the same square

This is where scoresheets go wrong most often. If two identical pieces can legally play to the same square, add just enough information to identify which one moved: first the file of departure, and only if the file does not distinguish them, the rank.

Annotation symbols you will meet

Long algebraic, figurine and PGN

Long algebraic notation writes both squares (Ng1-f3, Bb5xc6). It is slower to write but immune to disambiguation errors, which is why many arbiters and juniors prefer it on paper.

Figurine notation replaces the letters with piece symbols so a book reads the same in any language. PGN is the plain-text file format databases use: a header block of tags, then the moves in standard algebraic notation. Converting a scoresheet to PGN is what makes it searchable and reviewable.

Key takeaways

Frequently asked questions

Is Nf3 or Ng1-f3 correct?
Both are legal ways to record a game. Nf3 is standard (short) algebraic and is what databases and books use; Ng1-f3 is long algebraic and is harder to misread.
How do I write castling?
O-O for kingside, O-O-O for queenside, using the letter O. Many scoresheets accept 0-0, but PGN requires the letter form.
Do I need to write e.p. for en passant?
No. Recording the pawn capture to the landing square, such as exd6, is complete and unambiguous.

Read next