tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

terminology1html.html (426B)


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