merge

The ODict merge merges two compiled dictionaries together using a naive algorithm that simply copies all missing entries from Dictionary B into Dictionary A.

Usage

odict merge [first dictionary path] [second dictionary path] [output path]

Example

odict merge eng.odict eng-extended.odict eng-full.odict