Skip to content

Commit

Permalink
Update mid_tang: ɔŋ → æwŋ
Browse files Browse the repository at this point in the history
  • Loading branch information
untunt committed Jan 4, 2024
1 parent c6c6bca commit ba8ab3a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mid_tang.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@ if (!音韻地位) return [

'韻',
['低元音', [2, '前\u2006æ 後\u2006a', '前\u2006æ 後\u2006ɑ', '前\u2006a 後\u2006ɑ']],
['後高元音' + 刷新, [is盛唐 ? 2 : 1, 'ɨ', '開音節\u2006ɨ 閉音節\u2006ə', '開音節\u2006ɯ 閉音節\u2006ə']],
['部分蟹攝二等入假攝' + 刷新, !is韻圖],
['部分流攝脣音入遇攝' + 刷新, !is韻圖],
['後高元音' + 刷新, [is盛唐 ? 2 : 1, 'ɨ', '開音節\u2006ɨ 閉音節\u2006ə', '開音節\u2006ɯ 閉音節\u2006ə', 'ə']],
['同攝 BC 韻合併' + 刷新, !is盛唐],
['清青合併' + 刷新, !is盛唐],
['咍泰合併' + 刷新, !is盛唐],
['部分蟹攝二等入假攝' + 刷新, !is韻圖],
['部分流攝脣音入遇攝' + 刷新, !is韻圖],
選項.顯示更多選項 ? ['覃談合併' + 刷新, true] : [],
選項.顯示更多選項 ? ['幽韻一律歸四等' + 刷新, false] : [],
選項.顯示更多選項 ? ['完全莊三化二' + 刷新, false] : [],

'調',
['聲調', [2, '五度符號', '附加符號', '調類數字']],
選項.顯示更多選項 ? ['全濁上歸去', false] : [],
選項.顯示更多選項 ? ['全濁上歸去' + 刷新, false] : [],

'',
['載入預置風格', [3,
Expand Down Expand Up @@ -202,7 +202,7 @@ function get韻基() {
['', 'æŋ'],
]],
['宕攝', 'ɑŋ'], // /aŋˤ/
['江攝', 'ɔŋ'], // /awŋˤ/
['江攝', 'æwŋ'], // /awŋˤ/

['流攝', 'ɨw'], // /ɨw/
['效攝', [ // /aw/
Expand Down

0 comments on commit ba8ab3a

Please sign in to comment.