voikkohyphenate (1) Linux Manual Page
voikkohyphenate – test program for Voikko hyphenator
Synopsis
voikkohyphenate [options]Description
voikkohyphenate is a test program for hyphenator functionality in libvoikko, library of Finnish language tools. It reads words from stdin (one word on a line) and prints them stdout in fully hyphenated form.Options
- -sc
- Use c to separate syllables. By default – is used. If separator is set to a character other than -, all original characters of the hyphenated word are printed.
- min_hyphenated_word_length=n
- Set n as the minimun length for words to hyphenate.
- no_ugly_hyphenation=n
- hyphenate_unknown_words=n
- Set the value of the specified boolean option. n can be either 0 (false) or 1 (true).
