File size: 2,898 Bytes
949450c
 
 
 
 
 
 
 
 
 
 
 
 
 
e17321a
 
 
 
 
 
 
 
 
 
 
 
 
6a389b3
e17321a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
212ff80
 
e17321a
 
 
 
 
 
3bd5a5e
e17321a
 
 
 
 
 
 
 
 
 
 
949450c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---
license: cc-by-4.0
task_categories:
- translation
- summarization
- text-generation
language:
- en
- be
- ru
pretty_name: belarus_glossary
size_categories:
- n<1K
---
# Media Context Glossaries

> “All words, in every language, are metaphors.” — Marshall McLuhan  
**Version:** 2025-10-07  
**Maintained by:** [Media Context](https://github.com/Media-Context/CTRL-L)  
**License:** Code — Apache 2.0  ·  Datasets — CC BY 4.0  

---

### 📘 Overview
Media Context develops open, multilingual glossaries for independent newsrooms and researchers.  
Each dataset provides standardized terminology, editorial usage guidance, and risk notes for work in and about authoritarian or censored environments.

See [impact.md](https://github.com/Media-Context/CTRL-L/blob/main/impact.md) for measured effects on generation, summarization, translation, and editorial QA when glossaries are wired into retrieval + term-rule control layers.
They help cut terminology/legal errors by around 40-60% in generation and improve translation consistency past 97% when used as control layers.

This is the first public release of the glossary suite; if you notice gaps or can document new terms, we actively welcome pull requests and issue reports.

Current datasets:

| Dataset | Format | Description |
|----------|---------|-------------|
| **Belarus Glossary** | `.md` | Terminology, usage notes, and risk guidance for Belarus coverage. |
| **Russia Glossary** | `.md` | Terminology, usage notes, and risk guidance for Russia coverage. |

---

### 📑 Dataset Schema

Each glossary ships as a Markdown table for easy import into spreadsheets or static sites. Columns are:

- `term_en` — canonical English term used as the primary identifier.
- `term_ru` — Russian-language term; `term_be` appears only in the Belarus glossary.
- `context` — thematic/category tag for filtering.
- `usage_notes` — English newsroom guidance (ASCII only).
- `risk_notes` — English risk and legal reminders (ASCII only).
- `editorial_status` — workflow flag (`approved`, `pending`, `review`).

---

### 💾 Download and Use

- [Belarus Glossary Git](https://github.com/Media-Context/CTRL-L/blob/main/glossaries/belarus/belarus_glossary.md)  
- [Russia Glossary Git](https://github.com/Media-Context/CTRL-L/blob/main/glossaries/russia/russia_glossary.md)

Use directly in CMS pipelines, translation QA, chatbots, RAG systems, or other newsroom automation workflows.

---

### 🤝 Contributing
See [CONTRIBUTING.md](https://github.com/Media-Context/CTRL-L/CONTRIBUTING.md) for guidelines.  
Pull requests welcome — keep language neutral and verifiable.

---

### 🧾 License Summary
- **Code:** Apache 2.0  
- **Datasets:** CC BY 4.0  

Attribution must cite the project as:  

> *CTRL-L (MEDIA CONTEXT, 2025).*  
> GitHub: [https://github.com/Media-Context/CTRL-L](https://github.com/Media-Context/CTRL-L)