You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-0039/bip-0039-wordlists.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,15 @@
12
12
13
13
### Japanese
14
14
15
-
1.**Developers implementing phrase generation or checksum verification must separate words using ideographic spaces / accommodate users inputting ideographic spaces.**
1.**Developers implementing phrase generation or checksum verification must separate words using ideographic spaces / accommodate users inputting ideographic spaces.**
1. High priority on simple and common french words.
44
+
1. High priority on simple and common French words.
45
45
2. Only words with 5-8 letters.
46
-
3. A word is fully recognizable by typing the first 4 letters (special french characters "é-è" are considered equal to "e", for exemple "museau" and "musée" can not be together).
46
+
3. A word is fully recognizable by typing the first 4 letters (special French characters "é-è" are considered equal to "e", for example "museau" and "musée" can not be together).
47
47
4. Only infinitive verbs, adjectives and nouns.
48
48
5. No pronouns, no adverbs, no prepositions, no conjunctions, no interjections (unless a noun/adjective is also popular than its interjection like "mince;chouette").
49
49
6. No numeral adjectives.
@@ -65,7 +65,7 @@ Credits: @paoloaga @Polve
65
65
66
66
Words chosen using the following rules:
67
67
68
-
1. Simple and common italian words.
68
+
1. Simple and common Italian words.
69
69
2. Length between 4 and 8 characters.
70
70
3. First 4 letters must be unique between all words.
71
71
4. No accents or special characters.
@@ -76,8 +76,8 @@ Words chosen using the following rules:
76
76
9. No words with double vocals (like: lineetta).
77
77
10. No words already used in other language mnemonic sets.
78
78
11. If 3 of the first 4 letters are already used in the same sequence in another mnemonic word, there must be at least other 3 different letters.
79
-
12. If 3 of the first 4 letters are already used in the same sequence in another mnemonic word, there not must be the same sequence of 3 or more letters.
79
+
12. If 3 of the first 4 letters are already used in the same sequence in another mnemonic word, there must not be the same sequence of 3 or more letters.
80
80
81
-
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.
81
+
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.
82
82
83
83
All the words have been manually selected and automatically checked against the rules.
0 commit comments