It allows entire webpages to become the topics of sentences and for us to use the webpages as words.

Speaking as an editor (See the hat? It says "Easily peeved."), I don't always see this as a good thing. In the context of a conversation, it's appropriate to use pronouns when appropriate. When writing a web page, the destination of a hyperlink doesn't provided the needed context to unravel the antecedent of the pronoun used as a link title.

For a bad example, see this.

For a good example, see the W3C style manual's guide to linking within documents.

One of the flaws of the Everything Engine -- a flaw which Wiki deliberately avoided -- is that it encourages poor link titles in some cases. That can work out in ironic writing as found on E2, but it can obscure technical, precise writing as PM deserves.


In reply to Re: Chatterbox Linguistics by chromatic
in thread Chatterbox Linguistics by jZed

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.