tshet-uinh-examples icon indicating copy to clipboard operation
tshet-uinh-examples copied to clipboard

加敎院式

Open 307587 opened this issue 1 year ago • 2 comments
trafficstars

敎院式逐樣揀

307587 avatar May 10 '24 05:05 307587

Unfortunately this scheme has even been deprecated by EdUHK and thus is very doubtful to be included here.

graphemecluster avatar May 10 '24 07:05 graphemecluster

兩者在音位不等價的地方只有「œ、ɵ」之別,其餘都是「風格」之別,敎院式「dz、ts、y」反而更像IPA,而調號分開也方便單獨搜尋入聲韻,不會要像jyut.net那樣要用規則表達式才分得開,我覺得就算不採敎院式將「œ、ɵ」視爲等價也起碼要採納其餘選項。我就是因敎院式用「dz、ts、y」這樣像IPA才寧棄語會式也要用敎院式。我亦肯定不只我一人喜歡敎院式的「dz、ts、y」。

307587 avatar May 10 '24 10:05 307587

還是不要加了

ayaka14732 avatar Dec 19 '24 12:12 ayaka14732

我想推廣粵拼,所以唔想要其他拼音方案

ayaka14732 avatar Dec 19 '24 12:12 ayaka14732

若你真的有需要,可以自己推導:

let romanization = require("廣州話").deriveThis();
// Your transformation
romanization = romanization.replace(/foo/g, "bar");
return romanization;

graphemecluster avatar Dec 19 '24 12:12 graphemecluster