Created
July 12, 2022 04:40
-
-
Save maynewong/c6c291cc47315c691b263aff8970602e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<lexicon version="1.0" | |
xmlns="http://www.w3.org/2005/01/pronunciation-lexicon" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://www.w3.org/2005/01/pronunciation-lexicon | |
http://www.w3.org/TR/2007/CR-pronunciation-lexicon-20071212/pls.xsd" | |
alphabet="x-microsoft-sapi" xml:lang="zh-CN"> | |
<lexeme> | |
<grapheme> 有知有行 </grapheme> | |
<phoneme> you 3 - zhi 1 - you 3 - xing 2 </phoneme> | |
</lexeme> | |
<lexeme> | |
<grapheme> 知行 </grapheme> | |
<phoneme> zhi 1 - xing 2 </phoneme> | |
</lexeme> | |
<lexeme> | |
<grapheme> 大概率 </grapheme> | |
<phoneme> da 4 - gai 4 - lü 4 </phoneme> | |
</lexeme> | |
<lexeme> | |
<grapheme> 概率 </grapheme> | |
<phoneme> gai 4 - lü 4 </phoneme> | |
</lexeme> | |
</lexicon> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment