cldf-clts / clts-legacy

Cross-Linguistic Transcription Systems
Apache License 2.0
4 stars 3 forks source link

test whether graphemes in the transcriptionsystems are all normalized #52

Closed LinguList closed 5 years ago

LinguList commented 6 years ago

I realized this bug only coincidentally when adding more tests: if we have an "alias" in the transcriptionsystem, but this alias will never have a chance to occur, since it is also normalized, we have empty and unused data in our transcriptionsystem. This needs to be checked directly when submitting the data (it may be checked with the last test I added, but it's not entirely clear yet).

xrotwang commented 5 years ago

See https://github.com/cldf-clts/pyclts/issues/3