ancient-greek.net/shelf/physical/index.php

67 lines
3.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="description" content="Reviews of the books about and in Ancient Greek that I physically own.">
<link rel="preload" as="style" href="/CSS/styles.css">
<link rel="stylesheet" href="/CSS/styles.css">
<script defer data-domain="ancient-greek.net" src="https://plausible.io/js/plausible.js"></script>
<title>My Physical Shelf ancient-greek.net</title>
<?php include('header.php'); ?>
</head>
<div class="heading-greek">
<h1>My Ancient Greek Books (Physical)</h1>
<h3>Τὰ βιβλία μου τῷ τὴν γλῶτταν μαθεῖν καὶ ἀναγνῶσαι</h3>
<i>My books for learning and reading the language</i>
<img src="/media/imgs/shelf.webp", width="400", height="400" onerror="this.onerror=null; this.src='/media/imgs/shelf.jpg'" alt="" width="400" height="400">
</div>
<body>
<div class="article">
<p class="blocktext">Welcome to my shelf. This page contains some information regarding the various books that I physically own that have something to do with either <i>learning</i> or <i>reading</i> this fascinating language. As my collection, inevitably, grows, this page will be updated; and I therefore recommend you come back here every so often if you wish to receive some information regarding some resources for learning and reading this language.</p>
</div>
<div class="row">
<div class="column">
<h2>Textbooks</h2>
<h3><a href="hq.php" class="menu">Hansen & Quinns <i>Greek, An Intensive Course</i></a></h3>
<p>Information on one of the most (in)famous book for learning Attic Greek.</p>
<h3><a href="readinggreek.php" class="menu">JACTs <i>Reading Greek</i></a></h3>
<p>Some information regarding my main book for studying the language — with some comments regarding Hansen and Quinn.</p>
<h3><a href="germanbook.php" class="menu">Random German book found at the library</a></h3>
<p>Some information regarding a book I found at the library simply titled <q>Die griechische Sprache</q></p>
</div>
<div class="column">
<h2>Prose / poetry books (stuff to read)</h2>
<h3><a href="itathenaze.php" class="menu">Italian Athenaze</a></h3>
<p>Some information about the Italian Athenaze.</p>
<h3><a href="novumtestamentum.php" class="menu">Nestle-Aland Novum Testamentum Graece</a></h3>
<p>The New Testament in its original language — Koine Greek.</p>
<h3><a href="readersedition.php" class="menu">The Greek New Testament. A Readers Edition</a></h3>
<p>A readers edition of the Greek New Testament; perfect for (lower-)intermediate students.</p>
<h3><a href="readerseditionot.php" class="menu">Septuaginta: A Readers Edition</a></h3>
<p>A readerss edition of the Greek Old Testament (Septuaginta); one of my favourites.</p>
</div>
<div class="column">
<h2>Others</h2>
</div>
</div>
</body>
<footer>
<?php include($_SERVER['DOCUMENT_ROOT'].'/footer.php'); ?>
</footer>
</html>