Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix phonetics for 勾 #573

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix phonetics for 勾 #573

wants to merge 1 commit into from

Conversation

xatier
Copy link
Contributor

@xatier xatier commented Jan 31, 2025

勾當 ㄍㄡˋ ㄉㄤˋ is the only one with 勾 ㄍㄡˋ.
Add two phrases from the concise dictionary.

Ref: https://dict.concised.moe.edu.tw/search.jsp?md=1&word=%E5%8B%BE#searchL

Summary by Bito

Enhanced phonetic mappings for Chinese character '勾' (钩) by adding three new entries to BPMFMappings.txt with their Bopomofo notations. Added entries include '勾當', '打勾勾', and '裡勾外連' along with their corresponding phonetic representations. Updated phrase occurrence data in phrase.occ file.

Unit tests added: False

Estimated effort to review (1-5, lower is better): 1

`勾當 ㄍㄡˋ ㄉㄤˋ` is the only one with `勾 ㄍㄡˋ`.
Add two phrases from the concise dictionary.

Ref: https://dict.concised.moe.edu.tw/search.jsp?md=1&word=%E5%8B%BE#searchL
@Copilot Copilot bot review requested due to automatic review settings January 31, 2025 14:14

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • Source/Data/BPMFMappings.txt: Language not supported
  • Source/Data/phrase.occ: Language not supported
Copy link

bito-code-review bot commented Jan 31, 2025

Code Review Agent Run #1a0729

Actionable Suggestions - 0
Review Details
  • Files reviewed - 2 · Commit Range: 669668d..669668d
    • Source/Data/BPMFMappings.txt
    • Source/Data/phrase.occ
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful
    • MyPy (Static Code Analysis) - ✔︎ Successful
    • Astral Ruff (Static Code Analysis) - ✔︎ Successful

AI Code Review powered by Bito Logo

Copy link

Changelist by Bito

This pull request implements the following key changes.

Key Change Files Impacted
Feature Improvement - Chinese Phonetics Enhancement

BPMFMappings.txt - Added phonetic mappings for Chinese characters 勾當, 打勾勾, and 裡勾外連

phrase.occ - Added occurrence data for new phrases 打勾勾 and 裡勾外連

@xatier
Copy link
Contributor Author

xatier commented Jan 31, 2025

The bot also can be confused with Simplified <-> Traditional Chinese conversions. '勾' (钩) in this case.

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.

1 participant