summary refs log tree commit diff stats
path: root/note/really.html
blob: 7c82a6d79c7629e0ffbfe637bbd34c2d0b472894 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
	<head>
		<title>``Really'' is a confusing word</title>
		<link rel="stylesheet" href="/plain.css" />
		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
		<meta charset="utf-8" />
	</head>
	<body>
		<h1>``Really'' is a confusing word</h1>
		<p>
		Often times when the word ``really'' is used in as an adverb in an assertion or proposition, it may be useful to replace it with ``in some sense'', and seek to ask or clarify ``in what sense''. It shall be recognized that questions that arise may be legitimately hard to answer, but it may be still beneficial to consider them.
		</p>
		<p>The same applies for ``actually'' and similar words when used this way, though in my experience, people tend to use ``really'' this way. I do so too, and I'm trying to get rid of this habit.</p>
		<div id="footer">
			<hr />
			<p><a href="/">Andrew Yu's Website</a></p>
		</div>
	</body>
</html>