zk_html/diary/2012-11-20-3-woman-vs-femal...

39 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2012-11-20-3-woman-vs-female</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<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 | 2012-11-20-3-woman-vs-female</h1>
</header>
<article class="content">
<hr />
<p>type: link
link: http://grammar.quickanddirtytips.com/woman-versus-female.aspx
title: &ldquo;&lsquo;Woman&rsquo;&lsquo; vs. &lsquo;&rsquo;Female&rsquo;&lsquo;&rdquo;
slug: woman-vs-female
date: 2012-11-20</p>
<hr />
<p>The difference between &lsquo;woman&rsquo; and &lsquo;female&rsquo;. In a nutshell, the former&rsquo;s a noun, and the latter&rsquo;s an adjective. It&rsquo;s&hellip;very strange to me, that, in some places (coughfurrycough), it seems to be the norm to call women &lsquo;females&rsquo;. To be fair, men are often referred to as males, but I don&rsquo;t really know that that makes it better. It feels like being referred to as cattle.</p>
<p>And foxes are not cattle &gt;:/</p>
</article>
<footer>
<p>Page generated on 2023-05-10</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>