{"id":21001652,"url":"https://github.com/mapleafly/rime-ipa-english","last_synced_at":"2026-03-19T18:23:28.844Z","repository":{"id":119067343,"uuid":"334074607","full_name":"mapleafly/rime-ipa-english","owner":"mapleafly","description":"rime英语音标输入方案。兼容EPD-14（dj88 、EPD-12、KK音标。","archived":false,"fork":false,"pushed_at":"2021-01-29T14:05:03.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T13:44:46.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapleafly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-29T07:53:07.000Z","updated_at":"2023-08-23T03:29:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"deae8f5d-526f-4f28-994b-9e91507d884d","html_url":"https://github.com/mapleafly/rime-ipa-english","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mapleafly/rime-ipa-english","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Frime-ipa-english","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Frime-ipa-english/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Frime-ipa-english/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Frime-ipa-english/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapleafly","download_url":"https://codeload.github.com/mapleafly/rime-ipa-english/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapleafly%2Frime-ipa-english/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263644387,"owners_count":23493906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T08:16:04.546Z","updated_at":"2026-02-02T09:12:17.487Z","avatar_url":"https://github.com/mapleafly.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# rime-ipa-english\n [Rime](https://rime.im)输入法英语音标输入方案。\n\n此方案主要采用常用字母或字母组合的发音来输入音标。\n\n比如：发/æ/ 音的字母是a。在本输入方案中，输入a就会有æ可以备选。\n\n比如：/ɪ/，某些单词中i、ey、y三个字母和字母组合在都可以发/ɪ/音。所以输入这三种字母和字母组合都可以打出/ɪ/。\n\n**一些辅助符号的输入：**\n\n* 音标中的冒号用键盘的冒号表示\n\n* 重音符号用sb（上标简写）表示\n\n* 次重音符号用xb（下标简写）表示\n\n\n\n此音标输入方案兼容EPD-14（dj88 )、EPD-12和KK音标。\n\n## 安裝\n\n與其他依託Rime的輸入法一樣，國際音標是一組獨立發行的「輸入方案」數據包（或稱「配方」）。\n\n安裝適合您的設備及操作系統的 [Rime輸入法](https://rime.im/download) 程序後，請按照以下說明，或借助「東風破」配置管理器，或以手動方式安裝、配置國際音標輸入法。\n\n### \n\n### 手動安裝及配置\n\n1. 從 [GitHub代碼庫](https://github.com/mapleafly/rime-ipa-english) 下載全部源碼的ZIP包，或單獨下載所需的YAML文件。\n\n2. 打開Rime輸入法 [用戶文件夾](https://github.com/rime/home/wiki/UserData)，將下載的YAML文件移到此處。\n\n3. 啓用英语音标輸入方案。\n\n   在用戶文件夾創建或編輯文件 `default.custom.yaml`，將所需輸入方案的ID加入「輸入方案列表」配置項：\n\n   ```\n   patch:            # 若文件中已有該行，無須重複\n     schema_list/+:  # 同上；\"/+\" 表示追加輸入方案，若無 \"/+\" 則表示以下列方案替換默認列表\n       - {schema: ipa_english}   # 按需選配\n   ```\n\n4. 完成以上步驟之後，[重新部署](https://github.com/rime/home/wiki/CustomizationGuide#重新佈署的操作方法)Rime輸入法的工作數據，使上述配置改動生效。\n\n## \n\n## 輸入英语音标\n\n在Rime輸入法中按 `F4` 或 `Control+` ` 打開 [方案選單](https://github.com/rime/home/wiki/UserGuide#使用方案選單)，選取國際音標輸入方案，即可輸入對應編碼獲得音標符號。\n\n運指齊按快捷鍵 `Control+Shift+1` 在最近使用的兩個輸入方案（如常用的中文輸入法和國際音標）之間相互切換。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapleafly%2Frime-ipa-english","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapleafly%2Frime-ipa-english","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapleafly%2Frime-ipa-english/lists"}