British versus American English: the stylistic markers you can measure
By Jack Stovell · published 2026-09-24 · checked 2026-09-20
The difference between British and American English is mostly a few hundred spellings and a handful of punctuation and grammar habits. That's it. That's also exactly why a model trained on mostly American text drifts American the moment nobody tells it otherwise: the variant has to be set as a constraint, not assumed.
Spelling families
Here's the thing about spelling differences: they cluster into families, and once you know the family, you can predict the rest of it. Colour, favour, honour: the "our" family, rendered "color", "favor", "honor" in American English. Analyse, paralyse, catalyse: the "yse" family, which Americans write "yze". Organise, recognise, realise: this one's actually flexible in British English (organize is accepted too), but "ise" is the house style most UK writers default to. Theatre, centre, litre: the "re" family, flipped to "er" in American spelling. Travelled, cancelled, modelling: British English doubles the final consonant before a suffix; American English generally doesn't.
None of these are random. Each family has a handful of exceptions (American English keeps "grey" as "gray" but leaves plenty of "our" words alone in unexpected corners), which is why a proper spelling dictionary beats a simple find-and-replace. A 176-pair dictionary covering analyse/analyze, colour/color, and the rest of the standard set is enough to catch the vast majority of real-world drift, because most spelling divergence lives in a closed, listable set rather than an open-ended one.
| Family | British | American | Examples |
|---|---|---|---|
| -ise / -ize | -ise | -ize | analyse, organise, recognise |
| -our / -or | -our | -or | colour, behaviour, favour |
| -re / -er | -re | -er | centre, metre, theatre |
| -ll- / -l- | double l | single l | travelling, modelling, cancelled |
| -ogue / -og | -ogue | -og | catalogue, dialogue |
| ae / oe | kept | simplified | anaesthetic, foetus, manoeuvre |
| -ence / -ense | -ence | -ense | defence, licence (noun), offence |
| Single words | varies | varies | programme, cheque, grey, tyre, kerb, aluminium |
Vocabulary that gives the variant away
Spelling is the obvious tell. Vocabulary is the one that actually gives you away in conversation. Say "fortnight" and you've marked yourself as British; Americans don't really have a one-word equivalent, they just say "two weeks". Say "whilst" instead of "while" and the same thing happens, though whilst is fading even in Britain, so its presence is more a style signal than a hard rule. Autumn and fall split cleanly along the Atlantic. Lift and elevator, too. British holidaymakers go on "holiday"; Americans go on "vacation". A flat in London is an apartment in New York. Ask a Londoner to queue and they'll form an orderly line; ask an American to "queue" and they'll understand you, but they'll say "line" themselves, every time.
What's interesting is that these words aren't errors in either direction. They're just markers, small flags that tell a reader (or a detector) which side of the Atlantic the writing grew up on. A single flat/apartment swap won't convince anyone of anything. A page that mixes "fortnight" with "elevator" and "colour" with "vacation" reads like nobody edited it, which is usually exactly what happened.
Punctuation and dates
Quotation marks are the quiet giveaway. British English generally favours single quotes for a first-level quotation, with doubles nested inside; American English does the reverse, doubles first, singles nested. Full stop placement around quotation marks follows the same divide: British style tends to keep punctuation outside the quotation marks unless it belongs to the quoted material itself, while American style pulls commas and full stops inside as a near-universal rule.
Dates are the other reliable marker. Write "14/09/2026" and a British reader parses it as the 14th of September. An American reader parses the same string as the 9th of the 14th month, which doesn't exist, so they'd write it "09/14/2026" instead. This isn't a stylistic preference so much as a structural mismatch: day-month-year against month-day-year. It's one of the easiest things for a machine to check, because there's no ambiguity once you know the format being tested.
| Habit | British | American |
|---|---|---|
| Quotation marks | Single first, double inside | Double first, single inside |
| Full stop with quotation | Outside unless part of the quote | Inside |
| Abbreviations | Mr, Mrs, Dr (no full stop) | Mr., Mrs., Dr. |
| Dates | 20 September 2026, 20/09/2026 | September 20, 2026, 09/20/2026 |
| Time | 20.30 or 20:30 | 8:30 p.m. |
| Serial comma | Usually omitted | Usually used |
Grammar and idiom
This is where things get genuinely interesting, because grammar differences are subtler than spelling but far more diagnostic. Take collective nouns. British English treats a group as capable of acting as individuals: "the team are meeting on Tuesday". American English treats the same group as a single unit: "the team is meeting on Tuesday". Neither is wrong. They're just different defaults, and a writer who's internalised one will use it automatically, without thinking about it, which is exactly what makes it useful as a marker.
"Have got" versus "have" works the same way. A British speaker says "I've got a meeting" where an American speaker just as naturally says "I have a meeting". Both are grammatical in both dialects; it's a matter of habitual preference, not correctness. "Gotten" is a sharper line: it's standard past participle usage in American English (I've gotten used to it) and largely absent from British English, where "got" does the job on its own.
Prepositions carry their own quiet flags too. "At the weekend" is British; "on the weekend" is American. "Different from", "different to", and "different than" all exist, but the split runs roughly along national lines, with "different to" sounding distinctly British and "different than" sounding distinctly American. And there's the hospital test: British English says "in hospital" with no article; American English says "in the hospital", article and all. Small words. Big tells.
What a machine can check and what it cannot
So here's the honest split, and it matters more than it sounds like it should. A machine can check spelling families, reliably; it can check listed vocabulary against a dictionary; it can check quotation and date conventions; it can check collective-noun agreement, "have got" against "have", "at the weekend" against "on the weekend", and the presence or absence of "gotten". All of that is measurable, because all of it resolves to a closed set of known patterns you can test a sentence against.
What a machine cannot reliably check is idiom, understatement, and register, because all three depend on context in a way spelling doesn't. Whether a sentence sounds "very British" often has nothing to do with any single word choice and everything to do with tone, and tone resists a checklist. That's why a genuinely useful variant tool treats the measurable list as a floor, not a ceiling: get the spelling, punctuation and grammar markers right by rule, and leave the harder judgement calls to something closer to a style profile than a spellchecker. More on how that profile gets built and read is in the writing voice attributes reference.
How ScriptGrain handles the variant
ScriptGrain is a UK company. It writes British English as standard, prices in pounds first, and treats the American variant as a deliberate switch rather than the default assumption. Since the 14th of September 2026, every profile carries an `english_variant` field, either British (UK) or American (US). A new profile defaults to whichever market the account signed up in, and it can be changed at any point afterwards.
The variant isn't a suggestion passed along and hoped for. Generation, polish and humanize all honour it as a constraint, which is a meaningfully different thing from a request a model might drift away from mid-paragraph. Underneath that sits a spelling dictionary of 176 British-American pairs, analyse/analyze, colour/color, and so on, the same dictionary used to render the American edition of this site. And because `consistent_misspellings` is one of the 45 attributes a voice profile can carry, a writer's own habitual spellings get recorded as part of their voice rather than silently corrected out of it. That's a different job from variant enforcement, but the two live side by side: one keeps the dialect consistent, the other keeps the person recognisable. More on the mechanics is at British English AI writing, and the general case for a UK-first writing tool is set out at the UK writing tool page. If you want to see where a piece of writing currently sits against these markers, that's what the style analysis tool is for.
Questions
Is British English just American English with different spelling?
No. Spelling is the most visible difference but not the only one. Grammar habits (collective noun agreement, "have got" versus "have"), preposition choices ("at the weekend", "different to"), and punctuation conventions (quotation marks, date order) all vary too. A tool that only fixes spelling will still leave plenty of American grammar patterns sitting in otherwise "British" text.
Can a machine reliably detect which variant a text is written in?
Partially. Spelling, listed vocabulary, quotation and date conventions, collective-noun agreement, and markers like "gotten" or "at the weekend" are all checkable against known patterns. Idiom, understatement and register depend on context a rule set can't fully capture, so a machine can flag the measurable markers with confidence but can't certify the whole piece as authentically one dialect or the other.
Why does "gotten" matter as a marker?
Because it's one of the cleanest binary tells available. American English uses "gotten" as a standard past participle ("I've gotten better at this"), while British English almost never does, relying on "got" instead. Unlike spelling, which needs a dictionary lookup, "gotten" is a single word whose presence alone strongly suggests American usage.
Does ScriptGrain default to British or American English?
It depends on where the account signed up: a new profile defaults to that market's variant automatically. ScriptGrain itself is a UK company and writes British English as standard, with pricing shown in pounds first. Either way, the variant sits on the profile as an explicit field and can be changed by the user at any time.
What happens if I don't set a variant at all?
The profile still carries a default, based on the market the account signed up in, so you're never actually variant-less. But leaving it unexamined means you're trusting that default rather than choosing it, and if your audience expects the other dialect, that mismatch will show up in spelling, grammar and date formatting throughout the text.
Methodology
The spelling families and conventions are standard descriptions of the two varieties as used by UK and US style guides; the dictionary size and the variant behaviour are ScriptGrain's own (src/data/american-spellings.json, 176 pairs; english_variant on profiles since 2026-09-14). No frequency statistics are claimed.