Djehngo@lemmy.worldtoProgramming@programming.dev•The Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses!)
9·
1 year agoMakes sense, the code-points split is stable; meaning it's fine to put in the standard library, the grapheme split changes every year so the volatility is probably better off in a crate.
So as far as I can tell the rule for deciding if a french word is feminine is “does it end with an e”.
There are exceptions and French people claim that’s not how it works, but it is an incredibly useful heuristic