blob: 61a8154426db1535ab4f7fc6c5569eb5ca32cf2d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<link href="terminology1htmlrules.xml" rel="its-rules">
<title>EXAMPLE</title>
</head>
<body>
<p id="term">
We may define
<a>discoursal point of view</a>
as
<cite id="TDPV">
the relationship, expressed through discourse structure, between the implied author or some other addresser, and the fiction.
</cite>
</p>
</body>
</html>
|