<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
 <!-- page name="index"-->
 <template>
  <do optional="false" label="Back Up" type="accept">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#index"/>
  </do>
 </template>
 <card ordered="true" newcontext="false" id="index">
  <do optional="false" label="Back Up" type="accept">
   <noop/>
  </do>
  <do optional="false" label="Back" type="prev">
   <prev/>
  </do>
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#finder-dictionary"/>
  </do>
  <a href="#finder-dictionary" accesskey="1">Acronym Finder and Dictionary</a>
  <br/>
  <a href="#html-tags" accesskey="2">Acronym HTML Tags</a>
  <br/>
  <a href="#definitions" accesskey="3">Definition of Acronym References</a>
  <br/>
  <a href="#directory" accesskey="4">Acronym Directory</a>
  <br/>
 </card>
 <card ordered="true" newcontext="false" id="finder-dictionary">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#html-tags"/>
  </do>
  <img align="bottom" hspace="0" vspace="0" alt="Acronyms" src="/images/acronymsmobile.jpg" width="150" height="23"/>
  <br/>
  <!-- h1 -->
  <h1>Acronym References at Acronyms .net</h1>
  <p>This site functions as a valuable reference for acronyms and initialisms, providing both an <a href="/finder.wml">Acronym Finder</a>, where you can search for acronyms based on keywords or phrases, and as an <a href="/dictionary.wml">Acronym Dictionary</a>, which provides a list of possible definitions for each acronym. There is also an <a href="/terms/">Index of Acronym Definitions</a>, which provides an alphabetical list of the expanded acronym meanings. </p>
  <p align="left">
   <a href="#html-tags">Next: Acronym HTML Tags</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="html-tags">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#definitions"/>
  </do>
  <!-- h1 -->
  <h1>Add HTML Tags for Acronyms and Initialisms to Your Web Site</h1>
  <p>Note that the goal of Acronyms.net is not to provide an exhaustive <a href="acronym-list-sites.wml">list of every acronym meaning</a> but to help developers determine which is the correct one and to promote use of the proper HTML code for acronyms and initialisms. For that purpose, each acronym definition includes the complete <span class="underlined">working</span> HTML code that allows <a href="acronym-list-sites.wml#disambiguation">disambiguation of acronyms</a> using web browser tool-tips. For more details, see the <a href="developers.wml">acronym reference for web developers</a>. </p>
  <p>
   <span class="red">New!</span> The acronym usage examples have now been updated to properly inherit the acronym or acronym meaning based on the inheritance rules of the <a href="http://www.HTML-5.com/attributes/#title">title attribute</a> of the <a href="http://www.HTML-5.com/abbr-tag/">&lt;abbr&gt;</a>, <a href="http://www.HTML-5.com/dfn-tag/">&lt;dfn&gt;</a> and <a href="http://www.HTML-5.com/a-tag/">&lt;a&gt;</a> tags in <a href="http://www.HTML-5.com">HTML 5</a>. </p>
  <p align="left">
   <a href="#definitions">Next: Definition of Acronym References</a>
   <br/>
   <a href="#finder-dictionary">Prev: Acronym Finder and Dictionary</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="definitions">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="#directory"/>
  </do>
  <!-- h1 -->
  <h1>Definitions</h1>
  <!-- h2 -->
  <h2>Definition of an <!--??? no template for "{http://XMLStyles.com/namespaces/styles}dfn" ???-->
Acronym</h2>
  <p>An acronym is an abbreviation for a term or phrase formed using a subset of the letters of the words in whatever it means. The most commonly used acronym generator algorithm is to create an acronym using the starting letters of most or all of the words in its definition. </p>
  <!-- h2 -->
  <h2>Types of Acronym References</h2>
  <!-- h3 -->
  <h3>Acronym Dictionaries vs. Acronym Finders</h3>
  <!-- h4 -->
  <h4>Definition of an <!--??? no template for "{http://XMLStyles.com/namespaces/styles}dfn" ???-->
Acronym Dictionary</h4>
  <p>An <a href="/dictionary.wml">
    <!--??? no template for "{http://XMLStyles.com/namespaces/styles}dfn" ???-->
Acronym Dictionary</a> provides a list of possible definitions of each acronym or initialism. If you see an acronym used somewhere, this allows you to search for what the acronym means. While some acronym list sites on the Internet attempt to list all acronyms and their meanings, including (often humorous) misuses of acronyms, the lists of acronyms here are designed to allow web designers to make the proper use of acronyms on the web sites they develop. </p>
  <!-- h4 -->
  <h4>Definition of an <!--??? no template for "{http://XMLStyles.com/namespaces/styles}dfn" ???-->
