# Open-source dictionaries bundled with this app

This app is a **reader**: it ships with open-licensed dictionary data only, and
loads further dictionaries only from files the user provides. Attribution below
covers everything bundled in the `samples/` folder of a public deployment.

| File | Source | License | Attribution |
|---|---|---|---|
| `samples/wordnet31.mdx` | WordNet 3.1, Princeton University; **plus** IPA from CMUdict (public domain / BSD) and from Simple English Wiktionary (CC BY-SA) | WordNet 3.1 license for definitions; the Wiktionary-derived IPA portions are shared under CC BY-SA | "This product uses WordNet 3.1 (Princeton University, https://wordnet.princeton.edu)" — citing G. A. Miller (1995), *WordNet: A Lexical Database for English*, Communications of the ACM 38(11), and/or C. Fellbaum (1998), *WordNet: An Electronic Lexical Database*, MIT Press |
| `samples/simple-en.mdx` | Simple English Wiktionary (derived content) | CC BY-SA 3.0+/4.0 (dual-licensed) & GFDL | "Dictionary content from Simple English Wiktionary, CC BY-SA (https://simple.wiktionary.org)" |
| `samples/sample.mdx` / `.mdd` | Generated by this app for testing | Same license as the app | — |

If you add another open dictionary (e.g. GCIDE, a full Wiktionary build), add a
row here **and** to the "Dictionaries & licenses" section in the About panel
(`index.html`) before deploying. CC BY-SA content requires visible attribution.

Commercial dictionaries (OALD, LDOCE, …) are **never** bundled or distributed by
the public deployment — users load their own files locally via ⚙ Advanced.
