Defines how a text is split into words and words into syllables and provides the hyphen character used for hyphenation.
Returns slices of word that represent its syllables.
Returns slices of text that represent individual words interleaved with the content that separates them.
Character used for hyphenation.
See Implementation
Defines how a text is split into words and words into syllables and provides the hyphen character used for hyphenation.