Acronym Finder</h4>
  <p>An <a href="/finder.wml">Acronym Finder</a> is just what the name implies. It allows you to find an acronym based on what the acronym means. Our acronym reference pages also show how to properly use acronyms you find here. For example, if you <a href="/terms/u/Universal-Coordinated-Time/">look up the acronym for "Universal Coordinated Time"</a>
   <span media="handheld">(<a href="/terms/u/Universal-Coordinated-Time/html.wml">get HTML code</a>)</span> you will see that the acronym should be <span media="handheld">
    <a href="/utc.wml">
     <!--??? no template for "{http://XMLStyles.com/namespaces/styles}abbr" ???-->
UTC</a>,</span> not "UCT", which is what you might expected by looking at the initial letters of the words in the acronym meaning. </p>
  <p align="left">
   <a href="#directory">Next: Acronym Directory</a>
   <br/>
   <a href="#html-tags">Prev: Acronym HTML Tags</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
 <card ordered="true" newcontext="false" id="directory">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="acronym-lists.wml#acronym-lists"/>
  </do>
  <!-- h1 -->
  <h1>Directory of Terms and Acronyms</h1>
  <p>To find an acronym, select the the first letter of any word in the acronym under <span class="bold outlined">Acronym Finder</span> below. To find the definition of acronyms in the acronym dictionary, select the initial letter of an acronym in the <span class="bold outlined">Acronym Meanings</span> column below. </p>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}table-and-caption" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}table" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}thead" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Acronym Finder<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Acronym Meanings<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Terms<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Keywords<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tbody" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/awords.wml">A</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-a.html">"A" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/a/">"A" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/awords/">"A" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/bwords.wml">B</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-b.html">"B" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/b/">"B" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/bwords/">"B" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/cwords.wml">C</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-c.html">"C" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/c/">"C" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/cwords/">"C" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/dwords.wml">D</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-d.html">"D" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/d/">"D" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/dwords/">"D" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/ewords.wml">E</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-e.html">"E" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/e/">"E" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/ewords/">"E" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/fwords.wml">F</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-f.html">"F" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/f/">"F" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/fwords/">"F" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/gwords.wml">G</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-g.html">"G" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/g/">"G" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/gwords/">"G" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/hwords.wml">H</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-h.html">"H" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/h/">"H" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/hwords/">"H" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/iwords.wml">I</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-i.html">"I" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/i/">"I" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/iwords/">"I" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/jwords.wml">J</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-j.html">"J" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/j/">"J" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/jwords/">"J" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/kwords.wml">K</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-k.html">"K" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/k/">"K" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/kwords/">"K" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/lwords.wml">L</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-l.html">"L" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/l/">"L" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/lwords/">"L" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/mwords.wml">M</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-m.html">"M" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/m/">"M" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/mwords/">"M" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/nwords.wml">N</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-n.html">"N" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/n/">"N" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/nwords/">"N" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/owords.wml">O</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-o.html">"O" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/o/">"O" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/owords/">"O" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/pwords.wml">P</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-p.html">"P" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/p/">"P" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/pwords/">"P" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/qwords.wml">Q</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-q.html">"Q" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/q/">"Q" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/qwords/">"Q" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/rwords.wml">R</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-r.html">"R" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/r/">"R" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/rwords/">"R" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/swords.wml">S</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-s.html">"S" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/s/">"S" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/swords/">"S" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/twords.wml">T</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-t.html">"T" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/t/">"T" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/twords/">"T" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/uwords.wml">U</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-u.html">"U" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/u/">"U" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/uwords/">"U" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/vwords.wml">V</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-v.html">"V" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/v/">"V" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/vwords/">"V" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/wwords.wml">W</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-w.html">"W" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/w/">"W" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/wwords/">"W" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/xwords.wml">X</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-x.html">"X" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/x/">"X" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/xwords/">"X" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/ywords.wml">Y</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-y.html">"Y" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/y/">"Y" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/ywords/">"Y" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/zwords.wml">Z</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-z.html">"Z" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/z/">"Z" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/zwords/">"Z" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords.wml#1">1</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-numerics.wml#1">"1" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/1/">"1" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords/index.wml#1">"1" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords.wml#2">2</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-numerics.wml#2">"2" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/2/">"2" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords/index.wml#2">"2" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords.wml#4">4</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-numerics.wml#4">"4" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/4/">"4" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords/index.wml#4">"4" keywords</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords.wml#5">5</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/acronym-definitions-numerics.wml#5">"5" acronyms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/terms/5/">"5" terms</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="/numericwords/index.wml#5">"5" keywords</a>
  <p align="left">
   <a href="acronym-lists.wml#acronym-lists">Next: Acronym Lists</a>
   <br/>
   <a href="#definitions">Prev: Definition of Acronym References</a>
   <br/>
   <a href="#index">Back Up: Menu</a>
   <br/>
  </p>
 </card>
</wml>
