Dictionary reader
Revision as of 08:21, 4 October 2007 by Ebenimeli (talk | contribs) (→Reading elements: URL as a filename)
Reading elements
Reading elements in dictionaries
$ ./dictools dic-reader <action> [-url] <dic>
You can also use a URL as a filename (with -url
before the dictionary filename)
Example:
$ ./dictools dic-reader list-lemmas -url http://xixona.dlsi.ua.es/~ebenimeli/files/mydic.dix
List of paradigms
$ ./dictools dic-reader list-paradigms <dic>
List of lemmas
$ ./dictools dic-reader list-lemmas <dic>
List of definitions
$ ./dictools dic-reader list-definitions <dic>
List pairs
$ ./dictools dic-reader list-pairs <bil-dic>