bips icon indicating copy to clipboard operation
bips copied to clipboard

add turkish wordlist

Open hknylcnsy opened this issue 3 years ago • 4 comments

  1. Simple and common Turkish words.
  2. Only words with 4-8 letters.
  3. The first 4 letters are unique among all words.
  4. The letters (â,î,û,ô) used in Turkish are considered equal to (a,e,u/ü,o/ö). (like: kâğıt-kağıt, sükût-sükut)
  5. No complex verb forms.
  6. No plural words.
  7. No offensive/negative words.
  8. No words with double vowels. (like: maalesef, şuur)
  9. No words to mingle. (like: adam-aday, alet-alev, surat-suret)
  10. No words with repeated syllables. (like: leblebi, baba)
  11. No infinitive words. (like: yapmak, gülmek)

hknylcnsy avatar Aug 22 '22 17:08 hknylcnsy

+1 Well prepared

izzetemredemir avatar Aug 22 '22 20:08 izzetemredemir

https://github.com/zinderud/scure-bip39/blob/main/src/wordlists/turkish.ts

zinderud avatar Mar 16 '24 22:03 zinderud

If BIP39 no longer accepts new wordlists, and such pull requests should instead be directed at the WLIPs repository, it seems to me that this PR can be closed.

I propose to close this PR after 2024-05-10 unless further activity indicates otherwise.

murchandamus avatar Apr 26 '24 21:04 murchandamus