A Python library for the operating the basic structure of the Tshet-uinh phonological system
$ pip install tshet-uinh-encoder
import TshetUinhEncoder as TE
print(TE.音韻地位.from描述('幫三凡入').攝) # output: 咸
For detailed usage, see documentation.
A Python library for the operating the basic structure of the Tshet-uinh phonological system
$ pip install tshet-uinh-encoder
import TshetUinhEncoder as TE
print(TE.音韻地位.from描述('幫三凡入').攝) # output: 咸
For detailed usage, see documentation.