PolyGlot
PolyGlot copied to clipboard
Suggestion: allow to specify exact number of syllabes in word generator
title
Gotta think on this one. I don't want to introduce new ways for users to end up in infinite loops, but this might be possible without much modification.
This is a feature I was looking for, I ended up setting it to monosyllabic and just making the word structures I wanted.
Another feature would be to ban a bulk of letter. Like allow CV, CVC and CVCVC but don't allow CVCCV.
Now that I am thinking of it, it could be made by making syllable types "CVCVCV", "CVCVC" etc. It is not an ideal solution (especially for complex types), but it could be a temporary solution.
The list gets extensive, but I wrote a little sh to export all combos to a file. I have groups of letters that can't follow other letter like a Glottal after an ejective is useless.