Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6472179
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:18:46+00:00 2026-05-25T06:18:46+00:00

I am looking for dictionary source file format which is convenient to edit in

  • 0

I am looking for dictionary source file format which is convenient to edit in general purpose text editor (I use Emacs) and can be stored under version control (and allow easy merge).

So I can share my work on dictionary with other people.

Without supporting tools that convert dict source to indexed form for use with dictionary software file format is not usable.

As client dictionary software I use GoldenDict: http://goldendict.org/dictionaries.php which understand many indexed dicts file format but I switch to another if you recommend.

Previously I use TAB format (original file format for StarDict, which is converted to .dict.dz/.idx/.ifo). It is UGLY! Each word definition must stay into single line and word separate from definition by TAB. Look:

be  be [] (inf.)\n was/were [] (past ind.)\n been [] (past part.)\n     (infinitive) быть, нести, родить

Next I try use Dictd file format. It is much better:

  $ cat my.txt
...
adj.
adjective

   [ˈæʤɪktɪv]
   adj.
   adjective
   прилагательное

  $ dictfmt -f \
      --utf8 --allchars --case-sensitive \
      -s 'Usual dictionary abbreviations.' \
      my <my.txt 

I also know about http://xdxf.sourceforge.net/. But deep look say that this is dead project. And have two noticeable omissions:

  • it is hard to write article with noise XML typesetting
  • there no tools to convert source to usable dictionaries (you can convert to other source format only and then produce usable dictionaries…)

I look for better solution…


Why? I learn foreign language and want create dictionary of learned word to revise them and further use.

Also I involved into translation of Open Source software project manuals and Free books and want maintain list of terms so created dictionary can be shared between translators to stay in consistent translation.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:18:48+00:00Added an answer on May 25, 2026 at 6:18 am

    As I say TAB-file for stardict is DUMB.

    Currently I use -c5 format from dict (I mail to http://sourceforge.net/projects/dict/ developer and he say that it is more suitable and recommended format):

      $ dictfmt -c5 --headword-separator '; ' --break-headwords \
      --utf8 --allchars --case-sensitive \
      --mime-header 'Content-Type: text/html' \
      -s 'Usual dictionary abbreviations.' -u http://gavenkoa.users.sourceforge.net/ \
      ${prefix_for_output} <${input}
    

    for articles:

    _____
    
    adj.; adjective
    
      [ˈæʤɪktɪv]
      adj.
      adjective
      прилагательное
    
    _____
    
    adv.; adverb
    
      []
      adv.
      adverb
      наречие
    

    Author of GoldenDict recommend use Abby Lingvo DSL rich format which allow formating for bold/italic, colors and some more. To get description use Lingvo0.chm from Lingvo distribution. Look for example:

    chat
      [m1][p][i][c][com]m[/com][/c][/i][/p][/m]
      [m1][trn]кот, кошка;[/trn][/m]
      [m2][*][ex][lang id=4]Chat botté[/lang] — Кот в сапогах;[/ex][/*][/m]
      [m2][*][ex][lang id=4]jouer à chat perché[/lang] — играть в кошки-мышки[/ex][/*][/m]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am looking for a free (downloadable) dictionary of nouns to use as an
I'm looking to implement a dictionary data structure in C which I want to
I'm looking for a good name for a custom dictionary which automatically initializes the
I'm looking for a open source project for dictionary for a language (probably you
I am looking for a German pronunciation dictionary in order to use for PocketSphinx
My source structure is either a Dictionary looking like: new Dictionary<string, string>(); dic.Add(Dinges, new
I am looking for an open source dictionary, The user in my application enter
I was looking into dictionary.com word pronunciation API.They require an extra fee to use
Looking at System.Collections.Generic.Dictionary<TKey, TValue> , it clearly implements ICollection<KeyValuePair<TKey, TValue>> , but doesn't have
I'm looking for a key -> value dictionary library written in C that supports

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.