Skip to content

Commit cf0b529

Browse files
authored
Merge pull request bitcoin#998 from sabotag3x/master
Add Portuguese wordlist to BIP39
2 parents 7e13d23 + d353c54 commit cf0b529

File tree

2 files changed

+2065
-0
lines changed

2 files changed

+2065
-0
lines changed

bip-0039/bip-0039-wordlists.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* [French](french.txt)
1010
* [Italian](italian.txt)
1111
* [Czech](czech.txt)
12+
* [Portuguese](portuguese.txt)
1213

1314
## Wordlists (Special Considerations)
1415

@@ -98,3 +99,19 @@ Words chosen using the following rules:
9899
6. No very similar words with 1 letter of difference.
99100
7. Words are sorting according English alphabet (Czech sorting has difference in "ch").
100101
8. No words already used in other language mnemonic sets (english, italian, french, spanish). Letters with diacritical marks from these sets are counted as analogous letters without diacritical marks.
102+
103+
### Portuguese
104+
105+
Credits: @alegotardo @bitmover-studio @brenorb @kuthullu @ninjastic @sabotag3x @Trimegistus
106+
107+
1. Words can be uniquely determined typing the first 4 characters.
108+
2. No accents or special characters.
109+
3. No complex verb forms.
110+
4. No plural words, unless there's no singular form.
111+
5. No words with double spelling.
112+
6. No words with the exact sound of another word with different spelling.
113+
7. No offensive words.
114+
8. No words already used in other language mnemonic sets.
115+
9. The words which have not the same spelling in Brazil and in Portugal are excluded.
116+
10. No words that remind negative/sad/bad things.
117+
11. No very similar words with 1 letter of difference.

0 commit comments

Comments
 (0)