<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">originals = ["I would found an institution where any person can find instruction in any study.",
             "I, Gries, have 56 years of programming experience. You have perhaps 1. I don't think your knowledge of programming is enough for you to make a decision like this.",
             "There seem to be a great number of waterfalls, which I abhor.",
             "Julia is far better than python",
             "New Hatred: Air driers in rest rooms that donâ€™t work, so itâ€™s like rubbing your hands in front of a hamster blowing kisses."
             ]

authors = ["Ezra Cornell",
           "David Gries (Cornell Professor)",
           "Goldwin Smith, speaking of Ithaca",
           "Professor Weinberger in CS4780",
           "Colson Whitehead on Twitter"
             ]

quotes = ["I would &lt;verb&gt; an &lt;noun&gt; where any &lt;noun&gt; can &lt;verb&gt; instruction in any &lt;noun&gt;.",
          "I, &lt;last-name&gt;, have &lt;integer&gt; years of &lt;subject in school&gt;  experience. You have perhaps &lt;integer&gt;. I don't think your knoweldge of &lt;subject in school&gt; is enough for you to &lt;verb&gt; a &lt;noun&gt; like this.",
          "There seem to be a great number of &lt;plural noun&gt;, which I &lt;verb&gt;.",
          "&lt;programming language&gt; &lt;verb, 3rd person singular&gt; far better than &lt;programming language&gt;",
          "&lt;adjective&gt; Hatred: Air driers in rest rooms that donâ€™t &lt;verb&gt;, so itâ€™s like &lt;verb, progressive&gt; your &lt;body part, plural&gt; in front of a &lt;animal&gt; &lt;verb, progressive&gt; &lt;plural noun&gt;."
          ]
          
</pre></body></html>