freedict.md
May 26, 2026 ยท View on GitHub
FreeDict (.tei)
General Information
| Attribute | Value |
|---|---|
| Name | FreeDict |
| snake_case_name | freedict |
| Description | FreeDict (.tei) |
| Extensions | .tei |
| Read support | Yes |
| Write support | No |
| Single-file | Yes |
| Kind | ๐ text |
| Wiki | @freedict/fd-dictionaries/wiki |
| Website | FreeDict.org |
Read options
| Name | Default | Type | Comment |
|---|---|---|---|
| discover | False | bool | Find and show unsupported tags |
| auto_rtl | True | bool | Auto-detect and mark Right-to-Left text |
| auto_comma | True | bool | Auto-detect comma sign based on text |
| comma | , | str | Comma sign (following space) to use as separator |
| word_title | False | bool | Add headwords title to beginning of definition |
| pron_color | gray | str | Pronunciation color |
| gram_color | green | str | Grammar color |
| example_padding | 10 | int | Padding for examples (in px) |
Dependencies for reading
PyPI Links: lxml
To install, run:
pip3 install lxml