bib2json
Version:
Javascript parsing of Bibtex to JSON for nodejs and the browser.
1,730 lines (1,515 loc) • 1.45 MB
text/xml
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: unicode.xml,v 1.20 2003/11/04 12:52:28 davidc Exp $ -->
<!DOCTYPE charlist SYSTEM "charlist.dtd">
<!--
Sebastian Rahtz <sebastian.rahtz@oucs.ox.ac.uk>
David Carlisle <davidc@nag.co.uk>
This file is a collection of information about how to map
Unicode entities to LaTeX, and various SGML/XML entity
sets (ISO and MathML). A Unicode character may be mapped
to several entities.
Designed by Sebastian Rahtz in conjunction with Barbara Beeton
for the STIX project
Currently maintained by David Carlisle as part of the MathML 2
Recommendation XML source, with additional input from
Patrick Ion and Neil Soiffer.
Thanks to:
Robert Streich, Nico Poppelier, Rune Mathisen, Vidar Gundersen
John Cowan, mundie
for borrowings from their work
-->
<charlist>
<entitygroups>
<group name="predefined">
<set name="predefined"/>
</group>
<group name="iso8879">
<set name="8879-isoamsa"/>
<set name="8879-isoamsb"/>
<set name="8879-isoamsc"/>
<set name="8879-isoamsn"/>
<set name="8879-isoamso"/>
<set name="8879-isoamsr"/>
<set name="8879-isobox"/>
<set name="8879-isocyr1"/>
<set name="8879-isocyr2"/>
<set name="8879-isodia"/>
<set name="8879-isogrk1"/>
<set name="8879-isogrk2"/>
<set name="8879-isogrk3"/>
<set name="8879-isogrk4"/>
<set name="8879-isolat1"/>
<set name="8879-isolat2"/>
<set name="8879-isonum"/>
<set name="8879-isopub"/>
<set name="8879-isotech"/>
</group>
<group name="iso9573-13">
<set name="9573-13-isoamsa"/>
<set name="9573-13-isoamsb"/>
<set name="9573-13-isoamsc"/>
<set name="9573-13-isoamsn"/>
<set name="9573-13-isoamso"/>
<set name="9573-13-isoamsr"/>
<set name="9573-13-isogrk3"/>
<set name="9573-13-isogrk4"/>
<set name="9573-13-isomfrk"/>
<set name="9573-13-isomopf"/>
<set name="9573-13-isomscr"/>
<set name="9573-13-isotech"/>
</group>
<group name="mathml">
<set name="8879-isobox"/>
<set name="8879-isocyr1"/>
<set name="8879-isocyr2"/>
<set name="8879-isodia"/>
<set name="8879-isolat1"/>
<set name="8879-isolat2"/>
<set name="8879-isonum"/>
<set name="8879-isopub"/>
<set name="9573-13-isoamsa"/>
<set name="9573-13-isoamsb"/>
<set name="9573-13-isoamsc"/>
<set name="9573-13-isoamsn"/>
<set name="9573-13-isoamso"/>
<set name="9573-13-isoamsr"/>
<set name="9573-13-isogrk3"/>
<set name="9573-13-isomfrk"/>
<set name="9573-13-isomopf"/>
<set name="9573-13-isomscr"/>
<set name="9573-13-isotech"/>
<set name="mmlextra"/>
<set name="mmlalias"/>
</group>
<group name="html4">
<set name="html4-lat1"/>
<set name="html4-special"/>
<set name="html4-symbol"/>
</group>
</entitygroups>
<mathvariants>
<mathvariant name="bold" description="Bold (Serif)"/>
<mathvariant name="italic" description="Italic or Slanted"/>
<mathvariant name="bold-italic" description="Bold Italic or Slanted"/>
<mathvariant name="double-struck" description="Double Struck (Open Face, Blackboard Bold)"/>
<mathvariant name="script" description="Script (or Calligraphic)"/>
<mathvariant name="bold-script" description="Bold Script"/>
<mathvariant name="fraktur" description="Fraktur"/>
<mathvariant name="bold-fraktur" description="Bold Fraktur"/>
<mathvariant name="sans-serif" description="Sans Serif"/>
<mathvariant name="bold-sans-serif" description="Bold Sans Serif"/>
<mathvariant name="sans-serif-italic" description="Slanted Sans Serif"/>
<mathvariant name="sans-serif-bold-italic" description="Slanted Bold Sans Serif"/>
<mathvariant name="monospace" description="Monospace"/>
</mathvariants>
<character id="U00000" dec="0">
<description unicode="control">NULL</description>
</character>
<character id="U00001" dec="1">
<description unicode="control">START OF HEADING</description>
</character>
<character id="U00002" dec="2">
<description unicode="control">START OF TEXT</description>
</character>
<character id="U00003" dec="3">
<description unicode="control">END OF TEXT</description>
</character>
<character id="U00004" dec="4">
<description unicode="control">END OF TRANSMISSION</description>
</character>
<character id="U00005" dec="5">
<description unicode="control">ENQUIRY</description>
</character>
<character id="U00006" dec="6">
<description unicode="control">ACKNOWLEDGE</description>
</character>
<character id="U00007" dec="7">
<description unicode="control">BELL</description>
</character>
<character id="U00008" dec="8">
<description unicode="control">BACKSPACE</description>
</character>
<character id="U00009" dec="9" mode="text" type="other">
<entity id="Tab" set="mmlextra">
<desc>tabulator stop; horizontal tabulation</desc>
</entity>
<description unicode="control">CHARACTER TABULATION</description>
</character>
<character id="U0000A" dec="10" mode="text" type="other">
<Wolfram>NewLine</Wolfram>
<entity id="NewLine" set="mmlextra">
<desc>force a line break; line feed</desc>
</entity>
<description unicode="control">LINE FEED (LF)</description>
</character>
<character id="U0000B" dec="11">
<description unicode="control">LINE TABULATION</description>
</character>
<character id="U0000C" dec="12">
<description unicode="control">FORM FEED (FF)</description>
</character>
<character id="U0000D" dec="13" mode="text" type="other">
<description unicode="control">CARRIAGE RETURN (CR)</description>
</character>
<character id="U0000E" dec="14">
<description unicode="control">SHIFT OUT</description>
</character>
<character id="U0000F" dec="15">
<description unicode="control">SHIFT IN</description>
</character>
<character id="U00010" dec="16">
<description unicode="control">DATA LINK ESCAPE</description>
</character>
<character id="U00011" dec="17">
<description unicode="control">DEVICE CONTROL ONE</description>
</character>
<character id="U00012" dec="18">
<description unicode="control">DEVICE CONTROL TWO</description>
</character>
<character id="U00013" dec="19">
<description unicode="control">DEVICE CONTROL THREE</description>
</character>
<character id="U00014" dec="20">
<description unicode="control">DEVICE CONTROL FOUR</description>
</character>
<character id="U00015" dec="21">
<description unicode="control">NEGATIVE ACKNOWLEDGE</description>
</character>
<character id="U00016" dec="22">
<description unicode="control">SYNCHRONOUS IDLE</description>
</character>
<character id="U00017" dec="23">
<description unicode="control">END OF TRANSMISSION BLOCK;</description>
</character>
<character id="U00018" dec="24">
<description unicode="control">CANCEL</description>
</character>
<character id="U00019" dec="25">
<description unicode="control">END OF MEDIUM</description>
</character>
<character id="U0001A" dec="26">
<description unicode="control">SUBSTITUTE</description>
</character>
<character id="U0001B" dec="27">
<description unicode="control">ESCAPE</description>
</character>
<character id="U0001C" dec="28">
<description unicode="control">INFORMATION SEPARATOR FOUR</description>
</character>
<character id="U0001D" dec="29">
<description unicode="control">INFORMATION SEPARATOR THREE</description>
</character>
<character id="U0001E" dec="30">
<description unicode="control">INFORMATION SEPARATOR TWO</description>
</character>
<character id="U0001F" dec="31">
<description unicode="control">INFORMATION SEPARATOR ONE</description>
</character>
<character id="U00020" dec="32" mode="text" type="other">
<latex>\space </latex>
<entity id="space" set="ISOPUB">
<desc>space of 3 units pica</desc>
</entity>
<description>SPACE</description>
</character>
<character id="U00021" dec="33" mode="text" type="punctuation">
<afii>EE35</afii>
<latex>!</latex>
<entity id="excl" set="8879-isonum">
<desc>=exclamation mark</desc>
</entity>
<font name="ptmr7t" pos="33"/>
<description>EXCLAMATION MARK</description>
</character>
<character id="U00022" dec="34" mode="text" type="other">
<afii>0022</afii>
<latex>"</latex>
<entity id="quot" set="predefined"/>
<entity id="quot" set="html4-special">
<desc>quotation mark = APL quote</desc>
</entity>
<entity id="quot" set="8879-isonum">
<desc>=quotation mark</desc>
</entity>
<font name="ptmr7t" pos="34"/>
<description>QUOTATION MARK</description>
</character>
<character id="U00023" dec="35" mode="text" type="normal">
<afii>0023</afii>
<latex>\#</latex>
<APS>num</APS>
<AIP>mesh</AIP>
<Wolfram>NumberSign</Wolfram>
<entity id="num" set="8879-isonum">
<desc>=number sign</desc>
</entity>
<font name="ptmr7t" pos="35"/>
<description>NUMBER SIGN</description>
</character>
<character id="U00024" dec="36" mode="mixed" type="normal">
<afii>00A4</afii>
<latex>\textdollar </latex>
<mathlatex>\$</mathlatex>
<Elsevier grid="bhc" ent="">
<desc>dollar sign</desc>
<elsrender>\$</elsrender>
</Elsevier>
<APS>dollar</APS>
<AIP>dollar</AIP>
<entity id="dollar" set="8879-isonum">
<desc>=dollar sign</desc>
</entity>
<font name="ptmr7t" pos="36"/>
<description>DOLLAR SIGN</description>
</character>
<character id="U00025" dec="37" mode="text" type="normal">
<afii>0025</afii>
<latex>\%</latex>
<APS>percnt</APS>
<AIP>percent</AIP>
<entity id="percnt" set="8879-isonum">
<desc>=percent sign</desc>
</entity>
<font name="ptmr7t" pos="37"/>
<description>PERCENT SIGN</description>
</character>
<character id="U00026" dec="38" mode="text" type="other">
<afii>0026</afii>
<latex>\&</latex>
<Elsevier grid="bha" ent="amp">
<desc>ampersand</desc>
</Elsevier>
<APS>amp</APS>
<AIP>amp</AIP>
<entity id="amp" set="predefined"/>
<entity id="amp" set="8879-isonum">
<desc>=ampersand</desc>
</entity>
<description>AMPERSAND</description>
</character>
<character id="U00027" dec="39" mode="text" type="other">
<afii>0027</afii>
<latex>\textquotesingle </latex>
<entity id="apos" set="predefined"/>
<entity id="apos" set="8879-isonum">
<desc>=apostrophe</desc>
</entity>
<description>APOSTROPHE</description>
</character>
<character id="U00028" dec="40" mode="text" type="opening">
<afii>0028</afii>
<latex>(</latex>
<AIP>lpar</AIP>
<entity id="lpar" set="8879-isonum">
<desc>O: =left parenthesis</desc>
</entity>
<font name="ptmlucrm" pos="132"/>
<description>LEFT PARENTHESIS</description>
</character>
<character id="U00029" dec="41" mode="text" type="closing">
<afii>0029</afii>
<latex>)</latex>
<AIP>rpar</AIP>
<entity id="rpar" set="8879-isonum">
<desc>C: =right parenthesis</desc>
</entity>
<font name="ptmlucrm" pos="133"/>
<description>RIGHT PARENTHESIS</description>
</character>
<character id="U0002A" dec="42" mode="math" type="other">
<afii>002A</afii>
<latex>\ast </latex>
<Elsevier grid="bl8" ent="">
<desc>pseudo-superscript asterisk (ASCII *)</desc>
<elsrender>*</elsrender>
</Elsevier>
<APS>ast</APS>
<entity id="ast" set="8879-isonum">
<desc>/ast B: =asterisk</desc>
</entity>
<entity id="midast" set="9573-13-isoamsb">
<desc>/ast B: asterisk</desc>
</entity>
<font name="hlcry" pos="3"/>
<description>ASTERISK</description>
</character>
<character id="U0002B" dec="43" mode="math" type="binaryop">
<afii>002B</afii>
<latex>+</latex>
<ACS>plus</ACS>
<AIP>plus</AIP>
<entity id="plus" set="8879-isonum">
<desc>=plus sign B:</desc>
</entity>
<font name="hlcry" pos="6"/>
<description>PLUS SIGN</description>
</character>
<character id="U0002C" dec="44" mode="text" type="punctuation">
<afii>002C</afii>
<latex>,</latex>
<entity id="comma" set="8879-isonum">
<desc>P: =comma</desc>
</entity>
<font name="ptmlucrm" pos="59"/>
<description>COMMA</description>
</character>
<character id="U0002D" dec="45" mode="math" type="other">
<afii>002D</afii>
<latex>-</latex>
<AIP>hyphen</AIP>
<description>HYPHEN-MINUS</description>
</character>
<character id="U0002E" dec="46" mode="text" type="punctuation">
<afii>002E</afii>
<latex>.</latex>
<IEEE>\ldotp</IEEE>
<entity id="period" set="8879-isonum">
<desc>=full stop, period</desc>
</entity>
<font name="ptmlucrm" pos="58"/>
<description>FULL STOP</description>
</character>
<character id="U0002F" dec="47" mode="text" type="other">
<afii>002F</afii>
<latex>/</latex>
<APS>sol</APS>
<entity id="sol" set="8879-isonum">
<desc>=solidus</desc>
</entity>
<description>SOLIDUS</description>
</character>
<character id="U00030" dec="48" mode="text" type="other">
<latex>0</latex>
<description>DIGIT ZERO</description>
</character>
<character id="U00031" dec="49" mode="text" type="other">
<latex>1</latex>
<description>DIGIT ONE</description>
</character>
<character id="U00032" dec="50" mode="text" type="other">
<latex>2</latex>
<description>DIGIT TWO</description>
</character>
<character id="U00033" dec="51" mode="text" type="other">
<latex>3</latex>
<description>DIGIT THREE</description>
</character>
<character id="U00034" dec="52" mode="text" type="other">
<latex>4</latex>
<description>DIGIT FOUR</description>
</character>
<character id="U00035" dec="53" mode="text" type="other">
<latex>5</latex>
<description>DIGIT FIVE</description>
</character>
<character id="U00036" dec="54" mode="text" type="other">
<latex>6</latex>
<description>DIGIT SIX</description>
</character>
<character id="U00037" dec="55" mode="text" type="other">
<latex>7</latex>
<description>DIGIT SEVEN</description>
</character>
<character id="U00038" dec="56" mode="text" type="other">
<latex>8</latex>
<description>DIGIT EIGHT</description>
</character>
<character id="U00039" dec="57" mode="text" type="other">
<latex>9</latex>
<description>DIGIT NINE</description>
</character>
<character id="U0003A" dec="58" mode="text" type="punctuation">
<afii>003A</afii>
<latex>:</latex>
<AMS>\colon</AMS>
<IEEE>\colon</IEEE>
<entity id="colon" set="8879-isonum">
<desc>/colon P:</desc>
</entity>
<description>COLON</description>
</character>
<character id="U0003B" dec="59" mode="math" type="punctuation">
<afii>003B</afii>
<latex>;</latex>
<entity id="semi" set="8879-isonum">
<desc>=semicolon P:</desc>
</entity>
<font name="ptmr7t" pos="59"/>
<description>SEMICOLON</description>
</character>
<character id="U0003C" dec="60" mode="math" type="relation">
<afii>003C</afii>
<latex><</latex>
<Elsevier grid="bka" ent="lt">
<desc>less than sign</desc>
</Elsevier>
<AMS>\less</AMS>
<APS>lt</APS>
<AIP>lt</AIP>
<entity id="lt" set="predefined"/>
<entity id="lt" set="html4-special">
<desc>less-than sign</desc>
</entity>
<entity id="lt" set="8879-isonum">
<desc>=less-than sign R:</desc>
</entity>
<font name="ptmlucrm" pos="60"/>
<description>LESS-THAN SIGN</description>
</character>
<character id="U0003C-020D2" dec="60-8402" type="other" mode="unknown">
<entity id="nvlt" set="9573-13-isoamsn">
<desc>not, vert, less-than</desc>
</entity>
<description unicode="combination">LESS-THAN SIGN with vertical line</description>
</character>
<character id="U0003D" dec="61" mode="text" type="relation">
<afii>003D</afii>
<latex>=</latex>
<ACS>equals</ACS>
<AIP>equals</AIP>
<entity id="equals" set="8879-isonum">
<desc>=equals sign R:</desc>
</entity>
<font name="hlcry" pos="131"/>
<description>EQUALS SIGN</description>
</character>
<character id="U0003D-020D2" dec="61-8402" type="other" mode="unknown">
<description unicode="combination">EQUALS SIGN with vertical line</description>
</character>
<character id="U0003D-020E5" dec="61-8421" mode="math" type="relation">
<afii>DB44</afii>
<entity id="bne" set="STIX">
</entity>
<entity id="bne" set="9573-13-isotech">
<desc>reverse not equal</desc>
</entity>
<description unicode="combination">EQUALS SIGN with reverse slash</description>
</character>
<character id="U0003E" dec="62" mode="math" type="relation">
<afii>003E</afii>
<latex>></latex>
<Elsevier grid="bma" ent="">
<desc>greater than sign</desc>
<elsrender>></elsrender>
</Elsevier>
<AMS>\greater</AMS>
<APS>gt</APS>
<AIP>gt</AIP>
<entity id="gt" set="predefined"/>
<entity id="gt" set="html4-special">
<desc>greater-than sign</desc>
</entity>
<entity id="gt" set="8879-isonum">
<desc>=greater-than sign R:</desc>
</entity>
<font name="ptmlucrm" pos="62"/>
<description>GREATER-THAN SIGN</description>
</character>
<character id="U0003E-020D2" dec="62-8402" type="other" mode="unknown">
<entity id="nvgt" set="9573-13-isoamsn">
<desc>not, vert, greater-than</desc>
</entity>
<description unicode="combination">GREATER-THAN SIGN with vertical line</description>
</character>
<character id="U0003F" dec="63" mode="text" type="punctuation">
<afii>003F</afii>
<latex>?</latex>
<entity id="quest" set="8879-isonum">
<desc>=question mark</desc>
</entity>
<font name="ptmr7t" pos="63"/>
<description>QUESTION MARK</description>
</character>
<character id="U00040" dec="64" mode="text" type="normal">
<afii>0040</afii>
<latex>@</latex>
<AIP>at</AIP>
<entity id="commat" set="8879-isonum">
<desc>=commercial at</desc>
</entity>
<font name="ptmr7t" pos="64"/>
<description>COMMERCIAL AT</description>
</character>
<character id="U00041" dec="65" mode="text" type="other">
<latex>A</latex>
<description>LATIN CAPITAL LETTER A</description>
</character>
<character id="U00042" dec="66" mode="text" type="other">
<latex>B</latex>
<description>LATIN CAPITAL LETTER B</description>
</character>
<character id="U00043" dec="67" mode="text" type="other">
<latex>C</latex>
<description>LATIN CAPITAL LETTER C</description>
</character>
<character id="U00044" dec="68" mode="text" type="other">
<latex>D</latex>
<description>LATIN CAPITAL LETTER D</description>
</character>
<character id="U00045" dec="69" mode="text" type="other">
<latex>E</latex>
<description>LATIN CAPITAL LETTER E</description>
</character>
<character id="U00046" dec="70" mode="text" type="other">
<latex>F</latex>
<description>LATIN CAPITAL LETTER F</description>
</character>
<character id="U00047" dec="71" mode="text" type="other">
<latex>G</latex>
<description>LATIN CAPITAL LETTER G</description>
</character>
<character id="U00048" dec="72" mode="text" type="other">
<latex>H</latex>
<description>LATIN CAPITAL LETTER H</description>
</character>
<character id="U00049" dec="73" mode="text" type="other">
<latex>I</latex>
<description>LATIN CAPITAL LETTER I</description>
</character>
<character id="U0004A" dec="74" mode="text" type="other">
<latex>J</latex>
<description>LATIN CAPITAL LETTER J</description>
</character>
<character id="U0004B" dec="75" mode="text" type="other">
<latex>K</latex>
<description>LATIN CAPITAL LETTER K</description>
</character>
<character id="U0004C" dec="76" mode="text" type="other">
<afii>004C</afii>
<latex>L</latex>
<Elsevier grid="pfl" ent="">
<desc>capital L (phonetic symbol)</desc>
<elsrender>L</elsrender>
</Elsevier>
<description>LATIN CAPITAL LETTER L</description>
</character>
<character id="U0004D" dec="77" mode="text" type="other">
<latex>M</latex>
<description>LATIN CAPITAL LETTER M</description>
</character>
<character id="U0004E" dec="78" mode="text" type="other">
<latex>N</latex>
<description>LATIN CAPITAL LETTER N</description>
</character>
<character id="U0004F" dec="79" mode="text" type="other">
<latex>O</latex>
<description>LATIN CAPITAL LETTER O</description>
</character>
<character id="U00050" dec="80" mode="text" type="other">
<latex>P</latex>
<description>LATIN CAPITAL LETTER P</description>
</character>
<character id="U00051" dec="81" mode="text" type="other">
<latex>Q</latex>
<description>LATIN CAPITAL LETTER Q</description>
</character>
<character id="U00052" dec="82" mode="text" type="other">
<latex>R</latex>
<description>LATIN CAPITAL LETTER R</description>
</character>
<character id="U00053" dec="83" mode="text" type="other">
<latex>S</latex>
<description>LATIN CAPITAL LETTER S</description>
</character>
<character id="U00054" dec="84" mode="text" type="other">
<latex>T</latex>
<description>LATIN CAPITAL LETTER T</description>
</character>
<character id="U00055" dec="85" mode="text" type="other">
<latex>U</latex>
<description>LATIN CAPITAL LETTER U</description>
</character>
<character id="U00056" dec="86" mode="text" type="other">
<latex>V</latex>
<description>LATIN CAPITAL LETTER V</description>
</character>
<character id="U00057" dec="87" mode="text" type="other">
<latex>W</latex>
<description>LATIN CAPITAL LETTER W</description>
</character>
<character id="U00058" dec="88" mode="text" type="other">
<latex>X</latex>
<description>LATIN CAPITAL LETTER X</description>
</character>
<character id="U00059" dec="89" mode="text" type="other">
<latex>Y</latex>
<description>LATIN CAPITAL LETTER Y</description>
</character>
<character id="U0005A" dec="90" mode="text" type="other">
<latex>Z</latex>
<description>LATIN CAPITAL LETTER Z</description>
</character>
<character id="U0005B" dec="91" mode="text" type="opening">
<afii>005B</afii>
<latex>[</latex>
<AMS>\lbrack</AMS>
<AIP>lsqb</AIP>
<IEEE>\lbrack</IEEE>
<entity id="lsqb" set="8879-isonum">
<desc>/lbrack O: =left square bracket</desc>
</entity>
<entity id="lbrack" set="mmlalias">
<desc>alias ISONUM lsqb</desc>
</entity>
<font name="ptmlucrm" pos="134"/>
<description>LEFT SQUARE BRACKET</description>
</character>
<character id="U0005C" dec="92" mode="mixed" type="normal">
<afii>EE3C</afii>
<latex>\textbackslash </latex>
<mathlatex>\backslash </mathlatex>
<AMS>\backslash</AMS>
<APS>bsol</APS>
<AIP>bsol</AIP>
<IEEE>\backslash</IEEE>
<entity id="bsol" set="8879-isonum">
<desc>/backslash =reverse solidus</desc>
</entity>
<font name="hlcry" pos="110"/>
<description>REVERSE SOLIDUS</description>
</character>
<character id="U0005C-02282" dec="92-8834" mode="math" type="relation">
<afii>DBF4</afii>
<entity id="bsolhsub" set="STIX">
</entity>
<entity id="bsolhsub" set="9573-13-isoamsr">
<desc>reverse solidus, subset</desc>
</entity>
<description>REVERSE SOLIDUS, SUBSET OF</description>
</character>
<character id="U0005D" dec="93" mode="text" type="closing">
<afii>005D</afii>
<latex>]</latex>
<AMS>\rbrack</AMS>
<AIP>rsqb</AIP>
<IEEE>\rbrack</IEEE>
<entity id="rsqb" set="8879-isonum">
<desc>/rbrack C: =right square bracket</desc>
</entity>
<entity id="rbrack" set="mmlalias">
<desc>alias ISONUM rsqb</desc>
</entity>
<font name="ptmlucrm" pos="135"/>
<description>RIGHT SQUARE BRACKET</description>
</character>
<character id="U0005E" dec="94" mode="text" type="other">
<afii>2323</afii>
<latex>\^{}</latex>
<AMS>\textasciicircumflex</AMS>
<entity id="Hat" set="mmlextra">
<desc>circumflex accent</desc>
</entity>
<description>CIRCUMFLEX ACCENT</description>
</character>
<character id="U0005F" dec="95" mode="math" type="other">
<afii>005F</afii>
<latex>\_</latex>
<AIP>lowbar</AIP>
<entity id="lowbar" set="8879-isonum">
<desc>=low line</desc>
</entity>
<description>LOW LINE</description>
</character>
<character id="U00060" dec="96" mode="text" type="other">
<afii>0060</afii>
<latex>\textasciigrave </latex>
<AMS>\textasciigrave</AMS>
<entity id="grave" set="ISODIA">
<desc>grave accent</desc>
</entity>
<entity id="grave" set="8879-isodia">
<desc>=grave accent</desc>
</entity>
<entity id="DiacriticalGrave" set="mmlalias">
<desc>alias ISODIA grave</desc>
</entity>
<description>GRAVE ACCENT</description>
</character>
<character id="U00061" dec="97" mode="text" type="other">
<latex>a</latex>
<description>LATIN SMALL LETTER A</description>
</character>
<character id="U00062" dec="98" mode="text" type="other">
<latex>b</latex>
<description>LATIN SMALL LETTER B</description>
</character>
<character id="U00063" dec="99" mode="text" type="other">
<latex>c</latex>
<description>LATIN SMALL LETTER C</description>
</character>
<character id="U00064" dec="100" mode="text" type="other">
<latex>d</latex>
<description>LATIN SMALL LETTER D</description>
</character>
<character id="U00065" dec="101" mode="text" type="other">
<latex>e</latex>
<description>LATIN SMALL LETTER E</description>
</character>
<character id="U00066" dec="102" mode="text" type="other">
<latex>f</latex>
<description>LATIN SMALL LETTER F</description>
</character>
<character id="U00067" dec="103" mode="text" type="other">
<latex>g</latex>
<description>LATIN SMALL LETTER G</description>
</character>
<character id="U00068" dec="104" mode="text" type="other">
<latex>h</latex>
<description>LATIN SMALL LETTER H</description>
</character>
<character id="U00069" dec="105" mode="text" type="other">
<latex>i</latex>
<description>LATIN SMALL LETTER I</description>
</character>
<character id="U0006A" dec="106" mode="text" type="other">
<latex>j</latex>
<entity id="jnodot" set="8879-isoamso">
<desc>/jmath - small j, no dot </desc>
</entity>
<entity id="jmath" set="9573-13-isoamso">
<desc>/jmath - small j, no dot</desc>
</entity>
<description>LATIN SMALL LETTER J</description>
</character>
<character id="U0006B" dec="107" mode="text" type="other">
<latex>k</latex>
<description>LATIN SMALL LETTER K</description>
</character>
<character id="U0006C" dec="108" mode="text" type="other">
<latex>l</latex>
<description>LATIN SMALL LETTER L</description>
</character>
<character id="U0006D" dec="109" mode="text" type="other">
<latex>m</latex>
<description>LATIN SMALL LETTER M</description>
</character>
<character id="U0006E" dec="110" mode="text" type="other">
<latex>n</latex>
<description>LATIN SMALL LETTER N</description>
</character>
<character id="U0006F" dec="111" mode="text" type="other">
<latex>o</latex>
<description>LATIN SMALL LETTER O</description>
</character>
<character id="U00070" dec="112" mode="text" type="other">
<latex>p</latex>
<description>LATIN SMALL LETTER P</description>
</character>
<character id="U00071" dec="113" mode="text" type="other">
<latex>q</latex>
<description>LATIN SMALL LETTER Q</description>
</character>
<character id="U00072" dec="114" mode="text" type="other">
<latex>r</latex>
<description>LATIN SMALL LETTER R</description>
</character>
<character id="U00073" dec="115" mode="text" type="other">
<latex>s</latex>
<description>LATIN SMALL LETTER S</description>
</character>
<character id="U00074" dec="116" mode="text" type="other">
<latex>t</latex>
<description>LATIN SMALL LETTER T</description>
</character>
<character id="U00075" dec="117" mode="text" type="other">
<latex>u</latex>
<description>LATIN SMALL LETTER U</description>
</character>
<character id="U00076" dec="118" mode="text" type="other">
<latex>v</latex>
<description>LATIN SMALL LETTER V</description>
</character>
<character id="U00077" dec="119" mode="text" type="other">
<latex>w</latex>
<description>LATIN SMALL LETTER W</description>
</character>
<character id="U00078" dec="120" mode="text" type="other">
<latex>x</latex>
<description>LATIN SMALL LETTER X</description>
</character>
<character id="U00079" dec="121" mode="text" type="other">
<latex>y</latex>
<description>LATIN SMALL LETTER Y</description>
</character>
<character id="U0007A" dec="122" mode="text" type="other">
<latex>z</latex>
<description>LATIN SMALL LETTER Z</description>
</character>
<character id="U0007B" dec="123" mode="math" type="opening">
<afii>007B</afii>
<latex>\lbrace </latex>
<AMS>\lbrace</AMS>
<AIP>lcub</AIP>
<IEEE>\lbrace</IEEE>
<entity id="lcub" set="8879-isonum">
<desc>/lbrace O: =left curly bracket</desc>
</entity>
<entity id="lbrace" set="mmlalias">
<desc>alias ISONUM lcub</desc>
</entity>
<font name="hlcry" pos="102"/>
<description>LEFT CURLY BRACKET</description>
</character>
<character id="U0007C" dec="124" mode="math" type="other">
<afii>007C</afii>
<latex>\vert </latex>
<Elsevier grid="bdk" ent="z.sfnc">
<desc>single-rule fence</desc>
</Elsevier>
<AMS>\vert</AMS>
<IEEE>\vert</IEEE>
<entity id="verbar" set="8879-isonum">
<desc>/vert =vertical bar</desc>
</entity>
<entity id="vert" set="mmlalias">
<desc>alias ISONUM verbar</desc>
</entity>
<entity id="VerticalLine" set="mmlextra">
<desc>alias ISONUM verbar</desc>
</entity>
<font name="hlcry" pos="106"/>
<description>VERTICAL LINE</description>
</character>
<character id="U0007D" dec="125" mode="math" type="closing">
<afii>007D</afii>
<latex>\rbrace </latex>
<AMS>\rbrace</AMS>
<AIP>rcub</AIP>
<IEEE>\rbrace</IEEE>
<entity id="rcub" set="8879-isonum">
<desc>/rbrace C: =right curly bracket</desc>
</entity>
<entity id="rbrace" set="mmlalias">
<desc>alias ISONUM rcub</desc>
</entity>
<font name="hlcry" pos="103"/>
<description>RIGHT CURLY BRACKET</description>
</character>
<character id="U0007E" dec="126" mode="text" type="other">
<afii>007E</afii>
<latex>\textasciitilde </latex>
<AMS>\textasciitilde</AMS>
<description>TILDE</description>
</character>
<character id="U0007F" dec="127">
<description unicode="control">DELETE</description>
</character>
<character id="U00080" dec="128">
<description unicode="control"></description>
</character>
<character id="U00081" dec="129">
<description unicode="control"></description>
</character>
<character id="U00082" dec="130">
<description unicode="control">BREAK PERMITTED HERE</description>
</character>
<character id="U00083" dec="131">
<description unicode="control">NO BREAK HERE</description>
</character>
<character id="U00084" dec="132">
<description unicode="control"></description>
</character>
<character id="U00085" dec="133">
<description unicode="control">NEXT LINE (NEL)</description>
</character>
<character id="U00086" dec="134">
<description unicode="control">START OF SELECTED AREA</description>
</character>
<character id="U00087" dec="135">
<description unicode="control">END OF SELECTED AREA</description>
</character>
<character id="U00088" dec="136">
<description unicode="control">CHARACTER TABULATION SET</description>
</character>
<character id="U00089" dec="137">
<description unicode="control">CHARACTER TABULATION WITH JUSTIFICATION</description>
</character>
<character id="U0008A" dec="138">
<description unicode="control">LINE TABULATION SET</description>
</character>
<character id="U0008B" dec="139">
<description unicode="control">PARTIAL LINE FORWARD</description>
</character>
<character id="U0008C" dec="140">
<description unicode="control">PARTIAL LINE BACKWARD</description>
</character>
<character id="U0008D" dec="141">
<description unicode="control">REVERSE LINE FEED</description>
</character>
<character id="U0008E" dec="142">
<description unicode="control">SINGLE SHIFT TWO</description>
</character>
<character id="U0008F" dec="143">
<description unicode="control">SINGLE SHIFT THREE</description>
</character>
<character id="U00090" dec="144">
<description unicode="control">DEVICE CONTROL STRING</description>
</character>
<character id="U00091" dec="145">
<description unicode="control">PRIVATE USE ONE</description>
</character>
<character id="U00092" dec="146">
<description unicode="control">PRIVATE USE TWO</description>
</character>
<character id="U00093" dec="147">
<description unicode="control">SET TRANSMIT STATE</description>
</character>
<character id="U00094" dec="148">
<description unicode="control">CANCEL CHARACTER</description>
</character>
<character id="U00095" dec="149">
<description unicode="control">MESSAGE WAITING</description>
</character>
<character id="U00096" dec="150">
<description unicode="control">START OF GUARDED AREA</description>
</character>
<character id="U00097" dec="151">
<description unicode="control">END OF GUARDED AREA</description>
</character>
<character id="U00098" dec="152">
<description unicode="control">START OF STRING</description>
</character>
<character id="U00099" dec="153">
<description unicode="control"></description>
</character>
<character id="U0009A" dec="154">
<description unicode="control">SINGLE CHARACTER INTRODUCER</description>
</character>
<character id="U0009B" dec="155">
<description unicode="control">CONTROL SEQUENCE INTRODUCER</description>
</character>
<character id="U0009C" dec="156">
<description unicode="control">STRING TERMINATOR</description>
</character>
<character id="U0009D" dec="157">
<description unicode="control">OPERATING SYSTEM COMMAND</description>
</character>
<character id="U0009E" dec="158">
<description unicode="control">PRIVACY MESSAGE</description>
</character>
<character id="U0009F" dec="159">
<description unicode="control">APPLICATION PROGRAM COMMAND</description>
</character>
<character id="U000A0" dec="160" mode="math" type="other">
<afii>EF21</afii>
<latex>~</latex>
<Elsevier grid="ba0" ent="nbsp">
<desc>no break (required) space</desc>
</Elsevier>
<Wolfram>NonBreakingSpace</Wolfram>
<entity id="nbsp" set="html4-lat1">
<desc>no-break space = non-breaking space</desc>
</entity>
<entity id="nbsp" set="8879-isonum">
<desc>=no break (required) space</desc>
</entity>
<entity id="NonBreakingSpace" set="mmlalias">
<desc>alias ISONUM nbsp</desc>
</entity>
<description>NO-BREAK SPACE</description>
</character>
<character id="U000A1" dec="161" mode="text" type="punctuation">
<afii>00A1</afii>
<latex>\textexclamdown </latex>
<Elsevier grid="cge" ent="iexcl">
<desc>inverted exclamation mark (Spanish)</desc>
</Elsevier>
<AMS>\textexclamdown</AMS>
<AIP>iexcl</AIP>
<Wolfram>DownExclamation</Wolfram>
<entity id="iexcl" set="html4-lat1">
<desc>inverted exclamation mark</desc>
</entity>
<entity id="iexcl" set="8879-isonum">
<desc>=inverted exclamation mark</desc>
</entity>
<description>INVERTED EXCLAMATION MARK</description>
</character>
<character id="U000A2" dec="162" mode="mixed" type="normal">
<afii>00A2</afii>
<latex>\textcent </latex>
<mathlatex>\mbox{\textcent}</mathlatex>
<Elsevier grid="bhb" ent="cent">
<desc>cent sign</desc>
</Elsevier>
<AIP>cent</AIP>
<Wolfram>Cent</Wolfram>
<entity id="cent" set="html4-lat1">
<desc>cent sign</desc>
</entity>
<entity id="cent" set="8879-isonum">
<desc>=cent sign</desc>
</entity>
<font name="ptmr8c" pos="162"/>
<description>CENT SIGN</description>
</character>
<character id="U000A3" dec="163" mode="mixed" type="normal">
<afii>00A3</afii>
<latex>\textsterling </latex>
<mathlatex>\pounds </mathlatex>
<Elsevier grid="bhd" ent="pound">
<desc>pound sign</desc>
</Elsevier>
<AMS>\sterling</AMS>
<AIP>pound</AIP>
<Wolfram>Sterling</Wolfram>
<entity id="pound" set="html4-lat1">
<desc>pound sign</desc>
</entity>
<entity id="pound" set="8879-isonum">
<desc>=pound sign</desc>
</entity>
<font name="ptmlucmi" pos="36"/>
<description>POUND SIGN</description>
</character>
<character id="U000A4" dec="164" mode="mixed" type="normal">
<afii>0024</afii>
<latex>\textcurrency </latex>
<mathlatex>\mbox{\textcurrency}</mathlatex>
<Wolfram>Currency</Wolfram>
<entity id="curren" set="html4-lat1">
<desc>currency sign</desc>
</entity>
<entity id="curren" set="8879-isonum">
<desc>=general currency sign</desc>
</entity>
<font name="ptmr8c" pos="164"/>
<description>CURRENCY SIGN</description>
</character>
<character id="U000A5" dec="165" mode="mixed" type="normal">
<afii>00A5</afii>
<latex>\textyen </latex>
<mathlatex>\yen </mathlatex>
<Elsevier grid="bhf" ent="yen">
<desc>yen sign</desc>
</Elsevier>
<AMS>\yen</AMS>
<APS>yen</APS>
<Wolfram>Yen</Wolfram>
<entity id="yen" set="html4-lat1">
<desc>yen sign = yuan sign</desc>
</entity>
<entity id="yen" set="8879-isonum">
<desc>/yen =yen sign</desc>
</entity>
<font name="msam10" pos="85"/>
<description>YEN SIGN</description>
</character>
<character id="U000A6" dec="166" mode="text" type="normal">
<afii>EF6B</afii>
<latex>\textbrokenbar </latex>
<Elsevier grid="ben" ent="brvbar">
<desc>broken vertical bar</desc>
</Elsevier>
<entity id="brvbar" set="html4-lat1">
<desc>broken bar = broken vertical bar</desc>
</entity>
<entity id="brvbar" set="8879-isonum">
<desc>=broken (vertical) bar</desc>
</entity>
<font name="ptmr8c" pos="166"/>
<description>BROKEN BAR</description>
</character>
<character id="U000A7" dec="167" mode="mixed" type="normal">
<afii>00A7</afii>
<latex>\textsection </latex>
<mathlatex>\S </mathlatex>
<Elsevier grid="bfc" ent="sect">
<desc>section sign</desc>
</Elsevier>
<AMS>\S</AMS>
<AIP>sect</AIP>
<Wolfram>Section</Wolfram>
<entity id="sect" set="html4-lat1">
<desc>section sign</desc>
</entity>
<entity id="sect" set="8879-isonum">
<desc>=section sign</desc>
</entity>
<font name="hlcry" pos="120"/>
<description>SECTION SIGN</description>
</character>
<character id="U000A8" dec="168" mode="text" type="other">
<afii>2322</afii>
<latex>\textasciidieresis </latex>
<entity id="Dot" set="8879-isotech">
<desc>=dieresis or umlaut mark</desc>
</entity>
<entity id="Dot" set="9573-13-isotech">
<desc>dieresis or umlaut mark</desc>
</entity>
<entity id="die" set="ISODIA">
<desc>dieresis</desc>
</entity>
<entity id="die" set="8879-isodia">
<desc>=dieresis</desc>
</entity>
<entity id="DoubleDot" set="mmlalias">
<desc>alias ISODIA die</desc>
</entity>
<entity id="uml" set="html4-lat1">
<desc>diaeresis = spacing diaeresis</desc>
</entity>
<entity id="uml" set="8879-isodia">
<desc>=umlaut mark</desc>
</entity>
<description>DIAERESIS</description>
</character>
<character id="U000A9" dec="169" mode="mixed" type="normal">
<afii>00D3</afii>
<latex>\textcopyright </latex>
<mathlatex>\copyright </mathlatex>
<Elsevier grid="bhr" ent="copy">
<desc>copyright sign (circled C)</desc>
</Elsevier>
<AMS>\copyright</AMS>
<AIP>copy</AIP>
<Wolfram>Copyright</Wolfram>
<entity id="copy" set="html4-lat1">
<desc>copyright sign</desc>
</entity>
<entity id="copy" set="8879-isonum">
<desc>=copyright sign</desc>
</entity>
<font name="ptmr8c" pos="169"/>
<description>COPYRIGHT SIGN</description>
</character>
<character id="U000AA" dec="170" mode="text" type="other">
<afii>00E3</afii>
<latex>\textordfeminine </latex>
<Elsevier grid="cfu" ent="z.ausco">
<desc>a-underscore</desc>
</Elsevier>
<entity id="ordf" set="html4-lat1">
<desc>feminine ordinal indicator</desc>
</entity>
<entity id="ordf" set="8879-isonum">
<desc>=ordinal indicator, feminine</desc>
</entity>
<description>FEMININE ORDINAL INDICATOR</description>
</character>
<character id="U000AB" dec="171" mode="mixed" type="opening">
<afii>00AB</afii>
<latex>\guillemotleft </latex>
<mathlatex>\mbox{\guillemotleft}</mathlatex>
<Elsevier grid="ce8" ent="laquo">
<desc>open double guillemet; angle open quote</desc>
</Elsevier>
<AIP>laquo</AIP>
<Wolfram>LeftGuillemet</Wolfram>
<entity id="laquo" set="html4-lat1">
<desc>left-pointing double angle quotation mark = left pointing guillemet</desc>
</entity>
<entity id="laquo" set="8879-isonum">
<desc>=angle quotation mark, left</desc>
</entity>
<font name="fn21" pos="19"/>
<description>LEFT-POINTING DOUBLE ANGLE QUOTATION MARK</description>
</character>
<character id="U000AC" dec="172" mode="math" type="normal">
<afii>EF6A</afii>
<latex>\lnot </latex>
<Elsevier grid="bro" ent="not">
<desc>logical not sign</desc>
</Elsevier>
<AMS>\neg</AMS>
<APS>not</APS>
<AIP>urcorn</AIP>
<IEEE>\neg</IEEE>
<Wolfram>Not</Wolfram>
<entity id="not" set="html4-lat1">
<desc>not sign</desc>
</entity>
<entity id="not" set="8879-isonum">
<desc>/neg /lnot =not sign</desc>
</entity>
<font name="hlcry" pos="58"/>
<description>NOT SIGN</description>
</character>
<character id="U000AD" dec="173" mode="math" type="other">
<afii>EF23</afii>
<latex>\-</latex>
<Wolfram>Hyphen</Wolfram>
<entity id="shy" set="html4-lat1">
<desc>soft hyphen = discretionary hyphen</desc>
</entity>
<entity id="shy" set="8879-isonum">
<desc>=soft hyphen</desc>
</entity>
<description>SOFT HYPHEN</description>
</character>
<character id="U000AE" dec="174" mode="mixed" type="normal">
<afii>00D2</afii>
<latex>\textregistered </latex>
<mathlatex>\circledR </mathlatex>
<Elsevier grid="bhs" ent="reg">
<desc>registered sign (circled R)</desc>
</Elsevier>
<AMS>\circledR</AMS>
<APS>circR</APS>
<AIP>reg</AIP>
<Wolfram>RegisteredTrademark</Wolfram>
<entity id="reg" set="html4-lat1">
<desc>registered sign = registered trade mark sign</desc>
</entity>
<entity id="reg" set="8879-isonum">
<desc>/circledR =registered sign</desc>
</entity>
<entity id="circledR" set="mmlalias">
<desc>alias ISONUM reg</desc>
</entity>
<font name="ptmlucrm" pos="201"/>
<description>REGISTERED SIGN</description>
</character>
<character id="U000AF" dec="175" mode="text" type="other">
<afii>00C5</afii>
<latex>\textasciimacron </latex>
<entity id="macr" set="html4-lat1">
<desc>macron = spacing macron = overline = APL overbar</desc>
</entity>
<entity id="macr" set="8879-isodia">
<desc>=macron</desc>
</entity>
<entity id="OverBar" set="mmlextra">
<desc>over bar</desc>
</entity>
<entity id="strns" set="9573-13-isotech">
<desc>straightness</desc>
</entity>
<description>MACRON</description>
</character>
<character id="U000B0" dec="176" mode="mixed" type="other">
<afii>00B0</afii>
<latex>\textdegree </latex>
<mathlatex>\mbox{\textdegree}</mathlatex>
<Elsevier grid="bk7" ent="deg">
<desc>degree sign</desc>
</Elsevier>
<AMS>\degree</AMS>
<ACS>deg</ACS>
<AIP>deg</AIP>
<Wolfram>Degree</Wolfram>
<Springer>\degree</Springer>
<entity id="deg" set="html4-lat1">
<desc>degree sign</desc>
</entity>
<entity id="deg" set="8879-isonum">
<desc>=degree sign</desc>
</entity>
<font name="ptmr8c" pos="176"/>
<description>DEGREE SIGN</description>
</character>
<character id="U000B1" dec="177" mode="math" type="binaryop">
<afii>00B1</afii>
<latex>\pm </latex>
<Elsevier grid="btc" ent="plusmn">
<desc>plus or minus sign</desc>
</Elsevier>
<AMS>\pm</AMS>
<APS>plusmn</APS>
<ACS>plusmn</ACS>
<AIP>plusmn</AIP>
<IEEE>\pm</IEEE>
<Wolfram>PlusMinus</Wolfram>
<entity id="plusmn" set="html4-lat1">
<desc>plus-minus sign = plus-or-minus sign</desc>
</entity>
<entity id="plusmn" set="8879-isonum">
<desc>/pm B: =plus-or-minus sign</desc>
</entity>
<entity id="pm" set="mmlalias">
<desc>alias ISONUM plusmn</desc>
</entity>
<entity id="PlusMinus" set="mmlalias">
<desc>alias ISONUM plusmn</desc>
</entity>
<font name="hlcry" pos="6"/>
<description>PLUS-MINUS SIGN</description>
</character>
<character id="U000B2" dec="178" mode="math" type="other">
<afii>00B2</afii>
<latex>{^2}</latex>
<entity id="sup2" set="html4-lat1">
<desc>superscript two = superscript digit two = squared</desc>
</entity>
<entity id="sup2" set="8879-isonum">
<desc>=superscript two</desc>
</entity>
<font name="ptmr7t" pos="50"/>
<description>SUPERSCRIPT TWO</description>
</character>
<character id="U000B3" dec="179" mode="math" type="other">
<afii>00B3</afii>
<latex>{^3}</latex>
<entity id="sup3" set="html4-lat1">
<desc>superscript three = superscript digit three = cubed</desc>
</entity>
<entity id="sup3" set="8879-isonum">
<desc>=superscript three</desc>
</entity>
<font name="ptmr7t" pos="51"/>
<description>SUPERSCRIPT THREE</description>
</character>
<character id="U000B4" dec="180" mode="text" type="other">
<afii>2323</afii>
<latex>\textasciiacute </latex>
<AMS>\textasciiacute</AMS>
<entity id="acute" set="html4-lat1">
<desc>acute accent = spacing acute</desc>
</entity>
<entity id="acute" set="8879-isodia">
<desc>=acute accent</desc>
</entity>
<entity id="DiacriticalAcute" set="mmlalias">
<desc>alias ISODIA acute</desc>
</entity>
<description>ACUTE ACCENT</description>
</character>
<character id="U000B5" dec="181" mode="math" type="normal">
<afii>00B5</afii>
<latex>\mathrm{\mu}</latex>
<Wolfram>Micro</Wolfram>
<entity id="micro" set="html4-lat1">
<desc>micro sign</desc>
</entity>
<entity id="micro" set="8879-isonum">
<desc>=micro sign</desc>
</entity>
<font name="ptmlucrm" pos="22"/>
<description>MICRO SIGN</description>
</character>
<character id="U000B6" dec="182" mode="mixed" type="normal">
<afii>00B6</afii>
<latex>\textparagraph </latex>
<mathlatex>\P </mathlatex>
<Elsevier grid="bfd" ent="para">
<desc>paragraph sign; pilcrow</desc>
</Elsevier>
<AMS>\P</AMS>
<AIP>para</AIP>
<Wolfram>Paragraph</Wolfram>
<entity id="para" set="html4-lat1">
<desc>pilcrow sign = paragraph sign</desc>
</entity>
<entity id="para" set="8879-isonum">
<desc>=pilcrow (paragraph sign)</desc>
</entity>
<font name="hlcry" pos="123"/>
<description>PILCROW SIGN</description>
</character>
<character id="U000B7" dec="183" mode="math" type="binaryop">
<afii>00B7</afii>
<latex>\cdot </latex>
<Elsevier grid="bo0" ent="z.rad">
<desc>radical dot</desc>
</Elsevier>
<AMS>\cdotp</AMS>
<IEEE>\cdotp</IEEE>
<Wolfram>CenterDot</Wolfram>
<entity id="middot" set="html4-lat1">
<desc>middle dot = Georgian comma = Greek middle dot</desc>
</entity>
<entity id="middot" set="8879-isonum">
<desc>/centerdot B: =middle dot</desc>
</entity>
<entity id="centerdot" set="mmlalias">
<desc>alias ISONUM middot</desc>
</entity>
<entity id="CenterDot" set="mmlalias">
<desc>alias ISONUM middot</desc>
</entity>
<font name="hlcry" pos="1"/>
<font name="hlcra" pos="225"/>
<description>MIDDLE DOT</description>
</character>
<character id="U000B8" dec="184" mode="mixed" type="other">
<afii>00CB</afii>
<latex>\c{}</latex>
<mathlatex>\mbox{\c{}}</mathlatex>
<entity id="cedil" set="html4-lat1">
<desc>cedilla = spacing cedilla</desc>
</entity>
<entity id="cedil" set="8879-isodia">
<desc>=cedilla</desc>
</entity>
<entity id="Cedilla" set="mmlalias">
<desc>alias ISODIA cedil</desc>
</entity>
<description>CEDILLA</description>
</character>
<character id="U000B9" dec="185" mode="math" type="other">
<afii>00D1</afii>
<latex>{^1}</latex>
<entity id="sup1" set="html4-lat1">
<desc>superscript one = superscript digit one</desc>
</entity>
<entity id="sup1" set="8879-isonum">
<desc>=superscript one</desc>
</entity>
<font name="hlcry" pos="116"/>
<description>SUPERSCRIPT ONE</description>
</character>
<character id="U000BA" dec="186" mode="text" type="other">
<afii>00EB</afii>
<latex>\textordmasculine </latex>
<Elsevier grid="cfv" ent="z.ousco">
<desc>o-underscore</desc>
</Elsevier>
<entity id="ordm" set="html4-lat1">
<desc>masculine ordinal indicator</desc>
</entity>
<entity id="ordm" set="8879-isonum">
<desc>=ordinal indicator, masculine</desc>
</entity>
<description>MASCULINE ORDINAL INDICATOR</description>
</character>
<character id="U000BB" dec="187" mode="mixed" type="closing">
<afii>00BB</afii>
<latex>\guillemotright </latex>
<mathlatex>\mbox{\guillemotright}</mathlatex>
<Elsevier grid="cf8" ent="raquo">
<desc>close double guillemet; angle close quote</desc>
</Elsevier>
<AIP>raquo</AIP>
<Wolfram>RightGuillemet</Wolfram>
<entity id="raquo" set="html4-lat1">
<desc>right-pointing double angle quotation mark = right pointing guillemet</desc>
</entity>
<entity id="raquo" set="8879-isonum">
<desc>=angle quotation mark, right</desc>
</entity>
<font name="fn21" pos="20"/>
<description>RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK</description>
</character>
<character id="U000BC" dec="188" mode="text" type="other">
<afii>00BC</afii>
<latex>\textonequarter </latex>
<entity id="frac14" set="html4-lat1">
<desc>vulgar fraction one quarter = fraction one quarter</desc>
</entity>
<entity id="frac14" set="8879-isonum">
<desc>=fraction one-quarter</desc>
</entity>
<description>VULGAR FRACTION ONE QUARTER</description>
</character>
<character id="U000BD" dec="189" mode="text" type="other">
<afii>00BD</afii>
<latex>\textonehalf </latex>
<entity id="frac12" set="html4-lat1">
<desc>vulgar fraction one half = fraction one half</desc>
</entity>
<entity id="frac12" set="8879-isonum">
<desc>=fraction one-half</desc>
</entity>
<entity id="half" set="8879-isonum">
<desc>=fraction one-half</desc>
</entity>
<description>VULGAR FRACTION ONE HALF</description>
</character>
<character id="U000BE" dec="190" mode="text" type="other">
<afii>00BE</afii>
<latex>\textthreequarters </latex>
<entity id="frac34" set="html4-lat1">
<desc>vulgar fraction three quarters = fraction three quarters</desc>
</entity>
<entity id="frac34" set="887