Skip to content

BIP-39 wordlist for Romanian#993

Closed
stefantds wants to merge 1 commit intobitcoin:masterfrom
stefantds:bip0039-romanian
Closed

BIP-39 wordlist for Romanian#993
stefantds wants to merge 1 commit intobitcoin:masterfrom
stefantds:bip0039-romanian

Conversation

@stefantds
Copy link
Copy Markdown

This adds a list of Romanian words for BIP0039 with the following properties:

  1. Priority was given to common words.
  2. Words are 4-8 letters long.
  3. Words can be uniquely identified by the first 4 letters.
  4. Only words without accents or special characters.
  5. Only nouns, adjectives (including some pronominal adjectives) and adverbs. All words are in basic form (nouns and adjectives are not declined, in singular, masculine form).
  6. Only common nouns included (no proper nouns).
  7. Every word in the list has an edit distance (allowing permutations) of at least 2 to any other word in the list.
  8. No obscenities or negativity.
  9. Only the standard version of a word, no regional/archaic variants.
  10. No foreign words that use different writing rules - they are difficult to write correctly without speaking the source language (e.g. "cocktail", "thriller" from English).
  11. No words containing double letters, as they can cause confusion to some.
  12. No words already included in the spanish set.

@raresct

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Oct 5, 2020

@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.

2 participants