地域詞彙Regional Lexicon for CN/HK/MO/MY/SG/TW #791
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Region-specific vocabulary on (1) toponym, (2) science and technology, (3) cultural and others
for each of the six regions (Mainland China/CN, Hong Kong/HK, Macau/MO, Malaysia/MY, Singapore/SG, and Taiwan/TW). resolves #506
Regarding variants,
zh-MY
andzh-SG
adopt the samezh-Hans
script aszh-CN
; whilezh-MO
adopts the script ofzh-HK
.However,
zh-MY
actually prefers not to merge multiplezh-Hant
characters into onezh-Hans
character (e.g. 髮 -> 发 but 發 -> 發). This is not yet supported.new configurations:
s2cnp
(adopt CN lexicon for any simplified Chinese)s2myp
(adopt MY lexicon for any simplified Chinese)s2sgp
(adopt SG lexicon for any simplified Chinese)s2hkp
(transform simplified Chinese to Traditional Chinese HK variants with HK lexicon)s2mop
(transform simplified Chinese to Traditional Chinese HK variants with MO lexicon)s2twp
(transform simplified Chinese to Traditional Chinese TW variants with TW lexicon)t2hkp
(adopt HK lexicon and HK variants for any traditional Chinese)t2mop
(adopt MO lexicon and HK variants for any traditional Chinese)t2twp
(adopt TW lexicon and TW variants for any traditional Chinese)t2cnp
(transform traditional Chinese to simplified Chinese with CN lexicon)t2myp
(transform traditional Chinese to simplified Chinese with MY lexicon)t2sgp
(transform traditional Chinese to simplified Chinese with SG lexicon)hk2cnp
(transform traditional Chinese HK variants to simplified Chinese with CN lexicon)hk2myp
(transform traditional Chinese HK variants to simplified Chinese with MY lexicon)hk2sgp
(transform traditional Chinese HK variants to simplified Chinese with SG lexicon)tw2myp
(transform traditional Chinese TW variants to simplified Chinese with MY lexicon)tw2cnp
(transform traditional Chinese TW variants to simplified Chinese with CN lexicon)tw2sgp
(transform traditional Chinese TW variants to simplified Chinese with SG lexicon)