ancient-greek.net/translations/didache/index.php

38 lines
1.7 KiB
PHP
Raw Normal View History

2021-11-26 14:38:51 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
2021-11-28 12:33:45 +00:00
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
2021-11-26 14:38:51 +00:00
<title>The Didache Translation and Transliteration ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
2021-11-30 12:51:27 +00:00
<div class="heading-greek">
<h1>The Didache Translation and Transliteration</h1>
<h3>Διδαχὴ κυρίου διὰ τῶν δώδεκα ἀποστόλων τοῖς ἔθνεσιν</h3>
2021-11-26 14:38:51 +00:00
<i>The teaching of the Lord as presented to the nations (gentiles) through the twelve apostles</i>
2021-11-28 13:13:33 +00:00
<img src="/media/imgs/rev2217.webp", width="200", height="200" onerror="this.onerror=null; this.src='/media/imgs/rev2217.jpg'" alt="" width="200" height="200">
2021-11-26 14:38:51 +00:00
<i>Revelation 22-17, similar to a prayer found in the Didache</i>
</div>
<body>
<div class="article">
<p class="blocktext">The so-called <i>Didache</i> Greek for <q>teaching</q> is a very early Christian treatise, believed to have been written in the 1<sup>st</sup> century AD. Its composition is relativey simple with very few uncommmon words and very short sentences, hence why I have chosen this as my first text to translate. I would like to thank <a href="https://github.com/jtauber">James Tauber</a> for making the original Greek text for this available on his GitHub page.</p>
</div>
<div align="center">
<h2>Chapters</h2>
<h3><a href="chapters/chapter1.php" class="menu">Chapter 1</a></h3>
<h3><a href="chapters/chapter2.php" class="menu">Chapter 2</a></h3>
<h3><a href="chapters/chapter3.php" class="menu">Chapter 3</a></h3>
</div>
<footer>
<?php include('footer.php'); ?>
</html>