-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcapital.htm
32 lines (29 loc) · 1.38 KB
/
capital.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!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" xml:lang="en">
<head>
<title>capital</title>
<link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p class='header'>
<a href="-home.htm">Home</a> | <a href="-diary.htm">Diary</a> | <a href="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
<p class='main'><span class="rel">Related: <a href="auto.htm">auto</a>mation, capital, <a href="land.htm">land</a>, <a href="robo.htm">robo</a>t, <a href="tool.htm">tool</a>s</span><br/>
<br/>
Some might say <a href="mone.htm">mone</a>y is capital, but that is confusing.<br/>
<br/>
Capital is usually the result of <a href="mod.htm">mod</a>ifying <a href="land.htm">land</a>, so is really just <a href="land.htm">land</a> + de<a href="sign.htm">sign</a> + <a href="work.htm">work</a> + <a href="time.htm">time</a>.<br/>
<br/>
But that is also how <a href="produc.htm">Produc</a>ts are made!<br/>
<br/>
So Capital is a special kind of <a href="produc.htm">Produc</a>t that increases <a href="produc.htm">produc</a>tivity.<br/>
<br/>
<br/>
<br/>
<br/>
</p>
<p class='footer'>
Page generated from <a href=".txt/capital">capital</a> by <a href=".src/lens.el">lens.el</a>.</p>
</body>
</html>