Closed LinguList closed 7 years ago
This is an annoying thing:
>>> a = clts.get_sound('tsʰ') >>> b = clts.get_sound('ʦʰ') >>> print(a) 'tsʰ' >>> print(b) 'ʦʰ'
the alias should be replaced, here, but it is not, since the sound is generated, this is not good...
close this, it is all working, I just used the pre-forkelian version...
This is an annoying thing:
the alias should be replaced, here, but it is not, since the sound is generated, this is not good...