# Perichoresis — Attribution & Data Sources

Copyright (C) 2024-2026 Lucas MacFee. All rights reserved.

## Scripture Texts

- **Codex Sinaiticus** — Transcription from the Codex Sinaiticus Project (British Library, Leipzig University Library, St. Catherine's Monastery, National Library of Russia). Used under the project's open access terms.
- **Patriarchal Text 1904 (Antoniades)** — The 1904/1912 text authorized by the Ecumenical Patriarchate of Constantinople. Morphological parsing and Strong's numbers by Dr. Maurice A. Robinson. Public domain.
- **Byzantine Majority Text (Robinson-Pierpont 2000)** — Edited by Dr. Maurice A. Robinson and William G. Pierpont, with morphological parsing tags and Strong's numbers. Public domain.
- **Latin Vulgate** — Jerome's Latin translation via CCEL ThML encoding. Public domain.
- **King James Version (1769)** — Public domain.
- **Douay-Rheims Bible (1899)** — American edition. Public domain.
- **American Standard Version (1901)** — Public domain.
- **Young's Literal Translation** — By Robert Young (1862, rev. 1898). Public domain.
- **World English Bible** — Public domain. No copyright restrictions.

## Lexical & Morphological Data

- **Strong's Greek Concordance** — By James Strong (1890). Public domain.
- **OpenGNT** — Open Greek New Testament Project, version 3.3. Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Attribution required.
- **Whitaker's Words** — Latin dictionary by William A. Whitaker (1936–2010). DICTPAGE.RAW used under the author's open distribution terms ("Permission is hereby freely given for any and all use of program and data").

## Patristic Commentary

- **NPNF/ANF Series** — Nicene and Post-Nicene Fathers / Ante-Nicene Fathers translations hosted by the Christian Classics Ethereal Library (CCEL). 19th-century English translations. Public domain.

## Software Dependencies

- Node.js built-in modules (MIT license)
- `node-fetch@2` (MIT license) — used only in build-time scrapers
