AI, explained
Can AI write in European Portuguese?
Ask a model for Portuguese and you will usually get Brazilian Portuguese wearing a Portuguese flag. The fix is mechanical, not magical.
Brazil has roughly twenty times the population of Portugal and a far larger share of Portuguese-language text online. A model trained on that corpus treats Brazilian usage as the default, and generic instructions such as write in Portuguese do nothing to change it. The output is grammatical and fluent and immediately marks your company as foreign to a Lisbon reader.
The tells, which are consistent
Drift shows up in a small, predictable set of places, which is what makes it detectable automatically.
| Feature | Brazilian tendency | European Portuguese |
|---|---|---|
| Continuous action | estou fazendo | estou a fazer |
| Second person | voce, as the norm | tu, or o senhor and a senhora formally |
| Object pronoun | te ligo, before the verb | ligo-te, after the verb with a hyphen |
| Everyday nouns | trem, onibus, banheiro, celular, tela | comboio, autocarro, casa de banho, telemovel, ecra |
| Computing | arquivo, mouse, tela, time | ficheiro, rato, ecra, equipa |
| Registration | CPF, CEP | NIF, codigo postal |
How to control it
- Name the variant explicitly. Write in European Portuguese, portugues de Portugal, as used in Lisbon. Not simply Portuguese.
- Ban the specific forms. List the gerund construction, the pre-verbal pronoun placement and the vocabulary above as forbidden, with the correct form beside each. Explicit substitution beats general instruction every time.
- Give examples. Three or four paragraphs of your own approved Portuguese copy in the prompt does more than any amount of description.
- Check automatically. A regular expression pass over the output for the known Brazilian markers catches most drift before publication. This is the step teams skip, and it is the cheapest one.
- Have a native speaker review anything customer-facing. Nothing above replaces that for a contract, a landing page or a pitch.
Two further wrinkles
The 1990 orthographic agreement is in official use in Portugal, so certain consonants dropped from words such as acto and optimo, but older texts and some publishers still use pre-agreement spellings. Decide which convention your brand uses and enforce it. Separately, formality conventions differ: Portuguese business writing is generally more formal than Brazilian, and a message that reads as warm in Sao Paulo can read as presumptuous in Porto.
Why it matters commercially
Portuguese readers spot the variant instantly. In outbound email, in a chatbot, in a proposal, the drift signals that the content was not written for them. Digiton builds production content and agent systems in European Portuguese, English and French, with the check step included rather than assumed. See AI SEO in Lisbon for how that plays into search and AI visibility.
Frequently asked questions
Can AI write in European Portuguese properly?
Yes, when you instruct it explicitly and verify the output. Current models produce accurate PT-PT once told to use European Portuguese, given example copy, and told which Brazilian forms to avoid. Without that they default to Brazilian Portuguese, because it dominates the training data.
Why does AI default to Brazilian Portuguese?
Volume. Brazil accounts for the overwhelming majority of Portuguese text on the web, so the statistical centre of the language as a model learns it sits in Brazil. The model is not choosing a variant, it is reproducing the most common one it saw.
How do I check the output is really PT-PT?
Run an automated scan for the known markers: the gerund construction such as estou fazendo, pre-verbal pronouns such as te ligo, and vocabulary including trem, onibus, banheiro, celular, arquivo and tela. Flag any hit for review. It takes minutes to build and catches most drift.
Related
Ready to put AI to work?
Book a discovery audit and we will map the highest-ROI AI agents and automations for your business.
Book a discovery audit →