author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 22 Feb 2016 13:12:06 +0200 | |
changeset 1908 | 0260f8ffef35 |
parent 1905 | fba288d59662 |
child 1912 | 8b81a8f0f692 |
permissions | -rw-r--r-- |
958 | 1 |
.. -*- coding: utf-8; -*- |
1334
9bf0d5a1f0cf
Include common header with quick links.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
1144
diff
changeset
|
2 |
.. include:: HEADER.rst |
958 | 3 |
|
4 |
============= |
|
5 |
Dictionary. |
|
6 |
============= |
|
7 |
.. contents:: |
|
1905
fba288d59662
Include only local subsections into TOC. This prevent duplication of
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
1334
diff
changeset
|
8 |
:local: |
958 | 9 |
|
10 |
GoldenDict. |
|
11 |
=========== |
|
12 |
||
13 |
http://ru.wikipedia.org/wiki/GoldenDict |
|
14 |
||
15 |
StarDict. |
|
16 |
========= |
|
17 |
||
18 |
stardic - an English-Chinese dictionary software for Unix |
|
19 |
stardic-gtk |
|
20 |
stardic-gnome |
|
21 |
||
22 |
See |
|
23 |
||
24 |
http://sourceforge.net/projects/sdcv/ |
|
25 |
http://en.wikipedia.org/wiki/Stardict |
|
26 |
||
27 |
sdcv. |
|
28 |
===== |
|
29 |
||
30 |
sdcv is the command line version of StarDict. |
|
31 |
||
32 |
If set STARDICT_DATA_DIR, sdcv uses dir $STARDICT_DATA_DIR/dic as data directory. |
|
33 |
||
34 |
See |
|
35 |
||
36 |
http://sdcv.sourceforge.net/ |
|
37 |
http://en.wikipedia.org/wiki/Sdcv |
|
38 |
||
39 |
dict. |
|
40 |
===== |
|
41 |
||
42 |
CLI client to dictd. |
|
43 |
||
44 |
qstardict. |
|
45 |
========== |
|
46 |
||
47 |
International dictionary written using Qt4. |
|
48 |
||
49 |
fantasdic - dictionary application |
|
50 |
================================== |
|
51 |
||
52 |
kdict. |
|
53 |
====== |
|
54 |
||
55 |
Dictionary client for KDE. |
|
56 |
||
57 |
opendict. |
|
58 |
========= |
|
59 |
||
60 |
Computer dictionary for several dictionary formats. |
|
61 |
||
62 |
Clear text dict format. |
|
63 |
======================= |
|
64 |
||
65 |
dicML. |
|
66 |
------ |
|
67 |
||
68 |
dicML is an XML-based markup language currently being developed to describe |
|
69 |
the contents of dictionaries. |
|
70 |
||
71 |
http://gml.gidoo.de/eng/index.html |
|
72 |
http://en.wikipedia.org/wiki/DicML |
|
73 |
||
74 |
XDXF. |
|
75 |
----- |
|
76 |
||
77 |
XDXF (XML Dictionary eXchange Format) is a project to unite all existing open |
|
78 |
dictionaries and provide both users and developers with universal XML-based |
|
79 |
format, convertible from and to other popular formats like Mova, PtkDic, |
|
80 |
StarDict. |
|
81 |
||
82 |
http://xdxf.revdanica.com/ |
|
83 |
http://en.wikipedia.org/wiki/XDXF |
|
84 |
||
85 |
Binary dict format. |
|
86 |
=================== |
|
87 |
||
88 |
DICT. |
|
89 |
----- |
|
90 |
||
91 |
DICT is a dictionary network protocol created by the DICT Development Group. |
|
92 |
It is described by RFC 2229. Its goal is to surpass the Webster protocol and |
|
93 |
to allow clients to access more dictionaries during use. Dict servers and |
|
94 |
clients use TCP port 2628. |
|
95 |
||
96 |
http://www.dict.org |
|
97 |
http://en.wikipedia.org/wiki/DICT |
|
98 |
||
99 |
dictd. |
|
100 |
====== |
|
101 |
||
102 |
Dict servers and clients use TCP port 2628. |
|
103 |
||
104 |
See |
|
105 |
||
106 |
http://www.dict.org/ |
|
107 |
http://tools.ietf.org/html/rfc2229 |
|
108 |
http://en.wikipedia.org/wiki/DICT |
|
109 |
||
110 |
Free dictionaries. |
|
111 |
================== |
|
112 |
||
113 |
The Jargon Lexicon. |
|
114 |
------------------- |
|
115 |
:: |
|
116 |
||
117 |
$ sudo apt-get install dict-jargon |
|
118 |
||
119 |
||
120 |
The Devil's Dictionary. |
|
121 |
----------------------- |
|
122 |
||
123 |
A satirical, cynical and irreverent dictionary of common words:: |
|
124 |
||
125 |
$ sudo apt-get install dict-devil |
|
126 |
||
127 |
http://en.wikipedia.org/wiki/Devil%27s_Dictionary |
|
128 |
Wikipedia. |
|
129 |
||
130 |
Free On-line Dictionary of Computing (FOLDOC). |
|
131 |
---------------------------------------------- |
|
132 |
:: |
|
133 |
||
134 |
$ sudo apt-get install dict-foldoc |
|
135 |
||
136 |
http://en.wikipedia.org/wiki/FOLDOC |
|
137 |
Wikipedia. |
|
138 |
||
139 |
||
140 |
Comprehensive English Dictionary. |
|
141 |
--------------------------------- |
|
142 |
||
143 |
GCIDE contains the full text of the 1913 Webster's Unabridged Dictionary, |
|
144 |
supplemented by many definitions from WordNet, the Century Dictionary, 1906, and |
|
145 |
many additional definitions contributed by volunteers:: |
|
146 |
||
147 |
$ sudo apt-get install dict-gcide |
|
148 |
||
149 |
Largest and most comprehensive thesaurus. |
|
150 |
----------------------------------------- |
|
151 |
:: |
|
152 |
||
153 |
$ sudo apt-get install dict-moby-thesaurus |
|
154 |
||
155 |
Dictionary of computer related acronyms. |
|
156 |
---------------------------------------- |
|
157 |
:: |
|
158 |
||
159 |
$ sudo apt-get install dict-vera |
|
160 |
||
161 |
WordNet. |
|
162 |
-------- |
|
163 |
:: |
|
164 |
||
165 |
$ sudo apt-get install dict-wn |
|
166 |
||
167 |
Misc. |
|
168 |
----- |
|
169 |
:: |
|
170 |
||
171 |
$ sudo apt-get install dict-elements |
|
172 |
||
1144
699a601ea74d
Monolingual learner's dictionary
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
958
diff
changeset
|
173 |
Notable dictionaries. |
699a601ea74d
Monolingual learner's dictionary
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
958
diff
changeset
|
174 |
===================== |
699a601ea74d
Monolingual learner's dictionary
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
958
diff
changeset
|
175 |
|
699a601ea74d
Monolingual learner's dictionary
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
958
diff
changeset
|
176 |
http://en.wikipedia.org/wiki/Monolingual_learner%27s_dictionary |
699a601ea74d
Monolingual learner's dictionary
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
958
diff
changeset
|
177 |
Monolingual learner's dictionary |
699a601ea74d
Monolingual learner's dictionary
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
958
diff
changeset
|
178 |