Skip to content
LinguaCommons
← Notation Systems

Praat Phonetic Encoding (Backslash Trigraphs)

Praat's "phonetic encoding" is different in kind from the other systems in this hub. It is not a transcription standard and not a rival alphabet — it is the input and rendering convention of the Praat program, the dominant free phonetics software, written by Paul Boersma and David Weenink at the University of Amsterdam. The right way to describe it is simply: this is how you type IPA into Praat.12

Backslash trigraphs

To draw IPA symbols in Praat's Picture window or its TextGrid editor, you either type the Unicode symbols directly (if your system has an input method for them) or use backslash trigraphs — a backslash plus a two-character code — provided you have the Charis and/or Doulos SIL fonts installed. Praat then renders each trigraph as the corresponding IPA glyph.2

TrigraphRenders asMeaning
\l~ɫvelarized l ('dark l')
\hjɧSwedish rounded post-alveolar & velar fricative
\ngŋvelar nasal (traditional 'engma' spelling)
\dhðvoiced dental fricative ('eth')
\shʃvoiceless postalveolar fricative ('esh')
\ffɸvoiceless bilabial fricative ('phonetic' serifed form)

The mnemonic behind the second letter

The trigraphs are not arbitrary. The manual documents a mnemonic system: the first letter is the most similar ordinary alphabet letter, and the second letter encodes the modification — t = turned, c = capital or curled, s = script, - = barred, l = with a leg, i = inverted, j = left tail. An f marks the "phonetic" serifed Greek-like forms (ɸ, β, ɣ); retroflexes take a period in the second slot; and a few common symbols keep their traditional spellings (ŋ, ð, ʃ, ʒ). Once you see the pattern, most trigraphs are guessable. The full inventory is split across three manual pages — consonants, vowels, and diacritics.2

What it is used for

Praat TextGrids are the de facto interchange format for phonetic annotation in phonetics labs — which is exactly where prosodic systems like ToBI get annotated too. Modern Praat happily accepts direct Unicode IPA, so the trigraphs are no longer strictly necessary for typing; they remain useful in plain-ASCII scripting and formula contexts, and for portability. Importantly, a saved TextGrid stores Unicode text, not the trigraphs — the trigraphs are an input aid, not a storage format.2

How to cite Praat

The community-standard self-citation, following the program's own convention, is: Boersma, Paul & Weenink, David. Praat: doing phonetics by computer [Computer program]. Version x.x.xx, retrieved <date> from https://www.praat.org — with the version number and retrieval date filled in by you.1

Errors to avoid

  • Describing Praat notation as a rival phonetic alphabet — it is a program input/rendering convention layered over the IPA.2
  • Expecting trigraphs to render without the Charis/Doulos SIL fonts installed.2
  • Treating the trigraphs as a fixed interchange encoding — TextGrids store Unicode; the trigraphs are just a way to type.2

Learn more

Notes & Bibliography

  1. Boersma, Paul, & David Weenink. Praat: doing phonetics by computer [Computer program]. Institute of Phonetic Sciences, University of Amsterdam; praat.org / fon.hum.uva.nl/praat. Authors and home page verified 2026-07-16 via the manual. Community self-citation format with user-supplied version/date. [source]
  2. Praat manual, "Phonetic symbols" pages (consonants read in full; vowels/diacritics located). Confirms: draw IPA in the Picture window / TextGrid editor; type Unicode directly OR use backslash trigraphs; requires Charis and/or Doulos SIL fonts. Verified examples \l~ = ɫ, \hj = ɧ. Documents the second-letter mnemonic (t turned, c capital/curled, s script, - barred, l with leg, i inverted, j left tail; f serifed Greek; retroflex period; traditional ŋ/ð/ʃ/ʒ spellings). TextGrids store Unicode, not trigraphs. [source]