rent.htm 1.3 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <title>rent</title>
  7. <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
  8. </head>
  9. <body>
  10. <p class='header'>
  11. <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>
  12. <p class='main'><span class="rel">Related:</span> <a href="interest.htm">interest</a>, <a href="profit.htm">profit</a>, <a href="tax.htm">tax</a>, <a href="usur.htm">usur</a>y<br/>
  13. <br/>
  14. Some would say <a href="rent.htm">rent</a> is <a href="profit.htm">profit</a> on <a href="land.htm">land</a>.<br/>
  15. <br/>
  16. In <a href="use.htm">use</a>, the <a href="word.htm">word</a> <a href="rent.htm">rent</a> also represents the real <a href="cost.htm">cost</a>s of operation, so another <a href="term.htm">term</a> that covers just the <a href="usur.htm">usur</a>ous portion is called 'Economic <a href="rent.htm">Rent</a>'.<br/>
  17. <br/>
  18. </p>
  19. <p class='footer'>
  20. Page generated from <a href=".txt/rent">rent</a> by <a href=".src/lens.el">lens.el</a>.</p>
  21. </body>
  22. </html>