DictionaryForMids Forum

DfM-Creator => DfM-Creator - DictionaryGeneration => Topic started by: skchow on 01. April 2007, 18:53:31

Title: Dictionaries with more columns than the number of languages
Post by: skchow on 01. April 2007, 18:53:31
I'm looking to generate a dictionary for cedict with the latest executables.  I've looked through the documentation with regards to dictionary generation and have a question with dictionaries with more columns than languages.  For example, cedict has this format:

"simplified char"  "traditional char"  "pronounciation"  "english translation"

I think I can use languageXContentNN to help specify some of these columns(namely "traditional char" and "pronounciation" columns).  Is that correct?  If not, what will I need to do specify these columns?  Thanks!

Sunny.
Title: Re: Dictionaries with more columns than the number of languages
Post by: Gert on 03. April 2007, 20:23:55
Yes, exactly, you can use the content-definitions for this.

Probably you will have two columns: one for Chinese and one for English (for example separated by a tab-character).

Then for the Chinese column you use the content-syntax such as in
[01Simplified] [02traditional] [03pronounciation]

However: Lars is already working to get CEDICT on the latest version of DictionaryForMIDs. Best you co-ordinate your activities directly with Lars.

Gert