tools for reading manual pages

man-db

tools for reading manual pages

This package provides the man command, the primary way of examining the system help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages.
BSD manpage compiler toolset

mandoc

BSD manpage compiler toolset

mandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component of the toolset is the mandoc utility program, based on the libmandoc validating compiler, to format output for UNIX terminals (with support for wide-character locales), XHTML, HTML, PostScript, and PDF.
Qt5 Configuration Utility

qt5ct

Qt5 Configuration Utility

This utility allows users to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration.
features "Dico" (French dictionary), by Rene Cougnenc

le-dico-de-rene-cougnenc

features "Dico" (French dictionary), by Rene Cougnenc

Le-dico-de-rene-coungnec is a French dictionary. This dictionary contains more than 100,000 words like nouns, verbs, conjugations, adjectives and complex plural forms as well as the name and the postal code of the French cities.
English (USA) Thesaurus for LibreOffice

mythes-en-us

English (USA) Thesaurus for LibreOffice

Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.
An example of producing a linkage diagram and a constituent tree.

link-grammar

Carnegie Mellon University's link grammar parser

In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar.