Xdxf Dictionaries



DICT is a dictionarynetwork protocol created by the DICT Development Group.[1] It is described by RFC 2229, published in 1997. Its goal is to surpass the Webster protocol and to allow clients to access more dictionaries during use. DICT servers and clients use TCP port 2628.

Resources for free dictionaries from DICT protocol servers[edit]

XDXF is a project to unite all existing open dictionaries and provide both users and developers with universal XML-based format, convertible from and to other popular formats like Mova, PtkDic, StarDict, ABBYY Lingvo etc. New drafts of format can be found here: https://github.com/soshial/xdxfmakedict/tree/master/formatstandard.

  • A repository of source files for the DICT Development group's dict protocol server (with a few sample dictionaries) is available online.[2]
  • Install Dictionaries in Mac OS X: tar -xjvf a.tar.bz2 -C /Applications/StarDict.app/Contents/Resources/share/stardict/dic. Install Dictionaries in Windows: Use WinRAR to extract the.tar.bz2 file, which you get a directory, then move this directory to the dic, such as C: Program files stardict dic.
  • LightLang - another system of electronic dictionaries (Linux only). Some other free, but closed-source programs: Lingoes - fast and lean, but Windows only, and supports only its own format. Dicto - supports XDXF dictionaries. Appears to be Russian-oriented.
  • IsCreatePocketbookDictionary = 1; # Turns on Pocketbook Dictionary dic-format creation. (Stardict xml- and xdxf-format are created as intermediaries.) Usage: To run: perl pocketbookdic.pl; Using arguments: perl pocketbookdic.pl pathtoandfilenameofyourdictionarywithextention.
  • The xdxf file extension is associated with the XML Dictionary eXchange Format, a universal file format used to store open dictionaries in XML-based format. The repository now stored about 615 dictionaries.

Dictionaries of English[edit]

  • Bouvier's Law Dictionary, Revised 6th Ed (1856)
  • Easton's Bible Dictionary (1897)
  • Oxford Advanced Learner's Dictionary[citation needed]
  • The Devil's Dictionary (1911)
  • The U.S. Gazetteer[3] (1990 Census)
  • V.E.R.A.[4] – Virtual Entity of Relevant Acronyms which are used in the field of computing
  • Webster's Revised Unabridged Dictionary (1913)

Bilingual dictionaries[edit]

  • Big English–Russian Dictionary
  • English–French dictionary
  • Freedict provides a collection of over 85 translating dictionaries, as XML source files with the data, mostly accompanied by databases generated from the XML files in the format used by DICT servers and clients. These are available from the Freedict project web site at.[5]
  • Lingvo English–Russian and Russian–English dictionaries are not free, but when purchased, can easily be converted into DICT format
  • Mueller's English–Russian dictionary
  • Slovak-English legal dictionary
  • Slovak-Italian legal dictionary

DICT servers[edit]

  • dictd (the standard server made by the DICT Development Group)
  • DictD++[6] – modern powerful server written in C++ with heavy usage of STL and boost
  • GNU Dico[7]
  • JDictd[8] – a Java-based DICT server implementation (abandoned)

DICT file format[edit]

The standard dictd server made by the DICT Development Group uses a special DICT file format, although other dictd servers (such as GNU Dico) may optionally use other file formats.

Dictionaries in the standard DICT file format are made up of two files, a .index file and a .dict file (or .dict.dz if compressed). These files are not usually written manually but are compiled by a program called dictfmt. For example, the Unix command:

will compile a Unicode-compatible DICT file called mydict, with heading My Dictionary, from mydict.txt which is in Jargon File format i.e.:

Once the dictionary file has been produced, installing it in the server is normally a matter of typing something like:

DICT clients[edit]

A dictd server can be used from Telnet. For example, to connect to the DICT server on localhost, on a Unix system one can normally type:

and then enter the command 'help' to see the available commands. The standard dictd package also provides a 'dict' command for command-line use.

More sophisticated DICT clients include:

  • dictc (DICT Client),[9] client for Windows written in Delphi.
  • dict.org's own client (part of the dictd package)
  • dictem,[10] for the Emacstext editor
  • Dictionary, an application included with Mac OS X. Online dictionaries can be accessed by setting it as the helper for 'dict://' URI schemes.
  • GNOME Dictionary, comes with GNOME
  • GNU dico's own client (part of the dico package)
  • Kdict, comes with KDE
  • KTranslator, KDE dictionary
  • MaemoDict,[11] for the Nokia 770
  • MATE Dictionary (with accompanying applet)
  • Mozdev.org's 'dict',[12] a Firefox/Mozilla extension
  • OKDict,[13] an OpenOffice.org extension
  • OmniDictionary, for Mac OS X
  • StarDict[citation needed]
  • ZopeDictDB[14] for Zope[15] from Pentila[16]

There are also programs that read the DICT file format directly. For example, S60Dict,[17] is a dictionary program for Symbian Series 60 that uses DICT dictionaries. Additionally, some DICT clients, such as Fantasdic, are also capable of reading the DICT format directly.

