@polyglot-bundles/ja-lang
v0.5.2
Published
Japanese language foundation data - hiragana, katakana, and pronunciation
Maintainers
Readme
@polyglot-bundles/ja-lang
Japanese language foundation data - hiragana, katakana, and pronunciation
Installation
npm install @polyglot-bundles/ja-langUsage
import * as characters from "@polyglot-bundles/ja-lang/characters";
import * as sounds from "@polyglot-bundles/ja-lang/sounds";Available exports
| Export | Contents |
|--------|---------|
| . | Re-exports everything |
| ./characters | Character inventory (arrays / keyed objects with char field) |
| ./sounds | Phoneme/sound inventory (SoundsConfig) |
| ./transcription-schemes | Romanization and transcription scheme definitions |
Data
~24 consonants, 6 vowels, 112 moras
License
MIT
