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
16 changes: 16 additions & 0 deletions bip-0039/bip-0039-wordlists.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
* [Italian](italian.txt)
* [Czech](czech.txt)
* [Portuguese](portuguese.txt)
* [Turkish](turkish.txt)

## Wordlists (Special Considerations)

Expand Down Expand Up @@ -115,3 +116,18 @@ Credits: @alegotardo @bitmover-studio @brenorb @kuthullu @ninjastic @sabotag3x @
9. The words which have not the same spelling in Brazil and in Portugal are excluded.
10. No words that remind one of negative/sad/bad things.
11. No very similar words with only 1 letter of difference.

### Turkish

Credits: @efecini @untreu2 @kaanaskin93

1. Words are 3-8 letters long.
2. Words can be uniquely determined typing the first 4 characters (sometimes less).
3. No words with special or Turkish-only characters like 'â', 'ö', 'ğ', etc...
4. No complex verb forms.
5. No plural words.
6. No personal names or geographical names.
7. Words are sorted according to English alphabet.
8. No words already used in other language mnemonic sets.
9. All the words have been manually selected and both manually and automatically checked against the rules numerous times.

Loading