DICT converters[edit]

  • Linguae Software[18] is able to convert from/to wb, dict (stardict and dictd) csv, xdxf, txt, ini and ling (native) file formats, Linux, Windows and Mac OS X.
  • XDXF[19]XML Dictionary Exchange Format converts between various dictionary formats using pluggable codec architecture.

dictzip[edit]

In order to efficiently store dictionary data, dictzip, an extension to the gzip compression format (also the name of the utility), can be used to compress a .dict file.Dictzip compresses file in chunks and stores the chunk index in the gzip file header, thus allowing random access to the data.

See also[edit]

References[edit]

  1. ^'dict.org'. Dict.org. Retrieved 16 October 2014.
  2. ^'dict.org: Resources'. Dict.org. Retrieved 16 October 2014.
  3. ^[1]
  4. ^'delorie.com'. Delorie.com. Retrieved 16 October 2014.
  5. ^'freedict.org'. FreeDict Project. Retrieved 28 October 2017.
  6. ^'ndl.kie.ua'. Ndl.kiev.ua. Retrieved 16 October 2014.
  7. ^'gnu.org'. Gnu.org. Retrieved 16 October 2014.
  8. ^Ho Ngoc Duc. 'informatik.uni-leipzig.de'. Informatik.uni-leipzig.de. Retrieved 16 October 2014.
  9. ^'DICT Client'. SourceForge. Archived from the original on 5 May 2013.
  10. ^'DictEm - Dictionary client for Emacs download'. SourceForge. Archived from the original on 1 October 2015.
  11. ^'garage: MaemoDict: Project Info'. Garage.maemo.org. Retrieved 2015-03-07.
  12. ^'mozdev.org - dict: index'. Dict.mozdev.org. Retrieved 2015-03-07.
  13. ^'OKDict'. Kilargo. Retrieved 2015-03-07.
  14. ^'Presentation'. Pentila. Archived from the original on 22 October 2008.
  15. ^'Start —'. Zope.org. Retrieved 2015-03-07.
  16. ^'Pentila Néro'. Pentila.com. Retrieved 2015-03-07.
  17. ^Giannakakis, Kostas. 'S60Dict'. Archived from the original on 11 June 2013.
  18. ^'Linguae, gestionnaire de dictionnaires'. Linguae.stalikez.info. Retrieved 2015-03-07.
  19. ^'soshial/xdxf_makedict · GitHub'. Github.com. Retrieved 2015-03-07.

External links[edit]

  • RFC 2229 – Definition of the DICT server protocol
  • dict.org DICT Development Group. A WWW interface to several freely available on-line dictionaries.
Retrieved from 'https://en.wikipedia.org/w/index.php?title=DICT&oldid=986539242'

The table below provides useful information about the .xdxf file extension. It answers questions such as:

  • What is the .xdxf file?
  • What program do I need to open a .xdxf file?
  • How can the .xdxf file be opened, edited or printed?
  • How can I convert .xdxf files to another format?

Table of Contents

  • 🔄 .xdxf file converters

We hope you find this page helpful and a valuable resource!

1 extension(s) and 0 alias(es) found in database

✅ XML Dictionary eXchange Format Data

Description:
XDXF file is an XML Dictionary eXchange Format Data. XDXF (XML Dictionary eXchange Format) is a project to unite all existing open dictionaries and provide both users and developers with a universal XML-based format
Category:Data files
Mime-type: application/xml
Magic number: -
Sample: -
-
-
-

Other types of files may also use the .xdxf file extension.

🚫 The .xdxf file extension is often given incorrectly!

According to the searches on our site, these misspellings were the most common in the past year:

dxf, sdxf, xdf

Is it possible that the filename extension is misspelled?

We found the following similar file extensions in our database:

Autodesk Drawing eXchange File
DEC DX Document
TunerPro Definition File
ProWorx NXT Extended Memory Data File
Extensible Data Format File
XCAP Diff Data
Structured Data eXchange Format Data

🔴 Can't open a .xdxf file?

Fast five 123movies full free. When you double-click a file to open it, Windows examines the filename extension. If Windows recognizes the filename extension, it opens the file in the program that is associated with that filename extension. When Windows does not recognize a filename extension, you receive the following message:

Xdxf Dictionaries English

Windows cannot open this file:
example.xdxf
To open this file, Windows needs to know what program you want to use to open it..

If you don't know how to set the .xdxf file association, check the FAQ.

🔴 Can I change the extension of files?

Changing the filename extension of a file is not a good idea. When you change a file's extension, you change the way programs on your computer read the file. The problem is, changing the file extension does not change the file format.

If you have helpful information about the .xdxf file extension, write to us!

🔴 Rate our XDXF page

Xdxf Dictionaries

Xdxf Dictionary

Please help us by rating our XDXF page on a 5-star rating system below. (1 star is poor, 5 star is excellent)