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

81 lines
4.4 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">
<meta name="description" content="A modern translation of Herodotus Histories with a transliteration.">
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>Herodotus Histories A translation ancient-greek.net</title>
<?php include('header.php'); ?>
<hr>
</head>
<div class="heading-greek">
<h1>Herodotus Histories Original Greek Text and Translation</h1>
<h3>Ἡροδότου Ἁλικαρνησσέος ἱστορίης ἀπόδεξις ἥδε </h3>
2021-11-26 14:38:51 +00:00
<i>Herodotus of Halicarnassus here presents his research </i>
2021-11-28 13:13:33 +00:00
<img src="/media/imgs/herodbust.webp", width="200", height="200" onerror="this.onerror=null; this.src='/media/imgs/herodbust.jpg'" alt="" width="200" height="200">
2021-11-26 14:38:51 +00:00
<i>Bust of Herodotus</i>
</div>
<body>
<div class="article">
<p class="blocktext">Scroll down to view the chapters and skip the introduction. I have previously written a rather <a href="/greek/shelf/virtual/histories.php">lengthy article</a> about this work and will, therefore, not go into much detail about the book itself on this page here. As a short summary, however, Herodotus <i>Inquiries</i> or <i>Research</i> which are more accurate translations than <i>Histories</i> detail many important historic events that occured during or before Herodotus time. Amongst these are the Greco-Persian Wars, which is one of the first things he mentions in his introduction to his work. Herodotus attempts to see things from the perspective of both sides and, in this manner, tries to create a neutral point-of-view and a simple retelling of history as it happened without (too many) biases. He is, to this day, our primary resource for the details of aforemetioned historic events. </p>
<p>I would like to thank and am, because of the license, required to the <a href="http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.01.0125">Perseus Digital Library</a> for providing a great and free to use version of his work. As the Creative Commons license which can be found at the bottom of the page is compatible with their license, I am not required to change the license specifically for these translations. As such, they are, as the rest of the website, licensed as stated in the sites footer.</p>
</div>
<div class="row">
<div class="column">
<h2>Chapters 1 10</h2>
<div class="row">
<div class="chapter">
<h3><a href="chapters/1-10/chapter1.php" class="menu">Chapter 1</a>
<h3><a href="chapters/1-10/chapter2.php" class="menu">Chapter 2</a>
<h3><a href="chapters/1-10/chapter3.php" class="menu">Chapter 3</a>
<h3><a href="chapters/1-10/chapter4.php" class="menu">Chapter 4</a>
<h3><a href="chapters/1-10/chapter5.php" class="menu">Chapter 5</a>
</div>
<div class="chapter">
<h3><a href="chapters/1-10/chapter6.php" class="menu">Chapter 6</a>
<h3><a href="chapters/1-10/chapter7.php" class="menu">Chapter 7</a>
<h3><a href="chapters/1-10/chapter8.php" class="menu">Chapter 8</a>
<h3><a href="chapters/1-10/chapter9.php" class="menu">Chapter 9</a>
<h3><a href="chapters/1-10/chapter10.php" class="menu">Chapter 10</a>
</div>
</div>
</div>
<div class="column">
<h2>Chapters 11 20</h2>
<div class="row">
<div class="chapter">
<h3><a href="chapters/11-20/chapter11.php" class="menu">Chapter 11</a>
<h3><a href="chapters/11-20/chapter12.php" class="menu">Chapter 12</a>
<h3><a href="chapters/11-20/chapter13.php" class="menu">Chapter 13</a>
<h3><a href="chapters/11-20/chapter14.php" class="menu">Chapter 14</a>
<h3><a href="chapters/11-20/chapter15.php" class="menu">Chapter 15</a>
</div>
<div class="chapter">
<h3><a href="chapters/11-20/chapter16.php" class="menu">Chapter 16</a>
<h3><a href="chapters/11-20/chapter17.php" class="menu">Chapter 17</a>
<h3><a href="chapters/11-20/chapter18.php" class="menu">Chapter 18</a>
<h3><a href="chapters/11-20/chapter19.php" class="menu">Chapter 19</a>
<h3><a href="chapters/11-20/chapter20.php" class="menu">Chapter 20</a>
</div>
</div>
</div>
<div class="column">
<h2>Chapters 21 30</h2>
</div>
</div>
<footer>
<?php include('footer.php'); ?>
</html>