zk_html/diary/2007-08-23-19:13:41.html

32 lines
1.4 KiB
HTML
Raw Normal View History

2020-04-25 06:35:06 +00:00
<!doctype html>
<html>
<head>
<title>Zk | French is confusing.</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 | French is confusing.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
2020-06-24 07:10:07 +00:00
<p>You can say five until five in the afternoon (cinq heures moins cinq a l&rsquo;après-midi), but not five until 1700(<s>dix-sept heures moins cinq</s> dix-sept heures et cinquante-cinq). Also, whose idea was it to make seventy &lsquo;sixty-plus-ten&rsquo;, eighty &lsquo;twenty-times-four&rsquo;, and ninety &lsquo;twenty-times-four-plus-ten&rsquo;?</p>
2020-04-25 06:35:06 +00:00
<p>Oh well, reasonably fun. Choir should be fun, too, except for the Disney medley</p>
</article>
<footer>
<p>Page generated on 2007-08-23 19:13:41</p>
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-25 06:35:06 +00:00
</body>
</html>