2020-04-25 04:55:06 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 2012-11-20-3-woman-vs-female< / title >
2023-05-11 05:35:08 +00:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" / >
2024-05-05 04:25:08 +00:00
< link rel = "stylesheet" type = "text/css" href = "/style.css?2024-05-04" / >
2020-04-25 04:55:06 +00:00
< 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
2020-06-24 07:10:07 +00:00
title: “ ‘ Woman’ ‘ vs. ‘ ’ Female’ ‘ ”
2020-04-25 04:55:06 +00:00
slug: woman-vs-female
date: 2012-11-20< / p >
< hr / >
2020-06-24 07:10:07 +00:00
< p > The difference between ‘ woman’ and ‘ female’ . In a nutshell, the former’ s a noun, and the latter’ s an adjective. It’ s… very strange to me, that, in some places (coughfurrycough), it seems to be the norm to call women ‘ females’ . To be fair, men are often referred to as males, but I don’ t really know that that makes it better. It feels like being referred to as cattle.< / p >
2020-04-25 04:55:06 +00:00
< p > And foxes are not cattle > :/< / p >
< / article >
< footer >
2024-05-05 04:25:08 +00:00
< p > Page generated on 2024-05-04< / p >
2020-04-25 04:55:06 +00:00
< / 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 04:55:06 +00:00
< / body >
< / html >