1234567891011121314151617181920212223242526 |
- <?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>wage</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="-projects.htm">Projects</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:</span> <a href="bill.htm">bill</a>, <a href="pay.htm">pay</a>, <a href="profit.htm">profit</a><br/>
- <br/>
- <a href="wage.htm">Wage</a> is <a href="mone.htm">mone</a>y <a href="trad.htm">trad</a>itionally paid to <a href="work.htm">work</a>ers for their <a href="time.htm">time</a>.<br/>
- <br/>
- But if <a href="work.htm">work</a>ers <a href="commit.htm">commit</a> <a href="promis.htm">promis</a>es to <a href="work.htm">work</a> in the <a href="future.htm">future</a>, <a href="we.htm">we</a> can compensate them with <a href="proper.htm">proper</a>ty <a href="own.htm">own</a>ership in the <a href="sourc.htm">Sourc</a>es of <a href="produc.htm">produc</a>tion, and thereby <a href="creat.htm">creat</a>e real life assurance.<br/>
- <br/>
- </p>
- <p class='footer'>
- Page generated from <a href=".txt/wage">wage</a> by <a href=".src/lens.el">lens.el</a>.</p>
- </body>
- </html>
|