zk_html/writing/3/unknown-things/iyov/3-interpolations.html

30 lines
1.2 KiB
HTML
Raw Normal View History

2022-04-27 02:00:17 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 3-interpolations</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | 3-interpolations</h1>
</header>
<article class="content">
<p>((re: Elihu: Alter holds a particularly dim view of Elihu, stating, &ldquo;At this point, in the original text, the Lord would have spoken out from the whirlwind, but a lapse in judgment by an ancient editor postponed that brilliant consummation for six chapters in which the tediuous Elihu os allowed to hold forth.&rdquo; \parencite[460]{alter}))</p>
</article>
<footer>
<p>Page generated on 2022-04-26</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>