Skip to content
/ wikt Public

Script for searching word definitions on Wiktionary.

Notifications You must be signed in to change notification settings

pificaria/wikt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

First call build to generate the script itself:

./build > wikt
chmod +x wikt

Then you can search for a word definition in the English Wiktionary:

./wikt word

You can also pass it another parameter specifying the language for the search:

./wikt Sprache German

To know which languages (at least which Wiktionaries) have a given word definition, you can use

./wikt -l word

About

Script for searching word definitions on Wiktionary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published