DOKK / manpages / debian 12 / zpspell / zpspell.1.en
ZPSPELL(1) [FIXME: manual] ZPSPELL(1)

zpspell - Interactive spelling checking for Turkish

zpspell -a

zpspell word ...

zpspell is a utility program that connects to the zemberek-server(8) using DBUS library so that it can function as an ispell -a replacement, as an independent spell checker for Turkish.

zpspell supports interactive and non-interactive modes. Interactive mode provides ispell -a compatible protocol. Non-interactive mode uses its own output format and may be used for command line spell checking via pipes.

-a

Run zpspell in ispell -a compatibility mode.

word ...

Spell check given words and print the results to stdout. Result line (one per word) contains: the word, semicolon, "correct" or "incorrect" (in Turkish) with suggestions in parentheses separated by comas.

zemberek-server(8)

Rail Aliev <rail@i-rs.ru>

Wrote this manpage for the Debian system and may be used by others.
04/22/2022 zpspell