phoible / dev

PHOIBLE data and development.
https://phoible.org/
GNU General Public License v3.0
115 stars 30 forks source link

Fix pharyngeal features #359

Closed drammock closed 1 year ago

drammock commented 1 year ago

This assigns -ATR,-RTR to all non-pharyngeal base glyphs and assigns +RTR,-ATR to the pharyngeal base glyphs ʕ and ħ (the pharyngealized diacritic ˤ already has those features).

drammock commented 1 year ago

after this the unique failed contrast pairs drops from 266 to 196 🎉

marking as draft though because I realized I haven't yet done this for the precomposed "special-cased" phonemes (the ones where we can't easily compute the features automatically)

bambooforest commented 1 year ago

Wow! Awesome.

A note here that we should update this page after all changes (which we link to from the faq:

https://github.com/phoible/dev/tree/master/raw-data/FEATURES

drammock commented 1 year ago

@bambooforest this PR has the requested README addition, I think? In ef31d26. So this is ready from my end.