Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions bip-0039/bip-0039-wordlists.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* [Chinese (Traditional)](chinese_traditional.txt)
* [French](french.txt)
* [Italian](italian.txt)
* [Portuguese (Brazilian)](portuguese_brazilian.txt)

## Wordlists (Special Considerations)

Expand Down Expand Up @@ -82,3 +83,11 @@ Words chosen using the following rules:
Rules 11 and 12 prevent the selection words that are not different enough. This makes each word more recognizable among others and less error prone. For example: the wordlist contains "atono", then "atomo" is rejected, but "atomico" is good.

All the words have been manually selected and automatically checked against the rules.

### Portuguese (Brazilian)

Credits: @kuthullu

Simple and common words as used in Brazil were chosen, with length between 4 and 8 characters, without person names, with the first 4 letters of every word unique, without accents, number or gender flexing.

Every word was manually checked and should not be offensive for anyone.
Loading