{"id":46597789,"url":"https://github.com/anmitalidev/kazakh-dictionary","last_synced_at":"2026-03-07T15:04:35.494Z","repository":{"id":333359939,"uuid":"1133691162","full_name":"AnmiTaliDev/kazakh-dictionary","owner":"AnmiTaliDev","description":"Kazakh Language Heritage Project. Open-source (CC0) dictionary with etymology and morphological roots.","archived":false,"fork":false,"pushed_at":"2026-01-18T19:45:27.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T03:30:34.252Z","etag":null,"topics":["cc0","dictionary","etymology","kazakh-language","kazakh-latin","language-dataset","linguistics","open-data"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnmiTaliDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-13T17:32:33.000Z","updated_at":"2026-01-18T19:45:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/AnmiTaliDev/kazakh-dictionary","commit_stats":null,"previous_names":["anmitalidev/kazakh-dictionary"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/AnmiTaliDev/kazakh-dictionary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnmiTaliDev%2Fkazakh-dictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnmiTaliDev%2Fkazakh-dictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnmiTaliDev%2Fkazakh-dictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnmiTaliDev%2Fkazakh-dictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnmiTaliDev","download_url":"https://codeload.github.com/AnmiTaliDev/kazakh-dictionary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnmiTaliDev%2Fkazakh-dictionary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30219349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cc0","dictionary","etymology","kazakh-language","kazakh-latin","language-dataset","linguistics","open-data"],"created_at":"2026-03-07T15:04:31.662Z","updated_at":"2026-03-07T15:04:35.481Z","avatar_url":"https://github.com/AnmiTaliDev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kazakh Dictionary / Қазақ Сөздігі / Казахский Словарь\n\n[![License: CC0](https://img.shields.io/badge/License-CC0-blue.svg)](LICENSE)\n[![Language: Kazakh](https://img.shields.io/badge/Language-Kazakh-green.svg)]()\n[![Status: Active](https://img.shields.io/badge/Status-Active-success.svg)]()\n\nOpen-source Kazakh-Russian-English dictionary with etymology, morphological analysis, and multiple Latin transcription systems.\n\n## 🎯 Project Goals\n\n- **Preserve** Kazakh language heritage through detailed etymological documentation\n- **Document** morphological roots and word relationships\n- **Support** multiple Latin transcription systems including [AnmiTaliDev's proposal](https://github.com/AnmiTaliDev/new-kazakh-latin-proposal)\n- **Provide** free, open-access linguistic resources for researchers, learners, and developers\n- **Build** a community-driven knowledge base under CC0 (Public Domain)\n\n## 📚 Features\n\n- ✅ **Trilingual**: Kazakh, Russian, and English\n- ✅ **Etymology**: Detailed word origins and historical context\n- ✅ **IPA Transcription**: Accurate phonetic notation\n- ✅ **Multiple Latin Scripts**: 2017, 2021, and AnmiTaliDev's proposal\n- ✅ **Morphological Analysis**: Root words and derivatives\n- ✅ **Usage Examples**: Real-world sentence examples\n- ✅ **Synonyms \u0026 Antonyms**: Semantic relationships\n- ✅ **CC0 License**: Completely free and unrestricted\n\n## 📖 Example Entry\n\n```yaml\n- id: 1\n  word: \"кітап\"\n  parent_id: null\n  type: \"noun\"\n  transcription: \"kɪˈtɑp\"\n  latin_2017: \"kitap\"\n  latin_2021: \"kitap\"\n  latin_my: \"kıtap\"\n  root_word: \"кітап\"\n  etymology: \"Араб тілінен\"\n  history: \"Арабтың 'kitab' (کتاب) сөзінен шыққан...\"\n  definitions:\n    - meaning: \"Басылып шыққан әдеби, ғылыми немесе оқу туындысы\"\n      translation_ru: \"Книга\"\n      translation_en: \"Book\"\n      examples:\n        - kk: \"Мен кітапханадан жаңа кітап алдым.\"\n          ru: \"Я взял новую книгу из библиотеки.\"\n          en: \"I took a new book from the library.\"\n  synonyms:\n    - word_id: null\n      word: \"шығарма\"\n      note: \"Для художественной литературы\"\n```\n\n## 🗂️ Project Structure\n\n```\nkazakh-dictionary/\n├── dictionary/          # Dictionary entries organized by first letter\n│   ├── а/              # Words starting with 'а'\n│   ├── ә/              # Words starting with 'ә'\n│   ├── б/              # Words starting with 'б'\n│   └── .../            # ... all Kazakh Cyrillic letters\n├── references/\n│   └── latin-proposal/ # AnmiTaliDev's Latin transcription system\n├── CLAUDE.md           # Instructions for Claude AI\n├── GEMINI.md           # Instructions for Gemini AI\n├── CONTRIBUTING.md     # Contribution guidelines\n└── README.md           # This file\n```\n\n## 🚀 Getting Started\n\n### Browse the Dictionary\n\nEntries are organized by the first Cyrillic letter of each word:\n- Navigate to `dictionary/{letter}/` to find words\n- Each word has its own YAML file: `{word}.yaml`\n\n### Using the Data\n\n```python\nimport yaml\n\n# Load a word\nwith open('dictionary/к/кітап.yaml', 'r', encoding='utf-8') as f:\n    word = yaml.safe_load(f)\n    print(f\"{word[0]['word']} = {word[0]['translation_en']}\")\n```\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for:\n- How to add new words\n- YAML format specifications\n- Quality guidelines\n- Submission process\n\n### Quick Start for Contributors\n\n1. Fork this repository\n2. Add/edit YAML files in appropriate `dictionary/{letter}/` directory\n3. Follow the format in [CONTRIBUTING.md](CONTRIBUTING.md)\n4. Submit a Pull Request\n\n### AI Assistance\n\nUsing AI to help? Check our AI-specific guidelines:\n- [CLAUDE.md](CLAUDE.md) - For Claude AI\n- [GEMINI.md](GEMINI.md) - For Google Gemini\n\n## 📋 Current Statistics\n\n- **Words**: 194 entries (growing!)\n- **Languages**: 3 (Kazakh, Russian, English)\n- **Latin Systems**: 3 (2017, 2021, AnmiTaliDev)\n- **Contributors**: Open to all!\n\n## 🔤 Latin Transcription Systems\n\n### AnmiTaliDev's Proposal (latin_my)\n\nThis project includes support for [AnmiTaliDev's Latin transcription proposal](https://github.com/AnmiTaliDev/new-kazakh-latin-proposal), featuring:\n- Unique representation for every Cyrillic letter\n- Diacritics for accurate phonetic distinction\n- Support for all Kazakh sounds\n\nKey features:\n- `ı` (dotless i) for **і**\n- `y` for **ы**\n- `ä` for **ә**\n- `ğ` for **ғ**\n- `ŋ` for **ң**\n- And more (see `references/latin-proposal/`)\n\n## 📄 License\n\nThis project is released under [CC0 1.0 Universal (Public Domain)](LICENSE).\n\n**You are free to:**\n- ✅ Use for any purpose\n- ✅ Modify and redistribute\n- ✅ Use commercially\n- ✅ No attribution required (but appreciated!)\n\n## 🌟 Acknowledgments\n\n- **AnmiTaliDev** - Project creator and maintainer\n- [New Kazakh Latin Proposal](https://github.com/AnmiTaliDev/new-kazakh-latin-proposal) - Latin transcription system\n- All contributors who help expand this dictionary\n\n## 📞 Contact\n\n- **Maintainer**: AnmiTaliDev\n- **Email**: anmitali198@gmail.com\n- **Issues**: [GitHub Issues](https://github.com/AnmiTaliDev/kazakh-dictionary/issues)\n\n## 🗺️ Roadmap\n\n- [ ] Expand dictionary to 1,000+ words\n- [ ] Add audio pronunciations\n- [ ] Create web interface\n- [ ] Develop API for programmatic access\n- [ ] Mobile app integration\n- [ ] Advanced search and filtering\n\n---\n\n**Қазақ тілі мәңгі жасай берсін!** 🇰🇿\n\n*Long live the Kazakh language!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmitalidev%2Fkazakh-dictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanmitalidev%2Fkazakh-dictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmitalidev%2Fkazakh-dictionary/lists"}