Skip to content

feat(zh,ja,ko): add CJK locale packs in Pinyin/Romaji/RR romanization#17

Open
digitalby wants to merge 1 commit intomainfrom
feature/4-cjk-packs
Open

feat(zh,ja,ko): add CJK locale packs in Pinyin/Romaji/RR romanization#17
digitalby wants to merge 1 commit intomainfrom
feature/4-cjk-packs

Conversation

@digitalby
Copy link
Copy Markdown
Owner

Adds three CJK locale packs, all using surname-first display order to match their respective naming conventions.

Locale Romanization Styles
zh Pinyin (no tone marks) masculine, feminine
ja Hepburn romanization masculine, feminine
ko Revised Romanization (RR) masculine, feminine

Each pack includes 60+ surnames and 60+ given names per gender, covering common family names and a range of traditional through contemporary given names.

Limitations of this initial implementation: given names are pre-composed whole tokens. Generative syllable-level compounding (e.g. building Chinese given names from individual syllable pools) is tracked in #11 and would significantly expand the combinatorial range.

Closes #4

…#4)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CJK (Pinyin/Romaji/RR) names

1 participant