Skip to content

Commit 1d7f8da

Browse files
authored
Update bip-XYZ-wordlists.md
1 parent d8819df commit 1d7f8da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-XYZ/bip-XYZ-wordlists.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ Credits: @EmojiSeedDevTeam
1010

1111
The Emoji wordlist is a deterministic mapping of the 2048 special words into
1212
2048 unique pairs of emoji. It enables mnemonic phrases to be displayed visually
13-
while remaining fully compatible with existing semantics (entropy, checksum, seed).
13+
while remaining fully compatible with existing semantic seeds).
1414

1515
Emojis are chosen using the following rules:
1616

1717
1. Direct Match: if a word has a clear, universal emoji, duplicate it.
1818
2. Months and holidays use seasonal/holiday symbols.
1919
3. Numeric words map to keycap digits.
2020
4. Abstract and Action Words use a primary metaphor plus a clarifier emoji.
21-
5. Nouns: object clarifier. Verbs/participles: action clarifier.
21+
5. Nouns: object clarifier. Verbs/participles: action clarifier.
2222
6. Duplicate only for strong iconic matches; add clarifiers for ambiguity; if unresolved, fall back deterministically.
2323
7. All 2048 pairs MUST be unique. If a collision occurs, rotate clarifier, then primary, and finally apply the fallback.
2424
8. Use only fully-qualified Unicode emoji graphemes (per Unicode TR51). Avoid variation selectors and platform-specific implementations.

0 commit comments

Comments
 (0)