Skip to content

[BIP 39] Create catalan.txt#1061

Closed
fburrull wants to merge 1 commit intobitcoin:masterfrom
fburrull:patch-2
Closed

[BIP 39] Create catalan.txt#1061
fburrull wants to merge 1 commit intobitcoin:masterfrom
fburrull:patch-2

Conversation

@fburrull
Copy link
Copy Markdown

@fburrull fburrull commented Feb 1, 2021

No accents, no special characters, 4 first letters all different

No accents, no special characters, 4 first letters all different
@fburrull
Copy link
Copy Markdown
Author

fburrull commented Feb 1, 2021

wordlist has the following characteristics:

a) smart selection of words

  • the wordlist is created in such a way that it's enough to type the first four
    letters to unambiguously identify the word

b) similar words avoided

c) sorted wordlist method:
cat unsortedlist.txt | uniq -w 4 | sort > sortedandunambiguouslist.txt

@luke-jr luke-jr changed the title Create catalan.txt [BIP 39] Create catalan.txt Feb 3, 2021
@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Feb 3, 2021

@bitcoin bitcoin deleted a comment from daniel3997 Feb 12, 2021
@bitcoin bitcoin deleted a comment from daniel3997 Feb 12, 2021
@bitcoin bitcoin deleted a comment from bradley101 Feb 12, 2021
@bitcoin bitcoin deleted a comment from Stevenans66 Jun 13, 2021
@bitcoin bitcoin deleted a comment from daniel3997 Jun 13, 2021
@bitcoin bitcoin deleted a comment from Stevenans66 Jun 13, 2021
@bitcoin bitcoin deleted a comment from daniel3997 Jun 13, 2021
@bitcoin bitcoin deleted a comment from bradley101 Jun 13, 2021
@bitcoin bitcoin deleted a comment from Stevenans66 Jun 13, 2021
@bitcoin bitcoin deleted a comment from Stevenans66 Jun 13, 2021
@kallewoof
Copy link
Copy Markdown
Contributor

Two violations of 4-first-letters-unique, and a duplicate pair.

badall
badar

granada
granular

incendi
incendi

@fburrull
Copy link
Copy Markdown
Author

Corrected:
badar -> badina
granular -> grao
eliminated duplicated: "incendi"
added: inert
catalan.txt

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Jul 2, 2021

@luke-jr luke-jr closed this Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants