From c1c5c3257b91f54d240b0fe3d6a844ce48ef6556 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 23 Feb 2023 21:16:35 -0800 Subject: update readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index ea30d20..eecbb72 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,20 @@ A speedy, offline, command-line dictionary based on Wiktionary. Inspired by the excellent [thesauromatic](https://github.com/cjrh/thesauromatic). +Usage +----- + +```bash +[apropos@arch ~]$ dictionarium dictionarium +Latin +Etymology +Renaissance Latin, from noun of action dictiō ("speaking") + ārium, from dīcō ("say, speak"). First attested in 1481. +Noun +dictiōnārium -1. dictionary +Usage notes +• Used especially in book titles, normally with adjective like Dictionarium Latino Lusitanicum ("Latin-Portuguese Dictionary"), Dictionarium Latinogermanicum/Latino-Germanicum ("Latin-German Dictionary") +``` + Building -------- The environment variables `index_path` and `dictionary_path` must be set to the locations of a complete multistream bz2 index and archive from the [Wiktionary dumps](https://dumps.wikimedia.org/enwiktionary/), not included here as they're several gigabytes. -- cgit v1.2.3-70-g09d2