<?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>\&amp;</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>&lt;</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>&gt;</latex>
<Elsevier grid="bma" ent="">
 <desc>greater than sign</desc>
 <elsrender>&gt;</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="8879-isonum">
 <desc>=fraction three-quarters</desc>
</entity>
<description>VULGAR FRACTION THREE QUARTERS</description>

</character>

<character id=“U000BF” dec=“191” mode=“text” type=“punctuation”>

<afii>00BF</afii>
<latex>\textquestiondown </latex>
<Elsevier grid="cgq" ent="iquest">
 <desc>inverted question mark (Spanish)</desc>
</Elsevier>
<AMS>\textquestiondown</AMS>
<AIP>iquest</AIP>
<Wolfram>DownQuestion</Wolfram>
<entity id="iquest" set="html4-lat1">
 <desc>inverted question mark = turned question mark</desc>
</entity>
<entity id="iquest" set="8879-isonum">
 <desc>=inverted question mark</desc>
</entity>
<description>INVERTED QUESTION MARK</description>

</character>

<character id=“U000C0” dec=“192” mode=“mixed” type=“other”>

<latex>\`{A}</latex>
<mathlatex>\grave{A}</mathlatex>
<Wolfram>CapitalAGrave</Wolfram>
<entity id="Agrave" set="html4-lat1">
 <desc>latin capital letter A with grave = latin capital letter A grave</desc>
</entity>
<entity id="Agrave" set="8879-isolat1">
 <desc>=capital A, grave accent</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH GRAVE</description>

</character>

<character id=“U000C1” dec=“193” mode=“mixed” type=“other”>

<latex>\'{A}</latex>
<mathlatex>\acute{A}</mathlatex>
<Wolfram>CapitalAAcute</Wolfram>
<entity id="Aacute" set="html4-lat1">
 <desc>latin capital letter A with acute</desc>
</entity>
<entity id="Aacute" set="8879-isolat1">
 <desc>=capital A, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH ACUTE</description>

</character>

<character id=“U000C2” dec=“194” mode=“mixed” type=“other”>

<latex>\^{A}</latex>
<mathlatex>\hat{A}</mathlatex>
<Wolfram>CapitalAHat</Wolfram>
<entity id="Acirc" set="html4-lat1">
 <desc>latin small letter a with circumflex</desc>
</entity>
<entity id="Acirc" set="8879-isolat1">
 <desc>=capital A, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH CIRCUMFLEX</description>

</character>

<character id=“U000C3” dec=“195” mode=“mixed” type=“other”>

<latex>\~{A}</latex>
<mathlatex>\tilde{A}</mathlatex>
<Wolfram>CapitalATilde</Wolfram>
<entity id="Atilde" set="html4-lat1">
 <desc>latin capital letter A with tilde</desc>
</entity>
<entity id="Atilde" set="8879-isolat1">
 <desc>=capital A, tilde</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH TILDE</description>

</character>

<character id=“U000C4” dec=“196” mode=“mixed” type=“other”>

<latex>\"{A}</latex>
<mathlatex>\ddot{A}</mathlatex>
<Wolfram>CapitalADoubleDot</Wolfram>
<entity id="Auml" set="html4-lat1">
 <desc>latin capital letter A with diaeresis</desc>
</entity>
<entity id="Auml" set="8879-isolat1">
 <desc>=capital A, dieresis or umlaut mark</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH DIAERESIS</description>

</character>

<character id=“U000C5” dec=“197” mode=“text” type=“other”>

<latex>\AA </latex>
<Wolfram>CapitalARing</Wolfram>
<entity id="Aring" set="html4-lat1">
 <desc>latin capital letter A with ring above = latin capital letter A ring</desc>
</entity>
<entity id="Aring" set="8879-isolat1">
 <desc>=capital A, ring</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH RING ABOVE</description>

</character>

<character id=“U000C6” dec=“198” mode=“text” type=“alphabetic”>

<afii>00E1</afii>
<latex>\AE </latex>
<Elsevier grid="cfb" ent="AElig">
 <desc>ligature AE</desc>
</Elsevier>
<AMS>\AE</AMS>
<AIP>AElig</AIP>
<Wolfram>CapitalAE</Wolfram>
<entity id="AElig" set="html4-lat1">
 <desc>latin capital letter AE = latin capital ligature AE</desc>
</entity>
<entity id="AElig" set="8879-isolat1">
 <desc>=capital AE diphthong (ligature)</desc>
</entity>
<description>LATIN CAPITAL LETTER AE</description>

</character>

<character id=“U000C7” dec=“199” mode=“mixed” type=“other”>

<latex>\c{C}</latex>
<mathlatex>\mbox{\c{C}}</mathlatex>
<Wolfram>CapitalCCedilla</Wolfram>
<entity id="Ccedil" set="html4-lat1">
 <desc>latin capital letter C with cedilla</desc>
</entity>
<entity id="Ccedil" set="8879-isolat1">
 <desc>=capital C, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER C WITH CEDILLA</description>

</character>

<character id=“U000C8” dec=“200” mode=“mixed” type=“other”>

<latex>\`{E}</latex>
<mathlatex>\grave{E}</mathlatex>
<Wolfram>CapitalEGrave</Wolfram>
<entity id="Egrave" set="html4-lat1">
 <desc>latin capital letter E with grave</desc>
</entity>
<entity id="Egrave" set="8879-isolat1">
 <desc>=capital E, grave accent</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH GRAVE</description>

</character>

<character id=“U000C9” dec=“201” mode=“mixed” type=“other”>

<latex>\'{E}</latex>
<mathlatex>\acute{E}</mathlatex>
<Wolfram>CapitalEAcute</Wolfram>
<entity id="Eacute" set="html4-lat1">
 <desc>latin capital letter E with acute</desc>
</entity>
<entity id="Eacute" set="8879-isolat1">
 <desc>=capital E, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH ACUTE</description>

</character>

<character id=“U000CA” dec=“202” mode=“mixed” type=“other”>

<latex>\^{E}</latex>
<mathlatex>\hat{E}</mathlatex>
<Wolfram>CapitalEHat</Wolfram>
<entity id="Ecirc" set="html4-lat1">
 <desc>latin capital letter E with circumflex</desc>
</entity>
<entity id="Ecirc" set="8879-isolat1">
 <desc>=capital E, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH CIRCUMFLEX</description>

</character>

<character id=“U000CB” dec=“203” mode=“mixed” type=“other”>

<latex>\"{E}</latex>
<mathlatex>\ddot{E}</mathlatex>
<Wolfram>CapitalEDoubleDot</Wolfram>
<entity id="Euml" set="html4-lat1">
 <desc>latin capital letter E with diaeresis</desc>
</entity>
<entity id="Euml" set="8879-isolat1">
 <desc>=capital E, dieresis or umlaut mark</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH DIAERESIS</description>

</character>

<character id=“U000CC” dec=“204” mode=“mixed” type=“other”>

<latex>\`{I}</latex>
<mathlatex>\grave{I}</mathlatex>
<Wolfram>CapitalIGrave</Wolfram>
<entity id="Igrave" set="html4-lat1">
 <desc>latin capital letter I with grave</desc>
</entity>
<entity id="Igrave" set="8879-isolat1">
 <desc>=capital I, grave accent</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH GRAVE</description>

</character>

<character id=“U000CD” dec=“205” mode=“mixed” type=“other”>

<latex>\'{I}</latex>
<mathlatex>\acute{I}</mathlatex>
<Wolfram>CapitalIAcute</Wolfram>
<entity id="Iacute" set="html4-lat1">
 <desc>latin capital letter I with acute</desc>
</entity>
<entity id="Iacute" set="8879-isolat1">
 <desc>=capital I, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH ACUTE</description>

</character>

<character id=“U000CE” dec=“206” mode=“mixed” type=“other”>

<latex>\^{I}</latex>
<mathlatex>\hat{I}</mathlatex>
<Wolfram>CapitalIHat</Wolfram>
<entity id="Icirc" set="html4-lat1">
 <desc>latin capital letter I with circumflex</desc>
</entity>
<entity id="Icirc" set="8879-isolat1">
 <desc>=capital I, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH CIRCUMFLEX</description>

</character>

<character id=“U000CF” dec=“207” mode=“mixed” type=“other”>

<latex>\"{I}</latex>
<mathlatex>\ddot{I}</mathlatex>
<Wolfram>CapitalIDoubleDot</Wolfram>
<entity id="Iuml" set="html4-lat1">
 <desc>latin capital letter I with diaeresis</desc>
</entity>
<entity id="Iuml" set="8879-isolat1">
 <desc>=capital I, dieresis or umlaut mark</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH DIAERESIS</description>

</character>

<character id=“U000D0” dec=“208” mode=“text” type=“alphabetic”>

<afii>00E2</afii>
<latex>\DH </latex>
<Elsevier grid="pfd" ent="ETH">
 <desc>ETH  (phonetic symbol)</desc>
</Elsevier>
<Wolfram>CapitalEth</Wolfram>
<entity id="ETH" set="html4-lat1">
 <desc>latin capital letter ETH</desc>
</entity>
<entity id="ETH" set="8879-isolat1">
 <desc>=capital Eth, Icelandic</desc>
</entity>
<description>LATIN CAPITAL LETTER ETH</description>

</character>

<character id=“U000D1” dec=“209” mode=“mixed” type=“other”>

<latex>\~{N}</latex>
<mathlatex>\tilde{N}</mathlatex>
<Wolfram>CapitalNTilde</Wolfram>
<entity id="Ntilde" set="html4-lat1">
 <desc>latin capital letter N with tilde</desc>
</entity>
<entity id="Ntilde" set="8879-isolat1">
 <desc>=capital N, tilde</desc>
</entity>
<description>LATIN CAPITAL LETTER N WITH TILDE</description>

</character>

<character id=“U000D2” dec=“210” mode=“mixed” type=“other”>

<latex>\`{O}</latex>
<mathlatex>\grave{O}</mathlatex>
<Wolfram>CapitalOGrave</Wolfram>
<entity id="Ograve" set="html4-lat1">
 <desc>latin capital letter O with grave</desc>
</entity>
<entity id="Ograve" set="8879-isolat1">
 <desc>=capital O, grave accent</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH GRAVE</description>

</character>

<character id=“U000D3” dec=“211” mode=“mixed” type=“other”>

<latex>\'{O}</latex>
<mathlatex>\acute{O}</mathlatex>
<Wolfram>CapitalOAcute</Wolfram>
<entity id="Oacute" set="html4-lat1">
 <desc>latin capital letter O with acute</desc>
</entity>
<entity id="Oacute" set="8879-isolat1">
 <desc>=capital O, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH ACUTE</description>

</character>

<character id=“U000D4” dec=“212” mode=“mixed” type=“other”>

<latex>\^{O}</latex>
<mathlatex>\hat{O}</mathlatex>
<Wolfram>CapitalOHat</Wolfram>
<entity id="Ocirc" set="html4-lat1">
 <desc>latin capital letter O with circumflex</desc>
</entity>
<entity id="Ocirc" set="8879-isolat1">
 <desc>=capital O, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH CIRCUMFLEX</description>

</character>

<character id=“U000D5” dec=“213” mode=“mixed” type=“other”>

<latex>\~{O}</latex>
<mathlatex>\tilde{O}</mathlatex>
<Wolfram>CapitalOTilde</Wolfram>
<entity id="Otilde" set="html4-lat1">
 <desc>latin capital letter O with tilde</desc>
</entity>
<entity id="Otilde" set="8879-isolat1">
 <desc>=capital O, tilde</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH TILDE</description>

</character>

<character id=“U000D6” dec=“214” mode=“mixed” type=“other”>

<latex>\"{O}</latex>
<mathlatex>\ddot{O}</mathlatex>
<Wolfram>CapitalODoubleDot</Wolfram>
<entity id="Ouml" set="html4-lat1">
 <desc>latin capital letter O with diaeresis</desc>
</entity>
<entity id="Ouml" set="8879-isolat1">
 <desc>=capital O, dieresis or umlaut mark</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH DIAERESIS</description>

</character>

<character id=“U000D7” dec=“215” mode=“mixed” type=“binaryop”>

<afii>00B4</afii>
<latex>\texttimes </latex>
<mathlatex>\times </mathlatex>
<Elsevier grid="bsa" ent="times">
 <desc>multiplication sign</desc>
</Elsevier>
<AMS>\times</AMS>
<APS>times</APS>
<AIP>times</AIP>
<IEEE>\times</IEEE>
<Wolfram>Times</Wolfram>
<entity id="times" set="html4-lat1">
 <desc>multiplication sign</desc>
</entity>
<entity id="times" set="8879-isonum">
 <desc>/times B: =multiply sign</desc>
</entity>
<font name="hlcry" pos="2"/>
<description>MULTIPLICATION SIGN</description>

</character>

<character id=“U000D8” dec=“216” mode=“text” type=“alphabetic”>

<afii>00E9</afii>
<latex>\O </latex>
<Elsevier grid="cfp" ent="Oslash">
 <desc>capital O, slashed</desc>
</Elsevier>
<AMS>\O</AMS>
<Wolfram>CapitalOSlash</Wolfram>
<entity id="Oslash" set="html4-lat1">
 <desc>latin capital letter O with stroke = latin capital letter O slash</desc>
</entity>
<entity id="Oslash" set="8879-isolat1">
 <desc>=capital O, slash</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH STROKE</description>

</character>

<character id=“U000D9” dec=“217” mode=“mixed” type=“other”>

<latex>\`{U}</latex>
<mathlatex>\grave{U}</mathlatex>
<Wolfram>CapitalUGrave</Wolfram>
<entity id="Ugrave" set="html4-lat1">
 <desc>latin capital letter U with grave</desc>
</entity>
<entity id="Ugrave" set="8879-isolat1">
 <desc>=capital U, grave accent</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH GRAVE</description>

</character>

<character id=“U000DA” dec=“218” mode=“mixed” type=“other”>

<latex>\'{U}</latex>
<mathlatex>\acute{U}</mathlatex>
<Wolfram>CapitalUAcute</Wolfram>
<entity id="Uacute" set="html4-lat1">
 <desc>latin capital letter U with acute</desc>
</entity>
<entity id="Uacute" set="8879-isolat1">
 <desc>=capital U, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH ACUTE</description>

</character>

<character id=“U000DB” dec=“219” mode=“mixed” type=“other”>

<latex>\^{U}</latex>
<mathlatex>\hat{U}</mathlatex>
<Wolfram>CapitalUHat</Wolfram>
<entity id="Ucirc" set="html4-lat1">
 <desc>latin capital letter U with circumflex</desc>
</entity>
<entity id="Ucirc" set="8879-isolat1">
 <desc>=capital U, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH CIRCUMFLEX</description>

</character>

<character id=“U000DC” dec=“220” mode=“mixed” type=“other”>

<latex>\"{U}</latex>
<mathlatex>\ddot{U}</mathlatex>
<Wolfram>CapitalUDoubleDot</Wolfram>
<entity id="Uuml" set="html4-lat1">
 <desc>latin capital letter U with diaeresis</desc>
</entity>
<entity id="Uuml" set="8879-isolat1">
 <desc>=capital U, dieresis or umlaut mark</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH DIAERESIS</description>

</character>

<character id=“U000DD” dec=“221” mode=“mixed” type=“other”>

<latex>\'{Y}</latex>
<mathlatex>\acute{Y}</mathlatex>
<Wolfram>CapitalYAcute</Wolfram>
<entity id="Yacute" set="html4-lat1">
 <desc>latin capital letter Y with acute</desc>
</entity>
<entity id="Yacute" set="8879-isolat1">
 <desc>=capital Y, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER Y WITH ACUTE</description>

</character>

<character id=“U000DE” dec=“222” mode=“text” type=“alphabetic”>

<afii>00EC</afii>
<latex>\TH </latex>
<Elsevier grid="pcp" ent="THORN">
 <desc>THORN (phonetic symbol)</desc>
</Elsevier>
<AIP>bthorn</AIP>
<Wolfram>CapitalThorn</Wolfram>
<entity id="THORN" set="html4-lat1">
 <desc>latin capital letter THORN</desc>
</entity>
<entity id="THORN" set="8879-isolat1">
 <desc>=capital THORN, Icelandic</desc>
</entity>
<description>LATIN CAPITAL LETTER THORN</description>

</character>

<character id=“U000DF” dec=“223” mode=“text” type=“alphabetic”>

<afii>00FB</afii>
<latex>\ss </latex>
<Elsevier grid="cfs" ent="szlig">
 <desc>es-zet (German)</desc>
</Elsevier>
<AMS>\ss</AMS>
<AIP>gbeta</AIP>
<Wolfram>SZ</Wolfram>
<entity id="szlig" set="html4-lat1">
 <desc>latin small letter sharp s = ess-zed</desc>
</entity>
<entity id="szlig" set="8879-isolat1">
 <desc>=small sharp s, German (sz ligature)</desc>
</entity>
<description>LATIN SMALL LETTER SHARP S</description>

</character>

<character id=“U000E0” dec=“224” mode=“mixed” type=“other”>

<latex>\`{a}</latex>
<mathlatex>\grave{a}</mathlatex>
<Wolfram>AGrave</Wolfram>
<entity id="agrave" set="html4-lat1">
 <desc>latin small letter a with grave = latin small letter a grave</desc>
</entity>
<entity id="agrave" set="8879-isolat1">
 <desc>=small a, grave accent</desc>
</entity>
<description>LATIN SMALL LETTER A WITH GRAVE</description>

</character>

<character id=“U000E1” dec=“225” mode=“mixed” type=“other”>

<latex>\'{a}</latex>
<mathlatex>\acute{a}</mathlatex>
<Wolfram>AAcute</Wolfram>
<entity id="aacute" set="html4-lat1">
 <desc>latin small letter a with acute</desc>
</entity>
<entity id="aacute" set="8879-isolat1">
 <desc>=small a, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER A WITH ACUTE</description>

</character>

<character id=“U000E2” dec=“226” mode=“mixed” type=“other”>

<latex>\^{a}</latex>
<mathlatex>\hat{a}</mathlatex>
<Wolfram>AHat</Wolfram>
<entity id="acirc" set="html4-lat1">
 <desc>latin capital letter A with circumflex</desc>
</entity>
<entity id="acirc" set="8879-isolat1">
 <desc>=small a, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER A WITH CIRCUMFLEX</description>

</character>

<character id=“U000E3” dec=“227” mode=“mixed” type=“other”>

<latex>\~{a}</latex>
<mathlatex>\tilde{a}</mathlatex>
<Wolfram>ATilde</Wolfram>
<entity id="atilde" set="html4-lat1">
 <desc>latin small letter a with tilde</desc>
</entity>
<entity id="atilde" set="8879-isolat1">
 <desc>=small a, tilde</desc>
</entity>
<description>LATIN SMALL LETTER A WITH TILDE</description>

</character>

<character id=“U000E4” dec=“228” mode=“mixed” type=“other”>

<latex>\"{a}</latex>
<mathlatex>\ddot{a}</mathlatex>
<Wolfram>ADoubleDot</Wolfram>
<entity id="auml" set="html4-lat1">
 <desc>latin small letter a with diaeresis</desc>
</entity>
<entity id="auml" set="8879-isolat1">
 <desc>=small a, dieresis or umlaut mark</desc>
</entity>
<description>LATIN SMALL LETTER A WITH DIAERESIS</description>

</character>

<character id=“U000E5” dec=“229” mode=“text” type=“other”>

<latex>\aa </latex>
<Wolfram>ARing</Wolfram>
<entity id="aring" set="html4-lat1">
 <desc>latin small letter a with ring above = latin small letter a ring</desc>
</entity>
<entity id="aring" set="8879-isolat1">
 <desc>=small a, ring</desc>
</entity>
<description>LATIN SMALL LETTER A WITH RING ABOVE</description>

</character>

<character id=“U000E6” dec=“230” mode=“text” type=“alphabetic”>

<afii>E25A</afii>
<latex>\ae </latex>
<Elsevier grid="cfa" ent="aelig">
 <desc>ligature ae</desc>
</Elsevier>
<AMS>\ae</AMS>
<AIP>aelig</AIP>
<Wolfram>AE</Wolfram>
<entity id="aelig" set="html4-lat1">
 <desc>latin small letter ae = latin small ligature ae</desc>
</entity>
<entity id="aelig" set="8879-isolat1">
 <desc>=small ae diphthong (ligature)</desc>
</entity>
<description>LATIN SMALL LETTER AE</description>

</character>

<character id=“U000E7” dec=“231” mode=“mixed” type=“alphabetic”>

<afii>E2DA</afii>
<latex>\c{c}</latex>
<mathlatex>\mbox{\c{c}}</mathlatex>
<Elsevier grid="pcc" ent="">
 <desc> c cedilla  (phonetic symbol)</desc>
 <elsrender>&lt;a valign="d"&gt;&lt;ac&gt;c&lt;/ac&gt;&lt;ac&gt;&amp;cedil;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<AIP>cedilac</AIP>
<Wolfram>CCedilla</Wolfram>
<entity id="ccedil" set="html4-lat1">
 <desc>latin small letter c with cedilla</desc>
</entity>
<entity id="ccedil" set="8879-isolat1">
 <desc>=small c, cedilla</desc>
</entity>
<description>LATIN SMALL LETTER C WITH CEDILLA</description>

</character>

<character id=“U000E8” dec=“232” mode=“mixed” type=“other”>

<latex>\`{e}</latex>
<mathlatex>\grave{e}</mathlatex>
<Wolfram>EGrave</Wolfram>
<entity id="egrave" set="html4-lat1">
 <desc>latin small letter e with grave</desc>
</entity>
<entity id="egrave" set="8879-isolat1">
 <desc>=small e, grave accent</desc>
</entity>
<description>LATIN SMALL LETTER E WITH GRAVE</description>

</character>

<character id=“U000E9” dec=“233” mode=“mixed” type=“other”>

<latex>\'{e}</latex>
<mathlatex>\acute{e}</mathlatex>
<Wolfram>EAcute</Wolfram>
<entity id="eacute" set="html4-lat1">
 <desc>latin small letter e with acute</desc>
</entity>
<entity id="eacute" set="8879-isolat1">
 <desc>=small e, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER E WITH ACUTE</description>

</character>

<character id=“U000EA” dec=“234” mode=“mixed” type=“other”>

<latex>\^{e}</latex>
<mathlatex>\hat{e}</mathlatex>
<Wolfram>EHat</Wolfram>
<entity id="ecirc" set="html4-lat1">
 <desc>latin small letter e with circumflex</desc>
</entity>
<entity id="ecirc" set="8879-isolat1">
 <desc>=small e, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER E WITH CIRCUMFLEX</description>

</character>

<character id=“U000EB” dec=“235” mode=“mixed” type=“other”>

<latex>\"{e}</latex>
<mathlatex>\ddot{e}</mathlatex>
<Wolfram>EDoubleDot</Wolfram>
<entity id="euml" set="html4-lat1">
 <desc>latin small letter e with diaeresis</desc>
</entity>
<entity id="euml" set="8879-isolat1">
 <desc>=small e, dieresis or umlaut mark</desc>
</entity>
<description>LATIN SMALL LETTER E WITH DIAERESIS</description>

</character>

<character id=“U000EC” dec=“236” mode=“mixed” type=“other”>

<latex>\`{\i}</latex>
<mathlatex>\grave{\imath}</mathlatex>
<Wolfram>IGrave</Wolfram>
<entity id="igrave" set="html4-lat1">
 <desc>latin small letter i with grave</desc>
</entity>
<entity id="igrave" set="8879-isolat1">
 <desc>=small i, grave accent</desc>
</entity>
<description>LATIN SMALL LETTER I WITH GRAVE</description>

</character>

<character id=“U000ED” dec=“237” mode=“mixed” type=“other”>

<latex>\'{\i}</latex>
<mathlatex>\acute{\imath}</mathlatex>
<Wolfram>IAcute</Wolfram>
<entity id="iacute" set="html4-lat1">
 <desc>latin small letter i with acute</desc>
</entity>
<entity id="iacute" set="8879-isolat1">
 <desc>=small i, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER I WITH ACUTE</description>

</character>

<character id=“U000EE” dec=“238” mode=“mixed” type=“other”>

<latex>\^{\i}</latex>
<mathlatex>\hat{\imath}</mathlatex>
<Wolfram>IHat</Wolfram>
<entity id="icirc" set="html4-lat1">
 <desc>latin small letter i with circumflex</desc>
</entity>
<entity id="icirc" set="8879-isolat1">
 <desc>=small i, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER I WITH CIRCUMFLEX</description>

</character>

<character id=“U000EF” dec=“239” mode=“mixed” type=“other”>

<latex>\"{\i}</latex>
<mathlatex>\ddot{\imath}</mathlatex>
<Wolfram>IDoubleDot</Wolfram>
<entity id="iuml" set="html4-lat1">
 <desc>latin small letter i with diaeresis</desc>
</entity>
<entity id="iuml" set="8879-isolat1">
 <desc>=small i, dieresis or umlaut mark</desc>
</entity>
<description>LATIN SMALL LETTER I WITH DIAERESIS</description>

</character>

<character id=“U000F0” dec=“240” mode=“text” type=“alphabetic”>

<afii>E2B3</afii>
<latex>\dh </latex>
<Elsevier grid="ped" ent="eth">
 <desc>eth  (phonetic symbol)</desc>
</Elsevier>
<AMS>\eth</AMS>
<APS>eth</APS>
<AIP>edh</AIP>
<Wolfram>Eth</Wolfram>
<entity id="eth" set="html4-lat1">
 <desc>latin small letter eth</desc>
</entity>
<entity id="eth" set="8879-isolat1">
 <desc>=small eth, Icelandic</desc>
</entity>
<description>LATIN SMALL LETTER ETH</description>

</character>

<character id=“U000F1” dec=“241” mode=“mixed” type=“alphabetic”>

<afii>F1CC</afii>
<latex>\~{n}</latex>
<mathlatex>\tilde{n}</mathlatex>
<Elsevier grid="pbn" ent="">
 <desc> tilde n (phonetic symbol)</desc>
 <elsrender>&lt;a&gt;&lt;ac&gt;n&lt;/ac&gt;&lt;ac&gt;&amp;tilde;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<Wolfram>NTilde</Wolfram>
<entity id="ntilde" set="html4-lat1">
 <desc>latin small letter n with tilde</desc>
</entity>
<entity id="ntilde" set="8879-isolat1">
 <desc>=small n, tilde</desc>
</entity>
<description>LATIN SMALL LETTER N WITH TILDE</description>

</character>

<character id=“U000F2” dec=“242” mode=“mixed” type=“other”>

<latex>\`{o}</latex>
<mathlatex>\grave{o}</mathlatex>
<Wolfram>OGrave</Wolfram>
<entity id="ograve" set="html4-lat1">
 <desc>latin small letter o with grave</desc>
</entity>
<entity id="ograve" set="8879-isolat1">
 <desc>=small o, grave accent</desc>
</entity>
<description>LATIN SMALL LETTER O WITH GRAVE</description>

</character>

<character id=“U000F3” dec=“243” mode=“mixed” type=“other”>

<latex>\'{o}</latex>
<mathlatex>\acute{o}</mathlatex>
<Wolfram>OAcute</Wolfram>
<entity id="oacute" set="html4-lat1">
 <desc>latin small letter o with acute</desc>
</entity>
<entity id="oacute" set="8879-isolat1">
 <desc>=small o, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER O WITH ACUTE</description>

</character>

<character id=“U000F4” dec=“244” mode=“mixed” type=“other”>

<latex>\^{o}</latex>
<mathlatex>\hat{o}</mathlatex>
<Wolfram>OHat</Wolfram>
<entity id="ocirc" set="html4-lat1">
 <desc>latin small letter o with circumflex</desc>
</entity>
<entity id="ocirc" set="8879-isolat1">
 <desc>=small o, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER O WITH CIRCUMFLEX</description>

</character>

<character id=“U000F5” dec=“245” mode=“mixed” type=“other”>

<latex>\~{o}</latex>
<mathlatex>\tilde{o}</mathlatex>
<Wolfram>OTilde</Wolfram>
<entity id="otilde" set="html4-lat1">
 <desc>latin small letter o with tilde</desc>
</entity>
<entity id="otilde" set="8879-isolat1">
 <desc>=small o, tilde</desc>
</entity>
<description>LATIN SMALL LETTER O WITH TILDE</description>

</character>

<character id=“U000F6” dec=“246” mode=“mixed” type=“other”>

<latex>\"{o}</latex>
<mathlatex>\ddot{o}</mathlatex>
<Wolfram>ODoubleDot</Wolfram>
<entity id="ouml" set="html4-lat1">
 <desc>latin small letter o with diaeresis</desc>
</entity>
<entity id="ouml" set="8879-isolat1">
 <desc>=small o, dieresis or umlaut mark</desc>
</entity>
<description>LATIN SMALL LETTER O WITH DIAERESIS</description>

</character>

<character id=“U000F7” dec=“247” mode=“math” type=“binaryop”>

<afii>00B8</afii>
<latex>\div </latex>
<Elsevier grid="bto" ent="divide">
 <desc>division sign</desc>
</Elsevier>
<AMS>\div</AMS>
<APS>divide</APS>
<ACS>divide</ACS>
<AIP>divide</AIP>
<IEEE>\div</IEEE>
<Wolfram>Divide</Wolfram>
<entity id="divide" set="html4-lat1">
 <desc>division sign</desc>
</entity>
<entity id="divide" set="8879-isonum">
 <desc>/div B: =divide sign</desc>
</entity>
<entity id="div" set="mmlalias">
  <desc>alias ISONUM divide</desc>
</entity>
<font name="hlcry" pos="4"/>
<description>DIVISION SIGN</description>

</character>

<character id=“U000F8” dec=“248” mode=“text” type=“alphabetic”>

<afii>00F9</afii>
<latex>\o </latex>
<Elsevier grid="cfo" ent="oslash">
 <desc>small o, slashed</desc>
</Elsevier>
<AMS>\o</AMS>
<AIP>slasho</AIP>
<Wolfram>OSlash</Wolfram>
<entity id="oslash" set="8879-isolat1">
 <desc>latin small letter o with stroke</desc>
</entity>
<entity id="oslash" set="html4-lat1">
 <desc>latin small letter o with stroke, = latin small letter o slash,</desc>
</entity>
<description>LATIN SMALL LETTER O WITH STROKE</description>

</character>

<character id=“U000F9” dec=“249” mode=“mixed” type=“other”>

<latex>\`{u}</latex>
<mathlatex>\grave{u}</mathlatex>
<Wolfram>UGrave</Wolfram>
<entity id="ugrave" set="html4-lat1">
 <desc>latin small letter u with grave</desc>
</entity>
<entity id="ugrave" set="8879-isolat1">
 <desc>=small u, grave accent</desc>
</entity>
<description>LATIN SMALL LETTER U WITH GRAVE</description>

</character>

<character id=“U000FA” dec=“250” mode=“mixed” type=“other”>

<latex>\'{u}</latex>
<mathlatex>\acute{u}</mathlatex>
<Wolfram>UAcute</Wolfram>
<entity id="uacute" set="html4-lat1">
 <desc>latin small letter u with acute</desc>
</entity>
<entity id="uacute" set="8879-isolat1">
 <desc>=small u, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER U WITH ACUTE</description>

</character>

<character id=“U000FB” dec=“251” mode=“mixed” type=“other”>

<latex>\^{u}</latex>
<mathlatex>\hat{u}</mathlatex>
<Wolfram>UHat</Wolfram>
<entity id="ucirc" set="html4-lat1">
 <desc>latin small letter u with circumflex</desc>
</entity>
<entity id="ucirc" set="8879-isolat1">
 <desc>=small u, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER U WITH CIRCUMFLEX</description>

</character>

<character id=“U000FC” dec=“252” mode=“mixed” type=“other”>

<latex>\"{u}</latex>
<mathlatex>\ddot{u}</mathlatex>
<Wolfram>UDoubleDot</Wolfram>
<entity id="uuml" set="html4-lat1">
 <desc>latin small letter u with diaeresis</desc>
</entity>
<entity id="uuml" set="8879-isolat1">
 <desc>=small u, dieresis or umlaut mark</desc>
</entity>
<description>LATIN SMALL LETTER U WITH DIAERESIS</description>

</character>

<character id=“U000FD” dec=“253” mode=“mixed” type=“other”>

<latex>\'{y}</latex>
<mathlatex>\acute{y}</mathlatex>
<Wolfram>YAcute</Wolfram>
<entity id="yacute" set="html4-lat1">
 <desc>latin small letter y with acute</desc>
</entity>
<entity id="yacute" set="8879-isolat1">
 <desc>=small y, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER Y WITH ACUTE</description>

</character>

<character id=“U000FE” dec=“254” mode=“text” type=“alphabetic”>

<afii>00FC</afii>
<latex>\th </latex>
<Elsevier grid="pbp" ent="thorn">
 <desc>thorn  (phonetic symbol)</desc>
</Elsevier>
<AIP>abthorn</AIP>
<Wolfram>Thorn</Wolfram>
<entity id="thorn" set="html4-lat1">
 <desc>latin small letter thorn with</desc>
</entity>
<entity id="thorn" set="8879-isolat1">
 <desc>=small thorn, Icelandic</desc>
</entity>
<description>LATIN SMALL LETTER THORN</description>

</character>

<character id=“U000FF” dec=“255” mode=“mixed” type=“other”>

<latex>\"{y}</latex>
<mathlatex>\ddot{y}</mathlatex>
<Wolfram>YDoubleDot</Wolfram>
<entity id="yuml" set="html4-lat1">
 <desc>latin small letter y with diaeresis</desc>
</entity>
<entity id="yuml" set="8879-isolat1">
 <desc>=small y, dieresis or umlaut mark</desc>
</entity>
<description>LATIN SMALL LETTER Y WITH DIAERESIS</description>

</character>

<character id=“U00100” dec=“256” mode=“mixed” type=“other”>

<latex>\={A}</latex>
<mathlatex>\bar{A}</mathlatex>
<Wolfram>CapitalABar</Wolfram>
<entity id="Amacr" set="ISOLAT2">
 <desc>capital A, macron</desc>
</entity>
<entity id="Amacr" set="8879-isolat2">
 <desc>=capital A, macron</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH MACRON</description>

</character>

<character id=“U00101” dec=“257” mode=“mixed” type=“other”>

<latex>\={a}</latex>
<mathlatex>\bar{a}</mathlatex>
<Wolfram>ABar</Wolfram>
<entity id="amacr" set="ISOLAT2">
 <desc>small a, macron</desc>
</entity>
<entity id="amacr" set="8879-isolat2">
 <desc>=small a, macron</desc>
</entity>
<description>LATIN SMALL LETTER A WITH MACRON</description>

</character>

<character id=“U00102” dec=“258” mode=“mixed” type=“other”>

<latex>\u{A}</latex>
<mathlatex>\breve{A}</mathlatex>
<Wolfram>CapitalACup</Wolfram>
<entity id="Abreve" set="ISOLAT2">
 <desc>capital A, breve</desc>
</entity>
<entity id="Abreve" set="8879-isolat2">
 <desc>=capital A, breve</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH BREVE</description>

</character>

<character id=“U00103” dec=“259” mode=“mixed” type=“other”>

<latex>\u{a}</latex>
<mathlatex>\u{a}</mathlatex>
<Wolfram>ACup</Wolfram>
<entity id="abreve" set="ISOLAT2">
 <desc>small a, breve</desc>
</entity>
<entity id="abreve" set="8879-isolat2">
 <desc>=small a, breve</desc>
</entity>
<description>LATIN SMALL LETTER A WITH BREVE</description>

</character>

<character id=“U00104” dec=“260” mode=“text” type=“other”>

<latex>\k{A}</latex>
<entity id="Aogon" set="ISOLAT2">
 <desc>capital A, ogonek</desc>
</entity>
<entity id="Aogon" set="8879-isolat2">
 <desc>=capital A, ogonek</desc>
</entity>
<description>LATIN CAPITAL LETTER A WITH OGONEK</description>

</character>

<character id=“U00105” dec=“261” mode=“text” type=“other”>

<latex>\k{a}</latex>
<entity id="aogon" set="ISOLAT2">
 <desc>small a, ogonek</desc>
</entity>
<entity id="aogon" set="8879-isolat2">
 <desc>=small a, ogonek</desc>
</entity>
<description>LATIN SMALL LETTER A WITH OGONEK</description>

</character>

<character id=“U00106” dec=“262” mode=“mixed” type=“other”>

<latex>\'{C}</latex>
<mathlatex>\acute{C}</mathlatex>
<Wolfram>CapitalCAcute</Wolfram>
<entity id="Cacute" set="ISOLAT2">
 <desc>capital C, acute accent</desc>
</entity>
<entity id="Cacute" set="8879-isolat2">
 <desc>=capital C, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER C WITH ACUTE</description>

</character>

<character id=“U00107” dec=“263” mode=“mixed” type=“other”>

<latex>\'{c}</latex>
<mathlatex>\acute{c}</mathlatex>
<Wolfram>CAcute</Wolfram>
<entity id="cacute" set="ISOLAT2">
 <desc>small c, acute accent</desc>
</entity>
<entity id="cacute" set="8879-isolat2">
 <desc>=small c, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER C WITH ACUTE</description>

</character>

<character id=“U00108” dec=“264” mode=“mixed” type=“other”>

<latex>\^{C}</latex>
<mathlatex>\hat{C}</mathlatex>
<entity id="Ccirc" set="ISOLAT2">
 <desc>capital C, circumflex accent</desc>
</entity>
<entity id="Ccirc" set="8879-isolat2">
 <desc>=capital C, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER C WITH CIRCUMFLEX</description>

</character>

<character id=“U00109” dec=“265” mode=“mixed” type=“other”>

<latex>\^{c}</latex>
<mathlatex>\hat{c}</mathlatex>
<entity id="ccirc" set="ISOLAT2">
 <desc>small c, circumflex accent</desc>
</entity>
<entity id="ccirc" set="8879-isolat2">
 <desc>=small c, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER C WITH CIRCUMFLEX</description>

</character>

<character id=“U0010A” dec=“266” mode=“mixed” type=“other”>

<latex>\.{C}</latex>
<mathlatex>\dot{C}</mathlatex>
<entity id="Cdot" set="ISOLAT2">
 <desc>capital C, dot above</desc>
</entity>
<entity id="Cdot" set="8879-isolat2">
 <desc>=capital C, dot above</desc>
</entity>
<description>LATIN CAPITAL LETTER C WITH DOT ABOVE</description>

</character>

<character id=“U0010B” dec=“267” mode=“mixed” type=“other”>

<latex>\.{c}</latex>
<mathlatex>\dot{c}</mathlatex>
<entity id="cdot" set="ISOLAT2">
 <desc>small c, dot above</desc>
</entity>
<entity id="cdot" set="8879-isolat2">
 <desc>=small c, dot above</desc>
</entity>
<description>LATIN SMALL LETTER C WITH DOT ABOVE</description>

</character>

<character id=“U0010C” dec=“268” mode=“mixed” type=“other”>

<latex>\v{C}</latex>
<mathlatex>\check{C}</mathlatex>
<Wolfram>CapitalCHacek</Wolfram>
<entity id="Ccaron" set="ISOLAT2">
 <desc>capital C, caron</desc>
</entity>
<entity id="Ccaron" set="8879-isolat2">
 <desc>=capital C, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER C WITH CARON</description>

</character>

<character id=“U0010D” dec=“269” mode=“mixed” type=“alphabetic”>

<afii>F1AE</afii>
<latex>\v{c}</latex>
<mathlatex>\check{c}</mathlatex>
<Elsevier grid="pbc" ent="">
 <desc> c wedge (phonetic symbol)</desc>
 <elsrender>&lt;a&gt;&lt;ac&gt;c&lt;/ac&gt;&lt;ac&gt;&amp;caron;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<AIP>hacekc</AIP>
<Wolfram>CHacek</Wolfram>
<entity id="ccaron" set="ISOLAT2">
 <desc>small c, caron</desc>
</entity>
<entity id="ccaron" set="8879-isolat2">
 <desc>=small c, caron</desc>
</entity>
<description>LATIN SMALL LETTER C WITH CARON</description>

</character>

<character id=“U0010E” dec=“270” mode=“mixed” type=“other”>

<latex>\v{D}</latex>
<mathlatex>\check{D}</mathlatex>
<entity id="Dcaron" set="ISOLAT2">
 <desc>capital D, caron</desc>
</entity>
<entity id="Dcaron" set="8879-isolat2">
 <desc>=capital D, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER D WITH CARON</description>

</character>

<character id=“U0010F” dec=“271” mode=“mixed” type=“other”>

<latex>\v{d}</latex>
<mathlatex>\check{d}</mathlatex>
<entity id="dcaron" set="ISOLAT2">
 <desc>small d, caron</desc>
</entity>
<entity id="dcaron" set="8879-isolat2">
 <desc>=small d, caron</desc>
</entity>
<description>LATIN SMALL LETTER D WITH CARON</description>

</character>

<character id=“U00110” dec=“272” mode=“text” type=“alphabetic”>

<afii>00E2</afii>
<latex>\DJ </latex>
<Elsevier grid="cfd" ent="">
 <desc> crossed cap. D</desc>
 <elsrender>&lt;a valign="m"&gt;&lt;ac&gt;D&lt;/ac&gt;&lt;ac&gt;&amp;z.xl;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<entity id="Dstrok" set="ISOLAT2">
 <desc>capital D, stroke</desc>
</entity>
<entity id="Dstrok" set="8879-isolat2">
 <desc>=capital D, stroke</desc>
</entity>
<description>LATIN CAPITAL LETTER D WITH STROKE</description>

</character>

<character id=“U00111” dec=“273” mode=“text” type=“alphabetic”>

<afii>00F2</afii>
<latex>\dj </latex>
<Elsevier grid="pgd" ent="">
 <desc> crossed d  (phonetic symbol)</desc>
 <elsrender>&lt;a valign="m"&gt;&lt;ac&gt;d&lt;/ac&gt;&lt;ac&gt;&amp;z.xl;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<entity id="dstrok" set="ISOLAT2">
 <desc>small d, stroke</desc>
</entity>
<entity id="dstrok" set="8879-isolat2">
 <desc>=small d, stroke</desc>
</entity>
<description>LATIN SMALL LETTER D WITH STROKE</description>

</character>

<character id=“U00112” dec=“274” mode=“mixed” type=“other”>

<latex>\={E}</latex>
<mathlatex>\bar{E}</mathlatex>
<Wolfram>CapitalEBar</Wolfram>
<entity id="Emacr" set="ISOLAT2">
 <desc>capital E, macron</desc>
</entity>
<entity id="Emacr" set="8879-isolat2">
 <desc>=capital E, macron</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH MACRON</description>

</character>

<character id=“U00113” dec=“275” mode=“mixed” type=“other”>

<latex>\={e}</latex>
<mathlatex>\bar{e}</mathlatex>
<Wolfram>EBar</Wolfram>
<entity id="emacr" set="ISOLAT2">
 <desc>small e, macron</desc>
</entity>
<entity id="emacr" set="8879-isolat2">
 <desc>=small e, macron</desc>
</entity>
<description>LATIN SMALL LETTER E WITH MACRON</description>

</character>

<character id=“U00114” dec=“276” mode=“mixed” type=“other”>

<latex>\u{E}</latex>
<mathlatex>\breve{E}</mathlatex>
<Wolfram>CapitalECup</Wolfram>
<description>LATIN CAPITAL LETTER E WITH BREVE</description>

</character>

<character id=“U00115” dec=“277” mode=“mixed” type=“other”>

<latex>\u{e}</latex>
<mathlatex>\breve{e}</mathlatex>
<Wolfram>ECup</Wolfram>
<description>LATIN SMALL LETTER E WITH BREVE</description>

</character>

<character id=“U00116” dec=“278” mode=“mixed” type=“other”>

<latex>\.{E}</latex>
<mathlatex>\dot{E}</mathlatex>
<entity id="Edot" set="ISOLAT2">
 <desc>capital E, dot above</desc>
</entity>
<entity id="Edot" set="8879-isolat2">
 <desc>=capital E, dot above</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH DOT ABOVE</description>

</character>

<character id=“U00117” dec=“279” mode=“mixed” type=“other”>

<latex>\.{e}</latex>
<mathlatex>\dot{e}</mathlatex>
<entity id="edot" set="ISOLAT2">
 <desc>small e, dot above</desc>
</entity>
<entity id="edot" set="8879-isolat2">
 <desc>=small e, dot above</desc>
</entity>
<description>LATIN SMALL LETTER E WITH DOT ABOVE</description>

</character>

<character id=“U00118” dec=“280” mode=“mixed” type=“other”>

<latex>\k{E}</latex>
<mathlatex>\k{E}</mathlatex>
<entity id="Eogon" set="ISOLAT2">
 <desc>capital E, ogonek</desc>
</entity>
<entity id="Eogon" set="8879-isolat2">
 <desc>=capital E, ogonek</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH OGONEK</description>

</character>

<character id=“U00119” dec=“281” mode=“text” type=“other”>

<latex>\k{e}</latex>
<entity id="eogon" set="ISOLAT2">
 <desc>small e, ogonek</desc>
</entity>
<entity id="eogon" set="8879-isolat2">
 <desc>=small e, ogonek</desc>
</entity>
<description>LATIN SMALL LETTER E WITH OGONEK</description>

</character>

<character id=“U0011A” dec=“282” mode=“mixed” type=“other”>

<latex>\v{E}</latex>
<mathlatex>\check{E}</mathlatex>
<entity id="Ecaron" set="ISOLAT2">
 <desc>capital E, caron</desc>
</entity>
<entity id="Ecaron" set="8879-isolat2">
 <desc>=capital E, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER E WITH CARON</description>

</character>

<character id=“U0011B” dec=“283” mode=“mixed” type=“other”>

<latex>\v{e}</latex>
<mathlatex>\check{e}</mathlatex>
<entity id="ecaron" set="ISOLAT2">
 <desc>small e, caron</desc>
</entity>
<entity id="ecaron" set="8879-isolat2">
 <desc>=small e, caron</desc>
</entity>
<description>LATIN SMALL LETTER E WITH CARON</description>

</character>

<character id=“U0011C” dec=“284” mode=“mixed” type=“other”>

<latex>\^{G}</latex>
<mathlatex>\hat{G}</mathlatex>
<entity id="Gcirc" set="ISOLAT2">
 <desc>capital G, circumflex accent</desc>
</entity>
<entity id="Gcirc" set="8879-isolat2">
 <desc>=capital G, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER G WITH CIRCUMFLEX</description>

</character>

<character id=“U0011D” dec=“285” mode=“mixed” type=“other”>

<latex>\^{g}</latex>
<mathlatex>\hat{g}</mathlatex>
<entity id="gcirc" set="ISOLAT2">
 <desc>small g, circumflex accent</desc>
</entity>
<entity id="gcirc" set="8879-isolat2">
 <desc>=small g, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER G WITH CIRCUMFLEX</description>

</character>

<character id=“U0011E” dec=“286” mode=“mixed” type=“other”>

<latex>\u{G}</latex>
<mathlatex>\breve{G}</mathlatex>
<entity id="Gbreve" set="ISOLAT2">
 <desc>capital G, breve</desc>
</entity>
<entity id="Gbreve" set="8879-isolat2">
 <desc>=capital G, breve</desc>
</entity>
<description>LATIN CAPITAL LETTER G WITH BREVE</description>

</character>

<character id=“U0011F” dec=“287” mode=“mixed” type=“other”>

<latex>\u{g}</latex>
<mathlatex>\breve{g}</mathlatex>
<entity id="gbreve" set="ISOLAT2">
 <desc>small g, breve</desc>
</entity>
<entity id="gbreve" set="8879-isolat2">
 <desc>=small g, breve</desc>
</entity>
<description>LATIN SMALL LETTER G WITH BREVE</description>

</character>

<character id=“U00120” dec=“288” mode=“mixed” type=“other”>

<latex>\.{G}</latex>
<mathlatex>\dot{G}</mathlatex>
<entity id="Gdot" set="ISOLAT2">
 <desc>capital G, dot above</desc>
</entity>
<entity id="Gdot" set="8879-isolat2">
 <desc>=capital G, dot above</desc>
</entity>
<description>LATIN CAPITAL LETTER G WITH DOT ABOVE</description>

</character>

<character id=“U00121” dec=“289” mode=“mixed” type=“other”>

<latex>\.{g}</latex>
<mathlatex>\dot{g}</mathlatex>
<entity id="gdot" set="ISOLAT2">
 <desc>small g, dot above</desc>
</entity>
<entity id="gdot" set="8879-isolat2">
 <desc>=small g, dot above</desc>
</entity>
<description>LATIN SMALL LETTER G WITH DOT ABOVE</description>

</character>

<character id=“U00122” dec=“290” mode=“mixed” type=“other”>

<latex>\c{G}</latex>
<mathlatex>\mbox{\c{G}}</mathlatex>
<entity id="Gcedil" set="ISOLAT2">
 <desc>capital G, cedilla</desc>
</entity>
<entity id="Gcedil" set="8879-isolat2">
 <desc>=capital G, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER G WITH CEDILLA</description>

</character>

<character id=“U00123” dec=“291” mode=“mixed” type=“other”>

<latex>\c{g}</latex>
<mathlatex>\mbox{\c{g}}</mathlatex>
<entity id="gcedil" set="ISOlat2">
</entity>
<description>LATIN SMALL LETTER G WITH CEDILLA</description>

</character>

<character id=“U00124” dec=“292” mode=“mixed” type=“other”>

<latex>\^{H}</latex>
<mathlatex>\hat{H}</mathlatex>
<entity id="Hcirc" set="ISOLAT2">
 <desc>capital H, circumflex accent</desc>
</entity>
<entity id="Hcirc" set="8879-isolat2">
 <desc>=capital H, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER H WITH CIRCUMFLEX</description>

</character>

<character id=“U00125” dec=“293” mode=“mixed” type=“other”>

<latex>\^{h}</latex>
<mathlatex>\hat{h}</mathlatex>
<entity id="hcirc" set="ISOLAT2">
 <desc>small h, circumflex accent</desc>
</entity>
<entity id="hcirc" set="8879-isolat2">
 <desc>=small h, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER H WITH CIRCUMFLEX</description>

</character>

<character id=“U00126” dec=“294” mode=“text” type=“other”>

<latex>{\fontencoding{LELA}\selectfont\char40}</latex>
<entity id="Hstrok" set="ISOLAT2">
 <desc>capital H, stroke</desc>
</entity>
<entity id="Hstrok" set="8879-isolat2">
 <desc>=capital H, stroke</desc>
</entity>
<description>LATIN CAPITAL LETTER H WITH STROKE</description>

</character>

<character id=“U00127” dec=“295” mode=“math” type=“alphabetic”>

<afii>E2EB</afii>
<latex>\Elzxh </latex>
<Elsevier grid="pbh" ent="z.xh">
 <desc> crossed h  (phonetic symbol)</desc>
 <elsrender>&lt;a valign="m"&gt;&lt;ac&gt;h&lt;/ac&gt;&lt;ac&gt;&amp;z.xl;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<AIP>barh</AIP>
<entity id="hstrok" set="ISOLAT2">
 <desc>small h, stroke</desc>
</entity>
<entity id="hstrok" set="8879-isolat2">
 <desc>=small h, stroke</desc>
</entity>
<description>LATIN SMALL LETTER H WITH STROKE</description>

</character>

<character id=“U00128” dec=“296” mode=“mixed” type=“other”>

<latex>\~{I}</latex>
<mathlatex>\tilde{I}</mathlatex>
<entity id="Itilde" set="ISOLAT2">
 <desc>capital I, tilde</desc>
</entity>
<entity id="Itilde" set="8879-isolat2">
 <desc>=capital I, tilde</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH TILDE</description>

</character>

<character id=“U00129” dec=“297” mode=“mixed” type=“other”>

<latex>\~{\i}</latex>
<mathlatex>\tilde{\imath}</mathlatex>
<entity id="itilde" set="ISOLAT2">
 <desc>small i, tilde</desc>
</entity>
<entity id="itilde" set="8879-isolat2">
 <desc>=small i, tilde</desc>
</entity>
<description>LATIN SMALL LETTER I WITH TILDE</description>

</character>

<character id=“U0012A” dec=“298” mode=“mixed” type=“other”>

<latex>\={I}</latex>
<mathlatex>\bar{I}</mathlatex>
<entity id="Imacr" set="ISOLAT2">
 <desc>capital I, macron</desc>
</entity>
<entity id="Imacr" set="8879-isolat2">
 <desc>=capital I, macron</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH MACRON</description>

</character>

<character id=“U0012B” dec=“299” mode=“mixed” type=“other”>

<latex>\={\i}</latex>
<mathlatex>\bar{\imath}</mathlatex>
<entity id="imacr" set="ISOLAT2">
 <desc>small i, macron</desc>
</entity>
<entity id="imacr" set="8879-isolat2">
 <desc>=small i, macron</desc>
</entity>
<description>LATIN SMALL LETTER I WITH MACRON</description>

</character>

<character id=“U0012C” dec=“300” mode=“mixed” type=“other”>

<latex>\u{I}</latex>
<mathlatex>\breve{I}</mathlatex>
<Wolfram>CapitalICup</Wolfram>
<description>LATIN CAPITAL LETTER I WITH BREVE</description>

</character>

<character id=“U0012D” dec=“301” mode=“mixed” type=“other”>

<latex>\u{\i}</latex>
<mathlatex>\breve{\imath}</mathlatex>
<Wolfram>ICup</Wolfram>
<description>LATIN SMALL LETTER I WITH BREVE</description>

</character>

<character id=“U0012E” dec=“302” mode=“text” type=“other”>

<latex>\k{I}</latex>
<entity id="Iogon" set="ISOLAT2">
 <desc>capital I, ogonek</desc>
</entity>
<entity id="Iogon" set="8879-isolat2">
 <desc>=capital I, ogonek</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH OGONEK</description>

</character>

<character id=“U0012F” dec=“303” mode=“text” type=“other”>

<latex>\k{i}</latex>
<entity id="iogon" set="ISOLAT2">
 <desc>small i, ogonek</desc>
</entity>
<entity id="iogon" set="8879-isolat2">
 <desc>=small i, ogonek</desc>
</entity>
<description>LATIN SMALL LETTER I WITH OGONEK</description>

</character>

<character id=“U00130” dec=“304” mode=“mixed” type=“other”>

<latex>\.{I}</latex>
<mathlatex>\dot{I}</mathlatex>
<entity id="Idot" set="ISOLAT2">
 <desc>capital I, dot above</desc>
</entity>
<entity id="Idot" set="8879-isolat2">
 <desc>=capital I, dot above</desc>
</entity>
<description>LATIN CAPITAL LETTER I WITH DOT ABOVE</description>

</character>

<character id=“U00131” dec=“305” mode=“mixed” type=“alphabetic”>

<afii>00F5</afii>
<latex>\i </latex>
<mathlatex>\imath </mathlatex>
<Elsevier grid="cfh" ent="inodot">
 <desc>undotted l.c. i</desc>
</Elsevier>
<AMS>\imath</AMS>
<APS>inodot</APS>
<AIP>inodot</AIP>
<IEEE>\imath</IEEE>
<Wolfram>DotlessI</Wolfram>
<entity id="imath" set="9573-13-isoamso">
 <desc>/imath - small i, no dot</desc>
</entity>
<entity id="inodot" set="ISOLAT2">
 <desc>small i without dot</desc>
</entity>
<entity id="inodot" set="8879-isolat2">
 <desc>=small i without dot</desc>
</entity>
<entity id="inodot" set="8879-isoamso">
 <desc>/imath =small i, no dot</desc>
</entity>
<font name="ptmlucrm" pos="123"/>
<description>LATIN SMALL LETTER DOTLESS I</description>

</character>

<character id=“U00132” dec=“306” mode=“text” type=“other”>

<latex>IJ</latex>
<entity id="IJlig" set="ISOLAT2">
 <desc>capital IJ ligature</desc>
</entity>
<entity id="IJlig" set="8879-isolat2">
 <desc>=capital IJ ligature</desc>
</entity>
<description>LATIN CAPITAL LIGATURE IJ</description>

</character>

<character id=“U00133” dec=“307” mode=“text” type=“other”>

<latex>ij</latex>
<entity id="ijlig" set="ISOLAT2">
 <desc>small ij ligature</desc>
</entity>
<entity id="ijlig" set="8879-isolat2">
 <desc>=small ij ligature</desc>
</entity>
<description>LATIN SMALL LIGATURE IJ</description>

</character>

<character id=“U00134” dec=“308” mode=“mixed” type=“other”>

<latex>\^{J}</latex>
<mathlatex>\hat{J}</mathlatex>
<entity id="Jcirc" set="ISOLAT2">
 <desc>capital J, circumflex accent</desc>
</entity>
<entity id="Jcirc" set="8879-isolat2">
 <desc>=capital J, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER J WITH CIRCUMFLEX</description>

</character>

<character id=“U00135” dec=“309” mode=“mixed” type=“other”>

<latex>\^{\j}</latex>
<mathlatex>\hat{\jmath}</mathlatex>
<entity id="jcirc" set="ISOLAT2">
 <desc>small j, circumflex accent</desc>
</entity>
<entity id="jcirc" set="8879-isolat2">
 <desc>=small j, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER J WITH CIRCUMFLEX</description>

</character>

<character id=“U00136” dec=“310” mode=“mixed” type=“other”>

<latex>\c{K}</latex>
<mathlatex>\mbox{\c{K}}</mathlatex>
<entity id="Kcedil" set="ISOLAT2">
 <desc>capital K, cedilla</desc>
</entity>
<entity id="Kcedil" set="8879-isolat2">
 <desc>=capital K, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER K WITH CEDILLA</description>

</character>

<character id=“U00137” dec=“311” mode=“mixed” type=“other”>

<latex>\c{k}</latex>
<mathlatex>\mbox{\c{k}}</mathlatex>
<entity id="kcedil" set="ISOLAT2">
 <desc>small k, cedilla</desc>
</entity>
<entity id="kcedil" set="8879-isolat2">
 <desc>=small k, cedilla</desc>
</entity>
<description>LATIN SMALL LETTER K WITH CEDILLA</description>

</character>

<character id=“U00138” dec=“312” mode=“text” type=“other”>

<latex>{\fontencoding{LELA}\selectfont\char91}</latex>
<entity id="kgreen" set="ISOLAT2">
 <desc>small k, Greenlandic</desc>
</entity>
<entity id="kgreen" set="8879-isolat2">
 <desc>=small k, Greenlandic</desc>
</entity>
<description>LATIN SMALL LETTER KRA</description>

</character>

<character id=“U00139” dec=“313” mode=“mixed” type=“other”>

<latex>\'{L}</latex>
<mathlatex>\acute{L}</mathlatex>
<entity id="Lacute" set="ISOLAT2">
 <desc>capital L, acute accent</desc>
</entity>
<entity id="Lacute" set="8879-isolat2">
 <desc>=capital L, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER L WITH ACUTE</description>

</character>

<character id=“U0013A” dec=“314” mode=“mixed” type=“other”>

<latex>\'{l}</latex>
<mathlatex>\acute{l}</mathlatex>
<entity id="lacute" set="ISOLAT2">
 <desc>small l, acute accent</desc>
</entity>
<entity id="lacute" set="8879-isolat2">
 <desc>=small l, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER L WITH ACUTE</description>

</character>

<character id=“U0013B” dec=“315” mode=“mixed” type=“other”>

<latex>\c{L}</latex>
<mathlatex>\mbox{\c{L}}</mathlatex>
<entity id="Lcedil" set="ISOLAT2">
 <desc>capital L, cedilla</desc>
</entity>
<entity id="Lcedil" set="8879-isolat2">
 <desc>=capital L, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER L WITH CEDILLA</description>

</character>

<character id=“U0013C” dec=“316” mode=“mixed” type=“other”>

<latex>\c{l}</latex>
<mathlatex>\mbox{\c{l}}</mathlatex>
<entity id="lcedil" set="ISOLAT2">
 <desc>small l, cedilla</desc>
</entity>
<entity id="lcedil" set="8879-isolat2">
 <desc>=small l, cedilla</desc>
</entity>
<description>LATIN SMALL LETTER L WITH CEDILLA</description>

</character>

<character id=“U0013D” dec=“317” mode=“mixed” type=“other”>

<latex>\v{L}</latex>
<mathlatex>\check{L}</mathlatex>
<entity id="Lcaron" set="ISOLAT2">
 <desc>capital L, caron</desc>
</entity>
<entity id="Lcaron" set="8879-isolat2">
 <desc>=capital L, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER L WITH CARON</description>

</character>

<character id=“U0013E” dec=“318” mode=“mixed” type=“other”>

<latex>\v{l}</latex>
<mathlatex>\check{l}</mathlatex>
<entity id="lcaron" set="ISOLAT2">
 <desc>small l, caron</desc>
</entity>
<entity id="lcaron" set="8879-isolat2">
 <desc>=small l, caron</desc>
</entity>
<description>LATIN SMALL LETTER L WITH CARON</description>

</character>

<character id=“U0013F” dec=“319” mode=“text” type=“other”>

<latex>{\fontencoding{LELA}\selectfont\char201}</latex>
<entity id="Lmidot" set="ISOLAT2">
 <desc>capital L, middle dot</desc>
</entity>
<entity id="Lmidot" set="8879-isolat2">
 <desc>=capital L, middle dot</desc>
</entity>
<description>LATIN CAPITAL LETTER L WITH MIDDLE DOT</description>

</character>

<character id=“U00140” dec=“320” mode=“text” type=“other”>

<latex>{\fontencoding{LELA}\selectfont\char202}</latex>
<entity id="lmidot" set="ISOLAT2">
 <desc>small l, middle dot</desc>
</entity>
<entity id="lmidot" set="8879-isolat2">
 <desc>=small l, middle dot</desc>
</entity>
<description>LATIN SMALL LETTER L WITH MIDDLE DOT</description>

</character>

<character id=“U00141” dec=“321” mode=“text” type=“alphabetic”>

<afii>00E8</afii>
<latex>\L </latex>
<Elsevier grid="cfm" ent="">
 <desc> crossed cap. L</desc>
 <elsrender>&lt;a valign="m"&gt;&lt;ac&gt;L&lt;/ac&gt;&lt;ac&gt;&amp;z.xl;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<AMS>\L</AMS>
<AIP>Lstrok</AIP>
<Wolfram>CapitalLSlash</Wolfram>
<entity id="Lstrok" set="ISOLAT2">
 <desc>capital L, stroke</desc>
</entity>
<entity id="Lstrok" set="8879-isolat2">
 <desc>=capital L, stroke</desc>
</entity>
<description>LATIN CAPITAL LETTER L WITH STROKE</description>

</character>

<character id=“U00142” dec=“322” mode=“text” type=“alphabetic”>

<afii>00F8</afii>
<latex>\l </latex>
<Elsevier grid="cfl" ent="">
 <desc> crossed l.c. l</desc>
 <elsrender>&lt;a valign="m"&gt;&lt;ac&gt;l&lt;/ac&gt;&lt;ac&gt;&amp;z.xl;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<AMS>\l</AMS>
<AIP>lstrok</AIP>
<Wolfram>LSlash</Wolfram>
<entity id="lstrok" set="ISOLAT2">
 <desc>small l, stroke</desc>
</entity>
<entity id="lstrok" set="8879-isolat2">
 <desc>=small l, stroke</desc>
</entity>
<description>LATIN SMALL LETTER L WITH STROKE</description>

</character>

<character id=“U00143” dec=“323” mode=“mixed” type=“other”>

<latex>\'{N}</latex>
<mathlatex>\acute{N}</mathlatex>
<entity id="Nacute" set="ISOLAT2">
 <desc>capital N, acute accent</desc>
</entity>
<entity id="Nacute" set="8879-isolat2">
 <desc>=capital N, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER N WITH ACUTE</description>

</character>

<character id=“U00144” dec=“324” mode=“mixed” type=“other”>

<latex>\'{n}</latex>
<mathlatex>\acute{n}</mathlatex>
<entity id="nacute" set="ISOLAT2">
 <desc>small n, acute accent</desc>
</entity>
<entity id="nacute" set="8879-isolat2">
 <desc>=small n, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER N WITH ACUTE</description>

</character>

<character id=“U00145” dec=“325” mode=“mixed” type=“other”>

<latex>\c{N}</latex>
<mathlatex>\mbox{\c{N}}</mathlatex>
<entity id="Ncedil" set="ISOLAT2">
 <desc>capital N, cedilla</desc>
</entity>
<entity id="Ncedil" set="8879-isolat2">
 <desc>=capital N, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER N WITH CEDILLA</description>

</character>

<character id=“U00146” dec=“326” mode=“mixed” type=“other”>

<latex>\c{n}</latex>
<mathlatex>\mbox{\c{n}}</mathlatex>
<entity id="ncedil" set="ISOLAT2">
 <desc>small n, cedilla</desc>
</entity>
<entity id="ncedil" set="8879-isolat2">
 <desc>=small n, cedilla</desc>
</entity>
<description>LATIN SMALL LETTER N WITH CEDILLA</description>

</character>

<character id=“U00147” dec=“327” mode=“mixed” type=“other”>

<latex>\v{N}</latex>
<mathlatex>\check{N}</mathlatex>
<entity id="Ncaron" set="ISOLAT2">
 <desc>capital N, caron</desc>
</entity>
<entity id="Ncaron" set="8879-isolat2">
 <desc>=capital N, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER N WITH CARON</description>

</character>

<character id=“U00148” dec=“328” mode=“mixed” type=“other”>

<latex>\v{n}</latex>
<mathlatex>\check{n}</mathlatex>
<entity id="ncaron" set="ISOLAT2">
 <desc>small n, caron</desc>
</entity>
<entity id="ncaron" set="8879-isolat2">
 <desc>=small n, caron</desc>
</entity>
<description>LATIN SMALL LETTER N WITH CARON</description>

</character>

<character id=“U00149” dec=“329” mode=“text” type=“other”>

<latex>'n</latex>
<entity id="napos" set="ISOLAT2">
 <desc>small n, apostrophe</desc>
</entity>
<entity id="napos" set="8879-isolat2">
 <desc>=small n, apostrophe</desc>
</entity>
<description>LATIN SMALL LETTER N PRECEDED BY APOSTROPHE</description>

</character>

<character id=“U0014A” dec=“330” mode=“text” type=“other”>

<latex>\NG </latex>
<entity id="ENG" set="ISOLAT2">
 <desc>capital ENG, Lapp</desc>
</entity>
<entity id="ENG" set="8879-isolat2">
 <desc>=capital ENG, Lapp</desc>
</entity>
<description>LATIN CAPITAL LETTER ENG</description>

</character>

<character id=“U0014B” dec=“331” mode=“text” type=“alphabetic”>

<afii>E2DD</afii>
<latex>\ng </latex>
<Elsevier grid="pdn" ent="z.eng">
 <desc>eng  (phonetic symbol)</desc>
</Elsevier>
<AIP>rhookn</AIP>
<entity id="eng" set="ISOLAT2">
 <desc>small eng, Lapp</desc>
</entity>
<entity id="eng" set="8879-isolat2">
 <desc>=small eng, Lapp</desc>
</entity>
<description>LATIN SMALL LETTER ENG</description>

</character>

<character id=“U0014C” dec=“332” mode=“mixed” type=“other”>

<latex>\={O}</latex>
<mathlatex>\bar{O}</mathlatex>
<entity id="Omacr" set="ISOLAT2">
 <desc>capital O, macron</desc>
</entity>
<entity id="Omacr" set="8879-isolat2">
 <desc>=capital O, macron</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH MACRON</description>

</character>

<character id=“U0014D” dec=“333” mode=“mixed” type=“other”>

<latex>\={o}</latex>
<mathlatex>\bar{o}</mathlatex>
<entity id="omacr" set="ISOLAT2">
 <desc>small o, macron</desc>
</entity>
<entity id="omacr" set="8879-isolat2">
 <desc>=small o, macron</desc>
</entity>
<description>LATIN SMALL LETTER O WITH MACRON</description>

</character>

<character id=“U0014E” dec=“334” mode=“mixed” type=“other”>

<latex>\u{O}</latex>
<mathlatex>\breve{O}</mathlatex>
<description>LATIN CAPITAL LETTER O WITH BREVE</description>

</character>

<character id=“U0014F” dec=“335” mode=“mixed” type=“other”>

<latex>\u{o}</latex>
<mathlatex>\breve{o}</mathlatex>
<description>LATIN SMALL LETTER O WITH BREVE</description>

</character>

<character id=“U00150” dec=“336” mode=“mixed” type=“other”>

<latex>\H{O}</latex>
<mathlatex>\mbox{\H{O}}</mathlatex>
<Wolfram>CapitalODoubleAcute</Wolfram>
<entity id="Odblac" set="ISOLAT2">
 <desc>capital O, double acute accent</desc>
</entity>
<entity id="Odblac" set="8879-isolat2">
 <desc>=capital O, double acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER O WITH DOUBLE ACUTE</description>

</character>

<character id=“U00151” dec=“337” mode=“mixed” type=“other”>

<latex>\H{o}</latex>
<mathlatex>\mbox{\H{o}}</mathlatex>
<Wolfram>ODoubleAcute</Wolfram>
<entity id="odblac" set="ISOLAT2">
 <desc>small o, double acute accent</desc>
</entity>
<entity id="odblac" set="8879-isolat2">
 <desc>=small o, double acute accent</desc>
</entity>
<description>LATIN SMALL LETTER O WITH DOUBLE ACUTE</description>

</character>

<character id=“U00152” dec=“338” mode=“text” type=“alphabetic”>

<afii>00EA</afii>
<latex>\OE </latex>
<Elsevier grid="cff" ent="OElig">
 <desc>ligature OE</desc>
</Elsevier>
<AMS>\OE</AMS>
<AIP>Celig</AIP>
<entity id="OElig" set="html4-special">
 <desc>latin capital ligature OE</desc>
</entity>
<entity id="OElig" set="8879-isolat2">
 <desc>=capital OE ligature</desc>
</entity>
<description>LATIN CAPITAL LIGATURE OE</description>

</character>

<character id=“U00153” dec=“339” mode=“text” type=“alphabetic”>

<afii>E259</afii>
<latex>\oe </latex>
<Elsevier grid="cfe" ent="oelig">
 <desc>ligature oe</desc>
</Elsevier>
<AMS>\oe</AMS>
<AIP>oelig</AIP>
<entity id="oelig" set="html4-special">
 <desc>latin small ligature oe</desc>
</entity>
<entity id="oelig" set="8879-isolat2">
 <desc>=small oe ligature</desc>
</entity>
<description>LATIN SMALL LIGATURE OE</description>

</character>

<character id=“U00154” dec=“340” mode=“mixed” type=“other”>

<latex>\'{R}</latex>
<mathlatex>\acute{R}</mathlatex>
<entity id="Racute" set="ISOLAT2">
 <desc>capital R, acute accent</desc>
</entity>
<entity id="Racute" set="8879-isolat2">
 <desc>=capital R, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER R WITH ACUTE</description>

</character>

<character id=“U00155” dec=“341” mode=“mixed” type=“other”>

<latex>\'{r}</latex>
<mathlatex>\acute{r}</mathlatex>
<entity id="racute" set="ISOLAT2">
 <desc>small r, acute accent</desc>
</entity>
<entity id="racute" set="8879-isolat2">
 <desc>=small r, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER R WITH ACUTE</description>

</character>

<character id=“U00156” dec=“342” mode=“mixed” type=“other”>

<latex>\c{R}</latex>
<mathlatex>\mbox{\c{R}}</mathlatex>
<entity id="Rcedil" set="ISOLAT2">
 <desc>capital R, cedilla</desc>
</entity>
<entity id="Rcedil" set="8879-isolat2">
 <desc>=capital R, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER R WITH CEDILLA</description>

</character>

<character id=“U00157” dec=“343” mode=“mixed” type=“other”>

<latex>\c{r}</latex>
<mathlatex>\mbox{\c{r}}</mathlatex>
<entity id="rcedil" set="ISOLAT2">
 <desc>small r, cedilla</desc>
</entity>
<entity id="rcedil" set="8879-isolat2">
 <desc>=small r, cedilla</desc>
</entity>
<description>LATIN SMALL LETTER R WITH CEDILLA</description>

</character>

<character id=“U00158” dec=“344” mode=“mixed” type=“other”>

<latex>\v{R}</latex>
<mathlatex>\check{R}</mathlatex>
<entity id="Rcaron" set="ISOLAT2">
 <desc>capital R, caron</desc>
</entity>
<entity id="Rcaron" set="8879-isolat2">
 <desc>=capital R, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER R WITH CARON</description>

</character>

<character id=“U00159” dec=“345” mode=“mixed” type=“other”>

<latex>\v{r}</latex>
<mathlatex>\check{r}</mathlatex>
<entity id="rcaron" set="ISOLAT2">
 <desc>small r, caron</desc>
</entity>
<entity id="rcaron" set="8879-isolat2">
 <desc>=small r, caron</desc>
</entity>
<description>LATIN SMALL LETTER R WITH CARON</description>

</character>

<character id=“U0015A” dec=“346” mode=“mixed” type=“other”>

<latex>\'{S}</latex>
<mathlatex>\acute{S}</mathlatex>
<entity id="Sacute" set="ISOLAT2">
 <desc>capital S, acute accent</desc>
</entity>
<entity id="Sacute" set="8879-isolat2">
 <desc>=capital S, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER S WITH ACUTE</description>

</character>

<character id=“U0015B” dec=“347” mode=“mixed” type=“other”>

<latex>\'{s}</latex>
<mathlatex>\acute{s}</mathlatex>
<entity id="sacute" set="ISOLAT2">
 <desc>small s, acute accent</desc>
</entity>
<entity id="sacute" set="8879-isolat2">
 <desc>=small s, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER S WITH ACUTE</description>

</character>

<character id=“U0015C” dec=“348” mode=“mixed” type=“other”>

<latex>\^{S}</latex>
<mathlatex>\hat{S}</mathlatex>
<entity id="Scirc" set="ISOLAT2">
 <desc>capital S, circumflex accent</desc>
</entity>
<entity id="Scirc" set="8879-isolat2">
 <desc>=capital S, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER S WITH CIRCUMFLEX</description>

</character>

<character id=“U0015D” dec=“349” mode=“mixed” type=“other”>

<latex>\^{s}</latex>
<mathlatex>\hat{s}</mathlatex>
<entity id="scirc" set="ISOLAT2">
 <desc>small s, circumflex accent</desc>
</entity>
<entity id="scirc" set="8879-isolat2">
 <desc>=small s, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER S WITH CIRCUMFLEX</description>

</character>

<character id=“U0015E” dec=“350” mode=“mixed” type=“other”>

<latex>\c{S}</latex>
<mathlatex>\mbox{\c{S}}</mathlatex>
<entity id="Scedil" set="ISOLAT2">
 <desc>capital S, cedilla</desc>
</entity>
<entity id="Scedil" set="8879-isolat2">
 <desc>=capital S, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER S WITH CEDILLA</description>

</character>

<character id=“U0015F” dec=“351” mode=“mixed” type=“other”>

<latex>\c{s}</latex>
<mathlatex>\mbox{\c{s}}</mathlatex>
<entity id="scedil" set="ISOLAT2">
 <desc>small s, cedilla</desc>
</entity>
<entity id="scedil" set="8879-isolat2">
 <desc>=small s, cedilla</desc>
</entity>
<description>LATIN SMALL LETTER S WITH CEDILLA</description>

</character>

<character id=“U00160” dec=“352” mode=“mixed” type=“other”>

<latex>\v{S}</latex>
<mathlatex>\check{S}</mathlatex>
<Wolfram>CapitalSHacek</Wolfram>
<entity id="Scaron" set="html4-special">
 <desc>latin capital letter S with caron</desc>
</entity>
<entity id="Scaron" set="8879-isolat2">
 <desc>=capital S, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER S WITH CARON</description>

</character>

<character id=“U00161” dec=“353” mode=“mixed” type=“alphabetic”>

<afii>F1DC</afii>
<latex>\v{s}</latex>
<mathlatex>\check{s}</mathlatex>
<Elsevier grid="pbs" ent="">
 <desc> s wedge (phonetic symbol)</desc>
 <elsrender>&lt;a&gt;&lt;ac&gt;s&lt;/ac&gt;&lt;ac&gt;&amp;caron;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<Wolfram>SHacek</Wolfram>
<entity id="scaron" set="html4-special">
 <desc>latin small letter s with caron</desc>
</entity>
<entity id="scaron" set="8879-isolat2">
 <desc>=small s, caron</desc>
</entity>
<description>LATIN SMALL LETTER S WITH CARON</description>

</character>

<character id=“U00162” dec=“354” mode=“mixed” type=“other”>

<latex>\c{T}</latex>
<mathlatex>\mbox{\c{T}}</mathlatex>
<entity id="Tcedil" set="ISOLAT2">
 <desc>capital T, cedilla</desc>
</entity>
<entity id="Tcedil" set="8879-isolat2">
 <desc>=capital T, cedilla</desc>
</entity>
<description>LATIN CAPITAL LETTER T WITH CEDILLA</description>

</character>

<character id=“U00163” dec=“355” mode=“mixed” type=“other”>

<latex>\c{t}</latex>
<mathlatex>\mbox{\c{t}}</mathlatex>
<entity id="tcedil" set="ISOLAT2">
 <desc>small t, cedilla</desc>
</entity>
<entity id="tcedil" set="8879-isolat2">
 <desc>=small t, cedilla</desc>
</entity>
<description>LATIN SMALL LETTER T WITH CEDILLA</description>

</character>

<character id=“U00164” dec=“356” mode=“mixed” type=“other”>

<latex>\v{T}</latex>
<mathlatex>\check{T}</mathlatex>
<entity id="Tcaron" set="ISOLAT2">
 <desc>capital T, caron</desc>
</entity>
<entity id="Tcaron" set="8879-isolat2">
 <desc>=capital T, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER T WITH CARON</description>

</character>

<character id=“U00165” dec=“357” mode=“mixed” type=“other”>

<latex>\v{t}</latex>
<mathlatex>\check{t}</mathlatex>
<entity id="tcaron" set="ISOLAT2">
 <desc>small t, caron</desc>
</entity>
<entity id="tcaron" set="8879-isolat2">
 <desc>=small t, caron</desc>
</entity>
<description>LATIN SMALL LETTER T WITH CARON</description>

</character>

<character id=“U00166” dec=“358” mode=“text” type=“other”>

<latex>{\fontencoding{LELA}\selectfont\char47}</latex>
<entity id="Tstrok" set="ISOLAT2">
 <desc>capital T, stroke</desc>
</entity>
<entity id="Tstrok" set="8879-isolat2">
 <desc>=capital T, stroke</desc>
</entity>
<description>LATIN CAPITAL LETTER T WITH STROKE</description>

</character>

<character id=“U00167” dec=“359” mode=“text” type=“other”>

<latex>{\fontencoding{LELA}\selectfont\char63}</latex>
<entity id="tstrok" set="ISOLAT2">
 <desc>small t, stroke</desc>
</entity>
<entity id="tstrok" set="8879-isolat2">
 <desc>=small t, stroke</desc>
</entity>
<description>LATIN SMALL LETTER T WITH STROKE</description>

</character>

<character id=“U00168” dec=“360” mode=“mixed” type=“other”>

<latex>\~{U}</latex>
<mathlatex>\tilde{U}</mathlatex>
<entity id="Utilde" set="ISOLAT2">
 <desc>capital U, tilde</desc>
</entity>
<entity id="Utilde" set="8879-isolat2">
 <desc>=capital U, tilde</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH TILDE</description>

</character>

<character id=“U00169” dec=“361” mode=“mixed” type=“other”>

<latex>\~{u}</latex>
<mathlatex>\tilde{u}</mathlatex>
<entity id="utilde" set="ISOLAT2">
 <desc>small u, tilde</desc>
</entity>
<entity id="utilde" set="8879-isolat2">
 <desc>=small u, tilde</desc>
</entity>
<description>LATIN SMALL LETTER U WITH TILDE</description>

</character>

<character id=“U0016A” dec=“362” mode=“mixed” type=“other”>

<latex>\={U}</latex>
<mathlatex>\bar{U}</mathlatex>
<entity id="Umacr" set="ISOLAT2">
 <desc>capital U, macron</desc>
</entity>
<entity id="Umacr" set="8879-isolat2">
 <desc>=capital U, macron</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH MACRON</description>

</character>

<character id=“U0016B” dec=“363” mode=“mixed” type=“other”>

<latex>\={u}</latex>
<mathlatex>\bar{u}</mathlatex>
<entity id="umacr" set="ISOLAT2">
 <desc>small u, macron</desc>
</entity>
<entity id="umacr" set="8879-isolat2">
 <desc>=small u, macron</desc>
</entity>
<description>LATIN SMALL LETTER U WITH MACRON</description>

</character>

<character id=“U0016C” dec=“364” mode=“mixed” type=“other”>

<latex>\u{U}</latex>
<mathlatex>\breve{U}</mathlatex>
<entity id="Ubreve" set="ISOLAT2">
 <desc>capital U, breve</desc>
</entity>
<entity id="Ubreve" set="8879-isolat2">
 <desc>=capital U, breve</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH BREVE</description>

</character>

<character id=“U0016D” dec=“365” mode=“mixed” type=“other”>

<latex>\u{u}</latex>
<mathlatex>\breve{u}</mathlatex>
<entity id="ubreve" set="ISOLAT2">
 <desc>small u, breve</desc>
</entity>
<entity id="ubreve" set="8879-isolat2">
 <desc>=small u, breve</desc>
</entity>
<description>LATIN SMALL LETTER U WITH BREVE</description>

</character>

<character id=“U0016E” dec=“366” mode=“mixed” type=“other”>

<latex>\r{U}</latex>
<mathlatex>\mathring{U}</mathlatex>
<entity id="Uring" set="ISOLAT2">
 <desc>capital U, ring</desc>
</entity>
<entity id="Uring" set="8879-isolat2">
 <desc>=capital U, ring</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH RING ABOVE</description>

</character>

<character id=“U0016F” dec=“367” mode=“mixed” type=“other”>

<latex>\r{u}</latex>
<mathlatex>\mathring{u}</mathlatex>
<entity id="uring" set="ISOLAT2">
 <desc>small u, ring</desc>
</entity>
<entity id="uring" set="8879-isolat2">
 <desc>=small u, ring</desc>
</entity>
<description>LATIN SMALL LETTER U WITH RING ABOVE</description>

</character>

<character id=“U00170” dec=“368” mode=“mixed” type=“other”>

<latex>\H{U}</latex>
<mathlatex>\mbox{\H{U}}</mathlatex>
<Wolfram>CapitalUDoubleAcute</Wolfram>
<entity id="Udblac" set="ISOLAT2">
 <desc>capital U, double acute accent</desc>
</entity>
<entity id="Udblac" set="8879-isolat2">
 <desc>=capital U, double acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH DOUBLE ACUTE</description>

</character>

<character id=“U00171” dec=“369” mode=“mixed” type=“other”>

<latex>\H{u}</latex>
<mathlatex>\mbox{\H{u}}</mathlatex>
<Wolfram>UDoubleAcute</Wolfram>
<entity id="udblac" set="ISOLAT2">
 <desc>small u, double acute accent</desc>
</entity>
<entity id="udblac" set="8879-isolat2">
 <desc>=small u, double acute accent</desc>
</entity>
<description>LATIN SMALL LETTER U WITH DOUBLE ACUTE</description>

</character>

<character id=“U00172” dec=“370” mode=“mixed” type=“other”>

<latex>\k{U}</latex>
<mathlatex>\k{U}</mathlatex>
<entity id="Uogon" set="ISOLAT2">
 <desc>capital U, ogonek</desc>
</entity>
<entity id="Uogon" set="8879-isolat2">
 <desc>=capital U, ogonek</desc>
</entity>
<description>LATIN CAPITAL LETTER U WITH OGONEK</description>

</character>

<character id=“U00173” dec=“371” mode=“text” type=“other”>

<latex>\k{u}</latex>
<entity id="uogon" set="ISOLAT2">
 <desc>small u, ogonek</desc>
</entity>
<entity id="uogon" set="8879-isolat2">
 <desc>=small u, ogonek</desc>
</entity>
<description>LATIN SMALL LETTER U WITH OGONEK</description>

</character>

<character id=“U00174” dec=“372” mode=“mixed” type=“other”>

<latex>\^{W}</latex>
<mathlatex>\hat{W}</mathlatex>
<entity id="Wcirc" set="ISOLAT2">
 <desc>capital W, circumflex accent</desc>
</entity>
<entity id="Wcirc" set="8879-isolat2">
 <desc>=capital W, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER W WITH CIRCUMFLEX</description>

</character>

<character id=“U00175” dec=“373” mode=“mixed” type=“other”>

<latex>\^{w}</latex>
<mathlatex>\hat{w}</mathlatex>
<entity id="wcirc" set="ISOLAT2">
 <desc>small w, circumflex accent</desc>
</entity>
<entity id="wcirc" set="8879-isolat2">
 <desc>=small w, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER W WITH CIRCUMFLEX</description>

</character>

<character id=“U00176” dec=“374” mode=“mixed” type=“other”>

<latex>\^{Y}</latex>
<mathlatex>\hat{Y}</mathlatex>
<entity id="Ycirc" set="ISOLAT2">
 <desc>capital Y, circumflex accent</desc>
</entity>
<entity id="Ycirc" set="8879-isolat2">
 <desc>=capital Y, circumflex accent</desc>
</entity>
<description>LATIN CAPITAL LETTER Y WITH CIRCUMFLEX</description>

</character>

<character id=“U00177” dec=“375” mode=“mixed” type=“other”>

<latex>\^{y}</latex>
<mathlatex>\hat{y}</mathlatex>
<entity id="ycirc" set="ISOLAT2">
 <desc>small y, circumflex accent</desc>
</entity>
<entity id="ycirc" set="8879-isolat2">
 <desc>=small y, circumflex accent</desc>
</entity>
<description>LATIN SMALL LETTER Y WITH CIRCUMFLEX</description>

</character>

<character id=“U00178” dec=“376” mode=“mixed” type=“other”>

<latex>\"{Y}</latex>
<mathlatex>\ddot{Y}</mathlatex>
<entity id="Yuml" set="html4-special">
 <desc>latin capital letter Y with diaeresis</desc>
</entity>
<entity id="Yuml" set="8879-isolat2">
 <desc>=capital Y, dieresis or umlaut mark</desc>
</entity>
<description>LATIN CAPITAL LETTER Y WITH DIAERESIS</description>

</character>

<character id=“U00179” dec=“377” mode=“mixed” type=“other”>

<latex>\'{Z}</latex>
<mathlatex>\acute{Z}</mathlatex>
<entity id="Zacute" set="ISOLAT2">
 <desc>capital Z, acute accent</desc>
</entity>
<entity id="Zacute" set="8879-isolat2">
 <desc>=capital Z, acute accent</desc>
</entity>
<description>LATIN CAPITAL LETTER Z WITH ACUTE</description>

</character>

<character id=“U0017A” dec=“378” mode=“mixed” type=“other”>

<latex>\'{z}</latex>
<mathlatex>\acute{z}</mathlatex>
<entity id="zacute" set="ISOLAT2">
 <desc>small z, acute accent</desc>
</entity>
<entity id="zacute" set="8879-isolat2">
 <desc>=small z, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER Z WITH ACUTE</description>

</character>

<character id=“U0017B” dec=“379” mode=“mixed” type=“other”>

<latex>\.{Z}</latex>
<mathlatex>\dot{Z}</mathlatex>
<entity id="Zdot" set="ISOLAT2">
 <desc>capital Z, dot above</desc>
</entity>
<entity id="Zdot" set="8879-isolat2">
 <desc>=capital Z, dot above</desc>
</entity>
<description>LATIN CAPITAL LETTER Z WITH DOT ABOVE</description>

</character>

<character id=“U0017C” dec=“380” mode=“mixed” type=“other”>

<latex>\.{z}</latex>
<mathlatex>\dot{z}</mathlatex>
<entity id="zdot" set="ISOLAT2">
 <desc>small z, dot above</desc>
</entity>
<entity id="zdot" set="8879-isolat2">
 <desc>=small z, dot above</desc>
</entity>
<description>LATIN SMALL LETTER Z WITH DOT ABOVE</description>

</character>

<character id=“U0017D” dec=“381” mode=“mixed” type=“other”>

<latex>\v{Z}</latex>
<mathlatex>\check{Z}</mathlatex>
<entity id="Zcaron" set="ISOLAT2">
 <desc>capital Z, caron</desc>
</entity>
<entity id="Zcaron" set="8879-isolat2">
 <desc>=capital Z, caron</desc>
</entity>
<description>LATIN CAPITAL LETTER Z WITH CARON</description>

</character>

<character id=“U0017E” dec=“382” mode=“mixed” type=“other”>

<latex>\v{z}</latex>
<mathlatex>\check{z}</mathlatex>
<entity id="zcaron" set="ISOLAT2">
 <desc>small z, caron</desc>
</entity>
<entity id="zcaron" set="8879-isolat2">
 <desc>=small z, caron</desc>
</entity>
<description>LATIN SMALL LETTER Z WITH CARON</description>

</character>

<character id=“U0017F” dec=“383” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER LONG S</description>

</character>

<character id=“U00180” dec=“384” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER B WITH STROKE</description>

</character>

<character id=“U00181” dec=“385” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER B WITH HOOK</description>

</character>

<character id=“U00182” dec=“386” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER B WITH TOPBAR</description>

</character>

<character id=“U00183” dec=“387” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER B WITH TOPBAR</description>

</character>

<character id=“U00184” dec=“388” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER TONE SIX</description>

</character>

<character id=“U00185” dec=“389” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER TONE SIX</description>

</character>

<character id=“U00186” dec=“390” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER OPEN O</description>

</character>

<character id=“U00187” dec=“391” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER C WITH HOOK</description>

</character>

<character id=“U00188” dec=“392” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER C WITH HOOK</description>

</character>

<character id=“U00189” dec=“393” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER AFRICAN D</description>

</character>

<character id=“U0018A” dec=“394” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER D WITH HOOK</description>

</character>

<character id=“U0018B” dec=“395” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER D WITH TOPBAR</description>

</character>

<character id=“U0018C” dec=“396” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER D WITH TOPBAR</description>

</character>

<character id=“U0018D” dec=“397” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER TURNED DELTA</description>

</character>

<character id=“U0018E” dec=“398” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER REVERSED E</description>

</character>

<character id=“U0018F” dec=“399” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER SCHWA</description>

</character>

<character id=“U00190” dec=“400” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER OPEN E</description>

</character>

<character id=“U00191” dec=“401” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER F WITH HOOK</description>

</character>

<character id=“U00192” dec=“402” mode=“math” type=“normal”>

<afii>EFA2</afii>
<latex>f</latex>
<Elsevier grid="bhe" ent="z.hfl">
 <desc>guilders sign</desc>
</Elsevier>
<Wolfram>Florin</Wolfram>
<entity id="fnof" set="html4-symbol">
 <desc>latin small f with hook = function = florin</desc>
</entity>
<entity id="fnof" set="8879-isotech">
 <desc>=function of (italic small f)</desc>
</entity>
<entity id="fnof" set="9573-13-isotech">
 <desc>function of (italic small f)</desc>
</entity>
<description>LATIN SMALL LETTER F WITH HOOK</description>

</character>

<character id=“U00193” dec=“403” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER G WITH HOOK</description>

</character>

<character id=“U00194” dec=“404” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER GAMMA</description>

</character>

<character id=“U00195” dec=“405” mode=“text” type=“other”>

<latex>\texthvlig </latex>
<Elsevier grid="phh" ent="z.hvlig">
 <desc>h-v ligature (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER HV</description>

</character>

<character id=“U00196” dec=“406” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER IOTA</description>

</character>

<character id=“U00197” dec=“407” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER I WITH STROKE</description>

</character>

<character id=“U00198” dec=“408” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER K WITH HOOK</description>

</character>

<character id=“U00199” dec=“409” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER K WITH HOOK</description>

</character>

<character id=“U0019A” dec=“410” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER L WITH BAR</description>

</character>

<character id=“U0019B” dec=“411” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER LAMBDA WITH STROKE</description>

</character>

<character id=“U0019C” dec=“412” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER TURNED M</description>

</character>

<character id=“U0019D” dec=“413” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER N WITH LEFT HOOK</description>

</character>

<character id=“U0019E” dec=“414” mode=“text” type=“other”>

<latex>\textnrleg </latex>
<Elsevier grid="pgn" ent="z.nlr">
 <desc>n, long right leg  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER N WITH LONG RIGHT LEG</description>

</character>

<character id=“U0019F” dec=“415” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH MIDDLE TILDE</description>

</character>

<character id=“U001A0” dec=“416” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH HORN</description>

</character>

<character id=“U001A1” dec=“417” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH HORN</description>

</character>

<character id=“U001A2” dec=“418” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER OI</description>

</character>

<character id=“U001A3” dec=“419” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER OI</description>

</character>

<character id=“U001A4” dec=“420” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER P WITH HOOK</description>

</character>

<character id=“U001A5” dec=“421” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER P WITH HOOK</description>

</character>

<character id=“U001A6” dec=“422” type=“other” mode=“unknown”>

<description>LATIN LETTER YR</description>

</character>

<character id=“U001A7” dec=“423” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER TONE TWO</description>

</character>

<character id=“U001A8” dec=“424” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER TONE TWO</description>

</character>

<character id=“U001A9” dec=“425” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER ESH</description>

</character>

<character id=“U001AA” dec=“426” mode=“math” type=“other”>

<latex>\eth </latex>
<Elsevier grid="ped" ent="eth">
 <desc>eth  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN LETTER REVERSED ESH LOOP</description>

</character>

<character id=“U001AB” dec=“427” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER T WITH PALATAL HOOK</description>

</character>

<character id=“U001AC” dec=“428” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER T WITH HOOK</description>

</character>

<character id=“U001AD” dec=“429” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER T WITH HOOK</description>

</character>

<character id=“U001AE” dec=“430” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER T WITH RETROFLEX HOOK</description>

</character>

<character id=“U001AF” dec=“431” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH HORN</description>

</character>

<character id=“U001B0” dec=“432” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH HORN</description>

</character>

<character id=“U001B1” dec=“433” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER UPSILON</description>

</character>

<character id=“U001B2” dec=“434” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER V WITH HOOK</description>

</character>

<character id=“U001B3” dec=“435” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER Y WITH HOOK</description>

</character>

<character id=“U001B4” dec=“436” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER Y WITH HOOK</description>

</character>

<character id=“U001B5” dec=“437” type=“other” mode=“unknown”>

<entity id="imped" set="9573-13-isotech">
 <desc>impedance</desc>
</entity>
<description>LATIN CAPITAL LETTER Z WITH STROKE</description>

</character>

<character id=“U001B6” dec=“438” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER Z WITH STROKE</description>

</character>

<character id=“U001B7” dec=“439” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER EZH</description>

</character>

<character id=“U001B8” dec=“440” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER EZH REVERSED</description>

</character>

<character id=“U001B9” dec=“441” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER EZH REVERSED</description>

</character>

<character id=“U001BA” dec=“442” mode=“unknown” type=“other”>

<latex>{\fontencoding{LELA}\selectfont\char195}</latex>
<Elsevier grid="pgz" ent="z.btyogh">
 <desc>yogh, bent tail (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER EZH WITH TAIL</description>

</character>

<character id=“U001BB” dec=“443” type=“other” mode=“unknown”>

<description>LATIN LETTER TWO WITH STROKE</description>

</character>

<character id=“U001BC” dec=“444” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER TONE FIVE</description>

</character>

<character id=“U001BD” dec=“445” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER TONE FIVE</description>

</character>

<character id=“U001BE” dec=“446” type=“other” mode=“unknown”>

<description>LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE</description>

</character>

<character id=“U001BF” dec=“447” type=“other” mode=“unknown”>

<description>LATIN LETTER WYNN</description>

</character>

<character id=“U001C0” dec=“448” type=“other” mode=“unknown”>

<description>LATIN LETTER DENTAL CLICK</description>

</character>

<character id=“U001C1” dec=“449” type=“other” mode=“unknown”>

<description>LATIN LETTER LATERAL CLICK</description>

</character>

<character id=“U001C2” dec=“450” mode=“text” type=“other”>

<latex>\textdoublepipe </latex>
<Elsevier grid="pg1" ent="z.Barpip">
 <desc>double-barred pipe  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN LETTER ALVEOLAR CLICK</description>

</character>

<character id=“U001C3” dec=“451” type=“other” mode=“unknown”>

<description>LATIN LETTER RETROFLEX CLICK</description>

</character>

<character id=“U001C4” dec=“452” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER DZ WITH CARON</description>

</character>

<character id=“U001C5” dec=“453” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON</description>

</character>

<character id=“U001C6” dec=“454” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER DZ WITH CARON</description>

</character>

<character id=“U001C7” dec=“455” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER LJ</description>

</character>

<character id=“U001C8” dec=“456” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER L WITH SMALL LETTER J</description>

</character>

<character id=“U001C9” dec=“457” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER LJ</description>

</character>

<character id=“U001CA” dec=“458” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER NJ</description>

</character>

<character id=“U001CB” dec=“459” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER N WITH SMALL LETTER J</description>

</character>

<character id=“U001CC” dec=“460” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER NJ</description>

</character>

<character id=“U001CD” dec=“461” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER A WITH CARON</description>

</character>

<character id=“U001CE” dec=“462” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER A WITH CARON</description>

</character>

<character id=“U001CF” dec=“463” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER I WITH CARON</description>

</character>

<character id=“U001D0” dec=“464” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER I WITH CARON</description>

</character>

<character id=“U001D1” dec=“465” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH CARON</description>

</character>

<character id=“U001D2” dec=“466” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH CARON</description>

</character>

<character id=“U001D3” dec=“467” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH CARON</description>

</character>

<character id=“U001D4” dec=“468” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH CARON</description>

</character>

<character id=“U001D5” dec=“469” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON</description>

</character>

<character id=“U001D6” dec=“470” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH DIAERESIS AND MACRON</description>

</character>

<character id=“U001D7” dec=“471” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE</description>

</character>

<character id=“U001D8” dec=“472” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE</description>

</character>

<character id=“U001D9” dec=“473” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON</description>

</character>

<character id=“U001DA” dec=“474” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH DIAERESIS AND CARON</description>

</character>

<character id=“U001DB” dec=“475” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE</description>

</character>

<character id=“U001DC” dec=“476” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE</description>

</character>

<character id=“U001DD” dec=“477” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER TURNED E</description>

</character>

<character id=“U001DE” dec=“478” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON</description>

</character>

<character id=“U001DF” dec=“479” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER A WITH DIAERESIS AND MACRON</description>

</character>

<character id=“U001E0” dec=“480” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON</description>

</character>

<character id=“U001E1” dec=“481” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON</description>

</character>

<character id=“U001E2” dec=“482” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER AE WITH MACRON</description>

</character>

<character id=“U001E3” dec=“483” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER AE WITH MACRON</description>

</character>

<character id=“U001E4” dec=“484” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER G WITH STROKE</description>

</character>

<character id=“U001E5” dec=“485” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER G WITH STROKE</description>

</character>

<character id=“U001E6” dec=“486” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER G WITH CARON</description>

</character>

<character id=“U001E7” dec=“487” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER G WITH CARON</description>

</character>

<character id=“U001E8” dec=“488” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER K WITH CARON</description>

</character>

<character id=“U001E9” dec=“489” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER K WITH CARON</description>

</character>

<character id=“U001EA” dec=“490” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH OGONEK</description>

</character>

<character id=“U001EB” dec=“491” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH OGONEK</description>

</character>

<character id=“U001EC” dec=“492” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH OGONEK AND MACRON</description>

</character>

<character id=“U001ED” dec=“493” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH OGONEK AND MACRON</description>

</character>

<character id=“U001EE” dec=“494” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER EZH WITH CARON</description>

</character>

<character id=“U001EF” dec=“495” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER EZH WITH CARON</description>

</character>

<character id=“U001F0” dec=“496” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER J WITH CARON</description>

</character>

<character id=“U001F1” dec=“497” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER DZ</description>

</character>

<character id=“U001F2” dec=“498” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER D WITH SMALL LETTER Z</description>

</character>

<character id=“U001F3” dec=“499” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER DZ</description>

</character>

<character id=“U001F4” dec=“500” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER G WITH ACUTE</description>

</character>

<character id=“U001F5” dec=“501” mode=“mixed” type=“other”>

<latex>\'{g}</latex>
<mathlatex>\acute{g}</mathlatex>
<entity id="gacute" set="ISOLAT2">
 <desc>small g, acute accent</desc>
</entity>
<entity id="gacute" set="8879-isolat2">
 <desc>=small g, acute accent</desc>
</entity>
<description>LATIN SMALL LETTER G WITH ACUTE</description>

</character>

<character id=“U001F6” dec=“502” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER HWAIR</description>

</character>

<character id=“U001F7” dec=“503” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER WYNN</description>

</character>

<character id=“U001F8” dec=“504” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER N WITH GRAVE</description>

</character>

<character id=“U001F9” dec=“505” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER N WITH GRAVE</description>

</character>

<character id=“U001FA” dec=“506” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE</description>

</character>

<character id=“U001FB” dec=“507” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE</description>

</character>

<character id=“U001FC” dec=“508” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER AE WITH ACUTE</description>

</character>

<character id=“U001FD” dec=“509” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER AE WITH ACUTE</description>

</character>

<character id=“U001FE” dec=“510” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH STROKE AND ACUTE</description>

</character>

<character id=“U001FF” dec=“511” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH STROKE AND ACUTE</description>

</character>

<character id=“U00200” dec=“512” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER A WITH DOUBLE GRAVE</description>

</character>

<character id=“U00201” dec=“513” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER A WITH DOUBLE GRAVE</description>

</character>

<character id=“U00202” dec=“514” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER A WITH INVERTED BREVE</description>

</character>

<character id=“U00203” dec=“515” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER A WITH INVERTED BREVE</description>

</character>

<character id=“U00204” dec=“516” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER E WITH DOUBLE GRAVE</description>

</character>

<character id=“U00205” dec=“517” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER E WITH DOUBLE GRAVE</description>

</character>

<character id=“U00206” dec=“518” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER E WITH INVERTED BREVE</description>

</character>

<character id=“U00207” dec=“519” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER E WITH INVERTED BREVE</description>

</character>

<character id=“U00208” dec=“520” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER I WITH DOUBLE GRAVE</description>

</character>

<character id=“U00209” dec=“521” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER I WITH DOUBLE GRAVE</description>

</character>

<character id=“U0020A” dec=“522” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER I WITH INVERTED BREVE</description>

</character>

<character id=“U0020B” dec=“523” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER I WITH INVERTED BREVE</description>

</character>

<character id=“U0020C” dec=“524” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH DOUBLE GRAVE</description>

</character>

<character id=“U0020D” dec=“525” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH DOUBLE GRAVE</description>

</character>

<character id=“U0020E” dec=“526” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH INVERTED BREVE</description>

</character>

<character id=“U0020F” dec=“527” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH INVERTED BREVE</description>

</character>

<character id=“U00210” dec=“528” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER R WITH DOUBLE GRAVE</description>

</character>

<character id=“U00211” dec=“529” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER R WITH DOUBLE GRAVE</description>

</character>

<character id=“U00212” dec=“530” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER R WITH INVERTED BREVE</description>

</character>

<character id=“U00213” dec=“531” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER R WITH INVERTED BREVE</description>

</character>

<character id=“U00214” dec=“532” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH DOUBLE GRAVE</description>

</character>

<character id=“U00215” dec=“533” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH DOUBLE GRAVE</description>

</character>

<character id=“U00216” dec=“534” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER U WITH INVERTED BREVE</description>

</character>

<character id=“U00217” dec=“535” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U WITH INVERTED BREVE</description>

</character>

<character id=“U00218” dec=“536” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER S WITH COMMA BELOW</description>

</character>

<character id=“U00219” dec=“537” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER S WITH COMMA BELOW</description>

</character>

<character id=“U0021A” dec=“538” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER T WITH COMMA BELOW</description>

</character>

<character id=“U0021B” dec=“539” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER T WITH COMMA BELOW</description>

</character>

<character id=“U0021C” dec=“540” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER YOGH</description>

</character>

<character id=“U0021D” dec=“541” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER YOGH</description>

</character>

<character id=“U0021E” dec=“542” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER H WITH CARON</description>

</character>

<character id=“U0021F” dec=“543” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER H WITH CARON</description>

</character>

<character id=“U00220” dec=“544” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER N WITH LONG RIGHT LEG</description>

</character>

<character id=“U00221” dec=“545” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00222” dec=“546” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER OU</description>

</character>

<character id=“U00223” dec=“547” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER OU</description>

</character>

<character id=“U00224” dec=“548” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER Z WITH HOOK</description>

</character>

<character id=“U00225” dec=“549” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER Z WITH HOOK</description>

</character>

<character id=“U00226” dec=“550” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER A WITH DOT ABOVE</description>

</character>

<character id=“U00227” dec=“551” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER A WITH DOT ABOVE</description>

</character>

<character id=“U00228” dec=“552” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER E WITH CEDILLA</description>

</character>

<character id=“U00229” dec=“553” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER E WITH CEDILLA</description>

</character>

<character id=“U0022A” dec=“554” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON</description>

</character>

<character id=“U0022B” dec=“555” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH DIAERESIS AND MACRON</description>

</character>

<character id=“U0022C” dec=“556” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH TILDE AND MACRON</description>

</character>

<character id=“U0022D” dec=“557” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH TILDE AND MACRON</description>

</character>

<character id=“U0022E” dec=“558” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH DOT ABOVE</description>

</character>

<character id=“U0022F” dec=“559” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH DOT ABOVE</description>

</character>

<character id=“U00230” dec=“560” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON</description>

</character>

<character id=“U00231” dec=“561” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON</description>

</character>

<character id=“U00232” dec=“562” image=“none” type=“other” mode=“unknown”>

<description>LATIN CAPITAL LETTER Y WITH MACRON</description>

</character>

<character id=“U00233” dec=“563” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER Y WITH MACRON</description>

</character>

<character id=“U00234” dec=“564” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00235” dec=“565” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00236” dec=“566” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00237” dec=“567” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00238” dec=“568” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00239” dec=“569” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0023A” dec=“570” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0023B” dec=“571” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0023C” dec=“572” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0023D” dec=“573” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0023E” dec=“574” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0023F” dec=“575” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00240” dec=“576” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00241” dec=“577” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00242” dec=“578” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00243” dec=“579” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00244” dec=“580” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00245” dec=“581” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00246” dec=“582” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00247” dec=“583” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00248” dec=“584” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00249” dec=“585” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0024A” dec=“586” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0024B” dec=“587” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0024C” dec=“588” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0024D” dec=“589” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0024E” dec=“590” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0024F” dec=“591” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00250” dec=“592” mode=“math” type=“other”>

<latex>\Elztrna </latex>
<Elsevier grid="pba" ent="z.trna">
 <desc>turned a (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED A</description>

</character>

<character id=“U00251” dec=“593” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER ALPHA</description>

</character>

<character id=“U00252” dec=“594” mode=“math” type=“other”>

<latex>\Elztrnsa </latex>
<Elsevier grid="pda" ent="z.trnsa">
 <desc>turned script a  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED ALPHA</description>

</character>

<character id=“U00253” dec=“595” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER B WITH HOOK</description>

</character>

<character id=“U00254” dec=“596” mode=“math” type=“other”>

<latex>\Elzopeno </latex>
<Elsevier grid="pgo" ent="z.openo">
 <desc>open o  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER OPEN O</description>

</character>

<character id=“U00255” dec=“597” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER C WITH CURL</description>

</character>

<character id=“U00256” dec=“598” mode=“math” type=“other”>

<latex>\Elzrtld </latex>
<Elsevier grid="pcd" ent="z.rtld">
 <desc>right-tail d  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER D WITH TAIL</description>

</character>

<character id=“U00257” dec=“599” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER D WITH HOOK</description>

</character>

<character id=“U00258” dec=“600” mode=“unknown” type=“other”>

<latex>{\fontencoding{LEIP}\selectfont\char61}</latex>
<Elsevier grid="pfs" ent="z.reshtl">
 <desc>esh reversed, top loop (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER REVERSED E</description>

</character>

<character id=“U00259” dec=“601” mode=“math” type=“other”>

<latex>\Elzschwa </latex>
<Elsevier grid="pbe" ent="z.schwa">
 <desc>schwa  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER SCHWA</description>

</character>

<character id=“U0025A” dec=“602” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER SCHWA WITH HOOK</description>

</character>

<character id=“U0025B” dec=“603” mode=“math” type=“other”>

<afii>2666</afii>
<latex>\varepsilon </latex>
<description>LATIN SMALL LETTER OPEN E</description>

</character>

<character id=“U0025C” dec=“604” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER REVERSED OPEN E</description>

</character>

<character id=“U0025D” dec=“605” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER REVERSED OPEN E WITH HOOK</description>

</character>

<character id=“U0025E” dec=“606” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER CLOSED REVERSED OPEN E</description>

</character>

<character id=“U0025F” dec=“607” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER DOTLESS J WITH STROKE</description>

</character>

<character id=“U00260” dec=“608” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER G WITH HOOK</description>

</character>

<character id=“U00261” dec=“609” mode=“text” type=“other”>

<latex>g</latex>
<Elsevier grid="pag" ent="z.pg">
 <desc>lower-case script g (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER SCRIPT G</description>

</character>

<character id=“U00262” dec=“610” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL G</description>

</character>

<character id=“U00263” dec=“611” mode=“math” type=“other”>

<latex>\Elzpgamma </latex>
<Elsevier grid="pdg" ent="z.pgamma">
 <desc>gamma  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER GAMMA</description>

</character>

<character id=“U00264” dec=“612” mode=“math” type=“other”>

<latex>\Elzpbgam </latex>
<Elsevier grid="peg" ent="z.pbgam">
 <desc>baby gamma (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER RAMS HORN</description>

</character>

<character id=“U00265” dec=“613” mode=“math” type=“other”>

<latex>\Elztrnh </latex>
<Elsevier grid="peh" ent="z.trnh">
 <desc>turned h (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED H</description>

</character>

<character id=“U00266” dec=“614” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER H WITH HOOK</description>

</character>

<character id=“U00267” dec=“615” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER HENG WITH HOOK</description>

</character>

<character id=“U00268” dec=“616” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER I WITH STROKE</description>

</character>

<character id=“U00269” dec=“617” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER IOTA</description>

</character>

<character id=“U0026A” dec=“618” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL I</description>

</character>

<character id=“U0026B” dec=“619” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER L WITH MIDDLE TILDE</description>

</character>

<character id=“U0026C” dec=“620” mode=“math” type=“other”>

<latex>\Elzbtdl </latex>
<Elsevier grid="pcl" ent="z.btdl">
 <desc>belted l (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER L WITH BELT</description>

</character>

<character id=“U0026D” dec=“621” mode=“math” type=“other”>

<latex>\Elzrtll </latex>
<Elsevier grid="pdl" ent="z.rtll">
 <desc>l with right tail  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER L WITH RETROFLEX HOOK</description>

</character>

<character id=“U0026E” dec=“622” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER LEZH</description>

</character>

<character id=“U0026F” dec=“623” mode=“math” type=“other”>

<latex>\Elztrnm </latex>
<Elsevier grid="pcm" ent="z.trnm">
 <desc>turned m (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED M</description>

</character>

<character id=“U00270” dec=“624” mode=“math” type=“other”>

<latex>\Elztrnmlr </latex>
<Elsevier grid="pdm" ent="z.trnmlr">
 <desc>turned m with long right leg (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED M WITH LONG LEG</description>

</character>

<character id=“U00271” dec=“625” mode=“math” type=“other”>

<latex>\Elzltlmr </latex>
<Elsevier grid="pbm" ent="z.ltlmr">
 <desc>m with leftward tail at right (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER M WITH HOOK</description>

</character>

<character id=“U00272” dec=“626” mode=“unknown” type=“other”>

<latex>\Elzltln </latex>
<Elsevier grid="pcn" ent="z.ltln">
 <desc>n with left tail at left (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER N WITH LEFT HOOK</description>

</character>

<character id=“U00273” dec=“627” mode=“math” type=“other”>

<latex>\Elzrtln </latex>
<Elsevier grid="pen" ent="z.rtln">
 <desc>n with right tail  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER N WITH RETROFLEX HOOK</description>

</character>

<character id=“U00274” dec=“628” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL N</description>

</character>

<character id=“U00275” dec=“629” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER BARRED O</description>

</character>

<character id=“U00276” dec=“630” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL OE</description>

</character>

<character id=“U00277” dec=“631” mode=“math” type=“other”>

<latex>\Elzclomeg </latex>
<Elsevier grid="pio" ent="z.clomeg">
 <desc>closed omega  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER CLOSED OMEGA</description>

</character>

<character id=“U00278” dec=“632” mode=“text” type=“other”>

<latex>\textphi </latex>
<Elsevier grid="pep" ent="z.pphi">
 <desc>phi  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER PHI</description>

</character>

<character id=“U00279” dec=“633” mode=“math” type=“other”>

<latex>\Elztrnr </latex>
<Elsevier grid="per" ent="z.trnr">
 <desc>turned r (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED R</description>

</character>

<character id=“U0027A” dec=“634” mode=“math” type=“other”>

<latex>\Elztrnrl </latex>
<Elsevier grid="pgr" ent="z.trnrl">
 <desc>turned longlegged r (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED R WITH LONG LEG</description>

</character>

<character id=“U0027B” dec=“635” mode=“math” type=“other”>

<latex>\Elzrttrnr </latex>
<Elsevier grid="pfr" ent="z.rttrnr">
 <desc>turned r with right tail  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED R WITH HOOK</description>

</character>

<character id=“U0027C” dec=“636” mode=“math” type=“other”>

<latex>\Elzrl </latex>
<Elsevier grid="pcr" ent="z.rl">
 <desc>r with long leg  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER R WITH LONG LEG</description>

</character>

<character id=“U0027D” dec=“637” mode=“math” type=“other”>

<latex>\Elzrtlr </latex>
<Elsevier grid="pdr" ent="z.rtlr">
 <desc>r with right tail  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER R WITH TAIL</description>

</character>

<character id=“U0027E” dec=“638” mode=“math” type=“other”>

<latex>\Elzfhr </latex>
<Elsevier grid="pbr" ent="z.fhr">
 <desc>fish-hook r  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER R WITH FISHHOOK</description>

</character>

<character id=“U0027F” dec=“639” mode=“unknown” type=“other”>

<latex>{\fontencoding{LEIP}\selectfont\char202}</latex>
<Elsevier grid="pjr" ent="z.refhr">
 <desc>fish-hook r, reversed (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER REVERSED R WITH FISHHOOK</description>

</character>

<character id=“U00280” dec=“640” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL R</description>

</character>

<character id=“U00281” dec=“641” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL INVERTED R</description>

</character>

<character id=“U00282” dec=“642” mode=“math” type=“other”>

<latex>\Elzrtls </latex>
<Elsevier grid="pcs" ent="z.rtls">
 <desc>s with right tail  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER S WITH HOOK</description>

</character>

<character id=“U00283” dec=“643” mode=“math” type=“other”>

<latex>\Elzesh </latex>
<Elsevier grid="pds" ent="z.esh">
 <desc>esh  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER ESH</description>

</character>

<character id=“U00284” dec=“644” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK</description>

</character>

<character id=“U00285” dec=“645” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER SQUAT REVERSED ESH</description>

</character>

<character id=“U00286” dec=“646” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER ESH WITH CURL</description>

</character>

<character id=“U00287” dec=“647” mode=“math” type=“other”>

<latex>\Elztrnt </latex>
<Elsevier grid="pet" ent="z.trnt">
 <desc>turned t (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED T</description>

</character>

<character id=“U00288” dec=“648” mode=“math” type=“other”>

<latex>\Elzrtlt </latex>
<Elsevier grid="pct" ent="z.rtlt">
 <desc>t with right tail  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER T WITH RETROFLEX HOOK</description>

</character>

<character id=“U00289” dec=“649” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER U BAR</description>

</character>

<character id=“U0028A” dec=“650” mode=“math” type=“other”>

<latex>\Elzpupsil </latex>
<Elsevier grid="pcu" ent="z.pupsil">
 <desc>upsilon (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER UPSILON</description>

</character>

<character id=“U0028B” dec=“651” mode=“math” type=“other”>

<latex>\Elzpscrv </latex>
<Elsevier grid="pbv" ent="z.pscrv">
 <desc>script v (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER V WITH HOOK</description>

</character>

<character id=“U0028C” dec=“652” mode=“math” type=“other”>

<latex>\Elzinvv </latex>
<Elsevier grid="pga" ent="z.invv">
 <desc>inverted v (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED V</description>

</character>

<character id=“U0028D” dec=“653” mode=“math” type=“other”>

<latex>\Elzinvw </latex>
<Elsevier grid="pbw" ent="z.invw">
 <desc>inverted w (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED W</description>

</character>

<character id=“U0028E” dec=“654” mode=“math” type=“other”>

<latex>\Elztrny </latex>
<Elsevier grid="pby" ent="z.trny">
 <desc>turned y (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED Y</description>

</character>

<character id=“U0028F” dec=“655” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL Y</description>

</character>

<character id=“U00290” dec=“656” mode=“math” type=“other”>

<latex>\Elzrtlz </latex>
<Elsevier grid="pdz" ent="z.rtlz">
 <desc>z with right tail  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER Z WITH RETROFLEX HOOK</description>

</character>

<character id=“U00291” dec=“657” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER Z WITH CURL</description>

</character>

<character id=“U00292” dec=“658” mode=“math” type=“other”>

<latex>\Elzyogh </latex>
<Elsevier grid="pez" ent="z.yogh">
 <desc>yogh (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER EZH</description>

</character>

<character id=“U00293” dec=“659” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER EZH WITH CURL</description>

</character>

<character id=“U00294” dec=“660” mode=“math” type=“other”>

<latex>\Elzglst </latex>
<Elsevier grid="pa1" ent="z.glst">
 <desc>glottal stop  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN LETTER GLOTTAL STOP</description>

</character>

<character id=“U00295” dec=“661” mode=“math” type=“other”>

<latex>\Elzreglst </latex>
<Elsevier grid="pc1" ent="z.reglst">
 <desc>reversed glottal stop  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN LETTER PHARYNGEAL VOICED FRICATIVE</description>

</character>

<character id=“U00296” dec=“662” mode=“math” type=“other”>

<latex>\Elzinglst </latex>
<Elsevier grid="pb1" ent="z.inglst">
 <desc>inverted glottal stop  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN LETTER INVERTED GLOTTAL STOP</description>

</character>

<character id=“U00297” dec=“663” type=“other” mode=“unknown”>

<description>LATIN LETTER STRETCHED C</description>

</character>

<character id=“U00298” dec=“664” type=“other” mode=“unknown”>

<description>LATIN LETTER BILABIAL CLICK</description>

</character>

<character id=“U00299” dec=“665” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL B</description>

</character>

<character id=“U0029A” dec=“666” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER CLOSED OPEN E</description>

</character>

<character id=“U0029B” dec=“667” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL G WITH HOOK</description>

</character>

<character id=“U0029C” dec=“668” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL H</description>

</character>

<character id=“U0029D” dec=“669” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER J WITH CROSSED-TAIL</description>

</character>

<character id=“U0029E” dec=“670” mode=“text” type=“other”>

<latex>\textturnk </latex>
<Elsevier grid="pck" ent="z.trnk">
 <desc>turned k  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TURNED K</description>

</character>

<character id=“U0029F” dec=“671” type=“other” mode=“unknown”>

<description>LATIN LETTER SMALL CAPITAL L</description>

</character>

<character id=“U002A0” dec=“672” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER Q WITH HOOK</description>

</character>

<character id=“U002A1” dec=“673” type=“other” mode=“unknown”>

<description>LATIN LETTER GLOTTAL STOP WITH STROKE</description>

</character>

<character id=“U002A2” dec=“674” type=“other” mode=“unknown”>

<description>LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE</description>

</character>

<character id=“U002A3” dec=“675” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER DZ DIGRAPH</description>

</character>

<character id=“U002A4” dec=“676” mode=“math” type=“other”>

<latex>\Elzdyogh </latex>
<Elsevier grid="pdd" ent="z.dyogh">
 <desc>d-Yogh ligature  (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER DEZH DIGRAPH</description>

</character>

<character id=“U002A5” dec=“677” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER DZ DIGRAPH WITH CURL</description>

</character>

<character id=“U002A6” dec=“678” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER TS DIGRAPH</description>

</character>

<character id=“U002A7” dec=“679” mode=“math” type=“other”>

<latex>\Elztesh </latex>
<Elsevier grid="pdt" ent="z.tesh">
 <desc>t-esh ligature (phonetic symbol)</desc>
</Elsevier>
<description>LATIN SMALL LETTER TESH DIGRAPH</description>

</character>

<character id=“U002A8” dec=“680” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER TC DIGRAPH WITH CURL</description>

</character>

<character id=“U002A9” dec=“681” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER FENG DIGRAPH</description>

</character>

<character id=“U002AA” dec=“682” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER LS DIGRAPH</description>

</character>

<character id=“U002AB” dec=“683” image=“none” type=“other” mode=“unknown”>

<description>LATIN SMALL LETTER LZ DIGRAPH</description>

</character>

<character id=“U002AC” dec=“684” image=“none” type=“other” mode=“unknown”>

<description>LATIN LETTER BILABIAL PERCUSSIVE</description>

</character>

<character id=“U002AD” dec=“685” image=“none” type=“other” mode=“unknown”>

<description>LATIN LETTER BIDENTAL PERCUSSIVE</description>

</character>

<character id=“U002AE” dec=“686” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002AF” dec=“687” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002B0” dec=“688” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL H</description>

</character>

<character id=“U002B1” dec=“689” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL H WITH HOOK</description>

</character>

<character id=“U002B2” dec=“690” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL J</description>

</character>

<character id=“U002B3” dec=“691” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL R</description>

</character>

<character id=“U002B4” dec=“692” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL TURNED R</description>

</character>

<character id=“U002B5” dec=“693” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL TURNED R WITH HOOK</description>

</character>

<character id=“U002B6” dec=“694” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL CAPITAL INVERTED R</description>

</character>

<character id=“U002B7” dec=“695” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL W</description>

</character>

<character id=“U002B8” dec=“696” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL Y</description>

</character>

<character id=“U002B9” dec=“697” type=“other” mode=“unknown”>

<description>MODIFIER LETTER PRIME</description>

</character>

<character id=“U002BA” dec=“698” type=“other” mode=“unknown”>

<description>MODIFIER LETTER DOUBLE PRIME</description>

</character>

<character id=“U002BB” dec=“699” type=“other” mode=“unknown”>

<description>MODIFIER LETTER TURNED COMMA</description>

</character>

<character id=“U002BC” dec=“700” mode=“text” type=“other”>

<afii>E249</afii>
<latex>'</latex>
<Elsevier grid="pj2" ent="rsquo">
 <desc>apostrophe (phonetic symbol)</desc>
</Elsevier>
<AMS>\rasp</AMS>
<AIP>rsquot</AIP>
<font name="hlcry" pos="48"/>
<description>MODIFIER LETTER APOSTROPHE</description>

</character>

<character id=“U002BD” dec=“701” type=“other” mode=“unknown”>

<description>MODIFIER LETTER REVERSED COMMA</description>

</character>

<character id=“U002BE” dec=“702” type=“other” mode=“unknown”>

<description>MODIFIER LETTER RIGHT HALF RING</description>

</character>

<character id=“U002BF” dec=“703” type=“other” mode=“unknown”>

<description>MODIFIER LETTER LEFT HALF RING</description>

</character>

<character id=“U002C0” dec=“704” type=“other” mode=“unknown”>

<description>MODIFIER LETTER GLOTTAL STOP</description>

</character>

<character id=“U002C1” dec=“705” type=“other” mode=“unknown”>

<description>MODIFIER LETTER REVERSED GLOTTAL STOP</description>

</character>

<character id=“U002C2” dec=“706” type=“other” mode=“unknown”>

<description>MODIFIER LETTER LEFT ARROWHEAD</description>

</character>

<character id=“U002C3” dec=“707” type=“other” mode=“unknown”>

<description>MODIFIER LETTER RIGHT ARROWHEAD</description>

</character>

<character id=“U002C4” dec=“708” type=“other” mode=“unknown”>

<description>MODIFIER LETTER UP ARROWHEAD</description>

</character>

<character id=“U002C5” dec=“709” type=“other” mode=“unknown”>

<description>MODIFIER LETTER DOWN ARROWHEAD</description>

</character>

<character id=“U002C6” dec=“710” mode=“text” type=“other”>

<entity id="circ" set="html4-special">
 <desc>circumflex accent = spacing circumflex</desc>
</entity>
<entity id="circ" set="html4-special">
 <desc>circumflex accent = spacing circumflex</desc>
</entity>
<entity id="circ" set="8879-isodia">
 <desc>circumflex accent</desc>
</entity>
<description>MODIFIER LETTER CIRCUMFLEX ACCENT</description>

</character>

<character id=“U002C7” dec=“711” mode=“text” type=“other”>

<afii>E247</afii>
<latex>\textasciicaron </latex>
<entity id="caron" set="ISODIA">
 <desc>caron</desc>
</entity>
<entity id="caron" set="8879-isodia">
 <desc>=caron</desc>
</entity>
<entity id="Hacek" set="mmlalias">
  <desc>alias ISODIA caron</desc>
</entity>
<description>CARON</description>

</character>

<character id=“U002C8” dec=“712” mode=“math” type=“other”>

<latex>\Elzverts </latex>
<Elsevier grid="pd2" ent="z.verts">
 <desc>vertical stroke (superior) (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER VERTICAL LINE</description>

</character>

<character id=“U002C9” dec=“713” type=“other” mode=“unknown”>

<description>MODIFIER LETTER MACRON</description>

</character>

<character id=“U002CA” dec=“714” type=“other” mode=“unknown”>

<description>MODIFIER LETTER ACUTE ACCENT</description>

</character>

<character id=“U002CB” dec=“715” type=“other” mode=“unknown”>

<description>MODIFIER LETTER GRAVE ACCENT</description>

</character>

<character id=“U002CC” dec=“716” mode=“math” type=“other”>

<latex>\Elzverti </latex>
<Elsevier grid="pe2" ent="z.verti">
 <desc>vertical stroke (inferior) (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER LOW VERTICAL LINE</description>

</character>

<character id=“U002CD” dec=“717” type=“other” mode=“unknown”>

<description>MODIFIER LETTER LOW MACRON</description>

</character>

<character id=“U002CE” dec=“718” type=“other” mode=“unknown”>

<description>MODIFIER LETTER LOW GRAVE ACCENT</description>

</character>

<character id=“U002CF” dec=“719” type=“other” mode=“unknown”>

<description>MODIFIER LETTER LOW ACUTE ACCENT</description>

</character>

<character id=“U002D0” dec=“720” mode=“math” type=“other”>

<latex>\Elzlmrk </latex>
<Elsevier grid="pi2" ent="z.lmrk">
 <desc>length mark  (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER TRIANGULAR COLON</description>

</character>

<character id=“U002D1” dec=“721” mode=“math” type=“other”>

<latex>\Elzhlmrk </latex>
<Elsevier grid="ph2" ent="z.hlmrk">
 <desc>half-length mark (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER HALF TRIANGULAR COLON</description>

</character>

<character id=“U002D2” dec=“722” mode=“math” type=“other”>

<latex>\Elzsbrhr </latex>
<Elsevier grid="pn2" ent="z.sbrhr">
 <desc>right half-ring (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER CENTRED RIGHT HALF RING</description>

</character>

<character id=“U002D3” dec=“723” mode=“math” type=“other”>

<latex>\Elzsblhr </latex>
<Elsevier grid="pm2" ent="z.sblhr">
 <desc>left half-ring  (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER CENTRED LEFT HALF RING</description>

</character>

<character id=“U002D4” dec=“724” mode=“math” type=“other”>

<latex>\Elzrais </latex>
<Elsevier grid="pb2" ent="z.rais">
 <desc>raising sign  (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER UP TACK</description>

</character>

<character id=“U002D5” dec=“725” mode=“math” type=“other”>

<latex>\Elzlow </latex>
<Elsevier grid="pc2" ent="z.low">
 <desc>lowering sign (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER DOWN TACK</description>

</character>

<character id=“U002D6” dec=“726” type=“other” mode=“unknown”>

<description>MODIFIER LETTER PLUS SIGN</description>

</character>

<character id=“U002D7” dec=“727” type=“other” mode=“unknown”>

<description>MODIFIER LETTER MINUS SIGN</description>

</character>

<character id=“U002D8” dec=“728” mode=“mixed” type=“other”>

<afii>00C6</afii>
<latex>\textasciibreve </latex>
<mathlatex>\u</mathlatex>
<entity id="breve" set="ISODIA">
 <desc>breve</desc>
</entity>
<entity id="breve" set="8879-isodia">
 <desc>=breve</desc>
</entity>
<entity id="Breve" set="mmlalias">
  <desc>alias ISODIA breve</desc>
</entity>
<description>BREVE</description>

</character>

<character id=“U002D9” dec=“729” mode=“mixed” type=“other”>

<afii>00C7</afii>
<latex>\textperiodcentered </latex>
<mathlatex>\dot{}</mathlatex>
<entity id="dot" set="ISODIA">
 <desc>dot above</desc>
</entity>
<entity id="dot" set="8879-isodia">
 <desc>=dot above</desc>
</entity>
<entity id="DiacriticalDot" set="mmlalias">
  <desc>alias ISODIA dot</desc>
</entity>
<description>DOT ABOVE</description>

</character>

<character id=“U002DA” dec=“730” mode=“mixed” type=“other”>

<afii>00CA</afii>
<latex>\r{}</latex>
<mathlatex>\mathring{}</mathlatex>
<entity id="ring" set="ISODIA">
 <desc>ring</desc>
</entity>
<entity id="ring" set="8879-isodia">
 <desc>=ring</desc>
</entity>
<description>RING ABOVE</description>

</character>

<character id=“U002DB” dec=“731” mode=“mixed” type=“other”>

<afii>00CE</afii>
<latex>\k{}</latex>
<mathlatex>\mbox{\k{}}</mathlatex>
<entity id="ogon" set="ISODIA">
 <desc>ogonek</desc>
</entity>
<entity id="ogon" set="8879-isodia">
 <desc>=ogonek</desc>
</entity>
<description>OGONEK</description>

</character>

<character id=“U002DC” dec=“732” mode=“text” type=“other”>

<afii>00C4</afii>
<latex>\texttildelow </latex>
<entity id="tilde" set="html4-special">
 <desc>small tilde</desc>
</entity>
<entity id="tilde" set="8879-isodia">
 <desc>=tilde</desc>
</entity>
<entity id="DiacriticalTilde" set="mmlalias">
  <desc>alias ISODIA tilde</desc>
</entity>
<description>SMALL TILDE</description>

</character>

<character id=“U002DD” dec=“733” mode=“mixed” type=“other”>

<afii>00CD</afii>
<latex>\H{}</latex>
<mathlatex>\mbox{\H{}}</mathlatex>
<entity id="dblac" set="ISODIA">
 <desc>double acute accent</desc>
</entity>
<entity id="dblac" set="8879-isodia">
 <desc>=double acute accent</desc>
</entity>
<entity id="dblac" set="ISODIA">
 <desc>double acute accent</desc>
</entity>
<entity id="DiacriticalDoubleAcute" set="mmlalias">
  <desc>alias ISODIA dblac</desc>
</entity>
<description>DOUBLE ACUTE ACCENT</description>

</character>

<character id=“U002DE” dec=“734” type=“other” mode=“unknown”>

<description>MODIFIER LETTER RHOTIC HOOK</description>

</character>

<character id=“U002DF” dec=“735” image=“none” type=“other” mode=“unknown”>

<description>MODIFIER LETTER CROSS ACCENT</description>

</character>

<character id=“U002E0” dec=“736” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL GAMMA</description>

</character>

<character id=“U002E1” dec=“737” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL L</description>

</character>

<character id=“U002E2” dec=“738” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL S</description>

</character>

<character id=“U002E3” dec=“739” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL X</description>

</character>

<character id=“U002E4” dec=“740” type=“other” mode=“unknown”>

<description>MODIFIER LETTER SMALL REVERSED GLOTTAL STOP</description>

</character>

<character id=“U002E5” dec=“741” mode=“text” type=“other”>

<latex>\tone{55}</latex>
<Elsevier grid="pa7" ent="z.xhighs">
 <desc>extra high, symbol  (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER EXTRA-HIGH TONE BAR</description>

</character>

<character id=“U002E6” dec=“742” mode=“text” type=“other”>

<latex>\tone{44}</latex>
<Elsevier grid="pf7" ent="z.highs">
 <desc>high, symbol  (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER HIGH TONE BAR</description>

</character>

<character id=“U002E7” dec=“743” mode=“text” type=“other”>

<latex>\tone{33}</latex>
<Elsevier grid="pg7" ent="z.mids">
 <desc>mid, symbol (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER MID TONE BAR</description>

</character>

<character id=“U002E8” dec=“744” mode=“text” type=“other”>

<latex>\tone{22}</latex>
<Elsevier grid="ph7" ent="z.lows">
 <desc>low, symbol (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER LOW TONE BAR</description>

</character>

<character id=“U002E9” dec=“745” mode=“text” type=“other”>

<latex>\tone{11}</latex>
<Elsevier grid="pb7" ent="z.xlows">
 <desc>extra low, synbol (phonetic symbol)</desc>
</Elsevier>
<description>MODIFIER LETTER EXTRA-LOW TONE BAR</description>

</character>

<character id=“U002EA” dec=“746” image=“none” type=“other” mode=“unknown”>

<description>MODIFIER LETTER YIN DEPARTING TONE MARK</description>

</character>

<character id=“U002EB” dec=“747” image=“none” type=“other” mode=“unknown”>

<description>MODIFIER LETTER YANG DEPARTING TONE MARK</description>

</character>

<character id=“U002EC” dec=“748” image=“none” type=“other” mode=“unknown”>

<description>MODIFIER LETTER VOICING</description>

</character>

<character id=“U002ED” dec=“749” image=“none” type=“other” mode=“unknown”>

<description>MODIFIER LETTER UNASPIRATED</description>

</character>

<character id=“U002EE” dec=“750” image=“none” type=“other” mode=“unknown”>

<description>MODIFIER LETTER DOUBLE APOSTROPHE</description>

</character>

<character id=“U002EF” dec=“751” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F0” dec=“752” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F1” dec=“753” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F2” dec=“754” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F3” dec=“755” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F4” dec=“756” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F5” dec=“757” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F6” dec=“758” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F7” dec=“759” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F8” dec=“760” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002F9” dec=“761” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002FA” dec=“762” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002FB” dec=“763” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002FC” dec=“764” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002FD” dec=“765” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002FE” dec=“766” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U002FF” dec=“767” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00300” dec=“768” mode=“mixed” type=“diacritic”>

<afii>00C1</afii>
<latex>\`</latex>
<mathlatex>\grave</mathlatex>
<Elsevier grid="cab" ent="grave">
 <desc>grave  (accent)</desc>
</Elsevier>
<AMS>\grave</AMS>
<APS>d13</APS>
<AIP>grave</AIP>
<IEEE>\grave</IEEE>
<font name="ptmr7t" pos="18"/>
<description>COMBINING GRAVE ACCENT</description>

</character>

<character id=“U00301” dec=“769” mode=“mixed” type=“diacritic”>

<afii>00C2</afii>
<latex>\'</latex>
<mathlatex>\acute</mathlatex>
<Elsevier grid="caa" ent="acute">
 <desc>acute  (accent)</desc>
</Elsevier>
<AMS>\acute</AMS>
<APS>d12</APS>
<AIP>acute</AIP>
<IEEE>\acute</IEEE>
<font name="ptmr7t" pos="19"/>
<description>COMBINING ACUTE ACCENT</description>

</character>

<character id=“U00302” dec=“770” mode=“mixed” type=“diacritic”>

<afii>00C3</afii>
<latex>\^</latex>
<mathlatex>\hat</mathlatex>
<Elsevier grid="cad" ent="circ">
 <desc>circumflex,Caret (accent)</desc>
</Elsevier>
<AMS>\hat</AMS>
<APS>d4</APS>
<AIP>caret</AIP>
<IEEE>\hat</IEEE>
<font name="ptmr7t" pos="94"/>
<description>COMBINING CIRCUMFLEX ACCENT</description>

</character>

<character id=“U00303” dec=“771” mode=“mixed” type=“diacritic”>

<afii>E222</afii>
<latex>\~</latex>
<mathlatex>\tilde</mathlatex>
<Elsevier grid="cai" ent="tilde">
 <desc>tilde  (accent)</desc>
</Elsevier>
<AMS>\tilde</AMS>
<APS>d5</APS>
<AIP>tilde</AIP>
<IEEE>\tilde</IEEE>
<font name="ptmr7t" pos="126"/>
<description>COMBINING TILDE</description>

</character>

<character id=“U00304” dec=“772” mode=“mixed” type=“diacritic”>

<afii>00C5</afii>
<latex>\=</latex>
<mathlatex>\bar</mathlatex>
<Elsevier grid="cam" ent="macr">
 <desc>overbar, macron  (accent)</desc>
</Elsevier>
<AMS>\bar</AMS>
<APS>d1</APS>
<AIP>macr</AIP>
<IEEE>\bar</IEEE>
<description>COMBINING MACRON</description>

</character>

<character id=“U00305” dec=“773” type=“other” mode=“unknown”>

<description>COMBINING OVERLINE</description>

</character>

<character id=“U00306” dec=“774” mode=“mixed” type=“diacritic”>

<afii>00C6</afii>
<latex>\u</latex>
<mathlatex>\breve</mathlatex>
<Elsevier grid="caj" ent="breve">
 <desc>breve  (accent)</desc>
</Elsevier>
<AMS>\breve</AMS>
<APS>d11</APS>
<AIP>breve</AIP>
<IEEE>\breve</IEEE>
<Wolfram>Breve</Wolfram>
<font name="ptmr7t" pos="21"/>
<description>COMBINING BREVE</description>

</character>

<character id=“U00307” dec=“775” mode=“mixed” type=“diacritic”>

<afii>E224</afii>
<latex>\.</latex>
<mathlatex>\dot</mathlatex>
<Elsevier grid="cao" ent="dot">
 <desc>dot above  (accent)</desc>
</Elsevier>
<AMS>\dot</AMS>
<APS>d2</APS>
<AIP>dot</AIP>
<IEEE>\dot</IEEE>
<font name="ptmr7t" pos="95"/>
<description>COMBINING DOT ABOVE</description>

</character>

<character id=“U00308” dec=“776” mode=“mixed” type=“diacritic”>

<afii>E221</afii>
<latex>\"</latex>
<mathlatex>\ddot</mathlatex>
<Elsevier grid="cae" ent="uml">
 <desc>double dot, umlaut, diaeresis (accent)</desc>
</Elsevier>
<AMS>\ddot</AMS>
<APS>d3</APS>
<AIP>uml</AIP>
<IEEE>\ddot</IEEE>
<Wolfram>DoubleDot</Wolfram>
<font name="ptmr7t" pos="127"/>
<description>COMBINING DIAERESIS</description>

</character>

<character id=“U00309” dec=“777” type=“other” mode=“unknown”>

<description>COMBINING HOOK ABOVE</description>

</character>

<character id=“U0030A” dec=“778” mode=“text” type=“diacritic”>

<afii>00CA</afii>
<latex>\r</latex>
<Elsevier grid="cag" ent="ring">
 <desc>circle  (accent)</desc>
</Elsevier>
<AMS>\ocirc</AMS>
<AIP>ring</AIP>
<description>COMBINING RING ABOVE</description>

</character>

<character id=“U0030B” dec=“779” mode=“text” type=“diacritic”>

<afii>00CD</afii>
<latex>\H</latex>
<Elsevier grid="cac" ent="dblac">
 <desc>double acute  (accent)</desc>
</Elsevier>
<AMS>\H</AMS>
<AIP>dblac</AIP>
<description>COMBINING DOUBLE ACUTE ACCENT</description>

</character>

<character id=“U0030C” dec=“780” mode=“mixed” type=“diacritic”>

<afii>00CF</afii>
<latex>\v</latex>
<mathlatex>\check</mathlatex>
<Elsevier grid="cak" ent="caron">
 <desc>Hacek (Czech.), caron, wedge  (accent)</desc>
</Elsevier>
<AMS>\check</AMS>
<APS>d9</APS>
<AIP>hacek</AIP>
<IEEE>\check</IEEE>
<Wolfram>Hacek</Wolfram>
<font name="ptmr7t" pos="20"/>
<description>COMBINING CARON</description>

</character>

<character id=“U0030D” dec=“781” type=“other” mode=“unknown”>

<description>COMBINING VERTICAL LINE ABOVE</description>

</character>

<character id=“U0030E” dec=“782” image=“none” type=“other” mode=“unknown”>

<description>COMBINING DOUBLE VERTICAL LINE ABOVE</description>

</character>

<character id=“U0030F” dec=“783” mode=“text” type=“diacritic” image=“none”>

<latex>\cyrchar\C</latex>
<description>COMBINING DOUBLE GRAVE ACCENT</description>

</character>

<character id=“U00310” dec=“784” type=“other” mode=“unknown”>

<description>COMBINING CANDRABINDU</description>

</character>

<character id=“U00311” dec=“785” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char177}</latex>
<Elsevier grid="pq2" ent="z.rndcap">
 <desc>round cap  (phonetic symbol)</desc>
</Elsevier>
<Wolfram>DownBreve</Wolfram>
<entity id="DownBreve" set="mmlextra">
 <desc>breve, inverted (non-spacing)</desc>
</entity>
<description>COMBINING INVERTED BREVE</description>

</character>

<character id=“U00312” dec=“786” type=“other” mode=“unknown”>

<description>COMBINING TURNED COMMA ABOVE</description>

</character>

<character id=“U00313” dec=“787” type=“other” mode=“unknown”>

<description>COMBINING COMMA ABOVE</description>

</character>

<character id=“U00314” dec=“788” type=“other” mode=“unknown”>

<description>COMBINING REVERSED COMMA ABOVE</description>

</character>

<character id=“U00315” dec=“789” type=“other” mode=“unknown”>

<description>COMBINING COMMA ABOVE RIGHT</description>

</character>

<character id=“U00316” dec=“790” type=“other” mode=“unknown”>

<description>COMBINING GRAVE ACCENT BELOW</description>

</character>

<character id=“U00317” dec=“791” type=“other” mode=“unknown”>

<description>COMBINING ACUTE ACCENT BELOW</description>

</character>

<character id=“U00318” dec=“792” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char184}</latex>
<Elsevier grid="pf3" ent="z.atr">
 <desc>advanced tongue root (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING LEFT TACK BELOW</description>

</character>

<character id=“U00319” dec=“793” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char185}</latex>
<Elsevier grid="pg3" ent="z.rtr">
 <desc>retracted tongue root (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING RIGHT TACK BELOW</description>

</character>

<character id=“U0031A” dec=“794” type=“other” mode=“unknown”>

<description>COMBINING LEFT ANGLE ABOVE</description>

</character>

<character id=“U0031B” dec=“795” type=“other” mode=“unknown”>

<description>COMBINING HORN</description>

</character>

<character id=“U0031C” dec=“796” type=“other” mode=“unknown”>

<description>COMBINING LEFT HALF RING BELOW</description>

</character>

<character id=“U0031D” dec=“797” type=“other” mode=“unknown”>

<description>COMBINING UP TACK BELOW</description>

</character>

<character id=“U0031E” dec=“798” type=“other” mode=“unknown”>

<description>COMBINING DOWN TACK BELOW</description>

</character>

<character id=“U0031F” dec=“799” type=“other” mode=“unknown”>

<description>COMBINING PLUS SIGN BELOW</description>

</character>

<character id=“U00320” dec=“800” type=“other” mode=“unknown”>

<description>COMBINING MINUS SIGN BELOW</description>

</character>

<character id=“U00321” dec=“801” mode=“math” type=“other”>

<latex>\Elzpalh </latex>
<Elsevier grid="po2" ent="z.palh">
 <desc>palatization hook  (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING PALATALIZED HOOK BELOW</description>

</character>

<character id=“U00322” dec=“802” mode=“unknown” type=“diacritic”>

<latex>\Elzrh </latex>
<Elsevier grid="pp2" ent="z.rh">
 <desc>right hook (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING RETROFLEX HOOK BELOW</description>

</character>

<character id=“U00323” dec=“803” type=“other” mode=“unknown”>

<description>COMBINING DOT BELOW</description>

</character>

<character id=“U00324” dec=“804” type=“other” mode=“unknown”>

<description>COMBINING DIAERESIS BELOW</description>

</character>

<character id=“U00325” dec=“805” type=“other” mode=“unknown”>

<description>COMBINING RING BELOW</description>

</character>

<character id=“U00326” dec=“806” type=“other” mode=“unknown”>

<description>COMBINING COMMA BELOW</description>

</character>

<character id=“U00327” dec=“807” mode=“text” type=“diacritic”>

<afii>00CB</afii>
<latex>\c</latex>
<Elsevier grid="cal" ent="cedil">
 <desc>cedilla (accent)</desc>
</Elsevier>
<AMS>\c</AMS>
<AIP>cedil</AIP>
<Wolfram>Cedilla</Wolfram>
<font name="fn21" pos="11"/>
<description>COMBINING CEDILLA</description>

</character>

<character id=“U00328” dec=“808” mode=“unknown” type=“diacritic”>

<latex>\k</latex>
<Elsevier grid="cax" ent="ogon">
 <desc>polish hook, Ogonek (accent)</desc>
</Elsevier>
<description>COMBINING OGONEK</description>

</character>

<character id=“U00329” dec=“809” type=“other” mode=“unknown”>

<description>COMBINING VERTICAL LINE BELOW</description>

</character>

<character id=“U0032A” dec=“810” mode=“math” type=“other”>

<latex>\Elzsbbrg </latex>
<Elsevier grid="pa2" ent="z.sbbrg">
 <desc>subscript bridge (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING BRIDGE BELOW</description>

</character>

<character id=“U0032B” dec=“811” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char203}</latex>
<Elsevier grid="pb3" ent="z.trgull">
 <desc>seagull, turned  (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING INVERTED DOUBLE ARCH BELOW</description>

</character>

<character id=“U0032C” dec=“812” type=“other” mode=“unknown”>

<description>COMBINING CARON BELOW</description>

</character>

<character id=“U0032D” dec=“813” type=“other” mode=“unknown”>

<description>COMBINING CIRCUMFLEX ACCENT BELOW</description>

</character>

<character id=“U0032E” dec=“814” type=“other” mode=“unknown”>

<description>COMBINING BREVE BELOW</description>

</character>

<character id=“U0032F” dec=“815” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char207}</latex>
<Elsevier grid="pr2" ent="z.archs">
 <desc>subscript arch (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING INVERTED BREVE BELOW</description>

</character>

<character id=“U00330” dec=“816” type=“other” mode=“unknown”>

<description>COMBINING TILDE BELOW</description>

</character>

<character id=“U00331” dec=“817” type=“other” mode=“unknown”>

<description>COMBINING MACRON BELOW</description>

</character>

<character id=“U00332” dec=“818” mode=“unknown” type=“other”>

<entity id="UnderBar" set="mmlextra">
 <desc>combining low line</desc>
</entity>
<description>COMBINING LOW LINE</description>

</character>

<character id=“U00333” dec=“819” type=“other” mode=“unknown”>

<description>COMBINING DOUBLE LOW LINE</description>

</character>

<character id=“U00334” dec=“820” type=“other” mode=“unknown”>

<description>COMBINING TILDE OVERLAY</description>

</character>

<character id=“U00335” dec=“821” mode=“unknown” type=“diacritic”>

<latex>\Elzxl </latex>
<Elsevier grid="pc5" ent="z.xl">
 <desc>cross, short horizontal line (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING SHORT STROKE OVERLAY</description>

</character>

<character id=“U00336” dec=“822” mode=“unknown” type=“diacritic”>

<latex>\Elzbar </latex>
<Elsevier grid="pb5" ent="z.bar">
 <desc>bar (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING LONG STROKE OVERLAY</description>

</character>

<character id=“U00337” dec=“823” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char215}</latex>
<Elsevier grid="cay" ent="z.shtsls">
 <desc>short slash  (overlay)</desc>
</Elsevier>
<description>COMBINING SHORT SOLIDUS OVERLAY</description>

</character>

<character id=“U00338” dec=“824” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char216}</latex>
<Elsevier grid="caz" ent="z.cansls">
 <desc>cancellation slash  (overlay)</desc>
</Elsevier>
<description>COMBINING LONG SOLIDUS OVERLAY</description>

</character>

<character id=“U00339” dec=“825” type=“other” mode=“unknown”>

<description>COMBINING RIGHT HALF RING BELOW</description>

</character>

<character id=“U0033A” dec=“826” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char218}</latex>
<Elsevier grid="pa5" ent="z.sbbrgt">
 <desc>subscript bridge, turned (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING INVERTED BRIDGE BELOW</description>

</character>

<character id=“U0033B” dec=“827” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char219}</latex>
<Elsevier grid="pa3" ent="z.lam">
 <desc>laminal (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING SQUARE BELOW</description>

</character>

<character id=“U0033C” dec=“828” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char220}</latex>
<Elsevier grid="pe3" ent="z.gull">
 <desc>seagull  (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING SEAGULL BELOW</description>

</character>

<character id=“U0033D” dec=“829” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char221}</latex>
<Elsevier grid="pq3" ent="z.mdc">
 <desc>mid centralized (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING X ABOVE</description>

</character>

<character id=“U0033E” dec=“830” type=“other” mode=“unknown”>

<description>COMBINING VERTICAL TILDE</description>

</character>

<character id=“U0033F” dec=“831” type=“other” mode=“unknown”>

<description>COMBINING DOUBLE OVERLINE</description>

</character>

<character id=“U00340” dec=“832” type=“other” mode=“unknown”>

<description>COMBINING GRAVE TONE MARK</description>

</character>

<character id=“U00341” dec=“833” type=“other” mode=“unknown”>

<description>COMBINING ACUTE TONE MARK</description>

</character>

<character id=“U00342” dec=“834” type=“other” mode=“unknown”>

<description>COMBINING GREEK PERISPOMENI</description>

</character>

<character id=“U00343” dec=“835” type=“other” mode=“unknown”>

<description>COMBINING GREEK KORONIS</description>

</character>

<character id=“U00344” dec=“836” type=“other” mode=“unknown”>

<description>COMBINING GREEK DIALYTIKA TONOS</description>

</character>

<character id=“U00345” dec=“837” type=“other” mode=“unknown”>

<description>COMBINING GREEK YPOGEGRAMMENI</description>

</character>

<character id=“U00346” dec=“838” image=“none” type=“other” mode=“unknown”>

<description>COMBINING BRIDGE ABOVE</description>

</character>

<character id=“U00347” dec=“839” image=“none” type=“other” mode=“unknown”>

<description>COMBINING EQUALS SIGN BELOW</description>

</character>

<character id=“U00348” dec=“840” image=“none” type=“other” mode=“unknown”>

<description>COMBINING DOUBLE VERTICAL LINE BELOW</description>

</character>

<character id=“U00349” dec=“841” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LEFT ANGLE BELOW</description>

</character>

<character id=“U0034A” dec=“842” image=“none” type=“other” mode=“unknown”>

<description>COMBINING NOT TILDE ABOVE</description>

</character>

<character id=“U0034B” dec=“843” image=“none” type=“other” mode=“unknown”>

<description>COMBINING HOMOTHETIC ABOVE</description>

</character>

<character id=“U0034C” dec=“844” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ALMOST EQUAL TO ABOVE</description>

</character>

<character id=“U0034D” dec=“845” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LEFT RIGHT ARROW BELOW</description>

</character>

<character id=“U0034E” dec=“846” image=“none” type=“other” mode=“unknown”>

<description>COMBINING UPWARDS ARROW BELOW</description>

</character>

<character id=“U0034F” dec=“847” image=“none” type=“other” mode=“unknown”>

<description>COMBINING GRAPHEME JOINER</description>

</character>

<character id=“U00350” dec=“848” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00351” dec=“849” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00352” dec=“850” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00353” dec=“851” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00354” dec=“852” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00355” dec=“853” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00356” dec=“854” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00357” dec=“855” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00358” dec=“856” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00359” dec=“857” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0035A” dec=“858” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0035B” dec=“859” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0035C” dec=“860” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0035D” dec=“861” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0035E” dec=“862” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0035F” dec=“863” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00360” dec=“864” type=“other” mode=“unknown”>

<description>COMBINING DOUBLE TILDE</description>

</character>

<character id=“U00361” dec=“865” mode=“unknown” type=“other”>

<latex>{\fontencoding{LECO}\selectfont\char225}</latex>
<Elsevier grid="ps2" ent="z.toplig">
 <desc>top ligature  (phonetic symbol)</desc>
</Elsevier>
<description>COMBINING DOUBLE INVERTED BREVE</description>

</character>

<character id=“U00362” dec=“866” image=“none” type=“other” mode=“unknown”>

<description>COMBINING DOUBLE RIGHTWARDS ARROW BELOW</description>

</character>

<character id=“U00363” dec=“867” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER A</description>

</character>

<character id=“U00364” dec=“868” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER E</description>

</character>

<character id=“U00365” dec=“869” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER I</description>

</character>

<character id=“U00366” dec=“870” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER O</description>

</character>

<character id=“U00367” dec=“871” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER U</description>

</character>

<character id=“U00368” dec=“872” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER C</description>

</character>

<character id=“U00369” dec=“873” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER D</description>

</character>

<character id=“U0036A” dec=“874” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER H</description>

</character>

<character id=“U0036B” dec=“875” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER M</description>

</character>

<character id=“U0036C” dec=“876” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER R</description>

</character>

<character id=“U0036D” dec=“877” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER T</description>

</character>

<character id=“U0036E” dec=“878” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER V</description>

</character>

<character id=“U0036F” dec=“879” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LATIN SMALL LETTER X</description>

</character>

<character id=“U00370” dec=“880” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00371” dec=“881” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00372” dec=“882” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00373” dec=“883” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00374” dec=“884” type=“other” mode=“unknown”>

<description>GREEK NUMERAL SIGN</description>

</character>

<character id=“U00375” dec=“885” type=“other” mode=“unknown”>

<description>GREEK LOWER NUMERAL SIGN</description>

</character>

<character id=“U00376” dec=“886” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00377” dec=“887” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00378” dec=“888” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00379” dec=“889” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0037A” dec=“890” image=“none” type=“other” mode=“unknown”>

<description>GREEK YPOGEGRAMMENI</description>

</character>

<character id=“U0037B” dec=“891” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0037C” dec=“892” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0037D” dec=“893” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0037E” dec=“894” image=“none” type=“other” mode=“unknown”>

<description>GREEK QUESTION MARK</description>

</character>

<character id=“U0037F” dec=“895” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00380” dec=“896” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00381” dec=“897” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00382” dec=“898” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00383” dec=“899” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00384” dec=“900” type=“other” mode=“unknown”>

<description>GREEK TONOS</description>

</character>

<character id=“U00385” dec=“901” type=“other” mode=“unknown”>

<description>GREEK DIALYTIKA TONOS</description>

</character>

<character id=“U00386” dec=“902” mode=“mixed” type=“other”>

<latex>\'{A}</latex>
<mathlatex>\acute{A}</mathlatex>
<entity id="Aacgr" set="ISOGRK2">
 <desc>capital Alpha, accent, Greek</desc>
</entity>
<entity id="Aacgr" set="8879-isogrk2">
 <desc>=capital Alpha, accent, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER ALPHA WITH TONOS</description>

</character>

<character id=“U00387” dec=“903” type=“other” mode=“unknown”>

<description>GREEK ANO TELEIA</description>

</character>

<character id=“U00388” dec=“904” mode=“mixed” type=“other”>

<latex>\'{E}</latex>
<mathlatex>\acute{E}</mathlatex>
<entity id="Eacgr" set="ISOGRK2">
 <desc>capital Epsilon, accent, Greek</desc>
</entity>
<entity id="Eacgr" set="8879-isogrk2">
 <desc>=capital Epsilon, accent, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER EPSILON WITH TONOS</description>

</character>

<character id=“U00389” dec=“905” mode=“mixed” type=“other”>

<latex>\'{H}</latex>
<mathlatex>\grave{H}</mathlatex>
<entity id="EEacgr" set="ISOGRK2">
 <desc>capital Eta, accent, Greek</desc>
</entity>
<entity id="EEacgr" set="8879-isogrk2">
 <desc>=capital Eta, accent, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER ETA WITH TONOS</description>

</character>

<character id=“U0038A” dec=“906” mode=“mixed” type=“other”>

<latex>\'{}{I}</latex>
<mathlatex>\mathrm{'I}</mathlatex>
<entity id="Iacgr" set="ISOGRK2">
 <desc>capital Iota, accent, Greek</desc>
</entity>
<entity id="Iacgr" set="8879-isogrk2">
 <desc>=capital Iota, accent, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER IOTA WITH TONOS</description>

</character>

<character id=“U0038B” dec=“907” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0038C” dec=“908” mode=“mixed” type=“other”>

<latex>\'{}O</latex>
<mathlatex>\mathrm{'O}</mathlatex>
<entity id="Oacgr" set="ISOGRK2">
 <desc>capital Omicron, accent, Greek</desc>
</entity>
<entity id="Oacgr" set="8879-isogrk2">
 <desc>=capital Omicron, accent, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER OMICRON WITH TONOS</description>

</character>

<character id=“U0038D” dec=“909” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0038E” dec=“910” mode=“math” type=“other”>

<latex>\mathrm{'Y}</latex>
<entity id="Uacgr" set="ISOGRK2">
 <desc>capital Upsilon, accent, Greek</desc>
</entity>
<entity id="Uacgr" set="8879-isogrk2">
 <desc>=capital Upsilon, accent, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER UPSILON WITH TONOS</description>

</character>

<character id=“U0038F” dec=“911” mode=“math” type=“other” >

<latex>\mathrm{'\Omega}</latex>
<entity id="OHacgr" set="ISOGRK2">
 <desc>capital Omega, accent, Greek</desc>
</entity>
<entity id="OHacgr" set="8879-isogrk2">
 <desc>=capital Omega, accent, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER OMEGA WITH TONOS</description>

</character>

<character id=“U00390” dec=“912” mode=“math” type=“other”>

<latex>\acute{\ddot{\iota}}</latex>
<entity id="idiagr" set="ISOGRK2">
 <desc>small iota, dieresis, accent, Greek</desc>
</entity>
<entity id="idiagr" set="8879-isogrk2">
 <desc>=small iota, dieresis, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS</description>

</character>

<character id=“U00391” dec=“913” mode=“math” type=“alphabetic”>

<afii>2641</afii>
<latex>\Alpha </latex>
<Elsevier grid="cea" ent="">
 <desc>capital alpha -- Greek --</desc>
 <elsrender>A</elsrender>
</Elsevier>
<AIP>Agr</AIP>
<Wolfram>CapitalAlpha</Wolfram>
<entity id="Alpha" set="html4-symbol">
</entity>
<entity id="Agr" set="ISOGRK1">
 <desc>capital Alpha, Greek</desc>
</entity>
<entity id="Agr" set="8879-isogrk1">
 <desc>=capital Alpha, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER ALPHA</description>

</character>

<character id=“U00392” dec=“914” mode=“math” type=“alphabetic”>

<afii>2642</afii>
<latex>\Beta </latex>
<Elsevier grid="ceb" ent="">
 <desc>capital beta -- Greek --</desc>
 <elsrender>B</elsrender>
</Elsevier>
<AIP>Bgr</AIP>
<Wolfram>CapitalBeta</Wolfram>
<entity id="Bgr" set="ISOGRK1">
 <desc>capital Beta, Greek</desc>
</entity>
<entity id="Bgr" set="8879-isogrk1">
 <desc>=capital Beta, Greek</desc>
</entity>
<entity id="Beta" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER BETA</description>

</character>

<character id=“U00393” dec=“915” mode=“math” type=“alphabetic”>

<afii>2644</afii>
<latex>\Gamma </latex>
<Elsevier grid="ceg" ent="Gamma">
 <desc>gamma (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Gamma</AMS>
<APS>Gamma</APS>
<AIP>Ggr</AIP>
<IEEE>\Gamma</IEEE>
<Wolfram>CapitalGamma</Wolfram>
<entity id="Gamma" set="html4-symbol">
 <desc>greek capital letter gamma</desc>
</entity>
<entity id="Gamma" set="8879-isogrk3">
 <desc>=capital Gamma, Greek</desc>
</entity>
<entity id="Gamma" set="9573-13-isogrk3">
 <desc>/Gamma capital Gamma, Greek</desc>
</entity>
<entity id="Ggr" set="ISOGRK1">
 <desc>capital Gamma, Greek</desc>
</entity>
<entity id="Ggr" set="8879-isogrk1">
 <desc>=capital Gamma, Greek</desc>
</entity>
<font name="hlcrm" pos="0"/>
<description>GREEK CAPITAL LETTER GAMMA</description>

</character>

<character id=“U00394” dec=“916” mode=“math” type=“alphabetic”>

<afii>2645</afii>
<latex>\Delta </latex>
<Elsevier grid="ced" ent="Delta">
 <desc>delta (capital); increment  -- Greek --</desc>
</Elsevier>
<AMS>\Delta</AMS>
<APS>Delta</APS>
<AIP>Dgr</AIP>
<IEEE>\Delta</IEEE>
<Wolfram>CapitalDelta</Wolfram>
<entity id="Delta" set="html4-symbol">
 <desc>greek capital letter delta</desc>
</entity>
<entity id="Delta" set="8879-isogrk3">
 <desc>=capital Delta, Greek</desc>
</entity>
<entity id="Delta" set="9573-13-isogrk3">
 <desc>/Delta capital Delta, Greek</desc>
</entity>
<entity id="Dgr" set="ISOGRK1">
 <desc>capital Delta, Greek</desc>
</entity>
<entity id="Dgr" set="8879-isogrk1">
 <desc>=capital Delta, Greek</desc>
</entity>
<font name="hlcrm" pos="1"/>
<description>GREEK CAPITAL LETTER DELTA</description>

</character>

<character id=“U00395” dec=“917” mode=“math” type=“alphabetic”>

<afii>2646</afii>
<latex>\Epsilon </latex>
<Elsevier grid="cee" ent="">
 <desc>capital epsilon -- Greek --</desc>
 <elsrender>E</elsrender>
</Elsevier>
<AIP>Egr</AIP>
<Wolfram>CapitalEpsilon</Wolfram>
<entity id="Egr" set="ISOGRK1">
 <desc>capital Epsilon, Greek</desc>
</entity>
<entity id="Egr" set="8879-isogrk1">
 <desc>=capital Epsilon, Greek</desc>
</entity>
<entity id="Epsilon" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER EPSILON</description>

</character>

<character id=“U00396” dec=“918” mode=“math” type=“alphabetic”>

<afii>2649</afii>
<latex>\Zeta </latex>
<Elsevier grid="cez" ent="">
 <desc>capital zeta -- Greek --</desc>
 <elsrender>Z</elsrender>
</Elsevier>
<AIP>Zgr</AIP>
<Wolfram>CapitalZeta</Wolfram>
<entity id="Zgr" set="ISOGRK1">
 <desc>capital Zeta, Greek</desc>
</entity>
<entity id="Zgr" set="8879-isogrk1">
 <desc>=capital Zeta, Greek</desc>
</entity>
<entity id="Zeta" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER ZETA</description>

</character>

<character id=“U00397” dec=“919” mode=“math” type=“alphabetic”>

<afii>264A</afii>
<latex>\Eta </latex>
<Elsevier grid="ceh" ent="">
 <desc>capital eta  -- Greek --</desc>
 <elsrender>H</elsrender>
</Elsevier>
<AIP>EEgr</AIP>
<Wolfram>CapitalEta</Wolfram>
<entity id="EEgr" set="ISOGRK1">
 <desc>capital Eta, Greek</desc>
</entity>
<entity id="EEgr" set="8879-isogrk1">
 <desc>=capital Eta, Greek</desc>
</entity>
<entity id="Eta" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER ETA</description>

</character>

<character id=“U00398” dec=“920” mode=“math” type=“alphabetic”>

<afii>264B</afii>
<latex>\Theta </latex>
<Elsevier grid="ceq" ent="Theta">
 <desc>theta (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Theta</AMS>
<APS>Theta</APS>
<AIP>THgr</AIP>
<IEEE>\Theta</IEEE>
<Wolfram>CapitalTheta</Wolfram>
<entity id="THgr" set="ISOGRK1">
 <desc>capital Theta, Greek</desc>
</entity>
<entity id="THgr" set="8879-isogrk1">
 <desc>=capital Theta, Greek</desc>
</entity>
<entity id="Theta" set="html4-symbol">
 <desc>greek capital letter theta</desc>
</entity>
<entity id="Theta" set="8879-isogrk3">
 <desc>=capital Theta, Greek</desc>
</entity>
<entity id="Theta" set="9573-13-isogrk3">
 <desc>/Theta capital Theta, Greek</desc>
</entity>
<font name="hlcrm" pos="2"/>
<description>GREEK CAPITAL LETTER THETA</description>

</character>

<character id=“U00399” dec=“921” mode=“math” type=“alphabetic”>

<afii>264C</afii>
<latex>\Iota </latex>
<Elsevier grid="cei" ent="">
 <desc>capital iota -- Greek --</desc>
 <elsrender>I</elsrender>
</Elsevier>
<AIP>Igr</AIP>
<Wolfram>CapitalIota</Wolfram>
<entity id="Igr" set="ISOGRK1">
 <desc>capital Iota, Greek</desc>
</entity>
<entity id="Igr" set="8879-isogrk1">
 <desc>=capital Iota, Greek</desc>
</entity>
<entity id="Iota" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER IOTA</description>

</character>

<character id=“U0039A” dec=“922” mode=“math” type=“alphabetic”>

<afii>264D</afii>
<latex>\Kappa </latex>
<Elsevier grid="cek" ent="">
 <desc>capital kappa -- Greek --</desc>
 <elsrender>K</elsrender>
</Elsevier>
<AIP>Kgr</AIP>
<Wolfram>CapitalKappa</Wolfram>
<entity id="Kgr" set="ISOGRK1">
 <desc>capital Kappa, Greek</desc>
</entity>
<entity id="Kgr" set="8879-isogrk1">
 <desc>=capital Kappa, Greek</desc>
</entity>
<entity id="Kappa" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER KAPPA</description>

</character>

<character id=“U0039B” dec=“923” mode=“math” type=“alphabetic”>

<afii>264E</afii>
<latex>\Lambda </latex>
<Elsevier grid="cel" ent="Lambda">
 <desc>lambda (capital)  -- Greek --</desc>
</Elsevier>
<AMS>\Lambda</AMS>
<APS>Lambda</APS>
<AIP>Lgr</AIP>
<IEEE>\Lambda</IEEE>
<Wolfram>CapitalLambda</Wolfram>
<entity id="Lambda" set="html4-symbol">
 <desc>greek capital letter lambda</desc>
</entity>
<entity id="Lambda" set="8879-isogrk3">
 <desc>=capital Lambda, Greek</desc>
</entity>
<entity id="Lambda" set="9573-13-isogrk3">
 <desc>/Lambda capital Lambda, Greek</desc>
</entity>
<entity id="Lgr" set="ISOGRK1">
 <desc>capital Lambda, Greek</desc>
</entity>
<entity id="Lgr" set="8879-isogrk1">
 <desc>=capital Lambda, Greek</desc>
</entity>
<font name="hlcrm" pos="3"/>
<description>GREEK CAPITAL LETTER LAMDA</description>

</character>

<character id=“U0039C” dec=“924” mode=“math” type=“alphabetic”>

<afii>264F</afii>
<latex>M</latex>
<Elsevier grid="cem" ent="">
 <desc>capital mu  -- Greek --</desc>
 <elsrender>M</elsrender>
</Elsevier>
<AIP>Mgr</AIP>
<Wolfram>CapitalMu</Wolfram>
<entity id="Mgr" set="ISOGRK1">
 <desc>capital Mu, Greek</desc>
</entity>
<entity id="Mgr" set="8879-isogrk1">
 <desc>=capital Mu, Greek</desc>
</entity>
<entity id="Mu" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER MU</description>

</character>

<character id=“U0039D” dec=“925” mode=“math” type=“alphabetic”>

<afii>2650</afii>
<latex>N</latex>
<Elsevier grid="cen" ent="">
 <desc>capital nu  -- Greek --</desc>
 <elsrender>N</elsrender>
</Elsevier>
<AIP>Ngr</AIP>
<Wolfram>CapitalNu</Wolfram>
<entity id="Ngr" set="ISOGRK1">
 <desc>capital Nu, Greek</desc>
</entity>
<entity id="Ngr" set="8879-isogrk1">
 <desc>=capital Nu, Greek</desc>
</entity>
<entity id="Nu" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER NU</description>

</character>

<character id=“U0039E” dec=“926” mode=“math” type=“alphabetic”>

<afii>2651</afii>
<latex>\Xi </latex>
<Elsevier grid="cex" ent="Xi">
 <desc>xi (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Xi</AMS>
<APS>Xi</APS>
<AIP>Ygr</AIP>
<IEEE>\Xi</IEEE>
<Wolfram>CapitalXi</Wolfram>
<entity id="Xgr" set="ISOGRK1">
 <desc>capital Xi, Greek</desc>
</entity>
<entity id="Xgr" set="8879-isogrk1">
 <desc>=capital Xi, Greek</desc>
</entity>
<entity id="Xi" set="html4-symbol">
 <desc>greek capital letter xi</desc>
</entity>
<entity id="Xi" set="8879-isogrk3">
 <desc>=capital Xi, Greek</desc>
</entity>
<entity id="Xi" set="9573-13-isogrk3">
 <desc>/Xi capital Xi, Greek</desc>
</entity>
<font name="hlcrm" pos="4"/>
<description>GREEK CAPITAL LETTER XI</description>

</character>

<character id=“U0039F” dec=“927” mode=“math” type=“alphabetic”>

<afii>2652</afii>
<latex>O</latex>
<Elsevier grid="ceo" ent="">
 <desc>capital omicron -- Greek --</desc>
 <elsrender>O</elsrender>
</Elsevier>
<AIP>Ogr</AIP>
<Wolfram>CapitalOmicron</Wolfram>
<entity id="Ogr" set="ISOGRK1">
 <desc>capital Omicron, Greek</desc>
</entity>
<entity id="Ogr" set="8879-isogrk1">
 <desc>=capital Omicron, Greek</desc>
</entity>
<entity id="Omicron" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER OMICRON</description>

</character>

<character id=“U003A0” dec=“928” mode=“math” type=“alphabetic”>

<afii>2653</afii>
<latex>\Pi </latex>
<Elsevier grid="cep" ent="Pi">
 <desc>pi (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Pi</AMS>
<APS>Pi</APS>
<AIP>Pgr</AIP>
<IEEE>\Pi</IEEE>
<Wolfram>CapitalPi</Wolfram>
<entity id="Pgr" set="ISOGRK1">
 <desc>capital Pi, Greek</desc>
</entity>
<entity id="Pgr" set="8879-isogrk1">
 <desc>=capital Pi, Greek</desc>
</entity>
<entity id="Pi" set="html4-symbol">
 <desc>greek capital letter pi</desc>
</entity>
<entity id="Pi" set="8879-isogrk3">
 <desc>=capital Pi, Greek</desc>
</entity>
<entity id="Pi" set="9573-13-isogrk3">
 <desc>/Pi capital Pi, Greek</desc>
</entity>
<font name="hlcrm" pos="5"/>
<description>GREEK CAPITAL LETTER PI</description>

</character>

<character id=“U003A1” dec=“929” mode=“math” type=“alphabetic”>

<afii>2655</afii>
<latex>\Rho </latex>
<Elsevier grid="cer" ent="">
 <desc>capital rho  -- Greek --</desc>
 <elsrender>P</elsrender>
</Elsevier>
<AIP>Rgr</AIP>
<Wolfram>CapitalRho</Wolfram>
<entity id="Rgr" set="ISOGRK1">
 <desc>capital Rho, Greek</desc>
</entity>
<entity id="Rgr" set="8879-isogrk1">
 <desc>=capital Rho, Greek</desc>
</entity>
<entity id="Rho" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER RHO</description>

</character>

<character id=“U003A2” dec=“930” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003A3” dec=“931” mode=“math” type=“alphabetic”>

<afii>2656</afii>
<latex>\Sigma </latex>
<Elsevier grid="ces" ent="Sigma">
 <desc>sigma (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Sigma</AMS>
<APS>Sigma</APS>
<AIP>Sgr</AIP>
<IEEE>\Sigma</IEEE>
<Wolfram>CapitalSigma</Wolfram>
<entity id="Sgr" set="ISOGRK1">
 <desc>capital Sigma, Greek</desc>
</entity>
<entity id="Sgr" set="8879-isogrk1">
 <desc>=capital Sigma, Greek</desc>
</entity>
<entity id="Sigma" set="html4-symbol">
 <desc>greek capital letter sigma</desc>
</entity>
<entity id="Sigma" set="8879-isogrk3">
 <desc>=capital Sigma, Greek</desc>
</entity>
<entity id="Sigma" set="9573-13-isogrk3">
 <desc>/Sigma capital Sigma, Greek</desc>
</entity>
<font name="hlcrm" pos="6"/>
<description>GREEK CAPITAL LETTER SIGMA</description>

</character>

<character id=“U003A4” dec=“932” mode=“math” type=“alphabetic”>

<afii>2658</afii>
<latex>\Tau </latex>
<Elsevier grid="cet" ent="">
 <desc>capital tau  -- Greek --</desc>
 <elsrender>T</elsrender>
</Elsevier>
<AIP>Tgr</AIP>
<Wolfram>CapitalTau</Wolfram>
<entity id="Tgr" set="ISOGRK1">
 <desc>capital Tau, Greek</desc>
</entity>
<entity id="Tgr" set="8879-isogrk1">
 <desc>=capital Tau, Greek</desc>
</entity>
<entity id="Tau" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER TAU</description>

</character>

<character id=“U003A5” dec=“933” mode=“math” type=“alphabetic”>

<afii>2659</afii>
<latex>\Upsilon </latex>
<Wolfram>CapitalUpsilon</Wolfram>
<entity id="Ugr" set="ISOGRK1">
 <desc>capital Upsilon, Greek</desc>
</entity>
<entity id="Ugr" set="8879-isogrk1">
 <desc>=capital Upsilon, Greek</desc>
</entity>
<entity id="Upsilon" set="mmlextra">
  <desc>ISOGRK1 Ugr, HTML4 Upsilon</desc>
</entity>
<entity id="Upsilon" set="html4-symbol">
  <desc>greek capital letter upsilon</desc>
</entity>
<description>GREEK CAPITAL LETTER UPSILON</description>

</character>

<character id=“U003A6” dec=“934” mode=“math” type=“alphabetic”>

<afii>265A</afii>
<latex>\Phi </latex>
<Elsevier grid="cef" ent="Phi">
 <desc>phi (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Phi</AMS>
<APS>Phi</APS>
<AIP>Fgr</AIP>
<IEEE>\Phi</IEEE>
<Wolfram>CapitalPhi</Wolfram>
<entity id="PHgr" set="ISOGRK1">
 <desc>capital Phi, Greek</desc>
</entity>
<entity id="PHgr" set="8879-isogrk1">
 <desc>=capital Phi, Greek</desc>
</entity>
<entity id="Phi" set="html4-symbol">
 <desc>greek capital letter phi</desc>
</entity>
<entity id="Phi" set="8879-isogrk3">
 <desc>=capital Phi, Greek</desc>
</entity>
<entity id="Phi" set="9573-13-isogrk3">
 <desc>/Phi capital Phi, Greek</desc>
</entity>
<font name="hlcrm" pos="8"/>
<description>GREEK CAPITAL LETTER PHI</description>

</character>

<character id=“U003A7” dec=“935” mode=“math” type=“alphabetic”>

<afii>265B</afii>
<latex>\Chi </latex>
<Elsevier grid="cec" ent="">
 <desc>capital chi  -- Greek --</desc>
 <elsrender>X</elsrender>
</Elsevier>
<AIP>KHgr</AIP>
<Wolfram>CapitalChi</Wolfram>
<entity id="KHgr" set="ISOGRK1">
 <desc>capital Chi, Greek</desc>
</entity>
<entity id="KHgr" set="8879-isogrk1">
 <desc>=capital Chi, Greek</desc>
</entity>
<entity id="Chi" set="html4-symbol">
</entity>
<description>GREEK CAPITAL LETTER CHI</description>

</character>

<character id=“U003A8” dec=“936” mode=“math” type=“alphabetic”>

<afii>265C</afii>
<latex>\Psi </latex>
<Elsevier grid="cey" ent="Psi">
 <desc>psi (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Psi</AMS>
<APS>Psi</APS>
<AIP>PSgr</AIP>
<IEEE>\Psi</IEEE>
<Wolfram>CapitalPsi</Wolfram>
<entity id="PSgr" set="ISOGRK1">
 <desc>capital Psi, Greek</desc>
</entity>
<entity id="PSgr" set="8879-isogrk1">
 <desc>=capital Psi, Greek</desc>
</entity>
<entity id="Psi" set="html4-symbol">
 <desc>greek capital letter psi</desc>
</entity>
<entity id="Psi" set="8879-isogrk3">
 <desc>=capital Psi, Greek</desc>
</entity>
<entity id="Psi" set="9573-13-isogrk3">
 <desc>/Psi capital Psi, Greek</desc>
</entity>
<font name="hlcrm" pos="9"/>
<description>GREEK CAPITAL LETTER PSI</description>

</character>

<character id=“U003A9” dec=“937” mode=“math” type=“alphabetic”>

<afii>265D</afii>
<latex>\Omega </latex>
<Elsevier grid="cew" ent="Omega">
 <desc>omega (capital) -- Greek --</desc>
</Elsevier>
<AMS>\Omega</AMS>
<APS>Omega</APS>
<AIP>OHgr</AIP>
<IEEE>\Omega</IEEE>
<Wolfram>CapitalOmega</Wolfram>
<entity id="OHgr" set="ISOGRK1">
 <desc>capital Omega, Greek</desc>
</entity>
<entity id="OHgr" set="8879-isogrk1">
 <desc>=capital Omega, Greek</desc>
</entity>
<entity id="Omega" set="html4-symbol">
 <desc>greek capital letter omega</desc>
</entity>
<entity id="Omega" set="8879-isogrk3">
 <desc>=capital Omega, Greek</desc>
</entity>
<entity id="Omega" set="9573-13-isogrk3">
 <desc>/Omega capital Omega, Greek</desc>
</entity>
<font name="hlcrm" pos="10"/>
<description>GREEK CAPITAL LETTER OMEGA</description>

</character>

<character id=“U003AA” dec=“938” mode=“math” type=“other”>

<latex>\mathrm{\ddot{I}}</latex>
<entity id="Idigr" set="ISOGRK2">
 <desc>capital Iota, dieresis, Greek</desc>
</entity>
<entity id="Idigr" set="8879-isogrk2">
 <desc>=capital Iota, dieresis, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER IOTA WITH DIALYTIKA</description>

</character>

<character id=“U003AB” dec=“939” mode=“math” type=“other”>

<latex>\mathrm{\ddot{Y}}</latex>
<entity id="Udigr" set="ISOGRK2">
 <desc>capital Upsilon, dieresis, Greek</desc>
</entity>
<entity id="Udigr" set="8879-isogrk2">
 <desc>=capital Upsilon, dieresis, Greek</desc>
</entity>
<description>GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA</description>

</character>

<character id=“U003AC” dec=“940” mode=“mixed” type=“other”>

<latex>\'{$\alpha$}</latex>
<mathlatex>\acute{\alpha}</mathlatex>
<entity id="aacgr" set="ISOGRK2">
 <desc>small alpha, accent, Greek</desc>
</entity>
<entity id="aacgr" set="8879-isogrk2">
 <desc>=small alpha, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER ALPHA WITH TONOS</description>

</character>

<character id=“U003AD” dec=“941” mode=“math” type=“other”>

<latex>\acute{\epsilon}</latex>
<entity id="eacgr" set="ISOGRK2">
 <desc>small epsilon, accent, Greek</desc>
</entity>
<entity id="eacgr" set="8879-isogrk2">
 <desc>=small epsilon, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER EPSILON WITH TONOS</description>

</character>

<character id=“U003AE” dec=“942” mode=“math” type=“other”>

<latex>\acute{\eta}</latex>
<entity id="eeacgr" set="ISOGRK2">
 <desc>small eta, accent, Greek</desc>
</entity>
<entity id="eeacgr" set="8879-isogrk2">
 <desc>=small eta, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER ETA WITH TONOS</description>

</character>

<character id=“U003AF” dec=“943” mode=“math” type=“other”>

<latex>\acute{\iota}</latex>
<entity id="iacgr" set="ISOGRK2">
 <desc>small iota, accent, Greek</desc>
</entity>
<entity id="iacgr" set="8879-isogrk2">
 <desc>=small iota, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER IOTA WITH TONOS</description>

</character>

<character id=“U003B0” dec=“944” mode=“math” type=“other”>

<latex>\acute{\ddot{\upsilon}}</latex>
<entity id="udiagr" set="ISOGRK2">
 <desc>small upsilon, dieresis, accent, Greek</desc>
</entity>
<entity id="udiagr" set="8879-isogrk2">
 <desc>=small upsilon, dieresis, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS</description>

</character>

<character id=“U003B1” dec=“945” mode=“math” type=“alphabetic”>

<afii>2661</afii>
<latex>\alpha </latex>
<Elsevier grid="cda" ent="alpha">
 <desc>alpha  -- Greek --</desc>
</Elsevier>
<AMS>\alpha</AMS>
<APS>alpha</APS>
<AIP>agr</AIP>
<IEEE>\alpha</IEEE>
<Wolfram>Alpha</Wolfram>
<entity id="agr" set="ISOGRK1">
 <desc>small alpha, Greek</desc>
</entity>
<entity id="agr" set="8879-isogrk1">
 <desc>=small alpha, Greek</desc>
</entity>
<entity id="alpha" set="html4-symbol">
 <desc>greek small letter alpha</desc>
</entity>
<entity id="alpha" set="8879-isogrk3">
 <desc>=small alpha, Greek</desc>
</entity>
<entity id="alpha" set="9573-13-isogrk3">
 <desc>/alpha small alpha, Greek</desc>
</entity>
<font name="ptmlucrm" pos="11"/>
<description>GREEK SMALL LETTER ALPHA</description>

</character>

<character id=“U003B2” dec=“946” mode=“math” type=“alphabetic”>

<afii>2662</afii>
<latex>\beta </latex>
<Elsevier grid="cdb" ent="beta">
 <desc>beta  -- Greek --</desc>
</Elsevier>
<AMS>\beta</AMS>
<APS>beta</APS>
<AIP>bgr</AIP>
<IEEE>\beta</IEEE>
<Wolfram>Beta</Wolfram>
<entity id="beta" set="html4-symbol">
 <desc>greek small letter beta</desc>
</entity>
<entity id="beta" set="8879-isogrk3">
 <desc>=small beta, Greek</desc>
</entity>
<entity id="beta" set="9573-13-isogrk3">
 <desc>/beta small beta, Greek</desc>
</entity>
<entity id="bgr" set="ISOGRK1">
 <desc>small beta, Greek</desc>
</entity>
<entity id="bgr" set="8879-isogrk1">
 <desc>=small beta, Greek</desc>
</entity>
<font name="ptmlucrm" pos="12"/>
<description>GREEK SMALL LETTER BETA</description>

</character>

<character id=“U003B3” dec=“947” mode=“math” type=“alphabetic”>

<afii>2664</afii>
<latex>\gamma </latex>
<Elsevier grid="cdg" ent="gamma">
 <desc>gamma  -- Greek --</desc>
</Elsevier>
<AMS>\gamma</AMS>
<APS>gamma</APS>
<AIP>ggr</AIP>
<IEEE>\gamma</IEEE>
<Wolfram>Gamma</Wolfram>
<entity id="gamma" set="html4-symbol">
 <desc>greek small letter gamma</desc>
</entity>
<entity id="gamma" set="8879-isogrk3">
 <desc>=small gamma, Greek</desc>
</entity>
<entity id="gamma" set="9573-13-isogrk3">
 <desc>/gamma small gamma, Greek</desc>
</entity>
<entity id="ggr" set="ISOGRK1">
 <desc>small gamma, Greek</desc>
</entity>
<entity id="ggr" set="8879-isogrk1">
 <desc>=small gamma, Greek</desc>
</entity>
<font name="ptmlucrm" pos="13"/>
<description>GREEK SMALL LETTER GAMMA</description>

</character>

<character id=“U003B4” dec=“948” mode=“math” type=“alphabetic”>

<afii>2665</afii>
<latex>\delta </latex>
<Elsevier grid="cdd" ent="delta">
 <desc>delta  -- Greek --</desc>
</Elsevier>
<AMS>\delta</AMS>
<APS>delta</APS>
<AIP>dgr</AIP>
<IEEE>\delta</IEEE>
<Wolfram>Delta</Wolfram>
<entity id="delta" set="html4-symbol">
 <desc>greek small letter delta</desc>
</entity>
<entity id="delta" set="8879-isogrk3">
 <desc>=small delta, Greek</desc>
</entity>
<entity id="delta" set="9573-13-isogrk3">
 <desc>/delta small delta, Greek</desc>
</entity>
<entity id="dgr" set="ISOGRK1">
 <desc>small delta, Greek</desc>
</entity>
<entity id="dgr" set="8879-isogrk1">
 <desc>=small delta, Greek</desc>
</entity>
<font name="ptmlucrm" pos="14"/>
<description>GREEK SMALL LETTER DELTA</description>

</character>

<character id=“U003B5” dec=“949” mode=“math” type=“alphabetic”>

<afii>2666</afii>
<latex>\epsilon </latex>
<Elsevier grid="cd3" ent="epsiv">
 <desc>epsilon (cursive)  -- Greek --</desc>
</Elsevier>
<AMS>\varepsilon</AMS>
<APS>epsiv</APS>
<AIP>Vegr</AIP>
<IEEE>\varepsilon</IEEE>
<Wolfram>CurlyEpsilon</Wolfram>
<entity id="egr" set="ISOGRK1">
 <desc>small epsilon, Greek</desc>
</entity>
<entity id="egr" set="8879-isogrk1">
 <desc>=small epsilon, Greek</desc>
</entity>
<entity id="epsiv" set="8879-isogrk3">
 <desc>/varepsilon</desc>
</entity>
<entity id="epsiv" set="9573-13-isogrk3">
 <desc>/varepsilon</desc>
</entity>
<entity id="varepsilon" set="mmlalias">
  <desc>alias ISOGRK3 epsiv</desc>
</entity>
<entity id="epsilon" set="html4-symbol">
</entity>
<font name="ptmlucrm" pos="15"/>
<description>GREEK SMALL LETTER EPSILON</description>

</character>

<character id=“U003B6” dec=“950” mode=“math” type=“alphabetic”>

<afii>2669</afii>
<latex>\zeta </latex>
<Elsevier grid="cdz" ent="zeta">
 <desc>zeta  -- Greek --</desc>
</Elsevier>
<AMS>\zeta</AMS>
<APS>zeta</APS>
<AIP>zgr</AIP>
<IEEE>\zeta</IEEE>
<Wolfram>Zeta</Wolfram>
<entity id="zeta" set="html4-symbol">
 <desc>greek small letter zeta</desc>
</entity>
<entity id="zeta" set="8879-isogrk3">
 <desc>=small zeta, Greek</desc>
</entity>
<entity id="zeta" set="9573-13-isogrk3">
 <desc>/zeta small zeta, Greek</desc>
</entity>
<entity id="zgr" set="ISOGRK1">
 <desc>small zeta, Greek</desc>
</entity>
<entity id="zgr" set="8879-isogrk1">
 <desc>=small zeta, Greek</desc>
</entity>
<font name="ptmlucrm" pos="16"/>
<description>GREEK SMALL LETTER ZETA</description>

</character>

<character id=“U003B7” dec=“951” mode=“math” type=“alphabetic”>

<afii>266A</afii>
<latex>\eta </latex>
<Elsevier grid="cdh" ent="eta">
 <desc>eta -- Greek --</desc>
</Elsevier>
<AMS>\eta</AMS>
<APS>eta</APS>
<AIP>eegr</AIP>
<IEEE>\eta</IEEE>
<Wolfram>Eta</Wolfram>
<entity id="eegr" set="ISOGRK1">
 <desc>small eta, Greek</desc>
</entity>
<entity id="eegr" set="8879-isogrk1">
 <desc>=small eta, Greek</desc>
</entity>
<entity id="eta" set="html4-symbol">
 <desc>greek small letter eta</desc>
</entity>
<entity id="eta" set="8879-isogrk3">
 <desc>=small eta, Greek</desc>
</entity>
<entity id="eta" set="9573-13-isogrk3">
 <desc>/eta small eta, Greek</desc>
</entity>
<font name="ptmlucrm" pos="17"/>
<description>GREEK SMALL LETTER ETA</description>

</character>

<character id=“U003B8” dec=“952” mode=“mixed” type=“alphabetic”>

<afii>266B</afii>
<latex>\texttheta </latex>
<mathlatex>\theta </mathlatex>
<Elsevier grid="cdq" ent="theta">
 <desc>theta  -- Greek --</desc>
</Elsevier>
<AMS>\theta</AMS>
<APS>thetas</APS>
<AIP>thgr</AIP>
<IEEE>\theta</IEEE>
<Wolfram>Theta</Wolfram>
<entity id="theta" set="9573-13-isogrk3">
 <desc>/theta straight theta, small theta, Greek</desc>
</entity>
<entity id="thetas" set="ISOGRK3">
 <desc>straight theta</desc>
</entity>
<entity id="thetas" set="8879-isogrk3">
 <desc>straight theta</desc>
</entity>
<entity id="thgr" set="ISOGRK1">
 <desc>small theta, Greek</desc>
</entity>
<entity id="thgr" set="8879-isogrk1">
 <desc>=small theta, Greek</desc>
</entity>
<entity id="theta" set="html4-symbol">
 <desc>greek small letter theta</desc>
</entity>
<font name="ptmlucrm" pos="18"/>
<description>GREEK SMALL LETTER THETA</description>

</character>

<character id=“U003B9” dec=“953” mode=“math” type=“alphabetic”>

<afii>266C</afii>
<latex>\iota </latex>
<Elsevier grid="cdi" ent="iota">
 <desc>iota  -- Greek --</desc>
</Elsevier>
<AMS>\iota</AMS>
<APS>iota</APS>
<AIP>igr</AIP>
<IEEE>\iota</IEEE>
<Wolfram>Iota</Wolfram>
<entity id="igr" set="ISOGRK1">
 <desc>small iota, Greek</desc>
</entity>
<entity id="igr" set="8879-isogrk1">
 <desc>=small iota, Greek</desc>
</entity>
<entity id="iota" set="html4-symbol">
 <desc>greek small letter iota</desc>
</entity>
<entity id="iota" set="8879-isogrk3">
 <desc>=small iota, Greek</desc>
</entity>
<entity id="iota" set="9573-13-isogrk3">
 <desc>/iota small iota, Greek</desc>
</entity>
<font name="ptmlucrm" pos="19"/>
<description>GREEK SMALL LETTER IOTA</description>

</character>

<character id=“U003BA” dec=“954” mode=“math” type=“alphabetic”>

<afii>266D</afii>
<latex>\kappa </latex>
<Elsevier grid="cdk" ent="kappa">
 <desc>kappa  -- Greek --</desc>
</Elsevier>
<AMS>\kappa</AMS>
<APS>kappa</APS>
<AIP>kgr</AIP>
<IEEE>\kappa</IEEE>
<Wolfram>Kappa</Wolfram>
<entity id="kappa" set="html4-symbol">
 <desc>greek small letter kappa</desc>
</entity>
<entity id="kappa" set="8879-isogrk3">
 <desc>=small kappa, Greek</desc>
</entity>
<entity id="kappa" set="9573-13-isogrk3">
 <desc>/kappa small kappa, Greek</desc>
</entity>
<entity id="kgr" set="ISOGRK1">
 <desc>small kappa, Greek</desc>
</entity>
<entity id="kgr" set="8879-isogrk1">
 <desc>=small kappa, Greek</desc>
</entity>
<font name="ptmlucrm" pos="20"/>
<description>GREEK SMALL LETTER KAPPA</description>

</character>

<character id=“U003BB” dec=“955” mode=“math” type=“alphabetic”>

<afii>266E</afii>
<latex>\lambda </latex>
<Elsevier grid="cdl" ent="lambda">
 <desc>lambda -- Greek --</desc>
</Elsevier>
<AMS>\lambda</AMS>
<APS>lambda</APS>
<AIP>lgr</AIP>
<IEEE>\lambda</IEEE>
<Wolfram>Lambda</Wolfram>
<entity id="lambda" set="html4-symbol">
 <desc>greek small letter lambda</desc>
</entity>
<entity id="lambda" set="8879-isogrk3">
 <desc>=small lambda, Greek</desc>
</entity>
<entity id="lambda" set="9573-13-isogrk3">
 <desc>/lambda small lambda, Greek</desc>
</entity>
<entity id="lgr" set="ISOGRK1">
 <desc>small lambda, Greek</desc>
</entity>
<entity id="lgr" set="8879-isogrk1">
 <desc>=small lambda, Greek</desc>
</entity>
<font name="ptmlucrm" pos="21"/>
<description>GREEK SMALL LETTER LAMDA</description>

</character>

<character id=“U003BC” dec=“956” mode=“math” type=“alphabetic”>

<afii>266F</afii>
<latex>\mu </latex>
<Elsevier grid="cdm" ent="mu">
 <desc>mu  -- Greek --</desc>
</Elsevier>
<AMS>\mu</AMS>
<APS>mu</APS>
<AIP>mgr</AIP>
<IEEE>\mu</IEEE>
<Wolfram>Mu</Wolfram>
<entity id="mgr" set="ISOGRK1">
 <desc>small mu, Greek</desc>
</entity>
<entity id="mgr" set="8879-isogrk1">
 <desc>=small mu, Greek</desc>
</entity>
<entity id="mu" set="html4-symbol">
 <desc>greek small letter mu</desc>
</entity>
<entity id="mu" set="8879-isogrk3">
 <desc>=small mu, Greek</desc>
</entity>
<entity id="mu" set="9573-13-isogrk3">
 <desc>/mu small mu, Greek</desc>
</entity>
<font name="ptmlucrm" pos="22"/>
<description>GREEK SMALL LETTER MU</description>

</character>

<character id=“U003BD” dec=“957” mode=“math” type=“alphabetic”>

<afii>2670</afii>
<latex>\nu </latex>
<Elsevier grid="cdn" ent="nu">
 <desc>nu  -- Greek --</desc>
</Elsevier>
<AMS>\nu</AMS>
<APS>nu</APS>
<AIP>ngr</AIP>
<IEEE>\nu</IEEE>
<Wolfram>Nu</Wolfram>
<entity id="ngr" set="ISOGRK1">
 <desc>small nu, Greek</desc>
</entity>
<entity id="ngr" set="8879-isogrk1">
 <desc>=small nu, Greek</desc>
</entity>
<entity id="nu" set="html4-symbol">
 <desc>greek small letter nu</desc>
</entity>
<entity id="nu" set="8879-isogrk3">
 <desc>=small nu, Greek</desc>
</entity>
<entity id="nu" set="9573-13-isogrk3">
 <desc>/nu small nu, Greek</desc>
</entity>
<font name="ptmlucrm" pos="23"/>
<description>GREEK SMALL LETTER NU</description>

</character>

<character id=“U003BE” dec=“958” mode=“math” type=“alphabetic”>

<afii>2671</afii>
<latex>\xi </latex>
<Elsevier grid="cdx" ent="xi">
 <desc>xi  -- Greek --</desc>
</Elsevier>
<AMS>\xi</AMS>
<APS>xi</APS>
<AIP>xgr</AIP>
<IEEE>\xi</IEEE>
<Wolfram>Xi</Wolfram>
<entity id="xgr" set="ISOGRK1">
 <desc>small xi, Greek</desc>
</entity>
<entity id="xgr" set="8879-isogrk1">
 <desc>=small xi, Greek</desc>
</entity>
<entity id="xi" set="html4-symbol">
 <desc>greek small letter xi</desc>
</entity>
<entity id="xi" set="8879-isogrk3">
 <desc>=small xi, Greek</desc>
</entity>
<entity id="xi" set="9573-13-isogrk3">
 <desc>/xi small xi, Greek</desc>
</entity>
<font name="ptmlucrm" pos="24"/>
<description>GREEK SMALL LETTER XI</description>

</character>

<character id=“U003BF” dec=“959” mode=“math” type=“alphabetic”>

<afii>2672</afii>
<latex>o</latex>
<Elsevier grid="cdo" ent="omicr">
 <desc>omicron -- Greek --</desc>
</Elsevier>
<AIP>ogr</AIP>
<Wolfram>Omicron</Wolfram>
<entity id="ogr" set="ISOGRK1">
 <desc>small omicron, Greek</desc>
</entity>
<entity id="omicron" set="html4-symbol">
 <desc>greek small letter omicron</desc>
</entity>
<entity id="ogr" set="8879-isogrk1">
 <desc>=small omicron, Greek</desc>
</entity>
<font name="ptmlucrm" pos="24"/>
<description>GREEK SMALL LETTER OMICRON</description>

</character>

<character id=“U003C0” dec=“960” mode=“math” type=“alphabetic”>

<afii>2673</afii>
<latex>\pi </latex>
<Elsevier grid="cdp" ent="pi">
 <desc>pi  -- Greek --</desc>
</Elsevier>
<AMS>\pi</AMS>
<APS>pi</APS>
<AIP>pgr</AIP>
<IEEE>\pi</IEEE>
<Wolfram>Pi</Wolfram>
<entity id="pgr" set="ISOGRK1">
 <desc>small pi, Greek</desc>
</entity>
<entity id="pgr" set="8879-isogrk1">
 <desc>=small pi, Greek</desc>
</entity>
<entity id="pi" set="html4-symbol">
 <desc>greek small letter pi</desc>
</entity>
<entity id="pi" set="8879-isogrk3">
 <desc>=small pi, Greek</desc>
</entity>
<entity id="pi" set="9573-13-isogrk3">
 <desc>/pi small pi, Greek</desc>
</entity>
<font name="ptmlucrm" pos="25"/>
<description>GREEK SMALL LETTER PI</description>

</character>

<character id=“U003C1” dec=“961” mode=“math” type=“alphabetic”>

<afii>2675</afii>
<latex>\rho </latex>
<Elsevier grid="cdr" ent="rho">
 <desc>rho -- Greek --</desc>
</Elsevier>
<AMS>\rho</AMS>
<APS>rho</APS>
<AIP>rgr</AIP>
<IEEE>\rho</IEEE>
<Wolfram>Rho</Wolfram>
<entity id="rgr" set="ISOGRK1">
 <desc>small rho, Greek</desc>
</entity>
<entity id="rgr" set="8879-isogrk1">
 <desc>=small rho, Greek</desc>
</entity>
<entity id="rho" set="html4-symbol">
 <desc>greek small letter rho</desc>
</entity>
<entity id="rho" set="8879-isogrk3">
 <desc>=small rho, Greek</desc>
</entity>
<entity id="rho" set="9573-13-isogrk3">
 <desc>/rho small rho, Greek</desc>
</entity>
<font name="ptmlucrm" pos="26"/>
<description>GREEK SMALL LETTER RHO</description>

</character>

<character id=“U003C2” dec=“962” mode=“math” type=“alphabetic”>

<afii>2677</afii>
<latex>\varsigma </latex>
<Elsevier grid="cdv" ent="sigmav">
 <desc>sigma (final) -- Greek --</desc>
</Elsevier>
<AMS>\varsigma</AMS>
<APS>sigmav</APS>
<AIP>sfgr</AIP>
<IEEE>\varsigma</IEEE>
<Wolfram>FinalSigma</Wolfram>
<entity id="sfgr" set="ISOGRK1">
 <desc>final small sigma, Greek</desc>
</entity>
<entity id="sfgr" set="8879-isogrk1">
 <desc>=final small sigma, Greek</desc>
</entity>
<entity id="sigmav" set="8879-isogrk3">
 <desc>/varsigma</desc>
</entity>
<entity id="sigmav" set="9573-13-isogrk3">
 <desc>/varsigma</desc>
</entity>
<entity id="varsigma" set="mmlalias">
  <desc>alias ISOGRK3 sigmav</desc>
</entity>
<entity id="sigmaf" set="html4-symbol">
</entity>
<font name="ptmlucrm" pos="38"/>
<description>GREEK SMALL LETTER FINAL SIGMA</description>

</character>

<character id=“U003C3” dec=“963” mode=“math” type=“alphabetic”>

<afii>2676</afii>
<latex>\sigma </latex>
<Elsevier grid="cds" ent="sigma">
 <desc>sigma  -- Greek --</desc>
</Elsevier>
<AMS>\sigma</AMS>
<APS>sigma</APS>
<AIP>sgr</AIP>
<IEEE>\sigma</IEEE>
<Wolfram>Sigma</Wolfram>
<entity id="sgr" set="ISOGRK1">
 <desc>small sigma, Greek</desc>
</entity>
<entity id="sgr" set="8879-isogrk1">
 <desc>=small sigma, Greek</desc>
</entity>
<entity id="sigma" set="html4-symbol">
 <desc>greek small letter sigma</desc>
</entity>
<entity id="sigma" set="8879-isogrk3">
 <desc>=small sigma, Greek</desc>
</entity>
<entity id="sigma" set="9573-13-isogrk3">
 <desc>/sigma small sigma, Greek</desc>
</entity>
<font name="ptmlucrm" pos="27"/>
<description>GREEK SMALL LETTER SIGMA</description>

</character>

<character id=“U003C4” dec=“964” mode=“math” type=“alphabetic”>

<afii>2678</afii>
<latex>\tau </latex>
<Elsevier grid="cdt" ent="tau">
 <desc>tau -- Greek --</desc>
</Elsevier>
<AMS>\tau</AMS>
<APS>tau</APS>
<AIP>tgr</AIP>
<IEEE>\tau</IEEE>
<Wolfram>Tau</Wolfram>
<entity id="tau" set="html4-symbol">
 <desc>greek small letter tau</desc>
</entity>
<entity id="tau" set="8879-isogrk3">
 <desc>=small tau, Greek</desc>
</entity>
<entity id="tau" set="9573-13-isogrk3">
 <desc>/tau small tau, Greek</desc>
</entity>
<entity id="tgr" set="ISOGRK1">
 <desc>small tau, Greek</desc>
</entity>
<entity id="tgr" set="8879-isogrk1">
 <desc>=small tau, Greek</desc>
</entity>
<font name="ptmlucrm" pos="28"/>
<description>GREEK SMALL LETTER TAU</description>

</character>

<character id=“U003C5” dec=“965” mode=“math” type=“alphabetic”>

<afii>2679</afii>
<latex>\upsilon </latex>
<Elsevier grid="cdu" ent="upsi">
 <desc>upsilon -- Greek --</desc>
</Elsevier>
<AMS>\upsilon</AMS>
<APS>upsi</APS>
<AIP>ugr</AIP>
<IEEE>\upsilon</IEEE>
<Wolfram>Upsilon</Wolfram>
<entity id="ugr" set="ISOGRK1">
 <desc>small upsilon, Greek</desc>
</entity>
<entity id="ugr" set="8879-isogrk1">
 <desc>=small upsilon, Greek</desc>
</entity>
<entity id="upsi" set="8879-isogrk3">
 <desc>=small upsilon, Greek</desc>
</entity>
<entity id="upsi" set="9573-13-isogrk3">
 <desc>/upsilon small upsilon, Greek</desc>
</entity>
<entity id="upsilon" set="mmlalias">
  <desc>alias ISOGRK3 upsi</desc>
</entity>
<entity id="upsilon" set="html4-symbol">
</entity>
<font name="ptmlucrm" pos="29"/>
<description>GREEK SMALL LETTER UPSILON</description>

</character>

<character id=“U003C6” dec=“966” mode=“math” type=“alphabetic”>

<afii>FD5F</afii>
<latex>\varphi </latex>
<Elsevier grid="cd4" ent="phiv">
 <desc>phi (cursive,open) -- Greek --</desc>
</Elsevier>
<AMS>\varphi</AMS>
<APS>phiv</APS>
<AIP>Jgr</AIP>
<IEEE>\varphi</IEEE>
<Wolfram>CurlyPhi</Wolfram>
<entity id="phgr" set="ISOGRK1">
 <desc>small phi, Greek</desc>
</entity>
<entity id="phgr" set="8879-isogrk1">
 <desc>=small phi, Greek</desc>
</entity>
<entity id="phiv" set="8879-isogrk3">
 <desc>/varphi - curly or open phi</desc>
</entity>
<entity id="phiv" set="9573-13-isogrk3">
 <desc>/varphi - curly or open phi</desc>
</entity>
<entity id="varphi" set="mmlalias">
  <desc>alias ISOGRK3 phiv</desc>
</entity>
<font name="ptmlucrm" pos="96"/>
<description>GREEK SMALL LETTER PHI</description>

</character>

<character id=“U003C7” dec=“967” mode=“math” type=“alphabetic”>

<afii>267B</afii>
<latex>\chi </latex>
<Elsevier grid="cdc" ent="chi">
 <desc>chi -- Greek --</desc>
</Elsevier>
<AMS>\chi</AMS>
<APS>chi</APS>
<AIP>khgr</AIP>
<IEEE>\chi</IEEE>
<Wolfram>Chi</Wolfram>
<entity id="chi" set="html4-symbol">
 <desc>greek small letter chi</desc>
</entity>
<entity id="chi" set="8879-isogrk3">
 <desc>=small chi, Greek</desc>
</entity>
<entity id="chi" set="9573-13-isogrk3">
 <desc>/chi small chi, Greek</desc>
</entity>
<entity id="khgr" set="ISOGRK1">
 <desc>small chi, Greek</desc>
</entity>
<entity id="khgr" set="8879-isogrk1">
 <desc>=small chi, Greek</desc>
</entity>
<font name="ptmlucrm" pos="31"/>
<description>GREEK SMALL LETTER CHI</description>

</character>

<character id=“U003C8” dec=“968” mode=“math” type=“alphabetic”>

<afii>267C</afii>
<latex>\psi </latex>
<Elsevier grid="cdy" ent="psi">
 <desc>psi -- Greek --</desc>
</Elsevier>
<AMS>\psi</AMS>
<APS>psi</APS>
<AIP>psgr</AIP>
<IEEE>\psi</IEEE>
<Wolfram>Psi</Wolfram>
<entity id="psgr" set="ISOGRK1">
 <desc>small psi, Greek</desc>
</entity>
<entity id="psgr" set="8879-isogrk1">
 <desc>=small psi, Greek</desc>
</entity>
<entity id="psi" set="html4-symbol">
 <desc>greek small letter psi</desc>
</entity>
<entity id="psi" set="8879-isogrk3">
 <desc>=small psi, Greek</desc>
</entity>
<entity id="psi" set="9573-13-isogrk3">
 <desc>/psi small psi, Greek</desc>
</entity>
<font name="ptmlucrm" pos="32"/>
<description>GREEK SMALL LETTER PSI</description>

</character>

<character id=“U003C9” dec=“969” mode=“math” type=“alphabetic”>

<afii>267D</afii>
<latex>\omega </latex>
<Elsevier grid="cdw" ent="omega">
 <desc>omega  -- Greek --</desc>
</Elsevier>
<AMS>\omega</AMS>
<APS>omega</APS>
<AIP>ohgr</AIP>
<IEEE>\omega</IEEE>
<Wolfram>Omega</Wolfram>
<entity id="ohgr" set="ISOGRK1">
 <desc>small omega, Greek</desc>
</entity>
<entity id="ohgr" set="8879-isogrk1">
 <desc>=small omega, Greek</desc>
</entity>
<entity id="omega" set="html4-symbol">
 <desc>greek small letter omega</desc>
</entity>
<entity id="omega" set="8879-isogrk3">
 <desc>=small omega, Greek</desc>
</entity>
<entity id="omega" set="9573-13-isogrk3">
 <desc>/omega small omega, Greek</desc>
</entity>
<font name="ptmlucrm" pos="33"/>
<description>GREEK SMALL LETTER OMEGA</description>

</character>

<character id=“U003CA” dec=“970” mode=“math” type=“other”>

<latex>\ddot{\iota}</latex>
<entity id="idigr" set="ISOGRK2">
 <desc>small iota, dieresis, Greek</desc>
</entity>
<entity id="idigr" set="8879-isogrk2">
 <desc>=small iota, dieresis, Greek</desc>
</entity>
<description>GREEK SMALL LETTER IOTA WITH DIALYTIKA</description>

</character>

<character id=“U003CB” dec=“971” mode=“math” type=“other”>

<latex>\ddot{\upsilon}</latex>
<entity id="udigr" set="ISOGRK2">
 <desc>small upsilon, dieresis, Greek</desc>
</entity>
<entity id="udigr" set="8879-isogrk2">
 <desc>=small upsilon, dieresis, Greek</desc>
</entity>
<description>GREEK SMALL LETTER UPSILON WITH DIALYTIKA</description>

</character>

<character id=“U003CC” dec=“972” mode=“mixed” type=“other”>

<latex>\'{o}</latex>
<mathlatex>\acute{o}</mathlatex>
<entity id="oacgr" set="ISOGRK2">
 <desc>small omicron, accent, Greek</desc>
</entity>
<entity id="oacgr" set="8879-isogrk2">
 <desc>=small omicron, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER OMICRON WITH TONOS</description>

</character>

<character id=“U003CD” dec=“973” mode=“math” type=“other”>

<latex>\acute{\upsilon}</latex>
<entity id="uacgr" set="ISOGRK2">
 <desc>small upsilon, accent, Greek</desc>
</entity>
<entity id="uacgr" set="8879-isogrk2">
 <desc>=small upsilon, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER UPSILON WITH TONOS</description>

</character>

<character id=“U003CE” dec=“974” mode=“math” type=“other”>

<latex>\acute{\omega}</latex>
<entity id="ohacgr" set="ISOGRK2">
 <desc>small omega, accent, Greek</desc>
</entity>
<entity id="ohacgr" set="8879-isogrk2">
 <desc>=small omega, accent, Greek</desc>
</entity>
<description>GREEK SMALL LETTER OMEGA WITH TONOS</description>

</character>

<character id=“U003CF” dec=“975” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003D0” dec=“976” mode=“unknown” type=“other”>

<latex>\Pisymbol{ppi022}{87}</latex>
<Elsevier grid="cd7" ent="z.betav">
 <desc>curly beta  -- Greek --</desc>
</Elsevier>
<description>GREEK BETA SYMBOL</description>

</character>

<character id=“U003D1” dec=“977” mode=“mixed” type=“alphabetic”>

<afii>FD5D</afii>
<latex>\textvartheta </latex>
<mathlatex>\vartheta </mathlatex>
<Elsevier grid="cdj" ent="thetav">
 <desc>theta (cursive, rounded) -- Greek --</desc>
</Elsevier>
<APS>thetav</APS>
<AIP>Vthgr</AIP>
<IEEE>\vartheta</IEEE>
<Wolfram>CurlyTheta</Wolfram>
<entity id="thetav" set="8879-isogrk3">
 <desc>/vartheta - curly or open theta</desc>
</entity>
<entity id="thetav" set="9573-13-isogrk3">
 <desc>/vartheta - curly or open theta</desc>
</entity>
<entity id="vartheta" set="mmlalias">
  <desc>alias ISOGRK3 thetav</desc>
</entity>
<entity id="thetasym" set="html4-symbol">
  <desc>greek small letter theta symbol</desc>
</entity>
<font name="ptmlucrm" pos="35"/>
<description>GREEK THETA SYMBOL</description>

</character>

<character id=“U003D2” dec=“978” mode=“math” type=“alphabetic”>

<afii>2659</afii>
<latex>\Upsilon </latex>
<Elsevier grid="ceu" ent="Upsi">
 <desc>upsilon (capital)  -- Greek --</desc>
</Elsevier>
<AMS>\Upsilon</AMS>
<APS>Upsi</APS>
<AIP>Ugr</AIP>
<IEEE>\Upsilon</IEEE>
<Wolfram>CurlyCapitalUpsilon</Wolfram>
<entity id="Upsi" set="8879-isogrk3">
 <desc>=capital Upsilon, Greek</desc>
</entity>
<entity id="Upsi" set="9573-13-isogrk3">
 <desc>/Upsilon capital Upsilon, Greek</desc>
</entity>
<entity id="upsih" set="html4-symbol">
 <desc>greek upsilon with hook symbol</desc>
</entity>
<font name="hlcrm" pos="7"/>
<description>GREEK UPSILON WITH HOOK SYMBOL</description>

</character>

<character id=“U003D3” dec=“979” image=“none” type=“other” mode=“unknown”>

<description>GREEK UPSILON WITH ACUTE AND HOOK SYMBOL</description>

</character>

<character id=“U003D4” dec=“980” image=“none” type=“other” mode=“unknown”>

<description>GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL</description>

</character>

<character id=“U003D5” dec=“981” mode=“math” type=“alphabetic”>

<afii>267A</afii>
<latex>\phi </latex>
<Elsevier grid="cdf" ent="phi">
 <desc>phi -- Greek --</desc>
</Elsevier>
<AMS>\phi</AMS>
<APS>phis</APS>
<AIP>fgr</AIP>
<IEEE>\phi</IEEE>
<Wolfram>Phi</Wolfram>
<entity id="phi" set="9573-13-isogrk3">
 <desc>/straightphi - small phi, Greek</desc>
</entity>
<entity id="straightphi" set="mmlalias">
  <desc>alias ISOGRK3 phi</desc>
</entity>
<entity id="phi" set="html4-symbol">
 <desc>greek small letter phi</desc>
</entity>
<entity id="phis" set="8879-isogrk3">
 <desc>/straightphi - straight phi</desc>
</entity>
<font name="ptmlucrm" pos="28"/>
<description>GREEK PHI SYMBOL</description>

</character>

<character id=“U003D6” dec=“982” mode=“math” type=“alphabetic”>

<afii>FD5C</afii>
<latex>\varpi </latex>
<Elsevier grid="cd2" ent="piv">
 <desc>"physicians' pi"  -- Greek --</desc>
</Elsevier>
<AMS>\varpi</AMS>
<APS>piv</APS>
<AIP>Vpgr</AIP>
<IEEE>\varpi</IEEE>
<Wolfram>CurlyPi</Wolfram>
<entity id="piv" set="html4-symbol">
 <desc>greek pi symbol</desc>
</entity>
<entity id="piv" set="8879-isogrk3">
 <desc>/varpi</desc>
</entity>
<entity id="piv" set="9573-13-isogrk3">
 <desc>/varpi</desc>
</entity>
<entity id="varpi" set="mmlalias">
  <desc>alias ISOGRK3 piv</desc>
</entity>
<font name="ptmlucrm" pos="36"/>
<description>GREEK PI SYMBOL</description>

</character>

<character id=“U003D7” dec=“983” image=“none” type=“other” mode=“unknown”>

<description>GREEK KAI SYMBOL</description>

</character>

<character id=“U003D8” dec=“984” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">GREEK LETTER ARCHAIC KOPPA</description>

</character>

<character id=“U003D9” dec=“985” type=“other” mode=“unknown”>

<description unicode="3.2">GREEK SMALL LETTER ARCHAIC KOPPA</description>

</character>

<character id=“U003DA” dec=“986” mode=“math” type=“alphabetic”>

<afii>2667</afii>
<latex>\Stigma </latex>
<Wolfram>CapitalStigma</Wolfram>
<entity id="stigma" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>03DA</xref>
</entity>
<description>GREEK LETTER STIGMA</description>

</character>

<character id=“U003DB” dec=“987” image=“none” type=“other” mode=“unknown”>

<Wolfram>Stigma</Wolfram>
<description>GREEK SMALL LETTER STIGMA</description>

</character>

<character id=“U003DC” dec=“988” mode=“math” type=“alphabetic”>

<afii>2648</afii>
<latex>\Digamma </latex>
<Elsevier grid="cd5" ent="gammad">
 <desc>digamma</desc>
</Elsevier>
<Wolfram>CapitalDigamma</Wolfram>
<entity id="Gammad" set="9573-13-isogrk3">
 <desc>capital digamma</desc>
</entity>
<entity id="b.Gammad" set="9573-13-isogrk4">
 <desc>capital Digamma</desc>
</entity>
<entity id="b.Gammad" set="8879-isogrk4">
 <desc>capital Digamma</desc>
</entity>
<font name="ptmlucrm" pos="70"/>
<description>GREEK LETTER DIGAMMA</description>

</character>

<character id=“U003DD” dec=“989” mode=“math” type=“alphabetic”>

<afii>2668</afii>
<latex>\digamma </latex>
<Elsevier grid="cd5" ent="gammad">
 <desc>digamma</desc>
</Elsevier>
<AMS>\digamma</AMS>
<APS>gammad</APS>
<AIP>diag</AIP>
<Wolfram>Digamma</Wolfram>
<entity id="gammad" set="8879-isogrk3">
 <desc>/digamma</desc>
</entity>
<entity id="gammad" set="9573-13-isogrk3">
 <desc>/digamma</desc>
</entity>
<entity id="digamma" set="mmlalias">
  <desc>alias ISOGRK3 gammad</desc>
</entity>
<entity id="b.gammad" set="9573-13-isogrk4">
 <desc>digamma</desc>
</entity>
<entity id="b.gammad" set="8879-isogrk4">
 <desc>digamma</desc>
</entity>
<entity id="gammad" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>03DC</xref>
</entity>
<description>GREEK SMALL LETTER DIGAMMA</description>

</character>

<character id=“U003DE” dec=“990” mode=“math” type=“alphabetic”>

<afii>2674</afii>
<latex>\Koppa </latex>
<Wolfram>CapitalKoppa</Wolfram>
<entity id="koppa" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>03DE</xref>
</entity>
<description>GREEK LETTER KOPPA</description>

</character>

<character id=“U003DF” dec=“991” image=“none” type=“other” mode=“unknown”>

<Wolfram>Koppa</Wolfram>
<description>GREEK SMALL LETTER KOPPA</description>

</character>

<character id=“U003E0” dec=“992” mode=“math” type=“alphabetic”>

<afii>267E</afii>
<latex>\Sampi </latex>
<Wolfram>CapitalSampi</Wolfram>
<entity id="sampi" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>03E0</xref>
</entity>
<description>GREEK LETTER SAMPI</description>

</character>

<character id=“U003E1” dec=“993” image=“none” type=“other” mode=“unknown”>

<Wolfram>Sampi</Wolfram>
<description>GREEK SMALL LETTER SAMPI</description>

</character>

<character id=“U003E2” dec=“994” image=“none” type=“other” mode=“unknown”>

<description>COPTIC CAPITAL LETTER SHEI</description>

</character>

<character id=“U003E3” dec=“995” image=“none” type=“other” mode=“unknown”>

<description>COPTIC SMALL LETTER SHEI</description>

</character>

<character id=“U003E4” dec=“996” image=“none” type=“other” mode=“unknown”>

<description>COPTIC CAPITAL LETTER FEI</description>

</character>

<character id=“U003E5” dec=“997” image=“none” type=“other” mode=“unknown”>

<description>COPTIC SMALL LETTER FEI</description>

</character>

<character id=“U003E6” dec=“998” image=“none” type=“other” mode=“unknown”>

<description>COPTIC CAPITAL LETTER KHEI</description>

</character>

<character id=“U003E7” dec=“999” image=“none” type=“other” mode=“unknown”>

<description>COPTIC SMALL LETTER KHEI</description>

</character>

<character id=“U003E8” dec=“1000” image=“none” type=“other” mode=“unknown”>

<description>COPTIC CAPITAL LETTER HORI</description>

</character>

<character id=“U003E9” dec=“1001” image=“none” type=“other” mode=“unknown”>

<description>COPTIC SMALL LETTER HORI</description>

</character>

<character id=“U003EA” dec=“1002” image=“none” type=“other” mode=“unknown”>

<description>COPTIC CAPITAL LETTER GANGIA</description>

</character>

<character id=“U003EB” dec=“1003” image=“none” type=“other” mode=“unknown”>

<description>COPTIC SMALL LETTER GANGIA</description>

</character>

<character id=“U003EC” dec=“1004” image=“none” type=“other” mode=“unknown”>

<description>COPTIC CAPITAL LETTER SHIMA</description>

</character>

<character id=“U003ED” dec=“1005” image=“none” type=“other” mode=“unknown”>

<description>COPTIC SMALL LETTER SHIMA</description>

</character>

<character id=“U003EE” dec=“1006” image=“none” type=“other” mode=“unknown”>

<description>COPTIC CAPITAL LETTER DEI</description>

</character>

<character id=“U003EF” dec=“1007” image=“none” type=“other” mode=“unknown”>

<description>COPTIC SMALL LETTER DEI</description>

</character>

<character id=“U003F0” dec=“1008” mode=“math” type=“alphabetic”>

<afii>FD60</afii>
<latex>\varkappa </latex>
<Elsevier grid="cd8" ent="kappav">
 <desc>kappa (cursive,rounded)  -- Greek --</desc>
</Elsevier>
<AMS>\varkappa</AMS>
<APS>kappav</APS>
<AIP>Vkgr</AIP>
<Wolfram>CurlyKappa</Wolfram>
<entity id="kappav" set="8879-isogrk3">
 <desc>/varkappa</desc>
</entity>
<entity id="kappav" set="9573-13-isogrk3">
 <desc>/varkappa</desc>
</entity>
<entity id="varkappa" set="mmlalias">
  <desc>alias ISOGRK3 kappav</desc>
</entity>
<font name="ptmlucrm" pos="155"/>
<description>GREEK KAPPA SYMBOL</description>

</character>

<character id=“U003F1” dec=“1009” mode=“math” type=“alphabetic”>

<afii>FD5E</afii>
<latex>\varrho </latex>
<Elsevier grid="cd9" ent="rhov">
 <desc>rho (cursive, round)  -- Greek --</desc>
</Elsevier>
<AMS>\varrho</AMS>
<APS>rhov</APS>
<AIP>Vrgr</AIP>
<IEEE>\varrho</IEEE>
<Wolfram>CurlyRho</Wolfram>
<entity id="rhov" set="8879-isogrk3">
 <desc>/varrho</desc>
</entity>
<entity id="rhov" set="9573-13-isogrk3">
 <desc>/varrho</desc>
</entity>
<entity id="varrho" set="mmlalias">
  <desc>alias ISOGRK3 rhov</desc>
</entity>
<font name="ptmlucrm" pos="37"/>
<description>GREEK RHO SYMBOL</description>

</character>

<character id=“U003F2” dec=“1010” image=“none” type=“other” mode=“unknown”>

<description>GREEK LUNATE SIGMA SYMBOL</description>

</character>

<character id=“U003F3” dec=“1011” image=“none” type=“other” mode=“unknown”>

<description>GREEK LETTER YOT</description>

</character>

<character id=“U003F4” dec=“1012” mode=“unknown” type=“alphabetic”>

<latex>\textTheta </latex>
<Elsevier grid="cej" ent="z.Theta">
 <desc>Theta (capital, round)</desc>
</Elsevier>
<AIP>Thgr</AIP>
<entity id="Thetav" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>04E8</xref>
</entity>
<description unicode="3.2">GREEK CAPITAL THETA SYMBOL</description>

</character>

<character id=“U003F5” dec=“1013” mode=“unknown” type=“alphabetic”>

<afii>FD5B</afii>
<Elsevier grid="cde" ent="epsi">
 <desc>epsilon (Porson)  -- Greek --</desc>
</Elsevier>
<AMS>\epsilon</AMS>
<APS>epsi</APS>
<AIP>egr</AIP>
<IEEE>\epsilon</IEEE>
<Wolfram>Epsilon</Wolfram>
<entity id="epsi" set="8879-isogrk3">
 <desc>=small epsilon, Greek</desc>
</entity>
<entity id="epsi" set="9573-13-isogrk3">
 <desc>/straightepsilon, small epsilon, Greek</desc>
</entity>
<entity id="straightepsilon" set="mmlalias">
  <desc>alias ISOGRK3 epsi</desc>
</entity>
<entity id="epsis" set="ISOGRK3">
 <desc>straightepsilon</desc>
</entity>
<entity id="epsis" set="8879-isogrk3">
 <desc>/straightepsilon</desc>
</entity>
<description unicode="3.2">GREEK LUNATE EPSILON SYMBOL</description>

</character>

<character id=“U003F6” dec=“1014” mode=“math” type=“other”>

<afii>22B9</afii>
<latex>\backepsilon </latex>
<AMS>\backepsilon</AMS>
<APS>backeps</APS>
<entity id="bepsi" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="bepsi" set="8879-isoamsr">
 <desc>/backepsilon R: such that</desc>
</entity>
<entity id="bepsi" set="9573-13-isoamsr">
 <desc>/backepsilon R: such that</desc>
</entity>
<entity id="backepsilon" set="mmlalias">
  <desc>alias ISOAMSR bepsi</desc>
</entity>
<font name="ptmlucrm" pos="251"/>
<description unicode="3.2">GREEK REVERSED LUNATE EPSILON SYMBOL</description>

</character>

<character id=“U003F7” dec=“1015” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003F8” dec=“1016” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003F9” dec=“1017” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003FA” dec=“1018” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003FB” dec=“1019” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003FC” dec=“1020” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003FD” dec=“1021” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003FE” dec=“1022” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U003FF” dec=“1023” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00400” dec=“1024” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER IE WITH GRAVE</description>

</character>

<character id=“U00401” dec=“1025” mode=“text” type=“alphabetic”>

<afii>2727</afii>
<latex>\cyrchar\CYRYO </latex>
<entity id="IOcy" set="ISOCYR1">
 <desc>capital IO, Russian</desc>
</entity>
<entity id="IOcy" set="8879-isocyr1">
 <desc>=capital IO, Russian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER IO</description>

</character>

<character id=“U00402” dec=“1026” mode=“text” type=“alphabetic”>

<afii>2743</afii>
<latex>\cyrchar\CYRDJE </latex>
<entity id="DJcy" set="ISOCYR2">
 <desc>capital DJE, Serbian</desc>
</entity>
<entity id="DJcy" set="8879-isocyr2">
 <desc>=capital DJE, Serbian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER DJE</description>

</character>

<character id=“U00403” dec=“1027” mode=“text” type=“alphabetic”>

<afii>2744</afii>
<latex>\cyrchar{\'\CYRG}</latex>
<entity id="GJcy" set="ISOCYR2">
 <desc>capital GJE Macedonian</desc>
</entity>
<entity id="GJcy" set="8879-isocyr2">
 <desc>=capital GJE Macedonian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER GJE</description>

</character>

<character id=“U00404” dec=“1028” mode=“text” type=“alphabetic”>

<afii>2745</afii>
<latex>\cyrchar\CYRIE </latex>
<entity id="Jukcy" set="ISOCYR2">
 <desc>capital JE, Ukrainian</desc>
</entity>
<entity id="Jukcy" set="8879-isocyr2">
 <desc>=capital JE, Ukrainian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER UKRAINIAN IE</description>

</character>

<character id=“U00405” dec=“1029” mode=“text” type=“alphabetic”>

<afii>2746</afii>
<latex>\cyrchar\CYRDZE </latex>
<entity id="DScy" set="ISOCYR2">
 <desc>capital DSE, Macedonian</desc>
</entity>
<entity id="DScy" set="8879-isocyr2">
 <desc>=capital DSE, Macedonian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER DZE</description>

</character>

<character id=“U00406” dec=“1030” mode=“text” type=“alphabetic”>

<afii>2747</afii>
<latex>\cyrchar\CYRII </latex>
<Elsevier grid="cc2" ent="">
 <desc>Ukrainian I -- Cyrillic --</desc>
 <elsrender>I</elsrender>
</Elsevier>
<entity id="Iukcy" set="ISOCYR2">
 <desc>capital I, Ukrainian</desc>
</entity>
<entity id="Iukcy" set="8879-isocyr2">
 <desc>=capital I, Ukrainian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I</description>

</character>

<character id=“U00407” dec=“1031” mode=“text” type=“alphabetic”>

<afii>2748</afii>
<latex>\cyrchar\CYRYI </latex>
<entity id="YIcy" set="ISOCYR2">
 <desc>capital YI, Ukrainian</desc>
</entity>
<entity id="YIcy" set="8879-isocyr2">
 <desc>=capital YI, Ukrainian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER YI</description>

</character>

<character id=“U00408” dec=“1032” mode=“text” type=“alphabetic”>

<afii>2749</afii>
<latex>\cyrchar\CYRJE </latex>
<entity id="Jsercy" set="ISOCYR2">
 <desc>capital JE, Serbian</desc>
</entity>
<entity id="Jsercy" set="8879-isocyr2">
 <desc>=capital JE, Serbian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER JE</description>

</character>

<character id=“U00409” dec=“1033” mode=“text” type=“alphabetic”>

<afii>274A</afii>
<latex>\cyrchar\CYRLJE </latex>
<entity id="LJcy" set="ISOCYR2">
 <desc>capital LJE, Serbian</desc>
</entity>
<entity id="LJcy" set="8879-isocyr2">
 <desc>=capital LJE, Serbian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER LJE</description>

</character>

<character id=“U0040A” dec=“1034” mode=“text” type=“alphabetic”>

<afii>274B</afii>
<latex>\cyrchar\CYRNJE </latex>
<entity id="NJcy" set="ISOCYR2">
 <desc>capital NJE, Serbian</desc>
</entity>
<entity id="NJcy" set="8879-isocyr2">
 <desc>=capital NJE, Serbian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER NJE</description>

</character>

<character id=“U0040B” dec=“1035” mode=“text” type=“alphabetic”>

<afii>274C</afii>
<latex>\cyrchar\CYRTSHE </latex>
<entity id="TSHcy" set="ISOCYR2">
 <desc>capital TSHE, Serbian</desc>
</entity>
<entity id="TSHcy" set="8879-isocyr2">
 <desc>=capital TSHE, Serbian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER TSHE</description>

</character>

<character id=“U0040C” dec=“1036” mode=“text” type=“alphabetic”>

<afii>274D</afii>
<latex>\cyrchar{\'\CYRK}</latex>
<entity id="KJcy" set="ISOCYR2">
 <desc>capital KJE, Macedonian</desc>
</entity>
<entity id="KJcy" set="8879-isocyr2">
 <desc>=capital KJE, Macedonian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER KJE</description>

</character>

<character id=“U0040D” dec=“1037” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER I WITH GRAVE</description>

</character>

<character id=“U0040E” dec=“1038” mode=“text” type=“alphabetic”>

<afii>274E</afii>
<latex>\cyrchar\CYRUSHRT </latex>
<entity id="Ubrcy" set="ISOCYR2">
 <desc>capital U, Byelorussian</desc>
</entity>
<entity id="Ubrcy" set="8879-isocyr2">
 <desc>=capital U, Byelorussian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER SHORT U</description>

</character>

<character id=“U0040F” dec=“1039” mode=“text” type=“alphabetic”>

<afii>274F</afii>
<latex>\cyrchar\CYRDZHE </latex>
<entity id="DZcy" set="ISOCYR2">
 <desc>capital dze, Serbian</desc>
</entity>
<entity id="DZcy" set="8879-isocyr2">
 <desc>=capital dze, Serbian</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER DZHE</description>

</character>

<character id=“U00410” dec=“1040” mode=“text” type=“alphabetic”>

<afii>2721</afii>
<latex>\cyrchar\CYRA </latex>
<Elsevier grid="cca" ent="">
 <desc>Ah -- Cyrillic --</desc>
 <elsrender>A</elsrender>
</Elsevier>
<entity id="Acy" set="ISOCYR1">
 <desc>capital A, Cyrillic</desc>
</entity>
<entity id="Acy" set="8879-isocyr1">
 <desc>=capital A, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER A</description>

</character>

<character id=“U00411” dec=“1041” mode=“text” type=“alphabetic”>

<afii>2722</afii>
<latex>\cyrchar\CYRB </latex>
<Elsevier grid="ccb" ent="Bcy">
 <desc>Beh  -- Cyrillic --</desc>
</Elsevier>
<entity id="Bcy" set="ISOCYR1">
 <desc>capital BE, Cyrillic</desc>
</entity>
<entity id="Bcy" set="8879-isocyr1">
 <desc>=capital BE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER BE</description>

</character>

<character id=“U00412” dec=“1042” mode=“text” type=“alphabetic”>

<afii>2723</afii>
<latex>\cyrchar\CYRV </latex>
<Elsevier grid="ccv" ent="">
 <desc>Veh  -- Cyrillic --</desc>
 <elsrender>B</elsrender>
</Elsevier>
<entity id="Vcy" set="ISOCYR1">
 <desc>capital VE, Cyrillic</desc>
</entity>
<entity id="Vcy" set="8879-isocyr1">
 <desc>=capital VE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER VE</description>

</character>

<character id=“U00413” dec=“1043” mode=“text” type=“alphabetic”>

<afii>2724</afii>
<latex>\cyrchar\CYRG </latex>
<Elsevier grid="ccg" ent="Gcy">
 <desc>Geh  -- Cyrillic --</desc>
</Elsevier>
<entity id="Gcy" set="ISOCYR1">
 <desc>capital GHE, Cyrillic</desc>
</entity>
<entity id="Gcy" set="8879-isocyr1">
 <desc>=capital GHE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER GHE</description>

</character>

<character id=“U00414” dec=“1044” mode=“text” type=“alphabetic”>

<afii>2725</afii>
<latex>\cyrchar\CYRD </latex>
<Elsevier grid="ccd" ent="Dcy">
 <desc>Deh  -- Cyrillic --</desc>
</Elsevier>
<entity id="Dcy" set="ISOCYR1">
 <desc>capital DE, Cyrillic</desc>
</entity>
<entity id="Dcy" set="8879-isocyr1">
 <desc>=capital DE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER DE</description>

</character>

<character id=“U00415” dec=“1045” mode=“text” type=“alphabetic”>

<afii>2726</afii>
<latex>\cyrchar\CYRE </latex>
<Elsevier grid="cce" ent="">
 <desc>Yeh  -- Cyrillic --</desc>
 <elsrender>E</elsrender>
</Elsevier>
<entity id="IEcy" set="ISOCYR1">
 <desc>capital IE, Cyrillic</desc>
</entity>
<entity id="IEcy" set="8879-isocyr1">
 <desc>=capital IE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER IE</description>

</character>

<character id=“U00416” dec=“1046” mode=“text” type=“alphabetic”>

<afii>2728</afii>
<latex>\cyrchar\CYRZH </latex>
<Elsevier grid="cc7" ent="ZHcy">
 <desc>Zheh  -- Cyrillic --</desc>
</Elsevier>
<entity id="ZHcy" set="ISOCYR1">
 <desc>capital ZHE, Cyrillic</desc>
</entity>
<entity id="ZHcy" set="8879-isocyr1">
 <desc>=capital ZHE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER ZHE</description>

</character>

<character id=“U00417” dec=“1047” mode=“text” type=“alphabetic”>

<afii>2729</afii>
<latex>\cyrchar\CYRZ </latex>
<Elsevier grid="ccz" ent="Zcy">
 <desc>Zeh  -- Cyrillic --</desc>
</Elsevier>
<entity id="Zcy" set="ISOCYR1">
 <desc>capital ZE, Cyrillic</desc>
</entity>
<entity id="Zcy" set="8879-isocyr1">
 <desc>=capital ZE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER ZE</description>

</character>

<character id=“U00418” dec=“1048” mode=“text” type=“alphabetic”>

<afii>272A</afii>
<latex>\cyrchar\CYRI </latex>
<Elsevier grid="cci" ent="Icy">
 <desc>Ee -- Cyrillic --</desc>
</Elsevier>
<entity id="Icy" set="ISOCYR1">
 <desc>capital I, Cyrillic</desc>
</entity>
<entity id="Icy" set="8879-isocyr1">
 <desc>=capital I, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER I</description>

</character>

<character id=“U00419” dec=“1049” mode=“text” type=“alphabetic”>

<afii>272B</afii>
<latex>\cyrchar\CYRISHRT </latex>
<Elsevier grid="cc3" ent="Jcy">
 <desc>Ee kratkoyeh -- Cyrillic --</desc>
</Elsevier>
<entity id="Jcy" set="ISOCYR1">
 <desc>capital short I, Cyrillic</desc>
</entity>
<entity id="Jcy" set="8879-isocyr1">
 <desc>=capital short I, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER SHORT I</description>

</character>

<character id=“U0041A” dec=“1050” mode=“text” type=“alphabetic”>

<afii>272C</afii>
<latex>\cyrchar\CYRK </latex>
<Elsevier grid="cck" ent="Kcy">
 <desc>Kah  -- Cyrillic --</desc>
</Elsevier>
<entity id="Kcy" set="ISOCYR1">
 <desc>capital KA, Cyrillic</desc>
</entity>
<entity id="Kcy" set="8879-isocyr1">
 <desc>=capital KA, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER KA</description>

</character>

<character id=“U0041B” dec=“1051” mode=“text” type=“alphabetic”>

<afii>272D</afii>
<latex>\cyrchar\CYRL </latex>
<Elsevier grid="ccl" ent="Lcy">
 <desc>El -- Cyrillic --</desc>
</Elsevier>
<entity id="Lcy" set="ISOCYR1">
 <desc>capital EL, Cyrillic</desc>
</entity>
<entity id="Lcy" set="8879-isocyr1">
 <desc>=capital EL, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER EL</description>

</character>

<character id=“U0041C” dec=“1052” mode=“text” type=“alphabetic”>

<afii>272E</afii>
<latex>\cyrchar\CYRM </latex>
<Elsevier grid="ccm" ent="">
 <desc>Em -- Cyrillic --</desc>
 <elsrender>M</elsrender>
</Elsevier>
<entity id="Mcy" set="ISOCYR1">
 <desc>capital EM, Cyrillic</desc>
</entity>
<entity id="Mcy" set="8879-isocyr1">
 <desc>=capital EM, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER EM</description>

</character>

<character id=“U0041D” dec=“1053” mode=“text” type=“alphabetic”>

<afii>272F</afii>
<latex>\cyrchar\CYRN </latex>
<Elsevier grid="ccn" ent="">
 <desc>En -- Cyrillic --</desc>
 <elsrender>H</elsrender>
</Elsevier>
<entity id="Ncy" set="ISOCYR1">
 <desc>capital EN, Cyrillic</desc>
</entity>
<entity id="Ncy" set="8879-isocyr1">
 <desc>=capital EN, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER EN</description>

</character>

<character id=“U0041E” dec=“1054” mode=“text” type=“alphabetic”>

<afii>2730</afii>
<latex>\cyrchar\CYRO </latex>
<Elsevier grid="cco" ent="">
 <desc>Aw -- Cyrillic --</desc>
 <elsrender>O</elsrender>
</Elsevier>
<entity id="Ocy" set="ISOCYR1">
 <desc>capital O, Cyrillic</desc>
</entity>
<entity id="Ocy" set="8879-isocyr1">
 <desc>=capital O, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER O</description>

</character>

<character id=“U0041F” dec=“1055” mode=“text” type=“alphabetic”>

<afii>2731</afii>
<latex>\cyrchar\CYRP </latex>
<Elsevier grid="ccp" ent="Pcy">
 <desc>Peh  -- Cyrillic --</desc>
</Elsevier>
<entity id="Pcy" set="ISOCYR1">
 <desc>capital PE, Cyrillic</desc>
</entity>
<entity id="Pcy" set="8879-isocyr1">
 <desc>=capital PE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER PE</description>

</character>

<character id=“U00420” dec=“1056” mode=“text” type=“alphabetic”>

<afii>2732</afii>
<latex>\cyrchar\CYRR </latex>
<Elsevier grid="ccr" ent="">
 <desc>Ehr  -- Cyrillic --</desc>
 <elsrender>P</elsrender>
</Elsevier>
<entity id="Rcy" set="ISOCYR1">
 <desc>capital ER, Cyrillic</desc>
</entity>
<entity id="Rcy" set="8879-isocyr1">
 <desc>=capital ER, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER ER</description>

</character>

<character id=“U00421” dec=“1057” mode=“text” type=“alphabetic”>

<afii>2733</afii>
<latex>\cyrchar\CYRS </latex>
<Elsevier grid="ccs" ent="">
 <desc>Es -- Cyrillic --</desc>
 <elsrender>C</elsrender>
</Elsevier>
<entity id="Scy" set="ISOCYR1">
 <desc>capital ES, Cyrillic</desc>
</entity>
<entity id="Scy" set="8879-isocyr1">
 <desc>=capital ES, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER ES</description>

</character>

<character id=“U00422” dec=“1058” mode=“text” type=“alphabetic”>

<afii>2734</afii>
<latex>\cyrchar\CYRT </latex>
<Elsevier grid="cct" ent="">
 <desc>Teh  -- Cyrillic --</desc>
 <elsrender>T</elsrender>
</Elsevier>
<entity id="Tcy" set="ISOCYR1">
 <desc>capital TE, Cyrillic</desc>
</entity>
<entity id="Tcy" set="8879-isocyr1">
 <desc>=capital TE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER TE</description>

</character>

<character id=“U00423” dec=“1059” mode=“text” type=“alphabetic”>

<afii>2735</afii>
<latex>\cyrchar\CYRU </latex>
<Elsevier grid="ccu" ent="Ucy">
 <desc>Oo -- Cyrillic --</desc>
</Elsevier>
<entity id="Ucy" set="ISOCYR1">
 <desc>capital U, Cyrillic</desc>
</entity>
<entity id="Ucy" set="8879-isocyr1">
 <desc>=capital U, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER U</description>

</character>

<character id=“U00424” dec=“1060” mode=“text” type=“alphabetic”>

<afii>2736</afii>
<latex>\cyrchar\CYRF </latex>
<Elsevier grid="ccf" ent="Fcy">
 <desc>Ef -- Cyrillic --</desc>
</Elsevier>
<entity id="Fcy" set="ISOCYR1">
 <desc>capital EF, Cyrillic</desc>
</entity>
<entity id="Fcy" set="8879-isocyr1">
 <desc>=capital EF, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER EF</description>

</character>

<character id=“U00425” dec=“1061” mode=“text” type=“alphabetic”>

<afii>2737</afii>
<latex>\cyrchar\CYRH </latex>
<Elsevier grid="cch" ent="">
 <desc>Khah  -- Cyrillic --</desc>
 <elsrender>X</elsrender>
</Elsevier>
<entity id="KHcy" set="ISOCYR1">
 <desc>capital HA, Cyrillic</desc>
</entity>
<entity id="KHcy" set="8879-isocyr1">
 <desc>=capital HA, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER HA</description>

</character>

<character id=“U00426” dec=“1062” mode=“text” type=“alphabetic”>

<afii>2738</afii>
<latex>\cyrchar\CYRC </latex>
<Elsevier grid="ccc" ent="TScy">
 <desc>Tseh  -- Cyrillic --</desc>
</Elsevier>
<entity id="TScy" set="ISOCYR1">
 <desc>capital TSE, Cyrillic</desc>
</entity>
<entity id="TScy" set="8879-isocyr1">
 <desc>=capital TSE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER TSE</description>

</character>

<character id=“U00427” dec=“1063” mode=“text” type=“alphabetic”>

<afii>2739</afii>
<latex>\cyrchar\CYRCH </latex>
<Elsevier grid="ccq" ent="KHcy">
 <desc>Tcheh -- Cyrillic --</desc>
</Elsevier>
<entity id="CHcy" set="ISOCYR1">
 <desc>capital CHE, Cyrillic</desc>
</entity>
<entity id="CHcy" set="8879-isocyr1">
 <desc>=capital CHE, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER CHE</description>

</character>

<character id=“U00428” dec=“1064” mode=“text” type=“alphabetic”>

<afii>273A</afii>
<latex>\cyrchar\CYRSH </latex>
<Elsevier grid="ccx" ent="SHcy">
 <desc>Shah  -- Cyrillic --</desc>
</Elsevier>
<entity id="SHcy" set="ISOCYR1">
 <desc>capital SHA, Cyrillic</desc>
</entity>
<entity id="SHcy" set="8879-isocyr1">
 <desc>=capital SHA, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER SHA</description>

</character>

<character id=“U00429” dec=“1065” mode=“text” type=“alphabetic”>

<afii>273B</afii>
<latex>\cyrchar\CYRSHCH </latex>
<Elsevier grid="ccw" ent="SHCHcy">
 <desc>Shchah -- Cyrillic --</desc>
</Elsevier>
<entity id="SHCHcy" set="ISOCYR1">
 <desc>capital SHCHA, Cyrillic</desc>
</entity>
<entity id="SHCHcy" set="8879-isocyr1">
 <desc>=capital SHCHA, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER SHCHA</description>

</character>

<character id=“U0042A” dec=“1066” mode=“text” type=“alphabetic”>

<afii>273C</afii>
<latex>\cyrchar\CYRHRDSN </latex>
<Elsevier grid="cc6" ent="HARDcy">
 <desc>Tvyordyy znak  -- Cyrillic --</desc>
</Elsevier>
<entity id="HARDcy" set="ISOCYR1">
 <desc>capital HARD sign, Cyrillic</desc>
</entity>
<entity id="HARDcy" set="8879-isocyr1">
 <desc>=capital HARD sign, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER HARD SIGN</description>

</character>

<character id=“U0042B” dec=“1067” mode=“text” type=“alphabetic”>

<afii>273D</afii>
<latex>\cyrchar\CYRERY </latex>
<Elsevier grid="ccy" ent="Ycy">
 <desc>Yery  -- Cyrillic --</desc>
</Elsevier>
<entity id="Ycy" set="ISOCYR1">
 <desc>capital YERU, Cyrillic</desc>
</entity>
<entity id="Ycy" set="8879-isocyr1">
 <desc>=capital YERU, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER YERU</description>

</character>

<character id=“U0042C” dec=“1068” mode=“text” type=“alphabetic”>

<afii>273E</afii>
<latex>\cyrchar\CYRSFTSN </latex>
<Elsevier grid="cc4" ent="SOFTcy">
 <desc>Myakhkyy znak  -- Cyrillic --</desc>
</Elsevier>
<entity id="SOFTcy" set="ISOCYR1">
 <desc>capital SOFT sign, Cyrillic</desc>
</entity>
<entity id="SOFTcy" set="8879-isocyr1">
 <desc>=capital SOFT sign, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER SOFT SIGN</description>

</character>

<character id=“U0042D” dec=“1069” mode=“text” type=“alphabetic”>

<afii>273F</afii>
<latex>\cyrchar\CYREREV </latex>
<Elsevier grid="cc1" ent="Ecy">
 <desc>Eh -- Cyrillic --</desc>
</Elsevier>
<entity id="Ecy" set="ISOCYR1">
 <desc>capital E, Cyrillic</desc>
</entity>
<entity id="Ecy" set="8879-isocyr1">
 <desc>=capital E, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER E</description>

</character>

<character id=“U0042E” dec=“1070” mode=“text” type=“alphabetic”>

<afii>2740</afii>
<latex>\cyrchar\CYRYU </latex>
<Elsevier grid="cc5" ent="YUcy">
 <desc>U  -- Cyrillic --</desc>
</Elsevier>
<entity id="YUcy" set="ISOCYR1">
 <desc>capital YU, Cyrillic</desc>
</entity>
<entity id="YUcy" set="8879-isocyr1">
 <desc>=capital YU, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER YU</description>

</character>

<character id=“U0042F” dec=“1071” mode=“text” type=“alphabetic”>

<afii>2741</afii>
<latex>\cyrchar\CYRYA </latex>
<Elsevier grid="ccj" ent="YAcy">
 <desc>Yah  -- Cyrillic --</desc>
</Elsevier>
<entity id="YAcy" set="ISOCYR1">
 <desc>capital YA, Cyrillic</desc>
</entity>
<entity id="YAcy" set="8879-isocyr1">
 <desc>=capital YA, Cyrillic</desc>
</entity>
<description>CYRILLIC CAPITAL LETTER YA</description>

</character>

<character id=“U00430” dec=“1072” mode=“text” type=“alphabetic”>

<afii>2751</afii>
<latex>\cyrchar\cyra </latex>
<Elsevier grid="cba" ent="">
 <desc>ah  -- Cyrillic--</desc>
 <elsrender>a</elsrender>
</Elsevier>
<entity id="acy" set="ISOCYR1">
 <desc>small a, Cyrillic</desc>
</entity>
<entity id="acy" set="8879-isocyr1">
 <desc>=small a, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER A</description>

</character>

<character id=“U00431” dec=“1073” mode=“text” type=“alphabetic”>

<afii>2752</afii>
<latex>\cyrchar\cyrb </latex>
<Elsevier grid="cbb" ent="bcy">
 <desc>beh  -- Cyrillic--</desc>
</Elsevier>
<entity id="bcy" set="ISOCYR1">
 <desc>small be, Cyrillic</desc>
</entity>
<entity id="bcy" set="8879-isocyr1">
 <desc>=small be, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER BE</description>

</character>

<character id=“U00432” dec=“1074” mode=“text” type=“alphabetic”>

<afii>2753</afii>
<latex>\cyrchar\cyrv </latex>
<Elsevier grid="cbv" ent="vcy">
 <desc>veh  -- Cyrillic--</desc>
</Elsevier>
<entity id="vcy" set="ISOCYR1">
 <desc>small ve, Cyrillic</desc>
</entity>
<entity id="vcy" set="8879-isocyr1">
 <desc>=small ve, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER VE</description>

</character>

<character id=“U00433” dec=“1075” mode=“text” type=“alphabetic”>

<afii>2754</afii>
<latex>\cyrchar\cyrg </latex>
<Elsevier grid="cbg" ent="gcy">
 <desc>geh  -- Cyrillic--</desc>
</Elsevier>
<entity id="gcy" set="ISOCYR1">
 <desc>small ghe, Cyrillic</desc>
</entity>
<entity id="gcy" set="8879-isocyr1">
 <desc>=small ghe, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER GHE</description>

</character>

<character id=“U00434” dec=“1076” mode=“text” type=“alphabetic”>

<afii>2755</afii>
<latex>\cyrchar\cyrd </latex>
<Elsevier grid="cbd" ent="dcy">
 <desc>deh  -- Cyrillic--</desc>
</Elsevier>
<entity id="dcy" set="ISOCYR1">
 <desc>small de, Cyrillic</desc>
</entity>
<entity id="dcy" set="8879-isocyr1">
 <desc>=small de, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER DE</description>

</character>

<character id=“U00435” dec=“1077” mode=“text” type=“alphabetic”>

<afii>2756</afii>
<latex>\cyrchar\cyre </latex>
<Elsevier grid="cbe" ent="">
 <desc>yeh  -- Cyrillic--</desc>
 <elsrender>e</elsrender>
</Elsevier>
<entity id="iecy" set="ISOCYR1">
 <desc>small ie, Cyrillic</desc>
</entity>
<entity id="iecy" set="8879-isocyr1">
 <desc>=small ie, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER IE</description>

</character>

<character id=“U00436” dec=“1078” mode=“text” type=“alphabetic”>

<afii>2758</afii>
<latex>\cyrchar\cyrzh </latex>
<Elsevier grid="cb7" ent="zhcy">
 <desc>zheh -- Cyrillic--</desc>
</Elsevier>
<entity id="zhcy" set="ISOCYR1">
 <desc>small zhe, Cyrillic</desc>
</entity>
<entity id="zhcy" set="8879-isocyr1">
 <desc>=small zhe, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER ZHE</description>

</character>

<character id=“U00437” dec=“1079” mode=“text” type=“alphabetic”>

<afii>2759</afii>
<latex>\cyrchar\cyrz </latex>
<Elsevier grid="cbz" ent="zcy">
 <desc>zeh  -- Cyrillic--</desc>
</Elsevier>
<entity id="zcy" set="ISOCYR1">
 <desc>small ze, Cyrillic</desc>
</entity>
<entity id="zcy" set="8879-isocyr1">
 <desc>=small ze, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER ZE</description>

</character>

<character id=“U00438” dec=“1080” mode=“text” type=“alphabetic”>

<afii>275A</afii>
<latex>\cyrchar\cyri </latex>
<Elsevier grid="cbi" ent="icy">
 <desc>ee  -- Cyrillic--</desc>
</Elsevier>
<entity id="icy" set="ISOCYR1">
 <desc>small i, Cyrillic</desc>
</entity>
<entity id="icy" set="8879-isocyr1">
 <desc>=small i, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER I</description>

</character>

<character id=“U00439” dec=“1081” mode=“text” type=“alphabetic”>

<afii>275B</afii>
<latex>\cyrchar\cyrishrt </latex>
<Elsevier grid="cb3" ent="jcy">
 <desc>ee kratkoyeh  -- Cyrillic--</desc>
</Elsevier>
<entity id="jcy" set="ISOCYR1">
 <desc>small short i, Cyrillic</desc>
</entity>
<entity id="jcy" set="8879-isocyr1">
 <desc>=small short i, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER SHORT I</description>

</character>

<character id=“U0043A” dec=“1082” mode=“text” type=“alphabetic”>

<afii>275C</afii>
<latex>\cyrchar\cyrk </latex>
<Elsevier grid="cbk" ent="kcy">
 <desc>kah  -- Cyrillic--</desc>
</Elsevier>
<entity id="kcy" set="ISOCYR1">
 <desc>small ka, Cyrillic</desc>
</entity>
<entity id="kcy" set="8879-isocyr1">
 <desc>=small ka, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER KA</description>

</character>

<character id=“U0043B” dec=“1083” mode=“text” type=“alphabetic”>

<afii>275D</afii>
<latex>\cyrchar\cyrl </latex>
<Elsevier grid="cbl" ent="lcy">
 <desc>el  -- Cyrillic--</desc>
</Elsevier>
<entity id="lcy" set="ISOCYR1">
 <desc>small el, Cyrillic</desc>
</entity>
<entity id="lcy" set="8879-isocyr1">
 <desc>=small el, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER EL</description>

</character>

<character id=“U0043C” dec=“1084” mode=“text” type=“alphabetic”>

<afii>275E</afii>
<latex>\cyrchar\cyrm </latex>
<Elsevier grid="cbm" ent="mcy">
 <desc>em  -- Cyrillic--</desc>
</Elsevier>
<entity id="mcy" set="ISOCYR1">
 <desc>small em, Cyrillic</desc>
</entity>
<entity id="mcy" set="8879-isocyr1">
 <desc>=small em, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER EM</description>

</character>

<character id=“U0043D” dec=“1085” mode=“text” type=“alphabetic”>

<afii>275F</afii>
<latex>\cyrchar\cyrn </latex>
<Elsevier grid="cbn" ent="ncy">
 <desc>en  -- Cyrillic--</desc>
</Elsevier>
<entity id="ncy" set="ISOCYR1">
 <desc>small en, Cyrillic</desc>
</entity>
<entity id="ncy" set="8879-isocyr1">
 <desc>=small en, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER EN</description>

</character>

<character id=“U0043E” dec=“1086” mode=“text” type=“alphabetic”>

<afii>2760</afii>
<latex>\cyrchar\cyro </latex>
<Elsevier grid="cbo" ent="">
 <desc>aw  -- Cyrillic--</desc>
 <elsrender>o</elsrender>
</Elsevier>
<entity id="ocy" set="ISOCYR1">
 <desc>small o, Cyrillic</desc>
</entity>
<entity id="ocy" set="8879-isocyr1">
 <desc>=small o, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER O</description>

</character>

<character id=“U0043F” dec=“1087” mode=“text” type=“alphabetic”>

<afii>2761</afii>
<latex>\cyrchar\cyrp </latex>
<Elsevier grid="cbp" ent="pcy">
 <desc>peh  -- Cyrillic--</desc>
</Elsevier>
<entity id="pcy" set="ISOCYR1">
 <desc>small pe, Cyrillic</desc>
</entity>
<entity id="pcy" set="8879-isocyr1">
 <desc>=small pe, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER PE</description>

</character>

<character id=“U00440” dec=“1088” mode=“text” type=“alphabetic”>

<afii>2762</afii>
<latex>\cyrchar\cyrr </latex>
<Elsevier grid="cbr" ent="">
 <desc>ehr  -- Cyrillic--</desc>
 <elsrender>p</elsrender>
</Elsevier>
<entity id="rcy" set="ISOCYR1">
 <desc>small er, Cyrillic</desc>
</entity>
<entity id="rcy" set="8879-isocyr1">
 <desc>=small er, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER ER</description>

</character>

<character id=“U00441” dec=“1089” mode=“text” type=“alphabetic”>

<afii>2763</afii>
<latex>\cyrchar\cyrs </latex>
<Elsevier grid="cbs" ent="">
 <desc>es  -- Cyrillic--</desc>
 <elsrender>c</elsrender>
</Elsevier>
<entity id="scy" set="ISOCYR1">
 <desc>small es, Cyrillic</desc>
</entity>
<entity id="scy" set="8879-isocyr1">
 <desc>=small es, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER ES</description>

</character>

<character id=“U00442” dec=“1090” mode=“text” type=“alphabetic”>

<afii>2764</afii>
<latex>\cyrchar\cyrt </latex>
<Elsevier grid="cbt" ent="tcy">
 <desc>teh  -- Cyrillic--</desc>
</Elsevier>
<entity id="tcy" set="ISOCYR1">
 <desc>small te, Cyrillic</desc>
</entity>
<entity id="tcy" set="8879-isocyr1">
 <desc>=small te, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER TE</description>

</character>

<character id=“U00443” dec=“1091” mode=“text” type=“alphabetic”>

<afii>2765</afii>
<latex>\cyrchar\cyru </latex>
<Elsevier grid="cbu" ent="">
 <desc>oo  -- Cyrillic--</desc>
 <elsrender>y</elsrender>
</Elsevier>
<entity id="ucy" set="ISOCYR1">
 <desc>small u, Cyrillic</desc>
</entity>
<entity id="ucy" set="8879-isocyr1">
 <desc>=small u, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER U</description>

</character>

<character id=“U00444” dec=“1092” mode=“text” type=“alphabetic”>

<afii>2766</afii>
<latex>\cyrchar\cyrf </latex>
<Elsevier grid="cbf" ent="fcy">
 <desc>ef  -- Cyrillic--</desc>
</Elsevier>
<entity id="fcy" set="ISOCYR1">
 <desc>small ef, Cyrillic</desc>
</entity>
<entity id="fcy" set="8879-isocyr1">
 <desc>=small ef, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER EF</description>

</character>

<character id=“U00445” dec=“1093” mode=“text” type=“alphabetic”>

<afii>2767</afii>
<latex>\cyrchar\cyrh </latex>
<Elsevier grid="cbh" ent="">
 <desc>khah -- Cyrillic--</desc>
 <elsrender>x</elsrender>
</Elsevier>
<entity id="khcy" set="ISOCYR1">
 <desc>small ha, Cyrillic</desc>
</entity>
<entity id="khcy" set="8879-isocyr1">
 <desc>=small ha, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER HA</description>

</character>

<character id=“U00446” dec=“1094” mode=“text” type=“alphabetic”>

<afii>2768</afii>
<latex>\cyrchar\cyrc </latex>
<Elsevier grid="cbc" ent="tscy">
 <desc>tseh -- Cyrillic--</desc>
</Elsevier>
<entity id="tscy" set="ISOCYR1">
 <desc>small tse, Cyrillic</desc>
</entity>
<entity id="tscy" set="8879-isocyr1">
 <desc>=small tse, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER TSE</description>

</character>

<character id=“U00447” dec=“1095” mode=“text” type=“alphabetic”>

<afii>2769</afii>
<latex>\cyrchar\cyrch </latex>
<Elsevier grid="cbq" ent="khcy">
 <desc>tcheh -- Cyrillic--</desc>
</Elsevier>
<entity id="chcy" set="ISOCYR1">
 <desc>small che, Cyrillic</desc>
</entity>
<entity id="chcy" set="8879-isocyr1">
 <desc>=small che, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER CHE</description>

</character>

<character id=“U00448” dec=“1096” mode=“text” type=“alphabetic”>

<afii>276A</afii>
<latex>\cyrchar\cyrsh </latex>
<Elsevier grid="cbx" ent="shcy">
 <desc>shah -- Cyrillic--</desc>
</Elsevier>
<entity id="shcy" set="ISOCYR1">
 <desc>small sha, Cyrillic</desc>
</entity>
<entity id="shcy" set="8879-isocyr1">
 <desc>=small sha, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER SHA</description>

</character>

<character id=“U00449” dec=“1097” mode=“text” type=“alphabetic”>

<afii>276B</afii>
<latex>\cyrchar\cyrshch </latex>
<Elsevier grid="cbw" ent="shchcy">
 <desc>shchah  -- Cyrillic--</desc>
</Elsevier>
<entity id="shchcy" set="ISOCYR1">
 <desc>small shcha, Cyrillic</desc>
</entity>
<entity id="shchcy" set="8879-isocyr1">
 <desc>=small shcha, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER SHCHA</description>

</character>

<character id=“U0044A” dec=“1098” mode=“text” type=“alphabetic”>

<afii>276C</afii>
<latex>\cyrchar\cyrhrdsn </latex>
<Elsevier grid="cb6" ent="hardcy">
 <desc>tvyordyy znak -- Cyrillic--</desc>
</Elsevier>
<entity id="hardcy" set="ISOCYR1">
 <desc>small hard sign, Cyrillic</desc>
</entity>
<entity id="hardcy" set="8879-isocyr1">
 <desc>=small hard sign, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER HARD SIGN</description>

</character>

<character id=“U0044B” dec=“1099” mode=“text” type=“alphabetic”>

<afii>276D</afii>
<latex>\cyrchar\cyrery </latex>
<Elsevier grid="cby" ent="ycy">
 <desc>yery -- Cyrillic--</desc>
</Elsevier>
<entity id="ycy" set="ISOCYR1">
 <desc>small yeru, Cyrillic</desc>
</entity>
<entity id="ycy" set="8879-isocyr1">
 <desc>=small yeru, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER YERU</description>

</character>

<character id=“U0044C” dec=“1100” mode=“text” type=“alphabetic”>

<afii>276E</afii>
<latex>\cyrchar\cyrsftsn </latex>
<Elsevier grid="cb4" ent="softcy">
 <desc>myakhkyy znak -- Cyrillic--</desc>
</Elsevier>
<entity id="softcy" set="ISOCYR1">
 <desc>small soft sign, Cyrillic</desc>
</entity>
<entity id="softcy" set="8879-isocyr1">
 <desc>=small soft sign, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER SOFT SIGN</description>

</character>

<character id=“U0044D” dec=“1101” mode=“text” type=“alphabetic”>

<afii>276F</afii>
<latex>\cyrchar\cyrerev </latex>
<Elsevier grid="cb1" ent="ecy">
 <desc>eh  -- Cyrillic --</desc>
</Elsevier>
<entity id="ecy" set="ISOCYR1">
 <desc>small e, Cyrillic</desc>
</entity>
<entity id="ecy" set="8879-isocyr1">
 <desc>=small e, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER E</description>

</character>

<character id=“U0044E” dec=“1102” mode=“text” type=“alphabetic”>

<afii>2770</afii>
<latex>\cyrchar\cyryu </latex>
<Elsevier grid="cb5" ent="yucy">
 <desc>u -- Cyrillic--</desc>
</Elsevier>
<entity id="yucy" set="ISOCYR1">
 <desc>small yu, Cyrillic</desc>
</entity>
<entity id="yucy" set="8879-isocyr1">
 <desc>=small yu, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER YU</description>

</character>

<character id=“U0044F” dec=“1103” mode=“text” type=“alphabetic”>

<afii>2771</afii>
<latex>\cyrchar\cyrya </latex>
<Elsevier grid="cbj" ent="yacy">
 <desc>yah  -- Cyrillic--</desc>
</Elsevier>
<entity id="yacy" set="ISOCYR1">
 <desc>small ya, Cyrillic</desc>
</entity>
<entity id="yacy" set="8879-isocyr1">
 <desc>=small ya, Cyrillic</desc>
</entity>
<description>CYRILLIC SMALL LETTER YA</description>

</character>

<character id=“U00450” dec=“1104” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER IE WITH GRAVE</description>

</character>

<character id=“U00451” dec=“1105” mode=“text” type=“alphabetic”>

<afii>2757</afii>
<latex>\cyrchar\cyryo </latex>
<entity id="iocy" set="ISOCYR1">
 <desc>small io, Russian</desc>
</entity>
<entity id="iocy" set="8879-isocyr1">
 <desc>=small io, Russian</desc>
</entity>
<description>CYRILLIC SMALL LETTER IO</description>

</character>

<character id=“U00452” dec=“1106” mode=“text” type=“alphabetic”>

<afii>2773</afii>
<latex>\cyrchar\cyrdje </latex>
<entity id="djcy" set="ISOCYR2">
 <desc>small dje, Serbian</desc>
</entity>
<entity id="djcy" set="8879-isocyr2">
 <desc>=small dje, Serbian</desc>
</entity>
<description>CYRILLIC SMALL LETTER DJE</description>

</character>

<character id=“U00453” dec=“1107” mode=“text” type=“alphabetic”>

<afii>2774</afii>
<latex>\cyrchar{\'\cyrg}</latex>
<entity id="gjcy" set="ISOCYR2">
 <desc>small gje, Macedonian</desc>
</entity>
<entity id="gjcy" set="8879-isocyr2">
 <desc>=small gje, Macedonian</desc>
</entity>
<description>CYRILLIC SMALL LETTER GJE</description>

</character>

<character id=“U00454” dec=“1108” mode=“text” type=“alphabetic”>

<afii>2775</afii>
<latex>\cyrchar\cyrie </latex>
<entity id="jukcy" set="ISOCYR2">
 <desc>small je, Ukrainian</desc>
</entity>
<entity id="jukcy" set="8879-isocyr2">
 <desc>=small je, Ukrainian</desc>
</entity>
<description>CYRILLIC SMALL LETTER UKRAINIAN IE</description>

</character>

<character id=“U00455” dec=“1109” mode=“text” type=“alphabetic”>

<afii>2776</afii>
<latex>\cyrchar\cyrdze </latex>
<entity id="dscy" set="ISOCYR2">
 <desc>small dse, Macedonian</desc>
</entity>
<entity id="dscy" set="8879-isocyr2">
 <desc>=small dse, Macedonian</desc>
</entity>
<description>CYRILLIC SMALL LETTER DZE</description>

</character>

<character id=“U00456” dec=“1110” mode=“text” type=“alphabetic”>

<afii>2777</afii>
<latex>\cyrchar\cyrii </latex>
<Elsevier grid="cb2" ent="">
 <desc>Ukrainian i -- Cyrillic--</desc>
 <elsrender>i</elsrender>
</Elsevier>
<entity id="iukcy" set="ISOCYR2">
 <desc>small i, Ukrainian</desc>
</entity>
<entity id="iukcy" set="8879-isocyr2">
 <desc>=small i, Ukrainian</desc>
</entity>
<description>CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I</description>

</character>

<character id=“U00457” dec=“1111” mode=“text” type=“alphabetic”>

<afii>2778</afii>
<latex>\cyrchar\cyryi </latex>
<entity id="yicy" set="ISOCYR2">
 <desc>small yi, Ukrainian</desc>
</entity>
<entity id="yicy" set="8879-isocyr2">
 <desc>=small yi, Ukrainian</desc>
</entity>
<description>CYRILLIC SMALL LETTER YI</description>

</character>

<character id=“U00458” dec=“1112” mode=“text” type=“alphabetic”>

<afii>2779</afii>
<latex>\cyrchar\cyrje </latex>
<entity id="jsercy" set="ISOCYR2">
 <desc>small je, Serbian</desc>
</entity>
<entity id="jsercy" set="8879-isocyr2">
 <desc>=small je, Serbian</desc>
</entity>
<description>CYRILLIC SMALL LETTER JE</description>

</character>

<character id=“U00459” dec=“1113” mode=“text” type=“alphabetic”>

<afii>277A</afii>
<latex>\cyrchar\cyrlje </latex>
<entity id="ljcy" set="ISOCYR2">
 <desc>small lje, Serbian</desc>
</entity>
<entity id="ljcy" set="8879-isocyr2">
 <desc>=small lje, Serbian</desc>
</entity>
<description>CYRILLIC SMALL LETTER LJE</description>

</character>

<character id=“U0045A” dec=“1114” mode=“text” type=“alphabetic”>

<afii>277B</afii>
<latex>\cyrchar\cyrnje </latex>
<entity id="njcy" set="ISOCYR2">
 <desc>small nje, Serbian</desc>
</entity>
<entity id="njcy" set="8879-isocyr2">
 <desc>=small nje, Serbian</desc>
</entity>
<description>CYRILLIC SMALL LETTER NJE</description>

</character>

<character id=“U0045B” dec=“1115” mode=“text” type=“alphabetic”>

<afii>277C</afii>
<latex>\cyrchar\cyrtshe </latex>
<entity id="tshcy" set="ISOCYR2">
 <desc>small tshe, Serbian</desc>
</entity>
<entity id="tshcy" set="8879-isocyr2">
 <desc>=small tshe, Serbian</desc>
</entity>
<description>CYRILLIC SMALL LETTER TSHE</description>

</character>

<character id=“U0045C” dec=“1116” mode=“text” type=“alphabetic”>

<afii>277D</afii>
<latex>\cyrchar{\'\cyrk}</latex>
<entity id="kjcy" set="ISOCYR2">
 <desc>small kje Macedonian</desc>
</entity>
<entity id="kjcy" set="8879-isocyr2">
 <desc>=small kje Macedonian</desc>
</entity>
<description>CYRILLIC SMALL LETTER KJE</description>

</character>

<character id=“U0045D” dec=“1117” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER I WITH GRAVE</description>

</character>

<character id=“U0045E” dec=“1118” mode=“text” type=“alphabetic”>

<afii>277E</afii>
<latex>\cyrchar\cyrushrt </latex>
<entity id="ubrcy" set="ISOCYR2">
 <desc>small u, Byelorussian</desc>
</entity>
<entity id="ubrcy" set="8879-isocyr2">
 <desc>=small u, Byelorussian</desc>
</entity>
<description>CYRILLIC SMALL LETTER SHORT U</description>

</character>

<character id=“U0045F” dec=“1119” mode=“text” type=“alphabetic”>

<afii>277F</afii>
<latex>\cyrchar\cyrdzhe </latex>
<entity id="dzcy" set="ISOCYR2">
 <desc>small dze, Serbian</desc>
</entity>
<entity id="dzcy" set="8879-isocyr2">
 <desc>=small dze, Serbian</desc>
</entity>
<description>CYRILLIC SMALL LETTER DZHE</description>

</character>

<character id=“U00460” dec=“1120” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYROMEGA </latex>
<description>CYRILLIC CAPITAL LETTER OMEGA</description>

</character>

<character id=“U00461” dec=“1121” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyromega </latex>
<description>CYRILLIC SMALL LETTER OMEGA</description>

</character>

<character id=“U00462” dec=“1122” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRYAT </latex>
<description>CYRILLIC CAPITAL LETTER YAT</description>

</character>

<character id=“U00463” dec=“1123” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER YAT</description>

</character>

<character id=“U00464” dec=“1124” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRIOTE </latex>
<description>CYRILLIC CAPITAL LETTER IOTIFIED E</description>

</character>

<character id=“U00465” dec=“1125” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyriote </latex>
<description>CYRILLIC SMALL LETTER IOTIFIED E</description>

</character>

<character id=“U00466” dec=“1126” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRLYUS </latex>
<description>CYRILLIC CAPITAL LETTER LITTLE YUS</description>

</character>

<character id=“U00467” dec=“1127” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrlyus </latex>
<description>CYRILLIC SMALL LETTER LITTLE YUS</description>

</character>

<character id=“U00468” dec=“1128” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRIOTLYUS </latex>
<description>CYRILLIC CAPITAL LETTER IOTIFIED LITTLE YUS</description>

</character>

<character id=“U00469” dec=“1129” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyriotlyus </latex>
<description>CYRILLIC SMALL LETTER IOTIFIED LITTLE YUS</description>

</character>

<character id=“U0046A” dec=“1130” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRBYUS </latex>
<description>CYRILLIC CAPITAL LETTER BIG YUS</description>

</character>

<character id=“U0046B” dec=“1131” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER BIG YUS</description>

</character>

<character id=“U0046C” dec=“1132” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRIOTBYUS </latex>
<description>CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS</description>

</character>

<character id=“U0046D” dec=“1133” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyriotbyus </latex>
<description>CYRILLIC SMALL LETTER IOTIFIED BIG YUS</description>

</character>

<character id=“U0046E” dec=“1134” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRKSI </latex>
<description>CYRILLIC CAPITAL LETTER KSI</description>

</character>

<character id=“U0046F” dec=“1135” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrksi </latex>
<description>CYRILLIC SMALL LETTER KSI</description>

</character>

<character id=“U00470” dec=“1136” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRPSI </latex>
<description>CYRILLIC CAPITAL LETTER PSI</description>

</character>

<character id=“U00471” dec=“1137” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrpsi </latex>
<description>CYRILLIC SMALL LETTER PSI</description>

</character>

<character id=“U00472” dec=“1138” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRFITA </latex>
<description>CYRILLIC CAPITAL LETTER FITA</description>

</character>

<character id=“U00473” dec=“1139” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER FITA</description>

</character>

<character id=“U00474” dec=“1140” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRIZH </latex>
<description>CYRILLIC CAPITAL LETTER IZHITSA</description>

</character>

<character id=“U00475” dec=“1141” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER IZHITSA</description>

</character>

<character id=“U00476” dec=“1142” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT</description>

</character>

<character id=“U00477” dec=“1143” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT</description>

</character>

<character id=“U00478” dec=“1144” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRUK </latex>
<description>CYRILLIC CAPITAL LETTER UK</description>

</character>

<character id=“U00479” dec=“1145” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyruk </latex>
<description>CYRILLIC SMALL LETTER UK</description>

</character>

<character id=“U0047A” dec=“1146” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYROMEGARND </latex>
<description>CYRILLIC CAPITAL LETTER ROUND OMEGA</description>

</character>

<character id=“U0047B” dec=“1147” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyromegarnd </latex>
<description>CYRILLIC SMALL LETTER ROUND OMEGA</description>

</character>

<character id=“U0047C” dec=“1148” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYROMEGATITLO </latex>
<description>CYRILLIC CAPITAL LETTER OMEGA WITH TITLO</description>

</character>

<character id=“U0047D” dec=“1149” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyromegatitlo </latex>
<description>CYRILLIC SMALL LETTER OMEGA WITH TITLO</description>

</character>

<character id=“U0047E” dec=“1150” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYROT </latex>
<description>CYRILLIC CAPITAL LETTER OT</description>

</character>

<character id=“U0047F” dec=“1151” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrot </latex>
<description>CYRILLIC SMALL LETTER OT</description>

</character>

<character id=“U00480” dec=“1152” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRKOPPA </latex>
<description>CYRILLIC CAPITAL LETTER KOPPA</description>

</character>

<character id=“U00481” dec=“1153” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrkoppa </latex>
<description>CYRILLIC SMALL LETTER KOPPA</description>

</character>

<character id=“U00482” dec=“1154” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrthousands </latex>
<description>CYRILLIC THOUSANDS SIGN</description>

</character>

<character id=“U00483” dec=“1155” image=“none” type=“other” mode=“unknown”>

<description>COMBINING CYRILLIC TITLO</description>

</character>

<character id=“U00484” dec=“1156” image=“none” type=“other” mode=“unknown”>

<description>COMBINING CYRILLIC PALATALIZATION</description>

</character>

<character id=“U00485” dec=“1157” image=“none” type=“other” mode=“unknown”>

<description>COMBINING CYRILLIC DASIA PNEUMATA</description>

</character>

<character id=“U00486” dec=“1158” image=“none” type=“other” mode=“unknown”>

<description>COMBINING CYRILLIC PSILI PNEUMATA</description>

</character>

<character id=“U00487” dec=“1159” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U00488” dec=“1160” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrhundredthousands </latex>
<description>COMBINING CYRILLIC HUNDRED THOUSANDS SIGN</description>

</character>

<character id=“U00489” dec=“1161” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrmillions </latex>
<description>COMBINING CYRILLIC MILLIONS SIGN</description>

</character>

<character id=“U0048A” dec=“1162” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER SHORT I WITH TAIL</description>

</character>

<character id=“U0048B” dec=“1163” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER SHORT I WITH TAIL</description>

</character>

<character id=“U0048C” dec=“1164” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRSEMISFTSN </latex>
<description>CYRILLIC CAPITAL LETTER SEMISOFT SIGN</description>

</character>

<character id=“U0048D” dec=“1165” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrsemisftsn </latex>
<description>CYRILLIC SMALL LETTER SEMISOFT SIGN</description>

</character>

<character id=“U0048E” dec=“1166” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRRTICK </latex>
<description>CYRILLIC CAPITAL LETTER ER WITH TICK</description>

</character>

<character id=“U0048F” dec=“1167” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrrtick </latex>
<description>CYRILLIC SMALL LETTER ER WITH TICK</description>

</character>

<character id=“U00490” dec=“1168” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRGUP </latex>
<description>CYRILLIC CAPITAL LETTER GHE WITH UPTURN</description>

</character>

<character id=“U00491” dec=“1169” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrgup </latex>
<description>CYRILLIC SMALL LETTER GHE WITH UPTURN</description>

</character>

<character id=“U00492” dec=“1170” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRGHCRS </latex>
<description>CYRILLIC CAPITAL LETTER GHE WITH STROKE</description>

</character>

<character id=“U00493” dec=“1171” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrghcrs </latex>
<description>CYRILLIC SMALL LETTER GHE WITH STROKE</description>

</character>

<character id=“U00494” dec=“1172” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRGHK </latex>
<description>CYRILLIC CAPITAL LETTER GHE WITH MIDDLE HOOK</description>

</character>

<character id=“U00495” dec=“1173” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrghk </latex>
<description>CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK</description>

</character>

<character id=“U00496” dec=“1174” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRZHDSC </latex>
<description>CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER</description>

</character>

<character id=“U00497” dec=“1175” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrzhdsc </latex>
<description>CYRILLIC SMALL LETTER ZHE WITH DESCENDER</description>

</character>

<character id=“U00498” dec=“1176” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRZDSC </latex>
<description>CYRILLIC CAPITAL LETTER ZE WITH DESCENDER</description>

</character>

<character id=“U00499” dec=“1177” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrzdsc </latex>
<description>CYRILLIC SMALL LETTER ZE WITH DESCENDER</description>

</character>

<character id=“U0049A” dec=“1178” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRKDSC </latex>
<description>CYRILLIC CAPITAL LETTER KA WITH DESCENDER</description>

</character>

<character id=“U0049B” dec=“1179” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrkdsc </latex>
<description>CYRILLIC SMALL LETTER KA WITH DESCENDER</description>

</character>

<character id=“U0049C” dec=“1180” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRKVCRS </latex>
<description>CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE</description>

</character>

<character id=“U0049D” dec=“1181” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrkvcrs </latex>
<description>CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE</description>

</character>

<character id=“U0049E” dec=“1182” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRKHCRS </latex>
<description>CYRILLIC CAPITAL LETTER KA WITH STROKE</description>

</character>

<character id=“U0049F” dec=“1183” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrkhcrs </latex>
<description>CYRILLIC SMALL LETTER KA WITH STROKE</description>

</character>

<character id=“U004A0” dec=“1184” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRKBEAK </latex>
<description>CYRILLIC CAPITAL LETTER BASHKIR KA</description>

</character>

<character id=“U004A1” dec=“1185” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrkbeak </latex>
<description>CYRILLIC SMALL LETTER BASHKIR KA</description>

</character>

<character id=“U004A2” dec=“1186” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRNDSC </latex>
<description>CYRILLIC CAPITAL LETTER EN WITH DESCENDER</description>

</character>

<character id=“U004A3” dec=“1187” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrndsc </latex>
<description>CYRILLIC SMALL LETTER EN WITH DESCENDER</description>

</character>

<character id=“U004A4” dec=“1188” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRNG </latex>
<description>CYRILLIC CAPITAL LIGATURE EN GHE</description>

</character>

<character id=“U004A5” dec=“1189” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrng </latex>
<description>CYRILLIC SMALL LIGATURE EN GHE</description>

</character>

<character id=“U004A6” dec=“1190” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRPHK </latex>
<description>CYRILLIC CAPITAL LETTER PE WITH MIDDLE HOOK</description>

</character>

<character id=“U004A7” dec=“1191” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrphk </latex>
<description>CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK</description>

</character>

<character id=“U004A8” dec=“1192” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRABHHA </latex>
<description>CYRILLIC CAPITAL LETTER ABKHASIAN HA</description>

</character>

<character id=“U004A9” dec=“1193” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrabhha </latex>
<description>CYRILLIC SMALL LETTER ABKHASIAN HA</description>

</character>

<character id=“U004AA” dec=“1194” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRSDSC </latex>
<description>CYRILLIC CAPITAL LETTER ES WITH DESCENDER</description>

</character>

<character id=“U004AB” dec=“1195” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrsdsc </latex>
<description>CYRILLIC SMALL LETTER ES WITH DESCENDER</description>

</character>

<character id=“U004AC” dec=“1196” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRTDSC </latex>
<description>CYRILLIC CAPITAL LETTER TE WITH DESCENDER</description>

</character>

<character id=“U004AD” dec=“1197” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrtdsc </latex>
<description>CYRILLIC SMALL LETTER TE WITH DESCENDER</description>

</character>

<character id=“U004AE” dec=“1198” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRY </latex>
<description>CYRILLIC CAPITAL LETTER STRAIGHT U</description>

</character>

<character id=“U004AF” dec=“1199” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyry </latex>
<description>CYRILLIC SMALL LETTER STRAIGHT U</description>

</character>

<character id=“U004B0” dec=“1200” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRYHCRS </latex>
<description>CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE</description>

</character>

<character id=“U004B1” dec=“1201” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyryhcrs </latex>
<description>CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE</description>

</character>

<character id=“U004B2” dec=“1202” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRHDSC </latex>
<description>CYRILLIC CAPITAL LETTER HA WITH DESCENDER</description>

</character>

<character id=“U004B3” dec=“1203” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrhdsc </latex>
<description>CYRILLIC SMALL LETTER HA WITH DESCENDER</description>

</character>

<character id=“U004B4” dec=“1204” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRTETSE </latex>
<description>CYRILLIC CAPITAL LIGATURE TE TSE</description>

</character>

<character id=“U004B5” dec=“1205” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrtetse </latex>
<description>CYRILLIC SMALL LIGATURE TE TSE</description>

</character>

<character id=“U004B6” dec=“1206” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRCHRDSC </latex>
<description>CYRILLIC CAPITAL LETTER CHE WITH DESCENDER</description>

</character>

<character id=“U004B7” dec=“1207” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrchrdsc </latex>
<description>CYRILLIC SMALL LETTER CHE WITH DESCENDER</description>

</character>

<character id=“U004B8” dec=“1208” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRCHVCRS </latex>
<description>CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE</description>

</character>

<character id=“U004B9” dec=“1209” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrchvcrs </latex>
<description>CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE</description>

</character>

<character id=“U004BA” dec=“1210” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRSHHA </latex>
<description>CYRILLIC CAPITAL LETTER SHHA</description>

</character>

<character id=“U004BB” dec=“1211” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrshha </latex>
<description>CYRILLIC SMALL LETTER SHHA</description>

</character>

<character id=“U004BC” dec=“1212” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRABHCH </latex>
<description>CYRILLIC CAPITAL LETTER ABKHASIAN CHE</description>

</character>

<character id=“U004BD” dec=“1213” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrabhch </latex>
<description>CYRILLIC SMALL LETTER ABKHASIAN CHE</description>

</character>

<character id=“U004BE” dec=“1214” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRABHCHDSC </latex>
<description>CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER</description>

</character>

<character id=“U004BF” dec=“1215” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrabhchdsc </latex>
<description>CYRILLIC SMALL LETTER ABKHASIAN CHE WITH DESCENDER</description>

</character>

<character id=“U004C0” dec=“1216” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRpalochka </latex>
<description>CYRILLIC LETTER PALOCHKA</description>

</character>

<character id=“U004C1” dec=“1217” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER ZHE WITH BREVE</description>

</character>

<character id=“U004C2” dec=“1218” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER ZHE WITH BREVE</description>

</character>

<character id=“U004C3” dec=“1219” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRKHK </latex>
<description>CYRILLIC CAPITAL LETTER KA WITH HOOK</description>

</character>

<character id=“U004C4” dec=“1220” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrkhk </latex>
<description>CYRILLIC SMALL LETTER KA WITH HOOK</description>

</character>

<character id=“U004C5” dec=“1221” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER EL WITH TAIL</description>

</character>

<character id=“U004C6” dec=“1222” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER EL WITH TAIL</description>

</character>

<character id=“U004C7” dec=“1223” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRNHK </latex>
<description>CYRILLIC CAPITAL LETTER EN WITH HOOK</description>

</character>

<character id=“U004C8” dec=“1224” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrnhk </latex>
<description>CYRILLIC SMALL LETTER EN WITH HOOK</description>

</character>

<character id=“U004C9” dec=“1225” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER EN WITH TAIL</description>

</character>

<character id=“U004CA” dec=“1226” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER EN WITH TAIL</description>

</character>

<character id=“U004CB” dec=“1227” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRCHLDSC </latex>
<description>CYRILLIC CAPITAL LETTER KHAKASSIAN CHE</description>

</character>

<character id=“U004CC” dec=“1228” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrchldsc </latex>
<description>CYRILLIC SMALL LETTER KHAKASSIAN CHE</description>

</character>

<character id=“U004CD” dec=“1229” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER EM WITH TAIL</description>

</character>

<character id=“U004CE” dec=“1230” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER EM WITH TAIL</description>

</character>

<character id=“U004CF” dec=“1231” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004D0” dec=“1232” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER A WITH BREVE</description>

</character>

<character id=“U004D1” dec=“1233” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER A WITH BREVE</description>

</character>

<character id=“U004D2” dec=“1234” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER A WITH DIAERESIS</description>

</character>

<character id=“U004D3” dec=“1235” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER A WITH DIAERESIS</description>

</character>

<character id=“U004D4” dec=“1236” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRAE </latex>
<description>CYRILLIC CAPITAL LIGATURE A IE</description>

</character>

<character id=“U004D5” dec=“1237” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrae </latex>
<description>CYRILLIC SMALL LIGATURE A IE</description>

</character>

<character id=“U004D6” dec=“1238” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER IE WITH BREVE</description>

</character>

<character id=“U004D7” dec=“1239” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER IE WITH BREVE</description>

</character>

<character id=“U004D8” dec=“1240” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRSCHWA </latex>
<description>CYRILLIC CAPITAL LETTER SCHWA</description>

</character>

<character id=“U004D9” dec=“1241” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrschwa </latex>
<description>CYRILLIC SMALL LETTER SCHWA</description>

</character>

<character id=“U004DA” dec=“1242” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER SCHWA WITH DIAERESIS</description>

</character>

<character id=“U004DB” dec=“1243” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER SCHWA WITH DIAERESIS</description>

</character>

<character id=“U004DC” dec=“1244” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER ZHE WITH DIAERESIS</description>

</character>

<character id=“U004DD” dec=“1245” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER ZHE WITH DIAERESIS</description>

</character>

<character id=“U004DE” dec=“1246” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER ZE WITH DIAERESIS</description>

</character>

<character id=“U004DF” dec=“1247” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER ZE WITH DIAERESIS</description>

</character>

<character id=“U004E0” dec=“1248” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYRABHDZE </latex>
<description>CYRILLIC CAPITAL LETTER ABKHASIAN DZE</description>

</character>

<character id=“U004E1” dec=“1249” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrabhdze </latex>
<description>CYRILLIC SMALL LETTER ABKHASIAN DZE</description>

</character>

<character id=“U004E2” dec=“1250” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER I WITH MACRON</description>

</character>

<character id=“U004E3” dec=“1251” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER I WITH MACRON</description>

</character>

<character id=“U004E4” dec=“1252” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER I WITH DIAERESIS</description>

</character>

<character id=“U004E5” dec=“1253” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER I WITH DIAERESIS</description>

</character>

<character id=“U004E6” dec=“1254” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER O WITH DIAERESIS</description>

</character>

<character id=“U004E7” dec=“1255” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER O WITH DIAERESIS</description>

</character>

<character id=“U004E8” dec=“1256” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\CYROTLD </latex>
<description>CYRILLIC CAPITAL LETTER BARRED O</description>

</character>

<character id=“U004E9” dec=“1257” mode=“text” type=“alphabetic” image=“none”>

<latex>\cyrchar\cyrotld </latex>
<description>CYRILLIC SMALL LETTER BARRED O</description>

</character>

<character id=“U004EA” dec=“1258” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER BARRED O WITH DIAERESIS</description>

</character>

<character id=“U004EB” dec=“1259” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS</description>

</character>

<character id=“U004EC” dec=“1260” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER E WITH DIAERESIS</description>

</character>

<character id=“U004ED” dec=“1261” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER E WITH DIAERESIS</description>

</character>

<character id=“U004EE” dec=“1262” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER U WITH MACRON</description>

</character>

<character id=“U004EF” dec=“1263” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER U WITH MACRON</description>

</character>

<character id=“U004F0” dec=“1264” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER U WITH DIAERESIS</description>

</character>

<character id=“U004F1” dec=“1265” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER U WITH DIAERESIS</description>

</character>

<character id=“U004F2” dec=“1266” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE</description>

</character>

<character id=“U004F3” dec=“1267” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER U WITH DOUBLE ACUTE</description>

</character>

<character id=“U004F4” dec=“1268” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS</description>

</character>

<character id=“U004F5” dec=“1269” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER CHE WITH DIAERESIS</description>

</character>

<character id=“U004F6” dec=“1270” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004F7” dec=“1271” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004F8” dec=“1272” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS</description>

</character>

<character id=“U004F9” dec=“1273” image=“none” type=“other” mode=“unknown”>

<description>CYRILLIC SMALL LETTER YERU WITH DIAERESIS</description>

</character>

<character id=“U004FA” dec=“1274” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004FB” dec=“1275” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004FC” dec=“1276” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004FD” dec=“1277” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004FE” dec=“1278” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U004FF” dec=“1279” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02000” dec=“8192” type=“other” mode=“unknown”>

<description>EN QUAD</description>

</character>

<character id=“U02001” dec=“8193” type=“other” mode=“unknown”>

<description>EM QUAD</description>

</character>

<character id=“U02002” dec=“8194” mode=“text” type=“other”>

<afii>EF1C</afii>
<latex>\hspace{0.6em}</latex>
<AMS>\enspace</AMS>
<APS>ensp</APS>
<entity id="ensp" set="html4-special">
 <desc>en space</desc>
</entity>
<entity id="ensp" set="8879-isopub">
 <desc>=en space (1/2-em)</desc>
</entity>
<description>EN SPACE</description>

</character>

<character id=“U02003” dec=“8195” mode=“text” type=“other”>

<afii>EF1D</afii>
<latex>\hspace{1em}</latex>
<AMS>\quad</AMS>
<APS>emsp</APS>
<entity id="emsp" set="html4-special">
 <desc>em space</desc>
</entity>
<entity id="emsp" set="8879-isopub">
 <desc>=em space</desc>
</entity>
<description>EM SPACE</description>

</character>

<character id=“U02004” dec=“8196” mode=“text” type=“other”>

<afii>EE21</afii>
<latex>\hspace{0.33em}</latex>
<APS>emsp13</APS>
<entity id="emsp13" set="ISOPUB">
 <desc>13-em space</desc>
</entity>
<entity id="emsp13" set="8879-isopub">
 <desc>=1/3-em space</desc>
</entity>
<description>THREE-PER-EM SPACE</description>

</character>

<character id=“U02005” dec=“8197” mode=“text” type=“other”>

<afii>EE22</afii>
<latex>\hspace{0.25em}</latex>
<AMS>\thickspace</AMS>
<APS>emsp14</APS>
<Wolfram>ThickSpace</Wolfram>
<entity id="emsp14" set="ISOPUB">
 <desc>14-em space</desc>
</entity>
<entity id="emsp14" set="8879-isopub">
 <desc>=1/4-em space</desc>
</entity>
<description>FOUR-PER-EM SPACE</description>

</character>

<character id=“U02006” dec=“8198” mode=“text” type=“other”>

<latex>\hspace{0.166em}</latex>
<description>SIX-PER-EM SPACE</description>

</character>

<character id=“U02007” dec=“8199” mode=“text” type=“other”>

<afii>EF2E</afii>
<latex>\hphantom{0}</latex>
<APS>numsp</APS>
<entity id="numsp" set="ISOPUB">
 <desc>digit space (width of a number)</desc>
</entity>
<entity id="numsp" set="8879-isopub">
 <desc>=digit space (width of a number)</desc>
</entity>
<description>FIGURE SPACE</description>

</character>

<character id=“U02008” dec=“8200” mode=“text” type=“other”>

<afii>EE24</afii>
<latex>\hphantom{,}</latex>
<Elsevier grid="ba9" ent="puncsp">
 <desc>Punctuation space; thousand separator</desc>
</Elsevier>
<APS>puncsp</APS>
<entity id="puncsp" set="ISOPUB">
 <desc>punctuation space (width of comma)</desc>
</entity>
<entity id="puncsp" set="8879-isopub">
 <desc>=punctuation space (width of comma)</desc>
</entity>
<description>PUNCTUATION SPACE</description>

</character>

<character id=“U02009” dec=“8201” mode=“text” type=“other”>

<afii>EF2F</afii>
<latex>\hspace{0.167em}</latex>
<AMS>\thinspace</AMS>
<APS>thinsp</APS>
<Wolfram>ThinSpace</Wolfram>
<entity id="thinsp" set="html4-special">
 <desc>thin space</desc>
</entity>
<entity id="ThinSpace" set="mmlalias">
  <desc>space of width 3/18 em alias ISOPUB thinsp</desc>
</entity>
<entity id="thinsp" set="8879-isopub">
 <desc>=thin space (1/6-em)</desc>
</entity>
<description>THIN SPACE</description>

</character>

<character id=“U02009-0200A-0200A” dec=“8201-8202-8202” mode=“math” type=“normal”>

<latex>\;</latex>
<entity id="ThickSpace" set="mmlextra">
 <desc>space of width 5/18 em</desc>
</entity>
<description>space of width 5/18 em</description>

</character>

<character id=“U0200A” dec=“8202” mode=“math” type=“other”>

<afii>EE23</afii>
<latex>\mkern1mu </latex>
<AMS>\hspace</AMS>
<APS>hairsp</APS>
<Wolfram>VeryThinSpace</Wolfram>
<entity id="hairsp" set="ISOPUB">
 <desc>hair space</desc>
</entity>
<entity id="hairsp" set="8879-isopub">
 <desc>=hair space</desc>
</entity>
<entity id="VeryThinSpace" set="mmlalias">
  <desc>space of width 1/18 em alias ISOPUB hairsp</desc>
</entity>
<description>HAIR SPACE</description>

</character>

<character id=“U0200B” dec=“8203” mode=“unknown” type=“other”>

<Wolfram id="F360">InvisibleSpace</Wolfram>
<entity id="ZeroWidthSpace" set="mmlextra">
 <desc>zero width space</desc>
</entity>
<entity id="NegativeVeryThinSpace" set="mmlalias">
  <desc>space of width -1/18 em</desc>
</entity>
<entity id="NegativeThinSpace" set="mmlalias">
  <desc>space of width -3/18 em</desc>
</entity>
<entity id="NegativeMediumSpace" set="mmlalias">
  <desc>space of width -4/18 em</desc>
</entity>
<entity id="NegativeThickSpace" set="mmlalias">
  <desc>space of width -5/18 em</desc>
</entity>
<description>ZERO WIDTH SPACE</description>

</character>

<character id=“U0200C” dec=“8204” mode=“unknown” type=“other”>

<entity id="zwnj" set="html4-special">
</entity>
<description>ZERO WIDTH NON-JOINER</description>

</character>

<character id=“U0200D” dec=“8205” mode=“unknown” type=“other”>

<entity id="zwj" set="html4-special">
</entity>
<description>ZERO WIDTH JOINER</description>

</character>

<character id=“U0200E” dec=“8206” mode=“text” type=“other”>

<entity id="lrm" set="html4-special">
</entity>
<description>LEFT-TO-RIGHT MARK</description>

</character>

<character id=“U0200F” dec=“8207” mode=“unknown” type=“other”>

<entity id="rlm" set="html4-special">
</entity>
<description>RIGHT-TO-LEFT MARK</description>

</character>

<character id=“U02010” dec=“8208” mode=“text” type=“normal”>

<afii>213E</afii>
<latex>-</latex>
<APS>dash</APS>
<entity id="hyphen" set="8879-isonum">
 <desc>=hyphen</desc>
</entity>
<entity id="dash" set="ISOPUB">
 <desc>hyphen (true graphic)</desc>
</entity>
<entity id="dash" set="8879-isopub">
 <desc>=hyphen (true graphic)</desc>
</entity>
<description>HYPHEN</description>

</character>

<character id=“U02011” dec=“8209” type=“other” mode=“unknown”>

<description>NON-BREAKING HYPHEN</description>

</character>

<character id=“U02012” dec=“8210” type=“other” mode=“unknown”>

<description>FIGURE DASH</description>

</character>

<character id=“U02013” dec=“8211” mode=“text” type=“normal”>

<afii>EF24</afii>
<latex>\textendash </latex>
<Elsevier grid="btq" ent="ndash">
 <desc>en dash (long hyphen), copymarked 1/N</desc>
</Elsevier>
<AMS>\endash</AMS>
<APS>ndash</APS>
<AIP>ndash</AIP>
<Wolfram>Dash</Wolfram>
<entity id="ndash" set="html4-special">
 <desc>en dash</desc>
</entity>
<entity id="ndash" set="8879-isopub">
 <desc>=en dash</desc>
</entity>
<description>EN DASH</description>

</character>

<character id=“U02014” dec=“8212” mode=“mixed” type=“normal”>

<afii>EF25</afii>
<latex>\textemdash </latex>
<mathlatex>---</mathlatex>
<Elsevier grid="btr" ent="mdash">
 <desc>em dash , copymarked 1/M</desc>
</Elsevier>
<AMS>\emdash</AMS>
<APS>mdash</APS>
<AIP>mdash</AIP>
<Wolfram>LongDash</Wolfram>
<entity id="mdash" set="8879-isopub">
 <desc>=em dash </desc>
</entity>
<entity id="mdash" set="html4-special">
 <desc>em dash</desc>
</entity>
<font name="hlcry" pos="103"/>
<description>EM DASH</description>

</character>

<character id=“U02015” dec=“8213” mode=“text” type=“other”>

<afii>00D0</afii>
<latex>\rule{1em}{1pt}</latex>
<entity id="horbar" set="8879-isonum">
 <desc>=horizontal bar</desc>
</entity>
<description>HORIZONTAL BAR</description>

</character>

<character id=“U02016” dec=“8214” mode=“math” type=“other”>

<afii>2142</afii>
<latex>\Vert </latex>
<Elsevier grid="bdl" ent="z.dfnc">
 <desc>double-rule fence; norm of a matrix</desc>
</Elsevier>
<AMS>\Vert</AMS>
<APS>Verbar</APS>
<AIP>Verbar</AIP>
<IEEE>\Vert</IEEE>
<entity id="Verbar" set="8879-isotech">
 <desc>/Vert =dbl vertical bar</desc>
</entity>
<entity id="Verbar" set="9573-13-isotech">
 <desc>/Vert dbl vertical bar</desc>
</entity>
<entity id="Vert" set="mmlalias">
  <desc>alias ISOTECH Verbar</desc>
</entity>
<font name="hlcry" pos="107"/>
<description>DOUBLE VERTICAL LINE</description>

</character>

<character id=“U02017” dec=“8215” type=“other” mode=“unknown”>

<description>DOUBLE LOW LINE</description>

</character>

<character id=“U02018” dec=“8216” mode=“text” type=“opening”>

<afii>00A9</afii>
<latex>`</latex>
<Elsevier grid="ce9" ent="lsquo">
 <desc>single quotation mark, left</desc>
</Elsevier>
<AMS>\lq</AMS>
<AIP>lsquo</AIP>
<Wolfram>OpenCurlyQuote</Wolfram>
 <entity id="lsquo" set="html4-special">
 <desc>left single quotation mark</desc>
</entity>
<entity id="lsquo" set="8879-isonum">
 <desc>=single quotation mark, left</desc>
</entity>
<entity id="OpenCurlyQuote" set="mmlalias">
  <desc>alias ISONUM lsquo</desc>
</entity>
<font name="ptmr7t" pos="39"/>
<description>LEFT SINGLE QUOTATION MARK</description>

</character>

<character id=“U02019” dec=“8217” mode=“text” type=“closing”>

<afii>00B9</afii>
<latex>'</latex>
<Elsevier grid="cf9" ent="rsquo">
 <desc>single quotation mark, right</desc>
</Elsevier>
<AMS>\rq</AMS>
<APS>rsquor</APS>
<AIP>rsquo</AIP>
<Wolfram>CloseCurlyQuote</Wolfram>
<entity id="rsquo" set="html4-special">
 <desc>right single quotation mark</desc>
</entity>
<entity id="rsquo" set="8879-isonum">
 <desc>=single quotation mark, right</desc>
</entity>
<entity id="rsquor" set="ISOPUB">
 <desc>rising single quote, right (high)</desc>
</entity>
<entity id="rsquor" set="8879-isopub">
 <desc>rising single quote, right (high)</desc>
</entity>
<entity id="CloseCurlyQuote" set="mmlalias">
  <desc>alias ISONUM rsquo</desc>
</entity>
<font name="hlcry" pos="48"/>
<description>RIGHT SINGLE QUOTATION MARK</description>

</character>

<character id=“U0201A” dec=“8218” mode=“text” type=“opening”>

<latex>,</latex>
<APS>lsquor</APS>
<entity id="lsquor" set="8879-isopub">
 <desc>=rising single quote, left (low)</desc>
</entity>
<entity id="sbquo" set="html4-special">
 <desc>single low-9 quotation mark</desc>
</entity>
<description>SINGLE LOW-9 QUOTATION MARK</description>

</character>

<character id=“U0201B” dec=“8219” mode=“math” type=“other”>

<latex>\Elzreapos </latex>
<Elsevier grid="pk2" ent="z.reapos">
 <desc>reversed apostrophe (phonetic symbol)</desc>
</Elsevier>
<description>SINGLE HIGH-REVERSED-9 QUOTATION MARK</description>

</character>

<character id=“U0201C” dec=“8220” mode=“text” type=“opening”>

<afii>00AA</afii>
<latex>\textquotedblleft </latex>
<Elsevier grid="ce0" ent="ldquo">
 <desc>double quotation mark, left</desc>
</Elsevier>
<AMS>\textquotedblleft</AMS>
<AIP>ldquo</AIP>
<Wolfram>OpenCurlyDoubleQuote</Wolfram>
<entity id="ldquo" set="html4-special">
 <desc>left double quotation mark</desc>
</entity>
<entity id="ldquo" set="8879-isonum">
 <desc>=double quotation mark, left</desc>
</entity>
<entity id="OpenCurlyDoubleQuote" set="mmlalias">
  <desc>alias ISONUM ldquo</desc>
</entity>
<font name="ptmr7t" pos="92"/>
<description>LEFT DOUBLE QUOTATION MARK</description>

</character>

<character id=“U0201D” dec=“8221” mode=“text” type=“closing”>

<afii>00BA</afii>
<latex>\textquotedblright </latex>
<Elsevier grid="cf0" ent="rdquo">
 <desc>double quotation mark, right</desc>
</Elsevier>
<AMS>\textquotedblright</AMS>
<AIP>rdquo</AIP>
<Wolfram>CloseCurlyDoubleQuote</Wolfram>
<entity id="rdquo" set="html4-special">
 <desc>right double quotation mark</desc>
</entity>
<entity id="rdquo" set="8879-isonum">
 <desc>=double quotation mark, right</desc>
</entity>
<entity id="rdquor" set="ISOPUB">
 <desc>rising dbl quote, right (high)</desc>
</entity>
<entity id="rdquor" set="8879-isopub">
 <desc>rising dbl quote, right (high)</desc>
</entity>
<entity id="CloseCurlyDoubleQuote" set="mmlalias">
  <desc>alias ISONUM rdquo</desc>
</entity>
<description>RIGHT DOUBLE QUOTATION MARK</description>

</character>

<character id=“U0201E” dec=“8222” mode=“text” type=“opening”>

<afii>EF28</afii>
<latex>,,</latex>
<APS>ldquor</APS>
<entity id="ldquor" set="8879-isopub">
 <desc>=rising dbl quote, left (low)</desc>
</entity>
<entity id="bdquo" set="html4-special">
 <desc>double low-9 quotation mark</desc>
</entity>
<description>DOUBLE LOW-9 QUOTATION MARK</description>

</character>

<character id=“U0201F” dec=“8223” image=“none” type=“other” mode=“unknown”>

<description>DOUBLE HIGH-REVERSED-9 QUOTATION MARK</description>

</character>

<character id=“U02020” dec=“8224” mode=“mixed” type=“other”>

<afii>EF30</afii>
<latex>\textdagger </latex>
<mathlatex>\dag </mathlatex>
<Elsevier grid="bfa" ent="dagger">
 <desc>dagger</desc>
</Elsevier>
<AMS>\dagger</AMS>
<APS>dagger</APS>
<AIP>dagger</AIP>
<IEEE>\dagger</IEEE>
<Wolfram>Dagger</Wolfram>
<entity id="dagger" set="html4-special">
 <desc>dagger</desc>
</entity>
<entity id="dagger" set="8879-isopub">
 <desc>/dagger B: =dagger</desc>
</entity>
<entity id="dagger" set="9573-13-isoamsb">
 <desc>/dagger B: dagger relation</desc>
</entity>
<font name="hlcry" pos="121"/>
<description>DAGGER</description>

</character>

<character id=“U02021” dec=“8225” mode=“mixed” type=“other”>

<afii>EF31</afii>
<latex>\textdaggerdbl </latex>
<mathlatex>\ddag </mathlatex>
<Elsevier grid="bga" ent="Dagger">
 <desc>double dagger; diesis</desc>
</Elsevier>
<AMS>\ddagger</AMS>
<APS>Dagger</APS>
<AIP>Dagger</AIP>
<IEEE>\ddagger</IEEE>
<Wolfram>DoubleDagger</Wolfram>
<entity id="Dagger" set="html4-special">
 <desc>double dagger</desc>
</entity>
<entity id="Dagger" set="8879-isopub">
 <desc>/ddagger B: =double dagger</desc>
</entity>
<entity id="Dagger" set="9573-13-isoamsb">
 <desc>/ddagger B: double dagger relation</desc>
</entity>
<entity id="ddagger" set="mmlalias">
  <desc>alias ISOPUB Dagger</desc>
</entity>
<font name="hlcry" pos="122"/>
<description>DOUBLE DAGGER</description>

</character>

<character id=“U02022” dec=“8226” mode=“mixed” type=“binaryop”>

<afii>EB6E</afii>
<latex>\textbullet </latex>
<mathlatex>\bullet</mathlatex>
<APS>bull</APS>
<ACS>bbull</ACS>
<Wolfram>Bullet</Wolfram>
<entity id="bull" set="html4-symbol">
 <desc>bullet = black small circle</desc>
</entity>
<entity id="bull" set="8879-isopub">
 <desc>/bullet B: =round bullet, filled</desc>
</entity>
<entity id="bullet" set="mmlalias">
  <desc>alias ISOPUB bull</desc>
</entity>
<font name="hlcra" pos="1"/>
<description>BULLET</description>

</character>

<character id=“U02023” dec=“8227” type=“other” mode=“unknown”>

<description>TRIANGULAR BULLET</description>

</character>

<character id=“U02024” dec=“8228” mode=“text” type=“other”>

<latex>.</latex>
<description>ONE DOT LEADER</description>

</character>

<character id=“U02025” dec=“8229” mode=“text” type=“other”>

<afii>EEA3</afii>
<latex>..</latex>
<APS>nldr</APS>
<entity id="nldr" set="ISOPUB">
 <desc>double baseline dot (en leader)</desc>
</entity>
<entity id="nldr" set="8879-isopub">
 <desc>=double baseline dot (en leader)</desc>
</entity>
<description>TWO DOT LEADER</description>

</character>

<character id=“U02026” dec=“8230” mode=“text” type=“other”>

<afii>2144</afii>
<latex>\ldots </latex>
<Elsevier grid="bm9" ent="hellip">
 <desc>triple dot</desc>
</Elsevier>
<AMS>\dots</AMS>
<APS>hellip</APS>
<AIP>ellip</AIP>
<IEEE>\ldots</IEEE>
<Wolfram>Ellipsis</Wolfram>
<entity id="hellip" set="html4-symbol">
 <desc>horizontal ellipsis = three dot leader</desc>
</entity>
<entity id="hellip" set="8879-isopub">
 <desc>=ellipsis (horizontal)</desc>
</entity>
<entity id="mldr" set="ISOPUB">
 <desc>em leader</desc>
</entity>
<entity id="mldr" set="8879-isopub">
 <desc>em leader</desc>
</entity>
<description>HORIZONTAL ELLIPSIS</description>

</character>

<character id=“U02027” dec=“8231” type=“other” mode=“unknown”>

<description>HYPHENATION POINT</description>

</character>

<character id=“U02028” dec=“8232” type=“other” mode=“unknown”>

<Wolfram>LineSeparator</Wolfram>
<description>LINE SEPARATOR</description>

</character>

<character id=“U02029” dec=“8233” type=“other” mode=“unknown”>

<Wolfram>ParagraphSeparator</Wolfram>
<description>PARAGRAPH SEPARATOR</description>

</character>

<character id=“U0202A” dec=“8234” image=“none” type=“other” mode=“unknown”>

<description>LEFT-TO-RIGHT EMBEDDING</description>

</character>

<character id=“U0202B” dec=“8235” image=“none” type=“other” mode=“unknown”>

<description>RIGHT-TO-LEFT EMBEDDING</description>

</character>

<character id=“U0202C” dec=“8236” image=“none” type=“other” mode=“unknown”>

<description>POP DIRECTIONAL FORMATTING</description>

</character>

<character id=“U0202D” dec=“8237” image=“none” type=“other” mode=“unknown”>

<description>LEFT-TO-RIGHT OVERRIDE</description>

</character>

<character id=“U0202E” dec=“8238” image=“none” type=“other” mode=“unknown”>

<description>RIGHT-TO-LEFT OVERRIDE</description>

</character>

<character id=“U0202F” dec=“8239” image=“none” type=“other” mode=“unknown”>

<description>NARROW NO-BREAK SPACE</description>

</character>

<character id=“U02030” dec=“8240” mode=“text” type=“normal”>

<afii>EF41</afii>
<latex>\textperthousand </latex>
<Elsevier grid="bhm" ent="permil">
 <desc>per thousand; per mille</desc>
</Elsevier>
<APS>permil</APS>
<AIP>perthou</AIP>
<entity id="permil" set="html4-special">
 <desc>per mille sign</desc>
</entity>
<entity id="permil" set="8879-isotech">
 <desc>=per thousand</desc>
</entity>
<entity id="permil" set="9573-13-isotech">
 <desc>per thousand</desc>
</entity>
<font name="ptmr8c" pos="135"/>
<description>PER MILLE SIGN</description>

</character>

<character id=“U02031” dec=“8241” mode=“text” type=“normal”>

<afii>223E</afii>
<latex>\textpertenthousand </latex>
<Elsevier grid="bhn" ent="z.ppcnt">
 <desc>per 10 000</desc>
</Elsevier>
<entity id="pertenk" set="9573-13-isotech">
 <desc>per 10 thousand</desc>
</entity>
<font name="ppi031" pos="33"/>
<description>PER TEN THOUSAND SIGN</description>

</character>

<character id=“U02032” dec=“8242” mode=“math” type=“other”>

<afii>216C</afii>
<latex>{'}</latex>
<Elsevier grid="bm5" ent="prime">
 <desc>prime; minutes; feet</desc>
</Elsevier>
<AMS>\prime</AMS>
<IEEE>\prime</IEEE>
<Wolfram>Prime</Wolfram>
<Springer>\arcmin</Springer>
<entity id="prime" set="html4-symbol">
 <desc>prime = minutes = feet</desc>
</entity>
<entity id="prime" set="8879-isotech">
 <desc>/prime =prime or minute</desc>
</entity>
<entity id="prime" set="9573-13-isotech">
 <desc>/prime prime or minute</desc>
</entity>
<entity id="vprime" set="ISOAMSO">
 <desc>varprime - prime, variant</desc>
</entity>
<entity id="vprime" set="8879-isoamso">
 <desc>/varprime - prime, variant</desc>
</entity>
<font name="hlcry" pos="48"/>
<description>PRIME</description>

</character>

<character id=“U02033” dec=“8243” mode=“math” type=“other”>

<afii>216D</afii>
<latex>{''}</latex>
<Elsevier grid="bm6" ent="Prime">
 <desc>double prime; seconds; inches</desc>
</Elsevier>
<Wolfram>DoublePrime</Wolfram>
<Springer>\arcsec</Springer>
<entity id="Prime" set="html4-symbol">
 <desc>double prime = seconds = inches</desc>
</entity>
<entity id="Prime" set="8879-isotech">
 <desc>=double prime or second</desc>
</entity>
<entity id="Prime" set="9573-13-isotech">
 <desc>double prime or second</desc>
</entity>
<description>DOUBLE PRIME</description>

</character>

<character id=“U02034” dec=“8244” mode=“math” type=“other”>

<afii>216B</afii>
<latex>{'''}</latex>
<Elsevier grid="bm7" ent="tprime">
 <desc>triple prime</desc>
</Elsevier>
<APS>tprime</APS>
<entity id="tprime" set="8879-isotech">
 <desc>triple prime</desc>
</entity>
<entity id="tprime" set="9573-13-isotech">
 <desc>triple prime</desc>
</entity>
<description>TRIPLE PRIME</description>

</character>

<character id=“U02035” dec=“8245” mode=“math” type=“other”>

<afii>222B</afii>
<latex>\backprime </latex>
<Elsevier grid="bl5" ent="bprime">
 <desc>backprime; reverse prime</desc>
</Elsevier>
<AMS>\backprime</AMS>
<APS>bprime</APS>
<Wolfram>ReversePrime</Wolfram>
<entity id="bprime" set="8879-isoamso">
 <desc>/backprime - reverse prime</desc>
</entity>
<entity id="bprime" set="9573-13-isoamso">
 <desc>/backprime - reverse prime</desc>
</entity>
<entity id="backprime" set="mmlalias">
  <desc>alias ISOAMSO bprime</desc>
</entity>
<font name="ptmlucrm" pos="200"/>
<description>REVERSED PRIME</description>

</character>

<character id=“U02036” dec=“8246” type=“other” mode=“unknown”>

<Wolfram>ReverseDoublePrime</Wolfram>
<description>REVERSED DOUBLE PRIME</description>

</character>

<character id=“U02037” dec=“8247” type=“other” mode=“unknown”>

<description>REVERSED TRIPLE PRIME</description>

</character>

<character id=“U02038” dec=“8248” type=“other” mode=“unknown”>

<description>CARET</description>

</character>

<character id=“U02039” dec=“8249” mode=“unknown” type=“opening”>

<afii>EF2A</afii>
<latex>\guilsinglleft </latex>
<Elsevier grid="ce7" ent="z.lsquo">
 <desc>open single guillemet</desc>
</Elsevier>
<entity id="lsaquo" set="html4-special">
</entity>
<description>SINGLE LEFT-POINTING ANGLE QUOTATION MARK</description>

</character>

<character id=“U0203A” dec=“8250” mode=“unknown” type=“closing”>

<afii>EF2B</afii>
<latex>\guilsinglright </latex>
<Elsevier grid="cf7" ent="z.rsquo">
 <desc>close single guillemet</desc>
</Elsevier>
<entity id="rsaquo" set="html4-special">
</entity>
<description>SINGLE RIGHT-POINTING ANGLE QUOTATION MARK</description>

</character>

<character id=“U0203B” dec=“8251” image=“none” type=“other” mode=“unknown”>

<description>REFERENCE MARK</description>

</character>

<character id=“U0203C” dec=“8252” image=“none” type=“other” mode=“unknown”>

<description>DOUBLE EXCLAMATION MARK</description>

</character>

<character id=“U0203D” dec=“8253” image=“none” type=“other” mode=“unknown”>

<description>INTERROBANG</description>

</character>

<character id=“U0203E” dec=“8254” mode=“unknown” type=“other”>

<entity id="oline" set="html4-symbol">
</entity>
<description>OVERLINE</description>

</character>

<character id=“U0203F” dec=“8255” image=“none” type=“other” mode=“unknown”>

<description>UNDERTIE</description>

</character>

<character id=“U02040” dec=“8256” type=“other” mode=“unknown”>

<description>CHARACTER TIE</description>

</character>

<character id=“U02041” dec=“8257” mode=“math” type=“other”>

<afii>EE47</afii>
<entity id="caret" set="ISOPUB">
 <desc>caret (insertion mark)</desc>
</entity>
<entity id="caret" set="8879-isopub">
 <desc>=caret (insertion mark)</desc>
</entity>
<description>CARET INSERTION POINT</description>

</character>

<character id=“U02042” dec=“8258” type=“other” mode=“unknown”>

<description>ASTERISM</description>

</character>

<character id=“U02043” dec=“8259” mode=“text” type=“other”>

<afii>EB3C</afii>
<APS>hybull</APS>
<Wolfram>SkeletonIndicator</Wolfram>
<entity id="hybull" set="ISOPUB">
 <desc>rectangle, filled (hyphen bullet)</desc>
</entity>
<entity id="hybull" set="8879-isopub">
 <desc>rectangle, filled (hyphen bullet)</desc>
</entity>
<description>HYPHEN BULLET</description>

</character>

<character id=“U02044” dec=“8260” mode=“math” type=“other”>

<entity id="frasl" set="html4-symbol">
</entity>
<description>FRACTION SLASH</description>

</character>

<character id=“U02045” dec=“8261” type=“other” mode=“unknown”>

<description>LEFT SQUARE BRACKET WITH QUILL</description>

</character>

<character id=“U02046” dec=“8262” type=“other” mode=“unknown”>

<description>RIGHT SQUARE BRACKET WITH QUILL</description>

</character>

<character id=“U02047” dec=“8263” image=“none” type=“other” mode=“unknown”>

<description>DOUBLE QUESTION MARK</description>

</character>

<character id=“U02048” dec=“8264” image=“none” type=“other” mode=“unknown”>

<description>QUESTION EXCLAMATION MARK</description>

</character>

<character id=“U02049” dec=“8265” image=“none” type=“other” mode=“unknown”>

<description>EXCLAMATION QUESTION MARK</description>

</character>

<character id=“U0204A” dec=“8266” image=“none” type=“other” mode=“unknown”>

<description>TIRONIAN SIGN ET</description>

</character>

<character id=“U0204B” dec=“8267” image=“none” type=“other” mode=“unknown”>

<description>REVERSED PILCROW SIGN</description>

</character>

<character id=“U0204C” dec=“8268” image=“none” type=“other” mode=“unknown”>

<description>BLACK LEFTWARDS BULLET</description>

</character>

<character id=“U0204D” dec=“8269” image=“none” type=“other” mode=“unknown”>

<description>BLACK RIGHTWARDS BULLET</description>

</character>

<character id=“U0204E” dec=“8270” mode=“math” type=“other”>

<afii>EB5D</afii>
<APS>lowast</APS>
<entity id="lowast" set="STIX">
</entity>
<description unicode="3.2">LOW ASTERISK</description>

</character>

<character id=“U0204F” dec=“8271” mode=“unknown” type=“other”>

<afii>DBAE</afii>
<entity id="bsemi" set="STIX">
</entity>
<entity id="bsemi" set="9573-13-isoamso">
 <desc>reverse semi-colon</desc>
</entity>
<description unicode="3.2">REVERSED SEMICOLON</description>

</character>

<character id=“U02050” dec=“8272” type=“other” mode=“unknown”>

<AIP>closure</AIP>
<entity id="closur" set="STIX">
</entity>
<description unicode="3.2">CLOSE UP</description>

</character>

<character id=“U02051” dec=“8273” mode=“unknown” type=“normal”>

<AIP>Ast</AIP>
<entity id="Ast" set="STIX">
</entity>
<description unicode="3.2">TWO ASTERISKS ALIGNED VERTICALLY</description>

</character>

<character id=“U02052” dec=“8274” type=“other” mode=“unknown”>

<description>COMMERCIAL MINUS SIGN</description>

</character>

<character id=“U02053” dec=“8275” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02054” dec=“8276” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02055” dec=“8277” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02056” dec=“8278” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02057” dec=“8279” mode=“math” type=“normal”>

<afii>DB74</afii>
<latex>''''</latex>
<Elsevier grid="bm8" ent="z.qprime">
 <desc>fourfold prime</desc>
</Elsevier>
<entity id="qprime" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="qprime" set="9573-13-isotech">
 <desc>quadruple prime</desc>
</entity>
<description unicode="3.2">QUADRUPLE PRIME</description>

</character>

<character id=“U02058” dec=“8280” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02059” dec=“8281” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0205A” dec=“8282” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0205B” dec=“8283” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0205C” dec=“8284” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0205D” dec=“8285” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0205E” dec=“8286” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0205F” dec=“8287” type=“other” mode=“unknown”>

<latex>\mkern4mu </latex>
<Wolfram>MediumSpace</Wolfram>
<entity id="MediumSpace" set="mmlextra">
  <desc>space of width 4/18 em</desc>
</entity>
<description unicode="3.2">MEDIUM MATHEMATICAL SPACE</description>

</character>

<character id=“U02060” dec=“8288” mode=“unknown” type=“normal”>

<latex>\nolinebreak </latex>
<Wolfram id="F3A2">NoBreak</Wolfram>
<entity id="NoBreak" set="mmlextra">
  <desc>never break line here</desc>
</entity>
<description>WORD JOINER</description>

</character>

<character id=“U02061” dec=“8289” mode=“unknown” type=“normal”>

<Wolfram id="F76D">InvisibleApplication</Wolfram>
<entity id="ApplyFunction" set="mmlalias">
 <desc>character showing function application in presentation tagging</desc>
</entity>
<entity id="af" set="mmlextra">
 <desc>character showing function application in presentation tagging</desc>
</entity>
<description unicode="3.2">FUNCTION APPLICATION</description>

</character>

<character id=“U02062” dec=“8290” mode=“unknown” type=“normal”>

<Wolfram>InvisibleTimes</Wolfram>
<entity id="InvisibleTimes" set="mmlalias">
  <desc>marks multiplication when it is understood without a mark</desc>
</entity>
<entity id="it" set="mmlextra">
  <desc>marks multiplication when it is understood without a mark</desc>
</entity>
<description unicode="3.2">INVISIBLE TIMES</description>

</character>

<character id=“U02063” dec=“8291” mode=“unknown” type=“normal”>

<Wolfram id="F765">InvisibleComma</Wolfram>
<entity id="InvisibleComma" set="mmlalias">
 <desc>used as a separator, e.g., in indices</desc>
</entity>
<entity id="ic" set="mmlextra">
 <desc>short form of  &amp;InvisibleComma;</desc>
</entity>
<description unicode="3.2">INVISIBLE SEPARATOR</description>

</character>

<character id=“U02064” dec=“8292” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02065” dec=“8293” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02066” dec=“8294” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02067” dec=“8295” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02068” dec=“8296” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02069” dec=“8297” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0206A” dec=“8298” image=“none” type=“other” mode=“unknown”>

<description>INHIBIT SYMMETRIC SWAPPING</description>

</character>

<character id=“U0206B” dec=“8299” image=“none” type=“other” mode=“unknown”>

<description>ACTIVATE SYMMETRIC SWAPPING</description>

</character>

<character id=“U0206C” dec=“8300” image=“none” type=“other” mode=“unknown”>

<description>INHIBIT ARABIC FORM SHAPING</description>

</character>

<character id=“U0206D” dec=“8301” image=“none” type=“other” mode=“unknown”>

<description>ACTIVATE ARABIC FORM SHAPING</description>

</character>

<character id=“U0206E” dec=“8302” image=“none” type=“other” mode=“unknown”>

<description>NATIONAL DIGIT SHAPES</description>

</character>

<character id=“U0206F” dec=“8303” image=“none” type=“other” mode=“unknown”>

<description>NOMINAL DIGIT SHAPES</description>

</character>

<character id=“U02070” dec=“8304” type=“other” mode=“unknown”>

<description>SUPERSCRIPT ZERO</description>

</character>

<character id=“U02071” dec=“8305” image=“none” type=“other” mode=“unknown”>

<description>SUPERSCRIPT LATIN SMALL LETTER I</description>

</character>

<character id=“U02072” dec=“8306” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02073” dec=“8307” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02074” dec=“8308” type=“other” mode=“unknown”>

<description>SUPERSCRIPT FOUR</description>

</character>

<character id=“U02075” dec=“8309” type=“other” mode=“unknown”>

<description>SUPERSCRIPT FIVE</description>

</character>

<character id=“U02076” dec=“8310” type=“other” mode=“unknown”>

<description>SUPERSCRIPT SIX</description>

</character>

<character id=“U02077” dec=“8311” type=“other” mode=“unknown”>

<description>SUPERSCRIPT SEVEN</description>

</character>

<character id=“U02078” dec=“8312” type=“other” mode=“unknown”>

<description>SUPERSCRIPT EIGHT</description>

</character>

<character id=“U02079” dec=“8313” type=“other” mode=“unknown”>

<description>SUPERSCRIPT NINE</description>

</character>

<character id=“U0207A” dec=“8314” image=“none” type=“other” mode=“unknown”>

<description>SUPERSCRIPT PLUS SIGN</description>

</character>

<character id=“U0207B” dec=“8315” image=“none” type=“other” mode=“unknown”>

<description>SUPERSCRIPT MINUS</description>

</character>

<character id=“U0207C” dec=“8316” image=“none” type=“other” mode=“unknown”>

<description>SUPERSCRIPT EQUALS SIGN</description>

</character>

<character id=“U0207D” dec=“8317” image=“none” type=“other” mode=“unknown”>

<description>SUPERSCRIPT LEFT PARENTHESIS</description>

</character>

<character id=“U0207E” dec=“8318” image=“none” type=“other” mode=“unknown”>

<description>SUPERSCRIPT RIGHT PARENTHESIS</description>

</character>

<character id=“U0207F” dec=“8319” image=“none” type=“other” mode=“unknown”>

<description>SUPERSCRIPT LATIN SMALL LETTER N</description>

</character>

<character id=“U02080” dec=“8320” type=“other” mode=“unknown”>

<description>SUBSCRIPT ZERO</description>

</character>

<character id=“U02081” dec=“8321” type=“other” mode=“unknown”>

<description>SUBSCRIPT ONE</description>

</character>

<character id=“U02082” dec=“8322” type=“other” mode=“unknown”>

<description>SUBSCRIPT TWO</description>

</character>

<character id=“U02083” dec=“8323” type=“other” mode=“unknown”>

<description>SUBSCRIPT THREE</description>

</character>

<character id=“U02084” dec=“8324” type=“other” mode=“unknown”>

<description>SUBSCRIPT FOUR</description>

</character>

<character id=“U02085” dec=“8325” type=“other” mode=“unknown”>

<description>SUBSCRIPT FIVE</description>

</character>

<character id=“U02086” dec=“8326” type=“other” mode=“unknown”>

<description>SUBSCRIPT SIX</description>

</character>

<character id=“U02087” dec=“8327” type=“other” mode=“unknown”>

<description>SUBSCRIPT SEVEN</description>

</character>

<character id=“U02088” dec=“8328” type=“other” mode=“unknown”>

<description>SUBSCRIPT EIGHT</description>

</character>

<character id=“U02089” dec=“8329” type=“other” mode=“unknown”>

<description>SUBSCRIPT NINE</description>

</character>

<character id=“U0208A” dec=“8330” image=“none” type=“other” mode=“unknown”>

<description>SUBSCRIPT PLUS SIGN</description>

</character>

<character id=“U0208B” dec=“8331” image=“none” type=“other” mode=“unknown”>

<description>SUBSCRIPT MINUS</description>

</character>

<character id=“U0208C” dec=“8332” image=“none” type=“other” mode=“unknown”>

<description>SUBSCRIPT EQUALS SIGN</description>

</character>

<character id=“U0208D” dec=“8333” image=“none” type=“other” mode=“unknown”>

<description>SUBSCRIPT LEFT PARENTHESIS</description>

</character>

<character id=“U0208E” dec=“8334” image=“none” type=“other” mode=“unknown”>

<description>SUBSCRIPT RIGHT PARENTHESIS</description>

</character>

<character id=“U0208F” dec=“8335” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02090” dec=“8336” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02091” dec=“8337” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02092” dec=“8338” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02093” dec=“8339” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02094” dec=“8340” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02095” dec=“8341” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02096” dec=“8342” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02097” dec=“8343” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02098” dec=“8344” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02099” dec=“8345” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0209A” dec=“8346” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0209B” dec=“8347” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0209C” dec=“8348” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0209D” dec=“8349” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0209E” dec=“8350” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0209F” dec=“8351” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020A0” dec=“8352” image=“none” type=“other” mode=“unknown”>

<description>EURO-CURRENCY SIGN</description>

</character>

<character id=“U020A1” dec=“8353” image=“none” type=“other” mode=“unknown”>

<description>COLON SIGN</description>

</character>

<character id=“U020A2” dec=“8354” image=“none” type=“other” mode=“unknown”>

<description>CRUZEIRO SIGN</description>

</character>

<character id=“U020A3” dec=“8355” image=“none” type=“other” mode=“unknown”>

<description>FRENCH FRANC SIGN</description>

</character>

<character id=“U020A4” dec=“8356” image=“none” type=“other” mode=“unknown”>

<description>LIRA SIGN</description>

</character>

<character id=“U020A5” dec=“8357” image=“none” type=“other” mode=“unknown”>

<description>MILL SIGN</description>

</character>

<character id=“U020A6” dec=“8358” image=“none” type=“other” mode=“unknown”>

<description>NAIRA SIGN</description>

</character>

<character id=“U020A7” dec=“8359” mode=“unknown” type=“other” image=“none”>

<latex>\ensuremath{\Elzpes}</latex>
<mathlatex>\Elzpes</mathlatex>
<Elsevier grid="bhg" ent="z.pes">
 <desc>Pesetas sign</desc>
</Elsevier>
<description>PESETA SIGN</description>

</character>

<character id=“U020A8” dec=“8360” image=“none” type=“other” mode=“unknown”>

<description>RUPEE SIGN</description>

</character>

<character id=“U020A9” dec=“8361” image=“none” type=“other” mode=“unknown”>

<description>WON SIGN</description>

</character>

<character id=“U020AA” dec=“8362” image=“none” type=“other” mode=“unknown”>

<description>NEW SHEQEL SIGN</description>

</character>

<character id=“U020AB” dec=“8363” image=“none” type=“other” mode=“unknown”>

<description>DONG SIGN</description>

</character>

<character id=“U020AC” dec=“8364” mode=“unknown” type=“other” image=“none”>

<latex>\mbox{\texteuro} </latex>
<Wolfram>Euro</Wolfram>
<entity id="euro" set="html4-special">
 <desc>euro sign</desc>
</entity>
<description>EURO SIGN</description>

</character>

<character id=“U020AD” dec=“8365” image=“none” type=“other” mode=“unknown”>

<description>KIP SIGN</description>

</character>

<character id=“U020AE” dec=“8366” image=“none” type=“other” mode=“unknown”>

<description>TUGRIK SIGN</description>

</character>

<character id=“U020AF” dec=“8367” image=“none” type=“other” mode=“unknown”>

<description>DRACHMA SIGN</description>

</character>

<character id=“U020B0” dec=“8368” image=“none” type=“other” mode=“unknown”>

<description>GERMAN PENNY SIGN</description>

</character>

<character id=“U020B1” dec=“8369” image=“none” type=“other” mode=“unknown”>

<description>PESO SIGN</description>

</character>

<character id=“U020B2” dec=“8370” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020B3” dec=“8371” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020B4” dec=“8372” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020B5” dec=“8373” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020B6” dec=“8374” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020B7” dec=“8375” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020B8” dec=“8376” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020B9” dec=“8377” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020BA” dec=“8378” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020BB” dec=“8379” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020BC” dec=“8380” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020BD” dec=“8381” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020BE” dec=“8382” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020BF” dec=“8383” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C0” dec=“8384” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C1” dec=“8385” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C2” dec=“8386” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C3” dec=“8387” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C4” dec=“8388” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C5” dec=“8389” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C6” dec=“8390” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C7” dec=“8391” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C8” dec=“8392” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020C9” dec=“8393” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020CA” dec=“8394” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020CB” dec=“8395” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020CC” dec=“8396” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020CD” dec=“8397” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020CE” dec=“8398” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020CF” dec=“8399” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020D0” dec=“8400” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LEFT HARPOON ABOVE</description>

</character>

<character id=“U020D1” dec=“8401” image=“none” type=“other” mode=“unknown”>

<description>COMBINING RIGHT HARPOON ABOVE</description>

</character>

<character id=“U020D2” dec=“8402” type=“other” mode=“unknown”>

<description>COMBINING LONG VERTICAL LINE OVERLAY</description>

</character>

<character id=“U020D3” dec=“8403” image=“none” type=“other” mode=“unknown”>

<description>COMBINING SHORT VERTICAL LINE OVERLAY</description>

</character>

<character id=“U020D4” dec=“8404” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ANTICLOCKWISE ARROW ABOVE</description>

</character>

<character id=“U020D5” dec=“8405” image=“none” type=“other” mode=“unknown”>

<description>COMBINING CLOCKWISE ARROW ABOVE</description>

</character>

<character id=“U020D6” dec=“8406” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LEFT ARROW ABOVE</description>

</character>

<character id=“U020D7” dec=“8407” image=“none” type=“other” mode=“unknown”>

<description>COMBINING RIGHT ARROW ABOVE</description>

</character>

<character id=“U020D8” dec=“8408” image=“none” type=“other” mode=“unknown”>

<description>COMBINING RING OVERLAY</description>

</character>

<character id=“U020D9” dec=“8409” image=“none” type=“other” mode=“unknown”>

<description>COMBINING CLOCKWISE RING OVERLAY</description>

</character>

<character id=“U020DA” dec=“8410” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ANTICLOCKWISE RING OVERLAY</description>

</character>

<character id=“U020DB” dec=“8411” mode=“math” type=“diacritic”>

<afii>D8A7</afii>
<latex>\dddot </latex>
<Elsevier grid="cap" ent="z.tDot">
 <desc>triple dot (accent)</desc>
</Elsevier>
<AMS>\dddot</AMS>
<APS>tdot</APS>
<AIP>d3dot</AIP>
<Wolfram>TripleDot</Wolfram>
<entity id="tdot" set="8879-isotech">
 <desc>three dots above</desc>
</entity>
<entity id="tdot" set="9573-13-isotech">
 <desc>three dots above</desc>
</entity>
<entity id="TripleDot" set="mmlalias">
  <desc>alias ISOTECH tdot</desc>
</entity>
<description>COMBINING THREE DOTS ABOVE</description>

</character>

<character id=“U020DC” dec=“8412” mode=“math” type=“diacritic”>

<afii>D8A8</afii>
<latex>\ddddot </latex>
<Elsevier grid="caq" ent="DotDot">
 <desc>quadruple dot (accent)</desc>
</Elsevier>
<AMS>\ddddot</AMS>
<APS>DotDot</APS>
<entity id="DotDot" set="8879-isotech">
 <desc>four dots above</desc>
</entity>
<entity id="DotDot" set="9573-13-isotech">
 <desc>four dots above</desc>
</entity>
<description>COMBINING FOUR DOTS ABOVE</description>

</character>

<character id=“U020DD” dec=“8413” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ENCLOSING CIRCLE</description>

</character>

<character id=“U020DE” dec=“8414” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ENCLOSING SQUARE</description>

</character>

<character id=“U020DF” dec=“8415” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ENCLOSING DIAMOND</description>

</character>

<character id=“U020E0” dec=“8416” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ENCLOSING CIRCLE BACKSLASH</description>

</character>

<character id=“U020E1” dec=“8417” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LEFT RIGHT ARROW ABOVE</description>

</character>

<character id=“U020E2” dec=“8418” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ENCLOSING SCREEN</description>

</character>

<character id=“U020E3” dec=“8419” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ENCLOSING KEYCAP</description>

</character>

<character id=“U020E4” dec=“8420” image=“none” type=“other” mode=“unknown”>

<description>COMBINING ENCLOSING UPWARD POINTING TRIANGLE</description>

</character>

<character id=“U020E5” dec=“8421” type=“other” mode=“unknown”>

<description unicode="3.2">COMBINING REVERSE SOLIDUS OVERLAY</description>

</character>

<character id=“U020E6” dec=“8422” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">COMBINING DOUBLE VERTICAL STROKE OVERLAY</description>

</character>

<character id=“U020E7” dec=“8423” mode=“math” type=“other” image=“none”>

<entity id="actuary" set="STIX">
</entity>
<description unicode="3.2">COMBINING ANNUITY SYMBOL</description>

</character>

<character id=“U020E8” dec=“8424” mode=“unknown” type=“diacritic”>

<AIP>tdundot</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">COMBINING TRIPLE UNDERDOT</description>

</character>

<character id=“U020E9” dec=“8425” image=“none” type=“other” mode=“unknown”>

<description>COMBINING WIDE BRIDGE ABOVE</description>

</character>

<character id=“U020EA” dec=“8426” image=“none” type=“other” mode=“unknown”>

<description>COMBINING LEFTWARDS ARROW OVERLAY</description>

</character>

<character id=“U020EB” dec=“8427” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020EC” dec=“8428” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020ED” dec=“8429” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020EE” dec=“8430” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020EF” dec=“8431” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F0” dec=“8432” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F1” dec=“8433” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F2” dec=“8434” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F3” dec=“8435” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F4” dec=“8436” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F5” dec=“8437” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F6” dec=“8438” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F7” dec=“8439” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F8” dec=“8440” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020F9” dec=“8441” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020FA” dec=“8442” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020FB” dec=“8443” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020FC” dec=“8444” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020FD” dec=“8445” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020FE” dec=“8446” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U020FF” dec=“8447” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02100” dec=“8448” type=“other” mode=“unknown”>

<description>ACCOUNT OF</description>

</character>

<character id=“U02101” dec=“8449” type=“other” mode=“unknown”>

<description>ADDRESSED TO THE SUBJECT</description>

</character>

<character id=“U02102” dec=“8450” mode=“math” type=“alphabetic”>

<afii>EFAC</afii>
<latex>\mathbb{C}</latex>
<Wolfram id="F7A6">DoubleStruckCapitalC</Wolfram>
<Springer>\bbbc</Springer>
<entity id="Copf" set="9573-13-isomopf">
 <desc>/Bbb C, open face C</desc>
</entity>
<entity id="complexes" set="mmlalias">
 <desc>the field of complex numbers</desc>
</entity>
<font name="hlcra" pos="67"/>
<description>DOUBLE-STRUCK CAPITAL C</description>

</character>

<character id=“U02103” dec=“8451” type=“other” mode=“unknown”>

<description>DEGREE CELSIUS</description>

</character>

<character id=“U02104” dec=“8452” type=“other” mode=“unknown”>

<description>CENTRE LINE SYMBOL</description>

</character>

<character id=“U02105” dec=“8453” mode=“text” type=“normal”>

<afii>EF40</afii>
<APS>incare</APS>
<entity id="incare" set="ISOPUB">
 <desc>in-care-of symbol</desc>
</entity>
<entity id="incare" set="8879-isopub">
 <desc>=in-care-of symbol</desc>
</entity>
<description>CARE OF</description>

</character>

<character id=“U02106” dec=“8454” type=“other” mode=“unknown”>

<description>CADA UNA</description>

</character>

<character id=“U02107” dec=“8455” type=“other” mode=“unknown”>

<description>EULER CONSTANT</description>

</character>

<character id=“U02108” dec=“8456” type=“other” mode=“unknown”>

<description>SCRUPLE</description>

</character>

<character id=“U02109” dec=“8457” type=“other” mode=“unknown”>

<description>DEGREE FAHRENHEIT</description>

</character>

<character id=“U0210A” dec=“8458” type=“other” mode=“unknown”>

<latex>\mathscr{g}</latex>
<Wolfram>ScriptG</Wolfram>
<entity id="gscr" set="STIX">
</entity>
<entity id="gscr" set="9573-13-isomscr">
 <desc>/scr g, script letter g</desc>
</entity>
<font name="hlcry" pos="102"/>
<description>SCRIPT SMALL G</description>

</character>

<character id=“U0210B” dec=“8459” mode=“math” type=“alphabetic”>

<afii>EB22</afii>
<latex>\mathscr{H}</latex>
<Elsevier grid="cjh" ent="">
 <desc>H Hamiltonian</desc>
 <elsrender>&lt;sc&gt;H&lt;/sc&gt;</elsrender>
</Elsevier>
<APS>hamilt</APS>
<Wolfram>ScriptCapitalH</Wolfram>
<entity id="hamilt" set="9573-13-isotech">
 <desc>Hamiltonian (script capital H) </desc>
</entity>
<entity id="hamilt" set="8879-isotech">
 <desc>Hamiltonian (script capital H) </desc>
</entity>
<entity id="HilbertSpace" set="mmlalias">
 <desc>Hilbert space</desc>
</entity>
<entity id="Hscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Hscr" set="9573-13-isomscr">
 <desc>/scr H, script letter H</desc>
</entity>
<font name="hlcry" pos="72"/>
<description>SCRIPT CAPITAL H</description>

</character>

<character id=“U0210C” dec=“8460” mode=“math” type=“alphabetic”>

<afii>EB2B</afii>
<latex>\mathfrak{H}</latex>
<Wolfram>GothicCapitalH</Wolfram>
<entity id="Hfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Hfr" set="9573-13-isomfrk">
 <desc>/frak H, upper case h</desc>
</entity>
<entity id="Poincareplane" set="mmlalias">
 <desc>the Poincare upper half-plane</desc>
</entity>
<font name="hlcrf8t" pos="72"/>
<description>BLACK-LETTER CAPITAL H</description>

</character>

<character id=“U0210D” dec=“8461” mode=“math” type=“alphabetic”>

<latex>\mathbb{H}</latex>
<Wolfram id="F7AB">DoubleStruckCapitalH</Wolfram>
<entity id="quaternions" set="mmlalias">
 <desc>the ring (skew field) of quaternions</desc>
</entity>
<entity id="Hopf" set="9573-13-isomopf">
 <desc>/Bbb H, open face H</desc>
</entity>
<font name="hlcra" pos="72"/>
<description>DOUBLE-STRUCK CAPITAL H</description>

</character>

<character id=“U0210E” dec=“8462” mode=“math” type=“alphabetic”>

<entity id="planckh" set="mmlextra">
 <desc>the ring (skew field) of quaternions</desc>
</entity>
<description>PLANCK CONSTANT</description>

</character>

<character id=“U0210F” dec=“8463” mode=“math” type=“alphabetic”>

<afii>EF68</afii>
<latex>\hslash </latex>
<Elsevier grid="bug" ent="plankv">
 <desc>Planck's constant (italic)</desc>
</Elsevier>
<AMS>\hslash</AMS>
<APS>hslash</APS>
<AIP>planck</AIP>
<IEEE>\hbar</IEEE>
<Wolfram>HBar</Wolfram>
<entity id="planck" set="8879-isoamso">
 <desc>/hbar /hslash - Planck's over 2pi</desc>
</entity>
<entity id="planck" set="9573-13-isoamso">
 <desc>/hbar - Planck's over 2pi</desc>
</entity>
<entity id="hbar" set="mmlalias">
  <desc>alias ISOAMSO plank</desc>
</entity>
<entity id="plankv" set="9573-13-isoamso">
 <desc>/hslash - variant Planck's over 2pi</desc>
</entity>
<entity id="hslash" set="mmlalias">
  <desc>alias ISOAMSO plankv</desc>
</entity>
<font name="ptmlucrm" pos="157"/>
<description>PLANCK CONSTANT OVER TWO PI</description>

</character>

<character id=“U02110” dec=“8464” mode=“math” type=“alphabetic”>

<afii>EB23</afii>
<latex>\mathscr{I}</latex>
<Wolfram>ScriptCapitalI</Wolfram>
<entity id="Iscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Iscr" set="9573-13-isomscr">
 <desc>/scr I, script letter I</desc>
</entity>
<entity id="imagline" set="mmlalias">
 <desc>the geometric imaginary line</desc>
</entity>
<font name="hlcry" pos="73"/>
<description>SCRIPT CAPITAL I</description>

</character>

<character id=“U02111” dec=“8465” mode=“math” type=“alphabetic”>

<afii>22A9</afii>
<latex>\mathfrak{I}</latex>
<AMS>\Im</AMS>
<APS>Im</APS>
<IEEE>\Im</IEEE>
<Wolfram>GothicCapitalI</Wolfram>
<entity id="image" set="html4-symbol">
 <desc>blackletter capital I = imaginary part</desc>
</entity>
<entity id="image" set="9573-13-isoamso">
 <desc>/Im - imaginary  </desc>
</entity>
 <entity id="Im" set="mmlalias">
 <desc>alias ISOAMSO image</desc>
</entity>
<entity id="imagpart" set="mmlalias">
 <desc>alias ISOAMSO image</desc>
</entity>
<entity id="Ifr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Ifr" set="9573-13-isomfrk">
 <desc>/frak I, upper case i</desc>
</entity>
<font name="hlcrf8t" pos="73"/>
<description>BLACK-LETTER CAPITAL I</description>

</character>

<character id=“U02112” dec=“8466” mode=“math” type=“alphabetic”>

<afii>EE44</afii>
<latex>\mathscr{L}</latex>
<Elsevier grid="cjl" ent="">
 <desc>L Lagrangian</desc>
 <elsrender>&lt;sc&gt;L&lt;/sc&gt;</elsrender>
</Elsevier>
<APS>lagran</APS>
<Wolfram>ScriptCapitalL</Wolfram>
<entity id="Lscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Lscr" set="9573-13-isomscr">
 <desc>/scr L, script letter L</desc>
</entity>
<entity id="lagran" set="8879-isotech">
 <desc>Lagrangian (script capital L) </desc>
</entity>
<entity id="lagran" set="9573-13-isotech">
 <desc>Lagrangian (script capital L) </desc>
</entity>
<entity id="Laplacetrf" set="mmlalias">
 <desc>Laplace transform</desc>
</entity>
<font name="hlcry" pos="76"/>
<description>SCRIPT CAPITAL L</description>

</character>

<character id=“U02113” dec=“8467” mode=“math” type=“alphabetic”>

<afii>EF69</afii>
<latex>\mathscr{l}</latex>
<Elsevier grid="buk" ent="ell">
 <desc>roman script-l</desc>
</Elsevier>
<AMS>\ell</AMS>
<APS>ell</APS>
<IEEE>\ell</IEEE>
<Wolfram>ScriptL</Wolfram>
<entity id="ell" set="8879-isoamso">
 <desc>/ell - cursive small l</desc>
</entity>
<entity id="ell" set="9573-13-isoamso">
 <desc>/ell - cursive small l</desc>
</entity>
<font name="ptmlucrm" pos="39"/>
<description>SCRIPT SMALL L</description>

</character>

<character id=“U02114” dec=“8468” type=“other” mode=“unknown”>

<description>L B BAR SYMBOL</description>

</character>

<character id=“U02115” dec=“8469” mode=“math” type=“alphabetic”>

<afii>EFAD</afii>
<latex>\mathbb{N}</latex>
<Wolfram id="F7B1">DoubleStruckCapitalN</Wolfram>
<Springer>\bbbn</Springer>
<entity id="Nopf" set="9573-13-isomopf">
 <desc>/Bbb N, open face N</desc>
</entity>
<entity id="naturals" set="mmlalias">
 <desc>the semi-ring of natural numbers</desc>
</entity>
<font name="hlcra" pos="78"/>
<description>DOUBLE-STRUCK CAPITAL N</description>

</character>

<character id=“U02116” dec=“8470” mode=“text” type=“normal”>

<latex>\cyrchar\textnumero </latex>
<AMS>\textnumero</AMS>
<entity id="numero" set="ISOCYR1">
 <desc>numero sign</desc>
</entity>
<entity id="numero" set="8879-isocyr1">
 <desc>=numero sign</desc>
</entity>
<description>NUMERO SIGN</description>

</character>

<character id=“U02117” dec=“8471” mode=“text” type=“normal”>

<afii>23AE</afii>
<APS>copysr</APS>
<entity id="copysr" set="ISOPUB">
 <desc>sound recording copyright sign</desc>
</entity>
<entity id="copysr" set="8879-isopub">
 <desc>=sound recording copyright sign</desc>
</entity>
<description>SOUND RECORDING COPYRIGHT</description>

</character>

<character id=“U02118” dec=“8472” mode=“math” type=“alphabetic”>

<afii>22A6</afii>
<latex>\wp </latex>
<Elsevier grid="bjo" ent="weierp">
 <desc>Weierstrass elliptic function</desc>
</Elsevier>
<AMS>\wp</AMS>
<APS>weierp</APS>
<AIP>weierp</AIP>
<IEEE>\wp</IEEE>
<Wolfram>WeierstrassP</Wolfram>
<entity id="weierp" set="html4-symbol">
 <desc>script capital P = power set = Weierstrass p</desc>
</entity>
<entity id="weierp" set="8879-isoamso">
 <desc>/wp - Weierstrass p</desc>
</entity>
<entity id="weierp" set="9573-13-isoamso">
 <desc>/wp - Weierstrass p</desc>
</entity>
<entity id="wp" set="mmlalias">
  <desc>alias ISOAMSO weierp</desc>
</entity>
<font name="ptmlucrm" pos="125"/>
<description>SCRIPT CAPITAL P</description>

</character>

<character id=“U02119” dec=“8473” mode=“math” type=“alphabetic”>

<afii>EB21</afii>
<latex>\mathbb{P}</latex>
<Wolfram id="F7B3">DoubleStruckCapitalP</Wolfram>
<Springer>\bbbp</Springer>
<entity id="Popf" set="9573-13-isomopf">
 <desc>/Bbb P, open face P</desc>
</entity>
<entity id="primes" set="mmlalias">
 <desc>the prime natural numbers</desc>
</entity>
<font name="hlcra" pos="80"/>
<description>DOUBLE-STRUCK CAPITAL P</description>

</character>

<character id=“U0211A” dec=“8474” mode=“math” type=“alphabetic”>

<afii>22E7</afii>
<latex>\mathbb{Q}</latex>
<Wolfram id="F7B4">DoubleStruckCapitalQ</Wolfram>
<entity id="rationals" set="mmlalias">
 <desc>the field of rational numbers</desc>
</entity>
<entity id="Qopf" set="9573-13-isomopf">
 <desc>/Bbb Q, open face Q</desc>
</entity>
<font name="hlcra" pos="81"/>
<description>DOUBLE-STRUCK CAPITAL Q</description>

</character>

<character id=“U0211B” dec=“8475” mode=“math” type=“alphabetic”>

<afii>EE43</afii>
<latex>\mathscr{R}</latex>
<Wolfram>ScriptCapitalR</Wolfram>
<entity id="Rscr" set="9573-13-isomscr">
 <desc>/scr R, script letter R</desc>
</entity>
<entity id="realine" set="mmlalias">
 <desc>the geometric real line</desc>
</entity>
<description>SCRIPT CAPITAL R</description>

</character>

<character id=“U0211C” dec=“8476” mode=“math” type=“alphabetic”>

<afii>22A8</afii>
<latex>\mathfrak{R}</latex>
<AMS>\Re</AMS>
<APS>Re</APS>
<IEEE>\Re</IEEE>
<Wolfram>GothicCapitalR</Wolfram>
<entity id="real" set="html4-symbol">
 <desc>blackletter capital R = real part symbol</desc>
</entity>
<entity id="real" set="8879-isoamso">
 <desc>/Re - real</desc>
</entity>
<entity id="real" set="9573-13-isoamso">
 <desc>/Re - real</desc>
</entity>
<entity id="Re" set="mmlalias">
 <desc>alias ISOAMSO real</desc>
</entity>
<entity id="realpart" set="mmlalias">
 <desc>alias ISOAMSO real</desc>
</entity>
<entity id="Rfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Rfr" set="9573-13-isomfrk">
 <desc>/frak R, upper case r</desc>
</entity>
<font name="hlcrf8t" pos="82"/>
<description>BLACK-LETTER CAPITAL R</description>

</character>

<character id=“U0211D” dec=“8477” mode=“math” type=“alphabetic”>

<afii>EFAE</afii>
<latex>\mathbb{R}</latex>
<Wolfram id="F7B5">DoubleStruckCapitalR</Wolfram>
<Springer>\bbbr</Springer>
<entity id="reals" set="mmlalias">
 <desc>the field of real numbers</desc>
</entity>
<entity id="Ropf" set="9573-13-isomopf">
 <desc>/Bbb R, open face R</desc>
</entity>
<font name="hlcra" pos="82"/>
<description>DOUBLE-STRUCK CAPITAL R</description>

</character>

<character id=“U0211E” dec=“8478” mode=“math” type=“normal”>

<afii>EFA9</afii>
<latex>\Elzxrat </latex>
<Elsevier grid="bjh" ent="z.xrat">
 <desc>cross ratio</desc>
</Elsevier>
<APS>rx</APS>
<AIP>recipe</AIP>
<entity id="rx" set="ISOPUB">
 <desc>pharmaceutical prescription (Rx)</desc>
</entity>
<entity id="rx" set="8879-isopub">
 <desc>pharmaceutical prescription (Rx)</desc>
</entity>
<description>PRESCRIPTION TAKE</description>

</character>

<character id=“U0211F” dec=“8479” type=“other” mode=“unknown”>

<description>RESPONSE</description>

</character>

<character id=“U02120” dec=“8480” type=“other” mode=“unknown”>

<description>SERVICE MARK</description>

</character>

<character id=“U02121” dec=“8481” type=“other” mode=“unknown”>

<description>TELEPHONE SIGN</description>

</character>

<character id=“U02122” dec=“8482” mode=“text” type=“other”>

<afii>00D4</afii>
<latex>\texttrademark </latex>
<Elsevier grid="bht" ent="trade">
 <desc>trade mark sign (circled TM)</desc>
</Elsevier>
<AIP>trade</AIP>
<Wolfram>Trademark</Wolfram>
<entity id="trade" set="html4-symbol">
 <desc>trade mark sign</desc>
</entity>
<entity id="trade" set="8879-isonum">
 <desc>=trade mark sign</desc>
</entity>
<font name="ptmr8c" pos="151"/>
<description>TRADE MARK SIGN</description>

</character>

<character id=“U02123” dec=“8483” type=“other” mode=“unknown”>

<description>VERSICLE</description>

</character>

<character id=“U02124” dec=“8484” mode=“math” type=“alphabetic”>

<afii>EFAF</afii>
<latex>\mathbb{Z}</latex>
<Wolfram id="F7BD">DoubleStruckCapitalZ</Wolfram>
<Springer>\bbbz</Springer>
<entity id="integers" set="mmlalias">
 <desc>the ring of integers</desc>
</entity>
<entity id="Zopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Zopf" set="9573-13-isomopf">
 <desc>/Bbb Z, open face Z</desc>
</entity>
<font name="hlcra" pos="90"/>
<description>DOUBLE-STRUCK CAPITAL Z</description>

</character>

<character id=“U02125” dec=“8485” type=“other” mode=“unknown”>

<description>OUNCE SIGN</description>

</character>

<character id=“U02126” dec=“8486” mode=“math” type=“normal”>

<afii>00E0</afii>
<latex>\Omega </latex>
<entity id="ohm" set="8879-isonum">
 <desc>=ohm sign</desc>
</entity>
<font name="hlcrm" pos="10"/>
<description>OHM SIGN</description>

</character>

<character id=“U02127” dec=“8487” mode=“math” type=“normal”>

<afii>227C</afii>
<latex>\mho </latex>
<Elsevier grid="ce2" ent="z.mho">
 <desc>mho</desc>
</Elsevier>
<AMS>\mho</AMS>
<APS>mho</APS>
<Wolfram>Mho</Wolfram>
<entity id="mho" set="9573-13-isoamso">
 <desc>/mho - conductance</desc>
</entity>
<font name="ptmlucrm" pos="146"/>
<description>INVERTED OHM SIGN</description>

</character>

<character id=“U02128” dec=“8488” mode=“math” type=“normal”>

<latex>\mathfrak{Z}</latex>
<Wolfram>GothicCapitalZ</Wolfram>
<entity id="Zfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Zfr" set="9573-13-isomfrk">
 <desc>/frak Z, upper case z </desc>
</entity>
<entity id="zeetrf" set="mmlalias">
 <desc>zee transform</desc>
</entity>
<description>BLACK-LETTER CAPITAL Z</description>

</character>

<character id=“U02129” dec=“8489” mode=“math” type=“alphabetic”>

<afii>EBD0</afii>
<latex>\ElsevierGlyph{2129}</latex>
<Elsevier grid="cd0" ent="iiota">
 <desc>inverted iota -- Greek --</desc>
</Elsevier>
<entity id="iiota" set="9573-13-isoamso">
 <desc>inverted iota</desc>
</entity>
<font name="zsyr" pos="16"/>
<description>TURNED GREEK SMALL LETTER IOTA</description>

</character>

<character id=“U0212A” dec=“8490” type=“other” mode=“unknown”>

<description>KELVIN SIGN</description>

</character>

<character id=“U0212B” dec=“8491” mode=“text” type=“alphabetic”>

<afii>F128</afii>
<latex>\AA </latex>
<Elsevier grid="buw" ent="">
 <desc> angstrom</desc>
 <elsrender>&lt;a&gt;&lt;ac&gt;A&lt;/ac&gt;&lt;ac&gt;&amp;ring;&lt;/ac&gt;&lt;/a&gt;</elsrender>
</Elsevier>
<AMS>\AA</AMS>
<APS>angst</APS>
<ACS>angst</ACS>
<AIP>Aring</AIP>
<Wolfram>Angstrom</Wolfram>
<entity id="angst" set="8879-isotech">
 <desc>Angstrom =capital A, ring</desc>
</entity>
<entity id="angst" set="9573-13-isotech">
 <desc>Angstrom capital A, ring</desc>
</entity>
<font name="fn21" pos="197"/>
<description>ANGSTROM SIGN</description>

</character>

<character id=“U0212C” dec=“8492” mode=“math” type=“alphabetic”>

<afii>DB43</afii>
<latex>\mathscr{B}</latex>
<Elsevier grid="cjb" ent="">
 <desc>B Bernoulli function</desc>
 <elsrender>&lt;sc&gt;B&lt;/sc&gt;</elsrender>
</Elsevier>
<APS>bernou</APS>
<Wolfram>ScriptCapitalB</Wolfram>
<entity id="bernou" set="9573-13-isotech">
 <desc>Bernoulli function (script capital B) </desc>
</entity>
<entity id="bernou" set="8879-isotech">
 <desc>Bernoulli function (script capital B) </desc>
</entity>
<entity id="Bernoullis" set="mmlalias">
 <desc>alias ISOTECH bernou</desc>
</entity>
<entity id="Bscr" set="9573-13-isomscr">
 <desc>/scr B, script letter B</desc>
</entity>
<font name="hlcry" pos="66"/>
<description>SCRIPT CAPITAL B</description>

</character>

<character id=“U0212D” dec=“8493” mode=“math” type=“normal”>

<afii>EB7B</afii>
<latex>\mathfrak{C}</latex>
<Wolfram>GothicCapitalC</Wolfram>
<entity id="Cfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Cfr" set="9573-13-isomfrk">
 <desc>/frak C, upper case c</desc>
</entity>
<entity id="Cayleys" set="mmlalias">
 <desc>the non-associative ring of octonions or Cayley numbers</desc>
</entity>
<description>BLACK-LETTER CAPITAL C</description>

</character>

<character id=“U0212E” dec=“8494” type=“other” mode=“unknown”>

<description>ESTIMATED SYMBOL</description>

</character>

<character id=“U0212F” dec=“8495” mode=“math” type=“alphabetic”>

<latex>\mathscr{e}</latex>
<Wolfram>ScriptE</Wolfram>
<entity id="escr" set="STIX">
</entity>
<entity id="escr" set="9573-13-isomscr">
 <desc>/scr e, script letter e</desc>
</entity>
<font name="hlcry" pos="101"/>
<description>SCRIPT SMALL E</description>

</character>

<character id=“U02130” dec=“8496” mode=“math” type=“alphabetic”>

<afii>D856</afii>
<latex>\mathscr{E}</latex>
<Wolfram>ScriptCapitalE</Wolfram>
<entity id="Escr" set="9573-13-isomscr">
 <desc>/scr E, script letter E</desc>
</entity>
<entity id="expectation" set="mmlalias">
 <desc>expectation (operator)</desc>
</entity>
<font name="hlcry" pos="69"/>
<description>SCRIPT CAPITAL E</description>

</character>

<character id=“U02131” dec=“8497” mode=“math” type=“alphabetic”>

<afii>D857</afii>
<latex>\mathscr{F}</latex>
<Wolfram>ScriptCapitalF</Wolfram>
<entity id="Fscr" set="9573-13-isomscr">
 <desc>/scr F, script letter F</desc>
</entity>
<entity id="Fouriertrf" set="mmlalias">
 <desc>Fourier transform</desc>
</entity>
<font name="hlcry" pos="70"/>
<description>SCRIPT CAPITAL F</description>

</character>

<character id=“U02132” dec=“8498” type=“other” mode=“unknown”>

<description>TURNED CAPITAL F</description>

</character>

<character id=“U02133” dec=“8499” mode=“math” type=“alphabetic”>

<afii>EB5E</afii>
<latex>\mathscr{M}</latex>
<Elsevier grid="cjm" ent="">
 <desc>M physics M-matrix</desc>
 <elsrender>&lt;sc&gt;M&lt;/sc&gt;</elsrender>
</Elsevier>
<APS>phmmat</APS>
<Wolfram>ScriptCapitalM</Wolfram>
<entity id="phmmat" set="8879-isotech">
 <desc>physics M-matrix (script capital M) </desc>
</entity>
<entity id="phmmat" set="9573-13-isotech">
 <desc>physics M-matrix (script capital M) </desc>
</entity>
<entity id="Mellintrf" set="mmlalias">
 <desc>Mellin transform</desc>
</entity>
<entity id="Mscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Mscr" set="9573-13-isomscr">
 <desc>/scr M, script letter M</desc>
</entity>
<font name="hlcry" pos="77"/>
<description>SCRIPT CAPITAL M</description>

</character>

<character id=“U02134” dec=“8500” mode=“math” type=“alphabetic”>

<afii>DB6E</afii>
<latex>\mathscr{o}</latex>
<APS>order</APS>
<Wolfram>ScriptO</Wolfram>
<entity id="order" set="8879-isotech">
 <desc>order of (script small o) </desc>
</entity>
<entity id="order" set="9573-13-isotech">
 <desc>order of (script small o) </desc>
</entity>
<entity id="orderof" set="mmlalias">
 <desc>alias ISOTECH order</desc>
</entity>
<entity id="oscr" set="STIX">
</entity>
<entity id="oscr" set="9573-13-isomscr">
 <desc>/scr o, script letter o</desc>
</entity>
<font name="hlcry" pos="111"/>
<description>SCRIPT SMALL O</description>

</character>

<character id=“U02135” dec=“8501” mode=“math” type=“alphabetic”>

<afii>E140</afii>
<latex>\aleph </latex>
<Elsevier grid="cha" ent="aleph">
 <desc>Aleph (Hebrew)</desc>
</Elsevier>
<AMS>\aleph</AMS>
<APS>aleph</APS>
<AIP>aleph</AIP>
<IEEE>\aleph</IEEE>
<Wolfram>Aleph</Wolfram>
<entity id="alefsym" set="html4-symbol">
</entity>
<entity id="aleph" set="8879-isotech">
 <desc>/aleph =aleph, Hebrew</desc>
</entity>
<entity id="aleph" set="9573-13-isotech">
 <desc>/aleph aleph, Hebrew</desc>
</entity>
<font name="hlcry" pos="64"/>
<description>ALEF SYMBOL</description>

</character>

<character id=“U02136” dec=“8502” mode=“math” type=“alphabetic”>

<afii>E141</afii>
<latex>\beth </latex>
<Elsevier grid="chb" ent="beth">
 <desc>Beth (Hebrew)</desc>
</Elsevier>
<AMS>\beth</AMS>
<APS>beth</APS>
<Wolfram>Bet</Wolfram>
<entity id="beth" set="8879-isoamso">
 <desc>/beth - beth, Hebrew</desc>
</entity>
<entity id="beth" set="9573-13-isoamso">
 <desc>/beth - beth, Hebrew</desc>
</entity>
<font name="ptmlucrm" pos="149"/>
<description>BET SYMBOL</description>

</character>

<character id=“U02137” dec=“8503” mode=“math” type=“alphabetic”>

<afii>E142</afii>
<latex>\gimel </latex>
<Elsevier grid="chd" ent="gimel">
 <desc>Gimel (Hebrew)</desc>
</Elsevier>
<AMS>\gimel</AMS>
<APS>gimel</APS>
<Wolfram>Gimel</Wolfram>
<entity id="gimel" set="8879-isoamso">
 <desc>/gimel - gimel, Hebrew</desc>
</entity>
<entity id="gimel" set="9573-13-isoamso">
 <desc>/gimel - gimel, Hebrew</desc>
</entity>
<font name="ptmlucrm" pos="150"/>
<description>GIMEL SYMBOL</description>

</character>

<character id=“U02138” dec=“8504” mode=“math” type=“alphabetic”>

<afii>E143</afii>
<latex>\daleth </latex>
<Elsevier grid="chc" ent="daleth">
 <desc>Daleth (Hebrew)</desc>
</Elsevier>
<AMS>\daleth</AMS>
<APS>daleth</APS>
<Wolfram>Dalet</Wolfram>
<entity id="daleth" set="8879-isoamso">
 <desc>/daleth - daleth, Hebrew</desc>
</entity>
<entity id="daleth" set="9573-13-isoamso">
 <desc>/daleth - daleth, Hebrew</desc>
</entity>
<font name="ptmlucrm" pos="151"/>
<description>DALET SYMBOL</description>

</character>

<character id=“U02139” dec=“8505” image=“none” type=“other” mode=“unknown”>

<description>INFORMATION SOURCE</description>

</character>

<character id=“U0213A” dec=“8506” image=“none” type=“other” mode=“unknown”>

<description>ROTATED CAPITAL Q</description>

</character>

<character id=“U0213B” dec=“8507” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0213C” dec=“8508” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0213D” dec=“8509” mode=“unknown” type=“alphabetic”>

<Wolfram id="F74A">DoubledGamma</Wolfram>
<entity id="opfgamma" set="STIX">
</entity>
<description unicode="3.2">DOUBLE-STRUCK SMALL GAMMA</description>

</character>

<character id=“U0213E” dec=“8510” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">DOUBLE-STRUCK CAPITAL GAMMA</description>

</character>

<character id=“U0213F” dec=“8511” mode=“unknown” type=“alphabetic”>

<AMS>\BbbPi</AMS>
<entity id="opfpi" set="STIX">
</entity>
<description unicode="3.2">DOUBLE-STRUCK CAPITAL PI</description>

</character>

<character id=“U02140” dec=“8512” mode=“math” type=“large”>

<AMS>\bbsum</AMS>
<entity id="opfsum" set="STIX">
</entity>
<description unicode="3.2">DOUBLE-STRUCK N-ARY SUMMATION</description>

</character>

<character id=“U02141” dec=“8513” mode=“unknown” type=“normal”>

<AMS>\Game</AMS>
<entity id="Game" set="STIX">
</entity>
<description unicode="3.2">TURNED SANS-SERIF CAPITAL G</description>

</character>

<character id=“U02142” dec=“8514” mode=“unknown” type=“normal”>

<AIP>isfL</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">TURNED SANS-SERIF CAPITAL L</description>

</character>

<character id=“U02143” dec=“8515” mode=“unknown” type=“normal”>

<AIP>rsfL</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">REVERSED SANS-SERIF CAPITAL L</description>

</character>

<character id=“U02144” dec=“8516” mode=“unknown” type=“normal”>

<AIP>yinvert</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">TURNED SANS-SERIF CAPITAL Y</description>

</character>

<character id=“U02145” dec=“8517” mode=“unknown” type=“alphabetic”>

<Wolfram id="F74B">CapitalDifferentialD</Wolfram>
<entity id="" set="STIX">
</entity>
<entity id="CapitalDifferentialD" set="mmlalias">
 <desc>D for use in differentials, e.g., within integrals</desc>
</entity>
<entity id="DD" set="mmlextra">
 <desc>D for use in differentials, e.g., within integrals</desc>
</entity>
<description unicode="3.2">DOUBLE-STRUCK ITALIC CAPITAL D</description>

</character>

<character id=“U02146” dec=“8518” mode=“unknown” type=“alphabetic”>

<Wolfram id="F74C">DifferentialD</Wolfram>
<entity id="" set="STIX">
</entity>
<entity id="DifferentialD" set="mmlalias">
 <desc>d for use in differentials, e.g., within integrals</desc>
</entity>
<entity id="dd" set="mmlextra">
 <desc>d for use in differentials, e.g., within integrals</desc>
</entity>
<description unicode="3.2">DOUBLE-STRUCK ITALIC SMALL D</description>

</character>

<character id=“U02147” dec=“8519” mode=“unknown” type=“alphabetic”>

<Wolfram id="F74D">ExponentialE</Wolfram>
<entity id="" set="STIX">
</entity>
<entity id="ExponentialE" set="mmlalias">
 <desc>e use for the exponential base of the natural logarithms</desc>
</entity>
<entity id="exponentiale" set="mmlalias">
 <desc>base of the Napierian logarithms</desc>
</entity>
<entity id="ee" set="mmlextra">
 <desc>e use for the exponential base of the natural logarithms</desc>
</entity>
<description unicode="3.2">DOUBLE-STRUCK ITALIC SMALL E</description>

</character>

<character id=“U02148” dec=“8520” mode=“unknown” type=“alphabetic”>

<Wolfram id="F74E">ImaginaryI</Wolfram>
<entity id="" set="STIX">
</entity>
<entity id="ImaginaryI" set="mmlalias">
 <desc>i for use as a square root of -1</desc>
</entity>
<entity id="ii" set="mmlextra">
 <desc>i for use as a square root of -1</desc>
</entity>
<description unicode="3.2">DOUBLE-STRUCK ITALIC SMALL I</description>

</character>

<character id=“U02149” dec=“8521” mode=“unknown” type=“alphabetic”>

<Wolfram id="F74F">ImaginaryJ</Wolfram>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">DOUBLE-STRUCK ITALIC SMALL J</description>

</character>

<character id=“U0214A” dec=“8522” image=“none” type=“other” mode=“unknown”>

<description>PROPERTY LINE</description>

</character>

<character id=“U0214B” dec=“8523” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">TURNED AMPERSAND</description>

</character>

<character id=“U0214C” dec=“8524” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0214D” dec=“8525” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0214E” dec=“8526” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0214F” dec=“8527” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02150” dec=“8528” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02151” dec=“8529” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02152” dec=“8530” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02153” dec=“8531” mode=“math” type=“other”>

<afii>EFFD</afii>
<latex>\textfrac{1}{3}</latex>
<APS>frac13</APS>
<entity id="frac13" set="ISOPUB">
 <desc>fraction one-third</desc>
</entity>
<entity id="frac13" set="8879-isopub">
 <desc>=fraction one-third</desc>
</entity>
<description>VULGAR FRACTION ONE THIRD</description>

</character>

<character id=“U02154” dec=“8532” mode=“math” type=“other”>

<afii>EFFE</afii>
<latex>\textfrac{2}{3}</latex>
<APS>frac23</APS>
<entity id="frac23" set="ISOPUB">
 <desc>fraction two-thirds</desc>
</entity>
<entity id="frac23" set="8879-isopub">
 <desc>=fraction two-thirds</desc>
</entity>
<description>VULGAR FRACTION TWO THIRDS</description>

</character>

<character id=“U02155” dec=“8533” mode=“math” type=“other”>

<afii>EB50</afii>
<latex>\textfrac{1}{5}</latex>
<APS>frac15</APS>
<entity id="frac15" set="ISOPUB">
 <desc>fraction one-fifth</desc>
</entity>
<entity id="frac15" set="8879-isopub">
 <desc>=fraction one-fifth</desc>
</entity>
<description>VULGAR FRACTION ONE FIFTH</description>

</character>

<character id=“U02156” dec=“8534” mode=“math” type=“other”>

<afii>EB51</afii>
<latex>\textfrac{2}{5}</latex>
<APS>frac25</APS>
<entity id="frac25" set="ISOPUB">
 <desc>fraction two-fifths</desc>
</entity>
<entity id="frac25" set="8879-isopub">
 <desc>=fraction two-fifths</desc>
</entity>
<description>VULGAR FRACTION TWO FIFTHS</description>

</character>

<character id=“U02157” dec=“8535” mode=“math” type=“other”>

<afii>EB52</afii>
<latex>\textfrac{3}{5}</latex>
<APS>frac35</APS>
<entity id="frac35" set="ISOPUB">
 <desc>fraction three-fifths</desc>
</entity>
<entity id="frac35" set="8879-isopub">
 <desc>=fraction three-fifths</desc>
</entity>
<description>VULGAR FRACTION THREE FIFTHS</description>

</character>

<character id=“U02158” dec=“8536” mode=“math” type=“other”>

<afii>EB53</afii>
<latex>\textfrac{4}{5}</latex>
<APS>frac45</APS>
<entity id="frac45" set="ISOPUB">
 <desc>fraction four-fifths</desc>
</entity>
<entity id="frac45" set="8879-isopub">
 <desc>=fraction four-fifths</desc>
</entity>
<description>VULGAR FRACTION FOUR FIFTHS</description>

</character>

<character id=“U02159” dec=“8537” mode=“math” type=“other”>

<afii>EB54</afii>
<latex>\textfrac{1}{6}</latex>
<APS>frac16</APS>
<entity id="frac16" set="ISOPUB">
 <desc>fraction one-sixth</desc>
</entity>
<entity id="frac16" set="8879-isopub">
 <desc>=fraction one-sixth</desc>
</entity>
<description>VULGAR FRACTION ONE SIXTH</description>

</character>

<character id=“U0215A” dec=“8538” mode=“math” type=“other”>

<afii>EB55</afii>
<latex>\textfrac{5}{6}</latex>
<APS>frac56</APS>
<entity id="frac56" set="ISOPUB">
 <desc>fraction five-sixths</desc>
</entity>
<entity id="frac56" set="8879-isopub">
 <desc>=fraction five-sixths</desc>
</entity>
<description>VULGAR FRACTION FIVE SIXTHS</description>

</character>

<character id=“U0215B” dec=“8539” mode=“math” type=“other”>

<afii>00DC</afii>
<latex>\textfrac{1}{8}</latex>
<entity id="frac18" set="8879-isonum">
 <desc>=fraction one-eighth</desc>
</entity>
<description>VULGAR FRACTION ONE EIGHTH</description>

</character>

<character id=“U0215C” dec=“8540” mode=“math” type=“other”>

<afii>00DD</afii>
<latex>\textfrac{3}{8}</latex>
<entity id="frac38" set="8879-isonum">
 <desc>=fraction three-eighths</desc>
</entity>
<description>VULGAR FRACTION THREE EIGHTHS</description>

</character>

<character id=“U0215D” dec=“8541” mode=“math” type=“other”>

<afii>00DE</afii>
<latex>\textfrac{5}{8}</latex>
<entity id="frac58" set="8879-isonum">
 <desc>=fraction five-eighths</desc>
</entity>
<description>VULGAR FRACTION FIVE EIGHTHS</description>

</character>

<character id=“U0215E” dec=“8542” mode=“math” type=“other”>

<afii>00DF</afii>
<latex>\textfrac{7}{8}</latex>
<entity id="frac78" set="8879-isonum">
 <desc>=fraction seven-eighths</desc>
</entity>
<description>VULGAR FRACTION SEVEN EIGHTHS</description>

</character>

<character id=“U0215F” dec=“8543” type=“other” mode=“unknown”>

<description>FRACTION NUMERATOR ONE</description>

</character>

<character id=“U02160” dec=“8544” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL ONE</description>

</character>

<character id=“U02161” dec=“8545” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL TWO</description>

</character>

<character id=“U02162” dec=“8546” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL THREE</description>

</character>

<character id=“U02163” dec=“8547” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL FOUR</description>

</character>

<character id=“U02164” dec=“8548” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL FIVE</description>

</character>

<character id=“U02165” dec=“8549” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL SIX</description>

</character>

<character id=“U02166” dec=“8550” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL SEVEN</description>

</character>

<character id=“U02167” dec=“8551” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL EIGHT</description>

</character>

<character id=“U02168” dec=“8552” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL NINE</description>

</character>

<character id=“U02169” dec=“8553” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL TEN</description>

</character>

<character id=“U0216A” dec=“8554” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL ELEVEN</description>

</character>

<character id=“U0216B” dec=“8555” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL TWELVE</description>

</character>

<character id=“U0216C” dec=“8556” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL FIFTY</description>

</character>

<character id=“U0216D” dec=“8557” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL ONE HUNDRED</description>

</character>

<character id=“U0216E” dec=“8558” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL FIVE HUNDRED</description>

</character>

<character id=“U0216F” dec=“8559” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL ONE THOUSAND</description>

</character>

<character id=“U02170” dec=“8560” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL ONE</description>

</character>

<character id=“U02171” dec=“8561” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL TWO</description>

</character>

<character id=“U02172” dec=“8562” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL THREE</description>

</character>

<character id=“U02173” dec=“8563” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL FOUR</description>

</character>

<character id=“U02174” dec=“8564” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL FIVE</description>

</character>

<character id=“U02175” dec=“8565” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL SIX</description>

</character>

<character id=“U02176” dec=“8566” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL SEVEN</description>

</character>

<character id=“U02177” dec=“8567” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL EIGHT</description>

</character>

<character id=“U02178” dec=“8568” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL NINE</description>

</character>

<character id=“U02179” dec=“8569” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL TEN</description>

</character>

<character id=“U0217A” dec=“8570” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL ELEVEN</description>

</character>

<character id=“U0217B” dec=“8571” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL TWELVE</description>

</character>

<character id=“U0217C” dec=“8572” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL FIFTY</description>

</character>

<character id=“U0217D” dec=“8573” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL ONE HUNDRED</description>

</character>

<character id=“U0217E” dec=“8574” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL FIVE HUNDRED</description>

</character>

<character id=“U0217F” dec=“8575” type=“other” mode=“unknown”>

<description>SMALL ROMAN NUMERAL ONE THOUSAND</description>

</character>

<character id=“U02180” dec=“8576” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL ONE THOUSAND C D</description>

</character>

<character id=“U02181” dec=“8577” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL FIVE THOUSAND</description>

</character>

<character id=“U02182” dec=“8578” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL TEN THOUSAND</description>

</character>

<character id=“U02183” dec=“8579” image=“none” type=“other” mode=“unknown”>

<description>ROMAN NUMERAL REVERSED ONE HUNDRED</description>

</character>

<character id=“U02184” dec=“8580” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02185” dec=“8581” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02186” dec=“8582” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02187” dec=“8583” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02188” dec=“8584” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02189” dec=“8585” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0218A” dec=“8586” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0218B” dec=“8587” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0218C” dec=“8588” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0218D” dec=“8589” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0218E” dec=“8590” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0218F” dec=“8591” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02190” dec=“8592” mode=“math” type=“relation”>

<afii>EEAC</afii>
<latex>\leftarrow </latex>
<Elsevier grid="bag" ent="larr">
 <desc>left arrow; relata of a relation</desc>
</Elsevier>
<AMS>\leftarrow</AMS>
<APS>larr</APS>
<IEEE>\leftarrow</IEEE>
<Wolfram>LeftArrow</Wolfram>
<entity id="larr" set="html4-symbol">
 <desc>leftwards arrow</desc>
</entity>
<entity id="larr" set="8879-isonum">
 <desc>/leftarrow /gets A: =leftward arrow</desc>
</entity>
<entity id="leftarrow" set="mmlalias">
  <desc>alias ISONUM larr</desc>
</entity>
<entity id="LeftArrow" set="mmlalias">
  <desc>alias ISONUM larr</desc>
</entity>
<entity id="slarr" set="9573-13-isoamsa">
 <desc>short left arrow</desc>
</entity>
<entity id="ShortLeftArrow" set="mmlalias">
  <desc>alias ISOAMSA slarr</desc>
</entity>
<font name="hlcry" pos="32"/>
<description>LEFTWARDS ARROW</description>

</character>

<character id=“U02191” dec=“8593” mode=“math” type=“relation”>

<afii>EEAD</afii>
<latex>\uparrow </latex>
<Elsevier grid="bce" ent="uarr">
 <desc>upward arrow; increase; exponent</desc>
</Elsevier>
<AMS>\uparrow</AMS>
<APS>uarr</APS>
<AIP>uarr</AIP>
<IEEE>\uparrow</IEEE>
<Wolfram>UpArrow</Wolfram>
<entity id="uarr" set="html4-symbol">
 <desc>upwards arrow</desc>
</entity>
<entity id="uarr" set="8879-isonum">
 <desc>/uparrow A: =upward arrow</desc>
</entity>
<entity id="uparrow" set="mmlalias">
  <desc>alias ISONUM uarr</desc>
</entity>
<entity id="UpArrow" set="mmlalias">
  <desc>alias ISONUM uarr</desc>
</entity>
<entity id="ShortUpArrow" set="mmlalias">
 <desc>short up arrow </desc>
</entity>
<font name="hlcry" pos="34"/>
<description>UPWARDS ARROW</description>

</character>

<character id=“U02192” dec=“8594” mode=“math” type=“relation”>

<afii>EEAE</afii>
<latex>\rightarrow </latex>
<Elsevier grid="bam" ent="rarr">
 <desc>right arrow; approaches</desc>
</Elsevier>
<AMS>\rightarrow</AMS>
<APS>rarr</APS>
<AIP>rarr</AIP>
<IEEE>\rightarrow</IEEE>
<Wolfram>RightArrow</Wolfram>
<entity id="rarr" set="html4-symbol">
 <desc>rightwards arrow</desc>
</entity>
<entity id="rarr" set="8879-isonum">
 <desc>/rightarrow /to A: =rightward arrow</desc>
</entity>
<entity id="rightarrow" set="mmlalias">
  <desc>alias ISONUM rarr</desc>
</entity>
<entity id="RightArrow" set="mmlalias">
  <desc>alias ISONUM rarr</desc>
</entity>
<entity id="srarr" set="9573-13-isoamsa">
 <desc>short right arrow</desc>
</entity>
<entity id="ShortRightArrow" set="mmlalias">
  <desc>alias ISOAMSA srarr</desc>
</entity>
<font name="hlcry" pos="33"/>
<description>RIGHTWARDS ARROW</description>

</character>

<character id=“U02193” dec=“8595” mode=“math” type=“relation”>

<afii>EEAF</afii>
<latex>\downarrow </latex>
<Elsevier grid="bcc" ent="darr">
 <desc>downward arrow; decreases</desc>
</Elsevier>
<AMS>\downarrow</AMS>
<APS>darr</APS>
<AIP>darr</AIP>
<IEEE>\downarrow</IEEE>
<Wolfram>DownArrow</Wolfram>
<entity id="darr" set="html4-symbol">
 <desc>downwards arrow</desc>
</entity>
<entity id="darr" set="8879-isonum">
 <desc>/downarrow A: =downward arrow</desc>
</entity>
<entity id="downarrow" set="mmlalias">
  <desc>alias ISONUM darr</desc>
</entity>
<entity id="DownArrow" set="mmlalias">
  <desc>alias ISONUM darr</desc>
</entity>
<entity id="ShortDownArrow" set="mmlalias">
 <desc>short down arrow</desc>
</entity>
<font name="hlcry" pos="35"/>
<description>DOWNWARDS ARROW</description>

</character>

<character id=“U02194” dec=“8596” mode=“math” type=“relation”>

<afii>EF52</afii>
<latex>\leftrightarrow </latex>
<Elsevier grid="bar" ent="harr">
 <desc>left-right arrow; mutually implies</desc>
</Elsevier>
<AMS>\leftrightarrow</AMS>
<APS>harr</APS>
<AIP>harr</AIP>
<IEEE>\leftrightarrow</IEEE>
<Wolfram>LeftRightArrow</Wolfram>
<entity id="harr" set="html4-symbol">
 <desc>left right arrow</desc>
</entity>
<entity id="harr" set="8879-isoamsa">
 <desc>/leftrightarrow A: l&amp;r arrow </desc>
</entity>
<entity id="harr" set="9573-13-isoamsa">
 <desc>/leftrightarrow A: l&amp;r arrow</desc>
</entity>
<entity id="leftrightarrow" set="mmlalias">
  <desc>alias ISOAMSA harr</desc>
</entity>
<entity id="LeftRightArrow" set="mmlalias">
  <desc>alias ISOAMSA harr</desc>
</entity>
<font name="hlcry" pos="36"/>
<description>LEFT RIGHT ARROW</description>

</character>

<character id=“U02195” dec=“8597” mode=“math” type=“relation”>

<afii>EEB5</afii>
<latex>\updownarrow </latex>
<Elsevier grid="bcr" ent="varr">
 <desc>up-down arrow; vertical relationship</desc>
</Elsevier>
<AMS>\updownarrow</AMS>
<APS>varr</APS>
<AIP>varr</AIP>
<IEEE>\updownarrow</IEEE>
<Wolfram>UpDownArrow</Wolfram>
<entity id="varr" set="8879-isoamsa">
 <desc>/updownarrow A: up&amp;down arrow </desc>
</entity>
<entity id="varr" set="9573-13-isoamsa">
 <desc>/updownarrow A: up&amp;down arrow</desc>
</entity>
<entity id="updownarrow" set="mmlalias">
  <desc>alias ISOAMSA varr</desc>
</entity>
<entity id="UpDownArrow" set="mmlalias">
  <desc>alias ISOAMSA varr</desc>
</entity>
<font name="hlcry" pos="108"/>
<description>UP DOWN ARROW</description>

</character>

<character id=“U02196” dec=“8598” mode=“math” type=“relation”>

<afii>EF3C</afii>
<latex>\nwarrow </latex>
<Elsevier grid="bci" ent="nwarr">
 <desc>arrow, north-west</desc>
</Elsevier>
<AMS>\nwarrow</AMS>
<APS>nwarr</APS>
<AIP>nwarr</AIP>
<IEEE>\nwarrow</IEEE>
<Wolfram>UpperLeftArrow</Wolfram>
<entity id="nwarr" set="8879-isoamsa">
 <desc>/nwarrow A: NW pointing arrow </desc>
</entity>
<entity id="nwarr" set="9573-13-isoamsa">
 <desc>/nwarrow A: NW pointing arrow</desc>
</entity>
<entity id="UpperLeftArrow" set="mmlalias">
  <desc>alias ISOAMSA nwarr</desc>
</entity>
<entity id="nwarrow" set="mmlalias">
  <desc>alias ISOAMSA nwarr</desc>
</entity>
<font name="hlcry" pos="45"/>
<description>NORTH WEST ARROW</description>

</character>

<character id=“U02197” dec=“8599” mode=“math” type=“relation”>

<afii>EF3E</afii>
<latex>\nearrow </latex>
<Elsevier grid="bck" ent="nearr">
 <desc>arrow, north-east; grows</desc>
</Elsevier>
<AMS>\nearrow</AMS>
<APS>nearr</APS>
<AIP>nearr</AIP>
<IEEE>\nearrow</IEEE>
<Wolfram>UpperRightArrow</Wolfram>
<entity id="nearr" set="8879-isoamsa">
 <desc>/nearrow A: NE pointing arrow </desc>
</entity>
<entity id="nearr" set="9573-13-isoamsa">
 <desc>/nearrow A: NE pointing arrow</desc>
</entity>
<entity id="UpperRightArrow" set="mmlalias">
  <desc>alias ISOAMSA nearr</desc>
</entity>
<entity id="nearrow" set="mmlalias">
  <desc>alias ISOAMSA nearr</desc>
</entity>
<font name="hlcry" pos="37"/>
<description>NORTH EAST ARROW</description>

</character>

<character id=“U02198” dec=“8600” mode=“math” type=“relation”>

<afii>EF3D</afii>
<latex>\searrow </latex>
<Elsevier grid="bcj" ent="searr">
 <desc>arrow, south-east; decays</desc>
</Elsevier>
<AMS>\searrow</AMS>
<APS>drarr</APS>
<AIP>rarrd</AIP>
<IEEE>\searrow</IEEE>
<Wolfram>LowerRightArrow</Wolfram>
<entity id="drarr" set="ISOAMSA">
 <desc>searrow A: downward rt arrow</desc>
</entity>
<entity id="drarr" set="8879-isoamsa">
 <desc>/searrow A: downward rt arrow </desc>
</entity>
<entity id="searr" set="9573-13-isoamsa">
 <desc>/searrow A: SE pointing arrow</desc>
</entity>
<entity id="searrow" set="mmlalias">
  <desc>alias ISOAMSA searr</desc>
</entity>
<entity id="LowerRightArrow" set="mmlalias">
  <desc>alias ISOAMSA searr</desc>
</entity>
<font name="hlcry" pos="38"/>
<description>SOUTH EAST ARROW</description>

</character>

<character id=“U02199” dec=“8601” mode=“math” type=“relation”>

<afii>EF3F</afii>
<latex>\swarrow </latex>
<Elsevier grid="bcl" ent="swarr">
 <desc>arrow, south-west</desc>
</Elsevier>
<AMS>\swarrow</AMS>
<APS>dlarr</APS>
<AIP>dlarr</AIP>
<IEEE>\swarrow</IEEE>
<Wolfram>LowerLeftArrow</Wolfram>
<entity id="dlarr" set="ISOAMSA">
 <desc>swarrow A: downward l arrow</desc>
</entity>
<entity id="dlarr" set="8879-isoamsa">
 <desc>/swarrow A: downward l arrow </desc>
</entity>
<entity id="swarr" set="9573-13-isoamsa">
 <desc>/swarrow A: SW pointing arrow</desc>
</entity>
<entity id="swarrow" set="mmlalias">
  <desc>alias ISOAMSA swarr</desc>
</entity>
<entity id="LowerLeftArrow" set="mmlalias">
  <desc>alias ISOAMSA swarr</desc>
</entity>
<font name="hlcry" pos="46"/>
<description>SOUTH WEST ARROW</description>

</character>

<character id=“U0219A” dec=“8602” mode=“math” type=“relation”>

<afii>EEF7</afii>
<latex>\nleftarrow </latex>
<Elsevier grid="bbg" ent="nlarr">
 <desc>not left arrow</desc>
</Elsevier>
<AMS>\nleftarrow</AMS>
<APS>nlarr</APS>
<AIP>larln</AIP>
<entity id="nlarr" set="8879-isoamsa">
 <desc>/nleftarrow A: not left arrow </desc>
</entity>
<entity id="nlarr" set="9573-13-isoamsa">
 <desc>/nleftarrow A: not left arrow</desc>
</entity>
<entity id="nleftarrow" set="mmlalias">
  <desc>alias ISOAMSA nlarr</desc>
</entity>
<font name="hlcra" pos="50"/>
<description>LEFTWARDS ARROW WITH STROKE</description>

</character>

<character id=“U0219B” dec=“8603” mode=“math” type=“relation”>

<afii>EEF8</afii>
<latex>\nrightarrow </latex>
<Elsevier grid="bbm" ent="nrarr">
 <desc>not right arrow; does not tend to</desc>
</Elsevier>
<AMS>\nrightarrow</AMS>
<APS>nrarr</APS>
<AIP>rarln</AIP>
<entity id="nrarr" set="8879-isoamsa">
 <desc>/nrightarrow A: not right arrow </desc>
</entity>
<entity id="nrarr" set="9573-13-isoamsa">
 <desc>/nrightarrow A: not right arrow</desc>
</entity>
<entity id="nrightarrow" set="mmlalias">
  <desc>alias ISOAMSA nrarr</desc>
</entity>
<font name="hlcra" pos="51"/>
<description>RIGHTWARDS ARROW WITH STROKE</description>

</character>

<character id=“U0219C” dec=“8604” mode=“math” type=“relation”>

<afii>D8B6</afii>
<latex>\arrowwaveright </latex>
<AMS>\leftsquigarrow</AMS>
<font name="hlcra" pos="143"/>
<description>LEFTWARDS WAVE ARROW</description>

</character>

<character id=“U0219D” dec=“8605” mode=“math” type=“relation”>

<afii>EF53</afii>
<latex>\arrowwaveright </latex>
<AMS>\rightsquigarrow</AMS>
<APS>rarrw</APS>
<entity id="rarrw" set="8879-isoamsa">
 <desc>/squigarrowright A: rt arrow-wavy </desc>
</entity>
<entity id="rarrw" set="9573-13-isoamsa">
 <desc>/rightsquigarrow A: rt arrow-wavy</desc>
</entity>
<entity id="rightsquigarrow" set="mmlalias">
  <desc>alias ISOAMSA rarrw</desc>
</entity>
<font name="hlcra" pos="144"/>
<description>RIGHTWARDS WAVE ARROW</description>

</character>

<character id=“U0219D-00338” dec=“8605-824” mode=“math” type=“relation”>

<afii>D9C1</afii>
<entity id="nrarrw" set="STIX">
</entity>
<entity id="nrarrw" set="9573-13-isoamsa">
 <desc>not right arrow-wavy</desc>
</entity>
<description unicode="combination">RIGHTWARDS WAVE ARROW with slash</description>

</character>

<character id=“U0219E” dec=“8606” mode=“math” type=“relation”>

<afii>2246</afii>
<latex>\twoheadleftarrow </latex>
<Elsevier grid="bav" ent="Larr">
 <desc>two-head left arrow</desc>
</Elsevier>
<AMS>\twoheadleftarrow</AMS>
<APS>Larr</APS>
<entity id="Larr" set="8879-isoamsa">
 <desc>/twoheadleftarrow A:</desc>
</entity>
<entity id="Larr" set="9573-13-isoamsa">
 <desc>/twoheadleftarrow A:</desc>
</entity>
<entity id="twoheadleftarrow" set="mmlalias">
  <desc>alias ISOAMSA Larr</desc>
</entity>
<font name="hlcra" pos="35"/>
<description>LEFTWARDS TWO HEADED ARROW</description>

</character>

<character id=“U0219F” dec=“8607” mode=“math” type=“relation”>

<afii>D9E3</afii>
<entity id="Uarr" set="9573-13-isoamsa">
 <desc>up two-headed arrow</desc>
</entity>
<description>UPWARDS TWO HEADED ARROW</description>

</character>

<character id=“U021A0” dec=“8608” mode=“math” type=“relation”>

<afii>2247</afii>
<latex>\twoheadrightarrow </latex>
<Elsevier grid="baw" ent="Rarr">
 <desc>two-head right arrow; on to map</desc>
</Elsevier>
<AMS>\twoheadrightarrow</AMS>
<APS>Rarr</APS>
<entity id="Rarr" set="8879-isoamsa">
 <desc>/twoheadrightarrow A:</desc>
</entity>
<entity id="Rarr" set="9573-13-isoamsa">
 <desc>/twoheadrightarrow A:</desc>
</entity>
<entity id="twoheadrightarrow" set="mmlalias">
  <desc>alias ISOAMSA Rarr</desc>
</entity>
<font name="hlcra" pos="37"/>
<description>RIGHTWARDS TWO HEADED ARROW</description>

</character>

<character id=“U021A1” dec=“8609” mode=“math” type=“relation”>

<afii>D9A2</afii>
<entity id="Darr" set="9573-13-isoamsa">
 <desc>down two-headed arrow</desc>
</entity>
<description>DOWNWARDS TWO HEADED ARROW</description>

</character>

<character id=“U021A2” dec=“8610” mode=“math” type=“relation”>

<afii>224C</afii>
<latex>\leftarrowtail </latex>
<Elsevier grid="bay" ent="larrtl">
 <desc>left arrow-tailed</desc>
</Elsevier>
<AMS>\leftarrowtail</AMS>
<APS>larrtl</APS>
<entity id="larrtl" set="8879-isoamsa">
 <desc>/leftarrowtail A: left arrow-tailed </desc>
</entity>
<entity id="larrtl" set="9573-13-isoamsa">
 <desc>/leftarrowtail A: left arrow-tailed</desc>
</entity>
<entity id="leftarrowtail" set="mmlalias">
  <desc>alias ISOAMSA larrtl</desc>
</entity>
<font name="hlcra" pos="40"/>
<description>LEFTWARDS ARROW WITH TAIL</description>

</character>

<character id=“U021A3” dec=“8611” mode=“math” type=“relation”>

<afii>224D</afii>
<latex>\rightarrowtail </latex>
<Elsevier grid="baz" ent="rarrtl">
 <desc>right arrow-tailed</desc>
</Elsevier>
<AMS>\rightarrowtail</AMS>
<APS>rarrtl</APS>
<entity id="rarrtl" set="8879-isoamsa">
 <desc>/rightarrowtail A: rt arrow-tailed </desc>
</entity>
<entity id="rarrtl" set="9573-13-isoamsa">
 <desc>/rightarrowtail A: rt arrow-tailed</desc>
</entity>
<entity id="rightarrowtail" set="mmlalias">
  <desc>alias ISOAMSA rarrtl</desc>
</entity>
<font name="hlcra" pos="41"/>
<description>RIGHTWARDS ARROW WITH TAIL</description>

</character>

<character id=“U021A4” dec=“8612” mode=“unknown” type=“other”>

<Wolfram>LeftTeeArrow</Wolfram>
<entity id="LeftTeeArrow" set="mmlalias">
 <desc>alias for mapstoleft</desc>
</entity>
<entity id="mapstoleft" set="mmlextra">
 <desc>leftwards arrow from bar</desc>
</entity>
<description>LEFTWARDS ARROW FROM BAR</description>

</character>

<character id=“U021A5” dec=“8613” mode=“unknown” type=“other”>

<Wolfram>UpTeeArrow</Wolfram>
<entity id="UpTeeArrow" set="mmlalias">
 <desc>Alias mapstoup</desc>
</entity>
<entity id="mapstoup" set="mmlextra">
 <desc>upwards arrow from bar</desc>
</entity>
<description>UPWARDS ARROW FROM BAR</description>

</character>

<character id=“U021A6” dec=“8614” mode=“math” type=“relation”>

<afii>226B</afii>
<latex>\mapsto </latex>
<Elsevier grid="bao" ent="map">
 <desc>mapping; maps to</desc>
</Elsevier>
<AMS>\mapsto</AMS>
<APS>map</APS>
<AIP>mapr</AIP>
<IEEE>\mapsto</IEEE>
<Wolfram>RightTeeArrow</Wolfram>
<entity id="map" set="8879-isoamsa">
 <desc>/mapsto A:</desc>
</entity>
<entity id="map" set="9573-13-isoamsa">
 <desc>/mapsto A:</desc>
</entity>
<entity id="RightTeeArrow" set="mmlalias">
  <desc>alias ISOAMSA map</desc>
</entity>
<entity id="mapsto" set="mmlalias">
  <desc>alias ISOAMSA map</desc>
</entity>
<font name="hlcra" pos="44"/>
<description>RIGHTWARDS ARROW FROM BAR</description>

</character>

<character id=“U021A7” dec=“8615” mode=“math” type=“relation”>

<Wolfram>DownTeeArrow</Wolfram>
<entity id="DownTeeArrow" set="mmlalias">
 <desc>alias for mapstodown</desc>
</entity>
<entity id="mapstodown" set="mmlextra">
 <desc>downwards arrow from bar</desc>
</entity>
<description>DOWNWARDS ARROW FROM BAR</description>

</character>

<character id=“U021A8” dec=“8616” type=“other” mode=“unknown”>

<description>UP DOWN ARROW WITH BASE</description>

</character>

<character id=“U021A9” dec=“8617” mode=“math” type=“relation”>

<afii>225B</afii>
<latex>\hookleftarrow </latex>
<Elsevier grid="bae" ent="larrhk">
 <desc>left arrow-hooked</desc>
</Elsevier>
<AMS>\hookleftarrow</AMS>
<APS>larrhk</APS>
<AIP>larrhk</AIP>
<IEEE>\hookleftarrow</IEEE>
<entity id="larrhk" set="8879-isoamsa">
 <desc>/hookleftarrow A: left arrow-hooked </desc>
</entity>
<entity id="larrhk" set="9573-13-isoamsa">
 <desc>/hookleftarrow A: left arrow-hooked</desc>
</entity>
<entity id="hookleftarrow" set="mmlalias">
  <desc>alias ISOAMSA larrhk</desc>
</entity>
<font name="hlcra" pos="60"/>
<description>LEFTWARDS ARROW WITH HOOK</description>

</character>

<character id=“U021AA” dec=“8618” mode=“math” type=“relation”>

<afii>225A</afii>
<latex>\hookrightarrow </latex>
<Elsevier grid="bak" ent="rarrhk">
 <desc>right arrow-hooked</desc>
</Elsevier>
<AMS>\hookrightarrow</AMS>
<APS>rarrhk</APS>
<AIP>rarrhk</AIP>
<IEEE>\hookrightarrow</IEEE>
<entity id="rarrhk" set="8879-isoamsa">
 <desc>/hookrightarrow A: rt arrow-hooked </desc>
</entity>
<entity id="rarrhk" set="9573-13-isoamsa">
 <desc>/hookrightarrow A: rt arrow-hooked</desc>
</entity>
<entity id="hookrightarrow" set="mmlalias">
  <desc>alias ISOAMSA rarrhk</desc>
</entity>
<font name="hlcra" pos="62"/>
<description>RIGHTWARDS ARROW WITH HOOK</description>

</character>

<character id=“U021AB” dec=“8619” mode=“math” type=“relation”>

<afii>224E</afii>
<latex>\looparrowleft </latex>
<Elsevier grid="bbe" ent="larrlp">
 <desc>looparrowleft A: l arrow-looped</desc>
</Elsevier>
<AMS>\looparrowleft</AMS>
<APS>larrlp</APS>
<entity id="larrlp" set="8879-isoamsa">
 <desc>/looparrowleft A: left arrow-looped </desc>
</entity>
<entity id="larrlp" set="9573-13-isoamsa">
 <desc>/looparrowleft A: left arrow-looped</desc>
</entity>
<entity id="looparrowleft" set="mmlalias">
  <desc>alias ISOAMSA larrlp</desc>
</entity>
<font name="hlcra" pos="63"/>
<description>LEFTWARDS ARROW WITH LOOP</description>

</character>

<character id=“U021AC” dec=“8620” mode=“math” type=“relation”>

<afii>224F</afii>
<latex>\looparrowright </latex>
<Elsevier grid="bbk" ent="rarrlp">
 <desc>looparrowright A: r arrow-looped</desc>
</Elsevier>
<AMS>\looparrowright</AMS>
<APS>rarrlp</APS>
<entity id="rarrlp" set="8879-isoamsa">
 <desc>/looparrowright A: rt arrow-looped </desc>
</entity>
<entity id="rarrlp" set="9573-13-isoamsa">
 <desc>/looparrowright A: rt arrow-looped</desc>
</entity>
<entity id="looparrowright" set="mmlalias">
  <desc>alias ISOAMSA rarrlp</desc>
</entity>
<font name="hlcra" pos="64"/>
<description>RIGHTWARDS ARROW WITH LOOP</description>

</character>

<character id=“U021AD” dec=“8621” mode=“math” type=“relation”>

<afii>2252</afii>
<latex>\leftrightsquigarrow </latex>
<Elsevier grid="bai" ent="harrw">
 <desc>left and right arrow-wavy</desc>
</Elsevier>
<AMS>\leftrightsquigarrow</AMS>
<APS>harrw</APS>
<entity id="harrw" set="8879-isoamsa">
 <desc>/leftrightsquigarrow A: l&amp;r arr-wavy </desc>
</entity>
<entity id="harrw" set="9573-13-isoamsa">
 <desc>/leftrightsquigarrow A: l&amp;r arr-wavy</desc>
</entity>
<entity id="leftrightsquigarrow" set="mmlalias">
  <desc>alias ISOAMSA harrw</desc>
</entity>
<font name="hlcra" pos="145"/>
<description>LEFT RIGHT WAVE ARROW</description>

</character>

<character id=“U021AE” dec=“8622” mode=“math” type=“relation”>

<afii>EEF9</afii>
<latex>\nleftrightarrow </latex>
<Elsevier grid="bbr" ent="nharr">
 <desc>not left-right arrow</desc>
</Elsevier>
<AMS>\nleftrightarrow</AMS>
<APS>nharr</APS>
<AIP>harrl</AIP>
<entity id="nharr" set="8879-isoamsa">
 <desc>/nleftrightarrow A: not l&amp;r arrow </desc>
</entity>
<entity id="nharr" set="9573-13-isoamsa">
 <desc>/nleftrightarrow A: not l&amp;r arrow</desc>
</entity>
<entity id="nleftrightarrow" set="mmlalias">
  <desc>alias ISOAMSA nharr</desc>
</entity>
<font name="hlcra" pos="52"/>
<description>LEFT RIGHT ARROW WITH STROKE</description>

</character>

<character id=“U021AF” dec=“8623” mode=“unknown” type=“other”>

<description>DOWNWARDS ZIGZAG ARROW</description>
</character>

<character id=“U021B0” dec=“8624” mode=“math” type=“relation”>

<afii>2250</afii>
<latex>\Lsh </latex>
<Elsevier grid="bbw" ent="lsh">
 <desc>Lsh A: **left hook arrow up</desc>
</Elsevier>
<AMS>\Lsh</AMS>
<APS>lsh</APS>
<entity id="lsh" set="8879-isoamsa">
 <desc>/Lsh A:</desc>
</entity>
<entity id="lsh" set="9573-13-isoamsa">
 <desc>/Lsh A:</desc>
</entity>
<entity id="Lsh" set="mmlalias">
  <desc>alias ISOAMSA lsh</desc>
</entity>
<font name="hlcra" pos="123"/>
<description>UPWARDS ARROW WITH TIP LEFTWARDS</description>

</character>

<character id=“U021B1” dec=“8625” mode=“math” type=“relation”>

<afii>2251</afii>
<latex>\Rsh </latex>
<Elsevier grid="bcw" ent="rsh">
 <desc>Rsh A: **right hook arrow up</desc>
</Elsevier>
<AMS>\Rsh</AMS>
<APS>rsh</APS>
<entity id="rsh" set="8879-isoamsa">
 <desc>/Rsh A:</desc>
</entity>
<entity id="rsh" set="9573-13-isoamsa">
 <desc>/Rsh A:</desc>
</entity>
<entity id="Rsh" set="mmlalias">
  <desc>alias ISOAMSA rsh</desc>
</entity>
<font name="hlcra" pos="125"/>
<description>UPWARDS ARROW WITH TIP RIGHTWARDS</description>

</character>

<character id=“U021B2” dec=“8626” mode=“math” type=“relation”>

<afii>22EE</afii>
<entity id="ldsh" set="9573-13-isoamsa">
 <desc>left down angled arrow</desc>
</entity>
<description>DOWNWARDS ARROW WITH TIP LEFTWARDS</description>

</character>

<character id=“U021B3” dec=“8627” mode=“math” type=“relation”>

<afii>22EF</afii>
<latex>\ElsevierGlyph{21B3}</latex>
<Elsevier grid="bcx" ent="z.rhkd">
 <desc>right hook, down</desc>
</Elsevier>
<entity id="rdsh" set="9573-13-isoamsa">
 <desc>right down angled arrow</desc>
</entity>
<font name="zsyr" pos="158"/>
<font name="hlcda" pos="130"/>
<description>DOWNWARDS ARROW WITH TIP RIGHTWARDS</description>

</character>

<character id=“U021B4” dec=“8628” type=“other” mode=“unknown”>

<description>RIGHTWARDS ARROW WITH CORNER DOWNWARDS</description>

</character>

<character id=“U021B5” dec=“8629” mode=“unknown” type=“other”>

<afii>F0BD</afii>
<Wolfram>ReturnIndicator</Wolfram>
<entity id="crarr" set="html4-symbol">
</entity>
<description>DOWNWARDS ARROW WITH CORNER LEFTWARDS</description>

</character>

<character id=“U021B6” dec=“8630” mode=“math” type=“relation”>

<afii>EEF2</afii>
<latex>\curvearrowleft </latex>
<Elsevier grid="bcp" ent="cularr">
 <desc>left curved arrow; anti-clockwise arrow</desc>
</Elsevier>
<AMS>\curvearrowleft</AMS>
<APS>cularr</APS>
<AIP>larrcurt</AIP>
<entity id="cularr" set="8879-isoamsa">
 <desc>/curvearrowleft A: left curved arrow </desc>
</entity>
<entity id="cularr" set="9573-13-isoamsa">
 <desc>/curvearrowleft A: left curved arrow</desc>
</entity>
<entity id="curvearrowleft" set="mmlalias">
  <desc>alias ISOAMSA cularr</desc>
</entity>
<font name="hlcra" pos="135"/>
<description>ANTICLOCKWISE TOP SEMICIRCLE ARROW</description>

</character>

<character id=“U021B7” dec=“8631” mode=“math” type=“relation”>

<afii>EEF3</afii>
<latex>\curvearrowright </latex>
<Elsevier grid="bcq" ent="curarr">
 <desc>right curved arrow; clockwise arrow</desc>
</Elsevier>
<AMS>\curvearrowright</AMS>
<APS>curarr</APS>
<AIP>rarrcurt</AIP>
<entity id="curarr" set="8879-isoamsa">
 <desc>/curvearrowright A: rt curved arrow </desc>
</entity>
<entity id="curarr" set="9573-13-isoamsa">
 <desc>/curvearrowright A: rt curved arrow</desc>
</entity>
<entity id="curvearrowright" set="mmlalias">
  <desc>alias ISOAMSA curarr</desc>
</entity>
<font name="hlcra" pos="136"/>
<description>CLOCKWISE TOP SEMICIRCLE ARROW</description>

</character>

<character id=“U021B8” dec=“8632” type=“other” mode=“unknown”>

<description>NORTH WEST ARROW TO LONG BAR</description>

</character>

<character id=“U021B9” dec=“8633” type=“other” mode=“unknown”>

<description>LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR</description>

</character>

<character id=“U021BA” dec=“8634” mode=“math” type=“other”>

<afii>EEF4</afii>
<latex>\circlearrowleft </latex>
<entity id="olarr" set="8879-isoamsa">
 <desc>/circlearrowleft A: l arr in circle </desc>
</entity>
<entity id="olarr" set="9573-13-isoamsa">
 <desc>/circlearrowleft A: l arr in circle</desc>
</entity>
<entity id="circlearrowleft" set="mmlalias">
  <desc>alias ISOAMSA olarr</desc>
</entity>
<font name="hlcra" pos="139"/>
<description>ANTICLOCKWISE OPEN CIRCLE ARROW</description>

</character>

<character id=“U021BB” dec=“8635” mode=“math” type=“other”>

<afii>EEF5</afii>
<latex>\circlearrowright </latex>
<entity id="orarr" set="8879-isoamsa">
 <desc>/circlearrowright A: r arr in circle </desc>
</entity>
<entity id="orarr" set="9573-13-isoamsa">
 <desc>/circlearrowright A: r arr in circle</desc>
</entity>
<entity id="circlearrowright" set="mmlalias">
  <desc>alias ISOAMSA orarr</desc>
</entity>
<font name="hlcra" pos="140"/>
<description>CLOCKWISE OPEN CIRCLE ARROW</description>

</character>

<character id=“U021BC” dec=“8636” mode=“math” type=“relation”>

<afii>2256</afii>
<latex>\leftharpoonup </latex>
<Elsevier grid="baf" ent="lharu">
 <desc>left harpoon-up</desc>
</Elsevier>
<AMS>\leftharpoonup</AMS>
<APS>lharu</APS>
<AIP>lharu</AIP>
<IEEE>\leftharpoonup</IEEE>
<Wolfram>LeftVector</Wolfram>
<entity id="lharu" set="8879-isoamsa">
 <desc>/leftharpoonup A: left harpoon-up </desc>
</entity>
<entity id="lharu" set="9573-13-isoamsa">
 <desc>/leftharpoonup A: left harpoon-up</desc>
</entity>
<entity id="LeftVector" set="mmlalias">
  <desc>alias ISOAMSA lharu</desc>
</entity>
<entity id="leftharpoonup" set="mmlalias">
  <desc>alias ISOAMSA lharu</desc>
</entity>
<font name="ptmlucrm" pos="40"/>
<description>LEFTWARDS HARPOON WITH BARB UPWARDS</description>

</character>

<character id=“U021BD” dec=“8637” mode=“math” type=“relation”>

<afii>2257</afii>
<latex>\leftharpoondown </latex>
<Elsevier grid="bbf" ent="lhard">
 <desc>leftharpoondown A: l harpoon-down</desc>
</Elsevier>
<AMS>\leftharpoondown</AMS>
<APS>lhard</APS>
<AIP>lbharr</AIP>
<IEEE>\leftharpoondown</IEEE>
<Wolfram>DownLeftVector</Wolfram>
<entity id="lhard" set="8879-isoamsa">
 <desc>/leftharpoondown A: l harpoon-down </desc>
</entity>
<entity id="lhard" set="9573-13-isoamsa">
 <desc>/leftharpoondown A: l harpoon-down</desc>
</entity>
<entity id="leftharpoondown" set="mmlalias">
  <desc>alias ISOAMSA lhard</desc>
</entity>
<entity id="DownLeftVector" set="mmlalias">
  <desc>alias ISOAMSA lhard</desc>
</entity>
<font name="ptmlucrm" pos="41"/>
<description>LEFTWARDS HARPOON WITH BARB DOWNWARDS</description>

</character>

<character id=“U021BE” dec=“8638” mode=“math” type=“relation”>

<afii>224A</afii>
<latex>\upharpoonright </latex>
<Elsevier grid="bch" ent="uharr">
 <desc>up harpoon right</desc>
</Elsevier>
<AMS>\upharpoonleft</AMS>
<APS>uharr</APS>
<AIP>uharr</AIP>
<Wolfram>RightUpVector</Wolfram>
<entity id="uharr" set="8879-isoamsa">
 <desc>/uprightharpoon A: up harp-r</desc>
</entity>
<entity id="uharr" set="9573-13-isoamsa">
 <desc>/upharpoonright /restriction A: up harp-r</desc>
</entity>
<entity id="upharpoonright" set="mmlalias">
  <desc>alias ISOAMSA uharr</desc>
</entity>
<entity id="RightUpVector" set="mmlalias">
  <desc>alias ISOAMSA uharr</desc>
</entity>
<font name="hlcra" pos="117"/>
<description>UPWARDS HARPOON WITH BARB RIGHTWARDS</description>

</character>

<character id=“U021BF” dec=“8639” mode=“math” type=“relation”>

<afii>2248</afii>
<latex>\upharpoonleft </latex>
<Elsevier grid="bcg" ent="uharl">
 <desc>up harpoon left</desc>
</Elsevier>
<AMS>\upharpoonright</AMS>
<APS>uharl</APS>
<AIP>uharl</AIP>
<Wolfram>LeftUpVector</Wolfram>
<entity id="uharl" set="8879-isoamsa">
 <desc>/upleftharpoon A: up harpoon-left </desc>
</entity>
<entity id="uharl" set="9573-13-isoamsa">
 <desc>/upharpoonleft A: up harpoon-left</desc>
</entity>
<entity id="upharpoonleft" set="mmlalias">
  <desc>alias ISOAMSA uharl</desc>
</entity>
<entity id="LeftUpVector" set="mmlalias">
  <desc>alias ISOAMSA uharl</desc>
</entity>
<font name="hlcra" pos="118"/>
<description>UPWARDS HARPOON WITH BARB LEFTWARDS</description>

</character>

<character id=“U021C0” dec=“8640” mode=“math” type=“relation”>

<afii>2258</afii>
<latex>\rightharpoonup </latex>
<Elsevier grid="bal" ent="rharu">
 <desc>right harpoon-up</desc>
</Elsevier>
<AMS>\rightharpoonup</AMS>
<APS>rharu</APS>
<AIP>rharu</AIP>
<IEEE>\rightharpoonup</IEEE>
<Wolfram>RightVector</Wolfram>
<entity id="rharu" set="8879-isoamsa">
 <desc>/rightharpoonup A: rt harpoon-up </desc>
</entity>
<entity id="rharu" set="9573-13-isoamsa">
 <desc>/rightharpoonup A: rt harpoon-up</desc>
</entity>
<entity id="RightVector" set="mmlalias">
  <desc>alias ISOAMSA rharu</desc>
</entity>
<entity id="rightharpoonup" set="mmlalias">
  <desc>alias ISOAMSA rharu</desc>
</entity>
<font name="ptmlucrm" pos="42"/>
<description>RIGHTWARDS HARPOON WITH BARB UPWARDS</description>

</character>

<character id=“U021C1” dec=“8641” mode=“math” type=“relation”>

<afii>2259</afii>
<latex>\rightharpoondown </latex>
<Elsevier grid="bbj" ent="rhard">
 <desc>rightharpoondown A: rt harpoon-down</desc>
</Elsevier>
<AMS>\rightharpoondown</AMS>
<APS>rhard</APS>
<AIP>rbharr</AIP>
<IEEE>\rightharpoondown</IEEE>
<Wolfram>DownRightVector</Wolfram>
<entity id="rhard" set="8879-isoamsa">
 <desc>/rightharpoondown A: rt harpoon-down </desc>
</entity>
<entity id="rhard" set="9573-13-isoamsa">
 <desc>/rightharpoondown A: rt harpoon-down</desc>
</entity>
<entity id="rightharpoondown" set="mmlalias">
  <desc>alias ISOAMSA rhard</desc>
</entity>
<entity id="DownRightVector" set="mmlalias">
  <desc>alias ISOAMSA rhard</desc>
</entity>
<font name="ptmlucrm" pos="43"/>
<description>RIGHTWARDS HARPOON WITH BARB DOWNWARDS</description>

</character>

<character id=“U021C2” dec=“8642” mode=“math” type=“relation”>

<afii>224B</afii>
<latex>\downharpoonright </latex>
<Elsevier grid="bcb" ent="dharr">
 <desc>down harpoon right</desc>
</Elsevier>
<AMS>\downharpoonright</AMS>
<APS>dharr</APS>
<AIP>dharr</AIP>
<Wolfram>RightDownVector</Wolfram>
<entity id="dharr" set="8879-isoamsa">
 <desc>/downrightharpoon A: down harpoon-rt </desc>
</entity>
<entity id="dharr" set="9573-13-isoamsa">
 <desc>/downharpoonright A: down harpoon-rt</desc>
</entity>
<entity id="RightDownVector" set="mmlalias">
  <desc>alias ISOAMSA dharr</desc>
</entity>
<entity id="downharpoonright" set="mmlalias">
  <desc>alias ISOAMSA dharr</desc>
</entity>
<font name="hlcra" pos="119"/>
<description>DOWNWARDS HARPOON WITH BARB RIGHTWARDS</description>

</character>

<character id=“U021C3” dec=“8643” mode=“math” type=“relation”>

<afii>2249</afii>
<latex>\downharpoonleft </latex>
<Elsevier grid="bca" ent="dharl">
 <desc>down harpoon left</desc>
</Elsevier>
<AMS>\downharpoonleft</AMS>
<APS>dharl</APS>
<AIP>dharl</AIP>
<Wolfram>LeftDownVector</Wolfram>
<entity id="dharl" set="8879-isoamsa">
 <desc>/downleftharpoon A: dn harpoon-left </desc>
</entity>
<entity id="dharl" set="9573-13-isoamsa">
 <desc>/downharpoonleft A: dn harpoon-left</desc>
</entity>
<entity id="LeftDownVector" set="mmlalias">
  <desc>alias ISOAMSA dharl</desc>
</entity>
<entity id="downharpoonleft" set="mmlalias">
  <desc>alias ISOAMSA dharl</desc>
</entity>
<font name="hlcra" pos="120"/>
<description>DOWNWARDS HARPOON WITH BARB LEFTWARDS</description>

</character>

<character id=“U021C4” dec=“8644” mode=“math” type=“relation”>

<afii>EE50</afii>
<latex>\rightleftarrows </latex>
<Elsevier grid="bad" ent="rlarr2">
 <desc>right over left arrow; reversible reaction</desc>
</Elsevier>
<AMS>\rightleftarrows</AMS>
<APS>rlarr2</APS>
<AIP>rlarr2</AIP>
<Wolfram>RightArrowLeftArrow</Wolfram>
<entity id="rlarr" set="9573-13-isoamsa">
 <desc>/rightleftarrows A: r arr over l arr</desc>
</entity>
<entity id="rightleftarrows" set="mmlalias">
  <desc>alias ISOAMSA rlarr</desc>
</entity>
<entity id="RightArrowLeftArrow" set="mmlalias">
  <desc>alias ISOAMSA rlarr</desc>
</entity>
<entity id="rlarr2" set="ISOAMSA">
 <desc>rightleftarrows A: r arr over l arr</desc>
</entity>
<entity id="rlarr2" set="8879-isoamsa">
 <desc>/rightleftarrows A: r arr over l arr </desc>
</entity>
<font name="hlcra" pos="109"/>
<description>RIGHTWARDS ARROW OVER LEFTWARDS ARROW</description>

</character>

<character id=“U021C5” dec=“8645” mode=“math” type=“relation”>

<afii>EB2E</afii>
<latex>\dblarrowupdown </latex>
<Elsevier grid="bcm" ent="z.udarr">
 <desc>dbl arrow, left up, right down; anti-parallel to</desc>
</Elsevier>
<Wolfram>UpArrowDownArrow</Wolfram>
<entity id="udarr" set="9573-13-isoamsa">
 <desc>up arrow, down arrow</desc>
</entity>
<entity id="UpArrowDownArrow" set="mmlalias">
  <desc>alias ISOAMSA udarr</desc>
</entity>
<font name="hlcra" pos="111"/>
<description>UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW</description>

</character>

<character id=“U021C6” dec=“8646” mode=“math” type=“relation”>

<afii>EF51</afii>
<latex>\leftrightarrows </latex>
<Elsevier grid="bac" ent="lrarr2">
 <desc>left over right arrow; reversible reaction</desc>
</Elsevier>
<AMS>\leftrightarrows</AMS>
<APS>lrarr2</APS>
<AIP>lrarr2</AIP>
<Wolfram>LeftArrowRightArrow</Wolfram>
<Springer>\getsto</Springer>
<entity id="lrarr" set="9573-13-isoamsa">
 <desc>/leftrightarrows A: l arr over r arr</desc>
</entity>
<entity id="leftrightarrows" set="mmlalias">
  <desc>alias ISOAMSA lrarr</desc>
</entity>
<entity id="LeftArrowRightArrow" set="mmlalias">
  <desc>alias ISOAMSA lrarr</desc>
</entity>
<entity id="lrarr2" set="ISOAMSA">
 <desc>leftrightarrows A: l arr over r arr</desc>
</entity>
<entity id="lrarr2" set="8879-isoamsa">
 <desc>/leftrightarrows A: l arr over r arr </desc>
</entity>
<font name="hlcra" pos="110"/>
<description>LEFTWARDS ARROW OVER RIGHTWARDS ARROW</description>

</character>

<character id=“U021C7” dec=“8647” mode=“math” type=“relation”>

<afii>2240</afii>
<latex>\leftleftarrows </latex>
<Elsevier grid="bau" ent="larr2">
 <desc>two left arrows</desc>
</Elsevier>
<AMS>\leftleftarrows</AMS>
<APS>larr2</APS>
<entity id="larr2" set="ISOAMSA">
 <desc>leftleftarrows A: two left arrows</desc>
</entity>
<entity id="larr2" set="8879-isoamsa">
 <desc>/leftleftarrows A: two left arrows </desc>
</entity>
<entity id="llarr" set="9573-13-isoamsa">
 <desc>/leftleftarrows A: two left arrows</desc>
</entity>
<entity id="leftleftarrows" set="mmlalias">
  <desc>alias ISOAMSA llarr</desc>
</entity>
<font name="hlcra" pos="113"/>
<description>LEFTWARDS PAIRED ARROWS</description>

</character>

<character id=“U021C8” dec=“8648” mode=“math” type=“relation”>

<afii>2242</afii>
<latex>\upuparrows </latex>
<Elsevier grid="bct" ent="uarr2">
 <desc>two upward arrows</desc>
</Elsevier>
<AMS>\upuparrows</AMS>
<APS>uarr2</APS>
<entity id="uarr2" set="ISOAMSA">
 <desc>upuparrows A: two up arrows</desc>
</entity>
<entity id="uarr2" set="8879-isoamsa">
 <desc>/upuparrows A: two up arrows </desc>
</entity>
<entity id="uuarr" set="9573-13-isoamsa">
 <desc>/upuparrows A: two up arrows</desc>
</entity>
<entity id="upuparrows" set="mmlalias">
  <desc>alias ISOAMSA uuarr</desc>
</entity>
<font name="hlcra" pos="114"/>
<description>UPWARDS PAIRED ARROWS</description>

</character>

<character id=“U021C9” dec=“8649” mode=“math” type=“relation”>

<afii>2241</afii>
<latex>\rightrightarrows </latex>
<Elsevier grid="bat" ent="rarr2">
 <desc>two right arrows</desc>
</Elsevier>
<AMS>\rightrightarrows</AMS>
<APS>rarr2</APS>
<AIP>rarr2</AIP>
<entity id="rarr2" set="ISOAMSA">
 <desc>rightrightarrows A: two rt arrows</desc>
</entity>
<entity id="rarr2" set="8879-isoamsa">
 <desc>/rightrightarrows A: two rt arrows </desc>
</entity>
<entity id="rrarr" set="9573-13-isoamsa">
 <desc>/rightrightarrows A: two rt arrows</desc>
</entity>
<entity id="rightrightarrows" set="mmlalias">
  <desc>alias ISOAMSA rrarr</desc>
</entity>
<font name="hlcra" pos="93"/>
<description>RIGHTWARDS PAIRED ARROWS</description>

</character>

<character id=“U021CA” dec=“8650” mode=“math” type=“relation”>

<afii>2243</afii>
<latex>\downdownarrows </latex>
<Elsevier grid="bcu" ent="darr2">
 <desc>two downward arrows</desc>
</Elsevier>
<AMS>\downdownarrows</AMS>
<APS>darr2</APS>
<AIP>ddarr</AIP>
<entity id="darr2" set="ISOAMSA">
 <desc>downdownarrows A: two down arrows</desc>
</entity>
<entity id="darr2" set="8879-isoamsa">
 <desc>/downdownarrows A: two down arrows </desc>
</entity>
<entity id="ddarr" set="9573-13-isoamsa">
 <desc>/downdownarrows A: two down arrows</desc>
</entity>
<entity id="downdownarrows" set="mmlalias">
  <desc>alias ISOAMSA ddarr</desc>
</entity>
<font name="hlcra" pos="116"/>
<description>DOWNWARDS PAIRED ARROWS</description>

</character>

<character id=“U021CB” dec=“8651” mode=“math” type=“relation”>

<afii>EEF6</afii>
<latex>\leftrightharpoons </latex>
<Elsevier grid="baa" ent="lrhar2">
 <desc>left over right harpoon; reversible reaction</desc>
</Elsevier>
<AMS>\leftrightharpoons</AMS>
<APS>lrhar2</APS>
<AIP>lrhar2</AIP>
<Wolfram>ReverseEquilibrium</Wolfram>
<entity id="lrhar" set="9573-13-isoamsa">
 <desc>/leftrightharpoons A: l harp over r</desc>
</entity>
<entity id="ReverseEquilibrium" set="mmlalias">
  <desc>alias ISOAMSA lrhar</desc>
</entity>
<entity id="leftrightharpoons" set="mmlalias">
  <desc>alias ISOAMSA lrhar</desc>
</entity>
<entity id="lrhar2" set="ISOAMSA">
 <desc>leftrightharpoons A: l harp over r</desc>
</entity>
<entity id="lrhar2" set="8879-isoamsa">
 <desc>/leftrightharpoons A: l harp over r </desc>
</entity>
<font name="hlcra" pos="121"/>
<description>LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON</description>

</character>

<character id=“U021CC” dec=“8652” mode=“math” type=“relation”>

<afii>EF50</afii>
<latex>\rightleftharpoons </latex>
<Elsevier grid="bab" ent="rlhar2">
 <desc>right over left harpoon; reversible reaction</desc>
</Elsevier>
<AMS>\rightleftharpoons</AMS>
<APS>rlhar2</APS>
<AIP>rlhar2</AIP>
<IEEE>\rightleftharpoons</IEEE>
<Wolfram>Equilibrium</Wolfram>
<entity id="rlhar" set="9573-13-isoamsa">
 <desc>/rightleftharpoons A: r harp over l</desc>
</entity>
<entity id="rightleftharpoons" set="mmlalias">
  <desc>alias ISOAMSA rlhar</desc>
</entity>
<entity id="Equilibrium" set="mmlalias">
  <desc>alias ISOAMSA rlhar</desc>
</entity>
<entity id="rlhar2" set="ISOAMSA">
 <desc>rightleftharpoons A: r harp over l</desc>
</entity>
<entity id="rlhar2" set="8879-isoamsa">
 <desc>/rightleftharpoons A: r harp over l </desc>
</entity>
<font name="hlcra" pos="122"/>
<description>RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON</description>

</character>

<character id=“U021CD” dec=“8653” mode=“math” type=“relation”>

<afii>EEFA</afii>
<latex>\nLeftarrow </latex>
<Elsevier grid="bbh" ent="nlArr">
 <desc>not left double arrow; not implied by</desc>
</Elsevier>
<AMS>\nLeftarrow</AMS>
<APS>nlArr</APS>
<entity id="nlArr" set="8879-isoamsa">
 <desc>/nLeftarrow A: not implied by </desc>
</entity>
<entity id="nlArr" set="9573-13-isoamsa">
 <desc>/nLeftarrow A: not implied by</desc>
</entity>
<entity id="nLeftarrow" set="mmlalias">
  <desc>alias ISOAMSA nlArr</desc>
</entity>
<font name="hlcra" pos="102"/>
<description>LEFTWARDS DOUBLE ARROW WITH STROKE</description>

</character>

<character id=“U021CE” dec=“8654” mode=“math” type=“relation”>

<afii>EEFC</afii>
<latex>\nLeftrightarrow </latex>
<Elsevier grid="bbs" ent="nhArr">
 <desc>not left-right dbl arrow; negation of mut. implies</desc>
</Elsevier>
<AMS>\nleftrightarrow</AMS>
<APS>nhArr</APS>
<entity id="nhArr" set="8879-isoamsa">
 <desc>/nLeftrightarrow A: not l&amp;r dbl arr </desc>
</entity>
<entity id="nhArr" set="9573-13-isoamsa">
 <desc>/nLeftrightarrow A: not l&amp;r dbl arr</desc>
</entity>
<entity id="nLeftrightarrow" set="mmlalias">
  <desc>alias ISOAMSA nhArr</desc>
</entity>
<font name="hlcra" pos="103"/>
<description>LEFT RIGHT DOUBLE ARROW WITH STROKE</description>

</character>

<character id=“U021CF” dec=“8655” mode=“math” type=“relation”>

<afii>EEFB</afii>
<latex>\nRightarrow </latex>
<Elsevier grid="bbn" ent="nrArr">
 <desc>not right double arrow; does not imply</desc>
</Elsevier>
<AMS>\nRightarrow</AMS>
<APS>nrArr</APS>
<entity id="nrArr" set="8879-isoamsa">
 <desc>/nRightarrow A: not implies </desc>
</entity>
<entity id="nrArr" set="9573-13-isoamsa">
 <desc>/nRightarrow A: not implies</desc>
</entity>
<entity id="nRightarrow" set="mmlalias">
  <desc>alias ISOAMSA nrArr</desc>
</entity>
<font name="hlcra" pos="104"/>
<description>RIGHTWARDS DOUBLE ARROW WITH STROKE</description>

</character>

<character id=“U021D0” dec=“8656” mode=“math” type=“relation”>

<afii>EF4D</afii>
<latex>\Leftarrow </latex>
<Elsevier grid="bah" ent="lArr">
 <desc>left double arrow; is implied by</desc>
</Elsevier>
<AMS>\Leftarrow</AMS>
<APS>lArr</APS>
<AIP>lArr</AIP>
<IEEE>\Leftarrow</IEEE>
<Wolfram>DoubleLeftArrow</Wolfram>
<entity id="lArr" set="html4-symbol">
 <desc>leftwards double arrow</desc>
</entity>
<entity id="lArr" set="8879-isotech">
 <desc>/Leftarrow A: =is implied by</desc>
</entity>
<entity id="lArr" set="9573-13-isotech">
 <desc>/Leftarrow A: is implied by</desc>
</entity>
<entity id="Leftarrow" set="mmlalias">
  <desc>alias ISOTECH lArr</desc>
</entity>
<entity id="DoubleLeftArrow" set="mmlalias">
  <desc>alias ISOTECH lArr</desc>
</entity>
<font name="hlcry" pos="40"/>
<description>LEFTWARDS DOUBLE ARROW</description>

</character>

<character id=“U021D1” dec=“8657” mode=“math” type=“relation”>

<afii>2260</afii>
<latex>\Uparrow </latex>
<Elsevier grid="bcf" ent="uArr">
 <desc>up double arrow; implies</desc>
</Elsevier>
<AMS>\Uparrow</AMS>
<APS>uArr</APS>
<AIP>uArr</AIP>
<IEEE>\Uparrow</IEEE>
<Wolfram>DoubleUpArrow</Wolfram>
<entity id="uArr" set="html4-symbol">
 <desc>upwards double arrow</desc>
</entity>
<entity id="uArr" set="8879-isoamsa">
 <desc>/Uparrow A: up dbl arrow </desc>
</entity>
<entity id="uArr" set="9573-13-isoamsa">
 <desc>/Uparrow A: up dbl arrow</desc>
</entity>
<entity id="Uparrow" set="mmlalias">
  <desc>alias ISOAMSA uArr</desc>
</entity>
<entity id="DoubleUpArrow" set="mmlalias">
  <desc>alias ISOAMSA uArr</desc>
</entity>
<font name="hlcry" pos="42"/>
<description>UPWARDS DOUBLE ARROW</description>

</character>

<character id=“U021D2” dec=“8658” mode=“math” type=“relation”>

<afii>EF4F</afii>
<latex>\Rightarrow </latex>
<Elsevier grid="ban" ent="rArr">
 <desc>right double arrow; implies</desc>
</Elsevier>
<AMS>\Rightarrow</AMS>
<APS>rArr</APS>
<AIP>rArr</AIP>
<IEEE>\Rightarrow</IEEE>
<Wolfram>DoubleRightArrow</Wolfram>
<entity id="rArr" set="html4-symbol">
 <desc>rightwards double arrow</desc>
</entity>
<entity id="rArr" set="8879-isotech">
 <desc>/Rightarrow A: =implies</desc>
</entity>
<entity id="rArr" set="9573-13-isotech">
 <desc>/Rightarrow A: implies</desc>
</entity>
<entity id="Rightarrow" set="mmlalias">
  <desc>alias ISOTECH rArr</desc>
</entity>
<entity id="Implies" set="mmlalias">
  <desc>alias ISOTECH rArr</desc>
</entity>
<entity id="DoubleRightArrow" set="mmlalias">
  <desc>alias ISOTECH rArr</desc>
</entity>
<description>RIGHTWARDS DOUBLE ARROW</description>

</character>

<character id=“U021D3” dec=“8659” mode=“math” type=“relation”>

<afii>2261</afii>
<latex>\Downarrow </latex>
<Elsevier grid="bcd" ent="dArr">
 <desc>down double arrow; implies</desc>
</Elsevier>
<AMS>\Downarrow</AMS>
<APS>dArr</APS>
<AIP>dArr</AIP>
<IEEE>\Downarrow</IEEE>
<Wolfram>DoubleDownArrow</Wolfram>
<entity id="dArr" set="html4-symbol">
 <desc>downwards double arrow</desc>
</entity>
<entity id="dArr" set="8879-isoamsa">
 <desc>/Downarrow A: down dbl arrow </desc>
</entity>
<entity id="dArr" set="9573-13-isoamsa">
 <desc>/Downarrow A: down dbl arrow</desc>
</entity>
<entity id="Downarrow" set="mmlalias">
  <desc>alias ISOAMSA dArr</desc>
</entity>
<entity id="DoubleDownArrow" set="mmlalias">
  <desc>alias ISOAMSA dArr</desc>
</entity>
<font name="hlcry" pos="43"/>
<description>DOWNWARDS DOUBLE ARROW</description>

</character>

<character id=“U021D4” dec=“8660” mode=“math” type=“relation”>

<afii>EF4E</afii>
<latex>\Leftrightarrow </latex>
<Elsevier grid="bas" ent="iff">
 <desc>left-right dbl arrow; if and only if; mut. implies</desc>
</Elsevier>
<AMS>\Leftrightarrow</AMS>
<APS>hArr</APS>
<AIP>iff</AIP>
<IEEE>\Leftrightarrow</IEEE>
<Wolfram>DoubleLeftRightArrow</Wolfram>
<entity id="hArr" set="html4-symbol">
 <desc>left right double arrow</desc>
</entity>
<entity id="hArr" set="8879-isoamsa">
 <desc>/Leftrightarrow A: l&amp;r dbl arrow </desc>
</entity>
<entity id="hArr" set="9573-13-isoamsa">
 <desc>/Leftrightarrow A: l&amp;r dbl arrow</desc>
</entity>
<entity id="Leftrightarrow" set="mmlalias">
  <desc>alias ISOAMSA hArr</desc>
</entity>
<entity id="DoubleLeftRightArrow" set="mmlalias">
  <desc>alias ISOAMSA hArr</desc>
</entity>
<entity id="iff" set="9573-13-isotech">
 <desc>/iff if and only if </desc>
</entity>
<entity id="iff" set="8879-isotech">
 <desc>/iff =if and only if </desc>
</entity>
<font name="hlcra" pos="97"/>
<description>LEFT RIGHT DOUBLE ARROW</description>

</character>

<character id=“U021D5” dec=“8661” mode=“math” type=“relation”>

<afii>EE51</afii>
<latex>\Updownarrow </latex>
<Elsevier grid="bcs" ent="vArr">
 <desc>up and down double arrow; if and only if</desc>
</Elsevier>
<AMS>\Updownarrow</AMS>
<APS>vArr</APS>
<AIP>vArr</AIP>
<IEEE>\Updownarrow</IEEE>
<Wolfram>DoubleUpDownArrow</Wolfram>
<entity id="vArr" set="8879-isoamsa">
 <desc>/Updownarrow A: up&amp;down dbl arrow </desc>
</entity>
<entity id="vArr" set="9573-13-isoamsa">
 <desc>/Updownarrow A: up&amp;down dbl arrow</desc>
</entity>
<entity id="Updownarrow" set="mmlalias">
  <desc>alias ISOAMSA vArr</desc>
</entity>
<entity id="DoubleUpDownArrow" set="mmlalias">
  <desc>alias ISOAMSA vArr</desc>
</entity>
<font name="hlcry" pos="109"/>
<description>UP DOWN DOUBLE ARROW</description>

</character>

<character id=“U021D6” dec=“8662” mode=“math” type=“relation”>

<afii>D9C6</afii>
<entity id="nwArr" set="9573-13-isoamsa">
 <desc>NW pointing dbl arrow</desc>
</entity>
<description>NORTH WEST DOUBLE ARROW</description>

</character>

<character id=“U021D7” dec=“8663” mode=“math” type=“relation”>

<afii>D9BE</afii>
<entity id="neArr" set="9573-13-isoamsa">
 <desc>NE pointing dbl arrow</desc>
</entity>
<description>NORTH EAST DOUBLE ARROW</description>

</character>

<character id=“U021D8” dec=“8664” mode=“math” type=“relation”>

<afii>D9DC</afii>
<entity id="seArr" set="9573-13-isoamsa">
 <desc>SE pointing dbl arrow</desc>
</entity>
<description>SOUTH EAST DOUBLE ARROW</description>

</character>

<character id=“U021D9” dec=“8665” mode=“math” type=“relation”>

<afii>D9E1</afii>
<entity id="swArr" set="9573-13-isoamsa">
 <desc>SW pointing dbl arrow</desc>
</entity>
<description>SOUTH WEST DOUBLE ARROW</description>

</character>

<character id=“U021DA” dec=“8666” mode=“math” type=“relation”>

<afii>2244</afii>
<latex>\Lleftarrow </latex>
<Elsevier grid="baq" ent="lAarr">
 <desc>left triple arrow</desc>
</Elsevier>
<AMS>\Lleftarrow</AMS>
<APS>lAarr</APS>
<entity id="lAarr" set="8879-isoamsa">
 <desc>/Lleftarrow A: left triple arrow </desc>
</entity>
<entity id="lAarr" set="9573-13-isoamsa">
 <desc>/Lleftarrow A: left triple arrow</desc>
</entity>
<entity id="Lleftarrow" set="mmlalias">
  <desc>alias ISOAMSA lAarr</desc>
</entity>
<font name="hlcra" pos="106"/>
<description>LEFTWARDS TRIPLE ARROW</description>

</character>

<character id=“U021DB” dec=“8667” mode=“math” type=“relation”>

<afii>2245</afii>
<latex>\Rrightarrow </latex>
<Elsevier grid="bap" ent="rAarr">
 <desc>right triple arrow</desc>
</Elsevier>
<AMS>\Rrightarrow</AMS>
<APS>rAarr</APS>
<entity id="rAarr" set="8879-isoamsa">
 <desc>/Rrightarrow A: right triple arrow </desc>
</entity>
<entity id="rAarr" set="9573-13-isoamsa">
 <desc>/Rrightarrow A: right triple arrow</desc>
</entity>
<entity id="Rrightarrow" set="mmlalias">
  <desc>alias ISOAMSA rAarr</desc>
</entity>
<font name="hlcra" pos="108"/>
<description>RIGHTWARDS TRIPLE ARROW</description>

</character>

<character id=“U021DC” dec=“8668” type=“other” mode=“unknown”>

<description>LEFTWARDS SQUIGGLE ARROW</description>

</character>

<character id=“U021DD” dec=“8669” mode=“math” type=“relation”>

<afii>EBCB</afii>
<latex>\rightsquigarrow </latex>
<Elsevier grid="baj" ent="rarrw">
 <desc>right arrow-wavy; functional relationship</desc>
</Elsevier>
<AIP>zigarr</AIP>
<entity id="zigrarr" set="9573-13-isoamsa">
 <desc>right zig-zag arrow</desc>
</entity>
<font name="hlcra" pos="142"/>
<description>RIGHTWARDS SQUIGGLE ARROW</description>

</character>

<character id=“U021DE” dec=“8670” type=“other” mode=“unknown”>

<description>UPWARDS ARROW WITH DOUBLE STROKE</description>

</character>

<character id=“U021DF” dec=“8671” type=“other” mode=“unknown”>

<description>DOWNWARDS ARROW WITH DOUBLE STROKE</description>

</character>

<character id=“U021E0” dec=“8672” type=“other” mode=“unknown”>

<description>LEFTWARDS DASHED ARROW</description>

</character>

<character id=“U021E1” dec=“8673” type=“other” mode=“unknown”>

<description>UPWARDS DASHED ARROW</description>

</character>

<character id=“U021E2” dec=“8674” type=“other” mode=“unknown”>

<description>RIGHTWARDS DASHED ARROW</description>

</character>

<character id=“U021E3” dec=“8675” type=“other” mode=“unknown”>

<description>DOWNWARDS DASHED ARROW</description>

</character>

<character id=“U021E4” dec=“8676” mode=“math” type=“normal”>

<Wolfram>LeftArrowBar</Wolfram>
<entity id="larrb" set="mmlextra">
 <desc>leftwards arrow to bar</desc>
</entity>
<entity id="LeftArrowBar" set="mmlalias">
 <desc>alias for larrb</desc>
</entity>
<description>LEFTWARDS ARROW TO BAR</description>

</character>

<character id=“U021E5” dec=“8677” mode=“math” type=“normal”>

<Wolfram>RightArrowBar</Wolfram>
<entity id="rarrb" set="mmlextra">
 <desc>leftwards arrow to bar</desc>
</entity>
<entity id="RightArrowBar" set="mmlalias">
 <desc>alias for rarrb</desc>
</entity>
<description>RIGHTWARDS ARROW TO BAR</description>

</character>

<character id=“U021E6” dec=“8678” type=“other” mode=“unknown”>

<description>LEFTWARDS WHITE ARROW</description>

</character>

<character id=“U021E7” dec=“8679” type=“other” mode=“unknown”>

<description>UPWARDS WHITE ARROW</description>

</character>

<character id=“U021E8” dec=“8680” type=“other” mode=“unknown”>

<description>RIGHTWARDS WHITE ARROW</description>

</character>

<character id=“U021E9” dec=“8681” type=“other” mode=“unknown”>

<description>DOWNWARDS WHITE ARROW</description>

</character>

<character id=“U021EA” dec=“8682” type=“other” mode=“unknown”>

<description>UPWARDS WHITE ARROW FROM BAR</description>

</character>

<character id=“U021EB” dec=“8683” image=“none” type=“other” mode=“unknown”>

<description>UPWARDS WHITE ARROW ON PEDESTAL</description>

</character>

<character id=“U021EC” dec=“8684” image=“none” type=“other” mode=“unknown”>

<description>UPWARDS WHITE ARROW ON PEDESTAL WITH HORIZONTAL BAR</description>

</character>

<character id=“U021ED” dec=“8685” image=“none” type=“other” mode=“unknown”>

<description>UPWARDS WHITE ARROW ON PEDESTAL WITH VERTICAL BAR</description>

</character>

<character id=“U021EE” dec=“8686” image=“none” type=“other” mode=“unknown”>

<description>UPWARDS WHITE DOUBLE ARROW</description>

</character>

<character id=“U021EF” dec=“8687” image=“none” type=“other” mode=“unknown”>

<description>UPWARDS WHITE DOUBLE ARROW ON PEDESTAL</description>

</character>

<character id=“U021F0” dec=“8688” image=“none” type=“other” mode=“unknown”>

<description>RIGHTWARDS WHITE ARROW FROM WALL</description>

</character>

<character id=“U021F1” dec=“8689” image=“none” type=“other” mode=“unknown”>

<description>NORTH WEST ARROW TO CORNER</description>

</character>

<character id=“U021F2” dec=“8690” image=“none” type=“other” mode=“unknown”>

<description>SOUTH EAST ARROW TO CORNER</description>

</character>

<character id=“U021F3” dec=“8691” image=“none” type=“other” mode=“unknown”>

<description>UP DOWN WHITE ARROW</description>

</character>

<character id=“U021F4” dec=“8692” image=“none” type=“other” mode=“unknown”>

<description>RIGHT ARROW WITH SMALL CIRCLE</description>

</character>

<character id=“U021F5” dec=“8693” mode=“math” type=“relation”>

<afii>EB2F</afii>
<latex>\DownArrowUpArrow </latex>
<Elsevier grid="bcn" ent="z.duarr">
 <desc>dbl arrow, left down, right up</desc>
</Elsevier>
<Wolfram>DownArrowUpArrow</Wolfram>
<entity id="duarr" set="STIX">
</entity>
<entity id="duarr" set="9573-13-isoamsa">
 <desc>down arrow, up arrow</desc>
</entity>
<entity id="DownArrowUpArrow" set="mmlalias">
  <desc>alias ISOAMSA duarr</desc>
</entity>
<font name="hlcra" pos="112"/>
<description unicode="3.2">DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW</description>

</character>

<character id=“U021F6” dec=“8694” mode=“math” type=“relation”>

<AIP>rarr3</AIP>
<entity id="rarr3" set="STIX">
</entity>
<description unicode="3.2">THREE RIGHTWARDS ARROWS</description>

</character>

<character id=“U021F7” dec=“8695” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFTWARDS ARROW WITH VERTICAL STROKE</description>

</character>

<character id=“U021F8” dec=“8696” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS ARROW WITH VERTICAL STROKE</description>

</character>

<character id=“U021F9” dec=“8697” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT RIGHT ARROW WITH VERTICAL STROKE</description>

</character>

<character id=“U021FA” dec=“8698” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFTWARDS ARROW WITH DOUBLE VERTICAL STROKE</description>

</character>

<character id=“U021FB” dec=“8699” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS ARROW WITH DOUBLE VERTICAL STROKE</description>

</character>

<character id=“U021FC” dec=“8700” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE</description>

</character>

<character id=“U021FD” dec=“8701” mode=“math” type=“relation”>

<afii>D9B8</afii>
<AMS>\leftarrowtriangle</AMS>
<entity id="loarr" set="STIX">
</entity>
<entity id="loarr" set="9573-13-isoamsa">
 <desc>left open arrow</desc>
</entity>
<description unicode="3.2">LEFTWARDS OPEN-HEADED ARROW</description>

</character>

<character id=“U021FE” dec=“8702” mode=“math” type=“relation”>

<afii>D9D9</afii>
<AMS>\rightarrowtriangle</AMS>
<entity id="roarr" set="STIX">
</entity>
<entity id="roarr" set="9573-13-isoamsa">
 <desc>right open arrow</desc>
</entity>
<description unicode="3.2">RIGHTWARDS OPEN-HEADED ARROW</description>

</character>

<character id=“U021FF” dec=“8703” mode=“math” type=“relation”>

<afii>D9A9</afii>
<AMS>\leftrightarrowtria*</AMS>
<entity id="hoarr" set="STIX">
</entity>
<entity id="hoarr" set="9573-13-isoamsa">
 <desc>horizontal open arrow</desc>
</entity>
<description unicode="3.2">LEFT RIGHT OPEN-HEADED ARROW</description>

</character>

<character id=“U02200” dec=“8704” mode=“math” type=“normal”>

<afii>EFB5</afii>
<latex>\forall </latex>
<Elsevier grid="bia" ent="forall">
 <desc>inverted capital A; for all</desc>
</Elsevier>
<AMS>\forall</AMS>
<APS>forall</APS>
<ACS>forall</ACS>
<AIP>forall</AIP>
<IEEE>\forall</IEEE>
<Wolfram>ForAll</Wolfram>
<entity id="forall" set="html4-symbol">
 <desc>for all</desc>
</entity>
<entity id="forall" set="8879-isotech">
 <desc>/forall =for all</desc>
</entity>
<entity id="forall" set="9573-13-isotech">
 <desc>/forall for all</desc>
</entity>
<entity id="ForAll" set="mmlalias">
  <desc>alias ISOTECH forall</desc>
</entity>
<font name="hlcry" pos="56"/>
<description>FOR ALL</description>

</character>

<character id=“U02201” dec=“8705” mode=“math” type=“normal”>

<afii>EE69</afii>
<latex>\complement </latex>
<Elsevier grid="bid" ent="comp">
 <desc>complement</desc>
</Elsevier>
<AMS>\complement</AMS>
<APS>comp</APS>
<entity id="comp" set="8879-isoamso">
 <desc>/complement - complement sign</desc>
</entity>
<entity id="comp" set="9573-13-isoamso">
 <desc>/complement - complement sign</desc>
</entity>
<entity id="complement" set="mmlalias">
  <desc>alias ISOAMSO comp</desc>
</entity>
<font name="ptmlucrm" pos="148"/>
<description>COMPLEMENT</description>

</character>

<character id=“U02202” dec=“8706” mode=“math” type=“normal”>

<afii>EFBA</afii>
<latex>\partial </latex>
<Elsevier grid="cd6" ent="part">
 <desc>curly d; differential -- Greek --</desc>
</Elsevier>
<AMS>\partial</AMS>
<APS>part</APS>
<AIP>part</AIP>
<IEEE>\partial</IEEE>
<Wolfram>PartialD</Wolfram>
<entity id="part" set="html4-symbol">
 <desc>partial differential</desc>
</entity>
<entity id="part" set="8879-isotech">
 <desc>/partial =partial differential</desc>
</entity>
<entity id="part" set="9573-13-isotech">
 <desc>/partial partial differential</desc>
</entity>
<entity id="PartialD" set="mmlalias">
  <desc>alias ISOTECH part</desc>
</entity>
<font name="ptmlucrm" pos="64"/>
<description>PARTIAL DIFFERENTIAL</description>

</character>

<character id=“U02202-00338” dec=“8706-824” mode=“unknown” type=“normal”>

<afii>DB68</afii>
<entity id="npart" set="STIX">
</entity>
<entity id="npart" set="9573-13-isotech">
 <desc>not partial differential</desc>
</entity>
<description unicode="combination">PARTIAL DIFFERENTIAL with slash</description>

</character>

<character id=“U02203” dec=“8707” mode=“math” type=“normal”>

<afii>EFB4</afii>
<latex>\exists </latex>
<Elsevier grid="bib" ent="exist">
 <desc>reversed cap. E; there exists; at least one exists</desc>
</Elsevier>
<AMS>\exists</AMS>
<APS>exist</APS>
<ACS>exist</ACS>
<AIP>exist</AIP>
<IEEE>\exists</IEEE>
<Wolfram>Exists</Wolfram>
<entity id="exist" set="html4-symbol">
 <desc>there exists</desc>
</entity>
<entity id="exist" set="8879-isotech">
 <desc>/exists =at least one exists</desc>
</entity>
<entity id="exist" set="9573-13-isotech">
 <desc>/exists at least one exists</desc>
</entity>
<entity id="Exists" set="mmlalias">
  <desc>alias ISOTECH exist</desc>
</entity>
<font name="hlcry" pos="57"/>
<description>THERE EXISTS</description>

</character>

<character id=“U02204” dec=“8708” mode=“math” type=“normal”>

<afii>EE71</afii>
<latex>\nexists </latex>
<Elsevier grid="bic" ent="nexist">
 <desc>not rev. cap. E; not exists; there does not exist</desc>
</Elsevier>
<AMS>\nexists</AMS>
<APS>nexist</APS>
<Wolfram>NotExists</Wolfram>
<entity id="nexist" set="8879-isoamso">
 <desc>/nexists - negated exists</desc>
</entity>
<entity id="nexist" set="9573-13-isoamso">
 <desc>/nexists - negated exists</desc>
</entity>
<entity id="NotExists" set="mmlalias">
  <desc>alias ISOAMSO nexist</desc>
</entity>
<entity id="nexists" set="mmlalias">
  <desc>alias ISOAMSO nexist</desc>
</entity>
<font name="hlcra" pos="32"/>
<description>THERE DOES NOT EXIST</description>

</character>

<character id=“U02205” dec=“8709” mode=“math” type=“normal”>

<afii>EF61</afii>
<latex>\varnothing </latex>
<Elsevier grid="bs1" ent="emptyv">
 <desc>solidus in circle; empty set; null set; diameter</desc>
</Elsevier>
<AMS>\varnothing</AMS>
<APS>Empty</APS>
<AIP>nullset</AIP>
<Wolfram>EmptySet</Wolfram>
<entity id="empty" set="8879-isoamso">
 <desc>/emptyset /varnothing =small o, slash</desc>
</entity>
<entity id="empty" set="9573-13-isoamso">
 <desc>/emptyset - zero, slash</desc>
</entity>
<entity id="emptyset" set="mmlalias">
  <desc>alias ISOAMSO empty</desc>
</entity>
<entity id="emptyv" set="9573-13-isoamso">
 <desc>/varnothing - circle, slash</desc>
</entity>
<entity id="varnothing" set="mmlalias">
  <desc>alias ISOAMSO emptyv</desc>
</entity>
<entity id="empty" set="html4-symbol">
 <desc>empty set = null set = diameter</desc>
</entity>
<font name="hlcry" pos="59"/>
<description>EMPTY SET</description>

</character>

<character id=“U02206” dec=“8710” type=“other” mode=“unknown”>

<description>INCREMENT</description>

</character>

<character id=“U02207” dec=“8711” mode=“math” type=“normal”>

<afii>EFB9</afii>
<latex>\nabla </latex>
<Elsevier grid="ce1" ent="nabla">
 <desc>differential vector; nabla;</desc>
</Elsevier>
<AMS>\nabla</AMS>
<APS>nabla</APS>
<AIP>nabla</AIP>
<IEEE>\nabla</IEEE>
<Wolfram>Del</Wolfram>
<entity id="nabla" set="html4-symbol">
 <desc>nabla = backward difference</desc>
</entity>
<entity id="nabla" set="8879-isotech">
 <desc>/nabla =del, Hamilton operator</desc>
</entity>
<entity id="nabla" set="9573-13-isotech">
 <desc>/nabla del, Hamilton operator</desc>
</entity>
<entity id="Del" set="mmlalias">
  <desc>alias ISOTECH nabla</desc>
</entity>
<font name="hlcry" pos="114"/>
<description>NABLA</description>

</character>

<character id=“U02208” dec=“8712” mode=“math” type=“relation”>

<afii>DB5A</afii>
<latex>\in </latex>
<Elsevier grid="boa" ent="isin">
 <desc>set membership; member</desc>
</Elsevier>
<APS>isin</APS>
<ACS>isin</ACS>
<AIP>isin</AIP>
<IEEE>\in</IEEE>
<Wolfram>Element</Wolfram>
<entity id="isin" set="9573-13-isotech">
 <desc>/in R: set membership </desc>
</entity>
<entity id="isinv" set="9573-13-isotech">
 <desc>set membership, variant</desc>
</entity>
<entity id="isin" set="8879-isotech">
 <desc>/in R: =set membership </desc>
</entity>
<entity id="isin" set="html4-symbol">
 <desc>element of</desc>
</entity>
<entity id="Element" set="mmlalias">
  <desc>alias ISOTECH isinv</desc>
</entity>
<entity id="in" set="mmlalias">
 <desc>ISOTECH   isin </desc>
</entity>
<description>ELEMENT OF</description>

</character>

<character id=“U02208-020D2” dec=“8712-8402” type=“other” mode=“unknown”>

<description unicode="combination">ELEMENT OF with vertical line</description>

</character>

<character id=“U02209” dec=“8713” mode=“math” type=“relation”>

<afii>EF4B</afii>
<latex>\not\in </latex>
<Elsevier grid="bpa" ent="notin">
 <desc>not an element of; is not a member of</desc>
</Elsevier>
<AMS>\notin</AMS>
<APS>notin</APS>
<ACS>notin</ACS>
<AIP>notin</AIP>
<IEEE>\nonit</IEEE>
<Wolfram>NotElement</Wolfram>
<entity id="notin" set="html4-symbol">
 <desc>not an element of</desc>
</entity>
<entity id="notin" set="8879-isotech">
 <desc>N: negated set membership</desc>
</entity>
<entity id="notin" set="9573-13-isotech">
 <desc>/notin N: negated set membership</desc>
</entity>
<entity id="NotElement" set="mmlalias">
  <desc>alias ISOTECH notin</desc>
</entity>
<entity id="notinva" set="STIX">
</entity>
<entity id="notinva" set="9573-13-isotech">
 <desc>negated set membership, variant</desc>
</entity>
<description>NOT AN ELEMENT OF</description>

</character>

<character id=“U0220A” dec=“8714” mode=“math” type=“relation”>

<afii>EF4A</afii>
<AMS>\in</AMS>
<description>SMALL ELEMENT OF</description>

</character>

<character id=“U0220A-020D2” dec=“8714-8402” type=“other” mode=“unknown”>

<description unicode="combination">SMALL ELEMENT OF with vertical line</description>

</character>

<character id=“U0220B” dec=“8715” mode=“math” type=“relation”>

<afii>DB5F</afii>
<latex>\ni </latex>
<Elsevier grid="bqa" ent="ni">
 <desc>contains; owns; includes</desc>
</Elsevier>
<AMS>\ni</AMS>
<APS>ni</APS>
<AIP>ni</AIP>
<IEEE>\ni</IEEE>
<Wolfram>ReverseElement</Wolfram>
<entity id="niv" set="9573-13-isotech">
 <desc>contains, variant</desc>
</entity>
<entity id="ReverseElement" set="mmlalias">
  <desc>alias ISOTECH niv</desc>
</entity>
<entity id="ni" set="html4-symbol">
 <desc>contains as member</desc>
</entity>
<entity id="ni" set="9573-13-isotech">
 <desc>/ni /owns R: contains</desc>
</entity>
<entity id="ni" set="8879-isotech">
 <desc>/ni /owns R: =contains</desc>
</entity>
<entity id="SuchThat" set="mmlalias">
 <desc>ISOTECH  ni</desc>
</entity>
<font name="hlcry" pos="51"/>
<description>CONTAINS AS MEMBER</description>

</character>

<character id=“U0220B-020D2” dec=“8715-8402” type=“other” mode=“unknown”>

<description unicode="combination">CONTAINS AS MEMBER with vertical line</description>

</character>

<character id=“U0220C” dec=“8716” mode=“math” type=“relation”>

<afii>EBBB</afii>
<latex>\not\ni </latex>
<Elsevier grid="bra" ent="notni">
 <desc>does not contain as a member</desc>
</Elsevier>
<Wolfram>NotReverseElement</Wolfram>
<entity id="notni" set="9573-13-isotech">
 <desc>negated contains</desc>
</entity>
<entity id="notniva" set="9573-13-isotech">
 <desc>negated contains, variant</desc>
</entity>
<entity id="NotReverseElement" set="mmlalias">
  <desc>alias ISOTECH notniva</desc>
</entity>
<description>DOES NOT CONTAIN AS MEMBER</description>

</character>

<character id=“U0220D” dec=“8717” mode=“math” type=“relation”>

<afii>EF4C</afii>
<Wolfram>SuchThat</Wolfram>
<description>SMALL CONTAINS AS MEMBER</description>

</character>

<character id=“U0220D-020D2” dec=“8717-8402” type=“other” mode=“unknown”>

<description unicode="combination">SMALL CONTAINS AS MEMBER with vertical line</description>

</character>

<character id=“U0220E” dec=“8718” type=“other” mode=“unknown”>

<description>END OF PROOF</description>

</character>

<character id=“U0220F” dec=“8719” mode=“math” type=“large”>

<afii>EB67</afii>
<latex>\prod </latex>
<Elsevier grid="bjb" ent="prod">
 <desc>product operator</desc>
</Elsevier>
<AMS>\prod</AMS>
<APS>prod</APS>
<ACS>prod</ACS>
<AIP>prod</AIP>
<IEEE>\prod</IEEE>
<Wolfram>Product</Wolfram>
<entity id="prod" set="html4-symbol">
 <desc>n-ary product = product sign</desc>
</entity>
<entity id="prod" set="8879-isoamsb">
 <desc>/prod L: product operator</desc>
</entity>
<entity id="prod" set="9573-13-isoamsb">
 <desc>/prod L: product operator</desc>
</entity>
<entity id="Product" set="mmlextra">
 <desc>alias for &amp;prod;</desc>
</entity>
<description>N-ARY PRODUCT</description>

</character>

<character id=“U02210” dec=“8720” mode=“math” type=“large”>

<afii>22B7</afii>
<latex>\coprod </latex>
<Elsevier grid="bjc" ent="coprod">
 <desc>inverted product (cumulator)</desc>
</Elsevier>
<AMS>\coprod</AMS>
<APS>coprod</APS>
<IEEE>\coprod</IEEE>
<Wolfram>Coproduct</Wolfram>
<entity id="coprod" set="8879-isoamsb">
 <desc>/coprod L: coproduct operator</desc>
</entity>
<entity id="coprod" set="9573-13-isoamsb">
 <desc>/coprod L: coproduct operator</desc>
</entity>
<entity id="Coproduct" set="mmlalias">
  <desc>alias ISOAMSB coprod</desc>
</entity>
<entity id="samalg" set="ISOAMSR">
 <desc>smallamalg R: small amalg</desc>
</entity>
<entity id="samalg" set="8879-isoamsr">
 <desc>/smallamalg R: small amalg</desc>
</entity>
<font name="hlcrv" pos="39"/>
<description>N-ARY COPRODUCT</description>

</character>

<character id=“U02211” dec=“8721” mode=“math” type=“large”>

<afii>EB66</afii>
<latex>\sum </latex>
<Elsevier grid="bja" ent="sum">
 <desc>summation operator</desc>
</Elsevier>
<AMS>\sum</AMS>
<APS>sum</APS>
<ACS>sum</ACS>
<AIP>sum</AIP>
<IEEE>\sum</IEEE>
<Wolfram>Sum</Wolfram>
<entity id="sum" set="html4-symbol">
 <desc>n-ary sumation</desc>
</entity>
<entity id="sum" set="8879-isoamsb">
 <desc>/sum L: summation operator</desc>
</entity>
<entity id="sum" set="9573-13-isoamsb">
 <desc>/sum L: summation operator</desc>
</entity>
<entity id="Sum" set="mmlalias">
  <desc>alias ISOAMSB sum</desc>
</entity>
<font name="hlcrv" pos="80"/>
<description>N-ARY SUMMATION</description>

</character>

<character id=“U02212” dec=“8722” mode=“text” type=“binaryop”>

<afii>EE2D</afii>
<latex>-</latex>
<Elsevier grid="btl" ent="minus">
 <desc>minus sign</desc>
</Elsevier>
<AMS>\minus</AMS>
<APS>minus</APS>
<AIP>minus</AIP>
<entity id="minus" set="html4-symbol">
 <desc>minus sign</desc>
</entity>
<entity id="minus" set="8879-isotech">
 <desc>B: =minus sign</desc>
</entity>
<entity id="minus" set="9573-13-isotech">
 <desc>B: minus sign</desc>
</entity>
<font name="hlcry" pos="0"/>
<description>MINUS SIGN</description>

</character>

<character id=“U02213” dec=“8723” mode=“math” type=“binaryop”>

<afii>EF7D</afii>
<latex>\mp </latex>
<Elsevier grid="btd" ent="mnplus">
 <desc>minus or plus sign</desc>
</Elsevier>
<AMS>\mp</AMS>
<APS>mnplus</APS>
<ACS>mnplus</ACS>
<AIP>mnplus</AIP>
<IEEE>\mp</IEEE>
<Wolfram>MinusPlus</Wolfram>
<entity id="mnplus" set="8879-isotech">
 <desc>/mp B: =minus-or-plus sign</desc>
</entity>
<entity id="mnplus" set="9573-13-isotech">
 <desc>/mp B: minus-or-plus sign</desc>
</entity>
<entity id="mp" set="mmlalias">
  <desc>alias ISOTECH mnplus</desc>
</entity>
<entity id="MinusPlus" set="mmlalias">
  <desc>alias ISOTECH mnplus</desc>
</entity>
<font name="hlcry" pos="7"/>
<description>MINUS-OR-PLUS SIGN</description>

</character>

<character id=“U02214” dec=“8724” mode=“math” type=“binaryop”>

<afii>EE2B</afii>
<latex>\dotplus </latex>
<Elsevier grid="btb" ent="plusdo">
 <desc>plus sign, dot above; direct sum</desc>
</Elsevier>
<AMS>\dotplus</AMS>
<APS>plusdo</APS>
<AIP>plusdot</AIP>
<entity id="plusdo" set="8879-isoamsb">
 <desc>/dotplus B: plus sign, dot above</desc>
</entity>
<entity id="plusdo" set="9573-13-isoamsb">
 <desc>/dotplus B: plus sign, dot above</desc>
</entity>
<entity id="dotplus" set="mmlalias">
  <desc>alias ISOAMSB plusdo</desc>
</entity>
<font name="hlcry" pos="137"/>
<description>DOT PLUS</description>

</character>

<character id=“U02215” dec=“8725” type=“other” mode=“unknown”>

<description>DIVISION SLASH</description>

</character>

<character id=“U02216” dec=“8726” mode=“math” type=“binaryop”>

<afii>005C</afii>
<latex>\setminus </latex>
<AMS>\setminus</AMS>
<APS>setmn</APS>
<IEEE>\setminus</IEEE>
<Wolfram>Backslash</Wolfram>
<entity id="setmn" set="8879-isoamsb">
 <desc>/setminus B: reverse solidus</desc>
</entity>
<entity id="setmn" set="9573-13-isoamsb">
 <desc>/setminus B: reverse solidus</desc>
</entity>
<entity id="setminus" set="mmlalias">
  <desc>alias ISOAMSB setmn</desc>
</entity>
<entity id="Backslash" set="mmlalias">
  <desc>alias ISOAMSB setmn</desc>
</entity>
<entity id="ssetmn" set="8879-isoamsb">
 <desc>/smallsetminus B: sm reverse solidus</desc>
</entity>
<entity id="ssetmn" set="9573-13-isoamsb">
 <desc>/smallsetminus B: sm reverse solidus</desc>
</entity>
<entity id="smallsetminus" set="mmlalias">
  <desc>alias ISOAMSB ssetmn</desc>
</entity>
<font name="hlcry" pos="110"/>
<description>SET MINUS</description>

</character>

<character id=“U02217” dec=“8727” mode=“math” type=“binaryop”>

<afii>EE7D</afii>
<latex>{_\ast}</latex>
<Elsevier grid="bk8" ent="ast">
 <desc>mid asterisk</desc>
</Elsevier>
<AMS>\ast</AMS>
<AIP>ast</AIP>
<IEEE>\ast</IEEE>
<entity id="lowast" set="html4-symbol">
 <desc>asterisk operator</desc>
</entity>
<entity id="lowast" set="8879-isotech">
 <desc>low asterisk</desc>
</entity>
<entity id="lowast" set="9573-13-isotech">
 <desc>low asterisk</desc>
</entity>
<description>ASTERISK OPERATOR</description>

</character>

<character id=“U02218” dec=“8728” mode=“math” type=“binaryop”>

<afii>EB5A</afii>
<latex>\circ </latex>
<Elsevier grid="bk9" ent="compfn">
 <desc>centered circle; composite function; convolution</desc>
</Elsevier>
<AMS>\circ</AMS>
<APS>compfn</APS>
<ACS>bulop</ACS>
<AIP>convolu</AIP>
<IEEE>\circ</IEEE>
<Wolfram>SmallCircle</Wolfram>
<entity id="compfn" set="8879-isotech">
 <desc>B: composite function (small circle)</desc>
</entity>
<entity id="compfn" set="9573-13-isotech">
 <desc>/circ B: composite function (small circle)</desc>
</entity>
<entity id="SmallCircle" set="mmlalias">
  <desc>alias ISOTECH compfn</desc>
</entity>
<font name="hlcry" pos="14"/>
<description>RING OPERATOR</description>

</character>

<character id=“U02219” dec=“8729” mode=“math” type=“other”>

<latex>\bullet </latex>
<Elsevier grid="bl9" ent="z.ccirf">
 <desc>centered small circle, filled</desc>
</Elsevier>
<description>BULLET OPERATOR</description>

</character>

<character id=“U0221A” dec=“8730” mode=“math” type=“other”>

<afii>EF7C</afii>
<latex>\surd </latex>
<Elsevier grid="bje" ent="radic">
 <desc>root; radical sign</desc>
</Elsevier>
<AMS>\surd</AMS>
<APS>radic</APS>
<ACS>radic</ACS>
<AIP>sqrt</AIP>
<IEEE>\surd</IEEE>
<Wolfram>Sqrt</Wolfram>
<entity id="radic" set="html4-symbol">
 <desc>square root = radical sign</desc>
</entity>
<entity id="radic" set="8879-isotech">
 <desc>/surd =radical</desc>
</entity>
<entity id="radic" set="9573-13-isotech">
 <desc>/surd radical</desc>
</entity>
<entity id="Sqrt" set="mmlalias">
  <desc>alias ISOTECH radic</desc>
</entity>
<font name="hlcry" pos="112"/>
<description>SQUARE ROOT</description>

</character>

<character id=“U0221B” dec=“8731” type=“other” mode=“unknown”>

<description>CUBE ROOT</description>

</character>

<character id=“U0221C” dec=“8732” type=“other” mode=“unknown”>

<description>FOURTH ROOT</description>

</character>

<character id=“U0221D” dec=“8733” mode=“math” type=“relation”>

<afii>2279</afii>
<latex>\propto </latex>
<varlatex>\varpropto</varlatex>
<Elsevier grid="bmz" ent="prop">
 <desc>is proportional to; varies as</desc>
</Elsevier>
<AMS>\propto</AMS>
<APS>prop</APS>
<ACS>prop</ACS>
<AIP>prop</AIP>
<IEEE>\propto</IEEE>
<Wolfram>Proportional</Wolfram>
<entity id="prop" set="html4-symbol">
 <desc>proportional to</desc>
</entity>
<entity id="prop" set="8879-isotech">
 <desc>/propto R: =is proportional to</desc>
</entity>
<entity id="prop" set="9573-13-isotech">
 <desc>/propto R: is proportional to</desc>
</entity>
<entity id="propto" set="mmlalias">
  <desc>alias ISOTECH prop</desc>
</entity>
<entity id="Proportional" set="mmlalias">
  <desc>alias ISOTECH prop</desc>
</entity>
<entity id="vprop" set="8879-isoamsr">
 <desc>/varpropto R: proportional, variant</desc>
</entity>
<entity id="vprop" set="9573-13-isoamsr">
 <desc>/varpropto R: proportional, variant</desc>
</entity>
<entity id="varpropto" set="mmlalias">
  <desc>alias ISOAMSR vprop</desc>
</entity>
<font name="hlcry" pos="47"/>
<description>PROPORTIONAL TO</description>

</character>

<character id=“U0221E” dec=“8734” mode=“math” type=“normal”>

<afii>2167</afii>
<latex>\infty </latex>
<Elsevier grid="blz" ent="infin">
 <desc>infinity sign</desc>
</Elsevier>
<AMS>\infty</AMS>
<APS>infin</APS>
<ACS>infin</ACS>
<AIP>infin</AIP>
<IEEE>\infty</IEEE>
<Wolfram>Infinity</Wolfram>
<entity id="infin" set="html4-symbol">
 <desc>infinity</desc>
</entity>
<entity id="infin" set="8879-isotech">
 <desc>/infty =infinity</desc>
</entity>
<entity id="infin" set="9573-13-isotech">
 <desc>/infty infinity</desc>
</entity>
<description>INFINITY</description>

</character>

<character id=“U0221F” dec=“8735” mode=“math” type=“normal”>

<afii>EEDD</afii>
<latex>\rightangle </latex>
<Elsevier grid="bk5" ent="ang90">
 <desc>right (90 degree) angle; factorial sign</desc>
</Elsevier>
<APS>ang90</APS>
<Wolfram>RightAngle</Wolfram>
<entity id="ang90" set="ISOTECH">
 <desc>right (90 degree) angle</desc>
</entity>
<entity id="ang90" set="8879-isotech">
 <desc>=right (90 degree) angle</desc>
</entity>
<entity id="angrt" set="9573-13-isotech">
 <desc>right (90 degree) angle</desc>
</entity>
<font name="hlcry" pos="138"/>
<description>RIGHT ANGLE</description>

</character>

<character id=“U02220” dec=“8736” mode=“math” type=“normal”>

<afii>EF6C</afii>
<latex>\angle </latex>
<Elsevier grid="bk1" ent="ang">
 <desc>angle</desc>
</Elsevier>
<AMS>\angle</AMS>
<APS>ang</APS>
<ACS>ang</ACS>
<AIP>angupr</AIP>
<IEEE>\angle</IEEE>
<Wolfram>Angle</Wolfram>
<entity id="ang" set="html4-symbol">
 <desc>angle</desc>
</entity>
<entity id="ang" set="8879-isoamso">
 <desc>/angle - angle</desc>
</entity>
<entity id="ang" set="9573-13-isoamso">
 <desc>/angle - angle</desc>
</entity>
<entity id="angle" set="mmlalias">
  <desc>alias ISOAMSO ang</desc>
</entity>
<font name="hlcry" pos="139"/>
<description>ANGLE</description>

</character>

<character id=“U02220-020D2” dec=“8736-8402” type=“other” mode=“unknown”>

<afii>DBB5</afii>
<entity id="nang" set="STIX">
</entity>
<entity id="nang" set="9573-13-isoamso">
 <desc>not, vert, angle</desc>
</entity>
<description unicode="combination">ANGLE with vertical line</description>

</character>

<character id=“U02221” dec=“8737” mode=“math” type=“normal”>

<afii>EF6D</afii>
<latex>\measuredangle </latex>
<Elsevier grid="bk2" ent="angmsd">
 <desc>angle-measured</desc>
</Elsevier>
<AMS>\measuredangle</AMS>
<APS>angmsd</APS>
<AIP>angsph</AIP>
<Wolfram>MeasuredAngle</Wolfram>
<entity id="angmsd" set="8879-isoamso">
 <desc>/measuredangle - angle-measured</desc>
</entity>
<entity id="angmsd" set="9573-13-isoamso">
 <desc>/measuredangle - angle-measured</desc>
</entity>
<entity id="measuredangle" set="mmlalias">
  <desc>alias ISOAMSO angmsd</desc>
</entity>
<font name="hlcry" pos="140"/>
<description>MEASURED ANGLE</description>

</character>

<character id=“U02222” dec=“8738” mode=“math” type=“normal”>

<afii>EBDB</afii>
<latex>\sphericalangle </latex>
<Elsevier grid="bk3" ent="angsph">
 <desc>spherical angle</desc>
</Elsevier>
<AMS>\sphericalangle</AMS>
<APS>angsph</APS>
<AIP>arcl</AIP>
<Wolfram>SphericalAngle</Wolfram>
<entity id="angsph" set="8879-isotech">
 <desc>/sphericalangle =angle-spherical</desc>
</entity>
<entity id="angsph" set="9573-13-isotech">
 <desc>/sphericalangle angle-spherical</desc>
</entity>
<font name="hlcry" pos="141"/>
<description>SPHERICAL ANGLE</description>

</character>

<character id=“U02223” dec=“8739” mode=“math” type=“relation”>

<afii>EF46</afii>
<latex>\mid </latex>
<Elsevier grid="bdi" ent="mid">
 <desc>divides; mid (Height of capital I)</desc>
</Elsevier>
<AMS>\mid</AMS>
<APS>mid</APS>
<ACS>Verbar</ACS>
<AIP>verbar</AIP>
<IEEE>\mid</IEEE>
<Wolfram>VerticalBar</Wolfram>
<entity id="mid" set="8879-isoamsr">
 <desc>/mid R:</desc>
</entity>
<entity id="mid" set="9573-13-isoamsr">
 <desc>/mid R:</desc>
</entity>
<entity id="VerticalBar" set="mmlalias">
  <desc>alias ISOAMSR mid</desc>
</entity>
<entity id="smid" set="8879-isoamsr">
 <desc>/shortmid R:</desc>
</entity>
<entity id="smid" set="9573-13-isoamsr">
 <desc>/shortmid R:</desc>
</entity>
<entity id="shortmid" set="mmlalias">
  <desc>alias ISOAMSR smid</desc>
</entity>
<font name="hlcry" pos="106"/>
<description>DIVIDES</description>

</character>

<character id=“U02224” dec=“8740” mode=“math” type=“relation”>

<afii>EF47</afii>
<latex>\nmid </latex>
<Elsevier grid="bei" ent="nmid">
 <desc>not mid</desc>
</Elsevier>
<AMS>\nmid</AMS>
<APS>nmid</APS>
<Wolfram>NotVerticalBar</Wolfram>
<entity id="nmid" set="8879-isoamsn">
 <desc>/nmid</desc>
</entity>
<entity id="nmid" set="9573-13-isoamsn">
 <desc>/nmid</desc>
</entity>
<entity id="NotVerticalBar" set="mmlalias">
  <desc>alias ISOAMSN nmid</desc>
</entity>
<entity id="nsmid" set="8879-isoamsn">
 <desc>/nshortmid</desc>
</entity>
<entity id="nsmid" set="9573-13-isoamsn">
 <desc>/nshortmid</desc>
</entity>
<entity id="nshortmid" set="mmlalias">
  <desc>alias ISOAMSN nsmid</desc>
</entity>
<font name="hlcra" pos="246"/>
<description>DOES NOT DIVIDE</description>

</character>

<character id=“U02225” dec=“8741” mode=“math” type=“relation”>

<afii>2142</afii>
<latex>\parallel </latex>
<Elsevier grid="bdj" ent="par">
 <desc>parallel to (height of capital I)</desc>
</Elsevier>
<AMS>\parallel</AMS>
<APS>par</APS>
<AIP>par</AIP>
<IEEE>\parallel</IEEE>
<Wolfram>DoubleVerticalBar</Wolfram>
<entity id="par" set="8879-isotech">
 <desc>/parallel R: =parallel</desc>
</entity>
<entity id="par" set="9573-13-isotech">
 <desc>/parallel R: parallel</desc>
</entity>
<entity id="parallel" set="mmlalias">
  <desc>alias ISOTECH par</desc>
</entity>
<entity id="DoubleVerticalBar" set="mmlalias">
  <desc>alias ISOTECH par</desc>
</entity>
<entity id="spar" set="8879-isoamsr">
 <desc>/shortparallel R: short parallel</desc>
</entity>
<entity id="spar" set="9573-13-isoamsr">
 <desc>/shortparallel R: short parallel</desc>
</entity>
<entity id="shortparallel" set="mmlalias">
  <desc>alias ISOAMSR spar</desc>
</entity>
<font name="hlcry" pos="107"/>
<description>PARALLEL TO</description>

</character>

<character id=“U02226” dec=“8742” mode=“math” type=“relation”>

<afii>EF49</afii>
<latex>\nparallel </latex>
<Elsevier grid="bej" ent="npar">
 <desc>not parallel</desc>
</Elsevier>
<AMS>\nparallel</AMS>
<APS>npar</APS>
<Wolfram>NotDoubleVerticalBar</Wolfram>
<entity id="npar" set="8879-isoamsn">
 <desc>/nparallel N: not parallel</desc>
</entity>
<entity id="npar" set="9573-13-isoamsn">
 <desc>/nparallel N: not parallel</desc>
</entity>
<entity id="nparallel" set="mmlalias">
  <desc>alias ISOAMSN npar</desc>
</entity>
<entity id="NotDoubleVerticalBar" set="mmlalias">
  <desc>alias ISOAMSN npar</desc>
</entity>
<entity id="nspar" set="8879-isoamsn">
 <desc>/nshortparallel N: not short par</desc>
</entity>
<entity id="nspar" set="9573-13-isoamsn">
 <desc>/nshortparallel N: not short par</desc>
</entity>
<entity id="nshortparallel" set="mmlalias">
  <desc>alias ISOAMSN nspar</desc>
</entity>
<font name="hlcra" pos="247"/>
<description>NOT PARALLEL TO</description>

</character>

<character id=“U02227” dec=“8743” mode=“math” type=“binaryop”>

<afii>22B2</afii>
<latex>\wedge </latex>
<Elsevier grid="bin" ent="and">
 <desc>logical and; small infinum; wedge</desc>
</Elsevier>
<AMS>\wedge</AMS>
<APS>and</APS>
<AIP>and</AIP>
<IEEE>\wedge</IEEE>
<Wolfram>And</Wolfram>
<entity id="and" set="html4-symbol">
 <desc>logical and = wedge</desc>
</entity>
<entity id="and" set="8879-isotech">
 <desc>/wedge /land B: =logical and</desc>
</entity>
<entity id="and" set="9573-13-isotech">
 <desc>/wedge /land B: logical and</desc>
</entity>
<entity id="wedge" set="mmlalias">
  <desc>alias ISOTECH and</desc>
</entity>
<font name="hlcry" pos="94"/>
<description>LOGICAL AND</description>

</character>

<character id=“U02228” dec=“8744” mode=“math” type=“binaryop”>

<afii>22B3</afii>
<latex>\vee </latex>
<Elsevier grid="bim" ent="or">
 <desc>logical or; small supremum</desc>
</Elsevier>
<AMS>\vee</AMS>
<APS>or</APS>
<ACS>or</ACS>
<AIP>or</AIP>
<IEEE>\vee</IEEE>
<Wolfram>Or</Wolfram>
<entity id="or" set="html4-symbol">
 <desc>logical or = vee</desc>
</entity>
<entity id="or" set="8879-isotech">
 <desc>/vee /lor B: =logical or</desc>
</entity>
<entity id="or" set="9573-13-isotech">
 <desc>/vee /lor B: logical or</desc>
</entity>
<entity id="vee" set="mmlalias">
  <desc>alias ISOTECH or</desc>
</entity>
<font name="hlcry" pos="95"/>
<description>LOGICAL OR</description>

</character>

<character id=“U02229” dec=“8745” mode=“math” type=“binaryop”>

<afii>EF56</afii>
<latex>\cap </latex>
<Elsevier grid="big" ent="cap">
 <desc>prod. of intrsctn of cl./sets; vee; small intrsctn</desc>
</Elsevier>
<AMS>\cap</AMS>
<APS>cap</APS>
<ACS>cap</ACS>
<AIP>cap</AIP>
<IEEE>\cap</IEEE>
<entity id="cap" set="html4-symbol">
 <desc>intersection = cap</desc>
</entity>
<entity id="cap" set="8879-isotech">
 <desc>/cap B: =intersection</desc>
</entity>
<entity id="cap" set="9573-13-isotech">
 <desc>/cap B: intersection</desc>
</entity>
<font name="hlcry" pos="92"/>
<description>INTERSECTION</description>

</character>

<character id=“U02229-0FE00” dec=“8745-65024” mode=“unknown” type=“binaryop”>

<afii>DBC2</afii>
<entity id="caps" set="STIX">
</entity>
<entity id="caps" set="9573-13-isoamsb">
 <desc>intersection, serifs</desc>
</entity>
<description unicode="3.2">INTERSECTION with serifs</description>

</character>

<character id=“U0222A” dec=“8746” mode=“math” type=“binaryop”>

<afii>EF57</afii>
<latex>\cup </latex>
<Elsevier grid="bif" ent="cup">
 <desc>sum or union of classes or sets; logical sum</desc>
</Elsevier>
<AMS>\cup</AMS>
<APS>cup</APS>
<AIP>cup</AIP>
<IEEE>\cup</IEEE>
<entity id="cup" set="html4-symbol">
 <desc>union = cup</desc>
</entity>
<entity id="cup" set="8879-isotech">
 <desc>/cup B: =union or logical sum</desc>
</entity>
<entity id="cup" set="9573-13-isotech">
 <desc>/cup B: union or logical sum</desc>
</entity>
<font name="hlcry" pos="91"/>
<description>UNION</description>

</character>

<character id=“U0222A-0FE00” dec=“8746-65024” mode=“unknown” type=“binaryop”>

<afii>DBC9</afii>
<entity id="cups" set="STIX">
</entity>
<entity id="cups" set="9573-13-isoamsb">
 <desc>union, serifs</desc>
</entity>
<description unicode="3.2">UNION with serifs</description>

</character>

<character id=“U0222B” dec=“8747” mode=“math” type=“large”>

<afii>EF75</afii>
<latex>\int </latex>
<Elsevier grid="bjp" ent="int">
 <desc>integral operator</desc>
</Elsevier>
<AMS>\int</AMS>
<APS>int</APS>
<ACS>int</ACS>
<AIP>int</AIP>
<IEEE>\int</IEEE>
<Wolfram>Integral</Wolfram>
<entity id="int" set="html4-symbol">
 <desc>integral</desc>
</entity>
<entity id="int" set="8879-isotech">
 <desc>/int L: =integral operator</desc>
</entity>
<entity id="int" set="9573-13-isotech">
 <desc>/int L: integral operator</desc>
</entity>
<entity id="Integral" set="mmlalias">
  <desc>alias ISOTECH int</desc>
</entity>
<font name="hlcrv" pos="82"/>
<description>INTEGRAL</description>

</character>

<character id=“U0222C” dec=“8748” mode=“math” type=“large”>

<afii>226A</afii>
<latex>\int\!\int </latex>
<AMS>\iint</AMS>
<AIP>intpath</AIP>
<entity id="Int" set="9573-13-isotech">
 <desc>double integral operator</desc>
</entity>
<description>DOUBLE INTEGRAL</description>

</character>

<character id=“U0222D” dec=“8749” mode=“math” type=“large”>

<afii>EB59</afii>
<latex>\int\!\int\!\int </latex>
<AMS>\iiint</AMS>
<entity id="tint" set="9573-13-isotech">
 <desc>/iiint triple integral operator</desc>
</entity>
<entity id="iiint" set="mmlalias">
  <desc>alias ISOTECH tint</desc>
</entity>
<description>TRIPLE INTEGRAL</description>

</character>

<character id=“U0222E” dec=“8750” mode=“math” type=“large”>

<afii>EF76</afii>
<latex>\oint </latex>
<Elsevier grid="bjv" ent="conint">
 <desc>contour integral; circuital integral</desc>
</Elsevier>
<AMS>\oint</AMS>
<APS>conint</APS>
<ACS>conint</ACS>
<AIP>conint</AIP>
<IEEE>\oint</IEEE>
<Wolfram>ContourIntegral</Wolfram>
<entity id="conint" set="8879-isotech">
 <desc>/oint L: =contour integral operator</desc>
</entity>
<entity id="conint" set="9573-13-isotech">
 <desc>/oint L: contour integral operator</desc>
</entity>
<entity id="oint" set="mmlalias">
  <desc>alias ISOTECH conint</desc>
</entity>
<entity id="ContourIntegral" set="mmlalias">
  <desc>alias ISOTECH conint</desc>
</entity>
<font name="hlcrv" pos="72"/>
<description>CONTOUR INTEGRAL</description>

</character>

<character id=“U0222F” dec=“8751” mode=“math” type=“large”>

<afii>EB36</afii>
<latex>\surfintegral </latex>
<Elsevier grid="bjw" ent="z.sint">
 <desc>surface integral</desc>
</Elsevier>
<AMS>\oiint</AMS>
<AIP>conint2</AIP>
<Wolfram>DoubleContourIntegral</Wolfram>
<entity id="Conint" set="9573-13-isotech">
 <desc>double contour integral operator</desc>
</entity>
<entity id="DoubleContourIntegral" set="mmlalias">
  <desc>alias ISOTECH Conint</desc>
</entity>
<font name="ptmlucrm" pos="139"/>
<description>SURFACE INTEGRAL</description>

</character>

<character id=“U02230” dec=“8752” mode=“math” type=“large”>

<afii>EB37</afii>
<latex>\volintegral </latex>
<Elsevier grid="bjx" ent="z.vint">
 <desc>volume integral</desc>
</Elsevier>
<AMS>\oiiint</AMS>
<entity id="Cconint" set="9573-13-isotech">
 <desc>triple contour integral operator</desc>
</entity>
<font name="ptmlucrm" pos="140"/>
<description>VOLUME INTEGRAL</description>

</character>

<character id=“U02231” dec=“8753” mode=“math” type=“large”>

<afii>EBC3</afii>
<latex>\clwintegral </latex>
<Elsevier grid="bj3" ent="cwint">
 <desc>clockwise integral</desc>
</Elsevier>
<entity id="cwint" set="9573-13-isotech">
 <desc>clockwise integral</desc>
</entity>
<font name="zsyr" pos="8"/>
<description>CLOCKWISE INTEGRAL</description>

</character>

<character id=“U02232” dec=“8754” mode=“math” type=“large”>

<afii>EBC1</afii>
<latex>\ElsevierGlyph{2232}</latex>
<Elsevier grid="bj2" ent="ccoint">
 <desc>contour integral, clockwise</desc>
</Elsevier>
<AIP>conintr</AIP>
<Wolfram>ClockwiseContourIntegral</Wolfram>
<entity id="cwconint" set="9573-13-isotech">
 <desc>contour integral, clockwise</desc>
</entity>
<entity id="ClockwiseContourIntegral" set="mmlalias">
  <desc>alias ISOTECH cwconint</desc>
</entity>
<font name="zsyr" pos="7"/>
<description>CLOCKWISE CONTOUR INTEGRAL</description>

</character>

<character id=“U02233” dec=“8755” mode=“math” type=“large”>

<afii>EBC2</afii>
<latex>\ElsevierGlyph{2233}</latex>
<Elsevier grid="bj1" ent="acoint">
 <desc>contour integral, anti-clockwise</desc>
</Elsevier>
<AIP>conintl</AIP>
<Wolfram>CounterClockwiseContourIntegral</Wolfram>
<entity id="awconint" set="9573-13-isotech">
 <desc>contour integral, anti-clockwise</desc>
</entity>
<entity id="CounterClockwiseContourIntegral" set="mmlalias">
  <desc>alias ISOTECH awconint</desc>
</entity>
<font name="zsyr" pos="4"/>
<description>ANTICLOCKWISE CONTOUR INTEGRAL</description>

</character>

<character id=“U02234” dec=“8756” mode=“math” type=“normal”>

<afii>2168</afii>
<latex>\therefore </latex>
<Elsevier grid="bru" ent="there4">
 <desc>therefore</desc>
</Elsevier>
<AMS>\therefore</AMS>
<APS>there4</APS>
<ACS>there4</ACS>
<AIP>there4</AIP>
<Wolfram>Therefore</Wolfram>
<entity id="there4" set="html4-symbol">
 <desc>therefore</desc>
</entity>
<entity id="there4" set="8879-isotech">
 <desc>/therefore R: =therefore</desc>
</entity>
<entity id="there4" set="9573-13-isotech">
 <desc>/therefore R: therefore</desc>
</entity>
<entity id="therefore" set="mmlalias">
  <desc>alias ISOTECH there4</desc>
</entity>
<entity id="Therefore" set="mmlalias">
  <desc>alias ISOTECH there4</desc>
</entity>
<font name="hlcry" pos="144"/>
<description>THEREFORE</description>

</character>

<character id=“U02235” dec=“8757” mode=“math” type=“normal”>

<afii>EF6F</afii>
<latex>\because </latex>
<Elsevier grid="brt" ent="becaus">
 <desc>because</desc>
</Elsevier>
<AMS>\because</AMS>
<APS>becaus</APS>
<AIP>becaus</AIP>
<Wolfram>Because</Wolfram>
<entity id="becaus" set="8879-isotech">
 <desc>/because R: =because</desc>
</entity>
<entity id="becaus" set="9573-13-isotech">
 <desc>/because R: because</desc>
</entity>
<entity id="because" set="mmlalias">
  <desc>alias ISOTECH becaus</desc>
</entity>
<entity id="Because" set="mmlalias">
  <desc>alias ISOTECH becaus</desc>
</entity>
<font name="hlcry" pos="145"/>
<description>BECAUSE</description>

</character>

<character id=“U02236” dec=“8758” mode=“unknown” type=“other”>

<afii>EE34</afii>
<Wolfram>Colon</Wolfram>
<entity id="ratio" set="9573-13-isoamsr">
 <desc>/ratio</desc>
</entity>
<description>RATIO</description>

</character>

<character id=“U02237” dec=“8759” mode=“math” type=“other”>

<afii>EF6E</afii>
<latex>\Colon </latex>
<Elsevier grid="btt" ent="Colon">
 <desc>four dots in square; as</desc>
</Elsevier>
<AMS>\Colon</AMS>
<AIP>as</AIP>
<Wolfram>Proportion</Wolfram>
<entity id="Colon" set="9573-13-isoamsr">
 <desc>/Colon, two colons</desc>
</entity>
<entity id="Proportion" set="mmlalias">
  <desc>alias ISOAMSR Colon</desc>
</entity>
<font name="hlcry" pos="147"/>
<description>PROPORTION</description>

</character>

<character id=“U02238” dec=“8760” mode=“math” type=“binaryop”>

<afii>EE3B</afii>
<latex>\ElsevierGlyph{2238}</latex>
<Elsevier grid="btn" ent="minusd">
 <desc>minus with dot above; symmetric difference</desc>
</Elsevier>
<AMS>\dotminus</AMS>
<entity id="minusd" set="9573-13-isoamsb">
 <desc>/dotminus B: minus sign, dot above</desc>
</entity>
<entity id="dotminus" set="mmlalias">
  <desc>alias ISOAMSB minusd</desc>
</entity>
<font name="zsyr" pos="22"/>
<description>DOT MINUS</description>

</character>

<character id=“U02239” dec=“8761” type=“other” mode=“unknown”>

<description>EXCESS</description>

</character>

<character id=“U0223A” dec=“8762” mode=“math” type=“other”>

<afii>EE64</afii>
<latex>\mathbin{{:}\!\!{-}\!\!{:}}</latex>
<Elsevier grid="btp" ent="mDDot">
 <desc>geometric properties</desc>
</Elsevier>
<AIP>mDDot</AIP>
<entity id="mDDot" set="9573-13-isoamsr">
 <desc>minus with four dots, geometric properties</desc>
</entity>
<description>GEOMETRIC PROPORTION</description>

</character>

<character id=“U0223B” dec=“8763” mode=“math” type=“other”>

<afii>EBC7</afii>
<latex>\homothetic </latex>
<Elsevier grid="bq0" ent="homthr">
 <desc>homothetic</desc>
</Elsevier>
<AMS>\kernelcontraction</AMS>
<entity id="homtht" set="9573-13-isoamsr">
 <desc>homothetic</desc>
</entity>
<font name="hlcry" pos="151"/>
<description>HOMOTHETIC</description>

</character>

<character id=“U0223C” dec=“8764” mode=“math” type=“relation”>

<afii>EE7E</afii>
<latex>\sim </latex>
<Elsevier grid="bq1" ent="sim">
 <desc>similar; equivalent to; varies linearly with</desc>
</Elsevier>
<AMS>\sim</AMS>
<APS>sim</APS>
<AIP>sim</AIP>
<IEEE>\sim</IEEE>
<Wolfram>Tilde</Wolfram>
<entity id="sim" set="html4-symbol">
 <desc>tilde operator = varies with = similar to</desc>
</entity>
<entity id="sim" set="8879-isotech">
 <desc>/sim R: =similar</desc>
</entity>
<entity id="sim" set="9573-13-isotech">
 <desc>/sim R: similar</desc>
</entity>
<entity id="Tilde" set="mmlalias">
  <desc>alias ISOTECH sim</desc>
</entity>
<entity id="thksim" set="8879-isoamsr">
 <desc>/thicksim R: thick similar</desc>
</entity>
<entity id="thksim" set="9573-13-isoamsr">
 <desc>/thicksim R: thick similar</desc>
</entity>
<entity id="thicksim" set="mmlalias">
 <desc>ISOAMSR   thksim</desc>
</entity>
<font name="hlcry" pos="24"/>
<description>TILDE OPERATOR</description>

</character>

<character id=“U0223C-020D2” dec=“8764-8402” type=“other” mode=“unknown”>

<afii>EEFE</afii>
<entity id="nvsim" set="9573-13-isoamsn">
 <desc>not, vert, similar</desc>
</entity>
<description unicode="combination">TILDE OPERATOR with vertical line</description>

</character>

<character id=“U0223D” dec=“8765” mode=“math” type=“relation”>

<afii>22BE</afii>
<latex>\backsim </latex>
<Elsevier grid="bq7" ent="bsim">
 <desc>reverse mainline tilde; reverse similar</desc>
</Elsevier>
<AMS>\backsim</AMS>
<APS>bsim</APS>
<entity id="bsim" set="8879-isoamsr">
 <desc>/backsim R: reverse similar</desc>
</entity>
<entity id="bsim" set="9573-13-isoamsr">
 <desc>/backsim R: reverse similar</desc>
</entity>
<entity id="backsim" set="mmlalias">
  <desc>alias ISOAMSR bsim</desc>
</entity>
<font name="ptmlucrm" pos="248"/>
<description>REVERSED TILDE</description>

</character>

<character id=“U0223D-020D2” dec=“8765-8402” type=“other” mode=“unknown”>

<description unicode="combination">REVERSED TILDE with vertical line</description>

</character>

<character id=“U0223E” dec=“8766” mode=“math” type=“other”>

<afii>D947</afii>
<latex>\lazysinv </latex>
<Elsevier grid="bpz" ent="sim">
 <desc>** most positive</desc>
</Elsevier>
<entity id="ac" set="STIX">
</entity>
<entity id="ac" set="9573-13-isoamsb">
 <desc>most positive</desc>
</entity>
<entity id="mstpos" set="9573-13-isoamsr">
 <desc>most positive</desc>
</entity>
<description>INVERTED LAZY S</description>

</character>

<character id=“U0223E-00333” dec=“8766-819” mode=“math” type=“other”>

<afii>DBBC</afii>
<entity id="acE" set="STIX">
</entity>
<entity id="acE" set="9573-13-isoamsb">
 <desc>most positive, two lines below</desc>
</entity>
<description unicode="combination">INVERTED LAZY S with double underline</description>

</character>

<character id=“U0223F” dec=“8767” mode=“unknown” type=“normal”>

<afii>DB3B</afii>
<entity id="acd" set="9573-13-isotech">
 <desc>ac current</desc>
</entity>
<description>SINE WAVE</description>

</character>

<character id=“U02240” dec=“8768” mode=“math” type=“binaryop”>

<afii>227D</afii>
<latex>\wr </latex>
<Elsevier grid="bsi" ent="wreath">
 <desc>wreath product</desc>
</Elsevier>
<AMS>\wr</AMS>
<APS>wreath</APS>
<IEEE>\wr</IEEE>
<Wolfram>VerticalTilde</Wolfram>
<entity id="wreath" set="8879-isoamsb">
 <desc>/wr B: wreath product</desc>
</entity>
<entity id="wreath" set="9573-13-isoamsb">
 <desc>/wr B: wreath product</desc>
</entity>
<entity id="VerticalTilde" set="mmlalias">
  <desc>alias ISOAMSB wreath</desc>
</entity>
<entity id="wr" set="mmlalias">
 <desc>alias ISOAMSB wreath</desc>
</entity>
<font name="hlcry" pos="111"/>
<description>WREATH PRODUCT</description>

</character>

<character id=“U02241” dec=“8769” mode=“math” type=“relation”>

<afii>21B0</afii>
<latex>\not\sim </latex>
<Elsevier grid="br1" ent="nsim">
 <desc>not similar; not equivalent to</desc>
</Elsevier>
<AMS>\nsim</AMS>
<APS>nsim</APS>
<IEEE>\not\sim</IEEE>
<Wolfram>NotTilde</Wolfram>
<entity id="nsim" set="8879-isoamsn">
 <desc>/nsim N: not similar</desc>
</entity>
<entity id="nsim" set="9573-13-isoamsn">
 <desc>/nsim N: not similar</desc>
</entity>
<entity id="NotTilde" set="mmlalias">
  <desc>alias ISOAMSN nsim</desc>
</entity>
<font name="hlcra" pos="150"/>
<description>NOT TILDE</description>

</character>

<character id=“U02242” dec=“8770” mode=“math” type=“relation”>

<afii>EE68</afii>
<latex>\ElsevierGlyph{2242}</latex>
<Elsevier grid="bkp" ent="esim">
 <desc>** equal, similar</desc>
</Elsevier>
<AMS>\eqsim</AMS>
<APS>eqsim</APS>
<AIP>bartil</AIP>
<Wolfram>EqualTilde</Wolfram>
<entity id="esim" set="9573-13-isoamsr">
 <desc>/esim R: equals, similar</desc>
</entity>
<entity id="EqualTilde" set="mmlalias">
  <desc>alias ISOAMSR esim</desc>
</entity>
<entity id="eqsim" set="mmlalias">
  <desc>alias ISOAMSR esim</desc>
</entity>
<font name="zsyr" pos="13"/>
<description>MINUS TILDE</description>

</character>

<character id=“U02242-00338” dec=“8770-824” mode=“math” type=“relation”>

<latex>\NotEqualTilde </latex>
<AMS>\neqsim</AMS>
<Wolfram id="F400">NotEqualTilde</Wolfram>
<entity id="nesim" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>E84E</xref>
</entity>
<entity id="NotEqualTilde" set="mmlalias">
 <desc>alias for  &amp;nesim;</desc>
</entity>
<entity id="nesim" set="mmlextra">
  <desc>not equal or similar</desc>
</entity>
<description unicode="combination">MINUS TILDE with slash</description>

</character>

<character id=“U02242-020D2” dec=“8770-8402” type=“other” mode=“unknown”>

<description unicode="combination">NOT EQUAL OR SIMILAR with vertical line</description>

</character>

<character id=“U02243” dec=“8771” mode=“math” type=“relation”>

<afii>EF77</afii>
<latex>\simeq </latex>
<Elsevier grid="bq2" ent="sime">
 <desc>similar, equals; asymptotically equal to</desc>
</Elsevier>
<AMS>\simeq</AMS>
<APS>sime</APS>
<ACS>sime</ACS>
<AIP>sime</AIP>
<IEEE>\simeq</IEEE>
<Wolfram>TildeEqual</Wolfram>
<entity id="sime" set="8879-isotech">
 <desc>/simeq R: =similar, equals</desc>
</entity>
<entity id="sime" set="9573-13-isotech">
 <desc>/simeq R: similar, equals</desc>
</entity>
<entity id="TildeEqual" set="mmlalias">
  <desc>alias ISOTECH sime</desc>
</entity>
<entity id="simeq" set="mmlalias">
  <desc>alias ISOTECH sime</desc>
</entity>
<font name="hlcry" pos="96"/>
<description>ASYMPTOTICALLY EQUAL TO</description>

</character>

<character id=“U02244” dec=“8772” mode=“math” type=“relation”>

<afii>21BF</afii>
<latex>\not\simeq </latex>
<Elsevier grid="br2" ent="nsime">
 <desc>not similar, equals; not asymptotically equal to</desc>
</Elsevier>
<AMS>\nsime</AMS>
<APS>nsime</APS>
<IEEE>\not\simeq</IEEE>
<Wolfram>NotTildeEqual</Wolfram>
<entity id="nsime" set="8879-isoamsn">
 <desc>/nsimeq N: not similar, equals</desc>
</entity>
<entity id="nsime" set="9573-13-isoamsn">
 <desc>/nsimeq N: not similar, equals</desc>
</entity>
<entity id="nsimeq" set="mmlalias">
  <desc>alias ISOAMSN nsime</desc>
</entity>
<entity id="NotTildeEqual" set="mmlalias">
  <desc>alias ISOAMSN nsime</desc>
</entity>
<description>NOT ASYMPTOTICALLY EQUAL TO</description>

</character>

<character id=“U02245” dec=“8773” mode=“math” type=“relation”>

<afii>EF78</afii>
<latex>\cong </latex>
<Elsevier grid="bq3" ent="cong">
 <desc>congruent with; similar to</desc>
</Elsevier>
<AMS>\cong</AMS>
<APS>cong</APS>
<AIP>cong</AIP>
<IEEE>\cong</IEEE>
<Wolfram>TildeFullEqual</Wolfram>
<entity id="cong" set="html4-symbol">
 <desc>approximately equal to</desc>
</entity>
<entity id="cong" set="8879-isotech">
 <desc>/cong R: =congruent with</desc>
</entity>
<entity id="cong" set="9573-13-isotech">
 <desc>/cong R: congruent with</desc>
</entity>
<entity id="TildeFullEqual" set="mmlalias">
  <desc>alias ISOTECH cong</desc>
</entity>
<font name="hlcry" pos="155"/>
<description>APPROXIMATELY EQUAL TO</description>

</character>

<character id=“U02245-020D2” dec=“8773-8402” type=“other” mode=“unknown”>

<description unicode="combination">APPROXIMATELY EQUAL TO with vertical line</description>

</character>

<character id=“U02246” dec=“8774” mode=“math” type=“relation”>

<afii>EBB7</afii>
<latex>\approxnotequal </latex>
<Elsevier grid="brz" ent="z.simne">
 <desc>approximately but not actually equal to</desc>
</Elsevier>
<entity id="simne" set="9573-13-isoamsn">
 <desc>similar, not equals</desc>
</entity>
<description>APPROXIMATELY BUT NOT ACTUALLY EQUAL TO</description>

</character>

<character id=“U02247” dec=“8775” mode=“math” type=“relation”>

<afii>21CC</afii>
<latex>\not\cong </latex>
<Elsevier grid="br3" ent="ncong">
 <desc>not congruent with; neither appr. nor act. equal</desc>
</Elsevier>
<AMS>\ncong</AMS>
<APS>ncong</APS>
<IEEE>\not\cong</IEEE>
<Wolfram>NotTildeFullEqual</Wolfram>
<entity id="ncong" set="8879-isoamsn">
 <desc>/ncong N: not congruent with</desc>
</entity>
<entity id="ncong" set="9573-13-isoamsn">
 <desc>/ncong N: not congruent with</desc>
</entity>
<entity id="NotTildeFullEqual" set="mmlalias">
  <desc>alias ISOAMSN ncong</desc>
</entity>
<font name="hlcra" pos="153"/>
<description>NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO</description>

</character>

<character id=“U02248” dec=“8776” mode=“math” type=“relation”>

<afii>EF79</afii>
<latex>\approx </latex>
<Elsevier grid="bq4" ent="ap">
 <desc>approximate; asymptotic</desc>
</Elsevier>
<AMS>\approx</AMS>
<APS>ap</APS>
<ACS>ap</ACS>
<AIP>ap</AIP>
<IEEE>\approx</IEEE>
<Wolfram>TildeTilde</Wolfram>
<entity id="asymp" set="8879-isoamsr">
 <desc>/asymp R: asymptotically equal to</desc>
</entity>
<entity id="asymp" set="9573-13-isoamsr">
 <desc>/asymp R: asymptotically equal to</desc>
</entity>
<entity id="asymp" set="html4-symbol">
 <desc>almost equal to = asymptotic to</desc>
</entity>
<entity id="ap" set="8879-isotech">
 <desc>/approx R: =approximate</desc>
</entity>
<entity id="ap" set="9573-13-isotech">
 <desc>/approx R: approximate</desc>
</entity>
<entity id="TildeTilde" set="mmlalias">
  <desc>alias ISOTECH ap</desc>
</entity>
<entity id="approx" set="mmlalias">
  <desc>alias ISOTECH ap</desc>
</entity>
<entity id="thkap" set="8879-isoamsr">
 <desc>/thickapprox R: thick approximate</desc>
</entity>
<entity id="thkap" set="9573-13-isoamsr">
 <desc>/thickapprox R: thick approximate</desc>
</entity>
<entity id="thickapprox" set="mmlalias">
 <desc>ISOAMSR   thkap </desc>
</entity>
<font name="hlcry" pos="25"/>
<description>ALMOST EQUAL TO</description>

</character>

<character id=“U02248-020D2” dec=“8776-8402” type=“other” mode=“unknown”>

<description unicode="combination">ALMOST EQUAL TO with vertical line</description>

</character>

<character id=“U02249” dec=“8777” mode=“math” type=“relation”>

<afii>21C0</afii>
<latex>\not\approx </latex>
<Elsevier grid="br4" ent="nap">
 <desc>not approximate; not asymptotic to</desc>
</Elsevier>
<AMS>\napprox</AMS>
<APS>napprox</APS>
<IEEE>\not\approx</IEEE>
<Wolfram>NotTildeTilde</Wolfram>
<entity id="nap" set="8879-isoamsn">
 <desc>/napprox N: not approximate</desc>
</entity>
<entity id="nap" set="9573-13-isoamsn">
 <desc>/napprox N: not approximate</desc>
</entity>
<entity id="NotTildeTilde" set="mmlalias">
  <desc>alias ISOAMSN nap</desc>
</entity>
<entity id="napprox" set="mmlalias">
  <desc>alias ISOAMSN nap</desc>
</entity>
<description>NOT ALMOST EQUAL TO</description>

</character>

<character id=“U0224A” dec=“8778” mode=“math” type=“relation”>

<afii>EE78</afii>
<latex>\approxeq </latex>
<Elsevier grid="bq5" ent="ape">
 <desc>approximate, equals; asymptotic or equal to</desc>
</Elsevier>
<AMS>\approxeq</AMS>
<APS>ape</APS>
<entity id="ape" set="8879-isoamsr">
 <desc>/approxeq R: approximate, equals</desc>
</entity>
<entity id="ape" set="9573-13-isoamsr">
 <desc>/approxeq R: approximate, equals</desc>
</entity>
<entity id="approxeq" set="mmlalias">
  <desc>alias ISOAMSR ape</desc>
</entity>
<font name="hlcry" pos="157"/>
<description>ALMOST EQUAL OR EQUAL TO</description>

</character>

<character id=“U0224A-020D2” dec=“8778-8402” type=“other” mode=“unknown”>

<description unicode="combination">ALMOST EQUAL OR EQUAL TO with vertical line</description>

</character>

<character id=“U0224B” dec=“8779” mode=“math” type=“relation”>

<afii>EB24</afii>
<latex>\tildetrpl </latex>
<Elsevier grid="bq6" ent="apid">
 <desc>triple tilde;approximately identical to</desc>
</Elsevier>
<entity id="apid" set="9573-13-isoamsr">
 <desc>approximately identical to</desc>
</entity>
<font name="hlcry" pos="158"/>
<description>TRIPLE TILDE</description>

</character>

<character id=“U0224B-00338” dec=“8779-824” mode=“math” type=“relation”>

<afii>D96A</afii>
<latex>\not\apid </latex>
<Elsevier grid="br6" ent="napid">
 <desc>not approximately, double; dashed triple tilde</desc>
</Elsevier>
<entity id="napid" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="napid" set="9573-13-isoamsn">
 <desc>not approximately identical to</desc>
</entity>
<description unicode="combination">TRIPLE TILDE with slash</description>

</character>

<character id=“U0224B-020D2” dec=“8779-8402” type=“other” mode=“unknown”>

<description unicode="combination">NOT APPROXIMATELY IDENTICAL TO with vertical line</description>

</character>

<character id=“U0224C” dec=“8780” mode=“math” type=“other”>

<afii>D9F8</afii>
<latex>\allequal </latex>
<Elsevier grid="bq9" ent="bcong">
 <desc>reverse congruent</desc>
</Elsevier>
<entity id="bcong" set="8879-isoamsr">
 <desc>/backcong R: reverse congruent</desc>
</entity>
<entity id="bcong" set="9573-13-isoamsr">
 <desc>/backcong R: reverse congruent</desc>
</entity>
<entity id="backcong" set="mmlalias">
  <desc>alias ISOAMSR bcong</desc>
</entity>
<description>ALL EQUAL TO</description>

</character>

<character id=“U0224D” dec=“8781” mode=“math” type=“relation”>

<afii>2264</afii>
<latex>\asymp </latex>
<Elsevier grid="brs" ent="asymp">
 <desc>cupcap; asymptotically equal to</desc>
</Elsevier>
<AMS>\asymp</AMS>
<APS>asymp</APS>
<IEEE>\asymp</IEEE>
<Wolfram>CupCap</Wolfram>
<entity id="asympeq" set="mmlextra">
  <desc>Old ISOAMSR asymp (for HTML compatibility)</desc>
</entity>
<entity id="CupCap" set="mmlalias">
  <desc>alias asympeq</desc>
</entity>
<font name="hlcry" pos="16"/>
<description>EQUIVALENT TO</description>

</character>

<character id=“U0224D-020D2” dec=“8781-8402” type=“other” mode=“unknown”>

<afii>D977</afii>
<entity id="nvap" set="9573-13-isoamsn">
 <desc>not, vert, approximate</desc>
</entity>
<description unicode="combination">EQUIVALENT TO with vertical line</description>

</character>

<character id=“U0224E” dec=“8782” mode=“math” type=“relation”>

<afii>EE42</afii>
<latex>\Bumpeq </latex>
<Elsevier grid="brr" ent="bump">
 <desc>bumpy equals; geometrically equiv. to; appr. equal</desc>
</Elsevier>
<AMS>\Bumpeq</AMS>
<APS>bump</APS>
<AIP>bump</AIP>
<Wolfram>HumpDownHump</Wolfram>
<entity id="bump" set="8879-isoamsr">
 <desc>/Bumpeq R: bumpy equals</desc>
</entity>
<entity id="bump" set="9573-13-isoamsr">
 <desc>/Bumpeq R: bumpy equals</desc>
</entity>
<entity id="HumpDownHump" set="mmlalias">
  <desc>alias ISOAMSR bump</desc>
</entity>
<entity id="Bumpeq" set="mmlalias">
  <desc>alias ISOAMSR bump</desc>
</entity>
<font name="hlcry" pos="199"/>
<description>GEOMETRICALLY EQUIVALENT TO</description>

</character>

<character id=“U0224E-00338” dec=“8782-824” mode=“math” type=“relation”>

<latex>\NotHumpDownHump </latex>
<Elsevier grid="brn" ent="z.nbump">
 <desc>not isomorphic</desc>
</Elsevier>
<AMS>\nBumpeq</AMS>
<Wolfram id="F402">NotHumpDownHump</Wolfram>
<entity id="nbump" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="NotHumpDownHump" set="mmlalias">
 <desc>alias for &amp;nbump;</desc>
</entity>
<entity id="nbump" set="mmlextra">
  <desc>not bumpy equals</desc>
</entity>
<description unicode="combination">GEOMETRICALLY EQUIVALENT TO with slash</description>

</character>

<character id=“U0224F” dec=“8783” mode=“math” type=“relation”>

<afii>EE79</afii>
<latex>\bumpeq </latex>
<Elsevier grid="brp" ent="bumpe">
 <desc>bumpy equals, equals; approximately equal to</desc>
</Elsevier>
<AMS>\bumpeq</AMS>
<APS>bumpe</APS>
<AIP>bumpe</AIP>
<Wolfram>HumpEqual</Wolfram>
<entity id="bumpe" set="8879-isoamsr">
 <desc>/bumpeq R: bumpy equals, equals</desc>
</entity>
<entity id="bumpe" set="9573-13-isoamsr">
 <desc>/bumpeq R: bumpy equals, equals</desc>
</entity>
<entity id="HumpEqual" set="mmlalias">
  <desc>alias ISOAMSR bumpe</desc>
</entity>
<entity id="bumpeq" set="mmlalias">
  <desc>alias ISOAMSR bumpe</desc>
</entity>
<font name="hlcry" pos="200"/>
<description>DIFFERENCE BETWEEN</description>

</character>

<character id=“U0224F-00338” dec=“8783-824” mode=“math” type=“relation”>

<latex>\NotHumpEqual </latex>
<AMS>\nbumpeq</AMS>
<Wolfram id="F401">NotHumpEqual</Wolfram>
<entity id="nbumpe" set="STIX">
</entity>
<entity id="nbumpe" set="mmlextra">
 <desc>not bumpy single equals</desc>
</entity>
<entity id="NotHumpEqual" set="mmlextra">
 <desc>alias for &amp;nbumpe;</desc>
</entity>
<description unicode="combination">DIFFERENCE BETWEEN with slash</description>

</character>

<character id=“U02250” dec=“8784” mode=“math” type=“relation”>

<afii>EF73</afii>
<latex>\doteq </latex>
<Elsevier grid="bqo" ent="edot">
 <desc>equals, dot above; approaches the limit</desc>
</Elsevier>
<AMS>\doteq</AMS>
<APS>esdot</APS>
<ACS>esdot</ACS>
<AIP>esdot</AIP>
<IEEE>\doteq</IEEE>
<Wolfram>DotEqual</Wolfram>
<entity id="esdot" set="8879-isoamsr">
 <desc>/doteq R: equals, single dot above</desc>
</entity>
<entity id="esdot" set="9573-13-isoamsr">
 <desc>/doteq R: equals, single dot above</desc>
</entity>
<entity id="DotEqual" set="mmlalias">
  <desc>alias ISOAMSR esdot</desc>
</entity>
<entity id="doteq" set="mmlalias">
  <desc>alias ISOAMSR esdot</desc>
</entity>
<font name="hlcry" pos="201"/>
<description>APPROACHES THE LIMIT</description>

</character>

<character id=“U02250-00338” dec=“8784-824” mode=“math” type=“relation”>

<latex>\not\doteq</latex>
<afii>DB5B</afii>
<entity id="nedot" set="STIX">
</entity>
<entity id="nedot" set="9573-13-isotech">
 <desc>not equal, dot</desc>
</entity>
<description unicode="combination">APPROACHES THE LIMIT with slash</description>

</character>

<character id=“U02251” dec=“8785” mode=“math” type=“relation”>

<afii>21A8</afii>
<latex>\doteqdot </latex>
<Elsevier grid="bqp" ent="eDot">
 <desc>equals,even dots; approximately equal</desc>
</Elsevier>
<AMS>\Doteq</AMS>
<APS>eDot</APS>
<AIP>eDot</AIP>
<entity id="eDot" set="8879-isoamsr">
 <desc>/doteqdot /Doteq R: eq, even dots</desc>
</entity>
<entity id="eDot" set="9573-13-isoamsr">
 <desc>/doteqdot /Doteq R: eq, even dots</desc>
</entity>
<entity id="doteqdot" set="mmlalias">
  <desc>alias ISOAMSR eDot</desc>
</entity>
<font name="hlcry" pos="202"/>
<description>GEOMETRICALLY EQUAL TO</description>

</character>

<character id=“U02252” dec=“8786” mode=“math” type=“relation”>

<afii>2262</afii>
<latex>\fallingdotseq </latex>
<Elsevier grid="bqz" ent="efDot">
 <desc>equals, falling dots; appr. equal to; image of</desc>
</Elsevier>
<AMS>\fallingdotseq</AMS>
<APS>efDot</APS>
<AIP>efDot</AIP>
<entity id="efDot" set="8879-isoamsr">
 <desc>/fallingdotseq R: eq, falling dots</desc>
</entity>
<entity id="efDot" set="9573-13-isoamsr">
 <desc>/fallingdotseq R: eq, falling dots</desc>
</entity>
<entity id="fallingdotseq" set="mmlalias">
  <desc>alias ISOAMSR efDot</desc>
</entity>
<font name="hlcry" pos="203"/>
<description>APPROXIMATELY EQUAL TO OR THE IMAGE OF</description>

</character>

<character id=“U02253” dec=“8787” mode=“math” type=“relation”>

<afii>2263</afii>
<latex>\risingdotseq </latex>
<Elsevier grid="bqy" ent="erDot">
 <desc>rising dots equal R: eq, rising dots</desc>
</Elsevier>
<AMS>\risingdotseq</AMS>
<APS>erDot</APS>
<AIP>erDot</AIP>
<entity id="erDot" set="8879-isoamsr">
 <desc>/risingdotseq R: eq, rising dots</desc>
</entity>
<entity id="erDot" set="9573-13-isoamsr">
 <desc>/risingdotseq R: eq, rising dots</desc>
</entity>
<entity id="risingdotseq" set="mmlalias">
  <desc>alias ISOAMSR erDot</desc>
</entity>
<font name="hlcry" pos="204"/>
<description>IMAGE OF OR APPROXIMATELY EQUAL TO</description>

</character>

<character id=“U02254” dec=“8788” mode=“text” type=“relation”>

<afii>2254</afii>
<latex>:=</latex>
<Elsevier grid="bqt" ent="colone">
 <desc>colon, equals; is defined as</desc>
</Elsevier>
<AMS>\coloneq</AMS>
<APS>colone</APS>
<entity id="colone" set="8879-isoamsr">
 <desc>/coloneq R: colon, equals</desc>
</entity>
<entity id="colone" set="9573-13-isoamsr">
 <desc>/coloneq R: colon, equals</desc>
</entity>
<entity id="coloneq" set="mmlalias">
  <desc>alias ISOAMSR colone</desc>
</entity>
<entity id="Assign" set="mmlalias">
 <desc>assignment operator, alias ISOAMSR colone</desc>
</entity>
<font name="hlcry" pos="205"/>
<description>COLON EQUALS</description>

</character>

<character id=“U02255” dec=“8789” mode=“math” type=“relation”>

<afii>2255</afii>
<latex>=:</latex>
<Elsevier grid="bqu" ent="ecolon">
 <desc>equals, colon; defines</desc>
</Elsevier>
<AMS>\eqcolon</AMS>
<APS>ecolon</APS>
<entity id="ecolon" set="8879-isoamsr">
 <desc>/eqcolon R: equals, colon</desc>
</entity>
<entity id="ecolon" set="9573-13-isoamsr">
 <desc>/eqcolon R: equals, colon</desc>
</entity>
<entity id="eqcolon" set="mmlalias">
  <desc>alias ISOAMSR ecolon</desc>
</entity>
<description>EQUALS COLON</description>

</character>

<character id=“U02256” dec=“8790” mode=“math” type=“relation”>

<afii>21AA</afii>
<latex>\eqcirc </latex>
<Elsevier grid="bqs" ent="ecir">
 <desc>circle in equals sign</desc>
</Elsevier>
<AMS>\eqcirc</AMS>
<APS>ecir</APS>
<entity id="ecir" set="8879-isoamsr">
 <desc>/eqcirc R: circle on equals sign</desc>
</entity>
<entity id="ecir" set="9573-13-isoamsr">
 <desc>/eqcirc R: circle on equals sign</desc>
</entity>
<entity id="eqcirc" set="mmlalias">
  <desc>alias ISOAMSR ecir</desc>
</entity>
<font name="hlcry" pos="207"/>
<description>RING IN EQUAL TO</description>

</character>

<character id=“U02257” dec=“8791” mode=“math” type=“relation”>

<afii>21A9</afii>
<latex>\circeq </latex>
<Elsevier grid="bqn" ent="cire">
 <desc>circeq R: circle, equals</desc>
</Elsevier>
<AMS>\circeq</AMS>
<APS>circe</APS>
<entity id="cire" set="8879-isoamsr">
 <desc>/circeq R: circle, equals</desc>
</entity>
<entity id="cire" set="9573-13-isoamsr">
 <desc>/circeq R: circle, equals</desc>
</entity>
<entity id="circeq" set="mmlalias">
  <desc>alias ISOAMSR cire</desc>
</entity>
<font name="hlcry" pos="208"/>
<description>RING EQUAL TO</description>

</character>

<character id=“U02258” dec=“8792” type=“other” mode=“unknown”>

<description>CORRESPONDS TO</description>

</character>

<character id=“U02259” dec=“8793” mode=“math” type=“relation”>

<afii>EE3D</afii>
<latex>\estimates </latex>
<Elsevier grid="bqq" ent="wedgeq">
 <desc>estimates; corresponds to</desc>
</Elsevier>
<AMS>\wedgeq</AMS>
<APS>wedgeq</APS>
<AIP>wedgeq</AIP>
<Springer>\cor</Springer>
<entity id="wedgeq" set="8879-isotech">
 <desc>R: corresponds to (wedge, equals)</desc>
</entity>
<entity id="wedgeq" set="9573-13-isotech">
 <desc>/wedgeq R: corresponds to (wedge, equals)</desc>
</entity>
<description>ESTIMATES</description>

</character>

<character id=“U0225A” dec=“8794” mode=“math” type=“relation”>

<afii>EE3E</afii>
<latex>\ElsevierGlyph{225A}</latex>
<Elsevier grid="brq" ent="z.Ehac">
 <desc>equiangular; equals with hacek</desc>
</Elsevier>
<entity id="veeeq" set="9573-13-isotech">
 <desc>logical or, equals</desc>
</entity>
<font name="zsyr" pos="206"/>
<description>EQUIANGULAR TO</description>

</character>

<character id=“U0225B” dec=“8795” mode=“math” type=“relation”>

<afii>DBFC</afii>
<latex>\starequal </latex>
<description>STAR EQUALS</description>

</character>

<character id=“U0225C” dec=“8796” mode=“math” type=“relation”>

<afii>21AB</afii>
<latex>\triangleq </latex>
<Elsevier grid="bqr" ent="trie">
 <desc>triangle, equal; equal by definition</desc>
</Elsevier>
<AMS>\triangleq</AMS>
<APS>trie</APS>
<ACS>apprch</ACS>
<AIP>trie</AIP>
<entity id="trie" set="8879-isoamsr">
 <desc>/triangleq R: triangle, equals</desc>
</entity>
<entity id="trie" set="9573-13-isoamsr">
 <desc>/triangleq R: triangle, equals</desc>
</entity>
<entity id="triangleq" set="mmlalias">
  <desc>alias ISOAMSR trie</desc>
</entity>
<font name="hlcry" pos="213"/>
<description>DELTA EQUAL TO</description>

</character>

<character id=“U0225D” dec=“8797” type=“other” mode=“unknown”>

<description>EQUAL TO BY DEFINITION</description>

</character>

<character id=“U0225E” dec=“8798” type=“other” mode=“unknown”>

<description>MEASURED BY</description>

</character>

<character id=“U0225F” dec=“8799” mode=“math” type=“relation”>

<afii>EF74</afii>
<latex>\ElsevierGlyph{225F}</latex>
<Elsevier grid="bqm" ent="equest">
 <desc>equal, questionmark</desc>
</Elsevier>
<AMS>\questeq</AMS>
<entity id="equest" set="9573-13-isoamsr">
 <desc>/questeq R: equal with questionmark</desc>
</entity>
<entity id="questeq" set="mmlalias">
  <desc>alias ISOAMSR equest</desc>
</entity>
<font name="zsyr" pos="12"/>
<description>QUESTIONED EQUAL TO</description>

</character>

<character id=“U02260” dec=“8800” mode=“math” type=“relation”>

<afii>2162</afii>
<latex>\not =</latex>
<Elsevier grid="brv" ent="ne">
 <desc>not equal to</desc>
</Elsevier>
<AMS>\ne</AMS>
<APS>ne</APS>
<ACS>ne</ACS>
<AIP>ne</AIP>
<IEEE>\ne</IEEE>
<Wolfram>NotEqual</Wolfram>
<entity id="ne" set="html4-symbol">
 <desc>not equal to</desc>
</entity>
<entity id="ne" set="8879-isotech">
 <desc>/ne /neq R: =not equal</desc>
</entity>
<entity id="ne" set="9573-13-isotech">
 <desc>/ne /neq R: not equal</desc>
</entity>
<entity id="NotEqual" set="mmlalias">
  <desc>alias ISOTECH ne</desc>
</entity>
<description>NOT EQUAL TO</description>

</character>

<character id=“U02261” dec=“8801” mode=“math” type=“relation”>

<afii>EF72</afii>
<latex>\equiv </latex>
<Elsevier grid="bqx" ent="equiv">
 <desc>equivalent; identical with; triple equals</desc>
</Elsevier>
<AMS>\equiv</AMS>
<APS>equiv</APS>
<ACS>cong</ACS>
<AIP>equiv</AIP>
<IEEE>\equiv</IEEE>
<Wolfram>Congruent</Wolfram>
<entity id="equiv" set="html4-symbol">
 <desc>identical to</desc>
</entity>
<entity id="equiv" set="8879-isotech">
 <desc>/equiv R: =identical with</desc>
</entity>
<entity id="equiv" set="9573-13-isotech">
 <desc>/equiv R: identical with</desc>
</entity>
<entity id="Congruent" set="mmlalias">
  <desc>alias ISOTECH equiv</desc>
</entity>
<font name="hlcry" pos="17"/>
<description>IDENTICAL TO</description>

</character>

<character id=“U02261-020D2” dec=“8801-8402” type=“other” mode=“unknown”>

<description unicode="combination">IDENTICAL TO with vertical line</description>

</character>

<character id=“U02261-020E5” dec=“8801-8421” mode=“math” type=“relation”>

<afii>DB45</afii>
<entity id="bnequiv" set="STIX">
</entity>
<entity id="bnequiv" set="9573-13-isotech">
 <desc>reverse not equivalent</desc>
</entity>
<description unicode="combination">IDENTICAL TO with reverse slash</description>

</character>

<character id=“U02262” dec=“8802” mode=“math” type=“relation”>

<afii>EE72</afii>
<latex>\not\equiv </latex>
<Elsevier grid="brx" ent="nequiv">
 <desc>not equivalent, not identical with</desc>
</Elsevier>
<AMS>\nequiv</AMS>
<APS>nequiv</APS>
<AIP>ne3</AIP>
<IEEE>\not\equiv</IEEE>
<Wolfram>NotCongruent</Wolfram>
<entity id="nequiv" set="8879-isoamsn">
 <desc>/nequiv N: not identical with</desc>
</entity>
<entity id="nequiv" set="9573-13-isoamsn">
 <desc>/nequiv N: not identical with</desc>
</entity>
<entity id="NotCongruent" set="mmlalias">
  <desc>alias ISOAMSN nequiv</desc>
</entity>
<font name="hlcry" pos="5417"/>
<description>NOT IDENTICAL TO</description>

</character>

<character id=“U02263” dec=“8803” type=“other” mode=“unknown”>

<description>STRICTLY EQUIVALENT TO</description>

</character>

<character id=“U02263-020D2” dec=“8803-8402” type=“other” mode=“unknown”>

<description unicode="combination">STRICTLY EQUIVALENT TO with vertical line</description>

</character>

<character id=“U02264” dec=“8804” mode=“math” type=“relation”>

<afii>2165</afii>
<latex>\leq </latex>
<Elsevier grid="bkd" ent="le">
 <desc>less than or equal</desc>
</Elsevier>
<AMS>\le</AMS>
<APS>le</APS>
<ACS>lE</ACS>
<IEEE>\le</IEEE>
<Wolfram>LessEqual</Wolfram>
<entity id="le" set="html4-symbol">
 <desc>less-than or equal to</desc>
</entity>
<entity id="le" set="8879-isotech">
 <desc>/leq /le R: =less-than-or-equal</desc>
</entity>
<entity id="le" set="9573-13-isotech">
 <desc>/leq /le R: less-than-or-equal</desc>
</entity>
<entity id="leq" set="mmlalias">
  <desc>alias ISOTECH le</desc>
</entity>
<font name="hlcry" pos="20"/>
<description>LESS-THAN OR EQUAL TO</description>

</character>

<character id=“U02264-020D2” dec=“8804-8402” type=“other” mode=“unknown”>

<entity id="nvle" set="9573-13-isoamsn">
 <desc>not, vert, less-than-or-equal</desc>
</entity>
<description unicode="combination">LESS-THAN OR EQUAL TO with vertical line</description>

</character>

<character id=“U02265” dec=“8805” mode=“math” type=“relation”>

<afii>2166</afii>
<latex>\geq </latex>
<Elsevier grid="bmd" ent="ge">
 <desc>greater than or equal to</desc>
</Elsevier>
<AMS>\ge</AMS>
<APS>ge</APS>
<ACS>gE</ACS>
<IEEE>\ge</IEEE>
<Wolfram>GreaterEqual</Wolfram>
<entity id="ge" set="html4-symbol">
 <desc>greater-than or equal to</desc>
</entity>
<entity id="ge" set="8879-isotech">
 <desc>/geq /ge R: =greater-than-or-equal</desc>
</entity>
<entity id="ge" set="9573-13-isotech">
 <desc>/geq /ge R: greater-than-or-equal</desc>
</entity>
<entity id="GreaterEqual" set="mmlalias">
  <desc>alias ISOTECH ge</desc>
</entity>
<entity id="geq" set="mmlalias">
  <desc>alias ISOTECH ge</desc>
</entity>
<font name="hlcry" pos="21"/>
<description>GREATER-THAN OR EQUAL TO</description>

</character>

<character id=“U02265-020D2” dec=“8805-8402” type=“other” mode=“unknown”>

<entity id="nvge" set="9573-13-isoamsn">
 <desc>not, vert, greater-than-or-equal</desc>
</entity>
<description unicode="combination">GREATER-THAN OR EQUAL TO with vertical line</description>

</character>

<character id=“U02266” dec=“8806” mode=“math” type=“relation”>

<afii>2170</afii>
<latex>\leqq </latex>
<Elsevier grid="bke" ent="lE">
 <desc>less than or (double) equal</desc>
</Elsevier>
<AMS>\leqq</AMS>
<APS>lE</APS>
<Wolfram>LessFullEqual</Wolfram>
<Springer>\lid</Springer>
<entity id="lE" set="8879-isoamsr">
 <desc>/leqq R: less, double equals</desc>
</entity>
<entity id="lE" set="9573-13-isoamsr">
 <desc>/leqq R: less, double equals</desc>
</entity>
<entity id="LessFullEqual" set="mmlalias">
  <desc>alias ISOAMSR lE</desc>
</entity>
<entity id="leqq" set="mmlalias">
  <desc>alias ISOAMSR lE</desc>
</entity>
<font name="hlcry" pos="218"/>
<description>LESS-THAN OVER EQUAL TO</description>

</character>

<character id=“U02266-00338” dec=“8806-824” type=“other” mode=“unknown”>

<entity id="nlE" set="8879-isoamsn">
 <desc>/nleqq N: not less, dbl equals</desc>
</entity>
<entity id="nlE" set="9573-13-isoamsn">
 <desc>/nleqq N: not less, dbl equals</desc>
</entity>
<entity id="NotGreaterFullEqual" set="mmlalias">
  <desc>alias ISOAMSN nlE</desc>
</entity>
<entity id="nleqq" set="mmlalias">
  <desc>alias ISOAMSN nlE</desc>
</entity>
<description unicode="combination">LESS-THAN OVER EQUAL TO with slash</description>

</character>

<character id=“U02266-020D2” dec=“8806-8402” type=“other” mode=“unknown”>

<description unicode="combination">LESS-THAN OVER EQUAL TO with vertical line</description>

</character>

<character id=“U02267” dec=“8807” mode=“math” type=“relation”>

<afii>2171</afii>
<latex>\geqq </latex>
<Elsevier grid="bme" ent="gE">
 <desc>greater than or double equal to</desc>
</Elsevier>
<AMS>\geqq</AMS>
<APS>gE</APS>
<Wolfram>GreaterFullEqual</Wolfram>
<Springer>\gid</Springer>
<entity id="gE" set="8879-isoamsr">
 <desc>/geqq R: greater, double equals</desc>
</entity>
<entity id="gE" set="9573-13-isoamsr">
 <desc>/geqq R: greater, double equals</desc>
</entity>
<entity id="GreaterFullEqual" set="mmlalias">
  <desc>alias ISOAMSR gE</desc>
</entity>
<entity id="geqq" set="mmlalias">
  <desc>alias ISOAMSR gE</desc>
</entity>
<font name="hlcry" pos="219"/>
<description>GREATER-THAN OVER EQUAL TO</description>

</character>

<character id=“U02267-00338” dec=“8807-824” type=“other” mode=“unknown”>

<entity id="ngE" set="8879-isoamsn">
 <desc>/ngeqq N: not greater, dbl equals</desc>
</entity>
<entity id="ngE" set="9573-13-isoamsn">
 <desc>/ngeqq N: not greater, dbl equals</desc>
</entity>
<entity id="ngeqq" set="mmlalias">
  <desc>alias ISOAMSN ngE</desc>
</entity>
<description unicode="combination">GREATER-THAN OVER EQUAL TO with slash</description>

</character>

<character id=“U02267-020D2” dec=“8807-8402” type=“other” mode=“unknown”>

<description unicode="combination">GREATER-THAN OVER EQUAL TO with vertical line</description>

</character>

<character id=“U02268” dec=“8808” mode=“math” type=“relation”>

<afii>21F2</afii>
<latex>\lneqq </latex>
<varlatex>\lneq</varlatex>
<Elsevier grid="ble" ent="lnE">
 <desc>less than but not (double) equal to</desc>
</Elsevier>
<AMS>\lneqq</AMS>
<APS>lnE</APS>
<Wolfram>NotLessFullEqual</Wolfram>
<entity id="lnE" set="8879-isoamsn">
 <desc>/lneqq N: less, not double equals</desc>
</entity>
<entity id="lnE" set="9573-13-isoamsn">
 <desc>/lneqq N: less, not double equals</desc>
</entity>
<entity id="lneqq" set="mmlalias">
  <desc>alias ISOAMSN lnE</desc>
</entity>
<description>LESS-THAN BUT NOT EQUAL TO</description>

</character>

<character id=“U02268-0FE00” dec=“8808-65024” mode=“math” type=“relation”>

<afii>21F4</afii>
<latex>\lvertneqq </latex>
<AMS>\lvertneqq</AMS>
<APS>lvertnE</APS>
<entity id="lvnE" set="8879-isoamsn">
 <desc>/lvertneqq N: less, vert, not dbl eq</desc>
</entity>
<entity id="lvnE" set="9573-13-isoamsn">
 <desc>/lvertneqq N: less, vert, not dbl eq</desc>
</entity>
<entity id="lvertneqq" set="mmlalias">
  <desc>alias ISOAMSN lvnE</desc>
</entity>
<font name="hlcra" pos="222"/>
<description unicode="3.2">LESS-THAN BUT NOT EQUAL TO - with vertical stroke</description>

</character>

<character id=“U02269” dec=“8809” mode=“math” type=“relation”>

<afii>21F3</afii>
<latex>\gneqq </latex>
<varlatex>\gneq</varlatex>
<Elsevier grid="bne" ent="gnE">
 <desc>greater than but not (double) equal to</desc>
</Elsevier>
<AMS>\gneqq</AMS>
<APS>gnE</APS>
<Wolfram>NotGreaterFullEqual</Wolfram>
<entity id="gnE" set="8879-isoamsn">
 <desc>/gneqq N: greater, not dbl equals</desc>
</entity>
<entity id="gnE" set="9573-13-isoamsn">
 <desc>/gneqq N: greater, not dbl equals</desc>
</entity>
<entity id="gneqq" set="mmlalias">
  <desc>alias ISOAMSN gnE</desc>
</entity>
<font name="hlcra" pos="221"/>
<description>GREATER-THAN BUT NOT EQUAL TO</description>

</character>

<character id=“U02269-0FE00” dec=“8809-65024” mode=“math” type=“relation”>

<afii>21F5</afii>
<latex>\gvertneqq </latex>
<AMS>\gvertneqq</AMS>
<APS>gvertnE</APS>
<entity id="gvnE" set="8879-isoamsn">
 <desc>/gvertneqq N: gt, vert, not dbl eq</desc>
</entity>
<entity id="gvnE" set="9573-13-isoamsn">
 <desc>/gvertneqq N: gt, vert, not dbl eq</desc>
</entity>
<entity id="gvertneqq" set="mmlalias">
  <desc>alias ISOAMSN gvnE</desc>
</entity>
<font name="hlcra" pos="223"/>
<description unicode="3.2">GREATER-THAN BUT NOT EQUAL TO - with vertical stroke</description>

</character>

<character id=“U0226A” dec=“8810” mode=“math” type=“relation”>

<afii>2271</afii>
<latex>\ll </latex>
<Elsevier grid="bkm" ent="z.Lt">
 <desc>much less than (double)</desc>
</Elsevier>
<AMS>\ll</AMS>
<APS>Lt</APS>
<ACS>Lt</ACS>
<AIP>Lt</AIP>
<IEEE>\ll</IEEE>
<Wolfram>LessLess</Wolfram>
<entity id="Lt" set="8879-isoamsr">
 <desc>/ll R: double less-than sign</desc>
</entity>
<entity id="Lt" set="9573-13-isoamsr">
 <desc>/ll R: double less-than sign</desc>
</entity>
<entity id="NestedLessLess" set="mmlalias">
  <desc>alias ISOAMSR Lt</desc>
</entity>
<entity id="ll" set="mmlalias">
  <desc>alias ISOAMSR Lt</desc>
</entity>
<font name="hlcry" pos="28"/>
<description>MUCH LESS-THAN</description>

</character>

<character id=“U0226A-020D2” dec=“8810-8402” mode=“math” type=“relation”>

<afii>D970</afii>
<entity id="nLt" set="9573-13-isoamsn">
 <desc>not, vert, much less than</desc>
</entity>
<description unicode="combination">MUCH LESS THAN with vertical line</description>

</character>

<character id=“U0226A-00338” dec=“8810-824” mode=“math” type=“relation”>

<afii>D971</afii>
<latex>\NotLessLess </latex>
<Wolfram id="F422">NotLessLess</Wolfram>
<entity id="nLtv" set="STIX">
</entity>
<entity id="nLtv" set="9573-13-isoamsn">
 <desc>not much less than, variant</desc>
</entity>
<entity id="NotLessLess" set="mmlalias">
  <desc>alias ISOAMSN nLtv</desc>
</entity>
<description unicode="combination">MUCH LESS THAN with slash</description>

</character>

<character id=“U0226B” dec=“8811” mode=“math” type=“relation”>

<afii>2272</afii>
<latex>\gg </latex>
<Elsevier grid="bmm" ent="z.Gt">
 <desc>much greater than (double)</desc>
</Elsevier>
<AMS>\gg</AMS>
<APS>Gt</APS>
<ACS>Gt</ACS>
<AIP>Gt</AIP>
<IEEE>\gg</IEEE>
<Wolfram>GreaterGreater</Wolfram>
<entity id="Gt" set="8879-isoamsr">
 <desc>/gg R: dbl greater-than sign</desc>
</entity>
<entity id="Gt" set="9573-13-isoamsr">
 <desc>/gg R: dbl greater-than sign</desc>
</entity>
<entity id="NestedGreaterGreater" set="mmlalias">
  <desc>alias ISOAMSR Gt</desc>
</entity>
<entity id="gg" set="mmlalias">
  <desc>alias ISOAMSR Gt</desc>
</entity>
<font name="hlcry" pos="29"/>
<description>MUCH GREATER-THAN</description>

</character>

<character id=“U0226B-020D2” dec=“8811-8402” mode=“math” type=“relation”>

<afii>D96D</afii>
<entity id="nGt" set="9573-13-isoamsn">
 <desc>not, vert, much greater than</desc>
</entity>
<description unicode="combination">MUCH GREATER THAN with vertical line</description>

</character>

<character id=“U0226B-00338” dec=“8811-824” mode=“math” type=“relation”>

<afii>D96E</afii>
<latex>\NotGreaterGreater </latex>
<Wolfram id="F427">NotGreaterGreater</Wolfram>
<entity id="nGtv" set="STIX">
</entity>
<entity id="nGtv" set="9573-13-isoamsn">
 <desc>not much greater than, variant</desc>
</entity>
<entity id="NotGreaterGreater" set="mmlalias">
  <desc>alias ISOAMSN nGtv</desc>
</entity>
<description unicode="combination">MUCH GREATER THAN with slash</description>

</character>

<character id=“U0226C” dec=“8812” mode=“math” type=“relation”>

<afii>EE30</afii>
<latex>\between </latex>
<Elsevier grid="bln" ent="twixt">
 <desc>between</desc>
</Elsevier>
<AMS>\between</AMS>
<APS>twixt</APS>
<entity id="twixt" set="8879-isoamsr">
 <desc>/between R: between</desc>
</entity>
<entity id="twixt" set="9573-13-isoamsr">
 <desc>/between R: between</desc>
</entity>
<entity id="between" set="mmlalias">
  <desc>alias ISOAMSR twixt</desc>
</entity>
<font name="ptmlucrm" pos="242"/>
<description>BETWEEN</description>

</character>

<character id=“U0226D” dec=“8813” mode=“math” type=“other”>

<latex>\not\kern-0.3em\times </latex>
<Elsevier grid="brw" ent="z.nasymp">
 <desc>not asymptotically equivalent</desc>
</Elsevier>
<Wolfram>NotCupCap</Wolfram>
<entity id="NotCupCap" set="mmlextra">
<desc>alias for &amp;nasymp;</desc>
</entity>
<description>NOT EQUIVALENT TO</description>

</character>

<character id=“U0226E” dec=“8814” mode=“math” type=“relation”>

<afii>21C9</afii>
<latex>\not&lt;</latex>
<Elsevier grid="bla" ent="nlt">
 <desc>not less than</desc>
</Elsevier>
<AMS>\nless</AMS>
<APS>nlt</APS>
<AIP>nlt</AIP>
<Wolfram>NotLess</Wolfram>
<entity id="nlt" set="8879-isoamsn">
 <desc>/nless N: not less-than</desc>
</entity>
<entity id="nlt" set="9573-13-isoamsn">
 <desc>/nless N: not less-than</desc>
</entity>
<entity id="NotLess" set="mmlalias">
  <desc>alias ISOAMSN nlt</desc>
</entity>
<entity id="nless" set="mmlalias">
  <desc>alias ISOAMSN nlt</desc>
</entity>
<font name="hlcra" pos="154"/>
<description>NOT LESS-THAN</description>

</character>

<character id=“U0226F” dec=“8815” mode=“math” type=“relation”>

<afii>21CA</afii>
<latex>\not&gt;</latex>
<Elsevier grid="bna" ent="ngt">
 <desc>not greater than</desc>
</Elsevier>
<AMS>\ngtr</AMS>
<APS>ngt</APS>
<AIP>ngt</AIP>
<Wolfram>NotGreater</Wolfram>
<entity id="ngt" set="8879-isoamsn">
 <desc>/ngtr N: not greater-than</desc>
</entity>
<entity id="ngt" set="9573-13-isoamsn">
 <desc>/ngtr N: not greater-than</desc>
</entity>
<entity id="NotGreater" set="mmlalias">
  <desc>alias ISOAMSN ngt</desc>
</entity>
<entity id="ngtr" set="mmlalias">
  <desc>alias ISOAMSN ngt</desc>
</entity>
<font name="hlcra" pos="155"/>
<description>NOT GREATER-THAN</description>

</character>

<character id=“U02270” dec=“8816” mode=“math” type=“relation”>

<afii>21E6</afii>
<latex>\not\leq </latex>
<Elsevier grid="blj" ent="nle">
 <desc>nleq N: not less-than-or-equal</desc>
</Elsevier>
<AMS>\nleq</AMS>
<APS>nle</APS>
<IEEE>\not\le</IEEE>
<Wolfram>NotLessEqual</Wolfram>
<entity id="nle" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2270</xref>
</entity>
<entity id="nle" set="8879-isoamsn">
 <desc>/nleq N: not less-than-or-equal</desc>
</entity>
<entity id="nle" set="9573-13-isoamsn">
 <desc>/nleq N: not less-than-or-equal</desc>
</entity>
<entity id="NotLessEqual" set="mmlalias">
  <desc>alias ISOAMSN nle</desc>
</entity>
<entity id="nleq" set="mmlalias">
  <desc>alias ISOAMSN nle</desc>
</entity>
<font name="hlcry" pos="5420"/>
<description>NEITHER LESS-THAN NOR EQUAL TO</description>

</character>

<character id=“U02271” dec=“8817” mode=“math” type=“relation”>

<afii>21E7</afii>
<latex>\not\geq </latex>
<Elsevier grid="bnj" ent="nge">
 <desc>ngeq N: not greater-than-or-equal</desc>
</Elsevier>
<AMS>\ngeq</AMS>
<APS>nge</APS>
<IEEE>\not\ge</IEEE>
<Wolfram>NotGreaterFullEqual</Wolfram>
<entity id="nge" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2271</xref>
</entity>
<entity id="nge" set="8879-isoamsn">
 <desc>/ngeq N: not greater-than-or-equal</desc>
</entity>
<entity id="nge" set="9573-13-isoamsn">
 <desc>/ngeq N: not greater-than-or-equal</desc>
</entity>
<entity id="NotGreaterEqual" set="mmlalias">
  <desc>alias ISOAMSN nge</desc>
</entity>
<entity id="ngeq" set="mmlalias">
  <desc>alias ISOAMSN nge</desc>
</entity>
<description>NEITHER GREATER-THAN NOR EQUAL TO</description>

</character>

<character id=“U02272” dec=“8818” mode=“math” type=“relation”>

<afii>EE6E</afii>
<latex>\lessequivlnt </latex>
<Elsevier grid="bkf" ent="lsim">
 <desc>less than or similar to; less, approximate</desc>
</Elsevier>
<AMS>\lesssim</AMS>
<APS>lsim</APS>
<AIP>lsim</AIP>
<Wolfram>LessTilde</Wolfram>
<Springer>\la</Springer>
<entity id="lsim" set="8879-isoamsr">
 <desc>/lesssim R: less, similar</desc>
</entity>
<entity id="lsim" set="9573-13-isoamsr">
 <desc>/lesssim R: less, similar</desc>
</entity>
<entity id="LessTilde" set="mmlalias">
  <desc>alias ISOAMSR lsim</desc>
</entity>
<entity id="lesssim" set="mmlalias">
  <desc>alias ISOAMSR lsim</desc>
</entity>
<font name="hlcry" pos="220"/>
<description>LESS-THAN OR EQUIVALENT TO</description>

</character>

<character id=“U02272-020D2” dec=“8818-8402” type=“other” mode=“unknown”>

<description unicode="combination">LESS-THAN OR EQUIVALENT TO with vertical line</description>

</character>

<character id=“U02272-0FE00” dec=“8818-65024” mode=“math” type=“relation”>

<description unicode="3.2">LESS-THAN OR EQUIVALENT TO - following the slant of the lower leg</description>

</character>

<character id=“U02273” dec=“8819” mode=“math” type=“relation”>

<afii>EE6F</afii>
<latex>\greaterequivlnt </latex>
<Elsevier grid="bmf" ent="gsim">
 <desc>greater than or similar to; greater than approx.</desc>
</Elsevier>
<AMS>\gtrsim</AMS>
<APS>gsim</APS>
<ACS>gsim</ACS>
<AIP>gsim</AIP>
<Wolfram>GreaterTilde</Wolfram>
<Springer>\ga</Springer>
<entity id="gsim" set="8879-isoamsr">
 <desc>/gtrsim R: greater, similar</desc>
</entity>
<entity id="gsim" set="9573-13-isoamsr">
 <desc>/gtrsim R: greater, similar</desc>
</entity>
<entity id="gtrsim" set="mmlalias">
  <desc>alias ISOAMSR gsim</desc>
</entity>
<entity id="GreaterTilde" set="mmlalias">
  <desc>alias ISOAMSR gsim</desc>
</entity>
<font name="hlcry" pos="221"/>
<description>GREATER-THAN OR EQUIVALENT TO</description>

</character>

<character id=“U02273-020D2” dec=“8819-8402” type=“other” mode=“unknown”>

<description unicode="combination">GREATER-THAN OR EQUIVALENT TO with vertical line</description>

</character>

<character id=“U02273-0FE00” dec=“8819-65024” mode=“math” type=“relation”>

<description unicode="3.2">GREATER-THAN OR EQUIVALENT TO - following the slant of the lower leg</description>

</character>

<character id=“U02274” dec=“8820” mode=“math” type=“relation”>

<afii>21D9</afii>
<latex>\ElsevierGlyph{2274}</latex>
<Elsevier grid="blh" ent="z.nltneq">
 <desc>neither less than nor equivalent to</desc>
</Elsevier>
<Wolfram>NotLessTilde</Wolfram>
<entity id="nlsim" set="9573-13-isoamsn">
 <desc>not less, similar</desc>
</entity>
<entity id="NotLessTilde" set="mmlalias">
  <desc>alias ISOAMSN nlsim</desc>
</entity>
<font name="zsyr" pos="93"/>
<description>NEITHER LESS-THAN NOR EQUIVALENT TO</description>

</character>

<character id=“U02275” dec=“8821” mode=“math” type=“relation”>

<afii>21DA</afii>
<latex>\ElsevierGlyph{2275}</latex>
<Elsevier grid="bnh" ent="z.ngtneq">
 <desc>neither greater than nor equivalent to</desc>
</Elsevier>
<Wolfram>NotGreaterTilde</Wolfram>
<entity id="ngsim" set="9573-13-isoamsn">
 <desc>not greater, similar</desc>
</entity>
<entity id="NotGreaterTilde" set="mmlalias">
  <desc>alias ISOAMSN ngsim</desc>
</entity>
<font name="zsyr" pos="113"/>
<description>NEITHER GREATER-THAN NOR EQUIVALENT TO</description>

</character>

<character id=“U02276” dec=“8822” mode=“math” type=“relation”>

<afii>EE6C</afii>
<latex>\lessgtr </latex>
<Elsevier grid="bki" ent="lg">
 <desc>less than or greater than</desc>
</Elsevier>
<AMS>\lessgtr</AMS>
<APS>lg</APS>
<AIP>lg</AIP>
<Wolfram>LessGreater</Wolfram>
<Springer>\leogr</Springer>
<entity id="lg" set="8879-isoamsr">
 <desc>/lessgtr R: less, greater</desc>
</entity>
<entity id="lg" set="9573-13-isoamsr">
 <desc>/lessgtr R: less, greater</desc>
</entity>
<entity id="lessgtr" set="mmlalias">
  <desc>alias ISOAMSR lg</desc>
</entity>
<entity id="LessGreater" set="mmlalias">
  <desc>alias ISOAMSR lg</desc>
</entity>
<font name="hlcry" pos="222"/>
<description>LESS-THAN OR GREATER-THAN</description>

</character>

<character id=“U02276-020D2” dec=“8822-8402” mode=“math” type=“relation”>

<description unicode="combination">LESS-THAN NOR GREATER-THAN with vertical line</description>

</character>

<character id=“U02277” dec=“8823” mode=“math” type=“relation”>

<afii>EE6D</afii>
<latex>\gtrless </latex>
<Elsevier grid="bmi" ent="gl">
 <desc>greater than or less than</desc>
</Elsevier>
<AMS>\gtrless</AMS>
<APS>gl</APS>
<AIP>gl</AIP>
<Wolfram>GreaterLess</Wolfram>
<Springer>\grole</Springer>
<entity id="gl" set="8879-isoamsr">
 <desc>/gtrless R: greater, less</desc>
</entity>
<entity id="gl" set="9573-13-isoamsr">
 <desc>/gtrless R: greater, less</desc>
</entity>
<entity id="gtrless" set="mmlalias">
  <desc>alias ISOAMSR gl</desc>
</entity>
<entity id="GreaterLess" set="mmlalias">
  <desc>alias ISOAMSR gl</desc>
</entity>
<font name="hlcry" pos="223"/>
<description>GREATER-THAN OR LESS-THAN</description>

</character>

<character id=“U02277-020D2” dec=“8823-8402” mode=“math” type=“relation”>

<description unicode="combination">GREATER-THAN NOR LESS-THAN with vertical line</description>

</character>

<character id=“U02278” dec=“8824” mode=“math” type=“relation”>

<afii>EBB4</afii>
<latex>\notlessgreater </latex>
<Elsevier grid="bli" ent="z.nltngt">
 <desc>neither less than nor greater than</desc>
</Elsevier>
<Wolfram>NotLessGreater</Wolfram>
<entity id="ntlg" set="9573-13-isoamsn">
 <desc>not less, greater</desc>
</entity>
<entity id="NotLessGreater" set="mmlalias">
  <desc>alias ISOAMSN ntvlg</desc>
</entity>
<description>NEITHER LESS-THAN NOR GREATER-THAN</description>

</character>

<character id=“U02279” dec=“8825” mode=“math” type=“relation”>

<afii>EBB3</afii>
<latex>\notgreaterless </latex>
<Elsevier grid="bni" ent="z.ngtnlt">
 <desc>neither greater than nor less than</desc>
</Elsevier>
<Wolfram>NotGreaterLess</Wolfram>
<entity id="ntgl" set="9573-13-isoamsn">
 <desc>not greater, less</desc>
</entity>
<entity id="NotGreaterLess" set="mmlalias">
  <desc>alias ISOAMSN ntvgl</desc>
</entity>
<description>NEITHER GREATER-THAN NOR LESS-THAN</description>

</character>

<character id=“U0227A” dec=“8826” mode=“math” type=“relation”>

<afii>2150</afii>
<latex>\prec </latex>
<Elsevier grid="bkq" ent="pr">
 <desc>precedes; has lower rank than; is dominated by</desc>
</Elsevier>
<AMS>\prec</AMS>
<APS>pr</APS>
<AIP>pr</AIP>
<IEEE>\prec</IEEE>
<Wolfram>Precedes</Wolfram>
<entity id="pr" set="8879-isoamsr">
 <desc>/prec R: precedes</desc>
</entity>
<entity id="pr" set="9573-13-isoamsr">
 <desc>/prec R: precedes</desc>
</entity>
<entity id="Precedes" set="mmlalias">
  <desc>alias ISOAMSR pr</desc>
</entity>
<entity id="prec" set="mmlalias">
  <desc>alias ISOAMSR pr</desc>
</entity>
<font name="hlcry" pos="30"/>
<description>PRECEDES</description>

</character>

<character id=“U0227A-020D2” dec=“8826-8402” type=“other” mode=“unknown”>

<description unicode="combination">PRECEDES with vertical line</description>

</character>

<character id=“U0227B” dec=“8827” mode=“math” type=“relation”>

<afii>2151</afii>
<latex>\succ </latex>
<Elsevier grid="bmq" ent="sc">
 <desc>succeeds; has higher rank than; dominates</desc>
</Elsevier>
<AMS>\succ</AMS>
<APS>sc</APS>
<AIP>sc</AIP>
<IEEE>\succ</IEEE>
<Wolfram>Succeeds</Wolfram>
<entity id="sc" set="8879-isoamsr">
 <desc>/succ R: succeeds</desc>
</entity>
<entity id="sc" set="9573-13-isoamsr">
 <desc>/succ R: succeeds</desc>
</entity>
<entity id="Succeeds" set="mmlalias">
  <desc>alias ISOAMSR sc</desc>
</entity>
<entity id="succ" set="mmlalias">
  <desc>alias ISOAMSR sc</desc>
</entity>
<font name="hlcry" pos="31"/>
<description>SUCCEEDS</description>

</character>

<character id=“U0227B-020D2” dec=“8827-8402” type=“other” mode=“unknown”>

<description unicode="combination">SUCCEEDS with vertical line</description>

</character>

<character id=“U0227C” dec=“8828” mode=“math” type=“relation”>

<afii>2152</afii>
<latex>\preccurlyeq </latex>
<Elsevier grid="bku" ent="prcue">
 <desc>curly prec. equal; has rank lower than or equal to</desc>
</Elsevier>
<AMS>\preccurlyeq</AMS>
<APS>preccurlyeq</APS>
<Wolfram>PrecedesSlantEqual</Wolfram>
<entity id="cupre" set="ISOAMSR">
 <desc>curlypreceq R: curly precedes, eq</desc>
</entity>
<entity id="cupre" set="8879-isoamsr">
 <desc>/curlypreceq R: curly precedes, eq</desc>
</entity>
<entity id="prcue" set="9573-13-isoamsr">
 <desc>/preccurlyeq R: precedes, curly eq</desc>
</entity>
<entity id="PrecedesSlantEqual" set="mmlalias">
  <desc>alias ISOAMSR prcue</desc>
</entity>
<entity id="preccurlyeq" set="mmlalias">
  <desc>alias ISOAMSR prcue</desc>
</entity>
<font name="ptmlucrm" pos="228"/>
<description>PRECEDES OR EQUAL TO</description>

</character>

<character id=“U0227C-020D2” dec=“8828-8402” type=“other” mode=“unknown”>

<description unicode="combination">PRECEDES OR EQUAL TO with vertical line</description>

</character>

<character id=“U0227D” dec=“8829” mode=“math” type=“relation”>

<afii>2153</afii>
<latex>\succcurlyeq </latex>
<varlatex>\succeq</varlatex>
<Elsevier grid="bmu" ent="sccue">
 <desc>succ. ,curly eq; has rank higher than or equal to</desc>
</Elsevier>
<AMS>\succcurlyeq</AMS>
<APS>sccue</APS>
<Wolfram>SucceedsSlantEqual</Wolfram>
<entity id="sccue" set="8879-isoamsr">
 <desc>/succcurlyeq R: succeeds, curly eq</desc>
</entity>
<entity id="sccue" set="9573-13-isoamsr">
 <desc>/succcurlyeq R: succeeds, curly eq</desc>
</entity>
<entity id="SucceedsSlantEqual" set="mmlalias">
  <desc>alias ISOAMSR sccue</desc>
</entity>
<entity id="succcurlyeq" set="mmlalias">
  <desc>alias ISOAMSR sccue</desc>
</entity>
<font name="ptmlucrm" pos="229"/>
<description>SUCCEEDS OR EQUAL TO</description>

</character>

<character id=“U0227E” dec=“8830” mode=“math” type=“relation”>

<afii>21A1</afii>
<latex>\precapprox </latex>
<varlatex>\precsim</varlatex>
<Elsevier grid="bkr" ent="prsim">
 <desc>precedes, similar; dominance; contained in, equiv.</desc>
</Elsevier>
<AMS>\precsim</AMS>
<APS>prsim</APS>
<Wolfram>PrecedesTilde</Wolfram>
<entity id="prsim" set="8879-isoamsr">
 <desc>/precsim R: precedes, similar</desc>
</entity>
<entity id="prsim" set="9573-13-isoamsr">
 <desc>/precsim R: precedes, similar</desc>
</entity>
<entity id="precsim" set="mmlalias">
  <desc>alias ISOAMSR prsim</desc>
</entity>
<entity id="PrecedesTilde" set="mmlalias">
  <desc>alias ISOAMSR prsim</desc>
</entity>
<font name="hlcry" pos="224"/>
<description>PRECEDES OR EQUIVALENT TO</description>

</character>

<character id=“U0227E-00338” dec=“8830-824” mode=“math” type=“relation”>

<latex>\NotPrecedesTilde </latex>
<AMS>\nprecsim</AMS>
<entity id="nprsim" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="combination">PRECEDES OR EQUIVALENT TO with slash</description>

</character>

<character id=“U0227F” dec=“8831” mode=“math” type=“relation”>

<afii>21A2</afii>
<latex>\succapprox </latex>
<varlatex>\succsim</varlatex>
<Elsevier grid="bmr" ent="scsim">
 <desc>succeeds, similar</desc>
</Elsevier>
<AMS>\succsim</AMS>
<APS>scsim</APS>
<Wolfram>SucceedsTilde</Wolfram>
<entity id="scsim" set="8879-isoamsr">
 <desc>/succsim R: succeeds, similar</desc>
</entity>
<entity id="scsim" set="9573-13-isoamsr">
 <desc>/succsim R: succeeds, similar</desc>
</entity>
<entity id="succsim" set="mmlalias">
  <desc>alias ISOAMSR scsim</desc>
</entity>
<entity id="SucceedsTilde" set="mmlalias">
  <desc>alias ISOAMSR scsim</desc>
</entity>
<font name="hlcry" pos="225"/>
<description>SUCCEEDS OR EQUIVALENT TO</description>

</character>

<character id=“U0227F-00338” dec=“8831-824” mode=“math” type=“relation”>

<latex>\NotSucceedsTilde </latex>
<AMS>\nsuccsim</AMS>
<entity id="nscsim" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="NotSucceedsTilde" set="mmlextra">
 <desc>not succeeds or similar</desc>
</entity>
<description unicode="combination">SUCCEEDS OR EQUIVALENT TO with slash</description>

</character>

<character id=“U0227F-020D2” dec=“8831-8402” type=“other” mode=“unknown”>

<description unicode="combination">SUCCEEDS OR EQUIVALENT TO with vertical line</description>

</character>

<character id=“U02280” dec=“8832” mode=“math” type=“relation”>

<afii>21D0</afii>
<latex>\not\prec </latex>
<Elsevier grid="blq" ent="npr">
 <desc>does not precede</desc>
</Elsevier>
<AMS>\nprec</AMS>
<APS>npr</APS>
<IEEE>\not\prec</IEEE>
<Wolfram>NotPrecedes</Wolfram>
<entity id="npr" set="8879-isoamsn">
 <desc>/nprec N: not precedes</desc>
</entity>
<entity id="npr" set="9573-13-isoamsn">
 <desc>/nprec N: not precedes</desc>
</entity>
<entity id="nprec" set="mmlalias">
  <desc>alias ISOAMSN npr</desc>
</entity>
<entity id="NotPrecedes" set="mmlalias">
  <desc>alias ISOAMSN npr</desc>
</entity>
<font name="hlcra" pos="229"/>
<description>DOES NOT PRECEDE</description>

</character>

<character id=“U02281” dec=“8833” mode=“math” type=“relation”>

<afii>21D1</afii>
<latex>\not\succ </latex>
<Elsevier grid="bnq" ent="nsc">
 <desc>does not succeed</desc>
</Elsevier>
<AMS>\nsucc</AMS>
<APS>nsc</APS>
<IEEE>\not\succ</IEEE>
<Wolfram>NotSucceeds</Wolfram>
<entity id="nsc" set="8879-isoamsn">
 <desc>/nsucc N: not succeeds</desc>
</entity>
<entity id="nsc" set="9573-13-isoamsn">
 <desc>/nsucc N: not succeeds</desc>
</entity>
<entity id="nsucc" set="mmlalias">
  <desc>alias ISOAMSN nsc</desc>
</entity>
<entity id="NotSucceeds" set="mmlalias">
  <desc>alias ISOAMSN nsc</desc>
</entity>
<font name="hlcra" pos="230"/>
<description>DOES NOT SUCCEED</description>

</character>

<character id=“U02282” dec=“8834” mode=“math” type=“relation”>

<afii>EF5B</afii>
<latex>\subset </latex>
<Elsevier grid="boc" ent="sub">
 <desc>subset; proper inclusion in set; is implied by</desc>
</Elsevier>
<AMS>\subset</AMS>
<APS>sub</APS>
<ACS>sub</ACS>
<AIP>sub</AIP>
<IEEE>\subset</IEEE>
<Wolfram>Subset</Wolfram>
<entity id="sub" set="html4-symbol">
 <desc>subset of</desc>
</entity>
<entity id="sub" set="8879-isotech">
 <desc>/subset R: =subset or is implied by</desc>
</entity>
<entity id="sub" set="9573-13-isotech">
 <desc>/subset R: subset or is implied by</desc>
</entity>
<entity id="subset" set="mmlalias">
  <desc>alias ISOTECH sub</desc>
</entity>
<font name="hlcry" pos="26"/>
<font name="hlcry" pos="248"/>
<description>SUBSET OF</description>

</character>

<character id=“U02282-020D2” dec=“8834-8402” type=“other” mode=“unknown”>

<entity id="vnsub" set="9573-13-isoamsn">
 <desc>/nsubset N: not subset, var</desc>
</entity>
<entity id="nsubset" set="mmlalias">
  <desc>alias ISOAMSN vnsub</desc>
</entity>
<entity id="NotSubset" set="mmlalias">
  <desc>alias ISOAMSN vnsub</desc>
</entity>
<description unicode="combination">SUBSET OF with vertical line</description>

</character>

<character id=“U02283” dec=“8835” mode=“math” type=“relation”>

<afii>EF5A</afii>
<latex>\supset </latex>
<Elsevier grid="bqc" ent="sup">
 <desc>superset; properly includes in set; implies</desc>
</Elsevier>
<AMS>\supset</AMS>
<APS>sup</APS>
<ACS>sup</ACS>
<AIP>sup</AIP>
<IEEE>\supset</IEEE>
<Wolfram>Superset</Wolfram>
<entity id="sup" set="html4-symbol">
 <desc>superset of</desc>
</entity>
<entity id="sup" set="8879-isotech">
 <desc>/supset R: =superset or implies</desc>
</entity>
<entity id="sup" set="9573-13-isotech">
 <desc>/supset R: superset or implies</desc>
</entity>
<entity id="supset" set="mmlalias">
  <desc>alias ISOTECH sup</desc>
</entity>
<entity id="Superset" set="mmlalias">
  <desc>alias ISOTECH sup</desc>
</entity>
<font name="hlcry" pos="27"/>
<description>SUPERSET OF</description>

</character>

<character id=“U02283-0002F” dec=“8835-47” mode=“math” type=“relation”>

<afii>D95C</afii>
<entity id="suphsol" set="STIX">
</entity>
<entity id="suphsol" set="9573-13-isoamsr">
 <desc>superset, solidus</desc>
</entity>
<description unicode="combination">SUPERSET OF, SOLIDUS</description>

</character>

<character id=“U02283-020D2” dec=“8835-8402” type=“other” mode=“unknown”>

<entity id="vnsup" set="9573-13-isoamsn">
 <desc>/nsupset N: not superset, var</desc>
</entity>
<entity id="nsupset" set="mmlalias">
  <desc>alias ISOAMSN vnsup</desc>
</entity>
<entity id="NotSuperset" set="mmlalias">
  <desc>alias ISOAMSN vnsup</desc>
</entity>
<description unicode="combination">SUPERSET OF with vertical line</description>

</character>

<character id=“U02284” dec=“8836” mode=“math” type=“relation”>

<afii>EF5F</afii>
<latex>\not\subset </latex>
<Elsevier grid="bpc" ent="nsub">
 <desc>not subset; non-proper inclusion in set</desc>
</Elsevier>
<AMS>\nsubset</AMS>
<APS>nsub</APS>
<AIP>sublineh</AIP>
<IEEE>\not\subset</IEEE>
<Wolfram>NotSubset</Wolfram>
<entity id="nsub" set="html4-symbol">
 <desc>not a subset of</desc>
</entity>
<entity id="nsub" set="8879-isoamsn">
 <desc>/nsubset N: not subset</desc>
</entity>
<entity id="nsub" set="9573-13-isoamsn">
 <desc>not subset</desc>
</entity>
<font name="hlcry" pos="5426"/>
<description>NOT A SUBSET OF</description>

</character>

<character id=“U02285” dec=“8837” mode=“math” type=“relation”>

<afii>EF5E</afii>
<latex>\not\supset </latex>
<Elsevier grid="brc" ent="nsup">
 <desc>not superset; does not properly include in set</desc>
</Elsevier>
<AMS>\nsupset</AMS>
<APS>nsup</APS>
<AIP>suplineh</AIP>
<IEEE>\not\supset</IEEE>
<Wolfram>NotSuperset</Wolfram>
<entity id="nsup" set="8879-isoamsn">
 <desc>/nsupset N: not superset</desc>
</entity>
<entity id="nsup" set="9573-13-isoamsn">
 <desc>not superset</desc>
</entity>
<font name="hlcry" pos="5427"/>
<description>NOT A SUPERSET OF</description>

</character>

<character id=“U02286” dec=“8838” mode=“math” type=“relation”>

<afii>EF59</afii>
<latex>\subseteq </latex>
<varlatex>\subseteqq</varlatex>
<Elsevier grid="bod" ent="sube">
 <desc>subset, equals; identity or inclusion in set</desc>
</Elsevier>
<AMS>\subseteq</AMS>
<APS>sube</APS>
<AIP>subuline</AIP>
<IEEE>\subseteq</IEEE>
<Wolfram>SubsetEqual</Wolfram>
<entity id="sube" set="html4-symbol">
 <desc>subset of or equal to</desc>
</entity>
<entity id="sube" set="8879-isotech">
 <desc>/subseteq R: =subset, equals</desc>
</entity>
<entity id="sube" set="9573-13-isotech">
 <desc>/subseteq R: subset, equals</desc>
</entity>
<entity id="SubsetEqual" set="mmlalias">
  <desc>alias ISOTECH sube</desc>
</entity>
<entity id="subseteq" set="mmlalias">
  <desc>alias ISOTECH sube</desc>
</entity>
<font name="hlcry" pos="18"/>
<description>SUBSET OF OR EQUAL TO</description>

</character>

<character id=“U02286-020D2” dec=“8838-8402” type=“other” mode=“unknown”>

<description unicode="combination">SUBSET OF OR EQUAL TO with vertical line</description>

</character>

<character id=“U02287” dec=“8839” mode=“math” type=“relation”>

<afii>EF58</afii>
<latex>\supseteq </latex>
<varlatex>\supseteqq</varlatex>
<Elsevier grid="bqd" ent="supe">
 <desc>superset, equals; ident.with or contains as subset</desc>
</Elsevier>
<AMS>\supseteq</AMS>
<APS>supe</APS>
<AIP>supuline</AIP>
<IEEE>\supseteq</IEEE>
<Wolfram>SupersetEqual</Wolfram>
<entity id="supe" set="html4-symbol">
 <desc>superset of or equal to</desc>
</entity>
<entity id="supe" set="8879-isotech">
 <desc>/supseteq R: =superset, equals</desc>
</entity>
<entity id="supe" set="9573-13-isotech">
 <desc>/supseteq R: superset, equals</desc>
</entity>
<entity id="supseteq" set="mmlalias">
  <desc>alias ISOTECH supe</desc>
</entity>
<entity id="SupersetEqual" set="mmlalias">
  <desc>alias ISOTECH supe</desc>
</entity>
<font name="hlcry" pos="19"/>
<description>SUPERSET OF OR EQUAL TO</description>

</character>

<character id=“U02287-020D2” dec=“8839-8402” type=“other” mode=“unknown”>

<description unicode="combination">SUPERSET OF OR EQUAL TO with vertical line</description>

</character>

<character id=“U02288” dec=“8840” mode=“math” type=“relation”>

<afii>EF5D</afii>
<latex>\not\subseteq </latex>
<varlatex>\nsubseteqq</varlatex>
<Elsevier grid="bpf" ent="nsube">
 <desc>not subset, equals; not contained in or not eql to</desc>
</Elsevier>
<AMS>\nsubseteq</AMS>
<APS>nsube</APS>
<AIP>subNe</AIP>
<IEEE>\not\subseteq</IEEE>
<Wolfram>NotSubsetEqual</Wolfram>
<entity id="nsube" set="8879-isoamsn">
 <desc>/nsubseteq N: not subset, equals</desc>
</entity>
<entity id="nsube" set="9573-13-isoamsn">
 <desc>/nsubseteq N: not subset, equals</desc>
</entity>
<entity id="nsubseteq" set="mmlalias">
  <desc>alias ISOAMSN nsube</desc>
</entity>
<entity id="NotSubsetEqual" set="mmlalias">
  <desc>alias ISOAMSN nsube</desc>
</entity>
<description>NEITHER A SUBSET OF NOR EQUAL TO</description>

</character>

<character id=“U02289” dec=“8841” mode=“math” type=“relation”>

<afii>EF5C</afii>
<latex>\not\supseteq </latex>
<varlatex>\nsupseteqq</varlatex>
<Elsevier grid="brf" ent="nsupe">
 <desc>not superset, equals; does not contain as subset</desc>
</Elsevier>
<AMS>\nsupseteq</AMS>
<APS>nsupe</APS>
<AIP>supNe</AIP>
<IEEE>\not\supseteq</IEEE>
<Wolfram>NotSupersetEqual</Wolfram>
<entity id="nsupe" set="8879-isoamsn">
 <desc>/nsupseteq N: not superset, equals</desc>
</entity>
<entity id="nsupe" set="9573-13-isoamsn">
 <desc>/nsupseteq N: not superset, equals</desc>
</entity>
<entity id="nsupseteq" set="mmlalias">
  <desc>alias ISOAMSN nsupe</desc>
</entity>
<entity id="NotSupersetEqual" set="mmlalias">
  <desc>alias ISOAMSN nsupe</desc>
</entity>
<description>NEITHER A SUPERSET OF NOR EQUAL TO</description>

</character>

<character id=“U0228A” dec=“8842” mode=“math” type=“relation”>

<afii>21C5</afii>
<latex>\subsetneq </latex>
<varlatex>\subsetneqq</varlatex>
<Elsevier grid="bpd" ent="subne">
 <desc>subset, not equals</desc>
</Elsevier>
<AMS>\subsetneq</AMS>
<APS>subne</APS>
<entity id="subne" set="8879-isoamsn">
 <desc>/subsetneq N: subset, not equals</desc>
</entity>
<entity id="subne" set="9573-13-isoamsn">
 <desc>/subsetneq N: subset, not equals</desc>
</entity>
<entity id="subsetneq" set="mmlalias">
  <desc>alias ISOAMSN subne</desc>
</entity>
<font name="hlcra" pos="206"/>
<description>SUBSET OF WITH NOT EQUAL TO</description>

</character>

<character id=“U0228A-0FE00” dec=“8842-65024” mode=“math” type=“relation”>

<afii>21C7</afii>
<latex>\varsubsetneqq </latex>
<Elsevier grid="bph" ent="z.nsubE">
 <desc>not subset, double equals</desc>
</Elsevier>
<AMS>\varsubsetneqq</AMS>
<entity id="vsubne" set="8879-isoamsn">
 <desc>/subsetneq N: subset, not eq, var</desc>
</entity>
<entity id="vsubne" set="9573-13-isoamsn">
 <desc>/varsubsetneq N: subset, not eq, var</desc>
</entity>
<entity id="varsubsetneq" set="mmlalias">
  <desc>alias ISOAMSN vsubne</desc>
</entity>
<font name="hlcra" pos="210"/>
<description unicode="3.2">SUBSET OF WITH NOT EQUAL TO - variant with stroke through bottom members</description>

</character>

<character id=“U0228B” dec=“8843” mode=“math” type=“relation”>

<afii>21C6</afii>
<latex>\supsetneq </latex>
<varlatex>\supsetneqq</varlatex>
<Elsevier grid="brd" ent="supne">
 <desc>superset, not equals</desc>
</Elsevier>
<AMS>\supsetneq</AMS>
<APS>supne</APS>
<entity id="supne" set="8879-isoamsn">
 <desc>/supsetneq N: superset, not equals</desc>
</entity>
<entity id="supne" set="9573-13-isoamsn">
 <desc>/supsetneq N: superset, not equals</desc>
</entity>
<entity id="supsetneq" set="mmlalias">
  <desc>alias ISOAMSN supne</desc>
</entity>
<font name="hlcra" pos="207"/>
<description>SUPERSET OF WITH NOT EQUAL TO</description>

</character>

<character id=“U0228B-0FE00” dec=“8843-65024” mode=“math” type=“relation”>

<afii>EF54</afii>
<latex>\varsupsetneq </latex>
<Elsevier grid="bre" ent="z.nsupne">
 <desc>not superset, not equals</desc>
</Elsevier>
<AMS>\varsupsetneq</AMS>
<APS>vsupne</APS>
<entity id="vsupne" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>228B</xref>
</entity>
<entity id="vsupne" set="8879-isoamsn">
 <desc>/supsetneq N: superset, not eq, var</desc>
</entity>
<entity id="vsupne" set="9573-13-isoamsn">
 <desc>/varsupsetneq N: superset, not eq, var</desc>
</entity>
<entity id="varsupsetneq" set="mmlalias">
  <desc>alias ISOAMSN vsupne</desc>
</entity>
<font name="hlcra" pos="209"/>
<description unicode="3.2">SUPERSET OF WITH NOT EQUAL TO - variant with stroke through bottom members</description>

</character>

<character id=“U0228C” dec=“8844” type=“other” mode=“unknown”>

<description>MULTISET</description>

</character>

<character id=“U0228D” dec=“8845” mode=“unknown” type=“binaryop”>

<afii>EB32</afii>
<AMS>\cupdot</AMS>
<entity id="cupdot" set="9573-13-isoamsb">
 <desc>union, with dot</desc>
</entity>
<description>MULTISET MULTIPLICATION</description>

</character>

<character id=“U0228E” dec=“8846” mode=“math” type=“binaryop”>

<afii>22AB</afii>
<latex>\uplus </latex>
<Elsevier grid="bil" ent="uplus">
 <desc>u plus B: plus sign in union</desc>
</Elsevier>
<AMS>\uplus</AMS>
<APS>uplus</APS>
<IEEE>\uplus</IEEE>
<Wolfram>UnionPlus</Wolfram>
<entity id="uplus" set="8879-isoamsb">
 <desc>/uplus B: plus sign in union</desc>
</entity>
<entity id="uplus" set="9573-13-isoamsb">
 <desc>/uplus B: plus sign in union</desc>
</entity>
<entity id="UnionPlus" set="mmlalias">
  <desc>alias ISOAMSB uplus</desc>
</entity>
<font name="hlcry" pos="93"/>
<description>MULTISET UNION</description>

</character>

<character id=“U0228F” dec=“8847” mode=“math” type=“relation”>

<afii>EE52</afii>
<latex>\sqsubset </latex>
<Elsevier grid="bok" ent="sqsub">
 <desc>square subset; image of</desc>
</Elsevier>
<AMS>\sqsubset</AMS>
<APS>sqsub</APS>
<Wolfram>SquareSubset</Wolfram>
<entity id="sqsub" set="8879-isoamsr">
 <desc>/sqsubset R: square subset</desc>
</entity>
<entity id="sqsub" set="9573-13-isoamsr">
 <desc>/sqsubset R: square subset</desc>
</entity>
<entity id="SquareSubset" set="mmlalias">
  <desc>alias ISOAMSR sqsub</desc>
</entity>
<entity id="sqsubset" set="mmlalias">
  <desc>alias ISOAMSR sqsub</desc>
</entity>
<font name="hlcry" pos="228"/>
<description>SQUARE IMAGE OF</description>

</character>

<character id=“U0228F-00338” dec=“8847-824” mode=“math” type=“relation”>

<latex>\NotSquareSubset </latex>
<Elsevier grid="bpk" ent="z.sqnsub">
 <desc>square not subset</desc>
</Elsevier>
<Wolfram id="F42E">NotSquareSubset</Wolfram>
<entity id="nsqsub" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="NotSquareSubset" set="mmlextra">
 <desc>square not subset</desc>
</entity>
<description unicode="combination">SQUARE IMAGE OF with slash</description>

</character>

<character id=“U0228F-020D2” dec=“8847-8402” type=“other” mode=“unknown”>

<description unicode="combination">SQUARE IMAGE OF with vertical line</description>

</character>

<character id=“U02290” dec=“8848” mode=“math” type=“relation”>

<afii>EE53</afii>
<latex>\sqsupset </latex>
<Elsevier grid="bqk" ent="sqsup">
 <desc>square superset; original of</desc>
</Elsevier>
<AMS>\sqsupset</AMS>
<APS>sqsup</APS>
<Wolfram>SquareSuperset</Wolfram>
<entity id="sqsup" set="8879-isoamsr">
 <desc>/sqsupset R: square superset</desc>
</entity>
<entity id="sqsup" set="9573-13-isoamsr">
 <desc>/sqsupset R: square superset</desc>
</entity>
<entity id="SquareSuperset" set="mmlalias">
  <desc>alias ISOAMSR sqsup</desc>
</entity>
<entity id="sqsupset" set="mmlalias">
  <desc>alias ISOAMSR sqsup</desc>
</entity>
<font name="hlcry" pos="229"/>
<description>SQUARE ORIGINAL OF</description>

</character>

<character id=“U02290-00338” dec=“8848-824” mode=“math” type=“relation”>

<latex>\NotSquareSuperset </latex>
<Elsevier grid="brk" ent="z.sqnsup">
 <desc>square not superset</desc>
</Elsevier>
<Wolfram id="F42F">NotSquareSuperset</Wolfram>
<entity id="nsqsup" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="NotSquareSuperset" set="mmlextra">
 <desc>negated set-like partial order operator</desc>
</entity>
<description unicode="combination">SQUARE ORIGINAL OF with slash</description>

</character>

<character id=“U02290-020D2” dec=“8848-8402” type=“other” mode=“unknown”>

<description unicode="combination">SQUARE ORIGINAL OF with vertical line</description>

</character>

<character id=“U02291” dec=“8849” mode=“math” type=“relation”>

<afii>22B0</afii>
<latex>\sqsubseteq </latex>
<Elsevier grid="bol" ent="sqsube">
 <desc>square subset, equals</desc>
</Elsevier>
<AMS>\sqsubseteq</AMS>
<APS>sqsube</APS>
<IEEE>\sqsubseteq</IEEE>
<Wolfram>SquareSubsetEqual</Wolfram>
<entity id="sqsube" set="8879-isoamsr">
 <desc>/sqsubseteq R: square subset, equals</desc>
</entity>
<entity id="sqsube" set="9573-13-isoamsr">
 <desc>/sqsubseteq R: square subset, equals</desc>
</entity>
<entity id="SquareSubsetEqual" set="mmlalias">
  <desc>alias ISOAMSR sqsube</desc>
</entity>
<entity id="sqsubseteq" set="mmlalias">
  <desc>alias ISOAMSR sqsube</desc>
</entity>
<font name="hlcry" pos="118"/>
<description>SQUARE IMAGE OF OR EQUAL TO</description>

</character>

<character id=“U02291-020D2” dec=“8849-8402” type=“other” mode=“unknown”>

<description unicode="combination">SQUARE IMAGE OF OR EQUAL TO with vertical line</description>

</character>

<character id=“U02292” dec=“8850” mode=“math” type=“relation”>

<afii>22B1</afii>
<latex>\sqsupseteq </latex>
<Elsevier grid="bql" ent="sqsupe">
 <desc>square superset, equals</desc>
</Elsevier>
<AMS>\sqsupseteq</AMS>
<APS>sqsupe</APS>
<IEEE>\sqsupseteq</IEEE>
<Wolfram>SquareSupersetEqual</Wolfram>
<entity id="sqsupe" set="8879-isoamsr">
 <desc>/sqsupseteq R: square superset, eq</desc>
</entity>
<entity id="sqsupe" set="9573-13-isoamsr">
 <desc>/sqsupseteq R: square superset, eq</desc>
</entity>
<entity id="SquareSupersetEqual" set="mmlalias">
  <desc>alias ISOAMSR sqsupe</desc>
</entity>
<entity id="sqsupseteq" set="mmlalias">
  <desc>alias ISOAMSR sqsupe</desc>
</entity>
<font name="hlcry" pos="119"/>
<description>SQUARE ORIGINAL OF OR EQUAL TO</description>

</character>

<character id=“U02292-020D2” dec=“8850-8402” type=“other” mode=“unknown”>

<description unicode="combination">SQUARE ORIGINAL OF OR EQUAL TO with vertical line</description>

</character>

<character id=“U02293” dec=“8851” mode=“math” type=“binaryop”>

<afii>22AE</afii>
<latex>\sqcap </latex>
<Elsevier grid="bik" ent="sqcap">
 <desc>square intersection</desc>
</Elsevier>
<AMS>\sqcap</AMS>
<APS>sqcap</APS>
<AIP>sqcap</AIP>
<IEEE>\sqcap</IEEE>
<Wolfram>SquareIntersection</Wolfram>
<entity id="sqcap" set="8879-isoamsb">
 <desc>/sqcap B: square intersection</desc>
</entity>
<entity id="sqcap" set="9573-13-isoamsb">
 <desc>/sqcap B: square intersection</desc>
</entity>
<entity id="SquareIntersection" set="mmlalias">
  <desc>alias ISOAMSB sqcap</desc>
</entity>
<font name="hlcry" pos="117"/>
<description>SQUARE CAP</description>

</character>

<character id=“U02293-0FE00” dec=“8851-65024” mode=“unknown” type=“binaryop”>

<afii>DBE7</afii>
<entity id="sqcaps" set="STIX">
</entity>
<entity id="sqcaps" set="9573-13-isoamsb">
 <desc>square intersection, serifs</desc>
</entity>
<description unicode="3.2">SQUARE CAP with serifs</description>

</character>

<character id=“U02294” dec=“8852” mode=“math” type=“binaryop”>

<afii>22AD</afii>
<latex>\sqcup </latex>
<Elsevier grid="bij" ent="sqcup">
 <desc>square union</desc>
</Elsevier>
<AMS>\sqcup</AMS>
<APS>sqcup</APS>
<AIP>sqcup</AIP>
<IEEE>\sqcup</IEEE>
<Wolfram>SquareUnion</Wolfram>
<entity id="sqcup" set="8879-isoamsb">
 <desc>/sqcup B: square union</desc>
</entity>
<entity id="sqcup" set="9573-13-isoamsb">
 <desc>/sqcup B: square union</desc>
</entity>
<entity id="SquareUnion" set="mmlalias">
  <desc>alias ISOAMSB sqcup</desc>
</entity>
<font name="hlcry" pos="116"/>
<description>SQUARE CUP</description>

</character>

<character id=“U02294-0FE00” dec=“8852-65024” mode=“unknown” type=“binaryop”>

<afii>DBE8</afii>
<entity id="sqcups" set="STIX">
</entity>
<entity id="sqcups" set="9573-13-isoamsb">
 <desc>square union, serifs</desc>
</entity>
<description unicode="3.2">SQUARE CUP with serifs</description>

</character>

<character id=“U02295” dec=“8853” mode=“math” type=“binaryop”>

<afii>2273</afii>
<latex>\oplus </latex>
<Elsevier grid="bsr" ent="oplus">
 <desc>plus sign in circle; direct sum; earth sign</desc>
</Elsevier>
<AMS>\oplus</AMS>
<APS>oplus</APS>
<ACS>oplus</ACS>
<AIP>oplus</AIP>
<IEEE>\oplus</IEEE>
<Wolfram>CirclePlus</Wolfram>
<entity id="oplus" set="html4-symbol">
 <desc>circled plus = direct sum</desc>
</entity>
<entity id="oplus" set="8879-isoamsb">
 <desc>/oplus B: plus sign in circle</desc>
</entity>
<entity id="oplus" set="9573-13-isoamsb">
 <desc>/oplus B: plus sign in circle</desc>
</entity>
<entity id="CirclePlus" set="mmlalias">
  <desc>alias ISOAMSB oplus</desc>
</entity>
<font name="hlcry" pos="8"/>
<description>CIRCLED PLUS</description>

</character>

<character id=“U02295-0FE00” dec=“8853-65024” mode=“math” type=“binaryop”>

<description unicode="3.2">CIRCLED PLUS with white rim</description>

</character>

<character id=“U02296” dec=“8854” mode=“math” type=“binaryop”>

<afii>2274</afii>
<latex>\ominus </latex>
<Elsevier grid="bsp" ent="ominus">
 <desc>minus sign in circle; symmetric difference</desc>
</Elsevier>
<AMS>\ominus</AMS>
<APS>ominus</APS>
<ACS>crclbar</ACS>
<AIP>ominus</AIP>
<IEEE>\ominus</IEEE>
<Wolfram>CircleMinus</Wolfram>
<entity id="ominus" set="8879-isoamsb">
 <desc>/ominus B: minus sign in circle</desc>
</entity>
<entity id="ominus" set="9573-13-isoamsb">
 <desc>/ominus B: minus sign in circle</desc>
</entity>
<entity id="CircleMinus" set="mmlalias">
  <desc>alias ISOAMSB ominus</desc>
</entity>
<font name="hlcry" pos="9"/>
<description>CIRCLED MINUS</description>

</character>

<character id=“U02297” dec=“8855” mode=“math” type=“binaryop”>

<afii>2275</afii>
<latex>\otimes </latex>
<Elsevier grid="bss" ent="otimes">
 <desc>multiplication sign in circle; direct product</desc>
</Elsevier>
<AMS>\otimes</AMS>
<APS>otimes</APS>
<AIP>otimes</AIP>
<IEEE>\otimes</IEEE>
<Wolfram>CircleTimes</Wolfram>
<entity id="otimes" set="html4-symbol">
 <desc>circled times = vector product</desc>
</entity>
<entity id="otimes" set="8879-isoamsb">
 <desc>/otimes B: multiply sign in circle</desc>
</entity>
<entity id="otimes" set="9573-13-isoamsb">
 <desc>/otimes B: multiply sign in circle</desc>
</entity>
<entity id="CircleTimes" set="mmlalias">
  <desc>alias ISOAMSB otimes</desc>
</entity>
<font name="hlcry" pos="10"/>
<description>CIRCLED TIMES</description>

</character>

<character id=“U02297-0FE00” dec=“8855-65024” mode=“math” type=“binaryop”>

<description unicode="3.2">CIRCLED TIMES with white rim</description>

</character>

<character id=“U02298” dec=“8856” mode=“math” type=“binaryop”>

<afii>2276</afii>
<latex>\oslash </latex>
<Elsevier grid="bsm" ent="osol">
 <desc>o slash B: solidus in circle</desc>
</Elsevier>
<AMS>\oslash</AMS>
<APS>osol</APS>
<IEEE>\oslash</IEEE>
<entity id="osol" set="8879-isoamsb">
 <desc>/oslash B: solidus in circle</desc>
</entity>
<entity id="osol" set="9573-13-isoamsb">
 <desc>/oslash B: solidus in circle</desc>
</entity>
<font name="hlcry" pos="11"/>
<description>CIRCLED DIVISION SLASH</description>

</character>

<character id=“U02299” dec=“8857” mode=“math” type=“binaryop”>

<afii>22BD</afii>
<latex>\odot </latex>
<Elsevier grid="bso" ent="odot">
 <desc>middle dot in circle; sun-symbol; Tensor product</desc>
</Elsevier>
<AMS>\odot</AMS>
<APS>odot</APS>
<ACS>crcldt</ACS>
<IEEE>\odot</IEEE>
<Wolfram>CircleDot</Wolfram>
<entity id="odot" set="8879-isoamsb">
 <desc>/odot B: middle dot in circle</desc>
</entity>
<entity id="odot" set="9573-13-isoamsb">
 <desc>/odot B: middle dot in circle</desc>
</entity>
<entity id="CircleDot" set="mmlalias">
  <desc>alias ISOAMSB odot</desc>
</entity>
<font name="hlcry" pos="12"/>
<description>CIRCLED DOT OPERATOR</description>

</character>

<character id=“U0229A” dec=“8858” mode=“math” type=“binaryop”>

<afii>22F5</afii>
<latex>\circledcirc </latex>
<Elsevier grid="bsn" ent="ocir">
 <desc>circled circ B: open dot in circle</desc>
</Elsevier>
<AMS>\circledcirc</AMS>
<APS>ocirc</APS>
<AIP>ocirc</AIP>
<entity id="ocir" set="8879-isoamsb">
 <desc>/circledcirc B: open dot in circle</desc>
</entity>
<entity id="ocir" set="9573-13-isoamsb">
 <desc>/circledcirc B: small circle in circle</desc>
</entity>
<entity id="circledcirc" set="mmlalias">
  <desc>alias ISOAMSB ocir</desc>
</entity>
<font name="hlcry" pos="230"/>
<description>CIRCLED RING OPERATOR</description>

</character>

<character id=“U0229B” dec=“8859” mode=“math” type=“binaryop”>

<afii>2178</afii>
<latex>\circledast </latex>
<Elsevier grid="bs2" ent="oast">
 <desc>circled asterisk</desc>
</Elsevier>
<AMS>\circledast</AMS>
<APS>oast</APS>
<AIP>oast</AIP>
<entity id="oast" set="8879-isoamsb">
 <desc>/circledast B: asterisk in circle</desc>
</entity>
<entity id="oast" set="9573-13-isoamsb">
 <desc>/circledast B: asterisk in circle</desc>
</entity>
<entity id="circledast" set="mmlalias">
  <desc>alias ISOAMSB oast</desc>
</entity>
<font name="hlcry" pos="231"/>
<description>CIRCLED ASTERISK OPERATOR</description>

</character>

<character id=“U0229C” dec=“8860” type=“other” mode=“unknown”>

<description>CIRCLED EQUALS</description>

</character>

<character id=“U0229C-0FE00” dec=“8860-65024” mode=“math” type=“other”>

<description unicode="3.2">CIRCLED EQUALS - equal sign inside and touching the circle</description>

</character>

<character id=“U0229D” dec=“8861” mode=“math” type=“binaryop”>

<afii>2177</afii>
<latex>\circleddash </latex>
<Elsevier grid="bsl" ent="odash">
 <desc>circled dash B: hyphen in circle</desc>
</Elsevier>
<AMS>\circleddash</AMS>
<APS>odash</APS>
<entity id="odash" set="8879-isoamsb">
 <desc>/circleddash B: hyphen in circle</desc>
</entity>
<entity id="odash" set="9573-13-isoamsb">
 <desc>/circleddash B: hyphen in circle</desc>
</entity>
<entity id="circleddash" set="mmlalias">
  <desc>alias ISOAMSB odash</desc>
</entity>
<font name="ptmlucrm" pos="204"/>
<description>CIRCLED DASH</description>

</character>

<character id=“U0229E” dec=“8862” mode=“math” type=“binaryop”>

<afii>222F</afii>
<latex>\boxplus </latex>
<Elsevier grid="bs7" ent="plusb">
 <desc>plus sign in box</desc>
</Elsevier>
<AMS>\boxplus</AMS>
<APS>plusb</APS>
<entity id="plusb" set="8879-isoamsb">
 <desc>/boxplus B: plus sign in box</desc>
</entity>
<entity id="plusb" set="9573-13-isoamsb">
 <desc>/boxplus B: plus sign in box</desc>
</entity>
<entity id="boxplus" set="mmlalias">
  <desc>alias ISOAMSB plusb</desc>
</entity>
<font name="hlcry" pos="234"/>
<description>SQUARED PLUS</description>

</character>

<character id=“U0229F” dec=“8863” mode=“math” type=“binaryop”>

<afii>2230</afii>
<latex>\boxminus </latex>
<Elsevier grid="bs6" ent="minusb">
 <desc>minus sign in box</desc>
</Elsevier>
<AMS>\boxminus</AMS>
<APS>minusb</APS>
<entity id="minusb" set="8879-isoamsb">
 <desc>/boxminus B: minus sign in box</desc>
</entity>
<entity id="minusb" set="9573-13-isoamsb">
 <desc>/boxminus B: minus sign in box</desc>
</entity>
<entity id="boxminus" set="mmlalias">
  <desc>alias ISOAMSB minusb</desc>
</entity>
<font name="hlcry" pos="235"/>
<description>SQUARED MINUS</description>

</character>

<character id=“U022A0” dec=“8864” mode=“math” type=“binaryop”>

<afii>2231</afii>
<latex>\boxtimes </latex>
<Elsevier grid="bs8" ent="timesb">
 <desc>multiplication sign in box</desc>
</Elsevier>
<AMS>\boxtimes</AMS>
<APS>timesb</APS>
<AIP>timesb</AIP>
<entity id="timesb" set="8879-isoamsb">
 <desc>/boxtimes B: multiply sign in box</desc>
</entity>
<entity id="timesb" set="9573-13-isoamsb">
 <desc>/boxtimes B: multiply sign in box</desc>
</entity>
<entity id="boxtimes" set="mmlalias">
  <desc>alias ISOAMSB timesb</desc>
</entity>
<font name="hlcry" pos="236"/>
<description>SQUARED TIMES</description>

</character>

<character id=“U022A1” dec=“8865” mode=“math” type=“binaryop”>

<afii>2232</afii>
<latex>\boxdot </latex>
<AMS>\boxdot</AMS>
<APS>sdotb</APS>
<ACS>sqdott</ACS>
<AIP>sdotb</AIP>
<entity id="sdotb" set="8879-isoamsb">
 <desc>/dotsquare /boxdot B: small dot in box</desc>
</entity>
<entity id="sdotb" set="9573-13-isoamsb">
 <desc>/dotsquare /boxdot B: small dot in box</desc>
</entity>
<entity id="dotsquare" set="mmlalias">
  <desc>alias ISOAMSB sdotb</desc>
</entity>
<font name="hlcry" pos="237"/>
<description>SQUARED DOT OPERATOR</description>

</character>

<character id=“U022A2” dec=“8866” mode=“math” type=“relation”>

<afii>EF36</afii>
<latex>\vdash </latex>
<Elsevier grid="bds" ent="vdash">
 <desc>vertical, dash; assertion; reduced to</desc>
</Elsevier>
<AMS>\vdash</AMS>
<APS>vdash</APS>
<IEEE>\vdash</IEEE>
<Wolfram>RightTee</Wolfram>
<entity id="vdash" set="8879-isoamsr">
 <desc>/vdash R: vertical, dash</desc>
</entity>
<entity id="vdash" set="9573-13-isoamsr">
 <desc>/vdash R: vertical, dash</desc>
</entity>
<entity id="RightTee" set="mmlalias">
  <desc>alias ISOAMSR vdash</desc>
</entity>
<font name="hlcry" pos="39"/>
<description>RIGHT TACK</description>

</character>

<character id=“U022A3” dec=“8867” mode=“math” type=“relation”>

<afii>EF37</afii>
<latex>\dashv </latex>
<Elsevier grid="bdt" ent="dashv">
 <desc>dash, vertical; turnstile</desc>
</Elsevier>
<AMS>\dashv</AMS>
<APS>dashv</APS>
<IEEE>\dashv</IEEE>
<Wolfram>LeftTee</Wolfram>
<entity id="dashv" set="8879-isoamsr">
 <desc>/dashv R: dash, vertical</desc>
</entity>
<entity id="dashv" set="9573-13-isoamsr">
 <desc>/dashv R: dash, vertical</desc>
</entity>
<entity id="LeftTee" set="mmlalias">
  <desc>alias ISOAMSR dashv</desc>
</entity>
<font name="hlcry" pos="97"/>
<description>LEFT TACK</description>

</character>

<character id=“U022A4” dec=“8868” mode=“math” type=“normal”>

<afii>EE70</afii>
<latex>\top </latex>
<Elsevier grid="bdq" ent="intcal">
 <desc>intercal; true</desc>
</Elsevier>
<AMS>\top</AMS>
<APS>top</APS>
<IEEE>\top</IEEE>
<Wolfram>DownTee</Wolfram>
<entity id="top" set="8879-isoamsb">
 <desc>/top B: inverted perpendicular</desc>
</entity>
<entity id="top" set="9573-13-isotech">
 <desc>/top top</desc>
</entity>
<entity id="DownTee" set="mmlalias">
  <desc>alias ISOTECH top</desc>
</entity>
<font name="hlcry" pos="62"/>
<description>DOWN TACK</description>

</character>

<character id=“U022A5” dec=“8869” mode=“math” type=“relation”>

<afii>EF70</afii>
<latex>\perp </latex>
<varlatex>\bot</varlatex>
<Elsevier grid="bdp" ent="perp">
 <desc>perpendicular; orthogonal to</desc>
</Elsevier>
<AMS>\perp</AMS>
<APS>perp</APS>
<ACS>bottom</ACS>
<AIP>perp</AIP>
<IEEE>\perp</IEEE>
<Wolfram>UpTee</Wolfram>
<entity id="bottom" set="8879-isotech">
 <desc>/bot B: =perpendicular</desc>
</entity>
<entity id="bottom" set="9573-13-isotech">
 <desc>/bot bottom</desc>
</entity>
<entity id="bot" set="mmlalias">
  <desc>alias ISOTECH bottom</desc>
</entity>
<entity id="perp" set="html4-symbol">
 <desc>up tack = orthogonal to = perpendicular</desc>
</entity>
<entity id="perp" set="8879-isotech">
 <desc>/perp R: =perpendicular</desc>
</entity>
<entity id="perp" set="9573-13-isotech">
 <desc>/perp R: perpendicular</desc>
</entity>
<entity id="UpTee" set="mmlalias">
  <desc>alias ISOTECH perp</desc>
</entity>
<font name="hlcry" pos="63"/>
<description>UP TACK</description>

</character>

<character id=“U022A6” dec=“8870” type=“other” mode=“unknown”>

<description>ASSERTION</description>

</character>

<character id=“U022A7” dec=“8871” mode=“math” type=“relation”>

<afii>22AC</afii>
<latex>\truestate </latex>
<AMS>\models</AMS>
<APS>models</APS>
<entity id="models" set="8879-isoamsr">
 <desc>/models R:</desc>
</entity>
<entity id="models" set="9573-13-isoamsr">
 <desc>/models R:</desc>
</entity>
<description>MODELS</description>

</character>

<character id=“U022A8” dec=“8872” mode=“math” type=“relation”>

<afii>EF38</afii>
<latex>\forcesextra </latex>
<Elsevier grid="bdx" ent="vDash">
 <desc>vert., 2-dsh; models; statement is true; result in</desc>
</Elsevier>
<AMS>\vDash</AMS>
<APS>vDash</APS>
<AIP>vDash</AIP>
<IEEE>\models</IEEE>
<Wolfram>DoubleRightTee</Wolfram>
<entity id="vDash" set="8879-isoamsr">
 <desc>/vDash R: vertical, dbl dash</desc>
</entity>
<entity id="vDash" set="9573-13-isoamsr">
 <desc>/vDash R: vertical, dbl dash</desc>
</entity>
<entity id="DoubleRightTee" set="mmlalias">
  <desc>alias ISOAMSR vDash</desc>
</entity>
<font name="hlcry" pos="238"/>
<description>TRUE</description>

</character>

<character id=“U022A9” dec=“8873” mode=“math” type=“relation”>

<afii>2143</afii>
<latex>\Vdash </latex>
<Elsevier grid="bdu" ent="Vdash">
 <desc>double vertical, dash</desc>
</Elsevier>
<AMS>\Vdash</AMS>
<APS>Vdash</APS>
<entity id="Vdash" set="8879-isoamsr">
 <desc>/Vdash R: dbl vertical, dash</desc>
</entity>
<entity id="Vdash" set="9573-13-isoamsr">
 <desc>/Vdash R: dbl vertical, dash</desc>
</entity>
<font name="hlcry" pos="240"/>
<description>FORCES</description>

</character>

<character id=“U022AA” dec=“8874” mode=“math” type=“relation”>

<afii>216F</afii>
<latex>\Vvdash </latex>
<Elsevier grid="bdw" ent="Vvdash">
 <desc>triple vertical, dash</desc>
</Elsevier>
<AMS>\Vvdash</AMS>
<APS>Vvdash</APS>
<entity id="Vvdash" set="8879-isoamsr">
 <desc>/Vvdash R: triple vertical, dash</desc>
</entity>
<entity id="Vvdash" set="9573-13-isoamsr">
 <desc>/Vvdash R: triple vertical, dash</desc>
</entity>
<font name="ptmlucrm" pos="211"/>
<description>TRIPLE VERTICAL BAR RIGHT TURNSTILE</description>

</character>

<character id=“U022AB” dec=“8875” mode=“math” type=“relation”>

<afii>D967</afii>
<latex>\VDash </latex>
<Elsevier grid="bdv" ent="VDash">
 <desc>double vertical, double dash</desc>
</Elsevier>
<entity id="VDash" set="9573-13-isoamsr">
 <desc>dbl vert, dbl dash</desc>
</entity>
<font name="ptmlucrm" pos="172"/>
<description>DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE</description>

</character>

<character id=“U022AC” dec=“8876” mode=“math” type=“relation”>

<afii>21B7</afii>
<latex>\nvdash </latex>
<Elsevier grid="bes" ent="nvdash">
 <desc>not vertical, dash</desc>
</Elsevier>
<AMS>\nvdash</AMS>
<APS>nvdash</APS>
<entity id="nvdash" set="8879-isoamsn">
 <desc>/nvdash N: not vertical, dash</desc>
</entity>
<entity id="nvdash" set="9573-13-isoamsn">
 <desc>/nvdash N: not vertical, dash</desc>
</entity>
<font name="hlcra" pos="248"/>
<description>DOES NOT PROVE</description>

</character>

<character id=“U022AD” dec=“8877” mode=“math” type=“relation”>

<afii>21B8</afii>
<latex>\nvDash </latex>
<Elsevier grid="bex" ent="nvDash">
 <desc>not vertical, double-dash</desc>
</Elsevier>
<AMS>\nvDash</AMS>
<APS>nvDash</APS>
<entity id="nvDash" set="8879-isoamsn">
 <desc>/nvDash N: not vertical, dbl dash</desc>
</entity>
<entity id="nvDash" set="9573-13-isoamsn">
 <desc>/nvDash N: not vertical, dbl dash</desc>
</entity>
<font name="hlcra" pos="249"/>
<description>NOT TRUE</description>

</character>

<character id=“U022AE” dec=“8878” mode=“math” type=“relation”>

<afii>21B9</afii>
<latex>\nVdash </latex>
<Elsevier grid="beu" ent="nVdash">
 <desc>not double vertical, dash</desc>
</Elsevier>
<AMS>\nVdash</AMS>
<APS>nVdash</APS>
<entity id="nVdash" set="8879-isoamsn">
 <desc>/nVdash N: not dbl vertical, dash</desc>
</entity>
<entity id="nVdash" set="9573-13-isoamsn">
 <desc>/nVdash N: not dbl vertical, dash</desc>
</entity>
<font name="hlcra" pos="250"/>
<description>DOES NOT FORCE</description>

</character>

<character id=“U022AF” dec=“8879” mode=“math” type=“relation”>

<afii>21BA</afii>
<latex>\nVDash </latex>
<Elsevier grid="bev" ent="nVDash">
 <desc>not double vertical, double dash</desc>
</Elsevier>
<AMS>\nVDash</AMS>
<APS>nVDash</APS>
<entity id="nVDash" set="8879-isoamsn">
 <desc>/nVDash N: not dbl vert, dbl dash</desc>
</entity>
<entity id="nVDash" set="9573-13-isoamsn">
 <desc>/nVDash N: not dbl vert, dbl dash</desc>
</entity>
<font name="hlcra" pos="251"/>
<description>NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE</description>

</character>

<character id=“U022B0” dec=“8880” mode=“math” type=“relation”>

<afii>D8CC</afii>
<entity id="prurel" set="9573-13-isoamsr">
 <desc>element precedes under relation</desc>
</entity>
<description>PRECEDES UNDER RELATION</description>

</character>

<character id=“U022B1” dec=“8881” mode=“math” type=“relation”>

<afii>D8CC</afii>
<description>SUCCEEDS UNDER RELATION</description>

</character>

<character id=“U022B2” dec=“8882” mode=“math” type=“relation”>

<afii>EEB3</afii>
<latex>\vartriangleleft </latex>
<Elsevier grid="bi1" ent="ltri">
 <desc>left elongated triangle; implied by</desc>
</Elsevier>
<AMS>\vartriangleleft</AMS>
<APS>vltri</APS>
<Wolfram>LeftTriangle</Wolfram>
<entity id="vltri" set="8879-isoamsr">
 <desc>/vartriangleleft R: l tri, open, var</desc>
</entity>
<entity id="vltri" set="9573-13-isoamsr">
 <desc>/vartriangleleft R: l tri, open, var</desc>
</entity>
<entity id="vartriangleleft" set="mmlalias">
  <desc>alias ISOAMSR vltri</desc>
</entity>
<entity id="LeftTriangle" set="mmlalias">
  <desc>alias ISOAMSR vltri</desc>
</entity>
<font name="ptmlucrm" pos="47"/>
<description>NORMAL SUBGROUP OF</description>

</character>

<character id=“U022B2-020D2” dec=“8882-8402” type=“other” mode=“unknown”>

<description unicode="combination">NORMAL SUBGROUP OF with vertical line</description>

</character>

<character id=“U022B3” dec=“8883” mode=“math” type=“relation”>

<afii>EEB2</afii>
<latex>\vartriangleright </latex>
<Elsevier grid="bi3" ent="rtri">
 <desc>right elongated triangle; implies</desc>
</Elsevier>
<AMS>\vartriangleright</AMS>
<APS>vrtri</APS>
<Wolfram>RightTriangle</Wolfram>
<entity id="vrtri" set="8879-isoamsr">
 <desc>/vartriangleright R: r tri, open, var</desc>
</entity>
<entity id="vrtri" set="9573-13-isoamsr">
 <desc>/vartriangleright R: r tri, open, var</desc>
</entity>
<entity id="vartriangleright" set="mmlalias">
  <desc>alias ISOAMSR vrtri</desc>
</entity>
<entity id="RightTriangle" set="mmlalias">
  <desc>alias ISOAMSR vrtri</desc>
</entity>
<font name="ptmlucrm" pos="46"/>
<description>CONTAINS AS NORMAL SUBGROUP</description>

</character>

<character id=“U022B3-020D2” dec=“8883-8402” type=“other” mode=“unknown”>

<description unicode="combination">CONTAINS AS NORMAL SUBGROUP with vertical line</description>

</character>

<character id=“U022B4” dec=“8884” mode=“math” type=“relation”>

<afii>EEEB</afii>
<latex>\trianglelefteq </latex>
<Elsevier grid="btu" ent="ltrie">
 <desc>triangle left eq R: left triangle, equal</desc>
</Elsevier>
<AMS>\trianglelefteq</AMS>
<APS>ltrie</APS>
<Wolfram>LeftTriangleEqual</Wolfram>
<entity id="ltrie" set="8879-isoamsr">
 <desc>/trianglelefteq R: left triangle, eq</desc>
</entity>
<entity id="ltrie" set="9573-13-isoamsr">
 <desc>/trianglelefteq R: left triangle, eq</desc>
</entity>
<entity id="trianglelefteq" set="mmlalias">
  <desc>alias ISOAMSR ltrie</desc>
</entity>
<entity id="LeftTriangleEqual" set="mmlalias">
  <desc>alias ISOAMSR ltrie</desc>
</entity>
<font name="hlcry" pos="244"/>
<description>NORMAL SUBGROUP OF OR EQUAL TO</description>

</character>

<character id=“U022B4-020D2” dec=“8884-8402” type=“other” mode=“unknown”>

<afii>D978</afii>
<entity id="nvltrie" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22EC</xref>
</entity>
<entity id="nvltrie" set="9573-13-isoamsn">
 <desc>not, vert, left triangle, equals</desc>
</entity>
<description unicode="combination">NORMAL SUBGROUP OF OR EQUAL TO with vertical line</description>

</character>

<character id=“U022B5” dec=“8885” mode=“math” type=“relation”>

<afii>EEEC</afii>
<latex>\trianglerighteq </latex>
<Elsevier grid="btv" ent="rtrie">
 <desc>triangle right eq R: right tri, eq</desc>
</Elsevier>
<AMS>\trianglerighteq</AMS>
<APS>rtrie</APS>
<Wolfram>RightTriangleEqual</Wolfram>
<entity id="rtrie" set="8879-isoamsr">
 <desc>/trianglerighteq R: right tri, eq</desc>
</entity>
<entity id="rtrie" set="9573-13-isoamsr">
 <desc>/trianglerighteq R: right tri, eq</desc>
</entity>
<entity id="trianglerighteq" set="mmlalias">
  <desc>alias ISOAMSR rtrie</desc>
</entity>
<entity id="RightTriangleEqual" set="mmlalias">
  <desc>alias ISOAMSR rtrie</desc>
</entity>
<font name="hlcry" pos="245"/>
<description>CONTAINS AS NORMAL SUBGROUP OR EQUAL TO</description>

</character>

<character id=“U022B5-020D2” dec=“8885-8402” type=“other” mode=“unknown”>

<afii>D979</afii>
<entity id="nvrtrie" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22ED</xref>
</entity>
<entity id="nvrtrie" set="9573-13-isoamsn">
 <desc>not, vert, right triangle, equals</desc>
</entity>
<description unicode="combination">CONTAINS AS NORMAL SUBGROUP OR EQUAL TO with vertical line</description>

</character>

<character id=“U022B6” dec=“8886” mode=“math” type=“relation”>

<afii>EBC5</afii>
<latex>\original </latex>
<Elsevier grid="bpp" ent="origof">
 <desc>original of</desc>
</Elsevier>
<entity id="origof" set="9573-13-isoamsa">
 <desc>original of</desc>
</entity>
<font name="ptmlucrm" pos="197"/>
<description>ORIGINAL OF</description>

</character>

<character id=“U022B7” dec=“8887” mode=“math” type=“relation”>

<afii>EBC4</afii>
<latex>\image </latex>
<Elsevier grid="bop" ent="imof">
 <desc>image of</desc>
</Elsevier>
<entity id="imof" set="9573-13-isoamsa">
 <desc>image of</desc>
</entity>
<font name="ptmlucrm" pos="198"/>
<description>IMAGE OF</description>

</character>

<character id=“U022B8” dec=“8888” mode=“math” type=“relation”>

<afii>2253</afii>
<latex>\multimap </latex>
<Elsevier grid="boo" ent="mumap">
 <desc>multimap A:</desc>
</Elsevier>
<AMS>\multimap</AMS>
<APS>mumap</APS>
<entity id="mumap" set="8879-isoamsa">
 <desc>/multimap A:</desc>
</entity>
<entity id="mumap" set="9573-13-isoamsa">
 <desc>/multimap A:</desc>
</entity>
<entity id="multimap" set="mmlalias">
  <desc>alias ISOAMSA mumap</desc>
</entity>
<font name="ptmlucrm" pos="199"/>
<description>MULTIMAP</description>

</character>

<character id=“U022B9” dec=“8889” mode=“math” type=“other”>

<afii>DBCB</afii>
<latex>\hermitconjmatrix </latex>
<Elsevier grid="bte" ent="hercon">
 <desc>hermitian conjugative matrix</desc>
</Elsevier>
<entity id="hercon" set="9573-13-isoamsb">
 <desc>hermitian conjugate matrix</desc>
</entity>
<description>HERMITIAN CONJUGATE MATRIX</description>

</character>

<character id=“U022BA” dec=“8890” mode=“math” type=“binaryop”>

<afii>EEA1</afii>
<latex>\intercal </latex>
<AMS>\intercal</AMS>
<APS>intcal</APS>
<entity id="intcal" set="8879-isoamsb">
 <desc>/intercal B: intercal</desc>
</entity>
<entity id="intcal" set="9573-13-isoamsb">
 <desc>/intercal B: intercal</desc>
</entity>
<entity id="intercal" set="mmlalias">
  <desc>alias ISOAMSB intcal</desc>
</entity>
<font name="hlcry" pos="62"/>
<description>INTERCALATE</description>

</character>

<character id=“U022BB” dec=“8891” mode=“math” type=“binaryop”>

<afii>EB7A</afii>
<latex>\veebar </latex>
<Elsevier grid="biw" ent="veebar">
 <desc>logical or, bar below; injective</desc>
</Elsevier>
<AMS>\veebar</AMS>
<APS>veebar</APS>
<Wolfram>Xor</Wolfram>
<entity id="veebar" set="8879-isoamsr">
 <desc>/veebar R: logical or, bar below</desc>
</entity>
<entity id="veebar" set="9573-13-isoamsb">
 <desc>/veebar B: logical or, bar below</desc>
</entity>
<font name="ptmlucrm" pos="210"/>
<description>XOR</description>

</character>

<character id=“U022BC” dec=“8892” mode=“math” type=“binaryop”>

<afii>EBB8</afii>
<font name="hlcry" pos="246"/>
<description>NAND</description>

</character>

<character id=“U022BD” dec=“8893” mode=“unknown” type=“binaryop”>

<afii>EBB9</afii>
<Wolfram>Nor</Wolfram>
<entity id="barvee" set="9573-13-isoamsb">
 <desc>bar, vee</desc>
</entity>
<description>NOR</description>

</character>

<character id=“U022BE” dec=“8894” mode=“math” type=“other”>

<afii>DBAA</afii>
<latex>\rightanglearc </latex>
<entity id="angrtvb" set="9573-13-isoamso">
 <desc>right angle-measured</desc>
</entity>
<description>RIGHT ANGLE WITH ARC</description>

</character>

<character id=“U022BF” dec=“8895” mode=“unknown” type=“other”>

<afii>DBB4</afii>
<entity id="lrtri" set="9573-13-isoamso">
 <desc>lower right triangle</desc>
</entity>
<description>RIGHT TRIANGLE</description>

</character>

<character id=“U022C0” dec=“8896” mode=“math” type=“large”>

<afii>EFB6</afii>
<latex>\ElsevierGlyph{22C0}</latex>
<Elsevier grid="bjn" ent="xwedge">
 <desc>large infinum</desc>
</Elsevier>
<AMS>\bigwedge</AMS>
<APS>bigand</APS>
<IEEE>\bigwedge</IEEE>
<Wolfram>Wedge</Wolfram>
<entity id="xwedge" set="9573-13-isoamsb">
 <desc>/bigwedge L: logical or operator</desc>
</entity>
<entity id="Wedge" set="mmlalias">
  <desc>alias ISOAMSB xwedge</desc>
</entity>
<entity id="bigwedge" set="mmlalias">
  <desc>alias ISOAMSB xwedge</desc>
</entity>
<font name="zsyr" pos="46"/>
<description>N-ARY LOGICAL AND</description>

</character>

<character id=“U022C1” dec=“8897” mode=“math” type=“large”>

<afii>EFB7</afii>
<latex>\ElsevierGlyph{22C1}</latex>
<Elsevier grid="bjm" ent="xvee">
 <desc>large supremum</desc>
</Elsevier>
<AMS>\bigvee</AMS>
<APS>bigor</APS>
<IEEE>\bigvee</IEEE>
<Wolfram>Vee</Wolfram>
<entity id="xvee" set="9573-13-isoamsb">
 <desc>/bigvee L: logical and operator</desc>
</entity>
<entity id="Vee" set="mmlalias">
  <desc>alias ISOAMSB xvee</desc>
</entity>
<entity id="bigvee" set="mmlalias">
  <desc>alias ISOAMSB xvee</desc>
</entity>
<font name="zsyr" pos="45"/>
<description>N-ARY LOGICAL OR</description>

</character>

<character id=“U022C2” dec=“8898” mode=“math” type=“large”>

<afii>EE56</afii>
<latex>\bigcap </latex>
<Elsevier grid="bjg" ent="xcap">
 <desc>intersection of classes; prod.of cl/sets betw. lmt</desc>
</Elsevier>
<AMS>\bigcap</AMS>
<APS>bigcap</APS>
<IEEE>\bigcap</IEEE>
<Wolfram>Intersection</Wolfram>
<entity id="xcap" set="9573-13-isoamsb">
 <desc>/bigcap L: intersection operator</desc>
</entity>
<entity id="Intersection" set="mmlalias">
  <desc>alias ISOAMSB xcap</desc>
</entity>
<entity id="bigcap" set="mmlalias">
  <desc>alias ISOAMSB xcap</desc>
</entity>
<font name="hlcrv" pos="84"/>
<description>N-ARY INTERSECTION</description>

</character>

<character id=“U022C3” dec=“8899” mode=“math” type=“large”>

<afii>EE57</afii>
<latex>\bigcup </latex>
<Elsevier grid="bjf" ent="xcup">
 <desc>union of classes/sets; sum or sets between limits</desc>
</Elsevier>
<AMS>\bigcup</AMS>
<APS>bigcup</APS>
<IEEE>\bigcup</IEEE>
<Wolfram>Union</Wolfram>
<entity id="xcup" set="9573-13-isoamsb">
 <desc>/bigcup L: union operator</desc>
</entity>
<entity id="Union" set="mmlalias">
  <desc>alias ISOAMSB xcup</desc>
</entity>
<entity id="bigcup" set="mmlalias">
  <desc>alias ISOAMSB xcup</desc>
</entity>
<font name="hlcrv" pos="83"/>
<description>N-ARY UNION</description>

</character>

<character id=“U022C4” dec=“8900” mode=“math” type=“binaryop”>

<afii>21AF</afii>
<latex>\diamond </latex>
<AMS>\diamond</AMS>
<APS>diam</APS>
<Wolfram>Diamond</Wolfram>
<entity id="diam" set="8879-isoamsb">
 <desc>/diamond B: open diamond</desc>
</entity>
<entity id="diam" set="9573-13-isoamsb">
 <desc>/diamond B: open diamond</desc>
</entity>
<entity id="diamond" set="mmlalias">
  <desc>alias ISOAMSB diam</desc>
</entity>
<entity id="Diamond" set="mmlalias">
  <desc>alias ISOAMSB diam</desc>
</entity>
<font name="hlcry" pos="5"/>
<description>DIAMOND OPERATOR</description>

</character>

<character id=“U022C5” dec=“8901” mode=“math” type=“binaryop”>

<afii>EEB4</afii>
<latex>\cdot </latex>
<Elsevier grid="bsc" ent="middot">
 <desc>center dot</desc>
</Elsevier>
<AMS>\cdot</AMS>
<APS>sdot</APS>
<AIP>sdot</AIP>
<IEEE>\cdot</IEEE>
<entity id="sdot" set="html4-symbol">
 <desc>dot operator</desc>
</entity>
<entity id="sdot" set="8879-isoamsb">
 <desc>/cdot B: small middle dot</desc>
</entity>
<entity id="sdot" set="9573-13-isoamsb">
 <desc>/cdot B: small middle dot</desc>
</entity>
<font name="hlcry" pos="1"/>
<description>DOT OPERATOR</description>

</character>

<character id=“U022C6” dec=“8902” mode=“math” type=“binaryop”>

<afii>226D</afii>
<latex>\star </latex>
<Elsevier grid="bl0" ent="starf">
 <desc>small (5-point) star, filled</desc>
</Elsevier>
<AMS>\star</AMS>
<APS>sstarf</APS>
<AIP>sstarf</AIP>
<IEEE>\star</IEEE>
<Wolfram>Star</Wolfram>
<entity id="sstarf" set="8879-isoamsb">
 <desc>/star B: small star, filled</desc>
</entity>
<entity id="sstarf" set="9573-13-isoamsb">
 <desc>/star B: small star, filled</desc>
</entity>
<entity id="Star" set="mmlalias">
  <desc>alias ISOAMSB sstarf</desc>
</entity>
<font name="ptmlucrm" pos="73"/>
<font name="ptmlucrm" pos="63"/>
<description>STAR OPERATOR</description>

</character>

<character id=“U022C7” dec=“8903” mode=“math” type=“binaryop”>

<afii>EE3F</afii>
<latex>\divideontimes </latex>
<Elsevier grid="btf" ent="divonx">
 <desc>divide on times B: division on times</desc>
</Elsevier>
<AMS>\divideontimes</AMS>
<APS>divonx</APS>
<entity id="divonx" set="8879-isoamsb">
 <desc>/divideontimes B: division on times</desc>
</entity>
<entity id="divonx" set="9573-13-isoamsb">
 <desc>/divideontimes B: division on times</desc>
</entity>
<entity id="divideontimes" set="mmlalias">
  <desc>alias ISOAMSB divonx</desc>
</entity>
<font name="ptmlucrm" pos="247"/>
<description>DIVISION TIMES</description>

</character>

<character id=“U022C8” dec=“8904” mode=“math” type=“relation”>

<afii>226C</afii>
<latex>\bowtie </latex>
<Elsevier grid="bsf" ent="bowtie">
 <desc>bowtie</desc>
</Elsevier>
<AMS>\bowtie</AMS>
<APS>bowtie</APS>
<AIP>bowtie</AIP>
<IEEE>\bowtie</IEEE>
<entity id="bowtie" set="8879-isoamsr">
 <desc>/bowtie R:</desc>
</entity>
<entity id="bowtie" set="9573-13-isoamsr">
 <desc>/bowtie R:</desc>
</entity>
<font name="ptmlucrm" pos="246"/>
<description>BOWTIE</description>

</character>

<character id=“U022C9” dec=“8905” mode=“math” type=“binaryop”>

<afii>EED6</afii>
<latex>\ltimes </latex>
<Elsevier grid="bsd" ent="ltimes">
 <desc>times sign, left closed</desc>
</Elsevier>
<AMS>\ltimes</AMS>
<APS>ltimes</APS>
<AIP>ltimes</AIP>
<entity id="ltimes" set="8879-isoamsb">
 <desc>/ltimes B: times sign, left closed</desc>
</entity>
<entity id="ltimes" set="9573-13-isoamsb">
 <desc>/ltimes B: times sign, left closed</desc>
</entity>
<font name="ptmlucrm" pos="206"/>
<description>LEFT NORMAL FACTOR SEMIDIRECT PRODUCT</description>

</character>

<character id=“U022CA” dec=“8906” mode=“math” type=“binaryop”>

<afii>EED7</afii>
<latex>\rtimes </latex>
<Elsevier grid="bse" ent="rtimes">
 <desc>times sign, right closed</desc>
</Elsevier>
<AMS>\rtimes</AMS>
<APS>rtimes</APS>
<AIP>rtimes</AIP>
<entity id="rtimes" set="8879-isoamsb">
 <desc>/rtimes B: times sign, right closed</desc>
</entity>
<entity id="rtimes" set="9573-13-isoamsb">
 <desc>/rtimes B: times sign, right closed</desc>
</entity>
<font name="ptmlucrm" pos="207"/>
<description>RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT</description>

</character>

<character id=“U022CB” dec=“8907” mode=“math” type=“binaryop”>

<afii>EED8</afii>
<latex>\leftthreetimes </latex>
<Elsevier grid="bsh" ent="lthree">
 <desc>left three times</desc>
</Elsevier>
<AMS>\leftthreetimes</AMS>
<APS>lthree</APS>
<entity id="lthree" set="8879-isoamsb">
 <desc>/leftthreetimes B:</desc>
</entity>
<entity id="lthree" set="9573-13-isoamsb">
 <desc>/leftthreetimes B:</desc>
</entity>
<entity id="leftthreetimes" set="mmlalias">
  <desc>alias ISOAMSB lthree</desc>
</entity>
<font name="ptmlucrm" pos="208"/>
<description>LEFT SEMIDIRECT PRODUCT</description>

</character>

<character id=“U022CC” dec=“8908” mode=“math” type=“binaryop”>

<afii>EED9</afii>
<latex>\rightthreetimes </latex>
<Elsevier grid="bsg" ent="rthree">
 <desc>right three times</desc>
</Elsevier>
<AMS>\rightthreetimes</AMS>
<APS>rthree</APS>
<entity id="rthree" set="8879-isoamsb">
 <desc>/rightthreetimes B:</desc>
</entity>
<entity id="rthree" set="9573-13-isoamsb">
 <desc>/rightthreetimes B:</desc>
</entity>
<entity id="rightthreetimes" set="mmlalias">
  <desc>alias ISOAMSB rthree</desc>
</entity>
<font name="ptmlucrm" pos="209"/>
<description>RIGHT SEMIDIRECT PRODUCT</description>

</character>

<character id=“U022CD” dec=“8909” mode=“math” type=“relation”>

<afii>EEFD</afii>
<latex>\backsimeq </latex>
<Elsevier grid="bq8" ent="bsime">
 <desc>reverse similar, equals</desc>
</Elsevier>
<AMS>\backsimeq</AMS>
<APS>bsime</APS>
<entity id="bsime" set="8879-isoamsr">
 <desc>/backsimeq R: reverse similar, eq</desc>
</entity>
<entity id="bsime" set="9573-13-isoamsr">
 <desc>/backsimeq R: reverse similar, eq</desc>
</entity>
<entity id="backsimeq" set="mmlalias">
  <desc>alias ISOAMSR bsime</desc>
</entity>
<font name="ptmlucrm" pos="249"/>
<description>REVERSED TILDE EQUALS</description>

</character>

<character id=“U022CD-020D2” dec=“8909-8402” type=“other” mode=“unknown”>

<description unicode="combination">REVERSED TILDE EQUALS with vertical line</description>

</character>

<character id=“U022CE” dec=“8910” mode=“math” type=“binaryop”>

<afii>EEEA</afii>
<latex>\curlyvee </latex>
<Elsevier grid="biv" ent="cuvee">
 <desc>curly logical or</desc>
</Elsevier>
<AMS>\curlyvee</AMS>
<APS>cuvee</APS>
<entity id="cuvee" set="8879-isoamsb">
 <desc>/curlyvee B: curly logical or</desc>
</entity>
<entity id="cuvee" set="9573-13-isoamsb">
 <desc>/curlyvee B: curly logical or</desc>
</entity>
<entity id="curlyvee" set="mmlalias">
  <desc>alias ISOAMSB cuvee</desc>
</entity>
<font name="hlcry" pos="133"/>
<description>CURLY LOGICAL OR</description>

</character>

<character id=“U022CF” dec=“8911” mode=“math” type=“binaryop”>

<afii>EEE9</afii>
<latex>\curlywedge </latex>
<Elsevier grid="biu" ent="cuwed">
 <desc>curly logical and</desc>
</Elsevier>
<AMS>\curlywedge</AMS>
<APS>cuwed</APS>
<entity id="cuwed" set="8879-isoamsb">
 <desc>/curlywedge B: curly logical and</desc>
</entity>
<entity id="cuwed" set="9573-13-isoamsb">
 <desc>/curlywedge B: curly logical and</desc>
</entity>
<entity id="curlywedge" set="mmlalias">
  <desc>alias ISOAMSB cuwed</desc>
</entity>
<font name="hlcry" pos="132"/>
<description>CURLY LOGICAL AND</description>

</character>

<character id=“U022D0” dec=“8912” mode=“math” type=“relation”>

<afii>215E</afii>
<latex>\Subset </latex>
<Elsevier grid="boj" ent="Sub">
 <desc>double subset</desc>
</Elsevier>
<AMS>\Subset</AMS>
<APS>Sub</APS>
<entity id="Sub" set="8879-isoamsr">
 <desc>/Subset R: double subset</desc>
</entity>
<entity id="Sub" set="9573-13-isoamsr">
 <desc>/Subset R: double subset</desc>
</entity>
<entity id="Subset" set="mmlalias">
  <desc>alias ISOAMSR Sub</desc>
</entity>
<font name="hlcry" pos="248"/>
<description>DOUBLE SUBSET</description>

</character>

<character id=“U022D1” dec=“8913” mode=“math” type=“relation”>

<afii>215F</afii>
<latex>\Supset </latex>
<Elsevier grid="bqj" ent="Sup">
 <desc>double superset</desc>
</Elsevier>
<AMS>\Supset</AMS>
<APS>Sup</APS>
<entity id="Sup" set="8879-isoamsr">
 <desc>/Supset R: dbl superset</desc>
</entity>
<entity id="Sup" set="9573-13-isoamsr">
 <desc>/Supset R: dbl superset</desc>
</entity>
<entity id="Supset" set="mmlalias">
  <desc>alias ISOAMSR Sup</desc>
</entity>
<font name="hlcry" pos="249"/>
<description>DOUBLE SUPERSET</description>

</character>

<character id=“U022D2” dec=“8914” mode=“math” type=“binaryop”>

<afii>EE62</afii>
<latex>\Cap </latex>
<Elsevier grid="bii" ent="Cap">
 <desc>double intersection; (Cap)</desc>
</Elsevier>
<AMS>\Cap</AMS>
<APS>Cap</APS>
<entity id="Cap" set="8879-isoamsb">
 <desc>/Cap /doublecap B: dbl intersection</desc>
</entity>
<entity id="Cap" set="9573-13-isoamsb">
 <desc>/Cap /doublecap B: dbl intersection</desc>
</entity>
<font name="hlcry" pos="251"/>
<description>DOUBLE INTERSECTION</description>

</character>

<character id=“U022D3” dec=“8915” mode=“math” type=“binaryop”>

<afii>EE63</afii>
<latex>\Cup </latex>
<Elsevier grid="bih" ent="Cup">
 <desc>double union; (Cup)</desc>
</Elsevier>
<AMS>\Cup</AMS>
<APS>Cup</APS>
<entity id="Cup" set="8879-isoamsb">
 <desc>/Cup /doublecup B: dbl union</desc>
</entity>
<entity id="Cup" set="9573-13-isoamsb">
 <desc>/Cup /doublecup B: dbl union</desc>
</entity>
<font name="ptmlucrm" pos="94"/>
<description>DOUBLE UNION</description>

</character>

<character id=“U022D4” dec=“8916” mode=“math” type=“other”>

<afii>21AC</afii>
<latex>\pitchfork </latex>
<Elsevier grid="bm3" ent="fork">
 <desc>pitchfork</desc>
</Elsevier>
<AMS>\pitchfork</AMS>
<APS>fork</APS>
<entity id="fork" set="8879-isoamsr">
 <desc>/pitchfork R: pitchfork</desc>
</entity>
<entity id="fork" set="9573-13-isoamsr">
 <desc>/pitchfork R: pitchfork</desc>
</entity>
<entity id="pitchfork" set="mmlalias">
  <desc>alias ISOAMSR fork</desc>
</entity>
<font name="ptmlucrm" pos="243"/>
<description>PITCHFORK</description>

</character>

<character id=“U022D5” dec=“8917” mode=“unknown” type=“other”>

<afii>DB4F</afii>
<entity id="epar" set="9573-13-isotech">
 <desc>parallel, equal; equal or parallel</desc>
</entity>
<description>EQUAL AND PARALLEL TO</description>

</character>

<character id=“U022D6” dec=“8918” mode=“math” type=“relation”>

<afii>2140</afii>
<latex>\lessdot </latex>
<Elsevier grid="bko" ent="ldot">
 <desc>less dot R: less than, with dot</desc>
</Elsevier>
<AMS>\lessdot</AMS>
<APS>ldot</APS>
<entity id="ldot" set="ISOAMSR">
 <desc>lessdot R: less than, with dot</desc>
</entity>
<entity id="ldot" set="8879-isoamsr">
 <desc>/lessdot R: less than, with dot</desc>
</entity>
<entity id="ltdot" set="9573-13-isoamsr">
 <desc>/lessdot R: less than, with dot</desc>
</entity>
<entity id="lessdot" set="mmlalias">
  <desc>alias ISOAMSR ltdot</desc>
</entity>
<font name="ptmlucrm" pos="220"/>
<description>LESS-THAN WITH DOT</description>

</character>

<character id=“U022D7” dec=“8919” mode=“math” type=“relation”>

<afii>2141</afii>
<latex>\gtrdot </latex>
<Elsevier grid="bmo" ent="gdot">
 <desc>greater dot R: greater than, with dot</desc>
</Elsevier>
<AMS>\gtrdot</AMS>
<APS>gdot</APS>
<entity id="gsdot" set="ISOAMSR">
 <desc>gtrdot R: greater than, single dot</desc>
</entity>
<entity id="gsdot" set="8879-isoamsr">
 <desc>/gtrdot R: greater than, single dot</desc>
</entity>
<entity id="gtdot" set="9573-13-isoamsr">
 <desc>/gtrdot R: greater than, with dot</desc>
</entity>
<entity id="gtrdot" set="mmlalias">
  <desc>alias ISOAMSR gtdot</desc>
</entity>
<font name="ptmlucrm" pos="221"/>
<description>GREATER-THAN WITH DOT</description>

</character>

<character id=“U022D8” dec=“8920” mode=“math” type=“relation”>

<afii>2146</afii>
<latex>\verymuchless </latex>
<Elsevier grid="bkn" ent="Ll">
 <desc>much less than (triple)</desc>
</Elsevier>
<APS>Ll</APS>
<entity id="Ll" set="8879-isoamsr">
 <desc>/Ll /lll /llless R: triple less-than</desc>
</entity>
<entity id="Ll" set="9573-13-isoamsr">
 <desc>/Ll /lll /llless R: triple less-than</desc>
</entity>
<font name="ptmlucrm" pos="222"/>
<description>VERY MUCH LESS-THAN</description>

</character>

<character id=“U022D8-00338” dec=“8920-824” mode=“math” type=“relation”>

<afii>D96F</afii>
<entity id="nLl" set="STIX">
</entity>
<entity id="nLl" set="9573-13-isoamsn">
 <desc>not triple less than</desc>
</entity>
<description unicode="combination">VERY MUCH LESS-THAN with slash</description>

</character>

<character id=“U022D9” dec=“8921” mode=“math” type=“relation”>

<afii>2147</afii>
<latex>\verymuchgreater </latex>
<Elsevier grid="bmn" ent="Gg">
 <desc>much greater than (triple)</desc>
</Elsevier>
<AMS>\ggg</AMS>
<APS>Gg</APS>
<entity id="Gg" set="8879-isoamsr">
 <desc>/ggg /Gg /gggtr R: triple gtr-than</desc>
</entity>
<entity id="Gg" set="9573-13-isoamsr">
 <desc>/ggg /Gg /gggtr R: triple gtr-than</desc>
</entity>
<entity id="ggg" set="mmlalias">
  <desc>alias ISOAMSR Gg</desc>
</entity>
<font name="ptmlucrm" pos="223"/>
<description>VERY MUCH GREATER-THAN</description>

</character>

<character id=“U022D9-00338” dec=“8921-824” mode=“math” type=“relation”>

<afii>D96C</afii>
<entity id="nGg" set="STIX">
</entity>
<entity id="nGg" set="9573-13-isoamsn">
 <desc>not triple greater than</desc>
</entity>
<description unicode="combination">VERY MUCH GREATER-THAN with slash</description>

</character>

<character id=“U022DA” dec=“8922” mode=“math” type=“relation”>

<afii>214E</afii>
<latex>\lesseqgtr </latex>
<varlatex>\lesseqqgtr</varlatex>
<Elsevier grid="bkj" ent="leg">
 <desc>less, equal, or greater</desc>
</Elsevier>
<AMS>\lesseqgtr</AMS>
<APS>leg</APS>
<Wolfram>LessEqualGreater</Wolfram>
<entity id="leg" set="8879-isoamsr">
 <desc>/lesseqgtr R: less, eq, greater</desc>
</entity>
<entity id="leg" set="9573-13-isoamsr">
 <desc>/lesseqgtr R: less, eq, greater</desc>
</entity>
<entity id="LessEqualGreater" set="mmlalias">
  <desc>alias ISOAMSR leg</desc>
</entity>
<entity id="lesseqgtr" set="mmlalias">
  <desc>alias ISOAMSR leg</desc>
</entity>
<font name="ptmlucrm" pos="232"/>
<description>LESS-THAN EQUAL TO OR GREATER-THAN</description>

</character>

<character id=“U022DA-0FE00” dec=“8922-65024” mode=“math” type=“relation”>

<afii>D93C</afii>
<entity id="lesg" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22DA</xref>
</entity>
<entity id="lesg" set="9573-13-isoamsr">
 <desc>less, equal, slanted, greater</desc>
</entity>
<description unicode="3.2">LESS-THAN slanted EQUAL TO OR GREATER-THAN</description>

</character>

<character id=“U022DB” dec=“8923” mode=“math” type=“relation”>

<afii>214F</afii>
<latex>\gtreqless </latex>
<varlatex>\gtreqqless</varlatex>
<Elsevier grid="bmj" ent="gel">
 <desc>greater, equal, or less</desc>
</Elsevier>
<AMS>\gtreqless</AMS>
<APS>gel</APS>
<Wolfram>GreaterEqualLess</Wolfram>
<entity id="gel" set="8879-isoamsr">
 <desc>/gtreqless R: greater, equals, less</desc>
</entity>
<entity id="gel" set="9573-13-isoamsr">
 <desc>/gtreqless R: greater, equals, less</desc>
</entity>
<entity id="gtreqless" set="mmlalias">
  <desc>alias ISOAMSR gel</desc>
</entity>
<entity id="GreaterEqualLess" set="mmlalias">
  <desc>alias ISOAMSR gel</desc>
</entity>
<font name="ptmlucrm" pos="233"/>
<description>GREATER-THAN EQUAL TO OR LESS-THAN</description>

</character>

<character id=“U022DB-0FE00” dec=“8923-65024” mode=“math” type=“relation”>

<afii>D92A</afii>
<entity id="gesl" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22DB</xref>
</entity>
<entity id="gesl" set="9573-13-isoamsr">
 <desc>greater, equal, slanted, less</desc>
</entity>
<description unicode="3.2">GREATER-THAN slanted EQUAL TO OR LESS-THAN</description>

</character>

<character id=“U022DC” dec=“8924” mode=“math” type=“relation”>

<afii>D922</afii>
<font name="ptmlucrm" pos="226"/>
<description>EQUAL TO OR LESS-THAN</description>

</character>

<character id=“U022DD” dec=“8925” mode=“math” type=“relation”>

<afii>DBFE</afii>
<font name="ptmlucrm" pos="227"/>
<description>EQUAL TO OR GREATER-THAN</description>

</character>

<character id=“U022DE” dec=“8926” mode=“math” type=“relation”>

<afii>2154</afii>
<latex>\curlyeqprec </latex>
<Elsevier grid="bkv" ent="cuepr">
 <desc>curly equals (above), precedes</desc>
</Elsevier>
<AMS>\curlyeqprec</AMS>
<APS>cuepr</APS>
<entity id="cuepr" set="8879-isoamsr">
 <desc>/curlyeqprec R: curly eq, precedes</desc>
</entity>
<entity id="cuepr" set="9573-13-isoamsr">
 <desc>/curlyeqprec R: curly eq, precedes</desc>
</entity>
<entity id="curlyeqprec" set="mmlalias">
  <desc>alias ISOAMSR cuepr</desc>
</entity>
<font name="ptmlucrm" pos="230"/>
<description>EQUAL TO OR PRECEDES</description>

</character>

<character id=“U022DF” dec=“8927” mode=“math” type=“relation”>

<afii>2155</afii>
<latex>\curlyeqsucc </latex>
<Elsevier grid="bmv" ent="cuesc">
 <desc>curly equals (above), succeeds</desc>
</Elsevier>
<AMS>\curlyeqsucc</AMS>
<APS>cuesc</APS>
<entity id="cuesc" set="8879-isoamsr">
 <desc>/curlyeqsucc R: curly eq, succeeds</desc>
</entity>
<entity id="cuesc" set="9573-13-isoamsr">
 <desc>/curlyeqsucc R: curly eq, succeeds</desc>
</entity>
<entity id="curlyeqsucc" set="mmlalias">
  <desc>alias ISOAMSR cuesc</desc>
</entity>
<font name="ptmlucrm" pos="231"/>
<description>EQUAL TO OR SUCCEEDS</description>

</character>

<character id=“U022E0” dec=“8928” mode=“math” type=“relation”>

<afii>21D6</afii>
<Wolfram>NotPrecedesSlantEqual</Wolfram>
<entity id="nprcue" set="9573-13-isoamsn">
 <desc>not curly precedes, eq</desc>
</entity>
<entity id="NotPrecedesSlantEqual" set="mmlalias">
  <desc>alias ISOAMSN nprcue</desc>
</entity>
<font name="hlcra" pos="231"/>
<description>DOES NOT PRECEDE OR EQUAL</description>

</character>

<character id=“U022E1” dec=“8929” mode=“math” type=“relation”>

<afii>D972</afii>
<Wolfram>NotSucceedsSlantEqual</Wolfram>
<entity id="nsccue" set="9573-13-isoamsn">
 <desc>not succeeds, curly eq</desc>
</entity>
<entity id="NotSucceedsSlantEqual" set="mmlalias">
  <desc>alias ISOAMSN nsccue</desc>
</entity>
<font name="hlcra" pos="232"/>
<description>DOES NOT SUCCEED OR EQUAL</description>

</character>

<character id=“U022E2” dec=“8930” mode=“math” type=“relation”>

<afii>21EE</afii>
<latex>\not\sqsubseteq </latex>
<Elsevier grid="bpl" ent="z.sqnrsb">
 <desc>square not reflex subset</desc>
</Elsevier>
<IEEE>\not\sqsubseteq</IEEE>
<Wolfram>NotSquareSubsetEqual</Wolfram>
<entity id="nsqsube" set="9573-13-isoamsn">
 <desc>not, square subset, equals</desc>
</entity>
<entity id="NotSquareSubsetEqual" set="mmlalias">
  <desc>alias ISOAMSN nsqsube</desc>
</entity>
<description>NOT SQUARE IMAGE OF OR EQUAL TO</description>

</character>

<character id=“U022E3” dec=“8931” mode=“math” type=“relation”>

<afii>21EF</afii>
<latex>\not\sqsupseteq </latex>
<Elsevier grid="brl" ent="z.sqnrsp">
 <desc>square not reflex superset</desc>
</Elsevier>
<IEEE>\not\sqsupseteq</IEEE>
<Wolfram>NotSquareSupersetEqual</Wolfram>
<entity id="nsqsupe" set="9573-13-isoamsn">
 <desc>not, square superset, equals</desc>
</entity>
<entity id="NotSquareSupersetEqual" set="mmlalias">
  <desc>alias ISOAMSN nsqsupe</desc>
</entity>
<description>NOT SQUARE ORIGINAL OF OR EQUAL TO</description>

</character>

<character id=“U022E4” dec=“8932” mode=“unknown” type=“other”>

<Elsevier grid="bpm" ent="z.sqsbne">
 <desc>Square subset, not equal</desc>
</Elsevier>
<description>SQUARE IMAGE OF OR NOT EQUAL TO</description>

</character>

<character id=“U022E5” dec=“8933” mode=“math” type=“other”>

<latex>\Elzsqspne </latex>
<Elsevier grid="brm" ent="z.sqspne">
 <desc>square superset, not equal</desc>
</Elsevier>
<description>SQUARE ORIGINAL OF OR NOT EQUAL TO</description>

</character>

<character id=“U022E6” dec=“8934” mode=“math” type=“relation”>

<afii>21E4</afii>
<latex>\lnsim </latex>
<Elsevier grid="blf" ent="lnsim">
 <desc>less than, not similar</desc>
</Elsevier>
<AMS>\lnsim</AMS>
<APS>lnsim</APS>
<entity id="lnsim" set="8879-isoamsn">
 <desc>/lnsim N: less, not similar</desc>
</entity>
<entity id="lnsim" set="9573-13-isoamsn">
 <desc>/lnsim N: less, not similar</desc>
</entity>
<description>LESS-THAN BUT NOT EQUIVALENT TO</description>

</character>

<character id=“U022E7” dec=“8935” mode=“math” type=“relation”>

<afii>21E5</afii>
<latex>\gnsim </latex>
<Elsevier grid="bnf" ent="gnsim">
 <desc>greater than but not similar to</desc>
</Elsevier>
<AMS>\gnsim</AMS>
<APS>gnsim</APS>
<entity id="gnsim" set="8879-isoamsn">
 <desc>/gnsim N: greater, not similar</desc>
</entity>
<entity id="gnsim" set="9573-13-isoamsn">
 <desc>/gnsim N: greater, not similar</desc>
</entity>
<font name="hlcra" pos="226"/>
<description>GREATER-THAN BUT NOT EQUIVALENT TO</description>

</character>

<character id=“U022E8” dec=“8936” mode=“math” type=“relation”>

<afii>21B1</afii>
<latex>\precedesnotsimilar </latex>
<Elsevier grid="blr" ent="prnsim">
 <desc>precedes, not similar</desc>
</Elsevier>
<AMS>\precnsim</AMS>
<APS>prnsim</APS>
<Wolfram>NotPrecedesTilde</Wolfram>
<entity id="prnsim" set="8879-isoamsn">
 <desc>/precnsim N: precedes, not similar</desc>
</entity>
<entity id="prnsim" set="9573-13-isoamsn">
 <desc>/precnsim N: precedes, not similar</desc>
</entity>
<entity id="precnsim" set="mmlalias">
  <desc>alias ISOAMSN prnsim</desc>
</entity>
<font name="hlcra" pos="235"/>
<description>PRECEDES BUT NOT EQUIVALENT TO</description>

</character>

<character id=“U022E9” dec=“8937” mode=“math” type=“relation”>

<afii>21B2</afii>
<latex>\succnsim </latex>
<varlatex>\succnapprox</varlatex>
<Elsevier grid="bnr" ent="scnsim">
 <desc>succeeds, not similar</desc>
</Elsevier>
<AMS>\succnsim</AMS>
<APS>scnsim</APS>
<Wolfram>NotSucceedsTilde</Wolfram>
<entity id="scnsim" set="8879-isoamsn">
 <desc>/succnsim N: succeeds, not similar</desc>
</entity>
<entity id="scnsim" set="9573-13-isoamsn">
 <desc>/succnsim N: succeeds, not similar</desc>
</entity>
<entity id="succnsim" set="mmlalias">
  <desc>alias ISOAMSN scnsim</desc>
</entity>
<font name="hlcra" pos="236"/>
<description>SUCCEEDS BUT NOT EQUIVALENT TO</description>

</character>

<character id=“U022EA” dec=“8938” mode=“math” type=“relation”>

<afii>21BB</afii>
<latex>\ntriangleleft </latex>
<Elsevier grid="bi4" ent="nltri">
 <desc>not left triangle</desc>
</Elsevier>
<AMS>\ntriangleleft</AMS>
<APS>nltri</APS>
<Wolfram>NotLeftTriangle</Wolfram>
<entity id="nltri" set="8879-isoamsn">
 <desc>/ntriangleleft N: not left triangle</desc>
</entity>
<entity id="nltri" set="9573-13-isoamsn">
 <desc>/ntriangleleft N: not left triangle</desc>
</entity>
<entity id="ntriangleleft" set="mmlalias">
  <desc>alias ISOAMSN nltri</desc>
</entity>
<entity id="NotLeftTriangle" set="mmlalias">
  <desc>alias ISOAMSN nltri</desc>
</entity>
<font name="hlcra" pos="239"/>
<description>NOT NORMAL SUBGROUP OF</description>

</character>

<character id=“U022EB” dec=“8939” mode=“math” type=“relation”>

<afii>21BC</afii>
<latex>\ntriangleright </latex>
<Elsevier grid="bi2" ent="nrtri">
 <desc>not right triangle</desc>
</Elsevier>
<AMS>\ntriangleright</AMS>
<APS>nrtri</APS>
<Wolfram>NotRightTriangle</Wolfram>
<entity id="nrtri" set="8879-isoamsn">
 <desc>/ntriangleright N: not rt triangle</desc>
</entity>
<entity id="nrtri" set="9573-13-isoamsn">
 <desc>/ntriangleright N: not rt triangle</desc>
</entity>
<entity id="ntriangleright" set="mmlalias">
  <desc>alias ISOAMSN nrtri</desc>
</entity>
<entity id="NotRightTriangle" set="mmlalias">
  <desc>alias ISOAMSN nrtri</desc>
</entity>
<font name="hlcra" pos="240"/>
<description>DOES NOT CONTAIN AS NORMAL SUBGROUP</description>

</character>

<character id=“U022EC” dec=“8940” mode=“math” type=“relation”>

<afii>21BD</afii>
<latex>\ntrianglelefteq </latex>
<Elsevier grid="btw" ent="nltrie">
 <desc>ntriangleleftteq N: not l tri, eq</desc>
</Elsevier>
<AMS>\ntrianglelefteq</AMS>
<APS>nltrie</APS>
<Wolfram>NotLeftTriangleEqual</Wolfram>
<entity id="nltrie" set="8879-isoamsn">
 <desc>/ntrianglelefteq N: not l tri, eq</desc>
</entity>
<entity id="nltrie" set="9573-13-isoamsn">
 <desc>/ntrianglelefteq N: not l tri, eq</desc>
</entity>
<entity id="ntrianglelefteq" set="mmlalias">
  <desc>alias ISOAMSN nltrie</desc>
</entity>
<entity id="NotLeftTriangleEqual" set="mmlalias">
  <desc>alias ISOAMSN nltrie</desc>
</entity>
<font name="hlcra" pos="241"/>
<description>NOT NORMAL SUBGROUP OF OR EQUAL TO</description>

</character>

<character id=“U022ED” dec=“8941” mode=“math” type=“relation”>

<afii>21BE</afii>
<latex>\ntrianglerighteq </latex>
<Elsevier grid="btx" ent="nrtrie">
 <desc>ntrianglerighteq N: not r tri, eq</desc>
</Elsevier>
<AMS>\ntrianglerighteq</AMS>
<APS>nrtrie</APS>
<Wolfram>NotRightTriangleEqual</Wolfram>
<entity id="nrtrie" set="8879-isoamsn">
 <desc>/ntrianglerighteq N: not r tri, eq</desc>
</entity>
<entity id="nrtrie" set="9573-13-isoamsn">
 <desc>/ntrianglerighteq N: not r tri, eq</desc>
</entity>
<entity id="ntrianglerighteq" set="mmlalias">
  <desc>alias ISOAMSN nrtrie</desc>
</entity>
<entity id="NotRightTriangleEqual" set="mmlalias">
  <desc>alias ISOAMSN nrtrie</desc>
</entity>
<font name="hlcra" pos="242"/>
<description>DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL</description>

</character>

<character id=“U022EE” dec=“8942” mode=“math” type=“other”>

<afii>2F2B</afii>
<latex>\vdots </latex>
<Elsevier grid="bel" ent="z.tdfnc">
 <desc>triple dot fence</desc>
</Elsevier>
<AMS>\vdots</AMS>
<APS>vellip</APS>
<AIP>elipd</AIP>
<IEEE>\vdots</IEEE>
<Wolfram>VerticalEllipsis</Wolfram>
<entity id="vellip" set="ISOPUB">
 <desc>vertical ellipsis</desc>
</entity>
<entity id="vellip" set="8879-isopub">
 <desc>vertical ellipsis</desc>
</entity>
<description>VERTICAL ELLIPSIS</description>

</character>

<character id=“U022EF” dec=“8943” mode=“math” type=“other”>

<afii>DB48</afii>
<latex>\cdots </latex>
<Elsevier grid="bn9" ent="ctdot">
 <desc>triple dot, centered</desc>
</Elsevier>
<AMS>\cdots</AMS>
<APS>cdots</APS>
<AIP>cellip</AIP>
<IEEE>\cdots</IEEE>
<Wolfram>CenterEllipsis</Wolfram>
<entity id="ctdot" set="9573-13-isotech">
 <desc>/cdots, three dots, centered</desc>
</entity>
<description>MIDLINE HORIZONTAL ELLIPSIS</description>

</character>

<character id=“U022F0” dec=“8944” mode=“math” type=“other”>

<afii>DB7B</afii>
<latex>\upslopeellipsis </latex>
<Elsevier grid="bo9" ent="z.utdot">
 <desc>triple dot, diagonal SW-NE</desc>
</Elsevier>
<AMS>\adots</AMS>
<AIP>soldotl</AIP>
<Wolfram>AscendingEllipsis</Wolfram>
<entity id="utdot" set="9573-13-isotech">
 <desc>three dots, ascending</desc>
</entity>
<font name="hlcra" pos="21"/>
<description>UP RIGHT DIAGONAL ELLIPSIS</description>

</character>

<character id=“U022F1” dec=“8945” mode=“math” type=“other”>

<afii>DB4C</afii>
<latex>\downslopeellipsis </latex>
<Elsevier grid="bp9" ent="dtdot">
 <desc>triple dot, diagonal NW-SE</desc>
</Elsevier>
<AMS>\ddots</AMS>
<APS>ddots</APS>
<AIP>soldotr</AIP>
<IEEE>\ddots</IEEE>
<Wolfram>DescendingEllipsis</Wolfram>
<entity id="dtdot" set="9573-13-isotech">
 <desc>/ddots, three dots, descending</desc>
</entity>
<description>DOWN RIGHT DIAGONAL ELLIPSIS</description>

</character>

<character id=“U022F2” dec=“8946” mode=“math” type=“relation”>

<afii>DB4A</afii>
<entity id="disin" set="STIX">
</entity>
<entity id="disin" set="9573-13-isotech">
 <desc>set membership, long horizontal stroke</desc>
</entity>
<description unicode="3.2">ELEMENT OF WITH LONG HORIZONTAL STROKE</description>

</character>

<character id=“U022F3” dec=“8947” mode=“math” type=“relation”>

<afii>DB59</afii>
<entity id="isinsv" set="STIX">
</entity>
<entity id="isinsv" set="9573-13-isotech">
 <desc>large set membership, vertical bar on horizontal stroke</desc>
</entity>
<description unicode="3.2">ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE</description>

</character>

<character id=“U022F4” dec=“8948” mode=“math” type=“relation”>

<afii>DB58</afii>
<entity id="isins" set="STIX">
</entity>
<entity id="isins" set="9573-13-isotech">
 <desc>set membership, vertical bar on horizontal stroke</desc>
</entity>
<description unicode="3.2">SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE</description>

</character>

<character id=“U022F5” dec=“8949” mode=“math” type=“relation”>

<afii>DB56</afii>
<entity id="isindot" set="STIX">
</entity>
<entity id="isindot" set="9573-13-isotech">
 <desc>set membership, dot above</desc>
</entity>
<description unicode="3.2">ELEMENT OF WITH DOT ABOVE</description>

</character>

<character id=“U022F5-00338” dec=“8949-824” mode=“math” type=“relation”>

<entity id="notindot" set="STIX">
</entity>
<entity id="notindot" set="9573-13-isotech">
 <desc>negated set membership, dot above</desc>
</entity>
<description unicode="combination">ELEMENT OF WITH DOT ABOVE with slash</description>

</character>

<character id=“U022F6” dec=“8950” mode=“math” type=“relation”>

<afii>DB64</afii>
<entity id="notinvc" set="STIX">
</entity>
<entity id="notinvc" set="9573-13-isotech">
 <desc>negated set membership, variant</desc>
</entity>
<description unicode="3.2">ELEMENT OF WITH OVERBAR</description>

</character>

<character id=“U022F7” dec=“8951” mode=“math” type=“relation”>

<afii>22BA</afii>
<entity id="notinvb" set="STIX">
</entity>
<entity id="notinvb" set="9573-13-isotech">
 <desc>negated set membership, variant</desc>
</entity>
<description unicode="3.2">SMALL ELEMENT OF WITH OVERBAR</description>

</character>

<character id=“U022F8” dec=“8952” mode=“math” type=“relation”>

<afii>DB37</afii>
<entity id="isinvb" set="STIX">
</entity>
<description unicode="3.2">ELEMENT OF WITH UNDERBAR</description>

</character>

<character id=“U022F9” dec=“8953” mode=“math” type=“relation”>

<afii>DB57</afii>
<entity id="isinE" set="STIX">
</entity>
<entity id="isinE" set="9573-13-isotech">
 <desc>set membership, two horizontal strokes</desc>
</entity>
<description unicode="3.2">ELEMENT OF WITH TWO HORIZONTAL STROKES</description>

</character>

<character id=“U022F9-00338” dec=“8953-824” mode=“math” type=“relation”>

<entity id="notinE" set="9573-13-isotech">
 <desc>negated set membership, two horizontal strokes</desc>
</entity>
<description unicode="combination">ELEMENT OF WITH TWO HORIZONTAL STROKES with slash</description>

</character>

<character id=“U022FA” dec=“8954” mode=“math” type=“relation”>

<afii>DB5E</afii>
<entity id="nisd" set="STIX">
</entity>
<entity id="nisd" set="9573-13-isotech">
 <desc>contains, long horizontal stroke</desc>
</entity>
<description unicode="3.2">CONTAINS WITH LONG HORIZONTAL STROKE</description>

</character>

<character id=“U022FB” dec=“8955” mode=“math” type=“relation”>

<afii>DB7E</afii>
<entity id="xnis" set="STIX">
</entity>
<entity id="xnis" set="9573-13-isotech">
 <desc>large contains, vertical bar on horizontal stroke</desc>
</entity>
<description unicode="3.2">CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE</description>

</character>

<character id=“U022FC” dec=“8956” mode=“math” type=“relation”>

<afii>DB5D</afii>
<entity id="nis" set="STIX">
</entity>
<entity id="nis" set="9573-13-isotech">
 <desc>contains, vertical bar on horizontal stroke</desc>
</entity>
<description unicode="3.2">SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE</description>

</character>

<character id=“U022FD” dec=“8957” mode=“math” type=“relation”>

<afii>DB66</afii>
<entity id="notnivc" set="STIX">
</entity>
<entity id="notnivc" set="9573-13-isotech">
 <desc>contains, variant</desc>
</entity>
<description unicode="3.2">CONTAINS WITH OVERBAR</description>

</character>

<character id=“U022FE” dec=“8958” mode=“math” type=“relation”>

<afii>DB65</afii>
<entity id="notnivb" set="STIX">
</entity>
<entity id="notnivb" set="9573-13-isotech">
 <desc>contains, variant</desc>
</entity>
<description unicode="3.2">SMALL CONTAINS WITH OVERBAR</description>

</character>

<character id=“U022FF” dec=“8959” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION BAG MEMBERSHIP</description>

</character>

<character id=“U02300” dec=“8960” type=“other” mode=“unknown”>

<Wolfram>Diameter</Wolfram>
<description>DIAMETER SIGN</description>

</character>

<character id=“U02301” dec=“8961” type=“other” mode=“unknown”>

<description>ELECTRIC ARROW</description>

</character>

<character id=“U02302” dec=“8962” type=“other” mode=“unknown”>

<description>HOUSE</description>

</character>

<character id=“U02303” dec=“8963” type=“other” mode=“unknown”>

<description>UP ARROWHEAD</description>

</character>

<character id=“U02304” dec=“8964” type=“other” mode=“unknown”>

<description>DOWN ARROWHEAD</description>

</character>

<character id=“U02305” dec=“8965” type=“other” mode=“unknown”>

<latex>\barwedge </latex>
<Elsevier grid="bix" ent="barwed">
 <desc>logical and, bar above; projective</desc>
</Elsevier>
<AMS>\barwedge</AMS>
<Wolfram>Nand</Wolfram>
<entity id="barwed" set="8879-isoamsb">
 <desc>/barwedge B: logical and, bar above</desc>
</entity>
<entity id="barwed" set="9573-13-isoamsb">
 <desc>/barwedge B: logical and, bar above</desc>
</entity>
<entity id="barwedge" set="mmlalias">
  <desc>alias ISOAMSB barwed</desc>
</entity>
<description>PROJECTIVE</description>

</character>

<character id=“U02306” dec=“8966” mode=“math” type=“binaryop”>

<afii>EEDA</afii>
<latex>\perspcorrespond </latex>
<Elsevier grid="biz" ent="Barwed">
 <desc>double bar wedge B: log and, dbl bar</desc>
</Elsevier>
<AMS>\doublebarwedge ?</AMS>
<APS>Barwed</APS>
<entity id="Barwed" set="8879-isoamsb">
 <desc>/doublebarwedge B: log and, dbl bar</desc>
</entity>
<entity id="Barwed" set="9573-13-isoamsb">
 <desc>/doublebarwedge B: log and, dbl bar above</desc>
</entity>
<entity id="doublebarwedge" set="mmlalias">
  <desc>alias ISOAMSB Barwed</desc>
</entity>
<font name="hlcry" pos="212"/>
<description>PERSPECTIVE</description>

</character>

<character id=“U02307” dec=“8967” type=“other” mode=“unknown”>

<description>WAVY LINE</description>

</character>

<character id=“U02308” dec=“8968” mode=“math” type=“opening”>

<afii>EFB0</afii>
<latex>\lceil </latex>
<Elsevier grid="bd2" ent="lceil">
 <desc>left ceiling; bottomless left bracket</desc>
</Elsevier>
<AMS>\lceil</AMS>
<APS>lceil</APS>
<AIP>ceill</AIP>
<IEEE>\lceil</IEEE>
<Wolfram>LeftCeiling</Wolfram>
<entity id="lceil" set="html4-symbol">
 <desc>left ceiling = apl upstile</desc>
</entity>
<entity id="lceil" set="8879-isoamsc">
 <desc>/lceil O: left ceiling</desc>
</entity>
<entity id="lceil" set="9573-13-isoamsc">
 <desc>/lceil O: left ceiling</desc>
</entity>
<entity id="LeftCeiling" set="mmlalias">
  <desc>alias ISOAMSC lceil</desc>
</entity>
<font name="hlcry" pos="100"/>
<description>LEFT CEILING</description>

</character>

<character id=“U02309” dec=“8969” mode=“math” type=“closing”>

<afii>EFB1</afii>
<latex>\rceil </latex>
<Elsevier grid="be2" ent="rceil">
 <desc>right ceiling; bottomless right bracket</desc>
</Elsevier>
<AMS>\rceil</AMS>
<APS>rceil</APS>
<AIP>ceilr</AIP>
<IEEE>\rceil</IEEE>
<Wolfram>RightCeiling</Wolfram>
<entity id="rceil" set="html4-symbol">
 <desc>right ceiling</desc>
</entity>
<entity id="rceil" set="8879-isoamsc">
 <desc>/rceil C: right ceiling</desc>
</entity>
<entity id="rceil" set="9573-13-isoamsc">
 <desc>/rceil C: right ceiling</desc>
</entity>
<entity id="RightCeiling" set="mmlalias">
  <desc>alias ISOAMSC rceil</desc>
</entity>
<font name="hlcry" pos="101"/>
<description>RIGHT CEILING</description>

</character>

<character id=“U0230A” dec=“8970” mode=“math” type=“opening”>

<afii>EFB2</afii>
<latex>\lfloor </latex>
<Elsevier grid="bd1" ent="lfloor">
 <desc>left floor; topless left bracket</desc>
</Elsevier>
<AMS>\lfloor</AMS>
<APS>lfloor</APS>
<AIP>floorl</AIP>
<IEEE>\lfloor</IEEE>
<Wolfram>LeftFloor</Wolfram>
<entity id="lfloor" set="html4-symbol">
 <desc>left floor = apl downstile</desc>
</entity>
<entity id="lfloor" set="8879-isoamsc">
 <desc>/lfloor O: left floor</desc>
</entity>
<entity id="lfloor" set="9573-13-isoamsc">
 <desc>/lfloor O: left floor</desc>
</entity>
<entity id="LeftFloor" set="mmlalias">
  <desc>alias ISOAMSC lfloor</desc>
</entity>
<font name="hlcry" pos="98"/>
<description>LEFT FLOOR</description>

</character>

<character id=“U0230B” dec=“8971” mode=“math” type=“closing”>

<afii>EFB3</afii>
<latex>\rfloor </latex>
<Elsevier grid="be1" ent="rfloor">
 <desc>right floor; topless right bracket</desc>
</Elsevier>
<AMS>\rfloor</AMS>
<APS>rfloor</APS>
<AIP>floorr</AIP>
<IEEE>\rfloor</IEEE>
<Wolfram>RightFloor</Wolfram>
<entity id="rfloor" set="html4-symbol">
 <desc>right floor</desc>
</entity>
<entity id="rfloor" set="8879-isoamsc">
 <desc>/rfloor C: right floor</desc>
</entity>
<entity id="rfloor" set="9573-13-isoamsc">
 <desc>/rfloor C: right floor</desc>
</entity>
<entity id="RightFloor" set="mmlalias">
  <desc>alias ISOAMSC rfloor</desc>
</entity>
<font name="hlcry" pos="99"/>
<description>RIGHT FLOOR</description>

</character>

<character id=“U0230C” dec=“8972” mode=“text” type=“other”>

<afii>EE28</afii>
<APS>drcrop</APS>
<entity id="drcrop" set="ISOPUB">
 <desc>downward right crop mark</desc>
</entity>
<entity id="drcrop" set="8879-isopub">
 <desc>downward right crop mark </desc>
</entity>
<description>BOTTOM RIGHT CROP</description>

</character>

<character id=“U0230D” dec=“8973” mode=“text” type=“other”>

<afii>EE29</afii>
<APS>dlcrop</APS>
<entity id="dlcrop" set="ISOPUB">
 <desc>downward left crop mark</desc>
</entity>
<entity id="dlcrop" set="8879-isopub">
 <desc>downward left crop mark </desc>
</entity>
<description>BOTTOM LEFT CROP</description>

</character>

<character id=“U0230E” dec=“8974” mode=“text” type=“other”>

<afii>EE26</afii>
<APS>urcrop</APS>
<entity id="urcrop" set="ISOPUB">
 <desc>upward right crop mark</desc>
</entity>
<entity id="urcrop" set="8879-isopub">
 <desc>upward right crop mark </desc>
</entity>
<description>TOP RIGHT CROP</description>

</character>

<character id=“U0230F” dec=“8975” mode=“text” type=“other”>

<afii>EE27</afii>
<APS>ulcrop</APS>
<entity id="ulcrop" set="ISOPUB">
 <desc>upward left crop mark</desc>
</entity>
<entity id="ulcrop" set="8879-isopub">
 <desc>upward left crop mark </desc>
</entity>
<description>TOP LEFT CROP</description>

</character>

<character id=“U02310” dec=“8976” mode=“unknown” type=“other”>

<afii>EE6A</afii>
<entity id="bnot" set="9573-13-isotech">
 <desc>reverse not</desc>
</entity>
<description>REVERSED NOT SIGN</description>

</character>

<character id=“U02311” dec=“8977” type=“other” mode=“unknown”>

<description>SQUARE LOZENGE</description>

</character>

<character id=“U02312” dec=“8978” mode=“unknown” type=“other”>

<afii>EE4C</afii>
<entity id="profline" set="9573-13-isotech">
 <desc>profile of a line</desc>
</entity>
<description>ARC</description>

</character>

<character id=“U02313” dec=“8979” mode=“unknown” type=“other”>

<afii>EE4D</afii>
<entity id="profsurf" set="9573-13-isotech">
 <desc>profile of a surface</desc>
</entity>
<description>SEGMENT</description>

</character>

<character id=“U02314” dec=“8980” type=“other” mode=“unknown”>

<description>SECTOR</description>

</character>

<character id=“U02315” dec=“8981” mode=“math” type=“other”>

<afii>EB5F</afii>
<latex>\recorder </latex>
<APS>telrec</APS>
<entity id="telrec" set="ISOPUB">
 <desc>telephone recorder symbol</desc>
</entity>
<entity id="telrec" set="8879-isopub">
 <desc>=telephone recorder symbol</desc>
</entity>
<description>TELEPHONE RECORDER</description>

</character>

<character id=“U02316” dec=“8982” mode=“math” type=“other”>

<afii>EE4F</afii>
<latex>\mathchar"2208</latex>
<Elsevier grid="bs4" ent="z.xhair">
 <desc>crosshairs; circle and (big) plus sign</desc>
</Elsevier>
<APS>target</APS>
<entity id="target" set="ISOPUB">
 <desc>register mark or target</desc>
</entity>
<entity id="target" set="8879-isopub">
 <desc>register mark or target</desc>
</entity>
<description>POSITION INDICATOR</description>

</character>

<character id=“U02317” dec=“8983” type=“other” mode=“unknown”>

<description>VIEWDATA SQUARE</description>

</character>

<character id=“U02318” dec=“8984” type=“other” mode=“unknown”>

<Wolfram>CloverLeaf</Wolfram>
<description>PLACE OF INTEREST SIGN</description>

</character>

<character id=“U02319” dec=“8985” type=“other” mode=“unknown”>

<description>TURNED NOT SIGN</description>

</character>

<character id=“U0231A” dec=“8986” type=“other” mode=“unknown”>

<Wolfram>WatchIcon</Wolfram>
<description>WATCH</description>

</character>

<character id=“U0231B” dec=“8987” type=“other” mode=“unknown”>

<description>HOURGLASS</description>

</character>

<character id=“U0231C” dec=“8988” mode=“math” type=“opening”>

<afii>22F1</afii>
<latex>\ulcorner </latex>
<Elsevier grid="bd4" ent="ulcorn">
 <desc>up left corner</desc>
</Elsevier>
<AMS>\ulcorner</AMS>
<APS>ulcorn</APS>
<entity id="ulcorn" set="8879-isoamsc">
 <desc>/ulcorner O: upper left corner</desc>
</entity>
<entity id="ulcorn" set="9573-13-isoamsc">
 <desc>/ulcorner O: upper left corner</desc>
</entity>
<entity id="ulcorner" set="mmlalias">
  <desc>alias ISOAMSC ulcorn</desc>
</entity>
<font name="hlcra" pos="91"/>
<description>TOP LEFT CORNER</description>

</character>

<character id=“U0231D” dec=“8989” mode=“math” type=“closing”>

<afii>22F2</afii>
<latex>\urcorner </latex>
<Elsevier grid="be4" ent="urcorn">
 <desc>up right corner</desc>
</Elsevier>
<AMS>\urcorner</AMS>
<APS>urcorn</APS>
<entity id="urcorn" set="8879-isoamsc">
 <desc>/urcorner C: upper right corner</desc>
</entity>
<entity id="urcorn" set="9573-13-isoamsc">
 <desc>/urcorner C: upper right corner</desc>
</entity>
<entity id="urcorner" set="mmlalias">
  <desc>alias ISOAMSC urcorn</desc>
</entity>
<font name="hlcra" pos="92"/>
<description>TOP RIGHT CORNER</description>

</character>

<character id=“U0231E” dec=“8990” mode=“math” type=“opening”>

<afii>22F3</afii>
<latex>\llcorner </latex>
<Elsevier grid="bd3" ent="dlcorn">
 <desc>down left corner</desc>
</Elsevier>
<AMS>\llcorner</AMS>
<APS>dlcorn</APS>
<entity id="dlcorn" set="8879-isoamsc">
 <desc>/llcorner O: downward left corner</desc>
</entity>
<entity id="dlcorn" set="9573-13-isoamsc">
 <desc>/llcorner O: lower left corner</desc>
</entity>
<entity id="llcorner" set="mmlalias">
  <desc>alias ISOAMSC dlcorn</desc>
</entity>
<font name="hlcra" pos="93"/>
<description>BOTTOM LEFT CORNER</description>

</character>

<character id=“U0231F” dec=“8991” mode=“math” type=“closing”>

<afii>22F4</afii>
<latex>\lrcorner </latex>
<Elsevier grid="be3" ent="drcorn">
 <desc>down right corner</desc>
</Elsevier>
<AMS>\lrcorner</AMS>
<APS>drcorn</APS>
<entity id="drcorn" set="8879-isoamsc">
 <desc>/lrcorner C: downward right corner</desc>
</entity>
<entity id="drcorn" set="9573-13-isoamsc">
 <desc>/lrcorner C: lower right corner</desc>
</entity>
<entity id="lrcorner" set="mmlalias">
  <desc>alias ISOAMSC drcorn</desc>
</entity>
<font name="hlcra" pos="94"/>
<description>BOTTOM RIGHT CORNER</description>

</character>

<character id=“U02320” dec=“8992” type=“other” mode=“unknown”>

<description>TOP HALF INTEGRAL</description>

</character>

<character id=“U02321” dec=“8993” type=“other” mode=“unknown”>

<description>BOTTOM HALF INTEGRAL</description>

</character>

<character id=“U02322” dec=“8994” mode=“math” type=“relation”>

<afii>223F</afii>
<latex>\frown </latex>
<Elsevier grid="bm2" ent="frown">
 <desc>down curve, frown</desc>
</Elsevier>
<AMS>\frown</AMS>
<APS>frown</APS>
<AIP>frown</AIP>
<IEEE>\frown</IEEE>
<Wolfram>Cap</Wolfram>
<entity id="frown" set="8879-isoamsr">
 <desc>/frown R: down curve</desc>
</entity>
<entity id="frown" set="9573-13-isoamsr">
 <desc>/frown R: down curve</desc>
</entity>
<entity id="sfrown" set="8879-isoamsr">
 <desc>/smallfrown R: small down curve</desc>
</entity>
<entity id="sfrown" set="9573-13-isoamsr">
 <desc>/smallfrown R: small down curve</desc>
</entity>
<font name="ptmlucrm" pos="95"/>
<description>FROWN</description>

</character>

<character id=“U02323” dec=“8995” mode=“math” type=“relation”>

<afii>226F</afii>
<latex>\smile </latex>
<Elsevier grid="bm1" ent="smile">
 <desc>up curve, smile</desc>
</Elsevier>
<AMS>\smile</AMS>
<APS>smile</APS>
<AIP>smile</AIP>
<IEEE>\smile</IEEE>
<Wolfram>Cup</Wolfram>
<entity id="smile" set="8879-isoamsr">
 <desc>/smile R: up curve</desc>
</entity>
<entity id="smile" set="9573-13-isoamsr">
 <desc>/smile R: up curve</desc>
</entity>
<entity id="ssmile" set="8879-isoamsr">
 <desc>/smallsmile R: small up curve</desc>
</entity>
<entity id="ssmile" set="9573-13-isoamsr">
 <desc>/smallsmile R: small up curve</desc>
</entity>
<description>SMILE</description>

</character>

<character id=“U02324” dec=“8996” type=“other” mode=“unknown”>

<description>UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS</description>

</character>

<character id=“U02325” dec=“8997” type=“other” mode=“unknown”>

<description>OPTION KEY</description>

</character>

<character id=“U02326” dec=“8998” type=“other” mode=“unknown”>

<description>ERASE TO THE RIGHT</description>

</character>

<character id=“U02327” dec=“8999” type=“other” mode=“unknown”>

<description>X IN A RECTANGLE BOX</description>

</character>

<character id=“U02328” dec=“9000” type=“other” mode=“unknown”>

<description>KEYBOARD</description>

</character>

<character id=“U02329” dec=“9001” mode=“math” type=“other”>

<afii>EF32</afii>
<latex>\langle </latex>
<Elsevier grid="bda" ent="lang">
 <desc>left angle bracket</desc>
</Elsevier>
<Wolfram>LeftAngleBracket</Wolfram>
<entity id="lang" set="html4-symbol">
 <desc>left-pointing angle bracket = bra</desc>
</entity>
<entity id="lang" set="8879-isotech">
 <desc>/langle O: =left angle bracket</desc>
</entity>
<entity id="lang" set="9573-13-isotech">
 <desc>/langle O: left angle bracket</desc>
</entity>
<entity id="LeftAngleBracket" set="mmlalias">
  <desc>alias ISOTECH lang</desc>
</entity>
<entity id="langle" set="mmlalias">
  <desc>alias ISOTECH lang</desc>
</entity>
<font name="hlcry" pos="104"/>
<description>LEFT-POINTING ANGLE BRACKET</description>

</character>

<character id=“U0232A” dec=“9002” mode=“math” type=“other”>

<afii>EF33</afii>
<latex>\rangle </latex>
<Elsevier grid="bea" ent="rang">
 <desc>right angle bracket</desc>
</Elsevier>
<Wolfram>RightAngleBracket</Wolfram>
<entity id="rang" set="html4-symbol">
 <desc>right-pointing angle bracket = ket</desc>
</entity>
<entity id="rang" set="8879-isotech">
 <desc>/rangle C: =right angle bracket</desc>
</entity>
<entity id="rang" set="9573-13-isotech">
 <desc>/rangle C: right angle bracket</desc>
</entity>
<entity id="RightAngleBracket" set="mmlalias">
  <desc>alias ISOTECH rang</desc>
</entity>
<entity id="rangle" set="mmlalias">
  <desc>alias ISOTECH rang</desc>
</entity>
<font name="hlcry" pos="105"/>
<description>RIGHT-POINTING ANGLE BRACKET</description>

</character>

<character id=“U0232B” dec=“9003” type=“other” mode=“unknown”>

<description>ERASE TO THE LEFT</description>

</character>

<character id=“U0232C” dec=“9004” type=“other” mode=“unknown”>

<description>BENZENE RING</description>

</character>

<character id=“U0232D” dec=“9005” mode=“unknown” type=“other”>

<afii>EE4B</afii>
<entity id="cylcty" set="9573-13-isotech">
 <desc>cylindricity</desc>
</entity>
<description>CYLINDRICITY</description>

</character>

<character id=“U0232E” dec=“9006” mode=“unknown” type=“other”>

<afii>EE4E</afii>
<entity id="profalar" set="9573-13-isotech">
 <desc>all-around profile</desc>
</entity>
<description>ALL AROUND-PROFILE</description>

</character>

<character id=“U0232F” dec=“9007” type=“other” mode=“unknown”>

<description>SYMMETRY</description>

</character>

<character id=“U02330” dec=“9008” type=“other” mode=“unknown”>

<description>TOTAL RUNOUT</description>

</character>

<character id=“U02331” dec=“9009” type=“other” mode=“unknown”>

<description>DIMENSION ORIGIN</description>

</character>

<character id=“U02332” dec=“9010” type=“other” mode=“unknown”>

<description>CONICAL TAPER</description>

</character>

<character id=“U02333” dec=“9011” type=“other” mode=“unknown”>

<description>SLOPE</description>

</character>

<character id=“U02334” dec=“9012” type=“other” mode=“unknown”>

<description>COUNTERBORE</description>

</character>

<character id=“U02335” dec=“9013” type=“other” mode=“unknown”>

<description>COUNTERSINK</description>

</character>

<character id=“U02336” dec=“9014” mode=“unknown” type=“other”>

<afii>EED3</afii>
<entity id="topbot" set="9573-13-isotech">
 <desc>top and bottom</desc>
</entity>
<description>APL FUNCTIONAL SYMBOL I-BEAM</description>

</character>

<character id=“U02337” dec=“9015” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL SQUISH QUAD</description>

</character>

<character id=“U02338” dec=“9016” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD EQUAL</description>

</character>

<character id=“U02339” dec=“9017” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD DIVIDE</description>

</character>

<character id=“U0233A” dec=“9018” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD DIAMOND</description>

</character>

<character id=“U0233B” dec=“9019” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD JOT</description>

</character>

<character id=“U0233C” dec=“9020” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD CIRCLE</description>

</character>

<character id=“U0233D” dec=“9021” mode=“math” type=“binaryop”>

<afii>D84C</afii>
<latex>\ElsevierGlyph{E838}</latex>
<AMS>\obar</AMS>
<ACS>vbarcir</ACS>
<AIP>cirbarv</AIP>
<entity id="ovbar" set="STIX">
</entity>
<entity id="ovbar" set="9573-13-isoamsb">
 <desc>circle with vertical bar</desc>
</entity>
<font name="zsyr" pos="29"/>
<description>APL FUNCTIONAL SYMBOL CIRCLE STILE</description>

</character>

<character id=“U0233E” dec=“9022” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL CIRCLE JOT</description>

</character>

<character id=“U0233F” dec=“9023” mode=“unknown” type=“other”>

<afii>EEC8</afii>
<entity id="solbar" set="9573-13-isoamsn">
 <desc>solidus, bar through</desc>
</entity>
<description>APL FUNCTIONAL SYMBOL SLASH BAR</description>

</character>

<character id=“U02340” dec=“9024” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL BACKSLASH BAR</description>

</character>

<character id=“U02341” dec=“9025” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD SLASH</description>

</character>

<character id=“U02342” dec=“9026” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD BACKSLASH</description>

</character>

<character id=“U02343” dec=“9027” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD LESS-THAN</description>

</character>

<character id=“U02344” dec=“9028” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD GREATER-THAN</description>

</character>

<character id=“U02345” dec=“9029” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL LEFTWARDS VANE</description>

</character>

<character id=“U02346” dec=“9030” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL RIGHTWARDS VANE</description>

</character>

<character id=“U02347” dec=“9031” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD LEFTWARDS ARROW</description>

</character>

<character id=“U02348” dec=“9032” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW</description>

</character>

<character id=“U02349” dec=“9033” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL CIRCLE BACKSLASH</description>

</character>

<character id=“U0234A” dec=“9034” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DOWN TACK UNDERBAR</description>

</character>

<character id=“U0234B” dec=“9035” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DELTA STILE</description>

</character>

<character id=“U0234C” dec=“9036” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD DOWN CARET</description>

</character>

<character id=“U0234D” dec=“9037” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD DELTA</description>

</character>

<character id=“U0234E” dec=“9038” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DOWN TACK JOT</description>

</character>

<character id=“U0234F” dec=“9039” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL UPWARDS VANE</description>

</character>

<character id=“U02350” dec=“9040” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD UPWARDS ARROW</description>

</character>

<character id=“U02351” dec=“9041” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL UP TACK OVERBAR</description>

</character>

<character id=“U02352” dec=“9042” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DEL STILE</description>

</character>

<character id=“U02353” dec=“9043” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD UP CARET</description>

</character>

<character id=“U02354” dec=“9044” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD DEL</description>

</character>

<character id=“U02355” dec=“9045” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL UP TACK JOT</description>

</character>

<character id=“U02356” dec=“9046” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DOWNWARDS VANE</description>

</character>

<character id=“U02357” dec=“9047” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD DOWNWARDS ARROW</description>

</character>

<character id=“U02358” dec=“9048” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUOTE UNDERBAR</description>

</character>

<character id=“U02359” dec=“9049” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DELTA UNDERBAR</description>

</character>

<character id=“U0235A” dec=“9050” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DIAMOND UNDERBAR</description>

</character>

<character id=“U0235B” dec=“9051” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL JOT UNDERBAR</description>

</character>

<character id=“U0235C” dec=“9052” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL CIRCLE UNDERBAR</description>

</character>

<character id=“U0235D” dec=“9053” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL UP SHOE JOT</description>

</character>

<character id=“U0235E” dec=“9054” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUOTE QUAD</description>

</character>

<character id=“U0235F” dec=“9055” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL CIRCLE STAR</description>

</character>

<character id=“U02360” dec=“9056” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD COLON</description>

</character>

<character id=“U02361” dec=“9057” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL UP TACK DIAERESIS</description>

</character>

<character id=“U02362” dec=“9058” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DEL DIAERESIS</description>

</character>

<character id=“U02363” dec=“9059” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL STAR DIAERESIS</description>

</character>

<character id=“U02364” dec=“9060” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL JOT DIAERESIS</description>

</character>

<character id=“U02365” dec=“9061” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL CIRCLE DIAERESIS</description>

</character>

<character id=“U02366” dec=“9062” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DOWN SHOE STILE</description>

</character>

<character id=“U02367” dec=“9063” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL LEFT SHOE STILE</description>

</character>

<character id=“U02368” dec=“9064” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL TILDE DIAERESIS</description>

</character>

<character id=“U02369” dec=“9065” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL GREATER-THAN DIAERESIS</description>

</character>

<character id=“U0236A” dec=“9066” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL COMMA BAR</description>

</character>

<character id=“U0236B” dec=“9067” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DEL TILDE</description>

</character>

<character id=“U0236C” dec=“9068” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL ZILDE</description>

</character>

<character id=“U0236D” dec=“9069” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL STILE TILDE</description>

</character>

<character id=“U0236E” dec=“9070” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL SEMICOLON UNDERBAR</description>

</character>

<character id=“U0236F” dec=“9071” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD NOT EQUAL</description>

</character>

<character id=“U02370” dec=“9072” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD QUESTION</description>

</character>

<character id=“U02371” dec=“9073” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL DOWN CARET TILDE</description>

</character>

<character id=“U02372” dec=“9074” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL UP CARET TILDE</description>

</character>

<character id=“U02373” dec=“9075” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL IOTA</description>

</character>

<character id=“U02374” dec=“9076” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL RHO</description>

</character>

<character id=“U02375” dec=“9077” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL OMEGA</description>

</character>

<character id=“U02376” dec=“9078” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL ALPHA UNDERBAR</description>

</character>

<character id=“U02377” dec=“9079” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL EPSILON UNDERBAR</description>

</character>

<character id=“U02378” dec=“9080” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL IOTA UNDERBAR</description>

</character>

<character id=“U02379” dec=“9081” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL OMEGA UNDERBAR</description>

</character>

<character id=“U0237A” dec=“9082” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL ALPHA</description>

</character>

<character id=“U0237B” dec=“9083” image=“none” type=“other” mode=“unknown”>

<description>NOT CHECK MARK</description>

</character>

<character id=“U0237C” dec=“9084” mode=“unknown” type=“other”>

<afii>D97C</afii>
<entity id="angzarr" set="STIX">
</entity>
<entity id="angzarr" set="9573-13-isoamsa">
 <desc>angle with down zig-zag arrow</desc>
</entity>
<description unicode="3.2">RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW</description>

</character>

<character id=“U0237D” dec=“9085” image=“none” type=“other” mode=“unknown”>

<description>SHOULDERED OPEN BOX</description>

</character>

<character id=“U0237E” dec=“9086” image=“none” type=“other” mode=“unknown”>

<description>BELL SYMBOL</description>

</character>

<character id=“U0237F” dec=“9087” image=“none” type=“other” mode=“unknown”>

<description>VERTICAL LINE WITH MIDDLE DOT</description>

</character>

<character id=“U02380” dec=“9088” image=“none” type=“other” mode=“unknown”>

<description>INSERTION SYMBOL</description>

</character>

<character id=“U02381” dec=“9089” image=“none” type=“other” mode=“unknown”>

<description>CONTINUOUS UNDERLINE SYMBOL</description>

</character>

<character id=“U02382” dec=“9090” image=“none” type=“other” mode=“unknown”>

<description>DISCONTINUOUS UNDERLINE SYMBOL</description>

</character>

<character id=“U02383” dec=“9091” image=“none” type=“other” mode=“unknown”>

<description>EMPHASIS SYMBOL</description>

</character>

<character id=“U02384” dec=“9092” image=“none” type=“other” mode=“unknown”>

<description>COMPOSITION SYMBOL</description>

</character>

<character id=“U02385” dec=“9093” image=“none” type=“other” mode=“unknown”>

<description>WHITE SQUARE WITH CENTRE VERTICAL LINE</description>

</character>

<character id=“U02386” dec=“9094” image=“none” type=“other” mode=“unknown”>

<description>ENTER SYMBOL</description>

</character>

<character id=“U02387” dec=“9095” image=“none” type=“other” mode=“unknown”>

<description>ALTERNATIVE KEY SYMBOL</description>

</character>

<character id=“U02388” dec=“9096” image=“none” type=“other” mode=“unknown”>

<description>HELM SYMBOL</description>

</character>

<character id=“U02389” dec=“9097” image=“none” type=“other” mode=“unknown”>

<description>CIRCLED HORIZONTAL BAR WITH NOTCH</description>

</character>

<character id=“U0238A” dec=“9098” image=“none” type=“other” mode=“unknown”>

<description>CIRCLED TRIANGLE DOWN</description>

</character>

<character id=“U0238B” dec=“9099” image=“none” type=“other” mode=“unknown”>

<description>BROKEN CIRCLE WITH NORTHWEST ARROW</description>

</character>

<character id=“U0238C” dec=“9100” image=“none” type=“other” mode=“unknown”>

<description>UNDO SYMBOL</description>

</character>

<character id=“U0238D” dec=“9101” image=“none” type=“other” mode=“unknown”>

<description>MONOSTABLE SYMBOL</description>

</character>

<character id=“U0238E” dec=“9102” image=“none” type=“other” mode=“unknown”>

<description>HYSTERESIS SYMBOL</description>

</character>

<character id=“U0238F” dec=“9103” image=“none” type=“other” mode=“unknown”>

<description>OPEN-CIRCUIT-OUTPUT H-TYPE SYMBOL</description>

</character>

<character id=“U02390” dec=“9104” image=“none” type=“other” mode=“unknown”>

<description>OPEN-CIRCUIT-OUTPUT L-TYPE SYMBOL</description>

</character>

<character id=“U02391” dec=“9105” image=“none” type=“other” mode=“unknown”>

<description>PASSIVE-PULL-DOWN-OUTPUT SYMBOL</description>

</character>

<character id=“U02392” dec=“9106” image=“none” type=“other” mode=“unknown”>

<description>PASSIVE-PULL-UP-OUTPUT SYMBOL</description>

</character>

<character id=“U02393” dec=“9107” image=“none” type=“other” mode=“unknown”>

<description>DIRECT CURRENT SYMBOL FORM TWO</description>

</character>

<character id=“U02394” dec=“9108” image=“none” type=“other” mode=“unknown”>

<description>SOFTWARE-FUNCTION SYMBOL</description>

</character>

<character id=“U02395” dec=“9109” image=“none” type=“other” mode=“unknown”>

<description>APL FUNCTIONAL SYMBOL QUAD</description>

</character>

<character id=“U02396” dec=“9110” image=“none” type=“other” mode=“unknown”>

<description>DECIMAL SEPARATOR KEY SYMBOL</description>

</character>

<character id=“U02397” dec=“9111” image=“none” type=“other” mode=“unknown”>

<description>PREVIOUS PAGE</description>

</character>

<character id=“U02398” dec=“9112” image=“none” type=“other” mode=“unknown”>

<description>NEXT PAGE</description>

</character>

<character id=“U02399” dec=“9113” image=“none” type=“other” mode=“unknown”>

<description>PRINT SCREEN SYMBOL</description>

</character>

<character id=“U0239A” dec=“9114” image=“none” type=“other” mode=“unknown”>

<description>CLEAR SCREEN SYMBOL</description>

</character>

<character id=“U0239B” dec=“9115” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT PARENTHESIS UPPER HOOK</description>

</character>

<character id=“U0239C” dec=“9116” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT PARENTHESIS EXTENSION</description>

</character>

<character id=“U0239D” dec=“9117” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT PARENTHESIS LOWER HOOK</description>

</character>

<character id=“U0239E” dec=“9118” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT PARENTHESIS UPPER HOOK</description>

</character>

<character id=“U0239F” dec=“9119” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT PARENTHESIS EXTENSION</description>

</character>

<character id=“U023A0” dec=“9120” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT PARENTHESIS LOWER HOOK</description>

</character>

<character id=“U023A1” dec=“9121” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT SQUARE BRACKET UPPER CORNER</description>

</character>

<character id=“U023A2” dec=“9122” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT SQUARE BRACKET EXTENSION</description>

</character>

<character id=“U023A3” dec=“9123” mode=“math” type=“relation”>

<latex>\Elzdlcorn </latex>
<Elsevier grid="bd5" ent="z.dlcorn">
 <desc>left bottom corner, long</desc>
</Elsevier>
<entity id="vldash" set="STIX">
</entity>
<description unicode="3.2">LEFT SQUARE BRACKET LOWER CORNER</description>

</character>

<character id=“U023A4” dec=“9124” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT SQUARE BRACKET UPPER CORNER</description>

</character>

<character id=“U023A5” dec=“9125” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT SQUARE BRACKET EXTENSION</description>

</character>

<character id=“U023A6” dec=“9126” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT SQUARE BRACKET LOWER CORNER</description>

</character>

<character id=“U023A7” dec=“9127” mode=“math” type=“opening” image=“none”>

<description unicode="3.2">LEFT CURLY BRACKET UPPER HOOK</description>

</character>

<character id=“U023A8” dec=“9128” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT CURLY BRACKET MIDDLE PIECE</description>

</character>

<character id=“U023A9” dec=“9129” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LEFT CURLY BRACKET LOWER HOOK</description>

</character>

<character id=“U023AA” dec=“9130” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">CURLY BRACKET EXTENSION</description>

</character>

<character id=“U023AB” dec=“9131” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT CURLY BRACKET UPPER HOOK</description>

</character>

<character id=“U023AC” dec=“9132” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT CURLY BRACKET MIDDLE PIECE</description>

</character>

<character id=“U023AD” dec=“9133” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHT CURLY BRACKET LOWER HOOK</description>

</character>

<character id=“U023AE” dec=“9134” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">INTEGRAL EXTENSION</description>

</character>

<character id=“U023AF” dec=“9135” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">HORIZONTAL LINE EXTENSION</description>

</character>

<character id=“U023B0” dec=“9136” mode=“math” type=“other”>

<afii>EEE7</afii>
<latex>\lmoustache </latex>
<AMS>\lmoustache</AMS>
<IEEE>\lmoustache</IEEE>
<entity id="lmoust" set="STIX">
</entity>
<entity id="lmoust" set="9573-13-isoamsc">
 <desc>/lmoustache</desc>
</entity>
<entity id="lmoustache" set="mmlalias">
  <desc>alias ISOAMSC lmoust</desc>
</entity>
<description unicode="3.2">UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION</description>

</character>

<character id=“U023B1” dec=“9137” mode=“math” type=“other”>

<afii>EEE8</afii>
<latex>\rmoustache </latex>
<AMS>\rmoustache</AMS>
<IEEE>\rmoustache</IEEE>
<entity id="rmoust" set="STIX">
</entity>
<entity id="rmoust" set="9573-13-isoamsc">
 <desc>/rmoustache</desc>
</entity>
<entity id="rmoustache" set="mmlalias">
  <desc>alias ISOAMSC rmoust</desc>
</entity>
<font name="hlcrv" pos="123"/>
<description unicode="3.2">UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION</description>

</character>

<character id=“U023B2” dec=“9138” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SUMMATION TOP</description>

</character>

<character id=“U023B3” dec=“9139” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SUMMATION BOTTOM</description>

</character>

<character id=“U023B4” dec=“9140” mode=“unknown” type=“other”>

<afii>2F31</afii>
<Wolfram>OverBracket</Wolfram>
<entity id="tbrk" set="STIX">
</entity>
<entity id="tbrk" set="9573-13-isoamso">
 <desc>top square bracket</desc>
</entity>
<entity id="ovrbrk" set="STIX">
</entity>
<entity id="OverBracket" set="mmlextra">
 <desc>over bracket</desc>
</entity>
<description unicode="3.2">TOP SQUARE BRACKET</description>

</character>

<character id=“U023B5” dec=“9141” mode=“unknown” type=“other”>

<afii>2F32</afii>
<Wolfram>UnderBracket</Wolfram>
<entity id="bbrk" set="STIX">
</entity>
<entity id="bbrk" set="9573-13-isoamso">
 <desc>bottom square bracket</desc>
</entity>
<entity id="udrbrk" set="STIX">
</entity>
<entity id="UnderBracket" set="mmlextra">
 <desc>under bracket</desc>
</entity>
<description unicode="3.2">BOTTOM SQUARE BRACKET</description>

</character>

<character id=“U023B6” dec=“9142” mode=“math” type=“other”>

<afii>DBAC</afii>
<entity id="bbrktbrk" set="STIX">
</entity>
<entity id="bbrktbrk" set="9573-13-isoamso">
 <desc>bottom above top square bracket</desc>
</entity>
<description unicode="3.2">BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET</description>

</character>

<character id=“U023B7” dec=“9143” image=“none” type=“other” mode=“unknown”>

<description>RADICAL SYMBOL BOTTOM</description>

</character>

<character id=“U023B8” dec=“9144” image=“none” type=“other” mode=“unknown”>

<description>LEFT VERTICAL BOX LINE</description>

</character>

<character id=“U023B9” dec=“9145” image=“none” type=“other” mode=“unknown”>

<description>RIGHT VERTICAL BOX LINE</description>

</character>

<character id=“U023BA” dec=“9146” image=“none” type=“other” mode=“unknown”>

<description>HORIZONTAL SCAN LINE-1</description>

</character>

<character id=“U023BB” dec=“9147” image=“none” type=“other” mode=“unknown”>

<description>HORIZONTAL SCAN LINE-3</description>

</character>

<character id=“U023BC” dec=“9148” image=“none” type=“other” mode=“unknown”>

<description>HORIZONTAL SCAN LINE-7</description>

</character>

<character id=“U023BD” dec=“9149” image=“none” type=“other” mode=“unknown”>

<description>HORIZONTAL SCAN LINE-9</description>

</character>

<character id=“U023BE” dec=“9150” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT VERTICAL AND TOP RIGHT</description>

</character>

<character id=“U023BF” dec=“9151” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM RIGHT</description>

</character>

<character id=“U023C0” dec=“9152” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT VERTICAL WITH CIRCLE</description>

</character>

<character id=“U023C1” dec=“9153” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH CIRCLE</description>

</character>

<character id=“U023C2” dec=“9154” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH CIRCLE</description>

</character>

<character id=“U023C3” dec=“9155” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT VERTICAL WITH TRIANGLE</description>

</character>

<character id=“U023C4” dec=“9156” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH TRIANGLE</description>

</character>

<character id=“U023C5” dec=“9157” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH TRIANGLE</description>

</character>

<character id=“U023C6” dec=“9158” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT VERTICAL AND WAVE</description>

</character>

<character id=“U023C7” dec=“9159” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH WAVE</description>

</character>

<character id=“U023C8” dec=“9160” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH WAVE</description>

</character>

<character id=“U023C9” dec=“9161” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL</description>

</character>

<character id=“U023CA” dec=“9162” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL</description>

</character>

<character id=“U023CB” dec=“9163” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT VERTICAL AND TOP LEFT</description>

</character>

<character id=“U023CC” dec=“9164” image=“none” type=“other” mode=“unknown”>

<description>DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM LEFT</description>

</character>

<character id=“U023CD” dec=“9165” image=“none” type=“other” mode=“unknown”>

<description>SQUARE FOOT</description>

</character>

<character id=“U023CE” dec=“9166” image=“none” type=“other” mode=“unknown”>

<description>RETURN SYMBOL</description>

</character>

<character id=“U023CF” dec=“9167” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D0” dec=“9168” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D1” dec=“9169” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D2” dec=“9170” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D3” dec=“9171” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D4” dec=“9172” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D5” dec=“9173” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D6” dec=“9174” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D7” dec=“9175” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D8” dec=“9176” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023D9” dec=“9177” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023DA” dec=“9178” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023DB” dec=“9179” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023DC” dec=“9180” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023DD” dec=“9181” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023DE” dec=“9182” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023DF” dec=“9183” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E0” dec=“9184” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E1” dec=“9185” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E2” dec=“9186” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E3” dec=“9187” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E4” dec=“9188” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E5” dec=“9189” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E6” dec=“9190” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E7” dec=“9191” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E8” dec=“9192” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023E9” dec=“9193” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023EA” dec=“9194” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023EB” dec=“9195” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023EC” dec=“9196” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023ED” dec=“9197” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023EE” dec=“9198” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023EF” dec=“9199” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F0” dec=“9200” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F1” dec=“9201” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F2” dec=“9202” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F3” dec=“9203” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F4” dec=“9204” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F5” dec=“9205” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F6” dec=“9206” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F7” dec=“9207” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F8” dec=“9208” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023F9” dec=“9209” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023FA” dec=“9210” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023FB” dec=“9211” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023FC” dec=“9212” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023FD” dec=“9213” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023FE” dec=“9214” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U023FF” dec=“9215” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02400” dec=“9216”>

<description>SYMBOL FOR NULL</description>

</character>

<character id=“U02401” dec=“9217”>

<description>SYMBOL FOR START OF HEADING</description>

</character>

<character id=“U02402” dec=“9218”>

<description>SYMBOL FOR START OF TEXT</description>

</character>

<character id=“U02403” dec=“9219”>

<description>SYMBOL FOR END OF TEXT</description>

</character>

<character id=“U02404” dec=“9220”>

<description>SYMBOL FOR END OF TRANSMISSION</description>

</character>

<character id=“U02405” dec=“9221”>

<description>SYMBOL FOR ENQUIRY</description>

</character>

<character id=“U02406” dec=“9222”>

<description>SYMBOL FOR ACKNOWLEDGE</description>

</character>

<character id=“U02407” dec=“9223”>

<description>SYMBOL FOR BELL</description>

</character>

<character id=“U02408” dec=“9224”>

<description>SYMBOL FOR BACKSPACE</description>

</character>

<character id=“U02409” dec=“9225”>

<description>SYMBOL FOR HORIZONTAL TABULATION</description>

</character>

<character id=“U0240A” dec=“9226”>

<description>SYMBOL FOR LINE FEED</description>

</character>

<character id=“U0240B” dec=“9227”>

<description>SYMBOL FOR VERTICAL TABULATION</description>

</character>

<character id=“U0240C” dec=“9228”>

<description>SYMBOL FOR FORM FEED</description>

</character>

<character id=“U0240D” dec=“9229”>

<description>SYMBOL FOR CARRIAGE RETURN</description>

</character>

<character id=“U0240E” dec=“9230”>

<description>SYMBOL FOR SHIFT OUT</description>

</character>

<character id=“U0240F” dec=“9231”>

<description>SYMBOL FOR SHIFT IN</description>

</character>

<character id=“U02410” dec=“9232”>

<description>SYMBOL FOR DATA LINK ESCAPE</description>

</character>

<character id=“U02411” dec=“9233”>

<description>SYMBOL FOR DEVICE CONTROL ONE</description>

</character>

<character id=“U02412” dec=“9234”>

<description>SYMBOL FOR DEVICE CONTROL TWO</description>

</character>

<character id=“U02413” dec=“9235”>

<description>SYMBOL FOR DEVICE CONTROL THREE</description>

</character>

<character id=“U02414” dec=“9236”>

<description>SYMBOL FOR DEVICE CONTROL FOUR</description>

</character>

<character id=“U02415” dec=“9237”>

<description>SYMBOL FOR NEGATIVE ACKNOWLEDGE</description>

</character>

<character id=“U02416” dec=“9238”>

<description>SYMBOL FOR SYNCHRONOUS IDLE</description>

</character>

<character id=“U02417” dec=“9239”>

<description>SYMBOL FOR END OF TRANSMISSION BLOCK</description>

</character>

<character id=“U02418” dec=“9240”>

<description>SYMBOL FOR CANCEL</description>

</character>

<character id=“U02419” dec=“9241”>

<description>SYMBOL FOR END OF MEDIUM</description>

</character>

<character id=“U0241A” dec=“9242”>

<description>SYMBOL FOR SUBSTITUTE</description>

</character>

<character id=“U0241B” dec=“9243”>

<description>SYMBOL FOR ESCAPE</description>

</character>

<character id=“U0241C” dec=“9244”>

<description>SYMBOL FOR FILE SEPARATOR</description>

</character>

<character id=“U0241D” dec=“9245”>

<description>SYMBOL FOR GROUP SEPARATOR</description>

</character>

<character id=“U0241E” dec=“9246”>

<description>SYMBOL FOR RECORD SEPARATOR</description>

</character>

<character id=“U0241F” dec=“9247”>

<description>SYMBOL FOR UNIT SEPARATOR</description>

</character>

<character id=“U02420” dec=“9248”>

<description>SYMBOL FOR SPACE</description>

</character>

<character id=“U02421” dec=“9249”>

<description>SYMBOL FOR DELETE</description>

</character>

<character id=“U02422” dec=“9250” mode=“unknown” type=“normal”>

<APS>blank</APS>
<entity id="blank" set="STIX">
</entity>
<description>BLANK SYMBOL</description>

</character>

<character id=“U02423” dec=“9251” mode=“text” type=“other”>

<afii>F0FE</afii>
<latex>\textvisiblespace </latex>
<Wolfram>SpaceIndicator</Wolfram>
<entity id="blank" set="ISOPUB">
 <desc>significant blank symbol</desc>
</entity>
<entity id="blank" set="8879-isopub">
 <desc>=significant blank symbol</desc>
</entity>
<description>OPEN BOX</description>

</character>

<character id=“U02424” dec=“9252”>

<description>SYMBOL FOR NEWLINE</description>

</character>

<character id=“U02425” dec=“9253” image=“none”>

<description>SYMBOL FOR DELETE FORM TWO</description>

</character>

<character id=“U02426” dec=“9254” image=“none”>

<description>SYMBOL FOR SUBSTITUTE FORM TWO</description>

</character>

<character id=“U02427” dec=“9255” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02428” dec=“9256” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02429” dec=“9257” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0242A” dec=“9258” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0242B” dec=“9259” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0242C” dec=“9260” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0242D” dec=“9261” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0242E” dec=“9262” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0242F” dec=“9263” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02430” dec=“9264” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02431” dec=“9265” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02432” dec=“9266” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02433” dec=“9267” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02434” dec=“9268” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02435” dec=“9269” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02436” dec=“9270” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02437” dec=“9271” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02438” dec=“9272” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02439” dec=“9273” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0243A” dec=“9274” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0243B” dec=“9275” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0243C” dec=“9276” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0243D” dec=“9277” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0243E” dec=“9278” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0243F” dec=“9279” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02440” dec=“9280”>

<description>OCR HOOK</description>

</character>

<character id=“U02441” dec=“9281”>

<description>OCR CHAIR</description>

</character>

<character id=“U02442” dec=“9282”>

<description>OCR FORK</description>

</character>

<character id=“U02443” dec=“9283”>

<description>OCR INVERTED FORK</description>

</character>

<character id=“U02444” dec=“9284”>

<description>OCR BELT BUCKLE</description>

</character>

<character id=“U02445” dec=“9285”>

<description>OCR BOW TIE</description>

</character>

<character id=“U02446” dec=“9286”>

<description>OCR BRANCH BANK IDENTIFICATION</description>

</character>

<character id=“U02447” dec=“9287”>

<description>OCR AMOUNT OF CHECK</description>

</character>

<character id=“U02448” dec=“9288”>

<description>OCR DASH</description>

</character>

<character id=“U02449” dec=“9289”>

<description>OCR CUSTOMER ACCOUNT NUMBER</description>

</character>

<character id=“U0244A” dec=“9290”>

<description>OCR DOUBLE BACKSLASH</description>

</character>

<character id=“U0244B” dec=“9291” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0244C” dec=“9292” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0244D” dec=“9293” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0244E” dec=“9294” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0244F” dec=“9295” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02450” dec=“9296” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02451” dec=“9297” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02452” dec=“9298” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02453” dec=“9299” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02454” dec=“9300” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02455” dec=“9301” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02456” dec=“9302” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02457” dec=“9303” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02458” dec=“9304” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02459” dec=“9305” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0245A” dec=“9306” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0245B” dec=“9307” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0245C” dec=“9308” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0245D” dec=“9309” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0245E” dec=“9310” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U0245F” dec=“9311” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02460” dec=“9312” mode=“text” type=“other”>

<latex>\ding{172}</latex>
<description>CIRCLED DIGIT ONE</description>

</character>

<character id=“U02461” dec=“9313” mode=“text” type=“other”>

<latex>\ding{173}</latex>
<description>CIRCLED DIGIT TWO</description>

</character>

<character id=“U02462” dec=“9314” mode=“text” type=“other”>

<latex>\ding{174}</latex>
<description>CIRCLED DIGIT THREE</description>

</character>

<character id=“U02463” dec=“9315” mode=“text” type=“other”>

<latex>\ding{175}</latex>
<description>CIRCLED DIGIT FOUR</description>

</character>

<character id=“U02464” dec=“9316” mode=“text” type=“other”>

<latex>\ding{176}</latex>
<description>CIRCLED DIGIT FIVE</description>

</character>

<character id=“U02465” dec=“9317” mode=“text” type=“other”>

<latex>\ding{177}</latex>
<description>CIRCLED DIGIT SIX</description>

</character>

<character id=“U02466” dec=“9318” mode=“text” type=“other”>

<latex>\ding{178}</latex>
<description>CIRCLED DIGIT SEVEN</description>

</character>

<character id=“U02467” dec=“9319” mode=“text” type=“other”>

<latex>\ding{179}</latex>
<description>CIRCLED DIGIT EIGHT</description>

</character>

<character id=“U02468” dec=“9320” mode=“text” type=“other”>

<latex>\ding{180}</latex>
<description>CIRCLED DIGIT NINE</description>

</character>

<character id=“U02469” dec=“9321” mode=“text” type=“other”>

<latex>\ding{181}</latex>
<description>CIRCLED NUMBER TEN</description>

</character>

<character id=“U0246A” dec=“9322”>

<description>CIRCLED NUMBER ELEVEN</description>

</character>

<character id=“U0246B” dec=“9323”>

<description>CIRCLED NUMBER TWELVE</description>

</character>

<character id=“U0246C” dec=“9324”>

<description>CIRCLED NUMBER THIRTEEN</description>

</character>

<character id=“U0246D” dec=“9325”>

<description>CIRCLED NUMBER FOURTEEN</description>

</character>

<character id=“U0246E” dec=“9326”>

<description>CIRCLED NUMBER FIFTEEN</description>

</character>

<character id=“U0246F” dec=“9327”>

<description>CIRCLED NUMBER SIXTEEN</description>

</character>

<character id=“U02470” dec=“9328”>

<description>CIRCLED NUMBER SEVENTEEN</description>

</character>

<character id=“U02471” dec=“9329”>

<description>CIRCLED NUMBER EIGHTEEN</description>

</character>

<character id=“U02472” dec=“9330”>

<description>CIRCLED NUMBER NINETEEN</description>

</character>

<character id=“U02473” dec=“9331”>

<description>CIRCLED NUMBER TWENTY</description>

</character>

<character id=“U02474” dec=“9332”>

<description>PARENTHESIZED DIGIT ONE</description>

</character>

<character id=“U02475” dec=“9333”>

<description>PARENTHESIZED DIGIT TWO</description>

</character>

<character id=“U02476” dec=“9334”>

<description>PARENTHESIZED DIGIT THREE</description>

</character>

<character id=“U02477” dec=“9335”>

<description>PARENTHESIZED DIGIT FOUR</description>

</character>

<character id=“U02478” dec=“9336”>

<description>PARENTHESIZED DIGIT FIVE</description>

</character>

<character id=“U02479” dec=“9337”>

<description>PARENTHESIZED DIGIT SIX</description>

</character>

<character id=“U0247A” dec=“9338”>

<description>PARENTHESIZED DIGIT SEVEN</description>

</character>

<character id=“U0247B” dec=“9339”>

<description>PARENTHESIZED DIGIT EIGHT</description>

</character>

<character id=“U0247C” dec=“9340”>

<description>PARENTHESIZED DIGIT NINE</description>

</character>

<character id=“U0247D” dec=“9341”>

<description>PARENTHESIZED NUMBER TEN</description>

</character>

<character id=“U0247E” dec=“9342”>

<description>PARENTHESIZED NUMBER ELEVEN</description>

</character>

<character id=“U0247F” dec=“9343”>

<description>PARENTHESIZED NUMBER TWELVE</description>

</character>

<character id=“U02480” dec=“9344”>

<description>PARENTHESIZED NUMBER THIRTEEN</description>

</character>

<character id=“U02481” dec=“9345”>

<description>PARENTHESIZED NUMBER FOURTEEN</description>

</character>

<character id=“U02482” dec=“9346”>

<description>PARENTHESIZED NUMBER FIFTEEN</description>

</character>

<character id=“U02483” dec=“9347”>

<description>PARENTHESIZED NUMBER SIXTEEN</description>

</character>

<character id=“U02484” dec=“9348”>

<description>PARENTHESIZED NUMBER SEVENTEEN</description>

</character>

<character id=“U02485” dec=“9349”>

<description>PARENTHESIZED NUMBER EIGHTEEN</description>

</character>

<character id=“U02486” dec=“9350”>

<description>PARENTHESIZED NUMBER NINETEEN</description>

</character>

<character id=“U02487” dec=“9351”>

<description>PARENTHESIZED NUMBER TWENTY</description>

</character>

<character id=“U02488” dec=“9352”>

<description>DIGIT ONE FULL STOP</description>

</character>

<character id=“U02489” dec=“9353”>

<description>DIGIT TWO FULL STOP</description>

</character>

<character id=“U0248A” dec=“9354”>

<description>DIGIT THREE FULL STOP</description>

</character>

<character id=“U0248B” dec=“9355”>

<description>DIGIT FOUR FULL STOP</description>

</character>

<character id=“U0248C” dec=“9356”>

<description>DIGIT FIVE FULL STOP</description>

</character>

<character id=“U0248D” dec=“9357”>

<description>DIGIT SIX FULL STOP</description>

</character>

<character id=“U0248E” dec=“9358”>

<description>DIGIT SEVEN FULL STOP</description>

</character>

<character id=“U0248F” dec=“9359”>

<description>DIGIT EIGHT FULL STOP</description>

</character>

<character id=“U02490” dec=“9360”>

<description>DIGIT NINE FULL STOP</description>

</character>

<character id=“U02491” dec=“9361”>

<description>NUMBER TEN FULL STOP</description>

</character>

<character id=“U02492” dec=“9362”>

<description>NUMBER ELEVEN FULL STOP</description>

</character>

<character id=“U02493” dec=“9363”>

<description>NUMBER TWELVE FULL STOP</description>

</character>

<character id=“U02494” dec=“9364”>

<description>NUMBER THIRTEEN FULL STOP</description>

</character>

<character id=“U02495” dec=“9365”>

<description>NUMBER FOURTEEN FULL STOP</description>

</character>

<character id=“U02496” dec=“9366”>

<description>NUMBER FIFTEEN FULL STOP</description>

</character>

<character id=“U02497” dec=“9367”>

<description>NUMBER SIXTEEN FULL STOP</description>

</character>

<character id=“U02498” dec=“9368”>

<description>NUMBER SEVENTEEN FULL STOP</description>

</character>

<character id=“U02499” dec=“9369”>

<description>NUMBER EIGHTEEN FULL STOP</description>

</character>

<character id=“U0249A” dec=“9370”>

<description>NUMBER NINETEEN FULL STOP</description>

</character>

<character id=“U0249B” dec=“9371”>

<description>NUMBER TWENTY FULL STOP</description>

</character>

<character id=“U0249C” dec=“9372”>

<description>PARENTHESIZED LATIN SMALL LETTER A</description>

</character>

<character id=“U0249D” dec=“9373”>

<description>PARENTHESIZED LATIN SMALL LETTER B</description>

</character>

<character id=“U0249E” dec=“9374”>

<description>PARENTHESIZED LATIN SMALL LETTER C</description>

</character>

<character id=“U0249F” dec=“9375”>

<description>PARENTHESIZED LATIN SMALL LETTER D</description>

</character>

<character id=“U024A0” dec=“9376”>

<description>PARENTHESIZED LATIN SMALL LETTER E</description>

</character>

<character id=“U024A1” dec=“9377”>

<description>PARENTHESIZED LATIN SMALL LETTER F</description>

</character>

<character id=“U024A2” dec=“9378”>

<description>PARENTHESIZED LATIN SMALL LETTER G</description>

</character>

<character id=“U024A3” dec=“9379”>

<description>PARENTHESIZED LATIN SMALL LETTER H</description>

</character>

<character id=“U024A4” dec=“9380”>

<description>PARENTHESIZED LATIN SMALL LETTER I</description>

</character>

<character id=“U024A5” dec=“9381”>

<description>PARENTHESIZED LATIN SMALL LETTER J</description>

</character>

<character id=“U024A6” dec=“9382”>

<description>PARENTHESIZED LATIN SMALL LETTER K</description>

</character>

<character id=“U024A7” dec=“9383”>

<description>PARENTHESIZED LATIN SMALL LETTER L</description>

</character>

<character id=“U024A8” dec=“9384”>

<description>PARENTHESIZED LATIN SMALL LETTER M</description>

</character>

<character id=“U024A9” dec=“9385”>

<description>PARENTHESIZED LATIN SMALL LETTER N</description>

</character>

<character id=“U024AA” dec=“9386”>

<description>PARENTHESIZED LATIN SMALL LETTER O</description>

</character>

<character id=“U024AB” dec=“9387”>

<description>PARENTHESIZED LATIN SMALL LETTER P</description>

</character>

<character id=“U024AC” dec=“9388”>

<description>PARENTHESIZED LATIN SMALL LETTER Q</description>

</character>

<character id=“U024AD” dec=“9389”>

<description>PARENTHESIZED LATIN SMALL LETTER R</description>

</character>

<character id=“U024AE” dec=“9390”>

<description>PARENTHESIZED LATIN SMALL LETTER S</description>

</character>

<character id=“U024AF” dec=“9391”>

<description>PARENTHESIZED LATIN SMALL LETTER T</description>

</character>

<character id=“U024B0” dec=“9392”>

<description>PARENTHESIZED LATIN SMALL LETTER U</description>

</character>

<character id=“U024B1” dec=“9393”>

<description>PARENTHESIZED LATIN SMALL LETTER V</description>

</character>

<character id=“U024B2” dec=“9394”>

<description>PARENTHESIZED LATIN SMALL LETTER W</description>

</character>

<character id=“U024B3” dec=“9395”>

<description>PARENTHESIZED LATIN SMALL LETTER X</description>

</character>

<character id=“U024B4” dec=“9396”>

<description>PARENTHESIZED LATIN SMALL LETTER Y</description>

</character>

<character id=“U024B5” dec=“9397”>

<description>PARENTHESIZED LATIN SMALL LETTER Z</description>

</character>

<character id=“U024B6” dec=“9398”>

<description>CIRCLED LATIN CAPITAL LETTER A</description>

</character>

<character id=“U024B7” dec=“9399”>

<description>CIRCLED LATIN CAPITAL LETTER B</description>

</character>

<character id=“U024B8” dec=“9400”>

<description>CIRCLED LATIN CAPITAL LETTER C</description>

</character>

<character id=“U024B9” dec=“9401”>

<description>CIRCLED LATIN CAPITAL LETTER D</description>

</character>

<character id=“U024BA” dec=“9402”>

<description>CIRCLED LATIN CAPITAL LETTER E</description>

</character>

<character id=“U024BB” dec=“9403”>

<description>CIRCLED LATIN CAPITAL LETTER F</description>

</character>

<character id=“U024BC” dec=“9404”>

<description>CIRCLED LATIN CAPITAL LETTER G</description>

</character>

<character id=“U024BD” dec=“9405”>

<description>CIRCLED LATIN CAPITAL LETTER H</description>

</character>

<character id=“U024BE” dec=“9406”>

<description>CIRCLED LATIN CAPITAL LETTER I</description>

</character>

<character id=“U024BF” dec=“9407”>

<description>CIRCLED LATIN CAPITAL LETTER J</description>

</character>

<character id=“U024C0” dec=“9408”>

<description>CIRCLED LATIN CAPITAL LETTER K</description>

</character>

<character id=“U024C1” dec=“9409”>

<description>CIRCLED LATIN CAPITAL LETTER L</description>

</character>

<character id=“U024C2” dec=“9410”>

<description>CIRCLED LATIN CAPITAL LETTER M</description>

</character>

<character id=“U024C3” dec=“9411”>

<description>CIRCLED LATIN CAPITAL LETTER N</description>

</character>

<character id=“U024C4” dec=“9412”>

<description>CIRCLED LATIN CAPITAL LETTER O</description>

</character>

<character id=“U024C5” dec=“9413”>

<description>CIRCLED LATIN CAPITAL LETTER P</description>

</character>

<character id=“U024C6” dec=“9414”>

<description>CIRCLED LATIN CAPITAL LETTER Q</description>

</character>

<character id=“U024C7” dec=“9415”>

<description>CIRCLED LATIN CAPITAL LETTER R</description>

</character>

<character id=“U024C8” dec=“9416” mode=“math” type=“other”>

<afii>7653</afii>
<latex>\circledS </latex>
<AMS>\circledS</AMS>
<APS>circS</APS>
<AIP>oS</AIP>
<entity id="oS" set="8879-isoamso">
 <desc>/circledS - capital S in circle</desc>
</entity>
<entity id="oS" set="9573-13-isoamso">
 <desc>/circledS - capital S in circle</desc>
</entity>
<entity id="circledS" set="mmlalias">
  <desc>alias ISOAMSO oS</desc>
</entity>
<font name="ptmlucrm" pos="202"/>
<description>CIRCLED LATIN CAPITAL LETTER S</description>

</character>

<character id=“U024C9” dec=“9417”>

<description>CIRCLED LATIN CAPITAL LETTER T</description>

</character>

<character id=“U024CA” dec=“9418”>

<description>CIRCLED LATIN CAPITAL LETTER U</description>

</character>

<character id=“U024CB” dec=“9419”>

<description>CIRCLED LATIN CAPITAL LETTER V</description>

</character>

<character id=“U024CC” dec=“9420”>

<description>CIRCLED LATIN CAPITAL LETTER W</description>

</character>

<character id=“U024CD” dec=“9421”>

<description>CIRCLED LATIN CAPITAL LETTER X</description>

</character>

<character id=“U024CE” dec=“9422”>

<description>CIRCLED LATIN CAPITAL LETTER Y</description>

</character>

<character id=“U024CF” dec=“9423”>

<description>CIRCLED LATIN CAPITAL LETTER Z</description>

</character>

<character id=“U024D0” dec=“9424”>

<description>CIRCLED LATIN SMALL LETTER A</description>

</character>

<character id=“U024D1” dec=“9425”>

<description>CIRCLED LATIN SMALL LETTER B</description>

</character>

<character id=“U024D2” dec=“9426”>

<description>CIRCLED LATIN SMALL LETTER C</description>

</character>

<character id=“U024D3” dec=“9427”>

<description>CIRCLED LATIN SMALL LETTER D</description>

</character>

<character id=“U024D4” dec=“9428”>

<description>CIRCLED LATIN SMALL LETTER E</description>

</character>

<character id=“U024D5” dec=“9429”>

<description>CIRCLED LATIN SMALL LETTER F</description>

</character>

<character id=“U024D6” dec=“9430”>

<description>CIRCLED LATIN SMALL LETTER G</description>

</character>

<character id=“U024D7” dec=“9431”>

<description>CIRCLED LATIN SMALL LETTER H</description>

</character>

<character id=“U024D8” dec=“9432”>

<description>CIRCLED LATIN SMALL LETTER I</description>

</character>

<character id=“U024D9” dec=“9433”>

<description>CIRCLED LATIN SMALL LETTER J</description>

</character>

<character id=“U024DA” dec=“9434”>

<description>CIRCLED LATIN SMALL LETTER K</description>

</character>

<character id=“U024DB” dec=“9435”>

<description>CIRCLED LATIN SMALL LETTER L</description>

</character>

<character id=“U024DC” dec=“9436”>

<description>CIRCLED LATIN SMALL LETTER M</description>

</character>

<character id=“U024DD” dec=“9437”>

<description>CIRCLED LATIN SMALL LETTER N</description>

</character>

<character id=“U024DE” dec=“9438”>

<description>CIRCLED LATIN SMALL LETTER O</description>

</character>

<character id=“U024DF” dec=“9439”>

<description>CIRCLED LATIN SMALL LETTER P</description>

</character>

<character id=“U024E0” dec=“9440”>

<description>CIRCLED LATIN SMALL LETTER Q</description>

</character>

<character id=“U024E1” dec=“9441”>

<description>CIRCLED LATIN SMALL LETTER R</description>

</character>

<character id=“U024E2” dec=“9442”>

<description>CIRCLED LATIN SMALL LETTER S</description>

</character>

<character id=“U024E3” dec=“9443”>

<description>CIRCLED LATIN SMALL LETTER T</description>

</character>

<character id=“U024E4” dec=“9444”>

<description>CIRCLED LATIN SMALL LETTER U</description>

</character>

<character id=“U024E5” dec=“9445”>

<description>CIRCLED LATIN SMALL LETTER V</description>

</character>

<character id=“U024E6” dec=“9446”>

<description>CIRCLED LATIN SMALL LETTER W</description>

</character>

<character id=“U024E7” dec=“9447”>

<description>CIRCLED LATIN SMALL LETTER X</description>

</character>

<character id=“U024E8” dec=“9448”>

<description>CIRCLED LATIN SMALL LETTER Y</description>

</character>

<character id=“U024E9” dec=“9449”>

<description>CIRCLED LATIN SMALL LETTER Z</description>

</character>

<character id=“U024EA” dec=“9450”>

<description>CIRCLED DIGIT ZERO</description>

</character>

<character id=“U024EB” dec=“9451” image=“none”>

<description>NEGATIVE CIRCLED NUMBER ELEVEN</description>

</character>

<character id=“U024EC” dec=“9452” image=“none”>

<description>NEGATIVE CIRCLED NUMBER TWELVE</description>

</character>

<character id=“U024ED” dec=“9453” image=“none”>

<description>NEGATIVE CIRCLED NUMBER THIRTEEN</description>

</character>

<character id=“U024EE” dec=“9454” image=“none”>

<description>NEGATIVE CIRCLED NUMBER FOURTEEN</description>

</character>

<character id=“U024EF” dec=“9455” image=“none”>

<description>NEGATIVE CIRCLED NUMBER FIFTEEN</description>

</character>

<character id=“U024F0” dec=“9456” image=“none”>

<description>NEGATIVE CIRCLED NUMBER SIXTEEN</description>

</character>

<character id=“U024F1” dec=“9457” image=“none”>

<description>NEGATIVE CIRCLED NUMBER SEVENTEEN</description>

</character>

<character id=“U024F2” dec=“9458” image=“none”>

<description>NEGATIVE CIRCLED NUMBER EIGHTEEN</description>

</character>

<character id=“U024F3” dec=“9459” image=“none”>

<description>NEGATIVE CIRCLED NUMBER NINETEEN</description>

</character>

<character id=“U024F4” dec=“9460” image=“none”>

<description>NEGATIVE CIRCLED NUMBER TWENTY</description>

</character>

<character id=“U024F5” dec=“9461” image=“none”>

<description>DOUBLE CIRCLED DIGIT ONE</description>

</character>

<character id=“U024F6” dec=“9462” image=“none”>

<description>DOUBLE CIRCLED DIGIT TWO</description>

</character>

<character id=“U024F7” dec=“9463” image=“none”>

<description>DOUBLE CIRCLED DIGIT THREE</description>

</character>

<character id=“U024F8” dec=“9464” image=“none”>

<description>DOUBLE CIRCLED DIGIT FOUR</description>

</character>

<character id=“U024F9” dec=“9465” image=“none”>

<description>DOUBLE CIRCLED DIGIT FIVE</description>

</character>

<character id=“U024FA” dec=“9466” image=“none”>

<description>DOUBLE CIRCLED DIGIT SIX</description>

</character>

<character id=“U024FB” dec=“9467” image=“none”>

<description>DOUBLE CIRCLED DIGIT SEVEN</description>

</character>

<character id=“U024FC” dec=“9468” image=“none”>

<description>DOUBLE CIRCLED DIGIT EIGHT</description>

</character>

<character id=“U024FD” dec=“9469” image=“none”>

<description>DOUBLE CIRCLED DIGIT NINE</description>

</character>

<character id=“U024FE” dec=“9470” image=“none”>

<description>DOUBLE CIRCLED NUMBER TEN</description>

</character>

<character id=“U024FF” dec=“9471” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U02500” dec=“9472” mode=“text” type=“other”>

<Wolfram>HorizontalLine</Wolfram>
<entity id="boxh" set="ISObox">
 <desc>BOX DRAWINGS LIGHT HORIZONTAL</desc>
</entity>
<entity id="boxh" set="8879-isobox">
 <desc>horizontal line </desc>
</entity>
<entity id="HorizontalLine" set="mmlextra">
 <desc>short horizontal line </desc>
</entity>
<description>BOX DRAWINGS LIGHT HORIZONTAL</description>

</character>

<character id=“U02501” dec=“9473”>

<description>BOX DRAWINGS HEAVY HORIZONTAL</description>

</character>

<character id=“U02502” dec=“9474” mode=“text” type=“other”>

<Wolfram>VerticalLine</Wolfram>
<entity id="boxv" set="ISObox">
 <desc>BOX DRAWINGS LIGHT VERTICAL</desc>
</entity>
<entity id="boxv" set="8879-isobox">
 <desc>vertical line</desc>
</entity>
<description>BOX DRAWINGS LIGHT VERTICAL</description>

</character>

<character id=“U02503” dec=“9475”>

<description>BOX DRAWINGS HEAVY VERTICAL</description>

</character>

<character id=“U02504” dec=“9476”>

<description>BOX DRAWINGS LIGHT TRIPLE DASH HORIZONTAL</description>

</character>

<character id=“U02505” dec=“9477”>

<description>BOX DRAWINGS HEAVY TRIPLE DASH HORIZONTAL</description>

</character>

<character id=“U02506” dec=“9478” mode=“math” type=“other”>

<latex>\Elzdshfnc </latex>
<Elsevier grid="beo" ent="z.dshfnc">
 <desc>dashed fence</desc>
</Elsevier>
<entity id="Bvert" set="STIX">
</entity>
<description>BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL</description>

</character>

<character id=“U02507” dec=“9479”>

<description>BOX DRAWINGS HEAVY TRIPLE DASH VERTICAL</description>

</character>

<character id=“U02508” dec=“9480”>

<description>BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL</description>

</character>

<character id=“U02509” dec=“9481”>

<description>BOX DRAWINGS HEAVY QUADRUPLE DASH HORIZONTAL</description>

</character>

<character id=“U0250A” dec=“9482”>

<description>BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL</description>

</character>

<character id=“U0250B” dec=“9483” image=“none”>

<description>BOX DRAWINGS HEAVY QUADRUPLE DASH VERTICAL</description>

</character>

<character id=“U0250C” dec=“9484” mode=“text” type=“other”>

<entity id="boxdr" set="ISObox">
 <desc>BOX DRAWINGS LIGHT DOWN AND RIGHT</desc>
</entity>
<entity id="boxdr" set="8879-isobox">
 <desc>lower right quadrant</desc>
</entity>
<description>BOX DRAWINGS LIGHT DOWN AND RIGHT</description>

</character>

<character id=“U0250D” dec=“9485” image=“none”>

<description>BOX DRAWINGS DOWN LIGHT AND RIGHT HEAVY</description>

</character>

<character id=“U0250E” dec=“9486” image=“none”>

<description>BOX DRAWINGS DOWN HEAVY AND RIGHT LIGHT</description>

</character>

<character id=“U0250F” dec=“9487” image=“none”>

<description>BOX DRAWINGS HEAVY DOWN AND RIGHT</description>

</character>

<character id=“U02510” dec=“9488” mode=“text” type=“other”>

<entity id="boxdl" set="ISObox">
 <desc>BOX DRAWINGS LIGHT DOWN AND LEFT</desc>
</entity>
<entity id="boxdl" set="8879-isobox">
 <desc>lower left quadrant</desc>
</entity>
<description>BOX DRAWINGS LIGHT DOWN AND LEFT</description>

</character>

<character id=“U02511” dec=“9489”>

<description>BOX DRAWINGS DOWN LIGHT AND LEFT HEAVY</description>

</character>

<character id=“U02512” dec=“9490”>

<description>BOX DRAWINGS DOWN HEAVY AND LEFT LIGHT</description>

</character>

<character id=“U02513” dec=“9491”>

<description>BOX DRAWINGS HEAVY DOWN AND LEFT</description>

</character>

<character id=“U02514” dec=“9492” mode=“text” type=“other”>

<entity id="boxur" set="ISObox">
 <desc>BOX DRAWINGS LIGHT UP AND RIGHT</desc>
</entity>
<entity id="boxur" set="8879-isobox">
 <desc>upper right quadrant</desc>
</entity>
<description>BOX DRAWINGS LIGHT UP AND RIGHT</description>

</character>

<character id=“U02515” dec=“9493”>

<description>BOX DRAWINGS UP LIGHT AND RIGHT HEAVY</description>

</character>

<character id=“U02516” dec=“9494”>

<description>BOX DRAWINGS UP HEAVY AND RIGHT LIGHT</description>

</character>

<character id=“U02517” dec=“9495”>

<description>BOX DRAWINGS HEAVY UP AND RIGHT</description>

</character>

<character id=“U02518” dec=“9496” mode=“text” type=“other”>

<entity id="boxul" set="ISObox">
 <desc>BOX DRAWINGS LIGHT UP AND LEFT</desc>
</entity>
<entity id="boxul" set="8879-isobox">
 <desc>upper left quadrant</desc>
</entity>
<description>BOX DRAWINGS LIGHT UP AND LEFT</description>

</character>

<character id=“U02519” dec=“9497” mode=“math” type=“other”>

<latex>\Elzsqfnw </latex>
<Elsevier grid="bfq" ent="z.sqfnw">
 <desc>square with filled N-W-corner</desc>
</Elsevier>
<description>BOX DRAWINGS UP LIGHT AND LEFT HEAVY</description>

</character>

<character id=“U0251A” dec=“9498” image=“none”>

<description>BOX DRAWINGS UP HEAVY AND LEFT LIGHT</description>

</character>

<character id=“U0251B” dec=“9499” image=“none”>

<description>BOX DRAWINGS HEAVY UP AND LEFT</description>

</character>

<character id=“U0251C” dec=“9500” mode=“text” type=“other”>

<entity id="boxvr" set="ISObox">
 <desc>BOX DRAWINGS LIGHT VERTICAL AND RIGHT</desc>
</entity>
<entity id="boxvr" set="8879-isobox">
 <desc>upper and lower right quadrants</desc>
</entity>
<description>BOX DRAWINGS LIGHT VERTICAL AND RIGHT</description>

</character>

<character id=“U0251D” dec=“9501” image=“none”>

<description>BOX DRAWINGS VERTICAL LIGHT AND RIGHT HEAVY</description>

</character>

<character id=“U0251E” dec=“9502” image=“none”>

<description>BOX DRAWINGS UP HEAVY AND RIGHT DOWN LIGHT</description>

</character>

<character id=“U0251F” dec=“9503” image=“none”>

<description>BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT</description>

</character>

<character id=“U02520” dec=“9504”>

<description>BOX DRAWINGS VERTICAL HEAVY AND RIGHT LIGHT</description>

</character>

<character id=“U02521” dec=“9505”>

<description>BOX DRAWINGS DOWN LIGHT AND RIGHT UP HEAVY</description>

</character>

<character id=“U02522” dec=“9506”>

<description>BOX DRAWINGS UP LIGHT AND RIGHT DOWN HEAVY</description>

</character>

<character id=“U02523” dec=“9507”>

<description>BOX DRAWINGS HEAVY VERTICAL AND RIGHT</description>

</character>

<character id=“U02524” dec=“9508” mode=“text” type=“other”>

<entity id="boxvl" set="ISObox">
 <desc>BOX DRAWINGS LIGHT VERTICAL AND LEFT</desc>
</entity>
<entity id="boxvl" set="8879-isobox">
 <desc>upper and lower left quadrants</desc>
</entity>
<description>BOX DRAWINGS LIGHT VERTICAL AND LEFT</description>

</character>

<character id=“U02525” dec=“9509”>

<description>BOX DRAWINGS VERTICAL LIGHT AND LEFT HEAVY</description>

</character>

<character id=“U02526” dec=“9510”>

<description>BOX DRAWINGS UP HEAVY AND LEFT DOWN LIGHT</description>

</character>

<character id=“U02527” dec=“9511”>

<description>BOX DRAWINGS DOWN HEAVY AND LEFT UP LIGHT</description>

</character>

<character id=“U02528” dec=“9512”>

<description>BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT</description>

</character>

<character id=“U02529” dec=“9513”>

<description>BOX DRAWINGS DOWN LIGHT AND LEFT UP HEAVY</description>

</character>

<character id=“U0252A” dec=“9514” image=“none”>

<description>BOX DRAWINGS UP LIGHT AND LEFT DOWN HEAVY</description>

</character>

<character id=“U0252B” dec=“9515” image=“none”>

<description>BOX DRAWINGS HEAVY VERTICAL AND LEFT</description>

</character>

<character id=“U0252C” dec=“9516” mode=“text” type=“other”>

<entity id="boxhd" set="ISObox">
 <desc>BOX DRAWINGS LIGHT DOWN AND HORIZONTAL</desc>
</entity>
<entity id="boxhd" set="8879-isobox">
 <desc>lower left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS LIGHT DOWN AND HORIZONTAL</description>

</character>

<character id=“U0252D” dec=“9517” image=“none”>

<description>BOX DRAWINGS LEFT HEAVY AND RIGHT DOWN LIGHT</description>

</character>

<character id=“U0252E” dec=“9518” image=“none”>

<description>BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT</description>

</character>

<character id=“U0252F” dec=“9519” image=“none”>

<description>BOX DRAWINGS DOWN LIGHT AND HORIZONTAL HEAVY</description>

</character>

<character id=“U02530” dec=“9520”>

<description>BOX DRAWINGS DOWN HEAVY AND HORIZONTAL LIGHT</description>

</character>

<character id=“U02531” dec=“9521”>

<description>BOX DRAWINGS RIGHT LIGHT AND LEFT DOWN HEAVY</description>

</character>

<character id=“U02532” dec=“9522”>

<description>BOX DRAWINGS LEFT LIGHT AND RIGHT DOWN HEAVY</description>

</character>

<character id=“U02533” dec=“9523”>

<description>BOX DRAWINGS HEAVY DOWN AND HORIZONTAL</description>

</character>

<character id=“U02534” dec=“9524” mode=“text” type=“other”>

<entity id="boxhu" set="ISObox">
 <desc>BOX DRAWINGS LIGHT UP AND HORIZONTAL</desc>
</entity>
<entity id="boxhu" set="8879-isobox">
 <desc>upper left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS LIGHT UP AND HORIZONTAL</description>

</character>

<character id=“U02535” dec=“9525”>

<description>BOX DRAWINGS LEFT HEAVY AND RIGHT UP LIGHT</description>

</character>

<character id=“U02536” dec=“9526”>

<description>BOX DRAWINGS RIGHT HEAVY AND LEFT UP LIGHT</description>

</character>

<character id=“U02537” dec=“9527”>

<description>BOX DRAWINGS UP LIGHT AND HORIZONTAL HEAVY</description>

</character>

<character id=“U02538” dec=“9528”>

<description>BOX DRAWINGS UP HEAVY AND HORIZONTAL LIGHT</description>

</character>

<character id=“U02539” dec=“9529”>

<description>BOX DRAWINGS RIGHT LIGHT AND LEFT UP HEAVY</description>

</character>

<character id=“U0253A” dec=“9530” image=“none”>

<description>BOX DRAWINGS LEFT LIGHT AND RIGHT UP HEAVY</description>

</character>

<character id=“U0253B” dec=“9531” image=“none”>

<description>BOX DRAWINGS HEAVY UP AND HORIZONTAL</description>

</character>

<character id=“U0253C” dec=“9532” mode=“text” type=“other”>

<entity id="boxvh" set="ISObox">
 <desc>BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL</desc>
</entity>
<entity id="boxvh" set="8879-isobox">
 <desc>all four quadrants</desc>
</entity>
<description>BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL</description>

</character>

<character id=“U0253D” dec=“9533” image=“none”>

<description>BOX DRAWINGS LEFT HEAVY AND RIGHT VERTICAL LIGHT</description>

</character>

<character id=“U0253E” dec=“9534” image=“none”>

<description>BOX DRAWINGS RIGHT HEAVY AND LEFT VERTICAL LIGHT</description>

</character>

<character id=“U0253F” dec=“9535” image=“none”>

<description>BOX DRAWINGS VERTICAL LIGHT AND HORIZONTAL HEAVY</description>

</character>

<character id=“U02540” dec=“9536”>

<description>BOX DRAWINGS UP HEAVY AND DOWN HORIZONTAL LIGHT</description>

</character>

<character id=“U02541” dec=“9537”>

<description>BOX DRAWINGS DOWN HEAVY AND UP HORIZONTAL LIGHT</description>

</character>

<character id=“U02542” dec=“9538”>

<description>BOX DRAWINGS VERTICAL HEAVY AND HORIZONTAL LIGHT</description>

</character>

<character id=“U02543” dec=“9539”>

<description>BOX DRAWINGS LEFT UP HEAVY AND RIGHT DOWN LIGHT</description>

</character>

<character id=“U02544” dec=“9540”>

<description>BOX DRAWINGS RIGHT UP HEAVY AND LEFT DOWN LIGHT</description>

</character>

<character id=“U02545” dec=“9541”>

<description>BOX DRAWINGS LEFT DOWN HEAVY AND RIGHT UP LIGHT</description>

</character>

<character id=“U02546” dec=“9542”>

<description>BOX DRAWINGS RIGHT DOWN HEAVY AND LEFT UP LIGHT</description>

</character>

<character id=“U02547” dec=“9543”>

<description>BOX DRAWINGS DOWN LIGHT AND UP HORIZONTAL HEAVY</description>

</character>

<character id=“U02548” dec=“9544”>

<description>BOX DRAWINGS UP LIGHT AND DOWN HORIZONTAL HEAVY</description>

</character>

<character id=“U02549” dec=“9545”>

<description>BOX DRAWINGS RIGHT LIGHT AND LEFT VERTICAL HEAVY</description>

</character>

<character id=“U0254A” dec=“9546” image=“none”>

<description>BOX DRAWINGS LEFT LIGHT AND RIGHT VERTICAL HEAVY</description>

</character>

<character id=“U0254B” dec=“9547” image=“none”>

<description>BOX DRAWINGS HEAVY VERTICAL AND HORIZONTAL</description>

</character>

<character id=“U0254C” dec=“9548” image=“none”>

<description>BOX DRAWINGS LIGHT DOUBLE DASH HORIZONTAL</description>

</character>

<character id=“U0254D” dec=“9549” image=“none”>

<description>BOX DRAWINGS HEAVY DOUBLE DASH HORIZONTAL</description>

</character>

<character id=“U0254E” dec=“9550” image=“none”>

<description>BOX DRAWINGS LIGHT DOUBLE DASH VERTICAL</description>

</character>

<character id=“U0254F” dec=“9551” image=“none”>

<description>BOX DRAWINGS HEAVY DOUBLE DASH VERTICAL</description>

</character>

<character id=“U02550” dec=“9552” mode=“text” type=“other”>

<entity id="boxH" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE HORIZONTAL</desc>
</entity>
<entity id="boxH" set="8879-isobox">
 <desc>horizontal line</desc>
</entity>
<description>BOX DRAWINGS DOUBLE HORIZONTAL</description>

</character>

<character id=“U02551” dec=“9553” mode=“text” type=“other”>

<entity id="boxV" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE VERTICAL</desc>
</entity>
<entity id="boxV" set="8879-isobox">
 <desc>vertical line</desc>
</entity>
<description>BOX DRAWINGS DOUBLE VERTICAL</description>

</character>

<character id=“U02552” dec=“9554” mode=“text” type=“other”>

<entity id="boxdR" set="ISObox">
 <desc>BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE</desc>
</entity>
<entity id="boxdR" set="8879-isobox">
 <desc>lower right quadrant</desc>
</entity>
<description>BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE</description>

</character>

<character id=“U02553” dec=“9555” mode=“text” type=“other”>

<entity id="boxDr" set="ISObox">
 <desc>BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE</desc>
</entity>
<entity id="boxDr" set="8879-isobox">
 <desc>lower right quadrant</desc>
</entity>
<description>BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE</description>

</character>

<character id=“U02554” dec=“9556” mode=“text” type=“other”>

<entity id="boxDR" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE DOWN AND RIGHT</desc>
</entity>
<entity id="boxDR" set="8879-isobox">
 <desc>lower right quadrant</desc>
</entity>
<description>BOX DRAWINGS DOUBLE DOWN AND RIGHT</description>

</character>

<character id=“U02555” dec=“9557” mode=“text” type=“other”>

<entity id="boxdL" set="ISObox">
 <desc>BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE</desc>
</entity>
<entity id="boxdL" set="8879-isobox">
 <desc>lower left quadrant</desc>
</entity>
<description>BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE</description>

</character>

<character id=“U02556” dec=“9558” mode=“text” type=“other”>

<entity id="boxDl" set="ISObox">
 <desc>BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE</desc>
</entity>
<entity id="boxDl" set="8879-isobox">
 <desc>lower left quadrant</desc>
</entity>
<description>BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE</description>

</character>

<character id=“U02557” dec=“9559” mode=“text” type=“other”>

<entity id="boxDL" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE DOWN AND LEFT</desc>
</entity>
<entity id="boxDL" set="8879-isobox">
 <desc>lower left quadrant</desc>
</entity>
<description>BOX DRAWINGS DOUBLE DOWN AND LEFT</description>

</character>

<character id=“U02558” dec=“9560” mode=“text” type=“other”>

<entity id="boxuR" set="ISObox">
 <desc>BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE</desc>
</entity>
<entity id="boxuR" set="8879-isobox">
 <desc>upper right quadrant</desc>
</entity>
<description>BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE</description>

</character>

<character id=“U02559” dec=“9561” mode=“text” type=“other”>

<entity id="boxUr" set="ISObox">
 <desc>BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE</desc>
</entity>
<entity id="boxUr" set="8879-isobox">
 <desc>upper right quadrant</desc>
</entity>
<description>BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE</description>

</character>

<character id=“U0255A” dec=“9562” mode=“text” type=“other”>

<entity id="boxUR" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE UP AND RIGHT</desc>
</entity>
<entity id="boxUR" set="8879-isobox">
 <desc>upper right quadrant</desc>
</entity>
<description>BOX DRAWINGS DOUBLE UP AND RIGHT</description>

</character>

<character id=“U0255B” dec=“9563” mode=“text” type=“other”>

<entity id="boxuL" set="ISObox">
 <desc>BOX DRAWINGS UP SINGLE AND LEFT DOUBLE</desc>
</entity>
<entity id="boxuL" set="8879-isobox">
 <desc>upper left quadrant</desc>
</entity>
<description>BOX DRAWINGS UP SINGLE AND LEFT DOUBLE</description>

</character>

<character id=“U0255C” dec=“9564” mode=“text” type=“other”>

<entity id="boxUl" set="ISObox">
 <desc>BOX DRAWINGS UP DOUBLE AND LEFT SINGLE</desc>
</entity>
<entity id="boxUl" set="8879-isobox">
 <desc>upper left quadrant</desc>
</entity>
<description>BOX DRAWINGS UP DOUBLE AND LEFT SINGLE</description>

</character>

<character id=“U0255D” dec=“9565” mode=“text” type=“other”>

<entity id="boxUL" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE UP AND LEFT</desc>
</entity>
<entity id="boxUL" set="8879-isobox">
 <desc>upper left quadrant</desc>
</entity>
<description>BOX DRAWINGS DOUBLE UP AND LEFT</description>

</character>

<character id=“U0255E” dec=“9566” mode=“text” type=“other”>

<entity id="boxvR" set="ISObox">
 <desc>BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE</desc>
</entity>
<entity id="boxvR" set="8879-isobox">
 <desc>upper and lower right quadrants</desc>
</entity>
<description>BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE</description>

</character>

<character id=“U0255F” dec=“9567” mode=“text” type=“other”>

<entity id="boxVr" set="ISObox">
 <desc>BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE</desc>
</entity>
<entity id="boxVr" set="8879-isobox">
 <desc>upper and lower right quadrants</desc>
</entity>
<description>BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE</description>

</character>

<character id=“U02560” dec=“9568” mode=“text” type=“other”>

<entity id="boxVR" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE VERTICAL AND RIGHT</desc>
</entity>
<entity id="boxVR" set="8879-isobox">
 <desc>upper and lower right quadrants</desc>
</entity>
<description>BOX DRAWINGS DOUBLE VERTICAL AND RIGHT</description>

</character>

<character id=“U02561” dec=“9569” mode=“text” type=“other”>

<entity id="boxvL" set="ISObox">
 <desc>BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE</desc>
</entity>
<entity id="boxvL" set="8879-isobox">
 <desc>upper and lower left quadrants</desc>
</entity>
<description>BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE</description>

</character>

<character id=“U02562” dec=“9570” mode=“text” type=“other”>

<entity id="boxVl" set="ISObox">
 <desc>BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE</desc>
</entity>
<entity id="boxVl" set="8879-isobox">
 <desc>upper and lower left quadrants</desc>
</entity>
<description>BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE</description>

</character>

<character id=“U02563” dec=“9571” mode=“text” type=“other”>

<entity id="boxVL" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE VERTICAL AND LEFT</desc>
</entity>
<entity id="boxVL" set="8879-isobox">
 <desc>upper and lower left quadrants</desc>
</entity>
<description>BOX DRAWINGS DOUBLE VERTICAL AND LEFT</description>

</character>

<character id=“U02564” dec=“9572” mode=“text” type=“other”>

<entity id="boxHd" set="ISObox">
 <desc>BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE</desc>
</entity>
<entity id="boxHd" set="8879-isobox">
 <desc>lower left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE</description>

</character>

<character id=“U02565” dec=“9573” mode=“text” type=“other”>

<entity id="boxhD" set="ISObox">
 <desc>BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE</desc>
</entity>
<entity id="boxhD" set="8879-isobox">
 <desc>lower left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE</description>

</character>

<character id=“U02566” dec=“9574” mode=“text” type=“other”>

<entity id="boxHD" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL</desc>
</entity>
<entity id="boxHD" set="8879-isobox">
 <desc>lower left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL</description>

</character>

<character id=“U02567” dec=“9575” mode=“text” type=“other”>

<entity id="boxHu" set="ISObox">
 <desc>BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE</desc>
</entity>
<entity id="boxHu" set="8879-isobox">
 <desc>upper left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE</description>

</character>

<character id=“U02568” dec=“9576” mode=“text” type=“other”>

<entity id="boxhU" set="ISObox">
 <desc>BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE</desc>
</entity>
<entity id="boxhU" set="8879-isobox">
 <desc>upper left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE</description>

</character>

<character id=“U02569” dec=“9577” mode=“text” type=“other”>

<entity id="boxHU" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE UP AND HORIZONTAL</desc>
</entity>
<entity id="boxHU" set="8879-isobox">
 <desc>upper left and right quadrants</desc>
</entity>
<description>BOX DRAWINGS DOUBLE UP AND HORIZONTAL</description>

</character>

<character id=“U0256A” dec=“9578” mode=“text” type=“other”>

<entity id="boxvH" set="ISObox">
 <desc>BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE</desc>
</entity>
<entity id="boxvH" set="8879-isobox">
 <desc>all four quadrants</desc>
</entity>
<description>BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE</description>

</character>

<character id=“U0256B” dec=“9579” mode=“text” type=“other”>

<entity id="boxVh" set="ISObox">
 <desc>BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE</desc>
</entity>
<entity id="boxVh" set="8879-isobox">
 <desc>all four quadrants</desc>
</entity>
<description>BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE</description>

</character>

<character id=“U0256C” dec=“9580” mode=“text” type=“other”>

<entity id="boxVH" set="ISObox">
 <desc>BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL</desc>
</entity>
<entity id="boxVH" set="8879-isobox">
 <desc>all four quadrants</desc>
</entity>
<description>BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL</description>

</character>

<character id=“U0256D” dec=“9581” image=“none”>

<description>BOX DRAWINGS LIGHT ARC DOWN AND RIGHT</description>

</character>

<character id=“U0256E” dec=“9582” image=“none”>

<description>BOX DRAWINGS LIGHT ARC DOWN AND LEFT</description>

</character>

<character id=“U0256F” dec=“9583” image=“none”>

<description>BOX DRAWINGS LIGHT ARC UP AND LEFT</description>

</character>

<character id=“U02570” dec=“9584”>

<description>BOX DRAWINGS LIGHT ARC UP AND RIGHT</description>

</character>

<character id=“U02571” dec=“9585” mode=“math” type=“other”>

<afii>EBC9</afii>
<latex>\diagup </latex>
<Elsevier grid="box" ent="z.urule">
 <desc>+45 degree rule</desc>
</Elsevier>
<AMS>\diagup</AMS>
<AIP>bigbksl</AIP>
<entity id="xbsol" set="STIX">
 <xref>005C</xref>
</entity>
<entity id="rdiag" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description>BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT</description>

</character>

<character id=“U02572” dec=“9586” mode=“math” type=“other”>

<afii>EBCA</afii>
<Elsevier grid="bow" ent="z.drule">
 <desc>-45 degree rule</desc>
</Elsevier>
<AMS>\diagdown</AMS>
<AIP>bigsl</AIP>
<entity id="xsol" set="STIX">
 <xref>002F</xref>
</entity>
<entity id="fdiag" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description>BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT</description>

</character>

<character id=“U02573” dec=“9587”>

<description>BOX DRAWINGS LIGHT DIAGONAL CROSS</description>

</character>

<character id=“U02574” dec=“9588”>

<description>BOX DRAWINGS LIGHT LEFT</description>

</character>

<character id=“U02575” dec=“9589”>

<description>BOX DRAWINGS LIGHT UP</description>

</character>

<character id=“U02576” dec=“9590”>

<description>BOX DRAWINGS LIGHT RIGHT</description>

</character>

<character id=“U02577” dec=“9591”>

<description>BOX DRAWINGS LIGHT DOWN</description>

</character>

<character id=“U02578” dec=“9592”>

<description>BOX DRAWINGS HEAVY LEFT</description>

</character>

<character id=“U02579” dec=“9593”>

<description>BOX DRAWINGS HEAVY UP</description>

</character>

<character id=“U0257A” dec=“9594” image=“none”>

<description>BOX DRAWINGS HEAVY RIGHT</description>

</character>

<character id=“U0257B” dec=“9595” image=“none”>

<description>BOX DRAWINGS HEAVY DOWN</description>

</character>

<character id=“U0257C” dec=“9596” image=“none”>

<description>BOX DRAWINGS LIGHT LEFT AND HEAVY RIGHT</description>

</character>

<character id=“U0257D” dec=“9597” image=“none”>

<description>BOX DRAWINGS LIGHT UP AND HEAVY DOWN</description>

</character>

<character id=“U0257E” dec=“9598” image=“none”>

<description>BOX DRAWINGS HEAVY LEFT AND LIGHT RIGHT</description>

</character>

<character id=“U0257F” dec=“9599” image=“none”>

<description>BOX DRAWINGS HEAVY UP AND LIGHT DOWN</description>

</character>

<character id=“U02580” dec=“9600” mode=“text” type=“other”>

<afii>EEBD</afii>
<APS>uhblk</APS>
<entity id="uhblk" set="ISOPUB">
 <desc>upper half block</desc>
</entity>
<entity id="uhblk" set="8879-isopub">
 <desc>=upper half block</desc>
</entity>
<description>UPPER HALF BLOCK</description>

</character>

<character id=“U02581” dec=“9601”>

<description>LOWER ONE EIGHTH BLOCK</description>

</character>

<character id=“U02582” dec=“9602”>

<description>LOWER ONE QUARTER BLOCK</description>

</character>

<character id=“U02583” dec=“9603”>

<description>LOWER THREE EIGHTHS BLOCK</description>

</character>

<character id=“U02584” dec=“9604” mode=“text” type=“other”>

<afii>EEBA</afii>
<APS>lhblk</APS>
<entity id="lhblk" set="ISOPUB">
 <desc>lower half block</desc>
</entity>
<entity id="lhblk" set="8879-isopub">
 <desc>=lower half block</desc>
</entity>
<description>LOWER HALF BLOCK</description>

</character>

<character id=“U02585” dec=“9605”>

<description>LOWER FIVE EIGHTHS BLOCK</description>

</character>

<character id=“U02586” dec=“9606”>

<description>LOWER THREE QUARTERS BLOCK</description>

</character>

<character id=“U02587” dec=“9607”>

<description>LOWER SEVEN EIGHTHS BLOCK</description>

</character>

<character id=“U02588” dec=“9608” mode=“text” type=“other”>

<afii>EEB9</afii>
<APS>block</APS>
<entity id="block" set="ISOPUB">
 <desc>full block</desc>
</entity>
<entity id="block" set="8879-isopub">
 <desc>=full block</desc>
</entity>
<description>FULL BLOCK</description>

</character>

<character id=“U02589” dec=“9609”>

<description>LEFT SEVEN EIGHTHS BLOCK</description>

</character>

<character id=“U0258A” dec=“9610” image=“none”>

<description>LEFT THREE QUARTERS BLOCK</description>

</character>

<character id=“U0258B” dec=“9611” image=“none”>

<description>LEFT FIVE EIGHTHS BLOCK</description>

</character>

<character id=“U0258C” dec=“9612” image=“none”>

<description>LEFT HALF BLOCK</description>

</character>

<character id=“U0258D” dec=“9613” image=“none”>

<description>LEFT THREE EIGHTHS BLOCK</description>

</character>

<character id=“U0258E” dec=“9614” image=“none”>

<description>LEFT ONE QUARTER BLOCK</description>

</character>

<character id=“U0258F” dec=“9615” image=“none”>

<description>LEFT ONE EIGHTH BLOCK</description>

</character>

<character id=“U02590” dec=“9616”>

<description>RIGHT HALF BLOCK</description>

</character>

<character id=“U02591” dec=“9617” mode=“text” type=“other”>

<APS>blk14</APS>
<entity id="blk14" set="ISOPUB">
 <desc>25% shaded block</desc>
</entity>
<entity id="blk14" set="8879-isopub">
 <desc>=25% shaded block</desc>
</entity>
<description>LIGHT SHADE</description>

</character>

<character id=“U02592” dec=“9618” mode=“text” type=“other”>

<APS>blk12</APS>
<entity id="blk12" set="ISOPUB">
 <desc>50% shaded block</desc>
</entity>
<entity id="blk12" set="8879-isopub">
 <desc>=50% shaded block</desc>
</entity>
<description>MEDIUM SHADE</description>

</character>

<character id=“U02593” dec=“9619” mode=“text” type=“other”>

<APS>blk34</APS>
<entity id="blk34" set="ISOPUB">
 <desc>75% shaded block</desc>
</entity>
<entity id="blk34" set="8879-isopub">
 <desc>=75% shaded block</desc>
</entity>
<description>DARK SHADE</description>

</character>

<character id=“U02594” dec=“9620”>

<description>UPPER ONE EIGHTH BLOCK</description>

</character>

<character id=“U02595” dec=“9621”>

<description>RIGHT ONE EIGHTH BLOCK</description>

</character>

<character id=“U02596” dec=“9622” image=“none”>

<description>QUADRANT LOWER LEFT</description>

</character>

<character id=“U02597” dec=“9623” image=“none”>

<description>QUADRANT LOWER RIGHT</description>

</character>

<character id=“U02598” dec=“9624” image=“none”>

<description>QUADRANT UPPER LEFT</description>

</character>

<character id=“U02599” dec=“9625” image=“none”>

<description>QUADRANT UPPER LEFT AND LOWER LEFT AND LOWER RIGHT</description>

</character>

<character id=“U0259A” dec=“9626” image=“none”>

<description>QUADRANT UPPER LEFT AND LOWER RIGHT</description>

</character>

<character id=“U0259B” dec=“9627” image=“none”>

<description>QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER LEFT</description>

</character>

<character id=“U0259C” dec=“9628” image=“none”>

<description>QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER RIGHT</description>

</character>

<character id=“U0259D” dec=“9629” image=“none”>

<description>QUADRANT UPPER RIGHT</description>

</character>

<character id=“U0259E” dec=“9630” image=“none”>

<description>QUADRANT UPPER RIGHT AND LOWER LEFT</description>

</character>

<character id=“U0259F” dec=“9631” image=“none”>

<description>QUADRANT UPPER RIGHT AND LOWER LEFT AND LOWER RIGHT</description>

</character>

<character id=“U025A0” dec=“9632” mode=“text” type=“other”>

<afii>2223</afii>
<latex>\ding{110}</latex>
<Elsevier grid="bfo" ent="squf">
 <desc>square filled, end of proof; Halmos</desc>
</Elsevier>
<AMS>\blacksquare</AMS>
<ACS>squf</ACS>
<AIP>squf</AIP>
<Wolfram>FilledSquare</Wolfram>
<description>BLACK SQUARE</description>

</character>

<character id=“U025A1” dec=“9633” mode=“math” type=“other”>

<afii>2222</afii>
<latex>\square </latex>
<Elsevier grid="bfn" ent="squ">
 <desc>square; D'Alembertian operator</desc>
</Elsevier>
<AMS>\square</AMS>
<APS>squ</APS>
<ACS>Obox</ACS>
<AIP>square</AIP>
<Wolfram>EmptySquare</Wolfram>
<Springer>\sq</Springer>
<entity id="squ" set="ISOPUB">
 <desc>square, open</desc>
</entity>
<entity id="squ" set="8879-isopub">
 <desc>=square, open</desc>
</entity>
<entity id="square" set="8879-isotech">
 <desc>/square B: =square</desc>
</entity>
<entity id="square" set="9573-13-isotech">
 <desc>/square, square</desc>
</entity>
<entity id="Square" set="mmlalias">
 <desc>alias for square</desc>
</entity>
<font name="hlcra" pos="2"/>
<description>WHITE SQUARE</description>

</character>

<character id=“U025A2” dec=“9634” image=“none”>

<description>WHITE SQUARE WITH ROUNDED CORNERS</description>

</character>

<character id=“U025A3” dec=“9635” image=“none”>

<description>WHITE SQUARE CONTAINING BLACK SMALL SQUARE</description>

</character>

<character id=“U025A4” dec=“9636” mode=“unknown” type=“other”>

<Elsevier grid="bgp" ent="z.sqh">
 <desc>legend symbol; horizontally striped box</desc>
</Elsevier>
<description>SQUARE WITH HORIZONTAL FILL</description>

</character>

<character id=“U025A5” dec=“9637” mode=“unknown” type=“other”>

<Elsevier grid="bgq" ent="z.sqv">
 <desc>legend symbol; vertically striped box</desc>
</Elsevier>
<description>SQUARE WITH VERTICAL FILL</description>

</character>

<character id=“U025A6” dec=“9638”>

<description>SQUARE WITH ORTHOGONAL CROSSHATCH FILL</description>

</character>

<character id=“U025A7” dec=“9639” mode=“unknown” type=“other”>

<Elsevier grid="bgr" ent="z.sqsw">
 <desc>legend symbol; sout-west striped box</desc>
</Elsevier>
<description>SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL</description>

</character>

<character id=“U025A8” dec=“9640” mode=“unknown” type=“other”>

<Elsevier grid="bgs" ent="z.sqne">
 <desc>legend symbol; north-east striped box</desc>
</Elsevier>
<description>SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL</description>

</character>

<character id=“U025A9” dec=“9641”>

<description>SQUARE WITH DIAGONAL CROSSHATCH FILL</description>

</character>

<character id=“U025AA” dec=“9642” mode=“math” type=“other”>

<afii>2223</afii>
<latex>\blacksquare </latex>
<APS>squf</APS>
<Wolfram>FilledVerySmallSquare</Wolfram>
<entity id="squf" set="ISOPUB">
 <desc>blacksquare =sq bullet, filled</desc>
</entity>
<entity id="squf" set="8879-isopub">
 <desc>/blacksquare =sq bullet, filled</desc>
</entity>
<entity id="squarf" set="9573-13-isotech">
 <desc>/blacksquare, square, filled </desc>
</entity>
<entity id="blacksquare" set="mmlalias">
 <desc>ISOTECH  squarf </desc>
</entity>
<entity id="FilledVerySmallSquare" set="mmlextra">
 <desc>filled very small square</desc>
</entity>                        
<description>BLACK SMALL SQUARE</description>

</character>

<character id=“U025AB” dec=“9643” mode=“math” type=“normal”>

<Wolfram>EmptyVerySmallSquare</Wolfram>
<entity id="EmptyVerySmallSquare" set="mmlextra">
 <desc>empty small square</desc>
</entity>                        
<description>WHITE SMALL SQUARE</description>

</character>

<character id=“U025AC” dec=“9644”>

<description>BLACK RECTANGLE</description>

</character>

<character id=“U025AD” dec=“9645” mode=“math” type=“other”>

<afii>EBA7</afii>
<latex>\fbox{~~}</latex>
<Elsevier grid="bgx" ent="rect">
 <desc>rectangle open, horizontal</desc>
</Elsevier>
<entity id="rect" set="ISOPUB">
 <desc>rectangle, open</desc>
</entity>
<entity id="rect" set="8879-isopub">
 <desc>=rectangle, open</desc>
</entity>
<description>WHITE RECTANGLE</description>

</character>

<character id=“U025AE” dec=“9646” mode=“text” type=“other”>

<afii>D8BD</afii>
<Wolfram>FilledRectangle</Wolfram>
<entity id="marker" set="ISOPUB">
 <desc>histogram marker</desc>
</entity>
<entity id="marker" set="8879-isopub">
 <desc>=histogram marker</desc>
</entity>
<description>BLACK VERTICAL RECTANGLE</description>

</character>

<character id=“U025AF” dec=“9647” mode=“math” type=“other”>

<latex>\Elzvrecto </latex>
<Elsevier grid="bgy" ent="z.vrecto">
 <desc>rectangle open, vertical</desc>
</Elsevier>
<Wolfram>EmptyRectangle</Wolfram>
<description>WHITE VERTICAL RECTANGLE</description>

</character>

<character id=“U025B0” dec=“9648” image=“none”>

<description>BLACK PARALLELOGRAM</description>

</character>

<character id=“U025B1” dec=“9649” mode=“math” type=“other”>

<latex>\ElsevierGlyph{E381}</latex>
<Elsevier grid="bgz" ent="z.parl">
 <desc>parallelogram</desc>
</Elsevier>
<entity id="fltns" set="9573-13-isotech">
 <desc>flatness</desc>
</entity>
<description>WHITE PARALLELOGRAM</description>

</character>

<character id=“U025B2” dec=“9650” mode=“text” type=“other”>

<afii>2225</afii>
<latex>\ding{115}</latex>
<ACS>utrif</ACS>
<AIP>utrif</AIP>
<Wolfram>FilledUpTriangle</Wolfram>
<description>BLACK UP-POINTING TRIANGLE</description>

</character>

<character id=“U025B3” dec=“9651” mode=“math” type=“other”>

<afii>2224</afii>
<latex>\bigtriangleup </latex>
<Elsevier grid="bg1" ent="xutri">
 <desc>big up triangle open</desc>
</Elsevier>
<AMS>\bigtriangleup</AMS>
<APS>xutri</APS>
<ACS>utri</ACS>
<AIP>utri</AIP>
<IEEE>\bigtriangleup</IEEE>
<Wolfram>EmptyUpTriangle</Wolfram>
<entity id="xutri" set="8879-isoamsb">
 <desc>/bigtriangleup B: big up tri, open</desc>
</entity>
<entity id="xutri" set="9573-13-isoamsb">
 <desc>/bigtriangleup B: big up tri, open</desc>
</entity>
<entity id="bigtriangleup" set="mmlalias">
  <desc>alias ISOAMSB xutri</desc>
</entity>
<font name="hlcry" pos="52"/>
<description>WHITE UP-POINTING TRIANGLE</description>

</character>

<character id=“U025B4” dec=“9652” mode=“math” type=“other”>

<afii>22B4</afii>
<latex>\blacktriangle </latex>
<Elsevier grid="bf5" ent="utrif">
 <desc>up triangle, filled</desc>
</Elsevier>
<AMS>\blacktriangle</AMS>
<APS>utrif</APS>
<Wolfram>UpPointer</Wolfram>
<entity id="utrif" set="ISOPUB">
 <desc>blacktriangle =up tri, filled</desc>
</entity>
<entity id="utrif" set="8879-isopub">
 <desc>/blacktriangle =up tri, filled</desc>
</entity>
<entity id="blacktriangle" set="mmlalias">
  <desc>alias ISOPUB utrif</desc>
</entity>
<font name="hlcra" pos="5"/>
<description>BLACK UP-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025B5” dec=“9653” mode=“math” type=“other”>

<afii>2270</afii>
<latex>\vartriangle </latex>
<Elsevier grid="bf1" ent="utri">
 <desc>up triangle open</desc>
</Elsevier>
<AMS>\vartriangle</AMS>
<APS>utri</APS>
<entity id="utri" set="ISOPUB">
 <desc>triangle =up triangle, open</desc>
</entity>
<entity id="utri" set="8879-isopub">
 <desc>/triangle =up triangle, open</desc>
</entity>
<entity id="triangle" set="mmlalias">
  <desc>alias ISOPUB utri</desc>
</entity>
<font name="hlcry" pos="52"/>
<description>WHITE UP-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025B6” dec=“9654” mode=“math” type=“other”>

<Wolfram>FilledRightTriangle</Wolfram>
<description>BLACK RIGHT-POINTING TRIANGLE</description>

</character>

<character id=“U025B7” dec=“9655”>

<description>WHITE RIGHT-POINTING TRIANGLE</description>

</character>

<character id=“U025B8” dec=“9656” mode=“math” type=“other”>

<afii>EB6C</afii>
<latex>\blacktriangleright </latex>
<Elsevier grid="bf7" ent="rtrif">
 <desc>right triangle, filled</desc>
</Elsevier>
<AMS>\blacktriangleright</AMS>
<APS>rtrif</APS>
<Wolfram>RightPointer</Wolfram>
<entity id="rtrif" set="ISOPUB">
 <desc>blacktriangleright R: =r tri, filled</desc>
</entity>
<entity id="rtrif" set="8879-isopub">
 <desc>/blacktriangleright R: =r tri, filled</desc>
</entity>
<entity id="blacktriangleright" set="mmlalias">
  <desc>alias ISOPUB rtrif</desc>
</entity>
<font name="ptmlucrm" pos="241"/>
<description>BLACK RIGHT-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025B9” dec=“9657” mode=“math” type=“other”>

<afii>22BB</afii>
<latex>\triangleright </latex>
<Elsevier grid="bf3" ent="rtri">
 <desc>right triangle open</desc>
</Elsevier>
<AMS>\triangleright</AMS>
<APS>rtri</APS>
<IEEE>\triangleright</IEEE>
<entity id="rtri" set="ISOPUB">
 <desc>triangleright B: r triangle, open</desc>
</entity>
<entity id="rtri" set="8879-isopub">
 <desc>/triangleright B: r triangle, open</desc>
</entity>
<entity id="triangleright" set="mmlalias">
  <desc>alias ISOPUB rtri</desc>
</entity>
<font name="ptmlucrm" pos="46"/>
<description>WHITE RIGHT-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025BA” dec=“9658” image=“none”>

<description>BLACK RIGHT-POINTING POINTER</description>

</character>

<character id=“U025BB” dec=“9659” image=“none”>

<description>WHITE RIGHT-POINTING POINTER</description>

</character>

<character id=“U025BC” dec=“9660” mode=“text” type=“other”>

<afii>2227</afii>
<latex>\ding{116}</latex>
<ACS>dtrif</ACS>
<AIP>dtrif</AIP>
<Wolfram>FilledDownTriangle</Wolfram>
<description>BLACK DOWN-POINTING TRIANGLE</description>

</character>

<character id=“U025BD” dec=“9661” mode=“math” type=“other”>

<afii>2226</afii>
<latex>\bigtriangledown </latex>
<Elsevier grid="bg2" ent="xdtri">
 <desc>big down triangle open</desc>
</Elsevier>
<AMS>\bigtriangledown</AMS>
<APS>xdtri</APS>
<ACS>dtri</ACS>
<AIP>dtri</AIP>
<IEEE>\bigtriangledown</IEEE>
<Wolfram>EmptyDownTriangle</Wolfram>
<entity id="xdtri" set="8879-isoamsb">
 <desc>/bigtriangledown B: big dn tri, open</desc>
</entity>
<entity id="xdtri" set="9573-13-isoamsb">
 <desc>/bigtriangledown B: big dn tri, open</desc>
</entity>
<entity id="bigtriangledown" set="mmlalias">
  <desc>alias ISOAMSB xdtri</desc>
</entity>
<font name="hlcry" pos="53"/>
<description>WHITE DOWN-POINTING TRIANGLE</description>

</character>

<character id=“U025BE” dec=“9662” mode=“math” type=“other”>

<afii>22B5</afii>
<latex>\blacktriangledown </latex>
<Elsevier grid="bf6" ent="dtrif">
 <desc>down triangle, filled</desc>
</Elsevier>
<AMS>\blacktriangledown</AMS>
<APS>dtrif</APS>
<Wolfram>DownPointer</Wolfram>
<entity id="dtrif" set="ISOPUB">
 <desc>blacktriangledown =dn tri, filled</desc>
</entity>
<entity id="dtrif" set="8879-isopub">
 <desc>/blacktriangledown =dn tri, filled</desc>
</entity>
<entity id="blacktriangledown" set="mmlalias">
  <desc>alias ISOPUB dtrif</desc>
</entity>
<font name="hlcra" pos="7"/>
<description>BLACK DOWN-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025BF” dec=“9663” mode=“math” type=“other”>

<afii>227B</afii>
<latex>\triangledown </latex>
<Elsevier grid="bf2" ent="dtri">
 <desc>down triangle open</desc>
</Elsevier>
<AMS>\triangledown</AMS>
<APS>dtri</APS>
<entity id="dtri" set="ISOPUB">
 <desc>triangledown =down triangle, open</desc>
</entity>
<entity id="dtri" set="8879-isopub">
 <desc>/triangledown =down triangle, open</desc>
</entity>
<entity id="triangledown" set="mmlalias">
  <desc>alias ISOPUB dtri</desc>
</entity>
<font name="hlcra" pos="6"/>
<description>WHITE DOWN-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025C0” dec=“9664” mode=“math” type=“other”>

<Wolfram>FilledLeftTriangle</Wolfram>
<description>BLACK LEFT-POINTING TRIANGLE</description>

</character>

<character id=“U025C1” dec=“9665”>

<description>WHITE LEFT-POINTING TRIANGLE</description>

</character>

<character id=“U025C2” dec=“9666” mode=“math” type=“other”>

<afii>EB6D</afii>
<latex>\blacktriangleleft </latex>
<Elsevier grid="bf8" ent="ltrif">
 <desc>left triangle, filled</desc>
</Elsevier>
<AMS>\blacktriangleleft</AMS>
<APS>ltrif</APS>
<Wolfram>LeftPointer</Wolfram>
<entity id="ltrif" set="ISOPUB">
 <desc>blacktriangleleft R: =l tri, filled</desc>
</entity>
<entity id="ltrif" set="8879-isopub">
 <desc>/blacktriangleleft R: =l tri, filled</desc>
</entity>
<entity id="blacktriangleleft" set="mmlalias">
  <desc>alias ISOPUB ltrif</desc>
</entity>
<font name="ptmlucrm" pos="240"/>
<description>BLACK LEFT-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025C3” dec=“9667” mode=“math” type=“other”>

<afii>22BC</afii>
<latex>\triangleleft </latex>
<Elsevier grid="bf4" ent="ltri">
 <desc>left triangle open</desc>
</Elsevier>
<AMS>\triangleleft</AMS>
<APS>ltri</APS>
<IEEE>\triangleleft</IEEE>
<entity id="ltri" set="ISOPUB">
 <desc>triangleleft B: l triangle, open</desc>
</entity>
<entity id="ltri" set="8879-isopub">
 <desc>/triangleleft B: l triangle, open</desc>
</entity>
<entity id="triangleleft" set="mmlalias">
  <desc>alias ISOPUB ltri</desc>
</entity>
<font name="ptmlucrm" pos="47"/>
<description>WHITE LEFT-POINTING SMALL TRIANGLE</description>

</character>

<character id=“U025C4” dec=“9668” image=“none”>

<description>BLACK LEFT-POINTING POINTER</description>

</character>

<character id=“U025C5” dec=“9669” image=“none”>

<description>WHITE LEFT-POINTING POINTER</description>

</character>

<character id=“U025C6” dec=“9670” mode=“text” type=“other”>

<afii>2221</afii>
<latex>\ding{117}</latex>
<ACS>tsqs</ACS>
<Wolfram>FilledDiamond</Wolfram>
<description>BLACK DIAMOND</description>

</character>

<character id=“U025C7” dec=“9671” mode=“text” type=“other”>

<Wolfram>EmptyDiamond</Wolfram>
<description>WHITE DIAMOND</description>

</character>

<character id=“U025C8” dec=“9672”>

<description>WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND</description>

</character>

<character id=“U025C9” dec=“9673”>

<description>FISHEYE</description>

</character>

<character id=“U025CA” dec=“9674” mode=“math” type=“other”>

<afii>217E</afii>
<latex>\lozenge </latex>
<Elsevier grid="bgf" ent="loz">
 <desc>lozenge open; total mark</desc>
</Elsevier>
<AMS>\lozenge</AMS>
<APS>loz</APS>
<IEEE>\diamond</IEEE>
<entity id="loz" set="html4-symbol">
 <desc>lozenge</desc>
</entity>
<entity id="loz" set="8879-isopub">
 <desc>/lozenge - lozenge or total mark</desc>
</entity>
<entity id="lozenge" set="mmlalias">
  <desc>alias ISOPUB loz</desc>
</entity>
<font name="hlcra" pos="8"/>
<description>LOZENGE</description>

</character>

<character id=“U025CB” dec=“9675” mode=“math” type=“binaryop”>

<afii>217B</afii>
<latex>\bigcirc </latex>
<Elsevier grid="bgn" ent="cir">
 <desc>circle, open</desc>
</Elsevier>
<AMS>\bigcirc</AMS>
<APS>bigcirc</APS>
<ACS>rng</ACS>
<AIP>cir</AIP>
<IEEE>\bigcirc</IEEE>
<Wolfram>EmptyCircle</Wolfram>
<entity id="cir" set="ISOPUB">
 <desc>circ B: =circle, open</desc>
</entity>
<entity id="cir" set="8879-isopub">
 <desc>/circ B: =circle, open</desc>
</entity>
<description>WHITE CIRCLE</description>

</character>

<character id=“U025CC” dec=“9676” image=“none”>

<description>DOTTED CIRCLE</description>

</character>

<character id=“U025CD” dec=“9677” image=“none”>

<description>CIRCLE WITH VERTICAL FILL</description>

</character>

<character id=“U025CE” dec=“9678”>

<description>BULLSEYE</description>

</character>

<character id=“U025CF” dec=“9679” mode=“text” type=“other”>

<afii>217C</afii>
<latex>\ding{108}</latex>
<Elsevier grid="bgo" ent="bull">
 <desc>filled circle; bullet</desc>
</Elsevier>
<ACS>rngs</ACS>
<AIP>bull</AIP>
<Wolfram>FilledCircle</Wolfram>
<description>BLACK CIRCLE</description>

</character>

<character id=“U025D0” dec=“9680” mode=“math” type=“other”>

<latex>\Elzcirfl </latex>
<Elsevier grid="bgt" ent="z.cirfl">
 <desc>circle, left filled</desc>
</Elsevier>
<description>CIRCLE WITH LEFT HALF BLACK</description>

</character>

<character id=“U025D1” dec=“9681” mode=“math” type=“other”>

<latex>\Elzcirfr </latex>
<Elsevier grid="bgu" ent="z.cirfr">
 <desc>circle, right filled</desc>
</Elsevier>
<description>CIRCLE WITH RIGHT HALF BLACK</description>

</character>

<character id=“U025D2” dec=“9682” mode=“math” type=“other”>

<latex>\Elzcirfb </latex>
<Elsevier grid="bgw" ent="z.cirfb">
 <desc>circle, bottom filled</desc>
</Elsevier>
<description>CIRCLE WITH LOWER HALF BLACK</description>

</character>

<character id=“U025D3” dec=“9683” mode=“unknown” type=“other”>

<Elsevier grid="bgv" ent="z.cirft">
 <desc>circle, top filled</desc>
</Elsevier>
<description>CIRCLE WITH UPPER HALF BLACK</description>

</character>

<character id=“U025D4” dec=“9684” image=“none”>

<description>CIRCLE WITH UPPER RIGHT QUADRANT BLACK</description>

</character>

<character id=“U025D5” dec=“9685” image=“none”>

<description>CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK</description>

</character>

<character id=“U025D6” dec=“9686” image=“none”>

<description>LEFT HALF BLACK CIRCLE</description>

</character>

<character id=“U025D7” dec=“9687” mode=“text” type=“other”>

<latex>\ding{119}</latex>
<description>RIGHT HALF BLACK CIRCLE</description>

</character>

<character id=“U025D8” dec=“9688” mode=“math” type=“other”>

<latex>\Elzrvbull </latex>
<Elsevier grid="bg7" ent="z.rvbull">
 <desc>reversed video bullet</desc>
</Elsevier>
<description>INVERSE BULLET</description>

</character>

<character id=“U025D9” dec=“9689” image=“none”>

<description>INVERSE WHITE CIRCLE</description>

</character>

<character id=“U025DA” dec=“9690” image=“none”>

<description>UPPER HALF INVERSE WHITE CIRCLE</description>

</character>

<character id=“U025DB” dec=“9691” image=“none”>

<description>LOWER HALF INVERSE WHITE CIRCLE</description>

</character>

<character id=“U025DC” dec=“9692” image=“none”>

<description>UPPER LEFT QUADRANT CIRCULAR ARC</description>

</character>

<character id=“U025DD” dec=“9693” image=“none”>

<description>UPPER RIGHT QUADRANT CIRCULAR ARC</description>

</character>

<character id=“U025DE” dec=“9694” image=“none”>

<description>LOWER RIGHT QUADRANT CIRCULAR ARC</description>

</character>

<character id=“U025DF” dec=“9695” image=“none”>

<description>LOWER LEFT QUADRANT CIRCULAR ARC</description>

</character>

<character id=“U025E0” dec=“9696” image=“none”>

<description>UPPER HALF CIRCLE</description>

</character>

<character id=“U025E1” dec=“9697” image=“none”>

<description>LOWER HALF CIRCLE</description>

</character>

<character id=“U025E2” dec=“9698”>

<description>BLACK LOWER RIGHT TRIANGLE</description>

</character>

<character id=“U025E3” dec=“9699” mode=“math” type=“other”>

<afii>EB4F</afii>
<entity id="lltrif" set="STIX">
</entity>
<description>BLACK LOWER LEFT TRIANGLE</description>

</character>

<character id=“U025E4” dec=“9700”>

<description>BLACK UPPER LEFT TRIANGLE</description>

</character>

<character id=“U025E5” dec=“9701” mode=“math” type=“other”>

<afii>EB4D</afii>
<entity id="urtrif" set="STIX">
</entity>
<description>BLACK UPPER RIGHT TRIANGLE</description>

</character>

<character id=“U025E6” dec=“9702” mode=“math” type=“other”>

<Wolfram>EmptySmallCircle</Wolfram>
<description>WHITE BULLET</description>

</character>

<character id=“U025E7” dec=“9703” mode=“math” type=“other”>

<latex>\Elzsqfl </latex>
<Elsevier grid="bft" ent="z.sqfl">
 <desc>square, left filled</desc>
</Elsevier>
<description>SQUARE WITH LEFT HALF BLACK</description>

</character>

<character id=“U025E8” dec=“9704” mode=“math” type=“other”>

<latex>\Elzsqfr </latex>
<Elsevier grid="bfu" ent="z.sqfr">
 <desc>square, right filled</desc>
</Elsevier>
<description>SQUARE WITH RIGHT HALF BLACK</description>

</character>

<character id=“U025E9” dec=“9705”>

<description>SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK</description>

</character>

<character id=“U025EA” dec=“9706” mode=“math” type=“other”>

<latex>\Elzsqfse </latex>
<Elsevier grid="bfs" ent="z.sqfse">
 <desc>square with filled S-E-corner</desc>
</Elsevier>
<description>SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK</description>

</character>

<character id=“U025EB” dec=“9707” image=“none”>

<description>WHITE SQUARE WITH VERTICAL BISECTING LINE</description>

</character>

<character id=“U025EC” dec=“9708” mode=“unknown” type=“other”>

<afii>DBEC</afii>
<ACS>tridott</ACS>
<AIP>tridot</AIP>
<entity id="tridot" set="9573-13-isoamsb">
 <desc>dot in triangle</desc>
</entity>
<description>WHITE UP-POINTING TRIANGLE WITH DOT</description>

</character>

<character id=“U025ED” dec=“9709”>

<description>UP-POINTING TRIANGLE WITH LEFT HALF BLACK</description>

</character>

<character id=“U025EE” dec=“9710”>

<description>UP-POINTING TRIANGLE WITH RIGHT HALF BLACK</description>

</character>

<character id=“U025EF” dec=“9711” mode=“math” type=“other”>

<afii>227E</afii>
<latex>\bigcirc </latex>
<entity id="xcirc" set="8879-isoamsb">
 <desc>/bigcirc B: large circle</desc>
</entity>
<entity id="xcirc" set="9573-13-isoamsb">
 <desc>/bigcirc B: large circle</desc>
</entity>
<entity id="bigcirc" set="mmlalias">
  <desc>alias ISOAMSB xcirc</desc>
</entity>
<font name="hlcry" pos="13"/>
<description>LARGE CIRCLE</description>

</character>

<character id=“U025F0” dec=“9712” image=“none”>

<description>WHITE SQUARE WITH UPPER LEFT QUADRANT</description>

</character>

<character id=“U025F1” dec=“9713” image=“none”>

<description>WHITE SQUARE WITH LOWER LEFT QUADRANT</description>

</character>

<character id=“U025F2” dec=“9714” image=“none”>

<description>WHITE SQUARE WITH LOWER RIGHT QUADRANT</description>

</character>

<character id=“U025F3” dec=“9715” image=“none”>

<description>WHITE SQUARE WITH UPPER RIGHT QUADRANT</description>

</character>

<character id=“U025F4” dec=“9716” image=“none”>

<description>WHITE CIRCLE WITH UPPER LEFT QUADRANT</description>

</character>

<character id=“U025F5” dec=“9717” image=“none”>

<description>WHITE CIRCLE WITH LOWER LEFT QUADRANT</description>

</character>

<character id=“U025F6” dec=“9718” image=“none”>

<description>WHITE CIRCLE WITH LOWER RIGHT QUADRANT</description>

</character>

<character id=“U025F7” dec=“9719” image=“none”>

<description>WHITE CIRCLE WITH UPPER RIGHT QUADRANT</description>

</character>

<character id=“U025F8” dec=“9720” mode=“unknown” type=“other”>

<afii>DBB9</afii>
<entity id="ultri" set="STIX">
</entity>
<entity id="ultri" set="9573-13-isoamso">
 <desc>upper left triangle</desc>
</entity>
<description unicode="3.2">UPPER LEFT TRIANGLE</description>

</character>

<character id=“U025F9” dec=“9721” mode=“unknown” type=“other”>

<afii>DBBA</afii>
<entity id="urtri" set="STIX">
</entity>
<entity id="urtri" set="9573-13-isoamso">
 <desc>upper right triangle</desc>
</entity>
<description unicode="3.2">UPPER RIGHT TRIANGLE</description>

</character>

<character id=“U025FA” dec=“9722” mode=“unknown” type=“other”>

<afii>DBB3</afii>
<entity id="lltri" set="STIX">
</entity>
<entity id="lltri" set="9573-13-isoamso">
 <desc>lower left triangle</desc>
</entity>
<description unicode="3.2">LOWER LEFT TRIANGLE</description>

</character>

<character id=“U025FB” dec=“9723” mode=“math” type=“normal”>

<AIP>squarelg</AIP>
<Wolfram>EmptySmallSquare</Wolfram>
<entity id="xsqu" set="STIX">
</entity>
<entity id="EmptySmallSquare" set="mmlextra">
 <desc>empty small square</desc>
</entity>                        
<description unicode="3.2">WHITE MEDIUM SQUARE</description>

</character>

<character id=“U025FC” dec=“9724” mode=“unknown” type=“normal”>

<AIP>squflg</AIP>
<Wolfram>FilledSmallSquare</Wolfram>
<entity id="xsquf" set="STIX">
</entity>
<entity id="FilledSmallSquare" set="mmlextra">
 <desc>filled small square</desc>
</entity>                        
<description unicode="3.2">BLACK MEDIUM SQUARE</description>

</character>

<character id=“U025FD” dec=“9725” mode=“unknown” type=“normal”>

<description unicode="3.2">WHITE MEDIUM SMALL SQUARE</description>

</character>

<character id=“U025FE” dec=“9726” mode=“unknown” type=“normal”>

<entity id="" set="STIX">
</entity>
<description unicode="3.2">BLACK MEDIUM SMALL SQUARE</description>

</character>

<character id=“U025FF” dec=“9727” mode=“unknown” type=“normal”>

<description unicode="3.2">LOWER RIGHT TRIANGLE</description>

</character>

<character id=“U02600” dec=“9728”>

<description>BLACK SUN WITH RAYS</description>

</character>

<character id=“U02601” dec=“9729”>

<description>CLOUD</description>

</character>

<character id=“U02602” dec=“9730”>

<description>UMBRELLA</description>

</character>

<character id=“U02603” dec=“9731”>

<description>SNOWMAN</description>

</character>

<character id=“U02604” dec=“9732”>

<description>COMET</description>

</character>

<character id=“U02605” dec=“9733” mode=“text” type=“other”>

<afii>217A</afii>
<latex>\ding{72}</latex>
<Elsevier grid="bfm" ent="starf">
 <desc>big (5-point) star, filled</desc>
</Elsevier>
<AMS>\bigstar</AMS>
<APS>starf</APS>
<ACS>starf</ACS>
<AIP>bstarf</AIP>
<Wolfram>FivePointedStar</Wolfram>
<entity id="starf" set="8879-isopub">
 <desc>/bigstar - star, filled </desc>
</entity>
<entity id="bigstar" set="mmlalias">
 <desc>ISOPUB    starf </desc>
</entity>
<description>BLACK STAR</description>

</character>

<character id=“U02606” dec=“9734” mode=“unknown” type=“other”>

<latex>\ding{73}</latex>
<Elsevier grid="bfl" ent="star">
 <desc>star, open</desc>
</Elsevier>
<entity id="star" set="8879-isopub">
 <desc>=star, open</desc>
</entity>
<description>WHITE STAR</description>

</character>

<character id=“U02607” dec=“9735”>

<description>LIGHTNING</description>

</character>

<character id=“U02608” dec=“9736”>

<description>THUNDERSTORM</description>

</character>

<character id=“U02609” dec=“9737”>

<description>SUN</description>

</character>

<character id=“U0260A” dec=“9738”>

<description>ASCENDING NODE</description>

</character>

<character id=“U0260B” dec=“9739”>

<description>DESCENDING NODE</description>

</character>

<character id=“U0260C” dec=“9740”>

<description>CONJUNCTION</description>

</character>

<character id=“U0260D” dec=“9741”>

<description>OPPOSITION</description>

</character>

<character id=“U0260E” dec=“9742” mode=“text” type=“normal”>

<afii>EFFC</afii>
<latex>\ding{37}</latex>
<Elsevier grid="bg9" ent="phone">
 <desc>telephone-symbol</desc>
</Elsevier>
<APS>phone</APS>
<entity id="phone" set="8879-isopub">
 <desc>=telephone symbol </desc>
</entity>
<description>BLACK TELEPHONE</description>

</character>

<character id=“U0260F” dec=“9743”>

<description>WHITE TELEPHONE</description>

</character>

<character id=“U02610” dec=“9744”>

<description>BALLOT BOX</description>

</character>

<character id=“U02611” dec=“9745” mode=“text” type=“other”>

<Wolfram>CheckmarkedBox</Wolfram>
<description>BALLOT BOX WITH CHECK</description>

</character>

<character id=“U02612” dec=“9746”>

<description>BALLOT BOX WITH X</description>

</character>

<character id=“U02613” dec=“9747”>

<description>SALTIRE</description>

</character>

<character id=“U02614” dec=“9748”>

<description unicode="unassigned"/>

</character>

<character id=“U02615” dec=“9749”>

<description unicode="unassigned"/>

</character>

<character id=“U02616” dec=“9750” image=“none”>

<description>WHITE SHOGI PIECE</description>

</character>

<character id=“U02617” dec=“9751” image=“none”>

<description>BLACK SHOGI PIECE</description>

</character>

<character id=“U02618” dec=“9752”>

<description unicode="unassigned"/>

</character>

<character id=“U02619” dec=“9753” image=“none”>

<description>REVERSED ROTATED FLORAL HEART BULLET</description>

</character>

<character id=“U0261A” dec=“9754”>

<description>BLACK LEFT POINTING INDEX</description>

</character>

<character id=“U0261B” dec=“9755” mode=“text” type=“other”>

<latex>\ding{42}</latex>
<description>BLACK RIGHT POINTING INDEX</description>

</character>

<character id=“U0261C” dec=“9756”>

<description>WHITE LEFT POINTING INDEX</description>

</character>

<character id=“U0261D” dec=“9757”>

<description>WHITE UP POINTING INDEX</description>

</character>

<character id=“U0261E” dec=“9758” mode=“text” type=“other”>

<latex>\ding{43}</latex>
<description>WHITE RIGHT POINTING INDEX</description>

</character>

<character id=“U0261F” dec=“9759”>

<description>WHITE DOWN POINTING INDEX</description>

</character>

<character id=“U02620” dec=“9760”>

<description>SKULL AND CROSSBONES</description>

</character>

<character id=“U02621” dec=“9761”>

<description>CAUTION SIGN</description>

</character>

<character id=“U02622” dec=“9762”>

<description>RADIOACTIVE SIGN</description>

</character>

<character id=“U02623” dec=“9763”>

<description>BIOHAZARD SIGN</description>

</character>

<character id=“U02624” dec=“9764”>

<description>CADUCEUS</description>

</character>

<character id=“U02625” dec=“9765”>

<description>ANKH</description>

</character>

<character id=“U02626” dec=“9766”>

<description>ORTHODOX CROSS</description>

</character>

<character id=“U02627” dec=“9767”>

<description>CHI RHO</description>

</character>

<character id=“U02628” dec=“9768”>

<description>CROSS OF LORRAINE</description>

</character>

<character id=“U02629” dec=“9769”>

<description>CROSS OF JERUSALEM</description>

</character>

<character id=“U0262A” dec=“9770”>

<description>STAR AND CRESCENT</description>

</character>

<character id=“U0262B” dec=“9771”>

<description>FARSI SYMBOL</description>

</character>

<character id=“U0262C” dec=“9772”>

<description>ADI SHAKTI</description>

</character>

<character id=“U0262D” dec=“9773”>

<description>HAMMER AND SICKLE</description>

</character>

<character id=“U0262E” dec=“9774”>

<description>PEACE SYMBOL</description>

</character>

<character id=“U0262F” dec=“9775”>

<description>YIN YANG</description>

</character>

<character id=“U02630” dec=“9776”>

<description>TRIGRAM FOR HEAVEN</description>

</character>

<character id=“U02631” dec=“9777”>

<description>TRIGRAM FOR LAKE</description>

</character>

<character id=“U02632” dec=“9778”>

<description>TRIGRAM FOR FIRE</description>

</character>

<character id=“U02633” dec=“9779”>

<description>TRIGRAM FOR THUNDER</description>

</character>

<character id=“U02634” dec=“9780”>

<description>TRIGRAM FOR WIND</description>

</character>

<character id=“U02635” dec=“9781”>

<description>TRIGRAM FOR WATER</description>

</character>

<character id=“U02636” dec=“9782”>

<description>TRIGRAM FOR MOUNTAIN</description>

</character>

<character id=“U02637” dec=“9783”>

<description>TRIGRAM FOR EARTH</description>

</character>

<character id=“U02638” dec=“9784”>

<description>WHEEL OF DHARMA</description>

</character>

<character id=“U02639” dec=“9785” mode=“unknown” type=“other”>

<Wolfram>SadSmiley</Wolfram>
<description>WHITE FROWNING FACE</description>

</character>

<character id=“U0263A” dec=“9786” mode=“unknown” type=“other”>

<Wolfram>HappySmiley</Wolfram>
<description>WHITE SMILING FACE</description>

</character>

<character id=“U0263B” dec=“9787”>

<description>BLACK SMILING FACE</description>

</character>

<character id=“U0263C” dec=“9788”>

<description>WHITE SUN WITH RAYS</description>

</character>

<character id=“U0263D” dec=“9789”>

<description>FIRST QUARTER MOON</description>

</character>

<character id=“U0263E” dec=“9790” mode=“unknown” type=“other”>

<latex>\rightmoon </latex>
<description>LAST QUARTER MOON</description>

</character>

<character id=“U0263F” dec=“9791” mode=“unknown” type=“other”>

<latex>\mercury </latex>
<Elsevier grid="bh3" ent="z.merc">
 <desc>Mercury</desc>
</Elsevier>
<Wolfram>Mercury</Wolfram>
<description>MERCURY</description>

</character>

<character id=“U02640” dec=“9792” mode=“text” type=“normal”>

<afii>216A</afii>
<latex>\venus </latex>
<Elsevier grid="bh4" ent="female">
 <desc>Venus; female</desc>
</Elsevier>
<APS>female</APS>
<AIP>Venus</AIP>
<Wolfram>Venus</Wolfram>
<entity id="female" set="ISOPUB">
 <desc>female symbol</desc>
</entity>
<entity id="female" set="8879-isopub">
 <desc>=female symbol</desc>
</entity>
<description>FEMALE SIGN</description>

</character>

<character id=“U02641” dec=“9793” mode=“text” type=“normal”>

<Wolfram>Earth</Wolfram>
<description>EARTH</description>

</character>

<character id=“U02642” dec=“9794” mode=“text” type=“normal”>

<afii>2169</afii>
<latex>\male </latex>
<Elsevier grid="bh7" ent="male">
 <desc>Mars; male</desc>
</Elsevier>
<APS>male</APS>
<AIP>Mars</AIP>
<Wolfram>Mars</Wolfram>
<entity id="male" set="ISOPUB">
 <desc>male symbol</desc>
</entity>
<entity id="male" set="8879-isopub">
 <desc>=male symbol</desc>
</entity>
<description>MALE SIGN</description>

</character>

<character id=“U02643” dec=“9795” mode=“unknown” type=“other”>

<latex>\jupiter </latex>
<Elsevier grid="bh5" ent="z.jup">
 <desc>Jupiter</desc>
</Elsevier>
<Wolfram>Jupiter</Wolfram>
<description>JUPITER</description>

</character>

<character id=“U02644” dec=“9796” mode=“unknown” type=“other”>

<latex>\saturn </latex>
<Elsevier grid="bh6" ent="z.sat">
 <desc>Saturn</desc>
</Elsevier>
<Wolfram>Saturn</Wolfram>
<description>SATURN</description>

</character>

<character id=“U02645” dec=“9797” mode=“unknown” type=“other”>

<latex>\uranus </latex>
<Wolfram>Uranus</Wolfram>
<description>URANUS</description>

</character>

<character id=“U02646” dec=“9798” mode=“unknown” type=“other”>

<latex>\neptune </latex>
<Elsevier grid="bh9" ent="z.nept">
 <desc>Neptune</desc>
</Elsevier>
<Wolfram>Neptune</Wolfram>
<description>NEPTUNE</description>

</character>

<character id=“U02647” dec=“9799” mode=“text” type=“normal”>

<latex>\pluto </latex>
<Wolfram>Pluto</Wolfram>
<description>PLUTO</description>

</character>

<character id=“U02648” dec=“9800” mode=“text” type=“normal”>

<latex>\aries </latex>
<description>ARIES</description>

</character>

<character id=“U02649” dec=“9801” mode=“text” type=“normal”>

<latex>\taurus </latex>
<description>TAURUS</description>

</character>

<character id=“U0264A” dec=“9802” mode=“text” type=“normal”>

<latex>\gemini </latex>
<description>GEMINI</description>

</character>

<character id=“U0264B” dec=“9803” mode=“text” type=“normal”>

<latex>\cancer </latex>
<description>CANCER</description>

</character>

<character id=“U0264C” dec=“9804” mode=“text” type=“normal”>

<latex>\leo </latex>
<description>LEO</description>

</character>

<character id=“U0264D” dec=“9805” mode=“text” type=“normal”>

<latex>\virgo </latex>
<description>VIRGO</description>

</character>

<character id=“U0264E” dec=“9806” mode=“text” type=“normal”>

<latex>\libra </latex>
<description>LIBRA</description>

</character>

<character id=“U0264F” dec=“9807” mode=“text” type=“normal”>

<latex>\scorpio </latex>
<description>SCORPIUS</description>

</character>

<character id=“U02650” dec=“9808” mode=“text” type=“normal”>

<latex>\sagittarius </latex>
<description>SAGITTARIUS</description>

</character>

<character id=“U02651” dec=“9809” mode=“text” type=“normal”>

<latex>\capricornus </latex>
<description>CAPRICORN</description>

</character>

<character id=“U02652” dec=“9810” mode=“text” type=“normal”>

<latex>\aquarius </latex>
<description>AQUARIUS</description>

</character>

<character id=“U02653” dec=“9811” mode=“text” type=“normal”>

<latex>\pisces </latex>
<description>PISCES</description>

</character>

<character id=“U02654” dec=“9812”>

<description>WHITE CHESS KING</description>

</character>

<character id=“U02655” dec=“9813”>

<description>WHITE CHESS QUEEN</description>

</character>

<character id=“U02656” dec=“9814”>

<description>WHITE CHESS ROOK</description>

</character>

<character id=“U02657” dec=“9815”>

<description>WHITE CHESS BISHOP</description>

</character>

<character id=“U02658” dec=“9816”>

<description>WHITE CHESS KNIGHT</description>

</character>

<character id=“U02659” dec=“9817”>

<description>WHITE CHESS PAWN</description>

</character>

<character id=“U0265A” dec=“9818”>

<description>BLACK CHESS KING</description>

</character>

<character id=“U0265B” dec=“9819”>

<description>BLACK CHESS QUEEN</description>

</character>

<character id=“U0265C” dec=“9820”>

<description>BLACK CHESS ROOK</description>

</character>

<character id=“U0265D” dec=“9821”>

<description>BLACK CHESS BISHOP</description>

</character>

<character id=“U0265E” dec=“9822”>

<description>BLACK CHESS KNIGHT</description>

</character>

<character id=“U0265F” dec=“9823”>

<description>BLACK CHESS PAWN</description>

</character>

<character id=“U02660” dec=“9824” mode=“text” type=“normal”>

<afii>EFCB</afii>
<latex>\ding{171}</latex>
<Elsevier grid="bfj" ent="spades">
 <desc>spadesuit; spade, filled</desc>
</Elsevier>
<AMS>\spadesuit</AMS>
<APS>spades</APS>
<AIP>spades</AIP>
<IEEE>\spadesuit</IEEE>
<Wolfram>SpadeSuit</Wolfram>
<entity id="spades" set="8879-isopub">
 <desc>/spadesuit =spades suit symbol </desc>
</entity>
<entity id="spades" set="html4-symbol">
 <desc>black spade suit</desc>
</entity>
<entity id="spadesuit" set="mmlalias">
 <desc>ISOPUB    spades </desc>
</entity>
<description>BLACK SPADE SUIT</description>

</character>

<character id=“U02661” dec=“9825” mode=“unknown” type=“normal”>

<afii>EFCC</afii>
<AMS>\heartsuit</AMS>
<APS>hearts</APS>
<IEEE>\heartsuit</IEEE>
<Wolfram>HeartSuit</Wolfram>
<font name="hlcry" pos="126"/>
<description>WHITE HEART SUIT</description>

</character>

<character id=“U02662” dec=“9826” mode=“math” type=“normal”>

<afii>EFCD</afii>
<latex>\diamond </latex>
<Elsevier grid="bfg" ent="diam">
 <desc>diamond</desc>
</Elsevier>
<AMS>\diamondsuit</AMS>
<APS>diams</APS>
<ACS>diams</ACS>
<AIP>diam</AIP>
<IEEE>\diamondsuit</IEEE>
<Wolfram>DiamondSuit</Wolfram>
<font name="hlcry" pos="125"/>
<description>WHITE DIAMOND SUIT</description>

</character>

<character id=“U02663” dec=“9827” mode=“text” type=“normal”>

<afii>EFCE</afii>
<latex>\ding{168}</latex>
<Elsevier grid="bfk" ent="clubs">
 <desc>clubsuit; club, filled</desc>
</Elsevier>
<AMS>\clubsuit</AMS>
<APS>clubs</APS>
<AIP>clubs</AIP>
<IEEE>\clubsuit</IEEE>
<Wolfram>ClubSuit</Wolfram>
<entity id="clubs" set="8879-isopub">
 <desc>/clubsuit =club suit symbol </desc>
</entity>
<entity id="clubsuit" set="mmlalias">
 <desc>ISOPUB    clubs </desc>
</entity>
<entity id="clubs" set="html4-symbol">
 <desc>black club suit = shamrock</desc>
</entity>
<description>BLACK CLUB SUIT</description>

</character>

<character id=“U02664” dec=“9828”>

<description>WHITE SPADE SUIT</description>

</character>

<character id=“U02665” dec=“9829” mode=“text” type=“normal”>

<afii>EECC</afii>
<latex>\ding{170}</latex>
<Elsevier grid="bfi" ent="hearts">
 <desc>heartsuit; heart, filled</desc>
</Elsevier>
<AIP>hearts</AIP>
<entity id="hearts" set="8879-isopub">
 <desc>/heartsuit =heart suit symbol</desc>
</entity>
<entity id="heartsuit" set="mmlalias">
 <desc>ISOPUB hearts</desc>
</entity>
<entity id="hearts" set="html4-symbol">
 <desc>black heart suit = valentine</desc>
</entity>
<description>BLACK HEART SUIT</description>

</character>

<character id=“U02666” dec=“9830” mode=“text” type=“normal”>

<afii>EECD</afii>
<latex>\ding{169}</latex>
<Elsevier grid="bfh" ent="diams">
 <desc>diamondsuit; diamond, filled</desc>
</Elsevier>
<AIP>diams</AIP>
<entity id="diams" set="8879-isopub">
 <desc>/diamondsuit =diamond suit symbol </desc>
</entity>
<entity id="diams" set="html4-symbol">
 <desc>black diamond suit</desc>
</entity>
<entity id="diamondsuit" set="mmlalias">
 <desc>ISOPUB    diams </desc>
</entity>
<description>BLACK DIAMOND SUIT</description>

</character>

<character id=“U02667” dec=“9831”>

<description>WHITE CLUB SUIT</description>

</character>

<character id=“U02668” dec=“9832”>

<description>HOT SPRINGS</description>

</character>

<character id=“U02669” dec=“9833” mode=“text” type=“normal”>

<afii>00D5</afii>
<latex>\quarternote </latex>
<Wolfram>QuarterNote</Wolfram>
<description>QUARTER NOTE</description>

</character>

<character id=“U0266A” dec=“9834” mode=“text” type=“other”>

<afii>00D5</afii>
<latex>\eighthnote </latex>
<Wolfram>EighthNote</Wolfram>
<entity id="sung" set="8879-isonum">
 <desc>=music note (sung text sign)</desc>
</entity>
<description>EIGHTH NOTE</description>

</character>

<character id=“U0266B” dec=“9835” mode=“text” type=“other”>

<Wolfram>BeamedEighthNote</Wolfram>
<description>BEAMED EIGHTH NOTES</description>

</character>

<character id=“U0266C” dec=“9836” mode=“text” type=“other”>

<Wolfram>BeamedSixteenthNote</Wolfram>
<description>BEAMED SIXTEENTH NOTES</description>

</character>

<character id=“U0266D” dec=“9837” mode=“math” type=“normal”>

<afii>23AC</afii>
<latex>\flat </latex>
<Elsevier grid="bhw" ent="flat">
 <desc>flat (music)</desc>
</Elsevier>
<AMS>\flat</AMS>
<APS>flat</APS>
<AIP>flat</AIP>
<IEEE>\flat</IEEE>
<Wolfram>Flat</Wolfram>
<entity id="flat" set="ISOPUB">
 <desc>flat =musical flat</desc>
</entity>
<entity id="flat" set="8879-isopub">
 <desc>/flat =musical flat</desc>
</entity>
<description>MUSIC FLAT SIGN</description>

</character>

<character id=“U0266E” dec=“9838” mode=“math” type=“normal”>

<afii>226E</afii>
<latex>\natural </latex>
<Elsevier grid="bhy" ent="natur">
 <desc>natural (music)</desc>
</Elsevier>
<AMS>\natural</AMS>
<APS>natur</APS>
<AIP>natur</AIP>
<IEEE>\natural</IEEE>
<Wolfram>Natural</Wolfram>
<entity id="natur" set="ISOPUB">
 <desc>natural - music natural</desc>
</entity>
<entity id="natur" set="8879-isopub">
 <desc>/natural - music natural</desc>
</entity>
<entity id="natural" set="mmlalias">
  <desc>alias ISOPUB natur</desc>
</entity>
<font name="ptmlucrm" pos="92"/>
<description>MUSIC NATURAL SIGN</description>

</character>

<character id=“U0266F” dec=“9839” mode=“math” type=“normal”>

<afii>23BC</afii>
<latex>\sharp </latex>
<Elsevier grid="bhx" ent="sharp">
 <desc>sharp (music)</desc>
</Elsevier>
<AMS>\sharp</AMS>
<APS>sharp</APS>
<AIP>sharp</AIP>
<IEEE>\sharp</IEEE>
<Wolfram>Sharp</Wolfram>
<entity id="sharp" set="ISOPUB">
 <desc>sharp =musical sharp</desc>
</entity>
<entity id="sharp" set="8879-isopub">
 <desc>/sharp =musical sharp</desc>
</entity>
<description>MUSIC SHARP SIGN</description>

</character>

<character id=“U02670” dec=“9840” image=“none”>

<description>WEST SYRIAC CROSS</description>

</character>

<character id=“U02671” dec=“9841” image=“none”>

<description>EAST SYRIAC CROSS</description>

</character>

<character id=“U02672” dec=“9842” image=“none”>

<description>UNIVERSAL RECYCLING SYMBOL</description>

</character>

<character id=“U02673” dec=“9843” image=“none”>

<description>RECYCLING SYMBOL FOR TYPE-1 PLASTICS</description>

</character>

<character id=“U02674” dec=“9844” image=“none”>

<description>RECYCLING SYMBOL FOR TYPE-2 PLASTICS</description>

</character>

<character id=“U02675” dec=“9845” image=“none”>

<description>RECYCLING SYMBOL FOR TYPE-3 PLASTICS</description>

</character>

<character id=“U02676” dec=“9846” image=“none”>

<description>RECYCLING SYMBOL FOR TYPE-4 PLASTICS</description>

</character>

<character id=“U02677” dec=“9847” image=“none”>

<description>RECYCLING SYMBOL FOR TYPE-5 PLASTICS</description>

</character>

<character id=“U02678” dec=“9848” image=“none”>

<description>RECYCLING SYMBOL FOR TYPE-6 PLASTICS</description>

</character>

<character id=“U02679” dec=“9849” image=“none”>

<description>RECYCLING SYMBOL FOR TYPE-7 PLASTICS</description>

</character>

<character id=“U0267A” dec=“9850” image=“none”>

<description>RECYCLING SYMBOL FOR GENERIC MATERIALS</description>

</character>

<character id=“U0267B” dec=“9851” image=“none”>

<description>BLACK UNIVERSAL RECYCLING SYMBOL</description>

</character>

<character id=“U0267C” dec=“9852” image=“none”>

<description>RECYCLED PAPER SYMBOL</description>

</character>

<character id=“U0267D” dec=“9853” image=“none”>

<description>PARTIALLY-RECYCLED PAPER SYMBOL</description>

</character>

<character id=“U0267E” dec=“9854”>

<description unicode="unassigned"/>

</character>

<character id=“U0267F” dec=“9855”>

<description unicode="unassigned"/>

</character>

<character id=“U02680” dec=“9856” image=“none”>

<description>DIE FACE-1</description>

</character>

<character id=“U02681” dec=“9857” image=“none”>

<description>DIE FACE-2</description>

</character>

<character id=“U02682” dec=“9858” image=“none”>

<description>DIE FACE-3</description>

</character>

<character id=“U02683” dec=“9859” image=“none”>

<description>DIE FACE-4</description>

</character>

<character id=“U02684” dec=“9860” image=“none”>

<description>DIE FACE-5</description>

</character>

<character id=“U02685” dec=“9861” image=“none”>

<description>DIE FACE-6</description>

</character>

<character id=“U02686” dec=“9862” image=“none”>

<description>WHITE CIRCLE WITH DOT RIGHT</description>

</character>

<character id=“U02687” dec=“9863” image=“none”>

<description>WHITE CIRCLE WITH TWO DOTS</description>

</character>

<character id=“U02688” dec=“9864” image=“none”>

<description>BLACK CIRCLE WITH WHITE DOT RIGHT</description>

</character>

<character id=“U02689” dec=“9865” image=“none”>

<description>BLACK CIRCLE WITH TWO WHITE DOTS</description>

</character>

<character id=“U0268A” dec=“9866”>

<description unicode="unassigned"/>

</character>

<character id=“U0268B” dec=“9867”>

<description unicode="unassigned"/>

</character>

<character id=“U0268C” dec=“9868”>

<description unicode="unassigned"/>

</character>

<character id=“U0268D” dec=“9869”>

<description unicode="unassigned"/>

</character>

<character id=“U0268E” dec=“9870”>

<description unicode="unassigned"/>

</character>

<character id=“U0268F” dec=“9871”>

<description unicode="unassigned"/>

</character>

<character id=“U02690” dec=“9872”>

<description unicode="unassigned"/>

</character>

<character id=“U02691” dec=“9873”>

<description unicode="unassigned"/>

</character>

<character id=“U02692” dec=“9874”>

<description unicode="unassigned"/>

</character>

<character id=“U02693” dec=“9875”>

<description unicode="unassigned"/>

</character>

<character id=“U02694” dec=“9876”>

<description unicode="unassigned"/>

</character>

<character id=“U02695” dec=“9877”>

<description unicode="unassigned"/>

</character>

<character id=“U02696” dec=“9878”>

<description unicode="unassigned"/>

</character>

<character id=“U02697” dec=“9879”>

<description unicode="unassigned"/>

</character>

<character id=“U02698” dec=“9880”>

<description unicode="unassigned"/>

</character>

<character id=“U02699” dec=“9881”>

<description unicode="unassigned"/>

</character>

<character id=“U0269A” dec=“9882”>

<description unicode="unassigned"/>

</character>

<character id=“U0269B” dec=“9883”>

<description unicode="unassigned"/>

</character>

<character id=“U0269C” dec=“9884”>

<description unicode="unassigned"/>

</character>

<character id=“U0269D” dec=“9885”>

<description unicode="unassigned"/>

</character>

<character id=“U0269E” dec=“9886”>

<description unicode="unassigned"/>

</character>

<character id=“U0269F” dec=“9887”>

<description unicode="unassigned"/>

</character>

<character id=“U026A0” dec=“9888”>

<description unicode="unassigned"/>

</character>

<character id=“U026A1” dec=“9889”>

<description unicode="unassigned"/>

</character>

<character id=“U026A2” dec=“9890”>

<description unicode="unassigned"/>

</character>

<character id=“U026A3” dec=“9891”>

<description unicode="unassigned"/>

</character>

<character id=“U026A4” dec=“9892”>

<description unicode="unassigned"/>

</character>

<character id=“U026A5” dec=“9893”>

<description unicode="unassigned"/>

</character>

<character id=“U026A6” dec=“9894”>

<description unicode="unassigned"/>

</character>

<character id=“U026A7” dec=“9895”>

<description unicode="unassigned"/>

</character>

<character id=“U026A8” dec=“9896”>

<description unicode="unassigned"/>

</character>

<character id=“U026A9” dec=“9897”>

<description unicode="unassigned"/>

</character>

<character id=“U026AA” dec=“9898”>

<description unicode="unassigned"/>

</character>

<character id=“U026AB” dec=“9899”>

<description unicode="unassigned"/>

</character>

<character id=“U026AC” dec=“9900”>

<description unicode="unassigned"/>

</character>

<character id=“U026AD” dec=“9901”>

<description unicode="unassigned"/>

</character>

<character id=“U026AE” dec=“9902”>

<description unicode="unassigned"/>

</character>

<character id=“U026AF” dec=“9903”>

<description unicode="unassigned"/>

</character>

<character id=“U026B0” dec=“9904”>

<description unicode="unassigned"/>

</character>

<character id=“U026B1” dec=“9905”>

<description unicode="unassigned"/>

</character>

<character id=“U026B2” dec=“9906”>

<description unicode="unassigned"/>

</character>

<character id=“U026B3” dec=“9907”>

<description unicode="unassigned"/>

</character>

<character id=“U026B4” dec=“9908”>

<description unicode="unassigned"/>

</character>

<character id=“U026B5” dec=“9909”>

<description unicode="unassigned"/>

</character>

<character id=“U026B6” dec=“9910”>

<description unicode="unassigned"/>

</character>

<character id=“U026B7” dec=“9911”>

<description unicode="unassigned"/>

</character>

<character id=“U026B8” dec=“9912”>

<description unicode="unassigned"/>

</character>

<character id=“U026B9” dec=“9913”>

<description unicode="unassigned"/>

</character>

<character id=“U026BA” dec=“9914”>

<description unicode="unassigned"/>

</character>

<character id=“U026BB” dec=“9915”>

<description unicode="unassigned"/>

</character>

<character id=“U026BC” dec=“9916”>

<description unicode="unassigned"/>

</character>

<character id=“U026BD” dec=“9917”>

<description unicode="unassigned"/>

</character>

<character id=“U026BE” dec=“9918”>

<description unicode="unassigned"/>

</character>

<character id=“U026BF” dec=“9919”>

<description unicode="unassigned"/>

</character>

<character id=“U026C0” dec=“9920”>

<description unicode="unassigned"/>

</character>

<character id=“U026C1” dec=“9921”>

<description unicode="unassigned"/>

</character>

<character id=“U026C2” dec=“9922”>

<description unicode="unassigned"/>

</character>

<character id=“U026C3” dec=“9923”>

<description unicode="unassigned"/>

</character>

<character id=“U026C4” dec=“9924”>

<description unicode="unassigned"/>

</character>

<character id=“U026C5” dec=“9925”>

<description unicode="unassigned"/>

</character>

<character id=“U026C6” dec=“9926”>

<description unicode="unassigned"/>

</character>

<character id=“U026C7” dec=“9927”>

<description unicode="unassigned"/>

</character>

<character id=“U026C8” dec=“9928”>

<description unicode="unassigned"/>

</character>

<character id=“U026C9” dec=“9929”>

<description unicode="unassigned"/>

</character>

<character id=“U026CA” dec=“9930”>

<description unicode="unassigned"/>

</character>

<character id=“U026CB” dec=“9931”>

<description unicode="unassigned"/>

</character>

<character id=“U026CC” dec=“9932”>

<description unicode="unassigned"/>

</character>

<character id=“U026CD” dec=“9933”>

<description unicode="unassigned"/>

</character>

<character id=“U026CE” dec=“9934”>

<description unicode="unassigned"/>

</character>

<character id=“U026CF” dec=“9935”>

<description unicode="unassigned"/>

</character>

<character id=“U026D0” dec=“9936”>

<description unicode="unassigned"/>

</character>

<character id=“U026D1” dec=“9937”>

<description unicode="unassigned"/>

</character>

<character id=“U026D2” dec=“9938”>

<description unicode="unassigned"/>

</character>

<character id=“U026D3” dec=“9939”>

<description unicode="unassigned"/>

</character>

<character id=“U026D4” dec=“9940”>

<description unicode="unassigned"/>

</character>

<character id=“U026D5” dec=“9941”>

<description unicode="unassigned"/>

</character>

<character id=“U026D6” dec=“9942”>

<description unicode="unassigned"/>

</character>

<character id=“U026D7” dec=“9943”>

<description unicode="unassigned"/>

</character>

<character id=“U026D8” dec=“9944”>

<description unicode="unassigned"/>

</character>

<character id=“U026D9” dec=“9945”>

<description unicode="unassigned"/>

</character>

<character id=“U026DA” dec=“9946”>

<description unicode="unassigned"/>

</character>

<character id=“U026DB” dec=“9947”>

<description unicode="unassigned"/>

</character>

<character id=“U026DC” dec=“9948”>

<description unicode="unassigned"/>

</character>

<character id=“U026DD” dec=“9949”>

<description unicode="unassigned"/>

</character>

<character id=“U026DE” dec=“9950”>

<description unicode="unassigned"/>

</character>

<character id=“U026DF” dec=“9951”>

<description unicode="unassigned"/>

</character>

<character id=“U026E0” dec=“9952”>

<description unicode="unassigned"/>

</character>

<character id=“U026E1” dec=“9953”>

<description unicode="unassigned"/>

</character>

<character id=“U026E2” dec=“9954”>

<description unicode="unassigned"/>

</character>

<character id=“U026E3” dec=“9955”>

<description unicode="unassigned"/>

</character>

<character id=“U026E4” dec=“9956”>

<description unicode="unassigned"/>

</character>

<character id=“U026E5” dec=“9957”>

<description unicode="unassigned"/>

</character>

<character id=“U026E6” dec=“9958”>

<description unicode="unassigned"/>

</character>

<character id=“U026E7” dec=“9959”>

<description unicode="unassigned"/>

</character>

<character id=“U026E8” dec=“9960”>

<description unicode="unassigned"/>

</character>

<character id=“U026E9” dec=“9961”>

<description unicode="unassigned"/>

</character>

<character id=“U026EA” dec=“9962”>

<description unicode="unassigned"/>

</character>

<character id=“U026EB” dec=“9963”>

<description unicode="unassigned"/>

</character>

<character id=“U026EC” dec=“9964”>

<description unicode="unassigned"/>

</character>

<character id=“U026ED” dec=“9965”>

<description unicode="unassigned"/>

</character>

<character id=“U026EE” dec=“9966”>

<description unicode="unassigned"/>

</character>

<character id=“U026EF” dec=“9967”>

<description unicode="unassigned"/>

</character>

<character id=“U026F0” dec=“9968”>

<description unicode="unassigned"/>

</character>

<character id=“U026F1” dec=“9969”>

<description unicode="unassigned"/>

</character>

<character id=“U026F2” dec=“9970”>

<description unicode="unassigned"/>

</character>

<character id=“U026F3” dec=“9971”>

<description unicode="unassigned"/>

</character>

<character id=“U026F4” dec=“9972”>

<description unicode="unassigned"/>

</character>

<character id=“U026F5” dec=“9973”>

<description unicode="unassigned"/>

</character>

<character id=“U026F6” dec=“9974”>

<description unicode="unassigned"/>

</character>

<character id=“U026F7” dec=“9975”>

<description unicode="unassigned"/>

</character>

<character id=“U026F8” dec=“9976”>

<description unicode="unassigned"/>

</character>

<character id=“U026F9” dec=“9977”>

<description unicode="unassigned"/>

</character>

<character id=“U026FA” dec=“9978”>

<description unicode="unassigned"/>

</character>

<character id=“U026FB” dec=“9979”>

<description unicode="unassigned"/>

</character>

<character id=“U026FC” dec=“9980”>

<description unicode="unassigned"/>

</character>

<character id=“U026FD” dec=“9981”>

<description unicode="unassigned"/>

</character>

<character id=“U026FE” dec=“9982”>

<description unicode="unassigned"/>

</character>

<character id=“U026FF” dec=“9983”>

<description unicode="unassigned"/>

</character>

<character id=“U02700” dec=“9984” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02701” dec=“9985” mode=“text” type=“other”>

<latex>\ding{33}</latex>
<description>UPPER BLADE SCISSORS</description>

</character>

<character id=“U02702” dec=“9986” mode=“text” type=“normal”>

<afii>ED22</afii>
<latex>\ding{34}</latex>
<Elsevier grid="bg8" ent="z.scis">
 <desc>scissor-symbol</desc>
</Elsevier>
<description>BLACK SCISSORS</description>

</character>

<character id=“U02703” dec=“9987” mode=“text” type=“other”>

<latex>\ding{35}</latex>
<description>LOWER BLADE SCISSORS</description>

</character>

<character id=“U02704” dec=“9988” mode=“text” type=“other”>

<latex>\ding{36}</latex>
<description>WHITE SCISSORS</description>

</character>

<character id=“U02705” dec=“9989” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02706” dec=“9990” mode=“text” type=“other”>

<latex>\ding{38}</latex>
<description>TELEPHONE LOCATION SIGN</description>

</character>

<character id=“U02707” dec=“9991” mode=“text” type=“other”>

<latex>\ding{39}</latex>
<description>TAPE DRIVE</description>

</character>

<character id=“U02708” dec=“9992” mode=“text” type=“other”>

<latex>\ding{40}</latex>
<description>AIRPLANE</description>

</character>

<character id=“U02709” dec=“9993” mode=“text” type=“normal”>

<afii>ED29</afii>
<latex>\ding{41}</latex>
<Springer>envelop</Springer>
<description>ENVELOPE</description>

</character>

<character id=“U0270A” dec=“9994” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0270B” dec=“9995” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0270C” dec=“9996” mode=“text” type=“other”>

<latex>\ding{44}</latex>
<description>VICTORY HAND</description>

</character>

<character id=“U0270D” dec=“9997” mode=“text” type=“other”>

<latex>\ding{45}</latex>
<description>WRITING HAND</description>

</character>

<character id=“U0270E” dec=“9998” mode=“text” type=“other”>

<latex>\ding{46}</latex>
<description>LOWER RIGHT PENCIL</description>

</character>

<character id=“U0270F” dec=“9999” mode=“text” type=“other”>

<latex>\ding{47}</latex>
<description>PENCIL</description>

</character>

<character id=“U02710” dec=“10000” mode=“text” type=“other”>

<latex>\ding{48}</latex>
<description>UPPER RIGHT PENCIL</description>

</character>

<character id=“U02711” dec=“10001” mode=“text” type=“other”>

<latex>\ding{49}</latex>
<description>WHITE NIB</description>

</character>

<character id=“U02712” dec=“10002” mode=“text” type=“other”>

<latex>\ding{50}</latex>
<description>BLACK NIB</description>

</character>

<character id=“U02713” dec=“10003” mode=“text” type=“normal”>

<afii>EFCF</afii>
<latex>\ding{51}</latex>
<Elsevier grid="bff" ent="check">
 <desc>check mark; tick</desc>
</Elsevier>
<AMS>\checkmark</AMS>
<APS>chkmrk</APS>
<Wolfram>Checkmark</Wolfram>
<entity id="check" set="ISOPUB">
 <desc>checkmark =tick, check mark</desc>
</entity>
<entity id="check" set="8879-isopub">
 <desc>/checkmark =tick, check mark</desc>
</entity>
<entity id="checkmark" set="mmlalias">
  <desc>alias ISOPUB check</desc>
</entity>
<description>CHECK MARK</description>

</character>

<character id=“U02714” dec=“10004” mode=“text” type=“other”>

<latex>\ding{52}</latex>
<description>HEAVY CHECK MARK</description>

</character>

<character id=“U02715” dec=“10005” mode=“text” type=“other”>

<latex>\ding{53}</latex>
<description>MULTIPLICATION X</description>

</character>

<character id=“U02716” dec=“10006” mode=“text” type=“other”>

<latex>\ding{54}</latex>
<description>HEAVY MULTIPLICATION X</description>

</character>

<character id=“U02717” dec=“10007” mode=“text” type=“other”>

<afii>2231</afii>
<latex>\ding{55}</latex>
<entity id="cross" set="ISOPUB">
 <desc>ballot cross</desc>
</entity>
<entity id="cross" set="8879-isopub">
 <desc>=ballot cross</desc>
</entity>
<description>BALLOT X</description>

</character>

<character id=“U02718” dec=“10008” mode=“text” type=“other”>

<latex>\ding{56}</latex>
<description>HEAVY BALLOT X</description>

</character>

<character id=“U02719” dec=“10009” mode=“text” type=“other”>

<latex>\ding{57}</latex>
<description>OUTLINED GREEK CROSS</description>

</character>

<character id=“U0271A” dec=“10010” mode=“text” type=“other”>

<latex>\ding{58}</latex>
<description>HEAVY GREEK CROSS</description>

</character>

<character id=“U0271B” dec=“10011” mode=“text” type=“other”>

<latex>\ding{59}</latex>
<description>OPEN CENTRE CROSS</description>

</character>

<character id=“U0271C” dec=“10012” mode=“text” type=“other”>

<latex>\ding{60}</latex>
<description>HEAVY OPEN CENTRE CROSS</description>

</character>

<character id=“U0271D” dec=“10013” mode=“text” type=“other”>

<latex>\ding{61}</latex>
<description>LATIN CROSS</description>

</character>

<character id=“U0271E” dec=“10014” mode=“text” type=“other”>

<latex>\ding{62}</latex>
<description>SHADOWED WHITE LATIN CROSS</description>

</character>

<character id=“U0271F” dec=“10015” mode=“text” type=“other”>

<latex>\ding{63}</latex>
<description>OUTLINED LATIN CROSS</description>

</character>

<character id=“U02720” dec=“10016” mode=“text” type=“normal”>

<afii>21AE</afii>
<latex>\ding{64}</latex>
<Elsevier grid="bfe" ent="malt">
 <desc>Maltese cross</desc>
</Elsevier>
<AMS>\maltese</AMS>
<APS>malt</APS>
<AIP>maltese</AIP>
<entity id="malt" set="ISOPUB">
 <desc>maltese =maltese cross</desc>
</entity>
<entity id="malt" set="8879-isopub">
 <desc>/maltese =maltese cross</desc>
</entity>
<entity id="maltese" set="mmlalias">
  <desc>alias ISOPUB malt</desc>
</entity>
<description>MALTESE CROSS</description>

</character>

<character id=“U02721” dec=“10017” mode=“text” type=“other”>

<latex>\ding{65}</latex>
<description>STAR OF DAVID</description>

</character>

<character id=“U02722” dec=“10018” mode=“text” type=“other”>

<latex>\ding{66}</latex>
<description>FOUR TEARDROP-SPOKED ASTERISK</description>

</character>

<character id=“U02723” dec=“10019” mode=“text” type=“other”>

<latex>\ding{67}</latex>
<description>FOUR BALLOON-SPOKED ASTERISK</description>

</character>

<character id=“U02724” dec=“10020” mode=“text” type=“other”>

<latex>\ding{68}</latex>
<description>HEAVY FOUR BALLOON-SPOKED ASTERISK</description>

</character>

<character id=“U02725” dec=“10021” mode=“text” type=“other”>

<latex>\ding{69}</latex>
<description>FOUR CLUB-SPOKED ASTERISK</description>

</character>

<character id=“U02726” dec=“10022” mode=“text” type=“other”>

<afii>2221</afii>
<latex>\ding{70}</latex>
<description>BLACK FOUR POINTED STAR</description>

</character>

<character id=“U02727” dec=“10023” mode=“text” type=“other”>

<latex>\ding{71}</latex>
<description>WHITE FOUR POINTED STAR</description>

</character>

<character id=“U02728” dec=“10024” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02729” dec=“10025” mode=“text” type=“other”>

<latex>\ding{73}</latex>
<description>STRESS OUTLINED WHITE STAR</description>

</character>

<character id=“U0272A” dec=“10026” mode=“text” type=“other”>

<afii>ED47</afii>
<latex>\ding{74}</latex>
<AIP>ostarcir</AIP>
<description>CIRCLED WHITE STAR</description>

</character>

<character id=“U0272B” dec=“10027” mode=“text” type=“other”>

<latex>\ding{75}</latex>
<description>OPEN CENTRE BLACK STAR</description>

</character>

<character id=“U0272C” dec=“10028” mode=“text” type=“other”>

<latex>\ding{76}</latex>
<description>BLACK CENTRE WHITE STAR</description>

</character>

<character id=“U0272D” dec=“10029” mode=“text” type=“other”>

<latex>\ding{77}</latex>
<description>OUTLINED BLACK STAR</description>

</character>

<character id=“U0272E” dec=“10030” mode=“text” type=“other”>

<latex>\ding{78}</latex>
<description>HEAVY OUTLINED BLACK STAR</description>

</character>

<character id=“U0272F” dec=“10031” mode=“text” type=“other”>

<latex>\ding{79}</latex>
<description>PINWHEEL STAR</description>

</character>

<character id=“U02730” dec=“10032” mode=“text” type=“other”>

<latex>\ding{80}</latex>
<description>SHADOWED WHITE STAR</description>

</character>

<character id=“U02731” dec=“10033” mode=“text” type=“other”>

<latex>\ding{81}</latex>
<description>HEAVY ASTERISK</description>

</character>

<character id=“U02732” dec=“10034” mode=“text” type=“other”>

<latex>\ding{82}</latex>
<description>OPEN CENTRE ASTERISK</description>

</character>

<character id=“U02733” dec=“10035” mode=“text” type=“other”>

<latex>\ding{83}</latex>
<description>EIGHT SPOKED ASTERISK</description>

</character>

<character id=“U02734” dec=“10036” mode=“text” type=“other”>

<latex>\ding{84}</latex>
<description>EIGHT POINTED BLACK STAR</description>

</character>

<character id=“U02735” dec=“10037” mode=“text” type=“other”>

<latex>\ding{85}</latex>
<description>EIGHT POINTED PINWHEEL STAR</description>

</character>

<character id=“U02736” dec=“10038” mode=“text” type=“other”>

<latex>\ding{86}</latex>
<APS>sext</APS>
<Wolfram>SixPointedStar</Wolfram>
<entity id="sext" set="STIX">
</entity>
<entity id="sext" set="ISOPUB">
 <desc>sextile (6-pointed star)</desc>
</entity>
<entity id="sext" set="8879-isopub">
 <desc>sextile (6-pointed star)</desc>
</entity>
<description>SIX POINTED BLACK STAR</description>

</character>

<character id=“U02737” dec=“10039” mode=“text” type=“other”>

<latex>\ding{87}</latex>
<description>EIGHT POINTED RECTILINEAR BLACK STAR</description>

</character>

<character id=“U02738” dec=“10040” mode=“text” type=“other”>

<latex>\ding{88}</latex>
<description>HEAVY EIGHT POINTED RECTILINEAR BLACK STAR</description>

</character>

<character id=“U02739” dec=“10041” mode=“text” type=“other”>

<latex>\ding{89}</latex>
<description>TWELVE POINTED BLACK STAR</description>

</character>

<character id=“U0273A” dec=“10042” mode=“text” type=“other”>

<latex>\ding{90}</latex>
<description>SIXTEEN POINTED ASTERISK</description>

</character>

<character id=“U0273B” dec=“10043” mode=“text” type=“other”>

<latex>\ding{91}</latex>
<description>TEARDROP-SPOKED ASTERISK</description>

</character>

<character id=“U0273C” dec=“10044” mode=“text” type=“other”>

<latex>\ding{92}</latex>
<description>OPEN CENTRE TEARDROP-SPOKED ASTERISK</description>

</character>

<character id=“U0273D” dec=“10045” mode=“text” type=“other”>

<latex>\ding{93}</latex>
<description>HEAVY TEARDROP-SPOKED ASTERISK</description>

</character>

<character id=“U0273E” dec=“10046” mode=“text” type=“other”>

<latex>\ding{94}</latex>
<description>SIX PETALLED BLACK AND WHITE FLORETTE</description>

</character>

<character id=“U0273F” dec=“10047” mode=“text” type=“other”>

<latex>\ding{95}</latex>
<description>BLACK FLORETTE</description>

</character>

<character id=“U02740” dec=“10048” mode=“text” type=“other”>

<latex>\ding{96}</latex>
<description>WHITE FLORETTE</description>

</character>

<character id=“U02741” dec=“10049” mode=“text” type=“other”>

<latex>\ding{97}</latex>
<description>EIGHT PETALLED OUTLINED BLACK FLORETTE</description>

</character>

<character id=“U02742” dec=“10050” mode=“text” type=“other”>

<latex>\ding{98}</latex>
<description>CIRCLED OPEN CENTRE EIGHT POINTED STAR</description>

</character>

<character id=“U02743” dec=“10051” mode=“text” type=“other”>

<latex>\ding{99}</latex>
<description>HEAVY TEARDROP-SPOKED PINWHEEL ASTERISK</description>

</character>

<character id=“U02744” dec=“10052” mode=“text” type=“other”>

<latex>\ding{100}</latex>
<description>SNOWFLAKE</description>

</character>

<character id=“U02745” dec=“10053” mode=“text” type=“other”>

<latex>\ding{101}</latex>
<description>TIGHT TRIFOLIATE SNOWFLAKE</description>

</character>

<character id=“U02746” dec=“10054” mode=“text” type=“other”>

<latex>\ding{102}</latex>
<description>HEAVY CHEVRON SNOWFLAKE</description>

</character>

<character id=“U02747” dec=“10055” mode=“text” type=“other”>

<latex>\ding{103}</latex>
<description>SPARKLE</description>

</character>

<character id=“U02748” dec=“10056” mode=“text” type=“other”>

<latex>\ding{104}</latex>
<description>HEAVY SPARKLE</description>

</character>

<character id=“U02749” dec=“10057” mode=“text” type=“other”>

<latex>\ding{105}</latex>
<description>BALLOON-SPOKED ASTERISK</description>

</character>

<character id=“U0274A” dec=“10058” mode=“text” type=“other”>

<latex>\ding{106}</latex>
<description>EIGHT TEARDROP-SPOKED PROPELLER ASTERISK</description>

</character>

<character id=“U0274B” dec=“10059” mode=“text” type=“other”>

<latex>\ding{107}</latex>
<description>HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK</description>

</character>

<character id=“U0274C” dec=“10060” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0274D” dec=“10061” mode=“text” type=“other”>

<latex>\ding{109}</latex>
<description>SHADOWED WHITE CIRCLE</description>

</character>

<character id=“U0274E” dec=“10062” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U0274F” dec=“10063” mode=“text” type=“other”>

<latex>\ding{111}</latex>
<description>LOWER RIGHT DROP-SHADOWED WHITE SQUARE</description>

</character>

<character id=“U02750” dec=“10064” mode=“text” type=“other”>

<latex>\ding{112}</latex>
<description>UPPER RIGHT DROP-SHADOWED WHITE SQUARE</description>

</character>

<character id=“U02751” dec=“10065” mode=“text” type=“other”>

<latex>\ding{113}</latex>
<description>LOWER RIGHT SHADOWED WHITE SQUARE</description>

</character>

<character id=“U02752” dec=“10066” mode=“text” type=“other”>

<latex>\ding{114}</latex>
<description>UPPER RIGHT SHADOWED WHITE SQUARE</description>

</character>

<character id=“U02753” dec=“10067” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02754” dec=“10068” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02755” dec=“10069” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02756” dec=“10070” mode=“text” type=“other”>

<latex>\ding{118}</latex>
<description>BLACK DIAMOND MINUS WHITE X</description>

</character>

<character id=“U02757” dec=“10071” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02758” dec=“10072” mode=“text” type=“other”>

<latex>\ding{120}</latex>
<entity id="VerticalSeparator" set="mmlextra">
 <desc>vertical separating operator</desc>
</entity>
<description>LIGHT VERTICAL BAR</description>

</character>

<character id=“U02759” dec=“10073” mode=“text” type=“other”>

<latex>\ding{121}</latex>
<description>MEDIUM VERTICAL BAR</description>

</character>

<character id=“U0275A” dec=“10074” mode=“text” type=“other”>

<latex>\ding{122}</latex>
<description>HEAVY VERTICAL BAR</description>

</character>

<character id=“U0275B” dec=“10075” mode=“text” type=“other”>

<latex>\ding{123}</latex>
<description>HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT</description>

</character>

<character id=“U0275C” dec=“10076” mode=“text” type=“other”>

<latex>\ding{124}</latex>
<description>HEAVY SINGLE COMMA QUOTATION MARK ORNAMENT</description>

</character>

<character id=“U0275D” dec=“10077” mode=“text” type=“other”>

<latex>\ding{125}</latex>
<description>HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT</description>

</character>

<character id=“U0275E” dec=“10078” mode=“text” type=“other”>

<latex>\ding{126}</latex>
<description>HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT</description>

</character>

<character id=“U0275F” dec=“10079” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02760” dec=“10080” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02761” dec=“10081” mode=“text” type=“other”>

<latex>\ding{161}</latex>
<description>CURVED STEM PARAGRAPH SIGN ORNAMENT</description>

</character>

<character id=“U02762” dec=“10082” mode=“text” type=“other”>

<latex>\ding{162}</latex>
<description>HEAVY EXCLAMATION MARK ORNAMENT</description>

</character>

<character id=“U02763” dec=“10083” mode=“text” type=“other”>

<latex>\ding{163}</latex>
<description>HEAVY HEART EXCLAMATION MARK ORNAMENT</description>

</character>

<character id=“U02764” dec=“10084” mode=“text” type=“other”>

<latex>\ding{164}</latex>
<description>HEAVY BLACK HEART</description>

</character>

<character id=“U02765” dec=“10085” mode=“text” type=“other”>

<latex>\ding{165}</latex>
<description>ROTATED HEAVY BLACK HEART BULLET</description>

</character>

<character id=“U02766” dec=“10086” mode=“text” type=“other”>

<latex>\ding{166}</latex>
<description>FLORAL HEART</description>

</character>

<character id=“U02767” dec=“10087” mode=“text” type=“other”>

<latex>\ding{167}</latex>
<description>ROTATED FLORAL HEART BULLET</description>

</character>

<character id=“U02768” dec=“10088” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM LEFT PARENTHESIS ORNAMENT</description>

</character>

<character id=“U02769” dec=“10089” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM RIGHT PARENTHESIS ORNAMENT</description>

</character>

<character id=“U0276A” dec=“10090” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT</description>

</character>

<character id=“U0276B” dec=“10091” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT</description>

</character>

<character id=“U0276C” dec=“10092” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT</description>

</character>

<character id=“U0276D” dec=“10093” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT</description>

</character>

<character id=“U0276E” dec=“10094” image=“none” type=“other” mode=“unknown”>

<description>HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT</description>

</character>

<character id=“U0276F” dec=“10095” image=“none” type=“other” mode=“unknown”>

<description>HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT</description>

</character>

<character id=“U02770” dec=“10096” image=“none” type=“other” mode=“unknown”>

<description>HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT</description>

</character>

<character id=“U02771” dec=“10097” image=“none” type=“other” mode=“unknown”>

<description>HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT</description>

</character>

<character id=“U02772” dec=“10098” image=“none” type=“other” mode=“unknown”>

<description>LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT</description>

</character>

<character id=“U02773” dec=“10099” image=“none” type=“other” mode=“unknown”>

<description>LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT</description>

</character>

<character id=“U02774” dec=“10100” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM LEFT CURLY BRACKET ORNAMENT</description>

</character>

<character id=“U02775” dec=“10101” image=“none” type=“other” mode=“unknown”>

<description>MEDIUM RIGHT CURLY BRACKET ORNAMENT</description>

</character>

<character id=“U02776” dec=“10102” mode=“text” type=“other”>

<latex>\ding{182}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT ONE</description>

</character>

<character id=“U02777” dec=“10103” mode=“text” type=“other”>

<latex>\ding{183}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT TWO</description>

</character>

<character id=“U02778” dec=“10104” mode=“text” type=“other”>

<latex>\ding{184}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT THREE</description>

</character>

<character id=“U02779” dec=“10105” mode=“text” type=“other”>

<latex>\ding{185}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT FOUR</description>

</character>

<character id=“U0277A” dec=“10106” mode=“text” type=“other”>

<latex>\ding{186}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT FIVE</description>

</character>

<character id=“U0277B” dec=“10107” mode=“text” type=“other”>

<latex>\ding{187}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT SIX</description>

</character>

<character id=“U0277C” dec=“10108” mode=“text” type=“other”>

<latex>\ding{188}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT SEVEN</description>

</character>

<character id=“U0277D” dec=“10109” mode=“text” type=“other”>

<latex>\ding{189}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT EIGHT</description>

</character>

<character id=“U0277E” dec=“10110” mode=“text” type=“other”>

<latex>\ding{190}</latex>
<description>DINGBAT NEGATIVE CIRCLED DIGIT NINE</description>

</character>

<character id=“U0277F” dec=“10111” mode=“text” type=“other”>

<latex>\ding{191}</latex>
<description>DINGBAT NEGATIVE CIRCLED NUMBER TEN</description>

</character>

<character id=“U02780” dec=“10112” mode=“text” type=“other”>

<afii>ECC2</afii>
<latex>\ding{192}</latex>
<AIP>cir1</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT ONE</description>

</character>

<character id=“U02781” dec=“10113” mode=“text” type=“other”>

<afii>ECC3</afii>
<latex>\ding{193}</latex>
<AIP>cir2</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT TWO</description>

</character>

<character id=“U02782” dec=“10114” mode=“text” type=“other”>

<afii>ECC4</afii>
<latex>\ding{194}</latex>
<AIP>cir3</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT THREE</description>

</character>

<character id=“U02783” dec=“10115” mode=“text” type=“other”>

<afii>ECC5</afii>
<latex>\ding{195}</latex>
<AIP>cir4</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT FOUR</description>

</character>

<character id=“U02784” dec=“10116” mode=“text” type=“other”>

<afii>ECC6</afii>
<latex>\ding{196}</latex>
<AIP>cir5</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT FIVE</description>

</character>

<character id=“U02785” dec=“10117” mode=“text” type=“other”>

<afii>ECC7</afii>
<latex>\ding{197}</latex>
<AIP>cir6</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT SIX</description>

</character>

<character id=“U02786” dec=“10118” mode=“text” type=“other”>

<afii>ECC8</afii>
<latex>\ding{198}</latex>
<AIP>cir7</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN</description>

</character>

<character id=“U02787” dec=“10119” mode=“text” type=“other”>

<afii>ECC9</afii>
<latex>\ding{199}</latex>
<AIP>cir8</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT</description>

</character>

<character id=“U02788” dec=“10120” mode=“text” type=“other”>

<afii>ECCA</afii>
<latex>\ding{200}</latex>
<AIP>cir9</AIP>
<description>DINGBAT CIRCLED SANS-SERIF DIGIT NINE</description>

</character>

<character id=“U02789” dec=“10121” mode=“text” type=“other”>

<afii>ECCB</afii>
<latex>\ding{201}</latex>
<AIP>cir10</AIP>
<description>DINGBAT CIRCLED SANS-SERIF NUMBER TEN</description>

</character>

<character id=“U0278A” dec=“10122” mode=“text” type=“other”>

<afii>ECCC</afii>
<latex>\ding{202}</latex>
<AIP>cirf1</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE</description>

</character>

<character id=“U0278B” dec=“10123” mode=“text” type=“other”>

<afii>ECCD</afii>
<latex>\ding{203}</latex>
<AIP>cirf2</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO</description>

</character>

<character id=“U0278C” dec=“10124” mode=“text” type=“other”>

<afii>ECCE</afii>
<latex>\ding{204}</latex>
<AIP>cirf3</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE</description>

</character>

<character id=“U0278D” dec=“10125” mode=“text” type=“other”>

<afii>ECCF</afii>
<latex>\ding{205}</latex>
<AIP>cirf4</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR</description>

</character>

<character id=“U0278E” dec=“10126” mode=“text” type=“other”>

<afii>ECD0</afii>
<latex>\ding{206}</latex>
<AIP>cirf5</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE</description>

</character>

<character id=“U0278F” dec=“10127” mode=“text” type=“other”>

<afii>ECD1</afii>
<latex>\ding{207}</latex>
<AIP>cirf6</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX</description>

</character>

<character id=“U02790” dec=“10128” mode=“text” type=“other”>

<afii>ECD2</afii>
<latex>\ding{208}</latex>
<AIP>cirf7</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN</description>

</character>

<character id=“U02791” dec=“10129” mode=“text” type=“other”>

<afii>ECD3</afii>
<latex>\ding{209}</latex>
<AIP>cirf8</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT</description>

</character>

<character id=“U02792” dec=“10130” mode=“text” type=“other”>

<afii>ECD4</afii>
<latex>\ding{210}</latex>
<AIP>cirf9</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE</description>

</character>

<character id=“U02793” dec=“10131” mode=“text” type=“other”>

<afii>ECD5</afii>
<latex>\ding{211}</latex>
<AIP>cirf10</AIP>
<description>DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN</description>

</character>

<character id=“U02794” dec=“10132” mode=“text” type=“other”>

<latex>\ding{212}</latex>
<description>HEAVY WIDE-HEADED RIGHTWARDS ARROW</description>

</character>

<character id=“U02795” dec=“10133” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02796” dec=“10134” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02797” dec=“10135” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U02798” dec=“10136” mode=“text” type=“other”>

<latex>\ding{216}</latex>
<description>HEAVY SOUTH EAST ARROW</description>

</character>

<character id=“U02799” dec=“10137” mode=“text” type=“other”>

<latex>\ding{217}</latex>
<description>HEAVY RIGHTWARDS ARROW</description>

</character>

<character id=“U0279A” dec=“10138” mode=“text” type=“other”>

<latex>\ding{218}</latex>
<description>HEAVY NORTH EAST ARROW</description>

</character>

<character id=“U0279B” dec=“10139” mode=“text” type=“other”>

<afii>EDA9</afii>
<latex>\ding{219}</latex>
<AIP>rarrb</AIP>
<description>DRAFTING POINT RIGHTWARDS ARROW</description>

</character>

<character id=“U0279C” dec=“10140” mode=“text” type=“other”>

<latex>\ding{220}</latex>
<description>HEAVY ROUND-TIPPED RIGHTWARDS ARROW</description>

</character>

<character id=“U0279D” dec=“10141” mode=“text” type=“other”>

<latex>\ding{221}</latex>
<description>TRIANGLE-HEADED RIGHTWARDS ARROW</description>

</character>

<character id=“U0279E” dec=“10142” mode=“text” type=“other”>

<latex>\ding{222}</latex>
<description>HEAVY TRIANGLE-HEADED RIGHTWARDS ARROW</description>

</character>

<character id=“U0279F” dec=“10143” mode=“text” type=“other”>

<latex>\ding{223}</latex>
<description>DASHED TRIANGLE-HEADED RIGHTWARDS ARROW</description>

</character>

<character id=“U027A0” dec=“10144” mode=“text” type=“other”>

<latex>\ding{224}</latex>
<description>HEAVY DASHED TRIANGLE-HEADED RIGHTWARDS ARROW</description>

</character>

<character id=“U027A1” dec=“10145” mode=“text” type=“other”>

<latex>\ding{225}</latex>
<description>BLACK RIGHTWARDS ARROW</description>

</character>

<character id=“U027A2” dec=“10146” mode=“text” type=“other”>

<latex>\ding{226}</latex>
<description>THREE-D TOP-LIGHTED RIGHTWARDS ARROWHEAD</description>

</character>

<character id=“U027A3” dec=“10147” mode=“text” type=“other”>

<latex>\ding{227}</latex>
<description>THREE-D BOTTOM-LIGHTED RIGHTWARDS ARROWHEAD</description>

</character>

<character id=“U027A4” dec=“10148” mode=“text” type=“other”>

<latex>\ding{228}</latex>
<description>BLACK RIGHTWARDS ARROWHEAD</description>

</character>

<character id=“U027A5” dec=“10149” mode=“text” type=“other”>

<latex>\ding{229}</latex>
<description>HEAVY BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW</description>

</character>

<character id=“U027A6” dec=“10150” mode=“text” type=“other”>

<latex>\ding{230}</latex>
<description>HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW</description>

</character>

<character id=“U027A7” dec=“10151” mode=“text” type=“other”>

<latex>\ding{231}</latex>
<description>SQUAT BLACK RIGHTWARDS ARROW</description>

</character>

<character id=“U027A8” dec=“10152” mode=“text” type=“other”>

<latex>\ding{232}</latex>
<description>HEAVY CONCAVE-POINTED BLACK RIGHTWARDS ARROW</description>

</character>

<character id=“U027A9” dec=“10153” mode=“text” type=“other”>

<latex>\ding{233}</latex>
<description>RIGHT-SHADED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027AA” dec=“10154” mode=“text” type=“other”>

<latex>\ding{234}</latex>
<description>LEFT-SHADED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027AB” dec=“10155” mode=“text” type=“other”>

<latex>\ding{235}</latex>
<description>BACK-TILTED SHADOWED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027AC” dec=“10156” mode=“text” type=“other”>

<latex>\ding{236}</latex>
<description>FRONT-TILTED SHADOWED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027AD” dec=“10157” mode=“text” type=“other”>

<latex>\ding{237}</latex>
<description>HEAVY LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027AE” dec=“10158” mode=“text” type=“other”>

<latex>\ding{238}</latex>
<description>HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027AF” dec=“10159” mode=“text” type=“other”>

<latex>\ding{239}</latex>
<description>NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027B0” dec=“10160” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027B1” dec=“10161” mode=“text” type=“other”>

<latex>\ding{241}</latex>
<description>NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027B2” dec=“10162” mode=“text” type=“other”>

<latex>\ding{242}</latex>
<description>CIRCLED HEAVY WHITE RIGHTWARDS ARROW</description>

</character>

<character id=“U027B3” dec=“10163” mode=“text” type=“other”>

<latex>\ding{243}</latex>
<description>WHITE-FEATHERED RIGHTWARDS ARROW</description>

</character>

<character id=“U027B4” dec=“10164” mode=“text” type=“other”>

<latex>\ding{244}</latex>
<description>BLACK-FEATHERED SOUTH EAST ARROW</description>

</character>

<character id=“U027B5” dec=“10165” mode=“text” type=“other”>

<latex>\ding{245}</latex>
<description>BLACK-FEATHERED RIGHTWARDS ARROW</description>

</character>

<character id=“U027B6” dec=“10166” mode=“text” type=“other”>

<latex>\ding{246}</latex>
<description>BLACK-FEATHERED NORTH EAST ARROW</description>

</character>

<character id=“U027B7” dec=“10167” mode=“text” type=“other”>

<latex>\ding{247}</latex>
<description>HEAVY BLACK-FEATHERED SOUTH EAST ARROW</description>

</character>

<character id=“U027B8” dec=“10168” mode=“text” type=“other”>

<latex>\ding{248}</latex>
<description>HEAVY BLACK-FEATHERED RIGHTWARDS ARROW</description>

</character>

<character id=“U027B9” dec=“10169” mode=“text” type=“other”>

<latex>\ding{249}</latex>
<description>HEAVY BLACK-FEATHERED NORTH EAST ARROW</description>

</character>

<character id=“U027BA” dec=“10170” mode=“text” type=“other”>

<latex>\ding{250}</latex>
<description>TEARDROP-BARBED RIGHTWARDS ARROW</description>

</character>

<character id=“U027BB” dec=“10171” mode=“text” type=“other”>

<latex>\ding{251}</latex>
<description>HEAVY TEARDROP-SHANKED RIGHTWARDS ARROW</description>

</character>

<character id=“U027BC” dec=“10172” mode=“text” type=“other”>

<latex>\ding{252}</latex>
<description>WEDGE-TAILED RIGHTWARDS ARROW</description>

</character>

<character id=“U027BD” dec=“10173” mode=“text” type=“other”>

<latex>\ding{253}</latex>
<description>HEAVY WEDGE-TAILED RIGHTWARDS ARROW</description>

</character>

<character id=“U027BE” dec=“10174” mode=“text” type=“other”>

<latex>\ding{254}</latex>
<description>OPEN-OUTLINED RIGHTWARDS ARROW</description>

</character>

<character id=“U027BF” dec=“10175” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C0” dec=“10176” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C1” dec=“10177” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C2” dec=“10178” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C3” dec=“10179” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C4” dec=“10180” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C5” dec=“10181” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C6” dec=“10182” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C7” dec=“10183” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C8” dec=“10184” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027C9” dec=“10185” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027CA” dec=“10186” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027CB” dec=“10187” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027CC” dec=“10188” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027CD” dec=“10189” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027CE” dec=“10190” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027CF” dec=“10191” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027D0” dec=“10192” image=“none” type=“other” mode=“unknown”>

<description>WHITE DIAMOND WITH CENTRED DOT</description>

</character>

<character id=“U027D1” dec=“10193” image=“none” type=“other” mode=“unknown”>

<description>AND WITH DOT</description>

</character>

<character id=“U027D2” dec=“10194” image=“none” type=“other” mode=“unknown”>

<description>ELEMENT OF OPENING UPWARDS</description>

</character>

<character id=“U027D3” dec=“10195” image=“none” type=“other” mode=“unknown”>

<description>LOWER RIGHT CORNER WITH DOT</description>

</character>

<character id=“U027D4” dec=“10196” image=“none” type=“other” mode=“unknown”>

<description>UPPER LEFT CORNER WITH DOT</description>

</character>

<character id=“U027D5” dec=“10197” image=“none” type=“other” mode=“unknown”>

<description>LEFT OUTER JOIN</description>

</character>

<character id=“U027D6” dec=“10198” image=“none” type=“other” mode=“unknown”>

<description>RIGHT OUTER JOIN</description>

</character>

<character id=“U027D7” dec=“10199” image=“none” type=“other” mode=“unknown”>

<description>FULL OUTER JOIN</description>

</character>

<character id=“U027D8” dec=“10200” image=“none” type=“other” mode=“unknown”>

<description>LARGE UP TACK</description>

</character>

<character id=“U027D9” dec=“10201” image=“none” type=“other” mode=“unknown”>

<description>LARGE DOWN TACK</description>

</character>

<character id=“U027DA” dec=“10202” image=“none” type=“other” mode=“unknown”>

<description>LEFT AND RIGHT DOUBLE TURNSTILE</description>

</character>

<character id=“U027DB” dec=“10203” image=“none” type=“other” mode=“unknown”>

<description>LEFT AND RIGHT TACK</description>

</character>

<character id=“U027DC” dec=“10204” image=“none” type=“other” mode=“unknown”>

<description>LEFT MULTIMAP</description>

</character>

<character id=“U027DD” dec=“10205” image=“none” type=“other” mode=“unknown”>

<description>LONG RIGHT TACK</description>

</character>

<character id=“U027DE” dec=“10206” image=“none” type=“other” mode=“unknown”>

<description>LONG LEFT TACK</description>

</character>

<character id=“U027DF” dec=“10207” image=“none” type=“other” mode=“unknown”>

<description>UP TACK WITH CIRCLE ABOVE</description>

</character>

<character id=“U027E0” dec=“10208” image=“none” type=“other” mode=“unknown”>

<description>LOZENGE DIVIDED BY HORIZONTAL RULE</description>

</character>

<character id=“U027E1” dec=“10209” image=“none” type=“other” mode=“unknown”>

<description>WHITE CONCAVE-SIDED DIAMOND</description>

</character>

<character id=“U027E2” dec=“10210” image=“none” type=“other” mode=“unknown”>

<description>WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK</description>

</character>

<character id=“U027E3” dec=“10211” image=“none” type=“other” mode=“unknown”>

<description>WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK</description>

</character>

<character id=“U027E4” dec=“10212” image=“none” type=“other” mode=“unknown”>

<description>WHITE SQUARE WITH LEFTWARDS TICK</description>

</character>

<character id=“U027E5” dec=“10213” image=“none” type=“other” mode=“unknown”>

<description>WHITE SQUARE WITH RIGHTWARDS TICK</description>

</character>

<character id=“U027E6” dec=“10214” image=“none” type=“other” mode=“unknown”>

<description>MATHEMATICAL LEFT WHITE SQUARE BRACKET</description>

</character>

<character id=“U027E7” dec=“10215” image=“none” type=“other” mode=“unknown”>

<description>MATHEMATICAL RIGHT WHITE SQUARE BRACKET</description>

</character>

<character id=“U027E8” dec=“10216” image=“none” type=“other” mode=“unknown”>

<description>MATHEMATICAL LEFT ANGLE BRACKET</description>

</character>

<character id=“U027E9” dec=“10217” image=“none” type=“other” mode=“unknown”>

<description>MATHEMATICAL RIGHT ANGLE BRACKET</description>

</character>

<character id=“U027EA” dec=“10218” image=“none” type=“other” mode=“unknown”>

<description>MATHEMATICAL LEFT DOUBLE ANGLE BRACKET</description>

</character>

<character id=“U027EB” dec=“10219” image=“none” type=“other” mode=“unknown”>

<description>MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET</description>

</character>

<character id=“U027EC” dec=“10220” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027ED” dec=“10221” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027EE” dec=“10222” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027EF” dec=“10223” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U027F0” dec=“10224” image=“none” type=“other” mode=“unknown”>

<description>UPWARDS QUADRUPLE ARROW</description>

</character>

<character id=“U027F1” dec=“10225” image=“none” type=“other” mode=“unknown”>

<description>DOWNWARDS QUADRUPLE ARROW</description>

</character>

<character id=“U027F2” dec=“10226” image=“none” type=“other” mode=“unknown”>

<description>ANTICLOCKWISE GAPPED CIRCLE ARROW</description>

</character>

<character id=“U027F3” dec=“10227” image=“none” type=“other” mode=“unknown”>

<description>CLOCKWISE GAPPED CIRCLE ARROW</description>

</character>

<character id=“U027F4” dec=“10228” image=“none” type=“other” mode=“unknown”>

<description>RIGHT ARROW WITH CIRCLED PLUS</description>

</character>

<character id=“U027F5” dec=“10229” mode=“math” type=“relation”>

<afii>225C</afii>
<latex>\longleftarrow </latex>
<AMS>\longleftarrow</AMS>
<IEEE>\longleftarrow</IEEE>
<Wolfram>LongLeftArrow</Wolfram>
<entity id="xlarr" set="9573-13-isoamsa">
 <desc>/longleftarrow A: long left arrow</desc>
</entity>
<entity id="longleftarrow" set="mmlalias">
  <desc>alias ISOAMSA xlarr</desc>
</entity>
<entity id="LongLeftArrow" set="mmlalias">
  <desc>alias ISOAMSA xlarr</desc>
</entity>
<description unicode="3.2">LONG LEFTWARDS ARROW</description>

</character>

<character id=“U027F6” dec=“10230” mode=“math” type=“relation”>

<afii>225D</afii>
<latex>\longrightarrow </latex>
<AMS>\longrightarrow</AMS>
<AIP>lngrarr</AIP>
<IEEE>\longrightarrow</IEEE>
<Wolfram>LongRightArrow</Wolfram>
<entity id="xrarr" set="9573-13-isoamsa">
 <desc>/longrightarrow A: long right arrow</desc>
</entity>
<entity id="longrightarrow" set="mmlalias">
  <desc>alias ISOAMSA xrarr</desc>
</entity>
<entity id="LongRightArrow" set="mmlalias">
  <desc>alias ISOAMSA xrarr</desc>
</entity>
<description>LONG RIGHTWARDS ARROW</description>

</character>

<character id=“U027F7” dec=“10231” mode=“math” type=“relation”>

<afii>2267</afii>
<latex>\longleftrightarrow </latex>
<AMS>\longleftrightarrow</AMS>
<APS>harrr</APS>
<IEEE>\longleftrightarrow</IEEE>
<Wolfram>LongLeftRightArrow</Wolfram>
<entity id="xharr" set="8879-isoamsa">
 <desc>/longleftrightarrow A: long l&amp;r arr </desc>
</entity>
<entity id="xharr" set="9573-13-isoamsa">
 <desc>/longleftrightarrow A: long l&amp;r arr</desc>
</entity>
<entity id="longleftrightarrow" set="mmlalias">
  <desc>alias ISOAMSA xharr</desc>
</entity>
<entity id="LongLeftRightArrow" set="mmlalias">
  <desc>alias ISOAMSA xharr</desc>
</entity>
<description unicode="3.2">LONG LEFT RIGHT ARROW</description>

</character>

<character id=“U027F8” dec=“10232” mode=“math” type=“relation”>

<afii>225E</afii>
<latex>\Longleftarrow </latex>
<AMS>\Longleftarrow</AMS>
<APS>lArrr</APS>
<IEEE>\Longleftarrow</IEEE>
<Wolfram>DoubleLongLeftArrow</Wolfram>
<entity id="xlArr" set="8879-isoamsa">
 <desc>/Longleftarrow A: long l dbl arrow </desc>
</entity>
<entity id="xlArr" set="9573-13-isoamsa">
 <desc>/Longleftarrow A: long l dbl arrow</desc>
</entity>
<entity id="Longleftarrow" set="mmlalias">
  <desc>alias ISOAMSA xlArr</desc>
</entity>
<entity id="DoubleLongLeftArrow" set="mmlalias">
  <desc>alias ISOAMSA xlArr</desc>
</entity>
<description unicode="3.2">LONG LEFTWARDS DOUBLE ARROW</description>

</character>

<character id=“U027F9” dec=“10233” mode=“math” type=“relation”>

<afii>225F</afii>
<latex>\Longrightarrow </latex>
<AMS>\Longrightarrow</AMS>
<APS>rArrr</APS>
<IEEE>\Longrightarrow</IEEE>
<Wolfram>DoubleLongRightArrow</Wolfram>
<entity id="xrArr" set="8879-isoamsa">
 <desc>/Longrightarrow A: long rt dbl arr </desc>
</entity>
<entity id="xrArr" set="9573-13-isoamsa">
 <desc>/Longrightarrow A: long rt dbl arr</desc>
</entity>
<entity id="Longrightarrow" set="mmlalias">
  <desc>alias ISOAMSA xrArr</desc>
</entity>
<entity id="DoubleLongRightArrow" set="mmlalias">
  <desc>alias ISOAMSA xrArr</desc>
</entity>
<description unicode="3.2">LONG RIGHTWARDS DOUBLE ARROW</description>

</character>

<character id=“U027FA” dec=“10234” mode=“math” type=“relation”>

<afii>2269</afii>
<latex>\Longleftrightarrow </latex>
<AMS>\Longleftrightarrow</AMS>
<APS>xhArr</APS>
<IEEE>\Longleftrightarrow</IEEE>
<Wolfram>DoubleLongLeftRightArrow</Wolfram>
<entity id="xhArr" set="8879-isoamsa">
 <desc>/Longleftrightarrow A: long l&amp;r dbl arr</desc>
</entity>
<entity id="xhArr" set="9573-13-isoamsa">
 <desc>/Longleftrightarrow A: long l&amp;r dbl arr</desc>
</entity>
<entity id="Longleftrightarrow" set="mmlalias">
  <desc>alias ISOAMSA xhArr</desc>
</entity>
<entity id="DoubleLongLeftRightArrow" set="mmlalias">
  <desc>alias ISOAMSA xhArr</desc>
</entity>
<font name="hlcry" pos="40)"/>
<description unicode="3.2">LONG LEFT RIGHT DOUBLE ARROW</description>

</character>

<character id=“U027FB” dec=“10235” mode=“math” type=“relation” image=“none”>

<description>LONG LEFTWARDS ARROW FROM BAR</description>

</character>

<character id=“U027FC” dec=“10236” mode=“math” type=“relation”>

<afii>D9E8</afii>
<latex>\longmapsto </latex>
<AMS>\longmapsto</AMS>
<IEEE>\longmapsto</IEEE>
<entity id="xmap" set="9573-13-isoamsa">
 <desc>/longmapsto A:</desc>
</entity>
<entity id="longmapsto" set="mmlalias">
  <desc>alias ISOAMSA xmap</desc>
</entity>
<description>LONG RIGHTWARDS ARROW FROM BAR</description>

</character>

<character id=“U027FD” dec=“10237” image=“none” type=“other” mode=“unknown”>

<description>LONG LEFTWARDS DOUBLE ARROW FROM BAR</description>

</character>

<character id=“U027FE” dec=“10238” image=“none” type=“other” mode=“unknown”>

<description>LONG RIGHTWARDS DOUBLE ARROW FROM BAR</description>

</character>

<character id=“U027FF” dec=“10239” mode=“math” type=“relation”>

<afii>D9E9</afii>
<latex>\sim\joinrel\leadsto</latex>
<entity id="dzigrarr" set="9573-13-isoamsa">
 <desc>right long zig-zag arrow</desc>
</entity>
<description unicode="3.2">LONG RIGHTWARDS SQUIGGLE ARROW</description>

</character>

<character id=“U02900” dec=“10496” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE</description>

</character>

<character id=“U02901” dec=“10497” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE</description>

</character>

<character id=“U02902” dec=“10498” type=“other” mode=“unknown”>

<entity id="nvlArr" set="9573-13-isoamsa">
 <desc>not, vert, left double arrow</desc>
</entity>
<description unicode="3.2">LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE</description>

</character>

<character id=“U02903” dec=“10499” type=“other” mode=“unknown”>

<entity id="nvrArr" set="9573-13-isoamsa">
 <desc>not, vert, right double arrow</desc>
</entity>
<description unicode="3.2">RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE</description>

</character>

<character id=“U02904” dec=“10500” type=“other” mode=“unknown”>

<entity id="nvHarr" set="9573-13-isoamsa">
 <desc>not, vert, left and right double arrow </desc>
</entity>
<description unicode="3.2">LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE</description>

</character>

<character id=“U02905” dec=“10501” mode=“math” type=“relation”>

<afii>D9BC</afii>
<latex>\ElsevierGlyph{E212}</latex>
<Elsevier grid="bax" ent="Map">
 <desc>two-head right arrow, ended</desc>
</Elsevier>
<entity id="Map" set="STIX">
</entity>
<entity id="Map" set="9573-13-isoamsa">
 <desc>twoheaded mapsto</desc>
</entity>
<font name="zsyr" pos="1"/>
<description unicode="3.2">RIGHTWARDS TWO-HEADED ARROW FROM BAR</description>

</character>

<character id=“U02906” dec=“10502” mode=“math” type=“relation”>

<AMS>\Mapsfrom</AMS>
<entity id="Mapfrom" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>E834</xref>
</entity>
<description unicode="3.2">LEFTWARDS DOUBLE ARROW FROM BAR</description>

</character>

<character id=“U02907” dec=“10503” mode=“math” type=“relation”>

<AMS>\Mapsto</AMS>
<entity id="Mapto" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>E835</xref>
</entity>
<description unicode="3.2">RIGHTWARDS DOUBLE ARROW FROM BAR</description>

</character>

<character id=“U02908” dec=“10504” mode=“math” type=“relation”>

<AIP>dnarln</AIP>
<entity id="darrln" set="STIX">
 <xref>2356</xref>
</entity>
<description unicode="3.2">DOWNWARDS ARROW WITH HORIZONTAL STROKE</description>

</character>

<character id=“U02909” dec=“10505” mode=“math” type=“relation”>

<AIP>uparln</AIP>
<entity id="uarrln" set="STIX">
 <xref>234F</xref>
</entity>
<description unicode="3.2">UPWARDS ARROW WITH HORIZONTAL STROKE</description>

</character>

<character id=“U0290A” dec=“10506” mode=“math” type=“relation”>

<AMS>\Uuparrow</AMS>
<entity id="uAarr" set="STIX">
</entity>
<description unicode="3.2">UPWARDS TRIPLE ARROW</description>

</character>

<character id=“U0290B” dec=“10507” mode=“math” type=“relation”>

<AMS>\Ddownarrow</AMS>
<entity id="dAarr" set="STIX">
</entity>
<description unicode="3.2">DOWNWARDS TRIPLE ARROW</description>

</character>

<character id=“U0290C” dec=“10508” mode=“math” type=“relation”>

<afii>D9B0</afii>
<entity id="lbarr" set="STIX">
</entity>
<entity id="lbarr" set="9573-13-isoamsa">
 <desc>left broken arrow</desc>
</entity>
<description unicode="3.2">LEFTWARDS DOUBLE DASH ARROW</description>

</character>

<character id=“U0290D” dec=“10509” mode=“unknown” type=“other”>

<afii>EB30</afii>
<AMS>\bkarow</AMS>
<entity id="rbarr" set="9573-13-isoamsa">
 <desc>/bkarow A: right broken arrow</desc>
</entity>
<entity id="bkarow" set="mmlalias">
  <desc>alias ISOAMSA rbarr</desc>
</entity>
<description unicode="3.2">RIGHTWARDS DOUBLE DASH ARROW</description>

</character>

<character id=“U0290E” dec=“10510” mode=“math” type=“relation”>

<afii>D9B1</afii>
<entity id="lBarr" set="STIX">
</entity>
<entity id="lBarr" set="9573-13-isoamsa">
 <desc>left doubly broken arrow</desc>
</entity>
<description unicode="3.2">LEFTWARDS TRIPLE DASH ARROW</description>

</character>

<character id=“U0290F” dec=“10511” mode=“math” type=“relation”>

<afii>D9D2</afii>
<AMS>\dbkarow</AMS>
<entity id="rBarr" set="STIX">
</entity>
<entity id="rBarr" set="9573-13-isoamsa">
 <desc>/dbkarow A: right doubly broken arrow</desc>
</entity>
<entity id="dbkarow" set="mmlalias">
  <desc>alias ISOAMSA rBarr</desc>
</entity>
<description unicode="3.2">RIGHTWARDS TRIPLE DASH ARROW</description>

</character>

<character id=“U02910” dec=“10512” mode=“math” type=“relation”>

<afii>D9D3</afii>
<AMS>\drbkarrow</AMS>
<entity id="RBarr" set="STIX">
</entity>
<entity id="RBarr" set="9573-13-isoamsa">
 <desc>/drbkarow A: twoheaded right broken arrow</desc>
</entity>
<entity id="drbkarow" set="mmlalias">
  <desc>alias ISOAMSA RBarr</desc>
</entity>
<description unicode="3.2">RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW</description>

</character>

<character id=“U02911” dec=“10513” mode=“math” type=“relation”>

<afii>D9A3</afii>
<entity id="DDotrahd" set="STIX">
</entity>
<entity id="DDotrahd" set="9573-13-isoamsa">
 <desc>right arrow with dotted stem</desc>
</entity>
<description unicode="3.2">RIGHTWARDS ARROW WITH DOTTED STEM</description>

</character>

<character id=“U02912” dec=“10514” mode=“math” type=“relation”>

<latex>\UpArrowBar </latex>
<Wolfram>UpArrowBar</Wolfram>
<entity id="uarrb" set="STIX">
</entity>
<entity id="UpArrowBar" set="mmlextra">
 <desc>up arrow to bar</desc>
</entity>
<description unicode="3.2">UPWARDS ARROW TO BAR</description>

</character>

<character id=“U02913” dec=“10515” mode=“math” type=“relation”>

<latex>\DownArrowBar </latex>
<Wolfram>DownArrowBar</Wolfram>
<entity id="darrb" set="STIX">
</entity>
<entity id="DownArrowBar" set="mmlextra">
 <desc>down arrow to bar</desc>
</entity>
<description unicode="3.2">DOWNWARDS ARROW TO BAR</description>

</character>

<character id=“U02914” dec=“10516” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE</description>

</character>

<character id=“U02915” dec=“10517” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE</description>

</character>

<character id=“U02916” dec=“10518” mode=“math” type=“relation”>

<afii>D9CF</afii>
<AMS>\twoheadrightarrowtail</AMS>
<entity id="Rarrtl" set="STIX">
</entity>
<entity id="Rarrtl" set="9573-13-isoamsa">
 <desc>right two-headed arrow with tail</desc>
</entity>
<description unicode="3.2">RIGHTWARDS TWO-HEADED ARROW WITH TAIL</description>

</character>

<character id=“U02917” dec=“10519” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE</description>

</character>

<character id=“U02918” dec=“10520” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE</description>

</character>

<character id=“U02919” dec=“10521” mode=“math” type=“relation”>

<afii>D9AE</afii>
<entity id="latail" set="STIX">
</entity>
<entity id="latail" set="9573-13-isoamsa">
 <desc>left arrow-tail</desc>
</entity>
<description unicode="3.2">LEFTWARDS ARROW-TAIL</description>

</character>

<character id=“U0291A” dec=“10522” mode=“math” type=“relation”>

<afii>D9D0</afii>
<entity id="ratail" set="STIX">
</entity>
<entity id="ratail" set="9573-13-isoamsa">
 <desc>right arrow-tail</desc>
</entity>
<description unicode="3.2">RIGHTWARDS ARROW-TAIL</description>

</character>

<character id=“U0291B” dec=“10523” mode=“math” type=“relation”>

<afii>D9AF</afii>
<entity id="lAtail" set="STIX">
</entity>
<entity id="lAtail" set="9573-13-isoamsa">
 <desc>left double arrow-tail</desc>
</entity>
<description unicode="3.2">LEFTWARDS DOUBLE ARROW-TAIL</description>

</character>

<character id=“U0291C” dec=“10524” mode=“math” type=“relation”>

<afii>D9D1</afii>
<entity id="rAtail" set="STIX">
</entity>
<entity id="rAtail" set="9573-13-isoamsa">
 <desc>right double arrow-tail</desc>
</entity>
<description unicode="3.2">RIGHTWARDS DOUBLE ARROW-TAIL</description>

</character>

<character id=“U0291D” dec=“10525” mode=“math” type=“relation”>

<afii>D9AB</afii>
<entity id="larrfs" set="STIX">
</entity>
<entity id="larrfs" set="9573-13-isoamsa">
 <desc>left arrow, filled square</desc>
</entity>
<description unicode="3.2">LEFTWARDS ARROW TO BLACK DIAMOND</description>

</character>

<character id=“U0291E” dec=“10526” mode=“math” type=“relation”>

<afii>D9CC</afii>
<entity id="rarrfs" set="STIX">
</entity>
<entity id="rarrfs" set="9573-13-isoamsa">
 <desc>right arrow, filled square</desc>
</entity>
<description unicode="3.2">RIGHTWARDS ARROW TO BLACK DIAMOND</description>

</character>

<character id=“U0291F” dec=“10527” mode=“math” type=“relation”>

<afii>D9AA</afii>
<entity id="larrbfs" set="STIX">
</entity>
<entity id="larrbfs" set="9573-13-isoamsa">
 <desc>left arrow-bar, filled square</desc>
</entity>
<description unicode="3.2">LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND</description>

</character>

<character id=“U02920” dec=“10528” mode=“math” type=“relation”>

<afii>D9CA</afii>
<entity id="rarrbfs" set="STIX">
</entity>
<entity id="rarrbfs" set="9573-13-isoamsa">
 <desc>right arrow-bar, filled square</desc>
</entity>
<description unicode="3.2">RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND</description>

</character>

<character id=“U02921” dec=“10529” mode=“math” type=“relation”>

<AIP>nwarr2</AIP>
<entity id="nwsesarr" set="STIX">
</entity>
<description unicode="3.2">NORTH WEST AND SOUTH EAST ARROW</description>

</character>

<character id=“U02922” dec=“10530” mode=“math” type=“relation”>

<AIP>nearr2</AIP>
<entity id="neswsarr" set="STIX">
</entity>
<description unicode="3.2">NORTH EAST AND SOUTH WEST ARROW</description>

</character>

<character id=“U02923” dec=“10531” mode=“math” type=“relation”>

<afii>D9C5</afii>
<latex>\ElsevierGlyph{E20C}</latex>
<Elsevier grid="bbc" ent="nwarhk">
 <desc>N-W arrow, hooked</desc>
</Elsevier>
<entity id="nwarhk" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="nwarhk" set="9573-13-isoamsa">
 <desc>NW arrow-hooked</desc>
</entity>
<font name="zsyr" pos="25"/>
<description unicode="3.2">NORTH WEST ARROW WITH HOOK</description>

</character>

<character id=“U02924” dec=“10532” mode=“math” type=“relation”>

<afii>D9BD</afii>
<latex>\ElsevierGlyph{E20D}</latex>
<Elsevier grid="bbd" ent="nearhk">
 <desc>N-E arrow, hooked</desc>
</Elsevier>
<entity id="nearhk" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="nearhk" set="9573-13-isoamsa">
 <desc>NE arrow-hooked</desc>
</entity>
<font name="zsyr" pos="23"/>
<description unicode="3.2">NORTH EAST ARROW WITH HOOK</description>

</character>

<character id=“U02925” dec=“10533” mode=“math” type=“relation”>

<afii>D9DB</afii>
<latex>\ElsevierGlyph{E20B}</latex>
<Elsevier grid="bbb" ent="searhk">
 <desc>S-E arrow, hooked</desc>
</Elsevier>
<AMS>\hksearow</AMS>
<entity id="searhk" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="searhk" set="9573-13-isoamsa">
 <desc>/hksearow A: SE arrow-hooken</desc>
</entity>
<entity id="hksearow" set="mmlalias">
  <desc>alias ISOAMSA searhk</desc>
</entity>
<font name="zsyr" pos="35"/>
<description unicode="3.2">SOUTH EAST ARROW WITH HOOK</description>

</character>

<character id=“U02926” dec=“10534” mode=“math” type=“relation”>

<afii>D9E0</afii>
<latex>\ElsevierGlyph{E20A}</latex>
<Elsevier grid="bba" ent="swarhk">
 <desc>S-W arrow, hooked</desc>
</Elsevier>
<AMS>\hkswarow</AMS>
<entity id="swarhk" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="swarhk" set="9573-13-isoamsa">
 <desc>/hkswarow A: SW arrow-hooked</desc>
</entity>
<entity id="hkswarow" set="mmlalias">
  <desc>alias ISOAMSA swarhk</desc>
</entity>
<font name="zsyr" pos="40"/>
<description unicode="3.2">SOUTH WEST ARROW WITH HOOK</description>

</character>

<character id=“U02927” dec=“10535” mode=“math” type=“relation”>

<afii>D9C7</afii>
<latex>\ElsevierGlyph{E211}</latex>
<Elsevier grid="bb5" ent="nwnear">
 <desc>N-W, N-E arrows</desc>
</Elsevier>
<AMS>\tona</AMS>
<entity id="nwnear" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="nwnear" set="9573-13-isoamsa">
 <desc>NW &amp; NE arrows</desc>
</entity>
<font name="zsyr" pos="26"/>
<description unicode="3.2">NORTH WEST ARROW AND NORTH EAST ARROW</description>

</character>

<character id=“U02928” dec=“10536” mode=“math” type=“relation”>

<afii>D9BF</afii>
<latex>\ElsevierGlyph{E20E}</latex>
<Elsevier grid="bb2" ent="nesear">
 <desc>N-E, S-E arrows</desc>
</Elsevier>
<AMS>\toea</AMS>
<entity id="nesear" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="nesear" set="9573-13-isoamsa">
 <desc>/toea A: NE &amp; SE arrows</desc>
</entity>
<entity id="toea" set="mmlalias">
  <desc>alias ISOAMSA nesear</desc>
</entity>
<font name="zsyr" pos="24"/>
<description unicode="3.2">NORTH EAST ARROW AND SOUTH EAST ARROW</description>

</character>

<character id=“U02929” dec=“10537” mode=“math” type=“relation”>

<afii>D9DD</afii>
<latex>\ElsevierGlyph{E20F}</latex>
<Elsevier grid="bb3" ent="seswar">
 <desc>S-E, S-W arrows</desc>
</Elsevier>
<AMS>\tosa</AMS>
<entity id="seswar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="seswar" set="9573-13-isoamsa">
 <desc>/tosa A: SE &amp; SW arrows</desc>
</entity>
<entity id="tosa" set="mmlalias">
  <desc>alias ISOAMSA seswar</desc>
</entity>
<font name="zsyr" pos="36"/>
<description unicode="3.2">SOUTH EAST ARROW AND SOUTH WEST ARROW</description>

</character>

<character id=“U0292A” dec=“10538” mode=“math” type=“relation”>

<afii>D9E2</afii>
<latex>\ElsevierGlyph{E210}</latex>
<Elsevier grid="bb4" ent="swnwar">
 <desc>S-W, N-W arrows</desc>
</Elsevier>
<AMS>\towa</AMS>
<entity id="swnwar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="swnwar" set="9573-13-isoamsa">
 <desc>SW &amp; NW arrows</desc>
</entity>
<font name="zsyr" pos="41"/>
<description unicode="3.2">SOUTH WEST ARROW AND NORTH WEST ARROW</description>

</character>

<character id=“U0292B” dec=“10539” mode=“math” type=“other”>

<AMS>\rdiagovfdiag</AMS>
<entity id="rdiofdi" set="STIX">
</entity>
<description unicode="3.2">RISING DIAGONAL CROSSING FALLING DIAGONAL</description>

</character>

<character id=“U0292C” dec=“10540” mode=“math” type=“other”>

<AMS>\fdiagovrdiag</AMS>
<entity id="fdiordi" set="STIX">
</entity>
<description unicode="3.2">FALLING DIAGONAL CROSSING RISING DIAGONAL</description>

</character>

<character id=“U0292D” dec=“10541” mode=“math” type=“other”>

<AMS>\seovnearrow</AMS>
<entity id="seonearr" set="STIX">
</entity>
<description unicode="3.2">SOUTH EAST ARROW CROSSING NORTH EAST ARROW</description>

</character>

<character id=“U0292E” dec=“10542” mode=“math” type=“other”>

<AMS>\neovsearrow</AMS>
<entity id="neosearr" set="STIX">
</entity>
<description unicode="3.2">NORTH EAST ARROW CROSSING SOUTH EAST ARROW</description>

</character>

<character id=“U0292F” dec=“10543” mode=“math” type=“other”>

<AMS>\fdiagovnearrow</AMS>
<entity id="fdonearr" set="STIX">
</entity>
<description unicode="3.2">FALLING DIAGONAL CROSSING NORTH EAST ARROW</description>

</character>

<character id=“U02930” dec=“10544” mode=“math” type=“other”>

<AMS>\rdiagovsearrow</AMS>
<entity id="rdosearr" set="STIX">
</entity>
<description unicode="3.2">RISING DIAGONAL CROSSING SOUTH EAST ARROW</description>

</character>

<character id=“U02931” dec=“10545” mode=“math” type=“other”>

<AMS>\neovnwarrow</AMS>
<entity id="neonwarr" set="STIX">
</entity>
<description unicode="3.2">NORTH EAST ARROW CROSSING NORTH WEST ARROW</description>

</character>

<character id=“U02932” dec=“10546” mode=“math” type=“other”>

<AMS>\nwovnearrow</AMS>
<entity id="nwonearr" set="STIX">
</entity>
<description unicode="3.2">NORTH WEST ARROW CROSSING NORTH EAST ARROW</description>

</character>

<character id=“U02933” dec=“10547” mode=“math” type=“relation”>

<afii>D9CB</afii>
<latex>\ElsevierGlyph{E21C}</latex>
<Elsevier grid="ba1" ent="z.rarrc">
 <desc>curly arrow</desc>
</Elsevier>
<entity id="rarrc" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="rarrc" set="9573-13-isoamsa">
 <desc>right arrow-curved</desc>
</entity>
<font name="zsyr" pos="147"/>
<description unicode="3.2">WAVE ARROW POINTING DIRECTLY RIGHT</description>

</character>

<character id=“U02933-00338” dec=“10547-824” mode=“math” type=“relation”>

<afii>D9C0</afii>
<latex>\ElsevierGlyph{E21D}</latex>
<Elsevier grid="bb1" ent="z.nrarrc">
 <desc>slashed curly arrow</desc>
</Elsevier>
<entity id="nrarrc" set="STIX">
</entity>
<entity id="nrarrc" set="9573-13-isoamsa">
 <desc>not right arrow-curved</desc>
</entity>
<font name="zsyr" pos="117"/>
<description unicode="combination">WAVE ARROW POINTING DIRECTLY RIGHT with slash</description>

</character>

<character id=“U02934” dec=“10548” type=“other” mode=“unknown”>

<description unicode="3.2">ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS</description>

</character>

<character id=“U02935” dec=“10549” mode=“unknown” type=“other”>

<afii>EBCE</afii>
<entity id="cudarrr" set="9573-13-isoamsa">
 <desc>right, curved, down arrow</desc>
</entity>
<description unicode="3.2">ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS</description>

</character>

<character id=“U02936” dec=“10550” mode=“math” type=“relation”>

<afii>F0BE</afii>
<latex>\ElsevierGlyph{E21A}</latex>
<Elsevier grid="bcz" ent="z.arrdl">
 <desc>rounded arrow down, left</desc>
</Elsevier>
<entity id="ldca" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="ldca" set="9573-13-isoamsa">
 <desc>left down curved arrow</desc>
</entity>
<font name="zsyr" pos="56"/>
<description unicode="3.2">ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS</description>

</character>

<character id=“U02937” dec=“10551” mode=“math” type=“relation”>

<afii>D9D4</afii>
<latex>\ElsevierGlyph{E219}</latex>
<Elsevier grid="bcy" ent="z.arrdr">
 <desc>rounded arrow down, right</desc>
</Elsevier>
<entity id="rdca" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="rdca" set="9573-13-isoamsa">
 <desc>right down curved arrow</desc>
</entity>
<font name="zsyr" pos="57"/>
<description unicode="3.2">ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS</description>

</character>

<character id=“U02938” dec=“10552” mode=“math” type=“relation”>

<afii>EBCF</afii>
<entity id="cudarrl" set="STIX">
</entity>
<entity id="cudarrl" set="9573-13-isoamsa">
 <desc>left, curved, down arrow</desc>
</entity>
<description unicode="3.2">RIGHT-SIDE ARC CLOCKWISE ARROW</description>

</character>

<character id=“U02939” dec=“10553” mode=“math” type=“relation”>

<afii>EBCE</afii>
<entity id="cudarrr" set="STIX">
</entity>
<entity id="larrpl" set="9573-13-isoamsa">
 <desc>left arrow, plus</desc>
</entity>
<description unicode="3.2">LEFT-SIDE ARC ANTICLOCKWISE ARROW</description>

</character>

<character id=“U0293A” dec=“10554” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">TOP ARC ANTICLOCKWISE ARROW</description>

</character>

<character id=“U0293B” dec=“10555” mode=“math” type=“relation”>

<AIP>rarrcurb</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">BOTTOM ARC ANTICLOCKWISE ARROW</description>

</character>

<character id=“U0293C” dec=“10556” mode=“math” type=“relation”>

<afii>D9A1</afii>
<entity id="curarrm" set="STIX">
</entity>
<entity id="curarrm" set="9573-13-isoamsa">
 <desc>curved right arrow with minus</desc>
</entity>
<description unicode="3.2">TOP ARC CLOCKWISE ARROW WITH MINUS</description>

</character>

<character id=“U0293D” dec=“10557” mode=“math” type=“relation”>

<afii>D97E</afii>
<entity id="cularrp" set="STIX">
</entity>
<entity id="cularrp" set="9573-13-isoamsa">
 <desc>curved left arrow with plus</desc>
</entity>
<description unicode="3.2">TOP ARC ANTICLOCKWISE ARROW WITH PLUS</description>

</character>

<character id=“U0293E” dec=“10558” mode=“math” type=“relation”>

<AIP>larrcurb</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">LOWER RIGHT SEMICIRCULAR CLOCKWISE ARROW</description>

</character>

<character id=“U0293F” dec=“10559” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW</description>

</character>

<character id=“U02940” dec=“10560” mode=“math” type=“relation”>

<afii>EEF4</afii>
<latex>\Elolarr </latex>
<Elsevier grid="bbp" ent="olarr">
 <desc>** circlearrowleft A: l arrow in circle</desc>
</Elsevier>
<AMS>\circlearrowleft</AMS>
<APS>olarr</APS>
<AIP>larrcur</AIP>
<entity id="olarr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>21BA</xref>
</entity>
<description unicode="3.2">ANTICLOCKWISE CLOSED CIRCLE ARROW</description>

</character>

<character id=“U02941” dec=“10561” mode=“math” type=“relation”>

<afii>EEF5</afii>
<latex>\Elorarr </latex>
<Elsevier grid="bbq" ent="orarr">
 <desc>** circlearrowright A: r arrow in circle</desc>
</Elsevier>
<AMS>\circlearrowright</AMS>
<APS>orarr</APS>
<AIP>rarrcur</AIP>
<entity id="orarr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>21BB</xref>
</entity>
<description unicode="3.2">CLOCKWISE CLOSED CIRCLE ARROW</description>

</character>

<character id=“U02942” dec=“10562” mode=“math” type=“relation”>

<latex>\ElzRlarr </latex>
<Elsevier grid="ba2" ent="z.Rlarr">
 <desc>long arrow right, short arrow left</desc>
</Elsevier>
<AIP>arrlrsl</AIP>
<entity id="arrlrsl" set="STIX">
</entity>
<description unicode="3.2">RIGHTWARDS ARROW ABOVE SHORT LEFTWARDS ARROW</description>

</character>

<character id=“U02943” dec=“10563” mode=“math” type=“relation”>

<AIP>arrllsr</AIP>
<entity id="arrllsr" set="STIX">
</entity>
<description unicode="3.2">LEFTWARDS ARROW ABOVE SHORT RIGHTWARDS ARROW</description>

</character>

<character id=“U02944” dec=“10564” mode=“math” type=“relation”>

<latex>\ElzrLarr </latex>
<Elsevier grid="ba3" ent="z.rLarr">
 <desc>short arrow right, long arrow left</desc>
</Elsevier>
<entity id="arrsrll" set="STIX">
</entity>
<description unicode="3.2">SHORT RIGHTWARDS ARROW ABOVE LEFTWARDS ARROW</description>

</character>

<character id=“U02945” dec=“10565” mode=“math” type=“relation”>

<afii>D9CD</afii>
<entity id="rarrpl" set="STIX">
</entity>
<entity id="rarrpl" set="9573-13-isoamsa">
 <desc>right arrow, plus</desc>
</entity>
<description unicode="3.2">RIGHTWARDS ARROW WITH PLUS BELOW</description>

</character>

<character id=“U02946” dec=“10566” mode=“math” type=“relation”>

<afii>D9AC</afii>
<entity id="larrpl" set="STIX">
</entity>
<description unicode="3.2">LEFTWARDS ARROW WITH PLUS BELOW</description>

</character>

<character id=“U02947” dec=“10567” mode=“math” type=“relation”>

<latex>\Elzrarrx </latex>
<Elsevier grid="bbl" ent="z.rarrx">
 <desc>right arrow, crossed</desc>
</Elsevier>
<entity id="rarrx" set="STIX">
</entity>
<description unicode="3.2">RIGHTWARDS ARROW THROUGH X</description>

</character>

<character id=“U02948” dec=“10568” mode=“math” type=“relation”>

<afii>D9A8</afii>
<entity id="harrcir" set="STIX">
</entity>
<entity id="harrcir" set="9573-13-isoamsa">
 <desc>left and right arrow with a circle</desc>
</entity>
<description unicode="3.2">LEFT RIGHT ARROW THROUGH SMALL CIRCLE</description>

</character>

<character id=“U02949” dec=“10569” mode=“math” type=“relation”>

<afii>D9E4</afii>
<entity id="Uarrocir" set="STIX">
</entity>
<entity id="Uarrocir" set="9573-13-isoamsa">
 <desc>up two-headed arrow above circle</desc>
</entity>
<description unicode="3.2">UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE</description>

</character>

<character id=“U0294A” dec=“10570” mode=“math” type=“relation”>

<afii>D9BA</afii>
<entity id="lurdshar" set="STIX">
</entity>
<entity id="lurdshar" set="9573-13-isoamsa">
 <desc>left-up-right-down harpoon</desc>
</entity>
<description unicode="3.2">LEFT BARB UP RIGHT BARB DOWN HARPOON</description>

</character>

<character id=“U0294B” dec=“10571” mode=“math” type=“relation”>

<afii>D9B3</afii>
<entity id="ldrushar" set="STIX">
</entity>
<entity id="ldrushar" set="9573-13-isoamsa">
 <desc>left-down-right-up harpoon</desc>
</entity>
<description unicode="3.2">LEFT BARB DOWN RIGHT BARB UP HARPOON</description>

</character>

<character id=“U0294C” dec=“10572” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">UP BARB RIGHT DOWN BARB LEFT HARPOON</description>

</character>

<character id=“U0294D” dec=“10573” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">UP BARB LEFT DOWN BARB RIGHT HARPOON</description>

</character>

<character id=“U0294E” dec=“10574” mode=“math” type=“relation”>

<latex>\LeftRightVector </latex>
<Wolfram>LeftRightVector</Wolfram>
<entity id="lurushar" set="STIX">
</entity>
<entity id="LeftRightVector" set="mmlextra">
 <desc>left-up-right-up harpoon</desc>
</entity>
<description unicode="3.2">LEFT BARB UP RIGHT BARB UP HARPOON</description>

</character>

<character id=“U0294F” dec=“10575” mode=“math” type=“relation”>

<latex>\RightUpDownVector </latex>
<Wolfram>RightUpDownVector</Wolfram>
<entity id="urdrshar" set="STIX">
</entity>
<entity id="RightUpDownVector" set="mmlextra">
 <desc>up-right-down-right harpoon</desc>
</entity>
<description unicode="3.2">UP BARB RIGHT DOWN BARB RIGHT HARPOON</description>

</character>

<character id=“U02950” dec=“10576” mode=“math” type=“relation”>

<latex>\DownLeftRightVector </latex>
<Wolfram>DownLeftRightVector</Wolfram>
<entity id="ldrdshar" set="STIX">
</entity>
<entity id="DownLeftRightVector" set="mmlextra">
 <desc>left-down-right-down harpoon</desc>
</entity>
<description unicode="3.2">LEFT BARB DOWN RIGHT BARB DOWN HARPOON</description>

</character>

<character id=“U02951” dec=“10577” mode=“math” type=“relation”>

<latex>\LeftUpDownVector </latex>
<Wolfram>LeftUpDownVector</Wolfram>
<entity id="uldlshar" set="STIX">
</entity>
<entity id="LeftUpDownVector" set="mmlextra">
 <desc>up-left-down-left harpoon</desc>
</entity>
<description unicode="3.2">UP BARB LEFT DOWN BARB LEFT HARPOON</description>

</character>

<character id=“U02952” dec=“10578” mode=“math” type=“relation”>

<latex>\LeftVectorBar </latex>
<Wolfram>LeftVectorBar</Wolfram>
<entity id="luharb" set="STIX">
</entity>
<entity id="LeftVectorBar" set="mmlextra">
 <desc>left-up harpoon to bar</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB UP TO BAR</description>

</character>

<character id=“U02953” dec=“10579” mode=“math” type=“relation”>

<latex>\RightVectorBar </latex>
<Wolfram>RightVectorBar</Wolfram>
<entity id="ruharb" set="STIX">
</entity>
<entity id="RightVectorBar" set="mmlextra">
 <desc>up-right harpoon to bar</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB UP TO BAR</description>

</character>

<character id=“U02954” dec=“10580” mode=“math” type=“relation”>

<latex>\RightUpVectorBar </latex>
<Wolfram>RightUpVectorBar</Wolfram>
<entity id="urharb" set="STIX">
</entity>
<entity id="RightUpVectorBar" set="mmlextra">
 <desc>up-right harpoon to bar</desc>
</entity>
<description unicode="3.2">UPWARDS HARPOON WITH BARB RIGHT TO BAR</description>

</character>

<character id=“U02955” dec=“10581” mode=“math” type=“relation”>

<latex>\RightDownVectorBar </latex>
<Wolfram>RightDownVectorBar</Wolfram>
<entity id="drharb" set="STIX">
</entity>
<entity id="RightDownVectorBar" set="mmlextra">
 <desc>down-right harpoon to bar</desc>
</entity>
<description unicode="3.2">DOWNWARDS HARPOON WITH BARB RIGHT TO BAR</description>

</character>

<character id=“U02956” dec=“10582” mode=“math” type=“relation”>

<latex>\DownLeftVectorBar </latex>
<Wolfram>DownLeftVectorBar</Wolfram>
<entity id="ldharb" set="STIX">
</entity>
<entity id="DownLeftVectorBar" set="mmlextra">
 <desc>left-down harpoon to bar</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB DOWN TO BAR</description>

</character>

<character id=“U02957” dec=“10583” mode=“math” type=“relation”>

<latex>\DownRightVectorBar </latex>
<Wolfram>DownRightVectorBar</Wolfram>
<entity id="rdharb" set="STIX">
</entity>
<entity id="DownRightVectorBar" set="mmlextra">
 <desc>right-down harpoon to bar</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB DOWN TO BAR</description>

</character>

<character id=“U02958” dec=“10584” mode=“math” type=“relation”>

<latex>\LeftUpVectorBar </latex>
<Wolfram>LeftUpVectorBar</Wolfram>
<entity id="ulharb" set="STIX">
</entity>
<entity id="LeftUpVectorBar" set="mmlextra">
 <desc>up-left harpoon to bar</desc>
</entity>
<description unicode="3.2">UPWARDS HARPOON WITH BARB LEFT TO BAR</description>

</character>

<character id=“U02959” dec=“10585” mode=“math” type=“relation”>

<latex>\LeftDownVectorBar </latex>
<Wolfram>LeftDownVectorBar</Wolfram>
<entity id="dlharb" set="STIX">
</entity>
<entity id="LeftDownVectorBar" set="mmlextra">
 <desc>down-left harpoon to bar</desc>
</entity>
<description unicode="3.2">DOWNWARDS HARPOON WITH BARB LEFT TO BAR</description>

</character>

<character id=“U0295A” dec=“10586” mode=“math” type=“relation”>

<latex>\LeftTeeVector </latex>
<Wolfram>LeftTeeVector</Wolfram>
<entity id="bluhar" set="STIX">
</entity>
<entity id="LeftTeeVector" set="mmlextra">
 <desc>left-up harpoon from bar</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB UP FROM BAR</description>

</character>

<character id=“U0295B” dec=“10587” mode=“math” type=“relation”>

<latex>\RightTeeVector </latex>
<Wolfram>RightTeeVector</Wolfram>
<entity id="bruhar" set="STIX">
</entity>
<entity id="RightTeeVector" set="mmlextra">
 <desc>right-up harpoon from bar</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB UP FROM BAR</description>

</character>

<character id=“U0295C” dec=“10588” mode=“math” type=“relation”>

<latex>\RightUpTeeVector </latex>
<Wolfram>RightUpTeeVector</Wolfram>
<entity id="burhar" set="STIX">
</entity>
<entity id="RightUpTeeVector" set="mmlextra">
 <desc>up-right harpoon from bar</desc>
</entity>
<description unicode="3.2">UPWARDS HARPOON WITH BARB RIGHT FROM BAR</description>

</character>

<character id=“U0295D” dec=“10589” mode=“math” type=“relation”>

<latex>\RightDownTeeVector </latex>
<Wolfram>RightDownTeeVector</Wolfram>
<entity id="bdrhar" set="STIX">
</entity>
<entity id="RightDownTeeVector" set="mmlextra">
 <desc>down-right harpoon from bar</desc>
</entity>
<description unicode="3.2">DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR</description>

</character>

<character id=“U0295E” dec=“10590” mode=“math” type=“relation”>

<latex>\DownLeftTeeVector </latex>
<Wolfram>DownLeftTeeVector</Wolfram>
<entity id="bldhar" set="STIX">
</entity>
<entity id="DownLeftTeeVector" set="mmlextra">
 <desc>left-down harpoon from bar</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB DOWN FROM BAR</description>

</character>

<character id=“U0295F” dec=“10591” mode=“math” type=“relation”>

<latex>\DownRightTeeVector </latex>
<Wolfram>DownRightTeeVector</Wolfram>
<entity id="brdhar" set="STIX">
</entity>
<entity id="DownRightTeeVector" set="mmlextra">
 <desc>right-down harpoon from bar</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR</description>

</character>

<character id=“U02960” dec=“10592” mode=“math” type=“relation”>

<latex>\LeftUpTeeVector </latex>
<Wolfram>LeftUpTeeVector</Wolfram>
<entity id="bulhar" set="STIX">
</entity>
<entity id="LeftUpTeeVector" set="mmlextra">
 <desc>up-left harpoon from bar</desc>
</entity>
<description unicode="3.2">UPWARDS HARPOON WITH BARB LEFT FROM BAR</description>

</character>

<character id=“U02961” dec=“10593” mode=“math” type=“relation”>

<latex>\LeftDownTeeVector </latex>
<Wolfram>LeftDownTeeVector</Wolfram>
<entity id="bdlhar" set="STIX">
</entity>
<entity id="LeftDownTeeVector" set="mmlextra">
 <desc>down-left harpoon from bar</desc>
</entity>
<description unicode="3.2">DOWNWARDS HARPOON WITH BARB LEFT FROM BAR</description>

</character>

<character id=“U02962” dec=“10594” mode=“math” type=“relation”>

<afii>D9B5</afii>
<entity id="lHar" set="STIX">
</entity>
<entity id="lHar" set="9573-13-isoamsa">
 <desc>left harpoon-up over left harpoon-down</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN</description>

</character>

<character id=“U02963” dec=“10595” mode=“math” type=“relation”>

<afii>D9E7</afii>
<entity id="uHar" set="STIX">
</entity>
<entity id="uHar" set="9573-13-isoamsa">
 <desc>up harpoon-left, up harpoon-right</desc>
</entity>
<description unicode="3.2">UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT</description>

</character>

<character id=“U02964” dec=“10596” mode=“math” type=“relation”>

<afii>D9D7</afii>
<entity id="rHar" set="STIX">
</entity>
<entity id="rHar" set="9573-13-isoamsa">
 <desc>right harpoon-up over right harpoon-down</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN</description>

</character>

<character id=“U02965” dec=“10597” mode=“math” type=“relation”>

<afii>D9A5</afii>
<entity id="dHar" set="STIX">
</entity>
<entity id="dHar" set="9573-13-isoamsa">
 <desc>down harpoon-left, down harpoon-right</desc>
</entity>
<description unicode="3.2">DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT</description>

</character>

<character id=“U02966” dec=“10598” mode=“math” type=“relation”>

<afii>D9BB</afii>
<entity id="luruhar" set="STIX">
</entity>
<entity id="luruhar" set="9573-13-isoamsa">
 <desc>left harpoon-up over right harpoon-up</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP</description>

</character>

<character id=“U02967” dec=“10599” mode=“math” type=“relation”>

<afii>D9B2</afii>
<entity id="ldrdhar" set="STIX">
</entity>
<entity id="ldrdhar" set="9573-13-isoamsa">
 <desc>left harpoon-down over right harpoon-down</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN</description>

</character>

<character id=“U02968” dec=“10600” mode=“math” type=“relation”>

<afii>D9DA</afii>
<entity id="ruluhar" set="STIX">
</entity>
<entity id="ruluhar" set="9573-13-isoamsa">
 <desc>right harpoon-up over left harpoon-up</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP</description>

</character>

<character id=“U02969” dec=“10601” mode=“math” type=“relation”>

<afii>D9D5</afii>
<entity id="rdldhar" set="STIX">
</entity>
<entity id="rdldhar" set="9573-13-isoamsa">
 <desc>right harpoon-down over left harpoon-down</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN</description>

</character>

<character id=“U0296A” dec=“10602” mode=“math” type=“relation”>

<afii>D9B6</afii>
<entity id="lharul" set="STIX">
</entity>
<entity id="lharul" set="9573-13-isoamsa">
 <desc>left harpoon-up over long dash</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH</description>

</character>

<character id=“U0296B” dec=“10603” mode=“math” type=“relation”>

<afii>D9B7</afii>
<entity id="llhard" set="STIX">
</entity>
<entity id="llhard" set="9573-13-isoamsa">
 <desc>left harpoon-down below long dash</desc>
</entity>
<description unicode="3.2">LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH</description>

</character>

<character id=“U0296C” dec=“10604” mode=“math” type=“relation”>

<afii>D9D8</afii>
<entity id="rharul" set="STIX">
</entity>
<entity id="rharul" set="9573-13-isoamsa">
 <desc>right harpoon-up over long dash</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH</description>

</character>

<character id=“U0296D” dec=“10605” mode=“math” type=“relation”>

<afii>D9B9</afii>
<entity id="lrhard" set="STIX">
</entity>
<entity id="lrhard" set="9573-13-isoamsa">
 <desc>right harpoon-down below long dash</desc>
</entity>
<description unicode="3.2">RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH</description>

</character>

<character id=“U0296E” dec=“10606” mode=“math” type=“relation”>

<afii>D9E5</afii>
<latex>\UpEquilibrium </latex>
<Elsevier grid="bc2" ent="z.udhar2">
 <desc>harpoon up, down</desc>
</Elsevier>
<Wolfram>UpEquilibrium</Wolfram>
<entity id="udhar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="udhar" set="9573-13-isoamsa">
 <desc>up harp, down harp</desc>
</entity>
<entity id="UpEquilibrium" set="mmlalias">
  <desc>alias ISOAMSA udhar</desc>
</entity>
<font name="zsyr" pos="205"/>
<description unicode="3.2">UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT</description>

</character>

<character id=“U0296F” dec=“10607” mode=“math” type=“relation”>

<afii>D9A6</afii>
<latex>\ReverseUpEquilibrium </latex>
<Elsevier grid="bc1" ent="z.duhar2">
 <desc>harpoon down, up</desc>
</Elsevier>
<Wolfram>ReverseUpEquilibrium</Wolfram>
<entity id="duhar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="duhar" set="9573-13-isoamsa">
 <desc>down harp, up harp</desc>
</entity>
<entity id="ReverseUpEquilibrium" set="mmlalias">
  <desc>alias ISOAMSA duhar</desc>
</entity>
<font name="zsyr" pos="77"/>
<description unicode="3.2">DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT</description>

</character>

<character id=“U02970” dec=“10608” mode=“math” type=“relation”>

<latex>\RoundImplies </latex>
<Wolfram>RoundImplies</Wolfram>
<entity id="rimply" set="STIX">
</entity>
<entity id="RoundImplies" set="mmlextra">
 <desc>round implies</desc>
</entity>                        
<description unicode="3.2">RIGHT DOUBLE ARROW WITH ROUNDED HEAD</description>

</character>

<character id=“U02971” dec=“10609” mode=“math” type=“relation”>

<afii>D9A7</afii>
<entity id="erarr" set="STIX">
</entity>
<entity id="erarr" set="9573-13-isoamsa">
 <desc>equal, right arrow below</desc>
</entity>
<description unicode="3.2">EQUALS SIGN ABOVE RIGHTWARDS ARROW</description>

</character>

<character id=“U02972” dec=“10610” mode=“math” type=“relation”>

<afii>2236</afii>
<entity id="simrarr" set="STIX">
</entity>
<entity id="simrarr" set="9573-13-isoamsa">
 <desc>similar, right arrow below</desc>
</entity>
<description unicode="3.2">TILDE OPERATOR ABOVE RIGHTWARDS ARROW</description>

</character>

<character id=“U02973” dec=“10611” mode=“math” type=“relation”>

<afii>D9AD</afii>
<entity id="larrsim" set="STIX">
</entity>
<entity id="larrsim" set="9573-13-isoamsa">
 <desc>left arrow, similar</desc>
</entity>
<description unicode="3.2">LEFTWARDS ARROW ABOVE TILDE OPERATOR</description>

</character>

<character id=“U02974” dec=“10612” mode=“math” type=“relation”>

<afii>D9CE</afii>
<entity id="rarrsim" set="STIX">
</entity>
<entity id="rarrsim" set="9573-13-isoamsa">
 <desc>right arrow, similar</desc>
</entity>
<description unicode="3.2">RIGHTWARDS ARROW ABOVE TILDE OPERATOR</description>

</character>

<character id=“U02975” dec=“10613” mode=“math” type=“relation”>

<afii>D9C9</afii>
<entity id="rarrap" set="STIX">
</entity>
<entity id="rarrap" set="9573-13-isoamsa">
 <desc>approximate, right arrow above</desc>
</entity>
<description unicode="3.2">RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO</description>

</character>

<character id=“U02976” dec=“10614” mode=“math” type=“relation”>

<afii>D943</afii>
<entity id="ltlarr" set="STIX">
</entity>
<entity id="ltlarr" set="9573-13-isoamsr">
 <desc>less than, left arrow</desc>
</entity>
<description unicode="3.2">LESS-THAN ABOVE LEFTWARDS ARROW</description>

</character>

<character id=“U02977” dec=“10615” mode=“math” type=“relation”>

<AIP>tranless</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">LEFTWARDS ARROW THROUGH LESS-THAN</description>

</character>

<character id=“U02978” dec=“10616” mode=“math” type=“relation”>

<afii>D934</afii>
<entity id="gtrarr" set="STIX">
</entity>
<entity id="gtrarr" set="9573-13-isoamsr">
 <desc>greater than, right arrow</desc>
</entity>
<description unicode="3.2">GREATER-THAN ABOVE RIGHTWARDS ARROW</description>

</character>

<character id=“U02979” dec=“10617” mode=“math” type=“relation”>

<afii>D956</afii>
<entity id="subrarr" set="STIX">
</entity>
<entity id="subrarr" set="9573-13-isoamsr">
 <desc>subset, right arrow</desc>
</entity>
<description unicode="3.2">SUBSET ABOVE RIGHTWARDS ARROW</description>

</character>

<character id=“U0297A” dec=“10618” mode=“math” type=“relation”>

<AIP>transub</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">LEFTWARDS ARROW THROUGH SUBSET</description>

</character>

<character id=“U0297B” dec=“10619” mode=“math” type=“relation”>

<afii>D95E</afii>
<entity id="suplarr" set="STIX">
</entity>
<entity id="suplarr" set="9573-13-isoamsr">
 <desc>superset, left arrow</desc>
</entity>
<description unicode="3.2">SUPERSET ABOVE LEFTWARDS ARROW</description>

</character>

<character id=“U0297C” dec=“10620” mode=“math” type=“relation”>

<afii>D9B4</afii>
<latex>\ElsevierGlyph{E214}</latex>
<Elsevier grid="bey" ent="lfisht">
 <desc>left fish tail</desc>
</Elsevier>
<AIP>nulst</AIP>
<entity id="lfisht" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22B1</xref>
</entity>
<entity id="lfisht" set="9573-13-isoamsa">
 <desc>left fish tail</desc>
</entity>
<description unicode="3.2">LEFT FISH TAIL</description>

</character>

<character id=“U0297D” dec=“10621” mode=“math” type=“relation”>

<afii>D9D6</afii>
<latex>\ElsevierGlyph{E215}</latex>
<Elsevier grid="bdy" ent="rfisht">
 <desc>right fish tail; element precedes under relation;</desc>
</Elsevier>
<entity id="rfisht" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22B0</xref>
</entity>
<entity id="rfisht" set="9573-13-isoamsa">
 <desc>right fish tail</desc>
</entity>
<description unicode="3.2">RIGHT FISH TAIL</description>

</character>

<character id=“U0297E” dec=“10622” mode=“math” type=“relation”>

<afii>D9E6</afii>
<entity id="ufisht" set="STIX">
</entity>
<entity id="ufisht" set="9573-13-isoamsa">
 <desc>up fish tail</desc>
</entity>
<description unicode="3.2">UP FISH TAIL</description>

</character>

<character id=“U0297F” dec=“10623” mode=“math” type=“relation”>

<afii>D9A4</afii>
<entity id="dfisht" set="STIX">
</entity>
<entity id="dfisht" set="9573-13-isoamsa">
 <desc>down fish tail</desc>
</entity>
<description unicode="3.2">DOWN FISH TAIL</description>

</character>

<character id=“U02980” dec=“10624” mode=“math” type=“other”>

<latex>\Elztfnc </latex>
<Elsevier grid="bdm" ent="z.tfnc">
 <desc>triple vertical-rule fence</desc>
</Elsevier>
<AMS>\Vvert</AMS>
<entity id="tverbar" set="STIX">
</entity>
<description unicode="3.2">TRIPLE VERTICAL BAR DELIMITER</description>

</character>

<character id=“U02981” dec=“10625” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION SPOT</description>

</character>

<character id=“U02982” dec=“10626” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION TYPE COLON</description>

</character>

<character id=“U02983” dec=“10627” mode=“math” type=“opening”>

<AIP>lopcub</AIP>
<entity id="locub" set="STIX">
</entity>
<description unicode="3.2">LEFT WHITE CURLY BRACKET</description>

</character>

<character id=“U02984” dec=“10628” mode=“math” type=“closing”>

<AIP>ropcub</AIP>
<entity id="rocub" set="STIX">
</entity>
<description unicode="3.2">RIGHT WHITE CURLY BRACKET</description>

</character>

<character id=“U02985” dec=“10629” mode=“math” type=“opening”>

<afii>3018</afii>
<latex>\ElsevierGlyph{3018}</latex>
<entity id="lopar" set="STIX">
 <xref>3018</xref>
</entity>
<entity id="lopar" set="9573-13-isotech">
 <desc>left open parenthesis</desc>
</entity>
<description unicode="3.2">LEFT WHITE PARENTHESIS</description>

</character>

<character id=“U02986” dec=“10630” mode=“math” type=“closing”>

<afii>2149</afii>
<latex>\Elroang </latex>
<entity id="ropar" set="STIX">
</entity>
<entity id="ropar" set="9573-13-isotech">
 <desc>right open parenthesis</desc>
</entity>
<description unicode="3.2">RIGHT WHITE PARENTHESIS</description>

</character>

<character id=“U02987” dec=“10631” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION LEFT IMAGE BRACKET</description>

</character>

<character id=“U02988” dec=“10632” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION RIGHT IMAGE BRACKET</description>

</character>

<character id=“U02989” dec=“10633” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION LEFT BINDING BRACKET</description>

</character>

<character id=“U0298A” dec=“10634” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION RIGHT BINDING BRACKET</description>

</character>

<character id=“U0298B” dec=“10635” mode=“unknown” type=“opening”>

<afii>D9EC</afii>
<entity id="lbrke" set="STIX">
</entity>
<entity id="lbrke" set="9573-13-isoamsc">
 <desc>left bracket, equal</desc>
</entity>
<description unicode="3.2">LEFT SQUARE BRACKET WITH UNDERBAR</description>

</character>

<character id=“U0298C” dec=“10636” mode=“unknown” type=“closing”>

<afii>D9F2</afii>
<entity id="rbrke" set="STIX">
</entity>
<entity id="rbrke" set="9573-13-isoamsc">
 <desc>right bracket, equal</desc>
</entity>
<description unicode="3.2">RIGHT SQUARE BRACKET WITH UNDERBAR</description>

</character>

<character id=“U0298D” dec=“10637” mode=“unknown” type=“opening”>

<afii>D9EE</afii>
<entity id="lbrkslu" set="STIX">
</entity>
<entity id="lbrkslu" set="9573-13-isoamsc">
 <desc>left bracket, solidus top corner</desc>
</entity>
<description unicode="3.2">LEFT SQUARE BRACKET WITH TICK IN TOP CORNER</description>

</character>

<character id=“U0298E” dec=“10638” mode=“unknown” type=“closing”>

<afii>D9F3</afii>
<entity id="rbrksld" set="STIX">
</entity>
<entity id="rbrksld" set="9573-13-isoamsc">
 <desc>right bracket, solidus bottom corner</desc>
</entity>
<description unicode="3.2">RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER</description>

</character>

<character id=“U0298F” dec=“10639” mode=“unknown” type=“opening”>

<afii>D9ED</afii>
<entity id="lbrksld" set="STIX">
</entity>
<entity id="lbrksld" set="9573-13-isoamsc">
 <desc>left bracket, solidus bottom corner</desc>
</entity>
<description unicode="3.2">LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER</description>

</character>

<character id=“U02990” dec=“10640” mode=“unknown” type=“closing”>

<afii>D9F4</afii>
<entity id="rbrkslu" set="STIX">
</entity>
<entity id="rbrkslu" set="9573-13-isoamsc">
 <desc>right bracket, solidus top corner</desc>
</entity>
<description unicode="3.2">RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER</description>

</character>

<character id=“U02991” dec=“10641” mode=“unknown” type=“opening”>

<afii>D9EB</afii>
<entity id="langd" set="STIX">
</entity>
<entity id="langd" set="9573-13-isoamsc">
 <desc>left angle, dot</desc>
</entity>
<description unicode="3.2">LEFT ANGLE BRACKET WITH DOT</description>

</character>

<character id=“U02992” dec=“10642” mode=“unknown” type=“closing”>

<afii>D9F1</afii>
<entity id="rangd" set="STIX">
</entity>
<entity id="rangd" set="9573-13-isoamsc">
 <desc>right angle, dot</desc>
</entity>
<description unicode="3.2">RIGHT ANGLE BRACKET WITH DOT</description>

</character>

<character id=“U02993” dec=“10643” mode=“math” type=“opening”>

<afii>D9EF</afii>
<latex>&lt;\kern-0.58em(</latex>
<Elsevier grid="bi7" ent="lparlt">
 <desc>left parenthesis, less than</desc>
</Elsevier>
<entity id="lparlt" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="lparlt" set="9573-13-isoamsc">
 <desc>O: left parenthesis, lt</desc>
</entity>
<description unicode="3.2">LEFT ARC LESS-THAN BRACKET</description>

</character>

<character id=“U02994” dec=“10644” mode=“math” type=“closing”>

<afii>D9F5</afii>
<latex>\ElsevierGlyph{E291}</latex>
<Elsevier grid="bi0" ent="rpargt">
 <desc>right parenthesis, greater</desc>
</Elsevier>
<APS>rpargt</APS>
<entity id="rpargt" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="rpargt" set="8879-isoamsc">
 <desc>/rightparengtr C: right paren, gt</desc>
</entity>
<entity id="rpargt" set="9573-13-isoamsc">
 <desc>C: right paren, gt</desc>
</entity>
<font name="zsyr" pos="34"/>
<description unicode="3.2">RIGHT ARC GREATER-THAN BRACKET</description>

</character>

<character id=“U02995” dec=“10645” mode=“unknown” type=“other”>

<afii>D9EA</afii>
<entity id="gtlPar" set="STIX">
</entity>
<entity id="gtlPar" set="9573-13-isoamsc">
 <desc>dbl left parenthesis, greater</desc>
</entity>
<description unicode="3.2">DOUBLE LEFT ARC GREATER-THAN BRACKET</description>

</character>

<character id=“U02996” dec=“10646” mode=“unknown” type=“other”>

<afii>D9F0</afii>
<entity id="ltrPar" set="STIX">
</entity>
<entity id="ltrPar" set="9573-13-isoamsc">
 <desc>dbl right parenthesis, less</desc>
</entity>
<description unicode="3.2">DOUBLE RIGHT ARC LESS-THAN BRACKET</description>

</character>

<character id=“U02997” dec=“10647” type=“other” mode=“unknown”>

<description>LEFT BLACK TORTOISE SHELL BRACKET</description>

</character>

<character id=“U02998” dec=“10648” type=“other” mode=“unknown”>

<description>RIGHT BLACK TORTOISE SHELL BRACKET</description>

</character>

<character id=“U02999” dec=“10649” mode=“math” type=“other”>

<latex>\Elzddfnc </latex>
<Elsevier grid="bem" ent="z.ddfnc">
 <desc>dotted fence</desc>
</Elsevier>
<entity id="vellip4" set="STIX">
</entity>
<description unicode="3.2">DOTTED FENCE</description>

</character>

<character id=“U0299A” dec=“10650” mode=“unknown” type=“other”>

<afii>DBBB</afii>
<entity id="vzigzag" set="STIX">
</entity>
<entity id="vzigzag" set="9573-13-isoamso">
 <desc>vertical zig-zag line</desc>
</entity>
<description unicode="3.2">VERTICAL ZIGZAG LINE</description>

</character>

<character id=“U0299B” dec=“10651” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">MEASURED ANGLE OPENING LEFT</description>

</character>

<character id=“U0299C” dec=“10652” mode=“math” type=“other”>

<afii>DB7D</afii>
<latex>\Angle </latex>
<Elsevier grid="bk5" ent="ang90">
 <desc>right (90 degree) angle; factorial sign</desc>
</Elsevier>
<entity id="vangrt" set="STIX">
 <xref>22BE</xref>
</entity>
<entity id="vangrt" set="9573-13-isotech">
 <desc>right angle, variant</desc>
</entity>
<description unicode="3.2">RIGHT ANGLE VARIANT WITH SQUARE</description>

</character>

<character id=“U0299D” dec=“10653” mode=“unknown” type=“other”>

<afii>DBAB</afii>
<entity id="angrtvbd" set="STIX">
</entity>
<entity id="angrtvbd" set="9573-13-isoamso">
 <desc>right angle-measured, dot</desc>
</entity>
<description unicode="3.2">MEASURED RIGHT ANGLE WITH DOT</description>

</character>

<character id=“U0299E” dec=“10654” mode=“math” type=“other”>

<AIP>angles</AIP>
<entity id="angles" set="STIX">
</entity>
<description unicode="3.2">ANGLE WITH S INSIDE</description>

</character>

<character id=“U0299F” dec=“10655” mode=“math” type=“other”>

<afii>D9C8</afii>
<AIP>angdnr</AIP>
<entity id="angdnr" set="STIX">
</entity>
<description unicode="3.2">ACUTE ANGLE</description>

</character>

<character id=“U029A0” dec=“10656” mode=“math” type=“other”>

<latex>\Elzlpargt </latex>
<Elsevier grid="bi9" ent="z.lpargt">
 <desc>left parenthesis, gt</desc>
</Elsevier>
<APS>lpargt</APS>
<AIP>arcr</AIP>
<entity id="gtrpar" set="STIX">
</entity>
<entity id="lpargt" set="ISOAMSC">
 <desc>leftparengtr O: left parenthesis, gt</desc>
</entity>
<entity id="lpargt" set="8879-isoamsc">
 <desc>/leftparengtr O: left parenthesis, gt</desc>
</entity>
<description unicode="3.2">SPHERICAL ANGLE OPENING LEFT</description>

</character>

<character id=“U029A1” dec=“10657” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SPHERICAL ANGLE OPENING UP</description>

</character>

<character id=“U029A2” dec=“10658” mode=“math” type=“other”>

<AIP>angdnl</AIP>
<entity id="angdnl" set="STIX">
</entity>
<description unicode="3.2">TURNED ANGLE</description>

</character>

<character id=“U029A3” dec=“10659” mode=“math” type=“other”>

<AIP>angupl</AIP>
<entity id="angupl" set="STIX">
</entity>
<description unicode="3.2">REVERSED ANGLE</description>

</character>

<character id=“U029A4” dec=“10660” mode=“unknown” type=“other”>

<afii>DBA1</afii>
<entity id="ange" set="STIX">
</entity>
<entity id="ange" set="9573-13-isoamso">
 <desc>angle, equal</desc>
</entity>
<description unicode="3.2">ANGLE WITH UNDERBAR</description>

</character>

<character id=“U029A5” dec=“10661” mode=“unknown” type=“other”>

<afii>DBB7</afii>
<entity id="range" set="STIX">
</entity>
<entity id="range" set="9573-13-isoamso">
 <desc>reverse angle, equal</desc>
</entity>
<description unicode="3.2">REVERSED ANGLE WITH UNDERBAR</description>

</character>

<character id=“U029A6” dec=“10662” mode=“unknown” type=“other”>

<afii>DB4D</afii>
<entity id="dwangle" set="STIX">
</entity>
<entity id="dwangle" set="9573-13-isotech">
 <desc>large downward pointing angle</desc>
</entity>
<description unicode="3.2">OBLIQUE ANGLE OPENING UP</description>

</character>

<character id=“U029A7” dec=“10663” mode=“unknown” type=“other”>

<afii>DB7C</afii>
<entity id="uwangle" set="STIX">
</entity>
<entity id="uwangle" set="9573-13-isotech">
 <desc>large upward pointing angle</desc>
</entity>
<description unicode="3.2">OBLIQUE ANGLE OPENING DOWN</description>

</character>

<character id=“U029A8” dec=“10664” mode=“unknown” type=“other”>

<afii>DBA2</afii>
<entity id="angmsdaa" set="STIX">
</entity>
<entity id="angmsdaa" set="9573-13-isoamso">
 <desc>angle-measured, arrow, up, right</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT</description>

</character>

<character id=“U029A9” dec=“10665” mode=“unknown” type=“other”>

<afii>DBA3</afii>
<entity id="angmsdab" set="STIX">
</entity>
<entity id="angmsdab" set="9573-13-isoamso">
 <desc>angle-measured, arrow, up, left</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT</description>

</character>

<character id=“U029AA” dec=“10666” mode=“unknown” type=“other”>

<afii>DBA4</afii>
<entity id="angmsdac" set="STIX">
</entity>
<entity id="angmsdac" set="9573-13-isoamso">
 <desc>angle-measured, arrow, down, right</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT</description>

</character>

<character id=“U029AB” dec=“10667” mode=“unknown” type=“other”>

<afii>DBA5</afii>
<entity id="angmsdad" set="STIX">
</entity>
<entity id="angmsdad" set="9573-13-isoamso">
 <desc>angle-measured, arrow, down, left</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT</description>

</character>

<character id=“U029AC” dec=“10668” mode=“unknown” type=“other”>

<afii>DBA6</afii>
<entity id="angmsdae" set="STIX">
</entity>
<entity id="angmsdae" set="9573-13-isoamso">
 <desc>angle-measured, arrow, right, up</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP</description>

</character>

<character id=“U029AD” dec=“10669” mode=“unknown” type=“other”>

<afii>DBA7</afii>
<entity id="angmsdaf" set="STIX">
</entity>
<entity id="angmsdaf" set="9573-13-isoamso">
 <desc>angle-measured, arrow, left, up</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP</description>

</character>

<character id=“U029AE” dec=“10670” mode=“unknown” type=“other”>

<afii>DBA8</afii>
<entity id="angmsdag" set="STIX">
</entity>
<entity id="angmsdag" set="9573-13-isoamso">
 <desc>angle-measured, arrow, right, down</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN</description>

</character>

<character id=“U029AF” dec=“10671” mode=“unknown” type=“other”>

<afii>DBA9</afii>
<entity id="angmsdah" set="STIX">
</entity>
<entity id="angmsdah" set="9573-13-isoamso">
 <desc>angle-measured, arrow, left, down</desc>
</entity>
<description unicode="3.2">MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN</description>

</character>

<character id=“U029B0” dec=“10672” mode=“unknown” type=“normal”>

<afii>EEC4</afii>
<entity id="bemptyv" set="STIX">
</entity>
<entity id="bemptyv" set="9573-13-isoamso">
 <desc>reversed circle, slash</desc>
</entity>
<description unicode="3.2">REVERSED EMPTY SET</description>

</character>

<character id=“U029B1” dec=“10673” mode=“unknown” type=“normal”>

<afii>DBB2</afii>
<entity id="demptyv" set="STIX">
</entity>
<entity id="demptyv" set="9573-13-isoamso">
 <desc>circle, slash, bar above</desc>
</entity>
<description unicode="3.2">EMPTY SET WITH OVERBAR</description>

</character>

<character id=“U029B2” dec=“10674” mode=“unknown” type=“normal”>

<afii>DBAF</afii>
<entity id="cemptyv" set="STIX">
</entity>
<entity id="cemptyv" set="9573-13-isoamso">
 <desc>circle, slash, small circle above</desc>
</entity>
<description unicode="3.2">EMPTY SET WITH SMALL CIRCLE ABOVE</description>

</character>

<character id=“U029B3” dec=“10675” mode=“unknown” type=“normal”>

<afii>DBB6</afii>
<entity id="raemptyv" set="STIX">
</entity>
<entity id="raemptyv" set="9573-13-isoamso">
 <desc>circle, slash, right arrow above</desc>
</entity>
<description unicode="3.2">EMPTY SET WITH RIGHT ARROW ABOVE</description>

</character>

<character id=“U029B4” dec=“10676” mode=“unknown” type=“normal”>

<afii>D843</afii>
<entity id="laemptyv" set="STIX">
</entity>
<entity id="laemptyv" set="9573-13-isoamso">
 <desc>circle, slash, left arrow above</desc>
</entity>
<description unicode="3.2">EMPTY SET WITH LEFT ARROW ABOVE</description>

</character>

<character id=“U029B5” dec=“10677” mode=“math” type=“other”>

<afii>DBD5</afii>
<latex>\ElsevierGlyph{E260}</latex>
<Elsevier grid="bs3" ent="z.plims">
 <desc>circle and long bar; Plimsol sign</desc>
</Elsevier>
<entity id="ohbar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="ohbar" set="9573-13-isoamsb">
 <desc>circle with horizontal bar</desc>
</entity>
<font name="zsyr" pos="138"/>
<description unicode="3.2">CIRCLE WITH HORIZONTAL BAR</description>

</character>

<character id=“U029B6” dec=“10678” mode=“math” type=“binaryop”>

<afii>EEC3</afii>
<latex>\ElsevierGlyph{E61B}</latex>
<Elsevier grid="bsq" ent="ovbar">
 <desc>circle, and vertical bar</desc>
</Elsevier>
<entity id="omid" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="omid" set="9573-13-isoamsb">
 <desc>vertical bar in circle</desc>
</entity>
<description unicode="3.2">CIRCLED VERTICAL BAR</description>

</character>

<character id=“U029B7” dec=“10679” mode=“unknown” type=“binaryop”>

<afii>DBD7</afii>
<AIP>cir2barv</AIP>
<entity id="opar" set="STIX">
</entity>
<entity id="opar" set="9573-13-isoamsb">
 <desc>parallel in circle</desc>
</entity>
<description unicode="3.2">CIRCLED PARALLEL</description>

</character>

<character id=“U029B8” dec=“10680” mode=“math” type=“binaryop”>

<AMS>\obslash</AMS>
<entity id="obsol" set="STIX">
</entity>
<description unicode="3.2">CIRCLED REVERSE SOLIDUS</description>

</character>

<character id=“U029B9” dec=“10681” mode=“unknown” type=“binaryop”>

<afii>DBD8</afii>
<entity id="operp" set="STIX">
</entity>
<entity id="operp" set="9573-13-isoamsb">
 <desc>perpendicular in circle</desc>
</entity>
<description unicode="3.2">CIRCLED PERPENDICULAR</description>

</character>

<character id=“U029BA” dec=“10682” mode=“math” type=“other”>

<AIP>cirtdiv</AIP>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">CIRCLE DIVIDED BY HORIZONTAL BAR AND TOP HALF DIVIDED BY VERTICAL BAR</description>

</character>

<character id=“U029BB” dec=“10683” mode=“unknown” type=“other”>

<afii>DB6B</afii>
<entity id="olcross" set="STIX">
</entity>
<entity id="olcross" set="9573-13-isotech">
 <desc>circle, cross</desc>
</entity>
<description unicode="3.2">CIRCLE WITH SUPERIMPOSED X</description>

</character>

<character id=“U029BC” dec=“10684” mode=“unknown” type=“other”>

<afii>DBD3</afii>
<entity id="odsold" set="STIX">
</entity>
<entity id="odsold" set="9573-13-isoamsb">
 <desc>dot, solidus, dot in circle</desc>
</entity>
<description unicode="3.2">CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN</description>

</character>

<character id=“U029BD” dec=“10685” mode=“math” type=“other”>

<AIP>cirarrup</AIP>
<entity id="oxuarr" set="STIX">
</entity>
<description unicode="3.2">UP ARROW THROUGH CIRCLE</description>

</character>

<character id=“U029BE” dec=“10686” mode=“math” type=“other”>

<afii>217D</afii>
<entity id="olcir" set="STIX">
</entity>
<entity id="olcir" set="9573-13-isoamsb">
 <desc>large circle in circle</desc>
</entity>
<description unicode="3.2">CIRCLED WHITE BULLET</description>

</character>

<character id=“U029BF” dec=“10687” mode=“unknown” type=“other”>

<afii>DB3A</afii>
<entity id="ofcir" set="STIX">
</entity>
<entity id="ofcir" set="9573-13-isoamsb">
 <desc>filled circle in circle</desc>
</entity>
<description unicode="3.2">CIRCLED BULLET</description>

</character>

<character id=“U029C0” dec=“10688” mode=“math” type=“other”>

<afii>DBD6</afii>
<entity id="olt" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="olt" set="9573-13-isoamsb">
 <desc>less-than in circle</desc>
</entity>
<description unicode="3.2">CIRCLED LESS-THAN</description>

</character>

<character id=“U029C1” dec=“10689” mode=“math” type=“other”>

<afii>DBD4</afii>
<entity id="ogt" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="ogt" set="9573-13-isoamsb">
 <desc>greater-than in circle</desc>
</entity>
<description unicode="3.2">CIRCLED GREATER-THAN</description>

</character>

<character id=“U029C2” dec=“10690” mode=“math” type=“other”>

<afii>DBB1</afii>
<entity id="cirscir" set="STIX">
</entity>
<entity id="cirscir" set="9573-13-isoamso">
 <desc>circle, small circle to the right</desc>
</entity>
<description unicode="3.2">CIRCLE WITH SMALL CIRCLE TO THE RIGHT</description>

</character>

<character id=“U029C3” dec=“10691” mode=“math” type=“other”>

<afii>DBB0</afii>
<entity id="cirE" set="STIX">
</entity>
<entity id="cirE" set="9573-13-isoamso">
 <desc>circle, two horizontal stroked to the right</desc>
</entity>
<description unicode="3.2">CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT</description>

</character>

<character id=“U029C4” dec=“10692” mode=“math” type=“other”>

<afii>DBE6</afii>
<AMS>\boxdiag</AMS>
<AIP>boxrds</AIP>
<entity id="solb" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="solb" set="9573-13-isoamsb">
 <desc>solidus in square</desc>
</entity>
<description unicode="3.2">SQUARED RISING DIAGONAL SLASH</description>

</character>

<character id=“U029C5” dec=“10693” mode=“math” type=“other”>

<afii>DBBD</afii>
<AMS>\boxbslash</AMS>
<AIP>boxlds</AIP>
<entity id="bsolb" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="bsolb" set="9573-13-isoamsb">
 <desc>reverse solidus in square</desc>
</entity>
<description unicode="3.2">SQUARED FALLING DIAGONAL SLASH</description>

</character>

<character id=“U029C6” dec=“10694” mode=“math” type=“other”>

<AMS>\boxast</AMS>
<entity id="astb" set="STIX">
</entity>
<description unicode="3.2">SQUARED ASTERISK</description>

</character>

<character id=“U029C7” dec=“10695” mode=“math” type=“other”>

<AMS>\boxcircle</AMS>
<entity id="cirb" set="STIX">
</entity>
<description unicode="3.2">SQUARED SMALL CIRCLE</description>

</character>

<character id=“U029C8” dec=“10696” mode=“math” type=“binaryop”>

<AIP>dbox</AIP>
<Springer>\boxbox</Springer>
<entity id="squb" set="STIX">
</entity>
<description unicode="3.2">SQUARED SQUARE</description>

</character>

<character id=“U029C9” dec=“10697” mode=“unknown” type=“other”>

<afii>DBAD</afii>
<entity id="boxbox" set="STIX">
</entity>
<entity id="boxbox" set="9573-13-isoamso">
 <desc>two joined squares</desc>
</entity>
<description unicode="3.2">TWO JOINED SQUARES</description>

</character>

<character id=“U029CA” dec=“10698” mode=“math” type=“other”>

<latex>\ElzLap </latex>
<Elsevier grid="bj5" ent="z.Lap">
 <desc>up triangle open with dot; Laplace operator</desc>
</Elsevier>
<entity id="tridoto" set="STIX">
</entity>
<description unicode="3.2">TRIANGLE WITH DOT ABOVE</description>

</character>

<character id=“U029CB” dec=“10699” mode=“math” type=“other”>

<latex>\Elzdefas </latex>
<Elsevier grid="bqw" ent="z.defas">
 <desc>defined as</desc>
</Elsevier>
<entity id="tribar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="3.2">TRIANGLE WITH UNDERBAR</description>

</character>

<character id=“U029CC” dec=“10700” mode=“math” type=“other”>

<AIP>tS</AIP>
<entity id="triS" set="STIX">
</entity>
<description unicode="3.2">S IN TRIANGLE</description>

</character>

<character id=“U029CD” dec=“10701” mode=“unknown” type=“binaryop”>

<afii>DBEF</afii>
<entity id="trisb" set="STIX">
</entity>
<entity id="trisb" set="9573-13-isoamsb">
 <desc>triangle, serifs at bottom</desc>
</entity>
<description unicode="3.2">TRIANGLE WITH SERIFS AT BOTTOM</description>

</character>

<character id=“U029CE” dec=“10702” mode=“unknown” type=“other”>

<afii>D948</afii>
<entity id="rtriltri" set="STIX">
</entity>
<entity id="rtriltri" set="9573-13-isoamsr">
 <desc>right triangle above left triangle</desc>
</entity>
<description unicode="3.2">RIGHT TRIANGLE ABOVE LEFT TRIANGLE</description>

</character>

<character id=“U029CF” dec=“10703” mode=“math” type=“other”>

<latex>\LeftTriangleBar </latex>
<Wolfram>LeftTriangleBar</Wolfram>
<entity id="ltrivb" set="STIX">
</entity>
<entity id="LeftTriangleBar" set="mmlextra">
 <desc>left triangle, vertical bar</desc>
</entity>
<description unicode="3.2">LEFT TRIANGLE BESIDE VERTICAL BAR</description>

</character>

<character id=“U029CF-00338” dec=“10703-824” mode=“math” type=“other”>

<latex>\NotLeftTriangleBar </latex>
<Wolfram id="F412">NotLeftTriangleBar</Wolfram>
<entity id="nltrivb" set="STIX">
</entity>
<entity id="NotLeftTriangleBar" set="mmlextra">
 <desc>not left triangle, vertical bar</desc>
</entity>
<description unicode="combination">LEFT TRIANGLE BESIDE VERTICAL BAR with slash</description>

</character>

<character id=“U029D0” dec=“10704” mode=“math” type=“other”>

<latex>\RightTriangleBar </latex>
<Wolfram>RightTriangleBar</Wolfram>
<entity id="vbrtri" set="STIX">
</entity>
<entity id="RightTriangleBar" set="mmlextra">
 <desc>vertical bar, right triangle</desc>
</entity>
<description unicode="3.2">VERTICAL BAR BESIDE RIGHT TRIANGLE</description>

</character>

<character id=“U029D0-00338” dec=“10704-824” mode=“math” type=“other”>

<latex>\NotRightTriangleBar </latex>
<Wolfram id="F413">NotRightTriangleBar</Wolfram>
<entity id="nvbrtri" set="STIX">
</entity>
<entity id="NotRightTriangleBar" set="mmlextra">
  <desc>not vertical bar, right triangle</desc>
</entity>
<description unicode="combination">VERTICAL BAR BESIDE RIGHT TRIANGLE with slash</description>

</character>

<character id=“U029D1” dec=“10705” mode=“math” type=“other”>

<AIP>lfbowtie</AIP>
<entity id="lfbowtie" set="STIX">
</entity>
<description unicode="3.2">BOWTIE WITH LEFT HALF BLACK</description>

</character>

<character id=“U029D2” dec=“10706” mode=“math” type=“other”>

<AIP>rfbowtie</AIP>
<entity id="rfbowtie" set="STIX">
</entity>
<description unicode="3.2">BOWTIE WITH RIGHT HALF BLACK</description>

</character>

<character id=“U029D3” dec=“10707” mode=“math” type=“other”>

<AIP>fbowtie</AIP>
<entity id="fbowtie" set="STIX">
</entity>
<description unicode="3.2">BLACK BOWTIE</description>

</character>

<character id=“U029D4” dec=“10708” mode=“math” type=“other”>

<AIP>lfilledx</AIP>
<entity id="lftimes" set="STIX">
</entity>
<description unicode="3.2">TIMES WITH LEFT HALF BLACK</description>

</character>

<character id=“U029D5” dec=“10709” mode=“math” type=“other”>

<AIP>rfx</AIP>
<entity id="rftimes" set="STIX">
</entity>
<description unicode="3.2">TIMES WITH RIGHT HALF BLACK</description>

</character>

<character id=“U029D6” dec=“10710” mode=“math” type=“other”>

<afii>EE5D</afii>
<AIP>plushr</AIP>
<entity id="hrglass" set="STIX">
</entity>
<description unicode="3.2">WHITE HOURGLASS</description>

</character>

<character id=“U029D7” dec=“10711” mode=“math” type=“other”>

<AIP>fplushr</AIP>
<entity id="fhrglass" set="STIX">
</entity>
<description unicode="3.2">BLACK HOURGLASS</description>

</character>

<character id=“U029D8” dec=“10712” type=“other” mode=“unknown”>

<description>LEFT WIGGLY FENCE</description>

</character>

<character id=“U029D9” dec=“10713” type=“other” mode=“unknown”>

<description>RIGHT WIGGLY FENCE</description>

</character>

<character id=“U029DA” dec=“10714” mode=“math” type=“other”>

<afii>DBE1</afii>
<entity id="race" set="STIX">
</entity>
<entity id="race" set="9573-13-isoamsb">
 <desc>reverse most positive, line below</desc>
</entity>
<description unicode="3.2">LEFT DOUBLE WIGGLY FENCE</description>

</character>

<character id=“U029DB” dec=“10715” mode=“unknown” type=“other”>

<description unicode="3.2">RIGHT DOUBLE WIGGLY FENCE</description>

</character>

<character id=“U029DC” dec=“10716” mode=“math” type=“normal”>

<afii>DB53</afii>
<latex>\ElsevierGlyph{E372}</latex>
<Elsevier grid="bkz" ent="z.mstpos">
 <desc>most positive</desc>
</Elsevier>
<entity id="iinfin" set="STIX">
</entity>
<entity id="iinfin" set="9573-13-isotech">
 <desc>infinity sign, incomplete</desc>
</entity>
<description unicode="3.2">INCOMPLETE INFINITY</description>

</character>

<character id=“U029DD” dec=“10717” mode=“unknown” type=“normal”>

<afii>DB54</afii>
<entity id="infintie" set="STIX">
</entity>
<entity id="infintie" set="9573-13-isotech">
 <desc>tie, infinity</desc>
</entity>
<description unicode="3.2">TIE OVER INFINITY</description>

</character>

<character id=“U029DE” dec=“10718” mode=“unknown” type=“normal”>

<afii>DB6A</afii>
<entity id="nvinfin" set="STIX">
</entity>
<entity id="nvinfin" set="9573-13-isotech">
 <desc>not, vert, infinity</desc>
</entity>
<description unicode="3.2">INFINITY NEGATED WITH VERTICAL BAR</description>

</character>

<character id=“U029DF” dec=“10719” mode=“math” type=“relation”>

<AMS>\dualmap</AMS>
<entity id="dumap" set="STIX">
</entity>
<description unicode="3.2">DOUBLE-ENDED MULTIMAP</description>

</character>

<character id=“U029E0” dec=“10720” mode=“unknown” type=“normal”>

<AIP>laplac</AIP>
<entity id="dalembrt" set="STIX">
</entity>
<description unicode="3.2">SQUARE WITH CONTOURED OUTLINE</description>

</character>

<character id=“U029E1” dec=“10721” type=“other” mode=“unknown”>

<description unicode="3.2">INCREASES AS</description>

</character>

<character id=“U029E2” dec=“10722” mode=“math” type=“other”>

<AMS>\shuffle</AMS>
<entity id="shuffle" set="STIX">
</entity>
<description unicode="3.2">SHUFFLE PRODUCT</description>

</character>

<character id=“U029E3” dec=“10723” mode=“math” type=“relation”>

<afii>DB50</afii>
<entity id="eparsl" set="STIX">
</entity>
<entity id="eparsl" set="9573-13-isotech">
 <desc>parallel, slanted, equal; homothetically congruent to</desc>
</entity>
<description unicode="3.2">EQUALS SIGN AND SLANTED PARALLEL</description>

</character>

<character id=“U029E4” dec=“10724” mode=“math” type=“relation”>

<afii>DB79</afii>
<entity id="smeparsl" set="STIX">
</entity>
<entity id="smeparsl" set="9573-13-isotech">
 <desc>similar, parallel, slanted, equal</desc>
</entity>
<description unicode="3.2">EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE</description>

</character>

<character id=“U029E5” dec=“10725” mode=“math” type=“relation”>

<afii>DB51</afii>
<entity id="eqvparsl" set="STIX">
</entity>
<entity id="eqvparsl" set="9573-13-isotech">
 <desc>equivalent, equal; congruent and parallel</desc>
</entity>
<description unicode="3.2">IDENTICAL TO AND SLANTED PARALLEL</description>

</character>

<character id=“U029E6” dec=“10726” type=“other” mode=“unknown”>

<description>GLEICH STARK</description>

</character>

<character id=“U029E7” dec=“10727” mode=“unknown” type=“normal”>

<ACS>thermod</ACS>
<entity id="thermod" set="STIX">
 <xref>01C2</xref>
</entity>
<description unicode="3.2">THERMODYNAMIC</description>

</character>

<character id=“U029E8” dec=“10728” mode=“unknown” type=“normal”>

<ACS>tridls</ACS>
<entity id="dtrilf" set="STIX">
</entity>
<description unicode="3.2">DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK</description>

</character>

<character id=“U029E9” dec=“10729” mode=“unknown” type=“normal”>

<ACS>tridrs</ACS>
<entity id="dtrirf" set="STIX">
</entity>
<description unicode="3.2">DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK</description>

</character>

<character id=“U029EA” dec=“10730” mode=“unknown” type=“normal”>

<AIP>dmdfar</AIP>
<entity id="diamdarr" set="STIX">
</entity>
<description unicode="3.2">BLACK DIAMOND WITH DOWN ARROW</description>

</character>

<character id=“U029EB” dec=“10731” mode=“math” type=“other”>

<afii>2221</afii>
<latex>\blacklozenge </latex>
<AMS>\blacklozenge</AMS>
<APS>lozf</APS>
<entity id="lozf" set="STIX">
</entity>
<entity id="lozf" set="ISOPUB">
 <desc>blacklozenge - lozenge, filled</desc>
</entity>
<entity id="lozf" set="8879-isopub">
 <desc>/blacklozenge - lozenge, filled</desc>
</entity>
<entity id="blacklozenge" set="mmlalias">
  <desc>alias ISOPUB lozf</desc>
</entity>
<font name="hlcra" pos="9"/>
<description unicode="3.2">BLACK LOZENGE</description>

</character>

<character id=“U029EC” dec=“10732” mode=“unknown” type=“normal”>

<AIP>cirdar</AIP>
<entity id="cirdarr" set="STIX">
</entity>
<description unicode="3.2">WHITE CIRCLE WITH DOWN ARROW</description>

</character>

<character id=“U029ED” dec=“10733” mode=“unknown” type=“normal”>

<AIP>cirfdar</AIP>
<entity id="cirfdarr" set="STIX">
</entity>
<description unicode="3.2">BLACK CIRCLE WITH DOWN ARROW</description>

</character>

<character id=“U029EE” dec=“10734” mode=“unknown” type=“normal”>

<AIP>osqrerr</AIP>
<entity id="squerr" set="STIX">
</entity>
<description unicode="3.2">ERROR-BARRED WHITE SQUARE</description>

</character>

<character id=“U029EF” dec=“10735” mode=“unknown” type=“normal”>

<AIP>csqrerr</AIP>
<entity id="squferr" set="STIX">
</entity>
<description unicode="3.2">ERROR-BARRED BLACK SQUARE</description>

</character>

<character id=“U029F0” dec=“10736” mode=“unknown” type=“normal”>

<AIP>odiaerr</AIP>
<entity id="diamerr" set="STIX">
</entity>
<description unicode="3.2">ERROR-BARRED WHITE DIAMOND</description>

</character>

<character id=“U029F1” dec=“10737” mode=“unknown” type=“normal”>

<AIP>cdiaerr</AIP>
<entity id="diamerrf" set="STIX">
</entity>
<description unicode="3.2">ERROR-BARRED BLACK DIAMOND</description>

</character>

<character id=“U029F2” dec=“10738” mode=“unknown” type=“normal”>

<AIP>ocirerr</AIP>
<entity id="cirerr" set="STIX">
</entity>
<description unicode="3.2">ERROR-BARRED WHITE CIRCLE</description>

</character>

<character id=“U029F3” dec=“10739” mode=“unknown” type=“normal”>

<AIP>ccirerr</AIP>
<entity id="cirferr" set="STIX">
</entity>
<description unicode="3.2">ERROR-BARRED BLACK CIRCLE</description>

</character>

<character id=“U029F4” dec=“10740” mode=“math” type=“other”>

<latex>\RuleDelayed </latex>
<Wolfram id="F51F">RuleDelayed</Wolfram>
<entity id="" set="STIX">
</entity>
<entity id="RuleDelayed" set="mmlextra">
 <desc>rule-delayed (colon right arrow)</desc>
</entity>                                 
<description unicode="3.2">RULE-DELAYED</description>

</character>

<character id=“U029F5” dec=“10741” mode=“math” type=“other” image=“none”>

<description unicode="3.2">REVERSE SOLIDUS OPERATOR</description>

</character>

<character id=“U029F6” dec=“10742” mode=“unknown” type=“other”>

<afii>DB4B</afii>
<entity id="dsol" set="STIX">
</entity>
<entity id="dsol" set="9573-13-isotech">
 <desc>solidus, bar above</desc>
</entity>
<description unicode="3.2">SOLIDUS WITH OVERBAR</description>

</character>

<character id=“U029F7” dec=“10743” mode=“math” type=“other” image=“none”>

<afii>EEC9</afii>
<entity id="rsolbar" set="STIX">
</entity>
<description unicode="3.2">REVERSE SOLIDUS WITH HORIZONTAL STROKE</description>

</character>

<character id=“U029F8” dec=“10744” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">BIG SOLIDUS</description>

</character>

<character id=“U029F9” dec=“10745” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">BIG REVERSE SOLIDUS</description>

</character>

<character id=“U029FA” dec=“10746” image=“none” type=“other” mode=“unknown”>

<description>DOUBLE PLUS</description>

</character>

<character id=“U029FB” dec=“10747” image=“none” type=“other” mode=“unknown”>

<description>TRIPLE PLUS</description>

</character>

<character id=“U029FC” dec=“10748” image=“none” type=“other” mode=“unknown”>

<description>LEFT-POINTING CURVED ANGLE BRACKET</description>

</character>

<character id=“U029FD” dec=“10749” image=“none” type=“other” mode=“unknown”>

<description>RIGHT-POINTING CURVED ANGLE BRACKET</description>

</character>

<character id=“U029FE” dec=“10750” image=“none” type=“other” mode=“unknown”>

<description>TINY</description>

</character>

<character id=“U029FF” dec=“10751” image=“none” type=“other” mode=“unknown”>

<description>MINY</description>

</character>

<character id=“U02A00” dec=“10752” mode=“math” type=“large”>

<afii>22EC</afii>
<AMS>\bigodot</AMS>
<APS>bigodot</APS>
<IEEE>\bigodot</IEEE>
<entity id="xodot" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2299</xref>
</entity>
<entity id="xodot" set="9573-13-isoamsb">
 <desc>/bigodot L: circle dot operator</desc>
</entity>
<entity id="bigodot" set="mmlalias">
  <desc>alias ISOAMSB xodot</desc>
</entity>
<description unicode="3.2">N-ARY CIRCLED DOT OPERATOR</description>

</character>

<character id=“U02A01” dec=“10753” mode=“math” type=“large”>

<afii>22EA</afii>
<AMS>\bigoplus</AMS>
<APS>bigoplus</APS>
<IEEE>\bigoplus</IEEE>
<entity id="xoplus" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2295</xref>
</entity>
<entity id="xoplus" set="9573-13-isoamsb">
 <desc>/bigoplus L: circle plus operator</desc>
</entity>
<entity id="bigoplus" set="mmlalias">
  <desc>alias ISOAMSB xoplus</desc>
</entity>
<description unicode="3.2">N-ARY CIRCLED PLUS OPERATOR</description>

</character>

<character id=“U02A02” dec=“10754” mode=“math” type=“large”>

<afii>22EB</afii>
<AMS>\bigotimes</AMS>
<APS>bigotimes</APS>
<IEEE>\bigotimes</IEEE>
<entity id="xotime" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2297</xref>
</entity>
<entity id="xotime" set="9573-13-isoamsb">
 <desc>/bigotimes L: circle times operator</desc>
</entity>
<entity id="bigotimes" set="mmlalias">
  <desc>alias ISOAMSB xotime</desc>
</entity>
<description unicode="3.2">N-ARY CIRCLED TIMES OPERATOR</description>

</character>

<character id=“U02A03” dec=“10755” mode=“math” type=“large”>

<AMS>\bigcupdot</AMS>
<entity id="xcupdot" set="STIX">
</entity>
<description unicode="3.2">N-ARY UNION OPERATOR WITH DOT</description>

</character>

<character id=“U02A04” dec=“10756” mode=“math” type=“large”>

<afii>22AF</afii>
<latex>\Elxuplus </latex>
<Elsevier grid="bjl" ent="xuplus">
 <desc>big u plus B: plus sign in big union</desc>
</Elsevier>
<AMS>\biguplus</AMS>
<APS>biguplus</APS>
<IEEE>\biguplus</IEEE>
<entity id="xuplus" set="9573-13-isoamsb">
 <desc>/biguplus L:</desc>
</entity>
<entity id="biguplus" set="mmlalias">
  <desc>alias ISOAMSB xuplus</desc>
</entity>
<entity id="xuplus" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>228E</xref>
</entity>
<description unicode="3.2">N-ARY UNION OPERATOR WITH PLUS</description>

</character>

<character id=“U02A05” dec=“10757” mode=“math” type=“large”>

<latex>\ElzThr </latex>
<Elsevier grid="bjk" ent="z.Thr">
 <desc>big square intersection</desc>
</Elsevier>
<AMS>\bigsqcap</AMS>
<entity id="xsqcap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2293</xref>
</entity>
<description unicode="3.2">N-ARY SQUARE INTERSECTION OPERATOR</description>

</character>

<character id=“U02A06” dec=“10758” mode=“math” type=“large”>

<afii>22B6</afii>
<latex>\Elxsqcup </latex>
<Elsevier grid="bjj" ent="xsqcup">
 <desc>big square union</desc>
</Elsevier>
<AMS>\bigsqcup</AMS>
<APS>bigsqcup</APS>
<IEEE>\bigsqcup</IEEE>
<entity id="xsqcup" set="9573-13-isoamsb">
 <desc>/bigsqcup L: square union operator</desc>
</entity>
<entity id="bigsqcup" set="mmlalias">
  <desc>alias ISOAMSB xsqcup</desc>
</entity>
 <entity id="xsqcup" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2294</xref>
</entity>
<description unicode="3.2">N-ARY SQUARE UNION OPERATOR</description>

</character>

<character id=“U02A07” dec=“10759” mode=“math” type=“large”>

<latex>\ElzInf </latex>
<Elsevier grid="bit" ent="z.Inf">
 <desc>double infinum (cumulator)</desc>
</Elsevier>
<AMS>\conjquant</AMS>
<entity id="xandand" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="3.2">TWO LOGICAL AND OPERATOR</description>

</character>

<character id=“U02A08” dec=“10760” mode=“math” type=“large”>

<latex>\ElzSup </latex>
<Elsevier grid="bis" ent="z.Sup">
 <desc>double supremum (cumulator)</desc>
</Elsevier>
<AMS>\disjquant</AMS>
<entity id="xoror" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="3.2">TWO LOGICAL OR OPERATOR</description>

</character>

<character id=“U02A09” dec=“10761” mode=“math” type=“large”>

<AMS>\bigtimes</AMS>
<entity id="xtimes" set="STIX">
</entity>
<description unicode="3.2">N-ARY TIMES OPERATOR</description>

</character>

<character id=“U02A0A” dec=“10762” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">MODULO TWO SUM</description>

</character>

<character id=“U02A0B” dec=“10763” mode=“math” type=“large”>

<AIP>sumint</AIP>
<entity id="sumint" set="STIX">
</entity>
<description unicode="3.2">SUMMATION WITH INTEGRAL</description>

</character>

<character id=“U02A0C” dec=“10764” mode=“unknown” type=“large”>

<afii>DB72</afii>
<AMS>\iiiint</AMS>
<entity id="qint" set="STIX">
</entity>
<entity id="qint" set="9573-13-isotech">
 <desc>/iiiint quadruple integral operator</desc>
</entity>
<entity id="iiiint" set="mmlalias">
  <desc>alias ISOTECH qint</desc>
</entity>
<description unicode="3.2">QUADRUPLE INTEGRAL OPERATOR</description>

</character>

<character id=“U02A0D” dec=“10765” mode=“math” type=“large”>

<afii>DB52</afii>
<latex>\ElzCint </latex>
<Elsevier grid="bju" ent="z.Cint">
 <desc>principal-value integral: cauchy integral</desc>
</Elsevier>
<AMS>\intbar</AMS>
<entity id="fpartint" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="fpartint" set="9573-13-isotech">
 <desc>finite part integral</desc>
</entity>
<description unicode="3.2">FINITE PART INTEGRAL</description>

</character>

<character id=“U02A0E” dec=“10766” mode=“math” type=“large”>

<AMS>\intBar</AMS>
<entity id="Barint" set="STIX">
</entity>
<description unicode="3.2">INTEGRAL WITH DOUBLE STROKE</description>

</character>

<character id=“U02A0F” dec=“10767” mode=“math” type=“large”>

<afii>EB69</afii>
<latex>\clockoint </latex>
<AIP>intslash</AIP>
<entity id="slint" set="STIX">
</entity>
<description unicode="3.2">INTEGRAL AVERAGE WITH SLASH</description>

</character>

<character id=“U02A10” dec=“10768” mode=“math” type=“large”>

<afii>DB47</afii>
<latex>\ElsevierGlyph{E395}</latex>
<Elsevier grid="bjz" ent="z.eint">
 <desc>edge-integral</desc>
</Elsevier>
<entity id="cirfnint" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="cirfnint" set="9573-13-isotech">
 <desc>circulation function</desc>
</entity>
<font name="zsyr" pos="79"/>
<description unicode="3.2">CIRCULATION FUNCTION</description>

</character>

<character id=“U02A11” dec=“10769” mode=“unknown” type=“large”>

<afii>DB42</afii>
<entity id="awint" set="STIX">
</entity>
<entity id="awint" set="9573-13-isotech">
 <desc>anti clock-wise integration</desc>
</entity>
<description unicode="3.2">ANTICLOCKWISE INTEGRATION</description>

</character>

<character id=“U02A12” dec=“10770” mode=“unknown” type=“large”>

<afii>DB76</afii>
<entity id="rppolint" set="STIX">
</entity>
<entity id="rppolint" set="9573-13-isotech">
 <desc>line integration, rectangular path around pole</desc>
</entity>
<description unicode="3.2">LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE</description>

</character>

<character id=“U02A13” dec=“10771” mode=“unknown” type=“large”>

<afii>DB77</afii>
<entity id="scpolint" set="STIX">
</entity>
<entity id="scpolint" set="9573-13-isotech">
 <desc>line integration, semi-circular path around pole</desc>
</entity>
<description unicode="3.2">LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE</description>

</character>

<character id=“U02A14” dec=“10772” mode=“unknown” type=“large”>

<afii>DB69</afii>
<entity id="npolint" set="STIX">
</entity>
<entity id="npolint" set="9573-13-isotech">
 <desc>line integration, not including the pole</desc>
</entity>
<description unicode="3.2">LINE INTEGRATION NOT INCLUDING THE POLE</description>

</character>

<character id=“U02A15” dec=“10773” mode=“unknown” type=“other”>

<afii>EB34</afii>
<entity id="pointint" set="STIX">
</entity>
<entity id="pointint" set="9573-13-isotech">
 <desc>integral around a point operator</desc>
</entity>
<description unicode="3.2">INTEGRAL AROUND A POINT OPERATOR</description>

</character>

<character id=“U02A16” dec=“10774” mode=“math” type=“large”>

<afii>EB35</afii>
<latex>\sqrint </latex>
<Elsevier grid="bj4" ent="z.sqint">
 <desc>lattice-integral</desc>
</Elsevier>
<AIP>intsq</AIP>
<entity id="quatint" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="quatint" set="9573-13-isotech">
 <desc>quaternion integral operator</desc>
</entity>
<font name="zsyr" pos="185"/>
<description unicode="3.2">QUATERNION INTEGRAL OPERATOR</description>

</character>

<character id=“U02A17” dec=“10775” mode=“unknown” type=“large”>

<afii>DB55</afii>
<entity id="intlarhk" set="STIX">
</entity>
<entity id="intlarhk" set="9573-13-isotech">
 <desc>integral, left arrow with hook</desc>
</entity>
<description unicode="3.2">INTEGRAL WITH LEFTWARDS ARROW WITH HOOK</description>

</character>

<character id=“U02A18” dec=“10776” mode=“math” type=“large”>

<AMS>\intx</AMS>
<entity id="timeint" set="STIX">
</entity>
<description unicode="3.2">INTEGRAL WITH TIMES SIGN</description>

</character>

<character id=“U02A19” dec=“10777” mode=“math” type=“large”>

<AMS>\intcap</AMS>
<entity id="capint" set="STIX">
</entity>
<description unicode="3.2">INTEGRAL WITH INTERSECTION</description>

</character>

<character id=“U02A1A” dec=“10778” mode=“math” type=“large”>

<AMS>\intcup</AMS>
<entity id="cupint" set="STIX">
</entity>
<description unicode="3.2">INTEGRAL WITH UNION</description>

</character>

<character id=“U02A1B” dec=“10779” mode=“math” type=“large”>

<AMS>\upint</AMS>
<entity id="upint" set="STIX">
</entity>
<description unicode="3.2">INTEGRAL WITH OVERBAR</description>

</character>

<character id=“U02A1C” dec=“10780” mode=“math” type=“large”>

<AMS>\lowint</AMS>
<entity id="lowint" set="STIX">
</entity>
<description unicode="3.2">INTEGRAL WITH UNDERBAR</description>

</character>

<character id=“U02A1D” dec=“10781” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">JOIN</description>

</character>

<character id=“U02A1E” dec=“10782” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LARGE LEFT TRIANGLE OPERATOR</description>

</character>

<character id=“U02A1F” dec=“10783” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION SCHEMA COMPOSITION</description>

</character>

<character id=“U02A20” dec=“10784” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION SCHEMA PIPING</description>

</character>

<character id=“U02A21” dec=“10785” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION SCHEMA PROJECTION</description>

</character>

<character id=“U02A22” dec=“10786” mode=“unknown” type=“binaryop”>

<afii>DBDC</afii>
<entity id="pluscir" set="STIX">
</entity>
<entity id="pluscir" set="9573-13-isoamsb">
 <desc>plus, small circle above</desc>
</entity>
<description unicode="3.2">PLUS SIGN WITH SMALL CIRCLE ABOVE</description>

</character>

<character id=“U02A23” dec=“10787” mode=“unknown” type=“binaryop”>

<afii>DBDB</afii>
<entity id="plusacir" set="STIX">
</entity>
<entity id="plusacir" set="9573-13-isoamsb">
 <desc>plus, circumflex accent above</desc>
</entity>
<description unicode="3.2">PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE</description>

</character>

<character id=“U02A24” dec=“10788” mode=“unknown” type=“binaryop”>

<afii>DBE4</afii>
<entity id="simplus" set="STIX">
</entity>
<entity id="simplus" set="9573-13-isoamsb">
 <desc>plus, similar above</desc>
</entity>
<description unicode="3.2">PLUS SIGN WITH TILDE ABOVE</description>

</character>

<character id=“U02A25” dec=“10789” mode=“math” type=“binaryop”>

<afii>DBDD</afii>
<latex>\ElsevierGlyph{E25A}</latex>
<Elsevier grid="bta" ent="doplus">
 <desc>plus sign, dot below; tight dotted plus</desc>
</Elsevier>
<AMS>\plusdot</AMS>
<entity id="plusdu" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="plusdu" set="9573-13-isoamsb">
 <desc>plus sign, dot below</desc>
</entity>
<font name="zsyr" pos="10"/>
<description unicode="3.2">PLUS SIGN WITH DOT BELOW</description>

</character>

<character id=“U02A26” dec=“10790” mode=“unknown” type=“binaryop”>

<afii>DBDF</afii>
<entity id="plussim" set="STIX">
</entity>
<entity id="plussim" set="9573-13-isoamsb">
 <desc>plus, similar below</desc>
</entity>
<description unicode="3.2">PLUS SIGN WITH TILDE BELOW</description>

</character>

<character id=“U02A27” dec=“10791” mode=“unknown” type=“binaryop”>

<afii>DBE0</afii>
<entity id="plustwo" set="STIX">
</entity>
<entity id="plustwo" set="9573-13-isoamsb">
 <desc>plus, two; Nim-addition</desc>
</entity>
<description unicode="3.2">PLUS SIGN WITH SUBSCRIPT TWO</description>

</character>

<character id=“U02A28” dec=“10792” mode=“math” type=“binaryop”>

<AIP>trifplus</AIP>
<entity id="plustrif" set="STIX">
</entity>
<description unicode="3.2">PLUS SIGN WITH BLACK TRIANGLE</description>

</character>

<character id=“U02A29” dec=“10793” mode=“unknown” type=“binaryop”>

<afii>D945</afii>
<entity id="mcomma" set="STIX">
</entity>
<entity id="mcomma" set="9573-13-isoamsr">
 <desc>minus, comma above</desc>
</entity>
<description unicode="3.2">MINUS SIGN WITH COMMA ABOVE</description>

</character>

<character id=“U02A2A” dec=“10794” mode=“math” type=“binaryop”>

<afii>DBCF</afii>
<latex>\ElsevierGlyph{E25B}</latex>
<Elsevier grid="btm" ent="dminus">
 <desc>minus with dot beneath; tight dotted minus</desc>
</Elsevier>
<AMS>\minusdot</AMS>
<entity id="minusdu" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="minusdu" set="9573-13-isoamsb">
 <desc>minus sign, dot below</desc>
</entity>
<font name="zsyr" pos="9"/>
<description unicode="3.2">MINUS SIGN WITH DOT BELOW</description>

</character>

<character id=“U02A2B” dec=“10795” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">MINUS SIGN WITH FALLING DOTS</description>

</character>

<character id=“U02A2C” dec=“10796” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">MINUS SIGN WITH RISING DOTS</description>

</character>

<character id=“U02A2D” dec=“10797” mode=“math” type=“binaryop”>

<afii>DBCD</afii>
<latex>\ElsevierGlyph{E25C}</latex>
<Elsevier grid="bst" ent="z.oplusl">
 <desc>semi-direct sum</desc>
</Elsevier>
<AIP>Oplus</AIP>
<entity id="loplus" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="loplus" set="9573-13-isoamsb">
 <desc>plus sign in left half circle</desc>
</entity>
<description unicode="3.2">PLUS SIGN IN LEFT HALF CIRCLE</description>

</character>

<character id=“U02A2E” dec=“10798” mode=“math” type=“binaryop”>

<afii>DBE2</afii>
<latex>\ElsevierGlyph{E25D}</latex>
<Elsevier grid="bsv" ent="z.oplusr">
 <desc>semi-direct sum  ???</desc>
</Elsevier>
<entity id="roplus" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="roplus" set="9573-13-isoamsb">
 <desc>plus sign in right half circle</desc>
</entity>
<font name="zsyr" pos="120"/>
<description unicode="3.2">PLUS SIGN IN RIGHT HALF CIRCLE</description>

</character>

<character id=“U02A2F” dec=“10799” mode=“math” type=“binaryop”>

<latex>\ElzTimes </latex>
<Elsevier grid="bsb" ent="z.Times">
 <desc>vector multiplication</desc>
</Elsevier>
<Wolfram id="F4A0">Cross</Wolfram>
<entity id="htimes" set="STIX">
</entity>
<entity id="Cross" set="mmlextra">
 <desc>cross or vector product</desc>
</entity>
<description unicode="3.2">VECTOR OR CROSS PRODUCT</description>

</character>

<character id=“U02A30” dec=“10800” mode=“unknown” type=“binaryop”>

<afii>DBEB</afii>
<AIP>timesdot</AIP>
<entity id="timesd" set="STIX">
</entity>
<entity id="timesd" set="9573-13-isoamsb">
 <desc>times, dot</desc>
</entity>
<description unicode="3.2">MULTIPLICATION SIGN WITH DOT ABOVE</description>

</character>

<character id=“U02A31” dec=“10801” mode=“unknown” type=“binaryop”>

<afii>DBEA</afii>
<entity id="timesbar" set="STIX">
</entity>
<entity id="timesbar" set="9573-13-isoamsb">
 <desc>multiply sign, bar below</desc>
</entity>
<description unicode="3.2">MULTIPLICATION SIGN WITH UNDERBAR</description>

</character>

<character id=“U02A32” dec=“10802” mode=“math” type=“binaryop”>

<AMS>\btimes</AMS>
<entity id="btimes" set="STIX">
</entity>
<description unicode="3.2">SEMIDIRECT PRODUCT WITH BOTTOM CLOSED</description>

</character>

<character id=“U02A33” dec=“10803” mode=“unknown” type=“binaryop”>

<afii>DBE5</afii>
<entity id="smashp" set="STIX">
</entity>
<entity id="smashp" set="9573-13-isoamsb">
 <desc>smash product</desc>
</entity>
<description unicode="3.2">SMASH PRODUCT</description>

</character>

<character id=“U02A34” dec=“10804” mode=“math” type=“binaryop”>

<afii>DBCE</afii>
<latex>\ElsevierGlyph{E25E}</latex>
<Elsevier grid="bsu" ent="z.otimsl">
 <desc>semi-direct product</desc>
</Elsevier>
<AIP>Otimes</AIP>
<entity id="lotimes" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="lotimes" set="9573-13-isoamsb">
 <desc>multiply sign in left half circle </desc>
</entity>
<font name="zsyr" pos="122"/>
<description unicode="3.2">MULTIPLICATION SIGN IN LEFT HALF CIRCLE</description>

</character>

<character id=“U02A35” dec=“10805” mode=“math” type=“binaryop”>

<afii>DBE3</afii>
<latex>\ElsevierGlyph{E25E}</latex>
<Elsevier grid="bsw" ent="z.otimsr">
 <desc>semi-direct product ???</desc>
</Elsevier>
<entity id="rotimes" set="9573-13-isoamsb">
 <desc>multiply sign in right half circle</desc>
</entity>
<entity id="rotimes" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="3.2">MULTIPLICATION SIGN IN RIGHT HALF CIRCLE</description>

</character>

<character id=“U02A36” dec=“10806” mode=“unknown” type=“binaryop”>

<afii>DBDA</afii>
<entity id="otimesas" set="STIX">
</entity>
<entity id="otimesas" set="9573-13-isoamsb">
 <desc>multiply sign in circle, circumflex accent</desc>
</entity>
<description unicode="3.2">CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT</description>

</character>

<character id=“U02A37” dec=“10807” mode=“unknown” type=“binaryop”>

<afii>DBD9</afii>
<entity id="Otimes" set="STIX">
</entity>
<entity id="Otimes" set="9573-13-isoamsb">
 <desc>multiply sign in double circle</desc>
</entity>
<description unicode="3.2">MULTIPLICATION SIGN IN DOUBLE CIRCLE</description>

</character>

<character id=“U02A38” dec=“10808” mode=“math” type=“binaryop”>

<afii>DBD2</afii>
<Elsevier grid="bsk" ent="z.odiv">
 <desc>circle divide</desc>
</Elsevier>
<entity id="odiv" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="odiv" set="9573-13-isoamsb">
 <desc>divide in circle</desc>
</entity>
<description unicode="3.2">CIRCLED DIVISION SIGN</description>

</character>

<character id=“U02A39” dec=“10809” mode=“unknown” type=“binaryop”>

<afii>DBEE</afii>
<entity id="triplus" set="STIX">
</entity>
<entity id="triplus" set="9573-13-isoamsb">
 <desc>plus in triangle</desc>
</entity>
<description unicode="3.2">PLUS SIGN IN TRIANGLE</description>

</character>

<character id=“U02A3A” dec=“10810” mode=“unknown” type=“binaryop”>

<afii>DBED</afii>
<entity id="triminus" set="STIX">
</entity>
<entity id="triminus" set="9573-13-isoamsb">
 <desc>minus in triangle</desc>
</entity>
<description unicode="3.2">MINUS SIGN IN TRIANGLE</description>

</character>

<character id=“U02A3B” dec=“10811” mode=“unknown” type=“binaryop”>

<afii>DBF0</afii>
<entity id="tritime" set="STIX">
</entity>
<entity id="tritime" set="9573-13-isoamsb">
 <desc>multiply in triangle</desc>
</entity>
<description unicode="3.2">MULTIPLICATION SIGN IN TRIANGLE</description>

</character>

<character id=“U02A3C” dec=“10812” mode=“math” type=“binaryop”>

<afii>DBCC</afii>
<latex>\ElsevierGlyph{E259}</latex>
<Elsevier grid="bk6" ent="iprod">
 <desc>intprod</desc>
</Elsevier>
<AMS>\intprod</AMS>
<APS>lEg</APS>
<entity id="iprod" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="iprod" set="9573-13-isoamsb">
 <desc>/intprod</desc>
</entity>
<entity id="intprod" set="mmlalias">
  <desc>alias ISOAMSB iprod</desc>
</entity>
<font name="zsyr" pos="17"/>
<description unicode="3.2">INTERIOR PRODUCT</description>

</character>

<character id=“U02A3C-0FE00” dec=“10812-65024” mode=“math” type=“binaryop”>

<description unicode="3.2">RIGHTHAND INTERIOR PRODUCT - tall variant with narrow foot</description>

</character>

<character id=“U02A3D” dec=“10813” mode=“math” type=“binaryop”>

<AMS>\intprodr</AMS>
<entity id="iprodr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="3.2">RIGHTHAND INTERIOR PRODUCT</description>

</character>

<character id=“U02A3D-0FE00” dec=“10813-65024” mode=“math” type=“binaryop”>

<description unicode="3.2">RIGHTHAND INTERIOR PRODUCT - tall variant with narrow foot</description>

</character>

<character id=“U02A3E” dec=“10814” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION RELATIONAL COMPOSITION</description>

</character>

<character id=“U02A3F” dec=“10815” mode=“math” type=“binaryop”>

<afii>21AD</afii>
<latex>\amalg </latex>
<Elsevier grid="bjd" ent="amalg">
 <desc>inverted prod. (conjunction); amalgamation, coprod</desc>
</Elsevier>
<AMS>\amalg</AMS>
<APS>amalg</APS>
<IEEE>\amalg</IEEE>
<entity id="amalg" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="amalg" set="8879-isoamsb">
 <desc>/amalg B: amalgamation or coproduct</desc>
</entity>
<entity id="amalg" set="9573-13-isoamsb">
 <desc>/amalg B: amalgamation or coproduct</desc>
</entity>
<font name="hlcry" pos="113"/>
<description unicode="3.2">AMALGAMATION OR COPRODUCT</description>

</character>

<character id=“U02A40” dec=“10816” mode=“unknown” type=“binaryop”>

<afii>DB30</afii>
<entity id="capdot" set="STIX">
</entity>
<entity id="capdot" set="9573-13-isoamsb">
 <desc>intersection, with dot</desc>
</entity>
<description unicode="3.2">INTERSECTION WITH DOT</description>

</character>

<character id=“U02A41” dec=“10817” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">UNION WITH MINUS SIGN</description>

</character>

<character id=“U02A42” dec=“10818” mode=“unknown” type=“binaryop”>

<afii>DBD1</afii>
<entity id="ncup" set="STIX">
</entity>
<entity id="ncup" set="9573-13-isoamsb">
 <desc>bar, union</desc>
</entity>
<description unicode="3.2">UNION WITH OVERBAR</description>

</character>

<character id=“U02A43” dec=“10819” mode=“unknown” type=“binaryop”>

<afii>DBD0</afii>
<entity id="ncap" set="STIX">
</entity>
<entity id="ncap" set="9573-13-isoamsb">
 <desc>bar, intersection</desc>
</entity>
<description unicode="3.2">INTERSECTION WITH OVERBAR</description>

</character>

<character id=“U02A44” dec=“10820” mode=“unknown” type=“binaryop”>

<afii>DBBE</afii>
<entity id="capand" set="STIX">
</entity>
<entity id="capand" set="9573-13-isoamsb">
 <desc>intersection, and</desc>
</entity>
<description unicode="3.2">INTERSECTION WITH LOGICAL AND</description>

</character>

<character id=“U02A45” dec=“10821” mode=“unknown” type=“binaryop”>

<afii>DBC8</afii>
<entity id="cupor" set="STIX">
</entity>
<entity id="cupor" set="9573-13-isoamsb">
 <desc>union, or</desc>
</entity>
<description unicode="3.2">UNION WITH LOGICAL OR</description>

</character>

<character id=“U02A46” dec=“10822” mode=“unknown” type=“binaryop”>

<afii>EBDA</afii>
<entity id="cupcap" set="STIX">
</entity>
<entity id="cupcap" set="9573-13-isoamsb">
 <desc>union above intersection</desc>
</entity>
<description unicode="3.2">UNION ABOVE INTERSECTION</description>

</character>

<character id=“U02A47” dec=“10823” mode=“unknown” type=“binaryop”>

<afii>DBC1</afii>
<entity id="capcup" set="STIX">
</entity>
<entity id="capcup" set="9573-13-isoamsb">
 <desc>intersection above union</desc>
</entity>
<description unicode="3.2">INTERSECTION ABOVE UNION</description>

</character>

<character id=“U02A48” dec=“10824” mode=“unknown” type=“binaryop”>

<afii>DBC6</afii>
<entity id="cupbrcap" set="STIX">
</entity>
<entity id="cupbrcap" set="9573-13-isoamsb">
 <desc>union, bar, intersection</desc>
</entity>
<description unicode="3.2">UNION ABOVE BAR ABOVE INTERSECTION</description>

</character>

<character id=“U02A49” dec=“10825” mode=“unknown” type=“binaryop”>

<afii>DBBF</afii>
<entity id="capbrcup" set="STIX">
</entity>
<entity id="capbrcup" set="9573-13-isoamsb">
 <desc>intersection, bar, union</desc>
</entity>
<description unicode="3.2">INTERSECTION ABOVE BAR ABOVE UNION</description>

</character>

<character id=“U02A4A” dec=“10826” mode=“unknown” type=“binaryop”>

<afii>DBC7</afii>
<entity id="cupcup" set="STIX">
</entity>
<entity id="cupcup" set="9573-13-isoamsb">
 <desc>union, union, joined</desc>
</entity>
<description unicode="3.2">UNION BESIDE AND JOINED WITH UNION</description>

</character>

<character id=“U02A4B” dec=“10827” mode=“unknown” type=“binaryop”>

<afii>DBC0</afii>
<entity id="capcap" set="STIX">
</entity>
<entity id="capcap" set="9573-13-isoamsb">
 <desc>intersection, intersection, joined</desc>
</entity>
<description unicode="3.2">INTERSECTION BESIDE AND JOINED WITH INTERSECTION</description>

</character>

<character id=“U02A4C” dec=“10828” mode=“unknown” type=“binaryop”>

<afii>DBC4</afii>
<entity id="ccups" set="STIX">
</entity>
<entity id="ccups" set="9573-13-isoamsb">
 <desc>closed union, serifs</desc>
</entity>
<description unicode="3.2">CLOSED UNION WITH SERIFS</description>

</character>

<character id=“U02A4D” dec=“10829” mode=“unknown” type=“binaryop”>

<afii>DBC3</afii>
<entity id="ccaps" set="STIX">
</entity>
<entity id="ccaps" set="9573-13-isoamsb">
 <desc>closed intersection, serifs</desc>
</entity>
<description unicode="3.2">CLOSED INTERSECTION WITH SERIFS</description>

</character>

<character id=“U02A4E” dec=“10830” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">DOUBLE SQUARE INTERSECTION</description>

</character>

<character id=“U02A4F” dec=“10831” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">DOUBLE SQUARE UNION</description>

</character>

<character id=“U02A50” dec=“10832” mode=“unknown” type=“binaryop”>

<afii>DBC5</afii>
<entity id="ccupssm" set="STIX">
</entity>
<entity id="ccupssm" set="9573-13-isoamsb">
 <desc>closed union, serifs, smash product</desc>
</entity>
<description unicode="3.2">CLOSED UNION WITH SERIFS AND SMASH PRODUCT</description>

</character>

<character id=“U02A51” dec=“10833” type=“other” mode=“unknown”>

<description unicode="3.2">LOGICAL AND WITH DOT ABOVE</description>

</character>

<character id=“U02A52” dec=“10834” type=“other” mode=“unknown”>

<description unicode="3.2">LOGICAL OR WITH DOT ABOVE</description>

</character>

<character id=“U02A53” dec=“10835” mode=“math” type=“binaryop”>

<afii>DB3C</afii>
<latex>\ElzAnd </latex>
<Elsevier grid="bip" ent="z.And">
 <desc>double logical and</desc>
</Elsevier>
<entity id="And" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="And" set="9573-13-isotech">
 <desc>dbl logical and</desc>
</entity>
<font name="zsyr" pos="0"/>
<description unicode="3.2">DOUBLE LOGICAL AND</description>

</character>

<character id=“U02A54” dec=“10836” mode=“math” type=“binaryop”>

<afii>DB6C</afii>
<latex>\ElzOr </latex>
<Elsevier grid="bio" ent="z.Or">
 <desc>double logical or</desc>
</Elsevier>
<entity id="Or" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Or" set="9573-13-isotech">
 <desc>dbl logical or</desc>
</entity>
<font name="zsyr" pos="2"/>
<description unicode="3.2">DOUBLE LOGICAL OR</description>

</character>

<character id=“U02A55” dec=“10837” mode=“math” type=“binaryop”>

<afii>DB3D</afii>
<latex>\ElsevierGlyph{E36E}</latex>
<Elsevier grid="bir" ent="And">
 <desc>double infinum (conjunction); double logical and</desc>
</Elsevier>
<entity id="andand" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="andand" set="9573-13-isotech">
 <desc>two logical and</desc>
</entity>
<font name="zsyr" pos="0"/>
<description unicode="3.2">TWO INTERSECTING LOGICAL AND</description>

</character>

<character id=“U02A56” dec=“10838” mode=“math” type=“binaryop”>

<latex>\ElOr </latex>
<Elsevier grid="biq" ent="Or">
 <desc>double supremum (conjunction); double logical or</desc>
</Elsevier>
<entity id="oror" set="9573-13-isotech">
 <desc>two logical or</desc>
</entity>
<description unicode="3.2">TWO INTERSECTING LOGICAL OR</description>

</character>

<character id=“U02A57” dec=“10839” mode=“unknown” type=“binaryop”>

<afii>DB70</afii>
<entity id="orslope" set="STIX">
</entity>
<entity id="orslope" set="9573-13-isotech">
 <desc>sloping large or</desc>
</entity>
<description unicode="3.2">SLOPING LARGE OR</description>

</character>

<character id=“U02A58” dec=“10840” mode=“math” type=“binaryop”>

<afii>DB3F</afii>
<entity id="andslope" set="STIX">
</entity>
<entity id="andslope" set="9573-13-isotech">
 <desc>sloping large and</desc>
</entity>
<description unicode="3.2">SLOPING LARGE AND</description>

</character>

<character id=“U02A59” dec=“10841” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LOGICAL OR OVERLAPPING LOGICAL AND</description>

</character>

<character id=“U02A5A” dec=“10842” mode=“unknown” type=“binaryop”>

<afii>DB40</afii>
<entity id="andv" set="STIX">
</entity>
<entity id="andv" set="9573-13-isotech">
 <desc>and with middle stem</desc>
</entity>
<description unicode="3.2">LOGICAL AND WITH MIDDLE STEM</description>

</character>

<character id=“U02A5B” dec=“10843” mode=“unknown” type=“binaryop”>

<afii>DB71</afii>
<entity id="orv" set="STIX">
</entity>
<entity id="orv" set="9573-13-isotech">
 <desc>or with middle stem</desc>
</entity>
<description unicode="3.2">LOGICAL OR WITH MIDDLE STEM</description>

</character>

<character id=“U02A5C” dec=“10844” mode=“unknown” type=“binaryop”>

<afii>DB3E</afii>
<entity id="andd" set="STIX">
</entity>
<entity id="andd" set="9573-13-isotech">
 <desc>and, horizontal dash</desc>
</entity>
<description unicode="3.2">LOGICAL AND WITH HORIZONTAL DASH</description>

</character>

<character id=“U02A5D” dec=“10845” mode=“unknown” type=“binaryop”>

<afii>DB6D</afii>
<entity id="ord" set="STIX">
</entity>
<entity id="ord" set="9573-13-isotech">
 <desc>or, horizontal dash</desc>
</entity>
<description unicode="3.2">LOGICAL OR WITH HORIZONTAL DASH</description>

</character>

<character id=“U02A5E” dec=“10846” mode=“math” type=“binaryop”>

<latex>\perspcorrespond </latex>
<entity id="Barwedl" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2306</xref>
</entity>
<description unicode="3.2">LOGICAL AND WITH DOUBLE OVERBAR</description>

</character>

<character id=“U02A5F” dec=“10847” mode=“math” type=“binaryop”>

<afii>DBF1</afii>
<latex>\Elzminhat </latex>
<Elsevier grid="bts" ent="z.minhat">
 <desc>minus with hat</desc>
</Elsevier>
<entity id="wedbar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="wedbar" set="9573-13-isoamsb">
 <desc>wedge, bar below</desc>
</entity>
<description unicode="3.2">LOGICAL AND WITH UNDERBAR</description>

</character>

<character id=“U02A60” dec=“10848” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LOGICAL AND WITH DOUBLE UNDERBAR</description>

</character>

<character id=“U02A61” dec=“10849” mode=“math” type=“binaryop”>

<afii>EEDB</afii>
<entity id="veebar" set="STIX">
 <xref>22BB</xref>
</entity>
<description unicode="3.2">SMALL VEE WITH UNDERBAR</description>

</character>

<character id=“U02A62” dec=“10850” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">LOGICAL OR WITH DOUBLE OVERBAR</description>

</character>

<character id=“U02A63” dec=“10851” mode=“math” type=“binaryop”>

<latex>\ElsevierGlyph{225A}</latex>
<Elsevier grid="biy" ent="z.veeBar">
 <desc>logical or, dbl bar below</desc>
</Elsevier>
<entity id="veeBar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>225A</xref>
</entity>
<description unicode="3.2">LOGICAL OR WITH DOUBLE UNDERBAR</description>

</character>

<character id=“U02A64” dec=“10852” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION DOMAIN ANTIRESTRICTION</description>

</character>

<character id=“U02A65” dec=“10853” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">Z NOTATION RANGE ANTIRESTRICTION</description>

</character>

<character id=“U02A66” dec=“10854” mode=“math” type=“relation”>

<afii>D94B</afii>
<entity id="sdote" set="STIX">
</entity>
<entity id="sdote" set="9573-13-isoamsr">
 <desc>equal, dot below</desc>
</entity>
<description unicode="3.2">EQUALS SIGN WITH DOT BELOW</description>

</character>

<character id=“U02A67” dec=“10855” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">IDENTICAL WITH DOT ABOVE</description>

</character>

<character id=“U02A68” dec=“10856” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">TRIPLE HORIZONTAL BAR WITH DOUBLE VERTICAL STROKE</description>

</character>

<character id=“U02A69” dec=“10857” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">TRIPLE HORIZONTAL BAR WITH TRIPLE VERTICAL STROKE</description>

</character>

<character id=“U02A6A” dec=“10858” mode=“math” type=“relation”>

<afii>DB78</afii>
<entity id="simdot" set="STIX">
</entity>
<entity id="simdot" set="9573-13-isotech">
 <desc>similar, dot</desc>
</entity>
<description unicode="3.2">TILDE OPERATOR WITH DOT ABOVE</description>

</character>

<character id=“U02A6B” dec=“10859” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">TILDE OPERATOR WITH RISING DOTS</description>

</character>

<character id=“U02A6C” dec=“10860” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SIMILAR MINUS SIMILAR</description>

</character>

<character id=“U02A6D” dec=“10861” mode=“math” type=“relation”>

<afii>DBF7</afii>
<entity id="congdot" set="STIX">
</entity>
<entity id="congdot" set="9573-13-isoamsr">
 <desc>congruent, dot</desc>
</entity>
<description unicode="3.2">CONGRUENT WITH DOT ABOVE</description>

</character>

<character id=“U02A6D-00338” dec=“10861-824” mode=“math” type=“relation”>

<afii>D96B</afii>
<entity id="ncongdot" set="STIX">
</entity>
<entity id="ncongdot" set="9573-13-isoamsn">
 <desc>not congruent, dot</desc>
</entity>
<description unicode="combination">CONGRUENT WITH DOT ABOVE with slash</description>

</character>

<character id=“U02A6E” dec=“10862” type=“other” mode=“math”>

<latex>\stackrel{*}{=}</latex>
<entity id="easter" set="9573-13-isoamsr">
 <desc>equal, asterisk above</desc>
</entity>
<description>EQUALS WITH ASTERISK</description>

</character>

<character id=“U02A6F” dec=“10863” mode=“math” type=“relation”>

<afii>DB41</afii>
<entity id="apacir" set="STIX">
</entity>
<entity id="apacir" set="9573-13-isotech">
 <desc>approximate, circumflex accent</desc>
</entity>
<description unicode="3.2">ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT</description>

</character>

<character id=“U02A70” dec=“10864” mode=“math” type=“relation”>

<afii>DBF2</afii>
<entity id="apE" set="STIX">
</entity>
<entity id="apE" set="9573-13-isoamsr">
 <desc>approximately equal or equal to</desc>
</entity>
<description unicode="3.2">APPROXIMATELY EQUAL OR EQUAL TO</description>

</character>

<character id=“U02A70-00338” dec=“10864-824” mode=“math” type=“relation”>

<afii>D969</afii>
<entity id="napE" set="STIX">
</entity>
<entity id="napE" set="9573-13-isoamsn">
 <desc>not approximately equal or equal to</desc>
</entity>
<description unicode="combination">APPROXIMATELY EQUAL OR EQUAL TO with slash</description>

</character>

<character id=“U02A71” dec=“10865” mode=“unknown” type=“other”>

<afii>DBCA</afii>
<entity id="eplus" set="STIX">
</entity>
<entity id="eplus" set="9573-13-isoamsb">
 <desc>equal, plus</desc>
</entity>
<description unicode="3.2">EQUALS SIGN ABOVE PLUS SIGN</description>

</character>

<character id=“U02A72” dec=“10866” mode=“unknown” type=“binaryop”>

<afii>DBDE</afii>
<entity id="pluse" set="STIX">
</entity>
<entity id="pluse" set="9573-13-isoamsb">
 <desc>plus, equals</desc>
</entity>
<description unicode="3.2">PLUS SIGN ABOVE EQUALS SIGN</description>

</character>

<character id=“U02A73” dec=“10867” mode=“math” type=“relation”>

<afii>D925</afii>
<entity id="Esim" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Esim" set="9573-13-isoamsr">
 <desc>equal, similar</desc>
</entity>
<description unicode="3.2">EQUALS SIGN ABOVE TILDE OPERATOR</description>

</character>

<character id=“U02A74” dec=“10868” mode=“math” type=“relation”>

<afii>DBF6</afii>
<entity id="Colone" set="STIX">
</entity>
<entity id="Colone" set="9573-13-isoamsr">
 <desc>double colon, equals</desc>
</entity>
<font name="hlcry" pos="147"/>
<description unicode="3.2">DOUBLE COLON EQUAL</description>

</character>

<character id=“U02A75” dec=“10869” mode=“math” type=“relation”>

<latex>\Equal </latex>
<Wolfram id="F431">Equal</Wolfram>
<entity id="eqeq" set="STIX">
</entity>
<entity id="Equal" set="mmlextra">
 <desc>two consecutive equal signs</desc>
</entity>
<description unicode="3.2">TWO CONSECUTIVE EQUALS SIGNS</description>

</character>

<character id=“U02A76” dec=“10870” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">THREE CONSECUTIVE EQUALS SIGNS</description>

</character>

<character id=“U02A77” dec=“10871” mode=“math” type=“relation”>

<afii>DBFD</afii>
<Elsevier grid="bqv" ent="eDDot">
 <desc>equal, double dot above and under</desc>
</Elsevier>
<AMS>\ddotseq</AMS>
<entity id="eDDot" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="eDDot" set="9573-13-isoamsr">
 <desc>/ddotseq R: equal with four dots</desc>
</entity>
<entity id="ddotseq" set="mmlalias">
  <desc>alias ISOAMSR eDDot</desc>
</entity>
<description unicode="3.2">EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW</description>

</character>

<character id=“U02A78” dec=“10872” mode=“math” type=“relation”>

<afii>D924</afii>
<entity id="equivDD" set="STIX">
</entity>
<entity id="equivDD" set="9573-13-isoamsr">
 <desc>equivalent, four dots above</desc>
</entity>
<description unicode="3.2">EQUIVALENT WITH FOUR DOTS ABOVE</description>

</character>

<character id=“U02A79” dec=“10873” mode=“math” type=“relation”>

<afii>D942</afii>
<entity id="ltcir" set="STIX">
</entity>
<entity id="ltcir" set="9573-13-isoamsr">
 <desc>less than, circle inside</desc>
</entity>
<description unicode="3.2">LESS-THAN WITH CIRCLE INSIDE</description>

</character>

<character id=“U02A7A” dec=“10874” mode=“math” type=“relation”>

<afii>D932</afii>
<entity id="gtcir" set="STIX">
</entity>
<entity id="gtcir" set="9573-13-isoamsr">
 <desc>greater than, circle inside</desc>
</entity>
<description unicode="3.2">GREATER-THAN WITH CIRCLE INSIDE</description>

</character>

<character id=“U02A7B” dec=“10875” mode=“math” type=“relation”>

<afii>D944</afii>
<entity id="ltquest" set="STIX">
</entity>
<entity id="ltquest" set="9573-13-isoamsr">
 <desc>less than, questionmark above</desc>
</entity>
<description unicode="3.2">LESS-THAN WITH QUESTION MARK ABOVE</description>

</character>

<character id=“U02A7C” dec=“10876” mode=“math” type=“relation”>

<afii>D933</afii>
<entity id="gtquest" set="STIX">
</entity>
<entity id="gtquest" set="9573-13-isoamsr">
 <desc>greater than, questionmark above</desc>
</entity>
<description unicode="3.2">GREATER-THAN WITH QUESTION MARK ABOVE</description>

</character>

<character id=“U02A7D” dec=“10877” mode=“math” type=“relation”>

<afii>2172</afii>
<latex>\leqslant </latex>
<Elsevier grid="bkb" ent="les">
 <desc>less than or equal to, slanted</desc>
</Elsevier>
<AMS>\leqslant</AMS>
<APS>les</APS>
<ACS>les</ACS>
<AIP>les</AIP>
<Wolfram>LessSlantEqual</Wolfram>
<entity id="les" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2264</xref>
</entity>
<entity id="les" set="8879-isoamsr">
 <desc>/leqslant R: less-than-or-eq, slant</desc>
</entity>
<entity id="les" set="9573-13-isoamsr">
 <desc>/leqslant R: less-than-or-eq, slant</desc>
</entity>
<entity id="LessSlantEqual" set="mmlalias">
  <desc>alias ISOAMSR les</desc>
</entity>
<entity id="leqslant" set="mmlalias">
  <desc>alias ISOAMSR les</desc>
</entity>
<font name="ptmlucrm" pos="224"/>
<description unicode="3.2">LESS-THAN OR SLANTED EQUAL TO</description>

</character>

<character id=“U02A7D-00338” dec=“10877-824” mode=“math” type=“relation”>

<afii>21E0</afii>
<latex>\nleqslant </latex>
<varlatex>\nleqq</varlatex>
<Elsevier grid="blb" ent="nles">
 <desc>neither less than nor equal to, slanted</desc>
</Elsevier>
<AMS>\nleqslant</AMS>
<APS>nles</APS>
<Wolfram id="F424">NotLessSlantEqual</Wolfram>
<entity id="nles" set="8879-isoamsn">
 <desc>/nleqslant N: not less-or-eq, slant</desc>
</entity>
<entity id="nles" set="9573-13-isoamsn">
 <desc>/nleqslant N: not less-or-eq, slant</desc>
</entity>
<entity id="NotLessSlantEqual" set="mmlalias">
  <desc>alias ISOAMSN nles</desc>
</entity>
<entity id="nleqslant" set="mmlalias">
  <desc>alias ISOAMSN nles</desc>
</entity>
<font name="hlcra" pos="156"/>
<description unicode="combination">LESS-THAN OR SLANTED EQUAL TO with slash</description>

</character>

<character id=“U02A7E” dec=“10878” mode=“math” type=“relation”>

<afii>2173</afii>
<latex>\geqslant </latex>
<Elsevier grid="bmb" ent="ges">
 <desc>greater than or equal to, slanted</desc>
</Elsevier>
<AMS>\geqslant</AMS>
<APS>ges</APS>
<ACS>ges</ACS>
<AIP>ges</AIP>
<Wolfram>GreaterSlantEqual</Wolfram>
<entity id="ges" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2265</xref>
</entity>
<entity id="ges" set="8879-isoamsr">
 <desc>/geqslant R: gt-or-equal, slanted</desc>
</entity>
<entity id="ges" set="9573-13-isoamsr">
 <desc>/geqslant R: gt-or-equal, slanted</desc>
</entity>
<entity id="GreaterSlantEqual" set="mmlalias">
  <desc>alias ISOAMSR ges</desc>
</entity>
<entity id="geqslant" set="mmlalias">
  <desc>alias ISOAMSR ges</desc>
</entity>
<font name="ptmlucrm" pos="225"/>
<description unicode="3.2">GREATER-THAN OR SLANTED EQUAL TO</description>

</character>

<character id=“U02A7E-00338” dec=“10878-824” mode=“math” type=“relation”>

<afii>21E1</afii>
<latex>\ngeqslant </latex>
<varlatex>\ngeqq</varlatex>
<Elsevier grid="bnb" ent="nges">
 <desc>neither greater than nor equal to, slanted</desc>
</Elsevier>
<AMS>\ngeqslant</AMS>
<APS>nges</APS>
<Wolfram id="F429">NotGreaterSlantEqual</Wolfram>
<entity id="nges" set="8879-isoamsn">
 <desc>/ngeqslant N: not gt-or-eq, slanted</desc>
</entity>
<entity id="nges" set="9573-13-isoamsn">
 <desc>/ngeqslant N: not gt-or-eq, slanted</desc>
</entity>
<entity id="NotGreaterSlantEqual" set="mmlalias">
  <desc>alias ISOAMSN nges</desc>
</entity>
<entity id="ngeqslant" set="mmlalias">
  <desc>alias ISOAMSN nges</desc>
</entity>
<font name="hlcra" pos="157"/>
<description unicode="combination">GREATER-THAN OR SLANTED EQUAL TO with slash</description>

</character>

<character id=“U02A7F” dec=“10879” mode=“math” type=“relation”>

<afii>D939</afii>
<entity id="lesdot" set="STIX">
</entity>
<entity id="lesdot" set="9573-13-isoamsr">
 <desc>less-than-or-equal, slanted, dot inside</desc>
</entity>
<description unicode="3.2">LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE</description>

</character>

<character id=“U02A80” dec=“10880” mode=“math” type=“relation”>

<afii>D927</afii>
<entity id="gesdot" set="STIX">
</entity>
<entity id="gesdot" set="9573-13-isoamsr">
 <desc>greater-than-or-equal, slanted, dot inside</desc>
</entity>
<description unicode="3.2">GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE</description>

</character>

<character id=“U02A81” dec=“10881” mode=“math” type=“relation”>

<afii>D93A</afii>
<entity id="lesdoto" set="STIX">
</entity>
<entity id="lesdoto" set="9573-13-isoamsr">
 <desc>less-than-or-equal, slanted, dot above</desc>
</entity>
<description unicode="3.2">LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE</description>

</character>

<character id=“U02A82” dec=“10882” mode=“math” type=“relation”>

<afii>D928</afii>
<entity id="gesdoto" set="STIX">
</entity>
<entity id="gesdoto" set="9573-13-isoamsr">
 <desc>greater-than-or-equal, slanted, dot above</desc>
</entity>
<description unicode="3.2">GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE</description>

</character>

<character id=“U02A83” dec=“10883” mode=“math” type=“relation”>

<afii>D93B</afii>
<entity id="lesdotor" set="STIX">
</entity>
<entity id="lesdotor" set="9573-13-isoamsr">
 <desc>less-than-or-equal, slanted, dot above right</desc>
</entity>
<description unicode="3.2">LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT</description>

</character>

<character id=“U02A84” dec=“10884” mode=“math” type=“relation”>

<afii>D929</afii>
<entity id="gesdotol" set="STIX">
</entity>
<entity id="gesdotol" set="9573-13-isoamsr">
 <desc>greater-than-or-equal, slanted, dot above left</desc>
</entity>
<description unicode="3.2">GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT</description>

</character>

<character id=“U02A85” dec=“10885” mode=“math” type=“relation”>

<afii>2163</afii>
<latex>\lessapprox </latex>
<Elsevier grid="bkg" ent="lap">
 <desc>less than and double approximate</desc>
</Elsevier>
<AMS>\lessapprox</AMS>
<APS>lap</APS>
<Springer>\loa</Springer>
<entity id="lap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2272</xref>
</entity>
<entity id="lap" set="8879-isoamsr">
 <desc>/lessapprox R: less, approximate</desc>
</entity>
<entity id="lap" set="9573-13-isoamsr">
 <desc>/lessapprox R: less, approximate</desc>
</entity>
<entity id="lessapprox" set="mmlalias">
  <desc>alias ISOAMSR lap</desc>
</entity>
<description unicode="3.2">LESS-THAN OR APPROXIMATE</description>

</character>

<character id=“U02A86” dec=“10886” mode=“math” type=“relation”>

<afii>2164</afii>
<latex>\gtrapprox </latex>
<Elsevier grid="bmg" ent="gap">
 <desc>greater than, approximately</desc>
</Elsevier>
<AMS>\gtrapprox</AMS>
<APS>gap</APS>
<Springer>\goa</Springer>
<entity id="gap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2273</xref>
</entity>
<entity id="gap" set="8879-isoamsr">
 <desc>/gtrapprox R: greater, approximate</desc>
</entity>
<entity id="gap" set="9573-13-isoamsr">
 <desc>/gtrapprox R: greater, approximate</desc>
</entity>
<entity id="gtrapprox" set="mmlalias">
  <desc>alias ISOAMSR gap</desc>
</entity>
<description unicode="3.2">GREATER-THAN OR APPROXIMATE</description>

</character>

<character id=“U02A87” dec=“10887” mode=“math” type=“relation”>

<afii>21E2</afii>
<latex>\lneq </latex>
<Elsevier grid="bld" ent="lne">
 <desc>less than but not equals</desc>
</Elsevier>
<AMS>\lneq</AMS>
<APS>lne</APS>
<entity id="lne" set="8879-isoamsn">
 <desc>/lneq N: less, not equals</desc>
</entity>
<entity id="lne" set="9573-13-isoamsn">
 <desc>/lneq N: less, not equals</desc>
</entity>
<entity id="lneq" set="mmlalias">
  <desc>alias ISOAMSN lne</desc>
</entity>
<entity id="lne" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="3.2">LESS-THAN AND SINGLE-LINE NOT EQUAL TO</description>

</character>

<character id=“U02A88” dec=“10888” mode=“math” type=“relation”>

<afii>21E3</afii>
<latex>\gneq </latex>
<Elsevier grid="bnd" ent="gne">
 <desc>greater than, not equals to</desc>
</Elsevier>
<AMS>\gneq</AMS>
<APS>gne</APS>
<entity id="gne" set="8879-isoamsn">
 <desc>/gneq N: greater, not equals</desc>
</entity>
<entity id="gne" set="9573-13-isoamsn">
 <desc>/gneq N: greater, not equals</desc>
</entity>
<entity id="gneq" set="mmlalias">
  <desc>alias ISOAMSN gne</desc>
</entity>
<entity id="gne" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<description unicode="3.2">GREATER-THAN AND SINGLE-LINE NOT EQUAL TO</description>

</character>

<character id=“U02A89” dec=“10889” mode=“math” type=“relation”>

<afii>21F6</afii>
<latex>\lnapprox </latex>
<Elsevier grid="blg" ent="lnap">
 <desc>less than but not approximate</desc>
</Elsevier>
<AMS>\lnapprox</AMS>
<APS>lnap</APS>
<entity id="lnap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="lnap" set="8879-isoamsn">
 <desc>/lnapprox N: less, not approximate</desc>
</entity>
<entity id="lnap" set="9573-13-isoamsn">
 <desc>/lnapprox N: less, not approximate</desc>
</entity>
<entity id="lnapprox" set="mmlalias">
  <desc>alias ISOAMSN lnap</desc>
</entity>
<description unicode="3.2">LESS-THAN AND NOT APPROXIMATE</description>

</character>

<character id=“U02A8A” dec=“10890” mode=“math” type=“relation”>

<afii>21F7</afii>
<latex>\gnapprox </latex>
<Elsevier grid="bng" ent="gnap">
 <desc>greater than but not approximate</desc>
</Elsevier>
<AMS>\gnapprox</AMS>
<APS>gnap</APS>
<entity id="gnap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="gnap" set="8879-isoamsn">
 <desc>/gnapprox N: greater, not approximate</desc>
</entity>
<entity id="gnap" set="9573-13-isoamsn">
 <desc>/gnapprox N: greater, not approximate</desc>
</entity>
<entity id="gnapprox" set="mmlalias">
  <desc>alias ISOAMSN gnap</desc>
</entity>
<font name="hlcra" pos="228"/>
<description unicode="3.2">GREATER-THAN AND NOT APPROXIMATE</description>

</character>

<character id=“U02A8B” dec=“10891” mode=“math” type=“relation”>

<afii>2174</afii>
<latex>\lesseqqgtr </latex>
<Elsevier grid="bkk" ent="lEg">
 <desc>less, (double) equal, or greater</desc>
</Elsevier>
<AMS>\lesseqqgtr</AMS>
<entity id="lEg" set="8879-isoamsr">
 <desc>/lesseqqgtr R: less, dbl eq, greater</desc>
</entity>
<entity id="lEg" set="9573-13-isoamsr">
 <desc>/lesseqqgtr R: less, dbl eq, greater</desc>
</entity>
<entity id="lesseqqgtr" set="mmlalias">
  <desc>alias ISOAMSR lEg</desc>
</entity>
<entity id="lEg" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22DA</xref>
</entity>
<description unicode="3.2">LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN</description>

</character>

<character id=“U02A8C” dec=“10892” mode=“math” type=“relation”>

<afii>2175</afii>
<latex>\gtreqqless </latex>
<Elsevier grid="bmk" ent="gEl">
 <desc>greater, (double) equal, or less</desc>
</Elsevier>
<AMS>\gtreqqless</AMS>
<APS>gEl</APS>
<entity id="gEl" set="8879-isoamsr">
 <desc>/gtreqqless R: gt, dbl equals, less</desc>
</entity>
<entity id="gEl" set="9573-13-isoamsr">
 <desc>/gtreqqless R: gt, dbl equals, less</desc>
</entity>
<entity id="gtreqqless" set="mmlalias">
  <desc>alias ISOAMSR gEl</desc>
</entity>
<entity id="gEl" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22DB</xref>
</entity>
<description unicode="3.2">GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN</description>

</character>

<character id=“U02A8D” dec=“10893” mode=“math” type=“relation”>

<afii>D93F</afii>
<Springer>\lse</Springer>
<entity id="lsime" set="STIX">
</entity>
<entity id="lsime" set="9573-13-isoamsr">
 <desc>less, similar, equal</desc>
</entity>
<description unicode="3.2">LESS-THAN ABOVE SIMILAR OR EQUAL</description>

</character>

<character id=“U02A8E” dec=“10894” mode=“math” type=“relation”>

<afii>D92F</afii>
<Springer>\gse</Springer>
<entity id="gsime" set="STIX">
</entity>
<entity id="gsime" set="9573-13-isoamsr">
 <desc>greater, similar, equal</desc>
</entity>
<description unicode="3.2">GREATER-THAN ABOVE SIMILAR OR EQUAL</description>

</character>

<character id=“U02A8F” dec=“10895” mode=“math” type=“relation”>

<afii>D940</afii>
<entity id="lsimg" set="STIX">
</entity>
<entity id="lsimg" set="9573-13-isoamsr">
 <desc>less, similar, greater</desc>
</entity>
<description unicode="3.2">LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN</description>

</character>

<character id=“U02A90” dec=“10896” mode=“math” type=“relation”>

<afii>D930</afii>
<entity id="gsiml" set="STIX">
</entity>
<entity id="gsiml" set="9573-13-isoamsr">
 <desc>greater, similar, less</desc>
</entity>
<description unicode="3.2">GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN</description>

</character>

<character id=“U02A91” dec=“10897” mode=“math” type=“relation”>

<afii>D93E</afii>
<entity id="lgE" set="STIX">
</entity>
<entity id="lgE" set="9573-13-isoamsr">
 <desc>less, greater, equal</desc>
</entity>
<description unicode="3.2">LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL</description>

</character>

<character id=“U02A92” dec=“10898” mode=“math” type=“relation”>

<afii>D92D</afii>
<entity id="glE" set="STIX">
</entity>
<entity id="glE" set="9573-13-isoamsr">
 <desc>greater, less, equal</desc>
</entity>
<description unicode="3.2">GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL</description>

</character>

<character id=“U02A93” dec=“10899” mode=“math” type=“relation”>

<afii>D93D</afii>
<entity id="lesges" set="STIX">
</entity>
<entity id="lesges" set="9573-13-isoamsr">
 <desc>less, equal, slanted, greater, equal, slanted</desc>
</entity>
<description unicode="3.2">LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL</description>

</character>

<character id=“U02A94” dec=“10900” mode=“math” type=“relation”>

<afii>D92B</afii>
<entity id="gesles" set="STIX">
</entity>
<entity id="gesles" set="9573-13-isoamsr">
 <desc>greater, equal, slanted, less, equal, slanted</desc>
</entity>
<description unicode="3.2">GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL</description>

</character>

<character id=“U02A95” dec=“10901” mode=“math” type=“relation”>

<afii>2160</afii>
<latex>\eqslantless </latex>
<Elsevier grid="bkc" ent="els">
 <desc>equal-or-less, slanted</desc>
</Elsevier>
<AMS>\eqslantless</AMS>
<APS>els</APS>
<entity id="els" set="8879-isoamsr">
 <desc>/eqslantless R: eq-or-less, slanted</desc>
</entity>
<entity id="els" set="9573-13-isoamsr">
 <desc>/eqslantless R: eq-or-less, slanted</desc>
</entity>
<entity id="eqslantless" set="mmlalias">
  <desc>alias ISOAMSR els</desc>
</entity>
<entity id="els" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22DC</xref>
</entity>
<description unicode="3.2">SLANTED EQUAL TO OR LESS-THAN</description>

</character>

<character id=“U02A96” dec=“10902” mode=“math” type=“relation”>

<afii>2161</afii>
<latex>\eqslantgtr </latex>
<Elsevier grid="bmc" ent="egs">
 <desc>equal-or-greater, slanted</desc>
</Elsevier>
<AMS>\eqslantgtr</AMS>
<APS>egs</APS>
<entity id="egs" set="8879-isoamsr">
 <desc>/eqslantgtr R: equal-or-gtr, slanted</desc>
</entity>
<entity id="egs" set="9573-13-isoamsr">
 <desc>/eqslantgtr R: equal-or-gtr, slanted</desc>
</entity>
<entity id="eqslantgtr" set="mmlalias">
  <desc>alias ISOAMSR egs</desc>
</entity>
<entity id="egs" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22DD</xref>
</entity>
<description unicode="3.2">SLANTED EQUAL TO OR GREATER-THAN</description>

</character>

<character id=“U02A97” dec=“10903” mode=“math” type=“relation”>

<afii>D923</afii>
<entity id="elsdot" set="STIX">
</entity>
<entity id="elsdot" set="9573-13-isoamsr">
 <desc>equal-or-less, slanted, dot inside</desc>
</entity>
<description unicode="3.2">SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE</description>

</character>

<character id=“U02A98” dec=“10904” mode=“math” type=“relation”>

<afii>D921</afii>
<entity id="egsdot" set="STIX">
</entity>
<entity id="egsdot" set="9573-13-isoamsr">
 <desc>equal-or-greater, slanted, dot inside</desc>
</entity>
<description unicode="3.2">SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE</description>

</character>

<character id=“U02A99” dec=“10905” mode=“unknown” type=“other”>

<afii>D922</afii>
<entity id="el" set="9573-13-isoamsr">
 <desc>equal-or-less</desc>
</entity>
<description unicode="3.2">DOUBLE-LINE EQUAL TO OR LESS-THAN</description>

</character>

<character id=“U02A9A” dec=“10906” mode=“unknown” type=“other”>

<afii>DBFE</afii>
<entity id="eg" set="9573-13-isoamsr">
 <desc>equal-or-greater</desc>
</entity>
<description unicode="3.2">DOUBLE-LINE EQUAL TO OR GREATER-THAN</description>

</character>

<character id=“U02A9B” dec=“10907” type=“other” mode=“unknown”>

<description unicode="3.2">DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN</description>

</character>

<character id=“U02A9C” dec=“10908” type=“other” mode=“unknown”>

<description unicode="3.2">DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN</description>

</character>

<character id=“U02A9D” dec=“10909” mode=“math” type=“relation”>

<afii>D94E</afii>
<latex>\Pisymbol{ppi020}{117}</latex>
<Elsevier grid="bkh" ent="siml">
 <desc>less than and approximately</desc>
</Elsevier>
<AIP>siml</AIP>
<Springer>\sol</Springer>
<entity id="siml" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="siml" set="9573-13-isoamsr">
 <desc>similar, less</desc>
</entity>
<font name="zsyr" pos="38"/>
<description unicode="3.2">SIMILAR OR LESS-THAN</description>

</character>

<character id=“U02A9D-0FE00” dec=“10909-65024” mode=“math” type=“relation”>

<description unicode="3.2">SIMILAR OR LESS-THAN - following the slant of the upper leg - or less-than</description>

</character>

<character id=“U02A9E” dec=“10910” mode=“math” type=“relation”>

<afii>D94C</afii>
<latex>\Pisymbol{ppi020}{105}</latex>
<Elsevier grid="bmh" ent="simg">
 <desc>greater than, approximately</desc>
</Elsevier>
<AIP>simg</AIP>
<Springer>\sog</Springer>
<entity id="simg" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="simg" set="9573-13-isoamsr">
 <desc>similar, greater</desc>
</entity>
<font name="zsyr" pos="37"/>
<description unicode="3.2">SIMILAR OR GREATER-THAN</description>

</character>

<character id=“U02A9E-0FE00” dec=“10910-65024” mode=“math” type=“relation”>

<description unicode="3.2">SIMILAR OR GREATER-THAN - following the slant of the upper leg - or greater-than</description>

</character>

<character id=“U02A9F” dec=“10911” mode=“math” type=“relation”>

<afii>D94F</afii>
<entity id="simlE" set="STIX">
</entity>
<entity id="simlE" set="9573-13-isoamsr">
 <desc>similar, less, equal</desc>
</entity>
<description unicode="3.2">SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN</description>

</character>

<character id=“U02AA0” dec=“10912” mode=“math” type=“relation”>

<afii>D94D</afii>
<entity id="simgE" set="STIX">
</entity>
<entity id="simgE" set="9573-13-isoamsr">
 <desc>similar, greater, equal</desc>
</entity>
<description unicode="3.2">SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN</description>

</character>

<character id=“U02AA1” dec=“10913” mode=“math” type=“relation”>

<afii>EF42</afii>
<latex>\NestedLessLess </latex>
<Elsevier grid="bkl" ent="Lt">
 <desc>much less than (double)</desc>
</Elsevier>
<Wolfram>NestedLessLess</Wolfram>
<entity id="Lt" set="STIX">
 <xref>226A</xref>
</entity>
<entity id="LessLess" set="mmlextra">

<!– dpc Lt not MML?–>

 <desc>alias for Lt</desc>
</entity>
<description unicode="3.2">DOUBLE NESTED LESS-THAN</description>

</character>

<character id=“U02AA1-00338” dec=“10913-824” mode=“math” type=“relation”>

<latex>\NotNestedLessLess </latex>
<Wolfram id="F423">NotNestedLessLess</Wolfram>
<entity id="nsLt" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>F423</xref>
</entity>
<entity id="NotNestedLessLess" set="mmlextra">
 <desc>not double less-than sign</desc>
</entity>
<description unicode="combination">DOUBLE NESTED LESS-THAN with slash</description>

</character>

<character id=“U02AA2” dec=“10914” mode=“math” type=“relation”>

<afii>EF43</afii>
<latex>\NestedGreaterGreater </latex>
<Elsevier grid="bml" ent="Gt">
 <desc>much greater than (double)</desc>
</Elsevier>
<Wolfram>NestedGreaterGreater</Wolfram>
<entity id="Gt" set="STIX">
 <xref>226B</xref>
</entity>
<entity id="GreaterGreater" set="mmlextra">

<!– dpc GT not MML?–>

 <desc>alias for GT</desc>
</entity>
<description unicode="3.2">DOUBLE NESTED GREATER-THAN</description>

</character>

<character id=“U02AA2-00338” dec=“10914-824” mode=“math” type=“relation”>

<latex>\NotNestedGreaterGreater </latex>
<Wolfram id="F428">NotNestedGreaterGreater</Wolfram>
<entity id="nsGt" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>F428</xref>
</entity>
<entity id="NotNestedGreaterGreater" set="mmlextra">
 <desc>not double greater-than sign</desc>
</entity>
<description unicode="combination">DOUBLE NESTED GREATER-THAN with slash</description>

</character>

<character id=“U02AA3” dec=“10915” mode=“math” type=“relation”>

<AMS>\partialmeetcontraction</AMS>
<entity id="Ltbar" set="STIX">
</entity>
<description unicode="3.2">DOUBLE NESTED LESS-THAN WITH UNDERBAR</description>

</character>

<character id=“U02AA4” dec=“10916” mode=“math” type=“relation”>

<afii>D92E</afii>
<entity id="glj" set="STIX">
</entity>
<entity id="glj" set="9573-13-isoamsr">
 <desc>greater, less, overlapping</desc>
</entity>
<description unicode="3.2">GREATER-THAN OVERLAPPING LESS-THAN</description>

</character>

<character id=“U02AA5” dec=“10917” mode=“math” type=“relation”>

<afii>D92C</afii>
<entity id="gla" set="STIX">
</entity>
<entity id="gla" set="9573-13-isoamsr">
 <desc>greater, less, apart</desc>
</entity>
<description unicode="3.2">GREATER-THAN BESIDE LESS-THAN</description>

</character>

<character id=“U02AA6” dec=“10918” mode=“math” type=“relation”>

<afii>D941</afii>
<entity id="ltcc" set="STIX">
</entity>
<entity id="ltcc" set="9573-13-isoamsr">
 <desc>less than, closed by curve</desc>
</entity>
<description unicode="3.2">LESS-THAN CLOSED BY CURVE</description>

</character>

<character id=“U02AA7” dec=“10919” mode=“math” type=“relation”>

<afii>D931</afii>
<entity id="gtcc" set="STIX">
</entity>
<entity id="gtcc" set="9573-13-isoamsr">
 <desc>greater than, closed by curve</desc>
</entity>
<description unicode="3.2">GREATER-THAN CLOSED BY CURVE</description>

</character>

<character id=“U02AA8” dec=“10920” mode=“math” type=“relation”>

<afii>D938</afii>
<entity id="lescc" set="STIX">
</entity>
<entity id="lescc" set="9573-13-isoamsr">
 <desc>less than, closed by curve, equal, slanted</desc>
</entity>
<description unicode="3.2">LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL</description>

</character>

<character id=“U02AA9” dec=“10921” mode=“math” type=“relation”>

<afii>D926</afii>
<entity id="gescc" set="STIX">
</entity>
<entity id="gescc" set="9573-13-isoamsr">
 <desc>greater than, closed by curve, equal, slanted</desc>
</entity>
<description unicode="3.2">GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL</description>

</character>

<character id=“U02AAA” dec=“10922” mode=“math” type=“relation”>

<afii>D950</afii>
<AIP>smt</AIP>
<entity id="smt" set="STIX">
</entity>
<entity id="smt" set="9573-13-isoamsr">
 <desc>smaller than</desc>
</entity>
<description unicode="3.2">SMALLER THAN</description>

</character>

<character id=“U02AAB” dec=“10923” mode=“math” type=“relation”>

<afii>D935</afii>
<AIP>lat</AIP>
<entity id="lat" set="STIX">
</entity>
<entity id="lat" set="9573-13-isoamsr">
 <desc>larger than</desc>
</entity>
<description unicode="3.2">LARGER THAN</description>

</character>

<character id=“U02AAC” dec=“10924” mode=“math” type=“relation”>

<afii>D951</afii>
<entity id="smte" set="STIX">
</entity>
<entity id="smte" set="9573-13-isoamsr">
 <desc>smaller than or equal</desc>
</entity>
<description unicode="3.2">SMALLER THAN OR EQUAL TO</description>

</character>

<character id=“U02AAC-0FE00” dec=“10924-65024” mode=“math” type=“relation”>

<afii>D952</afii>
<entity id="smtes" set="STIX">
</entity>
<entity id="smtes" set="9573-13-isoamsr">
 <desc>smaller than or equal, slanted</desc>
</entity>
<description unicode="3.2">SMALLER THAN OR slanted EQUAL</description>

</character>

<character id=“U02AAD” dec=“10925” mode=“math” type=“relation”>

<afii>D936</afii>
<entity id="late" set="STIX">
</entity>
<entity id="late" set="9573-13-isoamsr">
 <desc>larger than or equal</desc>
</entity>
<description unicode="3.2">LARGER THAN OR EQUAL TO</description>

</character>

<character id=“U02AAD-0FE00” dec=“10925-65024” mode=“math” type=“relation”>

<afii>D937</afii>
<entity id="lates" set="STIX">
</entity>
<entity id="lates" set="9573-13-isoamsr">
 <desc>larger than or equal, slanted</desc>
</entity>
<description unicode="3.2">LARGER THAN OR slanted EQUAL</description>

</character>

<character id=“U02AAE” dec=“10926” mode=“math” type=“relation”>

<afii>DBF5</afii>
<AMS>\bumpeqq</AMS>
<entity id="bumpE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>224F</xref>
</entity>
<entity id="bumpE" set="9573-13-isoamsr">
 <desc>bump, equals</desc>
</entity>
<description unicode="3.2">EQUALS SIGN WITH BUMPY ABOVE</description>

</character>

<character id=“U02AAF” dec=“10927” mode=“math” type=“relation”>

<afii>2265</afii>
<latex>\preceq </latex>
<Elsevier grid="bkt" ent="pre">
 <desc>preceq R: precedes, equals</desc>
</Elsevier>
<AMS>\preceq</AMS>
<APS>pre</APS>
<IEEE>\preceq</IEEE>
<Wolfram>PrecedesEqual</Wolfram>
<entity id="pre" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>227C</xref>
</entity>
<entity id="pre" set="8879-isoamsr">
 <desc>/preceq R: precedes, equals</desc>
</entity>
<entity id="pre" set="9573-13-isoamsr">
 <desc>/preceq R: precedes, equals</desc>
</entity>
<entity id="preceq" set="mmlalias">
  <desc>alias ISOAMSR pre</desc>
</entity>
<entity id="PrecedesEqual" set="mmlalias">
  <desc>alias ISOAMSR pre</desc>
</entity>
<font name="hlcry" pos="22"/>
<description unicode="3.2">PRECEDES ABOVE SINGLE-LINE EQUALS SIGN</description>

</character>

<character id=“U02AAF-00338” dec=“10927-824” mode=“math” type=“relation”>

<afii>21D2</afii>
<latex>\not\preceq </latex>
<Elsevier grid="blu" ent="npre">
 <desc>npreceq N: not precedes, equals</desc>
</Elsevier>
<AMS>\npreceq</AMS>
<APS>npre</APS>
<IEEE>\not\preceq</IEEE>
<Wolfram id="F42B">NotPrecedesEqual</Wolfram>
<entity id="npre" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="npre" set="8879-isoamsn">
 <desc>/npreceq N: not precedes, equals</desc>
</entity>
<entity id="npre" set="9573-13-isoamsn">
 <desc>/npreceq N: not precedes, equals</desc>
</entity>
<entity id="npreceq" set="mmlalias">
  <desc>alias ISOAMSN npre</desc>
</entity>
<entity id="NotPrecedesEqual" set="mmlalias">
  <desc>alias ISOAMSN npre</desc>
</entity>
<description unicode="combination">PRECEDES ABOVE SINGLE-LINE EQUALS SIGN with slash</description>

</character>

<character id=“U02AB0” dec=“10928” mode=“math” type=“relation”>

<afii>2266</afii>
<latex>\succeq </latex>
<Elsevier grid="bmt" ent="sce">
 <desc>succeq R: succeeds, equals</desc>
</Elsevier>
<AMS>\succeq</AMS>
<APS>sce</APS>
<IEEE>\succeq</IEEE>
<Wolfram>SucceedsEqual</Wolfram>
<entity id="sce" set="8879-isoamsr">
 <desc>/succeq R: succeeds, equals</desc>
</entity>
<entity id="sce" set="9573-13-isoamsr">
 <desc>/succeq R: succeeds, equals</desc>
</entity>
<entity id="succeq" set="mmlalias">
  <desc>alias ISOAMSR sce</desc>
</entity>
<entity id="SucceedsEqual" set="mmlalias">
  <desc>alias ISOAMSR sce</desc>
</entity>
<entity id="sce" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>227D</xref>
</entity>
<description unicode="3.2">SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN</description>

</character>

<character id=“U02AB0-00338” dec=“10928-824” mode=“math” type=“relation”>

<afii>21D3</afii>
<latex>\not\succeq </latex>
<Elsevier grid="bnu" ent="nsce">
 <desc>nsucceq N: not succeeds, equals</desc>
</Elsevier>
<AMS>\nsucceq</AMS>
<APS>nsce</APS>
<IEEE>\not\succeq</IEEE>
<Wolfram id="F42D">NotSucceedsEqual</Wolfram>
<entity id="nsce" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="nsce" set="8879-isoamsn">
 <desc>/nsucceq N: not succeeds, equals</desc>
</entity>
<entity id="nsce" set="9573-13-isoamsn">
 <desc>/nsucceq N: not succeeds, equals</desc>
</entity>
<entity id="nsucceq" set="mmlalias">
  <desc>alias ISOAMSN nsce</desc>
</entity>
<entity id="NotSucceedsEqual" set="mmlalias">
  <desc>alias ISOAMSN nsce</desc>
</entity>
<font name="hlcry" pos="5423"/>
<description unicode="combination">SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN with slash</description>

</character>

<character id=“U02AB1” dec=“10929” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO</description>

</character>

<character id=“U02AB2” dec=“10930” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO</description>

</character>

<character id=“U02AB3” dec=“10931” mode=“math” type=“relation”>

<afii>D84A</afii>
<entity id="prE" set="9573-13-isoamsr">
 <desc>precedes, dbl equals</desc>
</entity>
<entity id="prE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>227C</xref>
</entity>
<description unicode="3.2">PRECEDES ABOVE EQUALS SIGN</description>

</character>

<character id=“U02AB4” dec=“10932” mode=“math” type=“relation”>

<afii>D94A</afii>
<entity id="scE" set="9573-13-isoamsr">
 <desc>succeeds, dbl equals</desc>
</entity>
<entity id="scE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>227E</xref>
</entity>
<description unicode="3.2">SUCCEEDS ABOVE EQUALS SIGN</description>

</character>

<character id=“U02AB5” dec=“10933” mode=“math” type=“relation”>

<afii>21D4</afii>
<latex>\precneqq </latex>
<Elsevier grid="blt" ent="prnE">
 <desc>precedes, not double equal</desc>
</Elsevier>
<AMS>\precneqq</AMS>
<APS>prnE</APS>
<entity id="prnE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="prnE" set="8879-isoamsn">
 <desc>/precneqq N: precedes, not dbl eq</desc>
</entity>
<entity id="prnE" set="9573-13-isoamsn">
 <desc>/precneqq N: precedes, not dbl eq</desc>
</entity>
<entity id="precneqq" set="mmlalias">
  <desc>alias ISOAMSN prnE</desc>
</entity>
<font name="hlcra" pos="233"/>
<description unicode="3.2">PRECEDES ABOVE NOT EQUAL TO</description>

</character>

<character id=“U02AB6” dec=“10934” mode=“math” type=“relation”>

<afii>21D5</afii>
<latex>\succneqq </latex>
<Elsevier grid="bnt" ent="scnE">
 <desc>succeeds but, not (double) equal to</desc>
</Elsevier>
<AMS>\succneqq</AMS>
<APS>scnE</APS>
<entity id="scnE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="scnE" set="8879-isoamsn">
 <desc>/succneqq N: succeeds, not dbl eq</desc>
</entity>
<entity id="scnE" set="9573-13-isoamsn">
 <desc>/succneqq N: succeeds, not dbl eq</desc>
</entity>
<entity id="succneqq" set="mmlalias">
  <desc>alias ISOAMSN scnE</desc>
</entity>
<font name="hlcra" pos="234"/>
<description unicode="3.2">SUCCEEDS ABOVE NOT EQUAL TO</description>

</character>

<character id=“U02AB7” dec=“10935” mode=“math” type=“relation”>

<afii>21A3</afii>
<latex>\precapprox </latex>
<Elsevier grid="bks" ent="prap">
 <desc>precedes, approximate</desc>
</Elsevier>
<AMS>\precapprox</AMS>
<APS>prap</APS>
<entity id="prap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>227E</xref>
</entity>
<entity id="prap" set="8879-isoamsr">
 <desc>/precapprox R: precedes, approximate</desc>
</entity>
<entity id="prap" set="9573-13-isoamsr">
 <desc>/precapprox R: precedes, approximate</desc>
</entity>
<entity id="precapprox" set="mmlalias">
  <desc>alias ISOAMSR prap</desc>
</entity>
<description unicode="3.2">PRECEDES ABOVE ALMOST EQUAL TO</description>

</character>

<character id=“U02AB8” dec=“10936” mode=“math” type=“relation”>

<afii>21A4</afii>
<latex>\succapprox </latex>
<Elsevier grid="bms" ent="scap">
 <desc>succeeds, approximate</desc>
</Elsevier>
<AMS>\succapprox</AMS>
<APS>scap</APS>
<entity id="scap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>227F</xref>
</entity>
<entity id="scap" set="8879-isoamsr">
 <desc>/succapprox R: succeeds, approximate</desc>
</entity>
<entity id="scap" set="9573-13-isoamsr">
 <desc>/succapprox R: succeeds, approximate</desc>
</entity>
<entity id="succapprox" set="mmlalias">
  <desc>alias ISOAMSR scap</desc>
</entity>
<description unicode="3.2">SUCCEEDS ABOVE ALMOST EQUAL TO</description>

</character>

<character id=“U02AB9” dec=“10937” mode=“math” type=“relation”>

<afii>21B3</afii>
<latex>\precnapprox </latex>
<Elsevier grid="bls" ent="prnap">
 <desc>precedes, not approximately</desc>
</Elsevier>
<AMS>\precnapprox</AMS>
<APS>prnap</APS>
<entity id="prnap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22E8</xref>
</entity>
<entity id="prnap" set="8879-isoamsn">
 <desc>/precnapprox N: precedes, not approx</desc>
</entity>
<entity id="prnap" set="9573-13-isoamsn">
 <desc>/precnapprox N: precedes, not approx</desc>
</entity>
<entity id="precnapprox" set="mmlalias">
  <desc>alias ISOAMSN prnap</desc>
</entity>
<description unicode="3.2">PRECEDES ABOVE NOT ALMOST EQUAL TO</description>

</character>

<character id=“U02ABA” dec=“10938” mode=“math” type=“relation”>

<afii>21B4</afii>
<latex>\succnapprox </latex>
<Elsevier grid="bns" ent="scnap">
 <desc>succeeds, not approximate</desc>
</Elsevier>
<AMS>\succnapprox</AMS>
<APS>scnap</APS>
<entity id="scnap" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>22E9</xref>
</entity>
<entity id="scnap" set="8879-isoamsn">
 <desc>/succnapprox N: succeeds, not approx</desc>
</entity>
<entity id="scnap" set="9573-13-isoamsn">
 <desc>/succnapprox N: succeeds, not approx</desc>
</entity>
<entity id="succnapprox" set="mmlalias">
  <desc>alias ISOAMSN scnap</desc>
</entity>
<description unicode="3.2">SUCCEEDS ABOVE NOT ALMOST EQUAL TO</description>

</character>

<character id=“U02ABB” dec=“10939” mode=“math” type=“relation”>

<afii>D849</afii>
<entity id="Pr" set="STIX">
</entity>
<entity id="Pr" set="9573-13-isoamsr">
 <desc>dbl precedes</desc>
</entity>
<description unicode="3.2">DOUBLE PRECEDES</description>

</character>

<character id=“U02ABC” dec=“10940” mode=“math” type=“relation”>

<afii>D949</afii>
<entity id="Sc" set="STIX">
</entity>
<entity id="Sc" set="9573-13-isoamsr">
 <desc>dbl succeeds</desc>
</entity>
<description unicode="3.2">DOUBLE SUCCEEDS</description>

</character>

<character id=“U02ABD” dec=“10941” mode=“math” type=“relation”>

<afii>EB33</afii>
<entity id="subdot" set="STIX">
</entity>
<entity id="subdot" set="9573-13-isoamsb">
 <desc>subset, with dot</desc>
</entity>
<description unicode="3.2">SUBSET WITH DOT</description>

</character>

<character id=“U02ABE” dec=“10942” mode=“math” type=“relation”>

<afii>DBE9</afii>
<entity id="supdot" set="STIX">
</entity>
<entity id="supdot" set="9573-13-isoamsb">
 <desc>superset, with dot</desc>
</entity>
<description unicode="3.2">SUPERSET WITH DOT</description>

</character>

<character id=“U02ABF” dec=“10943” mode=“math” type=“relation”>

<afii>D955</afii>
<AIP>subplus</AIP>
<entity id="subplus" set="STIX">
</entity>
<entity id="subplus" set="9573-13-isoamsr">
 <desc>subset, plus</desc>
</entity>
<description unicode="3.2">SUBSET WITH PLUS SIGN BELOW</description>

</character>

<character id=“U02AC0” dec=“10944” mode=“math” type=“relation”>

<afii>D960</afii>
<AIP>supplus</AIP>
<entity id="supplus" set="STIX">
</entity>
<entity id="supplus" set="9573-13-isoamsr">
 <desc>superset, plus</desc>
</entity>
<description unicode="3.2">SUPERSET WITH PLUS SIGN BELOW</description>

</character>

<character id=“U02AC1” dec=“10945” mode=“math” type=“relation”>

<afii>D954</afii>
<entity id="submult" set="STIX">
</entity>
<entity id="submult" set="9573-13-isoamsr">
 <desc>subset, multiply</desc>
</entity>
<description unicode="3.2">SUBSET WITH MULTIPLICATION SIGN BELOW</description>

</character>

<character id=“U02AC2” dec=“10946” mode=“math” type=“relation”>

<afii>D95F</afii>
<entity id="supmult" set="STIX">
</entity>
<entity id="supmult" set="9573-13-isoamsr">
 <desc>superset, multiply</desc>
</entity>
<description unicode="3.2">SUPERSET WITH MULTIPLICATION SIGN BELOW</description>

</character>

<character id=“U02AC3” dec=“10947” mode=“math” type=“relation”>

<afii>D953</afii>
<entity id="subedot" set="STIX">
</entity>
<entity id="subedot" set="9573-13-isoamsr">
 <desc>subset, equals, dot</desc>
</entity>
<description unicode="3.2">SUBSET OF OR EQUAL TO WITH DOT ABOVE</description>

</character>

<character id=“U02AC4” dec=“10948” mode=“math” type=“relation”>

<afii>D95B</afii>
<entity id="supedot" set="STIX">
</entity>
<entity id="supedot" set="9573-13-isoamsr">
 <desc>superset, equals, dot</desc>
</entity>
<description unicode="3.2">SUPERSET OF OR EQUAL TO WITH DOT ABOVE</description>

</character>

<character id=“U02AC5” dec=“10949” mode=“math” type=“relation”>

<afii>215C</afii>
<latex>\subseteqq </latex>
<Elsevier grid="bog" ent="subE">
 <desc>subset, double equals</desc>
</Elsevier>
<AMS>\subseteqq</AMS>
<APS>subE</APS>
<entity id="subE" set="8879-isoamsr">
 <desc>/subseteqq R: subset, dbl equals</desc>
</entity>
<entity id="subE" set="9573-13-isoamsr">
 <desc>/subseteqq R: subset, dbl equals</desc>
</entity>
<entity id="subseteqq" set="mmlalias">
  <desc>alias ISOAMSR subE</desc>
</entity>
<entity id="subE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2286</xref>
</entity>
<description unicode="3.2">SUBSET OF ABOVE EQUALS SIGN</description>

</character>

<character id=“U02AC5-00338” dec=“10949-824” mode=“math” type=“relation”>

<afii>21C3</afii>
<latex>\nsubseteqq </latex>
<Elsevier grid="bpi" ent="nsubE">
 <desc>not subset, double equals</desc>
</Elsevier>
<AMS>\nsubseteqq</AMS>
<APS>nsubE</APS>
<entity id="nsubE" set="8879-isoamsn">
 <desc>/nsubseteqq N: not subset, dbl eq</desc>
</entity>
<entity id="nsubE" set="9573-13-isoamsn">
 <desc>/nsubseteqq N: not subset, dbl eq</desc>
</entity>
<entity id="nsubseteqq" set="mmlalias">
  <desc>alias ISOAMSN nsubE</desc>
</entity>
<entity id="nsubE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2288</xref>
</entity>
<description unicode="combination">SUBSET OF ABOVE EQUALS SIGN with slash</description>

</character>

<character id=“U02AC6” dec=“10950” mode=“math” type=“relation”>

<afii>215D</afii>
<latex>\supseteqq </latex>
<Elsevier grid="bqg" ent="supE">
 <desc>superset, double equals</desc>
</Elsevier>
<AMS>\supseteqq</AMS>
<APS>supE</APS>
<entity id="supE" set="8879-isoamsr">
 <desc>/supseteqq R: superset, dbl equals</desc>
</entity>
<entity id="supE" set="9573-13-isoamsr">
 <desc>/supseteqq R: superset, dbl equals</desc>
</entity>
<entity id="supseteqq" set="mmlalias">
  <desc>alias ISOAMSR supE</desc>
</entity>
<entity id="supE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>2287</xref>
</entity>
<description unicode="3.2">SUPERSET OF ABOVE EQUALS SIGN</description>

</character>

<character id=“U02AC6-00338” dec=“10950-824” mode=“math” type=“relation”>

<latex>\nsupseteqq</latex>
<entity id="nsupE" set="8879-isoamsn">
 <desc>/nsupseteqq N: not superset, dbl eq</desc>
</entity>
<entity id="nsupE" set="9573-13-isoamsn">
 <desc>/nsupseteqq N: not superset, dbl eq</desc>
</entity>
<entity id="nsupseteqq" set="mmlalias">
  <desc>alias ISOAMSN nsupE</desc>
</entity>
<description unicode="3.2">SUPERSET OF ABOVE EQUALS SIGN with slash</description>

</character>

<character id=“U02AC7” dec=“10951” mode=“math” type=“relation”>

<afii>D957</afii>
<entity id="subsim" set="STIX">
</entity>
<entity id="subsim" set="9573-13-isoamsr">
 <desc>subset, similar</desc>
</entity>
<description unicode="3.2">SUBSET OF ABOVE TILDE OPERATOR</description>

</character>

<character id=“U02AC8” dec=“10952” mode=“math” type=“relation”>

<afii>D961</afii>
<entity id="supsim" set="STIX">
</entity>
<entity id="supsim" set="9573-13-isoamsr">
 <desc>superset, similar</desc>
</entity>
<description unicode="3.2">SUPERSET OF ABOVE TILDE OPERATOR</description>

</character>

<character id=“U02AC9” dec=“10953” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SUBSET OF ABOVE ALMOST EQUAL TO</description>

</character>

<character id=“U02ACA” dec=“10954” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SUPERSET OF ABOVE ALMOST EQUAL TO</description>

</character>

<character id=“U02ACB” dec=“10955” mode=“math” type=“relation”>

<afii>21C1</afii>
<latex>\subsetneqq </latex>
<Elsevier grid="bpg" ent="subnE">
 <desc>subset, not double equal</desc>
</Elsevier>
<AMS>\subsetneqq</AMS>
<APS>subnE</APS>
<AIP>subne</AIP>
<entity id="subnE" set="8879-isoamsn">
 <desc>/subsetneqq N: subset, not dbl eq</desc>
</entity>
<entity id="subnE" set="9573-13-isoamsn">
 <desc>/subsetneqq N: subset, not dbl eq</desc>
</entity>
<entity id="subsetneqq" set="mmlalias">
  <desc>alias ISOAMSN subnE</desc>
</entity>
<entity id="subnE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>228A</xref>
</entity>
<description unicode="3.2">SUBSET OF ABOVE NOT EQUAL TO</description>

</character>

<character id=“U02ACB-0FE00” dec=“10955-65024” mode=“math” type=“relation”>

<APS>vsubnE</APS>
<entity id="vsubnE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>228A</xref>
</entity>
<entity id="vsubnE" set="8879-isoamsn">
 <desc>/subsetneqq N: subset not dbl eq, var</desc>
</entity>
<entity id="vsubnE" set="9573-13-isoamsn">
 <desc>/varsubsetneqq N: subset not dbl eq, var</desc>
</entity>
<entity id="varsubsetneqq" set="mmlalias">
  <desc>alias ISOAMSN vsubnE</desc>
</entity>
<description unicode="3.2">SUBSET OF ABOVE NOT EQUAL TO - variant with stroke through bottom members</description>

</character>

<character id=“U02ACC” dec=“10956” mode=“math” type=“relation”>

<afii>21C2</afii>
<latex>\supsetneqq </latex>
<Elsevier grid="brg" ent="supnE">
 <desc>superset, not double equals</desc>
</Elsevier>
<AMS>\supsetneqq</AMS>
<APS>supnE</APS>
<AIP>supne</AIP>
<entity id="supnE" set="8879-isoamsn">
 <desc>/supsetneqq N: superset, not dbl eq</desc>
</entity>
<entity id="supnE" set="9573-13-isoamsn">
 <desc>/supsetneqq N: superset, not dbl eq</desc>
</entity>
<entity id="supsetneqq" set="mmlalias">
  <desc>alias ISOAMSN supnE</desc>
</entity>
<entity id="supnE" set="STIX">
 <comment>* multiple shapes, excluded</comment>
 <xref>228B</xref>
</entity>
<description unicode="3.2">SUPERSET OF ABOVE NOT EQUAL TO</description>

</character>

<character id=“U02ACC-0FE00” dec=“10956-65024” mode=“math” type=“relation”>

<entity id="vsupnE" set="8879-isoamsn">
 <desc>/supsetneqq N: super not dbl eq, var</desc>
</entity>
<entity id="vsupnE" set="9573-13-isoamsn">
 <desc>/varsupsetneqq N: super not dbl eq, var</desc>
</entity>
<entity id="varsupsetneqq" set="mmlalias">
  <desc>alias ISOAMSN vsupnE</desc>
</entity>
<description unicode="3.2">SUPERSET OF ABOVE NOT EQUAL TO - variant with stroke through bottom members</description>

</character>

<character id=“U02ACD” dec=“10957” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SQUARE LEFT OPEN BOX OPERATOR</description>

</character>

<character id=“U02ACE” dec=“10958” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SQUARE RIGHT OPEN BOX OPERATOR</description>

</character>

<character id=“U02ACF” dec=“10959” mode=“math” type=“relation”>

<afii>DBF8</afii>
<entity id="csub" set="STIX">
</entity>
<entity id="csub" set="9573-13-isoamsr">
 <desc>subset, closed</desc>
</entity>
<description unicode="3.2">CLOSED SUBSET</description>

</character>

<character id=“U02AD0” dec=“10960” mode=“math” type=“relation”>

<afii>DBFA</afii>
<entity id="csup" set="STIX">
</entity>
<entity id="csup" set="9573-13-isoamsr">
 <desc>superset, closed</desc>
</entity>
<description unicode="3.2">CLOSED SUPERSET</description>

</character>

<character id=“U02AD1” dec=“10961” mode=“math” type=“relation”>

<afii>DBF9</afii>
<entity id="csube" set="STIX">
</entity>
<entity id="csube" set="9573-13-isoamsr">
 <desc>subset, closed, equals</desc>
</entity>
<description unicode="3.2">CLOSED SUBSET OR EQUAL TO</description>

</character>

<character id=“U02AD2” dec=“10962” mode=“math” type=“relation”>

<afii>DBFB</afii>
<entity id="csupe" set="STIX">
</entity>
<entity id="csupe" set="9573-13-isoamsr">
 <desc>superset, closed, equals</desc>
</entity>
<description unicode="3.2">CLOSED SUPERSET OR EQUAL TO</description>

</character>

<character id=“U02AD3” dec=“10963” mode=“math” type=“relation”>

<afii>D959</afii>
<entity id="subsup" set="STIX">
</entity>
<entity id="subsup" set="9573-13-isoamsr">
 <desc>subset above superset</desc>
</entity>
<description unicode="3.2">SUBSET ABOVE SUPERSET</description>

</character>

<character id=“U02AD4” dec=“10964” mode=“math” type=“relation”>

<afii>D962</afii>
<entity id="supsub" set="STIX">
</entity>
<entity id="supsub" set="9573-13-isoamsr">
 <desc>superset above subset</desc>
</entity>
<description unicode="3.2">SUPERSET ABOVE SUBSET</description>

</character>

<character id=“U02AD5” dec=“10965” mode=“math” type=“relation”>

<afii>D958</afii>
<entity id="subsub" set="STIX">
</entity>
<entity id="subsub" set="9573-13-isoamsr">
 <desc>subset above subset</desc>
</entity>
<description unicode="3.2">SUBSET ABOVE SUBSET</description>

</character>

<character id=“U02AD6” dec=“10966” mode=“math” type=“relation”>

<afii>D963</afii>
<entity id="supsup" set="STIX">
</entity>
<entity id="supsup" set="9573-13-isoamsr">
 <desc>superset above superset</desc>
</entity>
<description unicode="3.2">SUPERSET ABOVE SUPERSET</description>

</character>

<character id=“U02AD7” dec=“10967” mode=“math” type=“relation”>

<afii>D95D</afii>
<entity id="suphsub" set="STIX">
</entity>
<entity id="suphsub" set="9573-13-isoamsr">
 <desc>superset, subset</desc>
</entity>
<description unicode="3.2">SUPERSET BESIDE SUBSET</description>

</character>

<character id=“U02AD8” dec=“10968” mode=“math” type=“relation”>

<afii>D95A</afii>
<entity id="supdsub" set="STIX">
</entity>
<entity id="supdsub" set="9573-13-isoamsr">
 <desc>superset, subset, dash joining them</desc>
</entity>
<description unicode="3.2">SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET</description>

</character>

<character id=“U02AD9” dec=“10969” mode=“math” type=“relation”>

<afii>DB2E</afii>
<entity id="forkv" set="STIX">
</entity>
<entity id="forkv" set="9573-13-isoamsr">
 <desc>fork, variant</desc>
</entity>
<description unicode="3.2">ELEMENT OF OPENING DOWNWARDS</description>

</character>

<character id=“U02ADA” dec=“10970” mode=“math” type=“relation”>

<afii>D964</afii>
<entity id="topfork" set="STIX">
</entity>
<entity id="topfork" set="9573-13-isoamsr">
 <desc>fork with top</desc>
</entity>
<description unicode="3.2">PITCHFORK WITH TEE TOP</description>

</character>

<character id=“U02ADB” dec=“10971” mode=“math” type=“relation”>

<afii>D946</afii>
<AMS>\mlcp</AMS>
<entity id="mlcp" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="mlcp" set="9573-13-isoamsr">
 <desc>/mlcp</desc>
</entity>
<description unicode="3.2">TRANSVERSAL INTERSECTION</description>

</character>

<character id=“U02ADC” dec=“10972” mode=“math” type=“relation”>

<AMS>\forks</AMS>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">FORKING</description>

</character>

<character id=“U02ADD” dec=“10973” mode=“math” type=“relation”>

<AMS>\forksnot</AMS>
<entity id="" set="STIX">
</entity>
<description unicode="3.2">NONFORKING</description>

</character>

<character id=“U02ADE” dec=“10974” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SHORT LEFT TACK</description>

</character>

<character id=“U02ADF” dec=“10975” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SHORT DOWN TACK</description>

</character>

<character id=“U02AE0” dec=“10976” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">SHORT UP TACK</description>

</character>

<character id=“U02AE1” dec=“10977” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">PERPENDICULAR WITH S</description>

</character>

<character id=“U02AE2” dec=“10978” mode=“math” type=“relation”>

<afii>EBD4</afii>
<entity id="vDdash" set="STIX">
</entity>
<description unicode="3.2">VERTICAL BAR TRIPLE RIGHT TURNSTILE</description>

</character>

<character id=“U02AE3” dec=“10979” mode=“math” type=“relation”>

<AMS>\dashV</AMS>
<entity id="dashV" set="STIX">
</entity>
<description unicode="3.2">DOUBLE VERTICAL BAR LEFT TURNSTILE</description>

</character>

<character id=“U02AE4” dec=“10980” mode=“math” type=“relation”>

<afii>EF39</afii>
<AMS>\Dashv</AMS>
<Wolfram>DoubleLeftTee</Wolfram>
<entity id="Dashv" set="STIX">
</entity>
<entity id="Dashv" set="9573-13-isoamsr">
 <desc>dbl dash, vertical</desc>
</entity>
<entity id="DoubleLeftTee" set="mmlalias">
  <desc>alias for  &amp;Dashv; </desc>
</entity>
<description unicode="3.2">VERTICAL BAR DOUBLE LEFT TURNSTILE</description>

</character>

<character id=“U02AE5” dec=“10981” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE</description>

</character>

<character id=“U02AE6” dec=“10982” mode=“math” type=“relation”>

<afii>D968</afii>
<entity id="Vdashl" set="9573-13-isoamsr">
 <desc>vertical, dash (long)</desc>
</entity>
<description unicode="3.2">LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL</description>

</character>

<character id=“U02AE7” dec=“10983” mode=“math” type=“relation”>

<afii>DBF3</afii>
<entity id="Barv" set="STIX">
</entity>
<entity id="Barv" set="9573-13-isoamsr">
 <desc>vert, dbl bar (over)</desc>
</entity>
<description unicode="3.2">SHORT DOWN TACK WITH OVERBAR</description>

</character>

<character id=“U02AE8” dec=“10984” mode=“math” type=“relation”>

<afii>D965</afii>
<entity id="vBar" set="STIX">
</entity>
<entity id="vBar" set="9573-13-isoamsr">
 <desc>vert, dbl bar (under)</desc>
</entity>
<description unicode="3.2">SHORT UP TACK WITH UNDERBAR</description>

</character>

<character id=“U02AE9” dec=“10985” mode=“math” type=“relation”>

<afii>D966</afii>
<entity id="vBarv" set="STIX">
</entity>
<entity id="vBarv" set="9573-13-isoamsr">
 <desc>dbl bar, vert over and under</desc>
</entity>
<description unicode="3.2">SHORT UP TACK ABOVE SHORT DOWN TACK</description>

</character>

<character id=“U02AEA” dec=“10986” mode=“math” type=“relation”>

<afii>DB33</afii>
<entity id="barV" set="STIX">
</entity>
<description unicode="3.2">DOUBLE DOWN TACK</description>

</character>

<character id=“U02AEB” dec=“10987” mode=“math” type=“relation”>

<afii>DB34</afii>
<latex>\ElsevierGlyph{E30D}</latex>
<Elsevier grid="bdr" ent="Vbar">
 <desc>double perpendicular</desc>
</Elsevier>
<entity id="Vbar" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Vbar" set="9573-13-isoamsr">
 <desc>dbl vert, bar (under)</desc>
</entity>
<font name="zsyr" pos="3"/>
<description unicode="3.2">DOUBLE UP TACK</description>

</character>

<character id=“U02AEC” dec=“10988” mode=“math” type=“relation”>

<afii>DB60</afii>
<entity id="Not" set="STIX">
</entity>
<entity id="Not" set="9573-13-isotech">
 <desc>not with two horizontal strokes</desc>
</entity>
<description unicode="3.2">DOUBLE STROKE NOT SIGN</description>

</character>

<character id=“U02AED” dec=“10989” mode=“math” type=“relation”>

<afii>DB46</afii>
<entity id="bNot" set="STIX">
</entity>
<entity id="bNot" set="9573-13-isotech">
 <desc>reverse not with two horizontal strokes</desc>
</entity>
<description unicode="3.2">REVERSED DOUBLE STROKE NOT SIGN</description>

</character>

<character id=“U02AEE” dec=“10990” mode=“math” type=“relation”>

<afii>D97B</afii>
<entity id="rnmid" set="STIX">
</entity>
<entity id="rnmid" set="9573-13-isoamsn">
 <desc>reverse /nmid</desc>
</entity>
<description unicode="3.2">DOES NOT DIVIDE WITH REVERSED NEGATION SLASH</description>

</character>

<character id=“U02AEF” dec=“10991” mode=“math” type=“relation”>

<afii>D97D</afii>
<entity id="cirmid" set="STIX">
</entity>
<entity id="cirmid" set="9573-13-isoamsa">
 <desc>circle, mid below</desc>
</entity>
<description unicode="3.2">VERTICAL LINE WITH CIRCLE ABOVE</description>

</character>

<character id=“U02AF0” dec=“10992” mode=“math” type=“relation”>

<afii>EBDC</afii>
<entity id="midcir" set="9573-13-isoamsa">
 <desc>mid, circle below </desc>
</entity>
<entity id="midcir" set="STIX">
</entity>
<description unicode="3.2">VERTICAL LINE WITH CIRCLE BELOW</description>

</character>

<character id=“U02AF1” dec=“10993” mode=“unknown” type=“normal”>

<afii>DB7A</afii>
<entity id="topcir" set="STIX">
</entity>
<entity id="topcir" set="9573-13-isotech">
 <desc>top, circle below</desc>
</entity>
<description unicode="3.2">DOWN TACK WITH CIRCLE BELOW</description>

</character>

<character id=“U02AF2” dec=“10994” mode=“math” type=“relation”>

<afii>DB5C</afii>
<entity id="nhpar" set="9573-13-isotech">
 <desc>not, horizontal, parallel</desc>
</entity>
<description unicode="3.2">PARALLEL WITH HORIZONTAL STROKE</description>

</character>

<character id=“U02AF3” dec=“10995” mode=“math” type=“relation”>

<afii>D97A</afii>
<entity id="parsim" set="STIX">
</entity>
<entity id="parsim" set="9573-13-isoamsn">
 <desc>parallel, similar</desc>
</entity>
<description unicode="3.2">PARALLEL WITH TILDE OPERATOR</description>

</character>

<character id=“U02AF4” dec=“10996” mode=“math” type=“binaryop”>

<AMS>\interleave</AMS>
<entity id="vert3" set="STIX">
</entity>
<description unicode="3.2">TRIPLE VERTICAL BAR BINARY RELATION</description>

</character>

<character id=“U02AF5” dec=“10997” image=“none” type=“other” mode=“unknown”>

<description unicode="3.2">TRIPLE VERTICAL BAR WITH HORIZONTAL STROKE</description>

</character>

<character id=“U02AF6” dec=“10998” mode=“math” type=“other”>

<latex>\Elztdcol </latex>
<Elsevier grid="bek" ent="z.tdcol">
 <desc>triple dot colon</desc>
</Elsevier>
<entity id="vellipv" set="STIX">
</entity>
<description unicode="3.2">TRIPLE COLON OPERATOR</description>

</character>

<character id=“U02AF7” dec=“10999” image=“none” type=“other” mode=“unknown”>

<description>TRIPLE NESTED LESS-THAN</description>

</character>

<character id=“U02AF8” dec=“11000” image=“none” type=“other” mode=“unknown”>

<description>TRIPLE NESTED GREATER-THAN</description>

</character>

<character id=“U02AF9” dec=“11001” image=“none” type=“other” mode=“unknown”>

<description>DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO</description>

</character>

<character id=“U02AFA” dec=“11002” image=“none” type=“other” mode=“unknown”>

<description>DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO</description>

</character>

<character id=“U02AFB” dec=“11003” image=“none” type=“other” mode=“unknown”>

<description>TRIPLE SOLIDUS BINARY RELATION</description>

</character>

<character id=“U02AFC” dec=“11004” image=“none” type=“other” mode=“unknown”>

<description>LARGE TRIPLE VERTICAL BAR OPERATOR</description>

</character>

<character id=“U02AFD” dec=“11005” type=“relation” mode=“math”>

<afii>EF48</afii>
<latex>{{/}\!\!{/}}</latex>
<entity id="parsl" set="STIX">
</entity>
<entity id="parsl" set="9573-13-isotech">
 <desc>parallel, slanted</desc>
</entity>
<description>DOUBLE SOLIDUS OPERATOR</description>

</character>

<character id=“U02AFD-020E5” dec=“11005-8421” mode=“math” type=“relation”>

<afii>DB67</afii>
<latex>{\rlap{\textbackslash}{{/}\!\!{/}}}</latex>
<entity id="nparsl" set="STIX">
</entity>
<entity id="nparsl" set="9573-13-isotech">
 <desc>not parallel, slanted</desc>
</entity>
<description unicode="combination">DOUBLE SOLIDUS OPERATOR with reverse slash</description>

</character>

<character id=“U02AFE” dec=“11006” image=“none” type=“other” mode=“unknown”>

<description>WHITE VERTICAL BAR</description>

</character>

<character id=“U02AFF” dec=“11007” image=“none” type=“other” mode=“unknown”>

<description>N-ARY WHITE VERTICAL BAR</description>

</character>

<character id=“U03000” dec=“12288”>

<description>IDEOGRAPHIC SPACE</description>

</character>

<character id=“U03001” dec=“12289”>

<description>IDEOGRAPHIC COMMA</description>

</character>

<character id=“U03002” dec=“12290”>

<description>IDEOGRAPHIC FULL STOP</description>

</character>

<character id=“U03003” dec=“12291”>

<description>DITTO MARK</description>

</character>

<character id=“U03004” dec=“12292”>

<description>JAPANESE INDUSTRIAL STANDARD SYMBOL</description>

</character>

<character id=“U03005” dec=“12293”>

<description>IDEOGRAPHIC ITERATION MARK</description>

</character>

<character id=“U03006” dec=“12294”>

<description>IDEOGRAPHIC CLOSING MARK</description>

</character>

<character id=“U03007” dec=“12295”>

<description>IDEOGRAPHIC NUMBER ZERO</description>

</character>

<character id=“U03008” dec=“12296” mode=“math” type=“other”>

<description>LEFT ANGLE BRACKET</description>

</character>

<character id=“U03009” dec=“12297” mode=“math” type=“other”>

<description>RIGHT ANGLE BRACKET</description>

</character>

<character id=“U0300A” dec=“12298” mode=“math” type=“opening”>

<afii>2238</afii>
<latex>\ElsevierGlyph{300A}</latex>
<Elsevier grid="bdb" ent="z.ldang">
 <desc>left double angle bracket</desc>
</Elsevier>
<AIP>sverline</AIP>
<entity id="Lang" set="9573-13-isotech">
 <desc>left angle bracket, double</desc>
</entity>
<font name="zsyr" pos="99"/>
<description>LEFT DOUBLE ANGLE BRACKET</description>

</character>

<character id=“U0300B” dec=“12299” mode=“math” type=“closing”>

<afii>2239</afii>
<latex>\ElsevierGlyph{300B}</latex>
<Elsevier grid="beb" ent="z.rdang">
 <desc>right double angle bracket</desc>
</Elsevier>
<entity id="Rang" set="9573-13-isotech">
 <desc>right angle bracket, double</desc>
</entity>
<font name="zsyr" pos="153"/>
<description>RIGHT DOUBLE ANGLE BRACKET</description>

</character>

<character id=“U0300C” dec=“12300”>

<description>LEFT CORNER BRACKET</description>

</character>

<character id=“U0300D” dec=“12301”>

<description>RIGHT CORNER BRACKET</description>

</character>

<character id=“U0300E” dec=“12302”>

<description>LEFT WHITE CORNER BRACKET</description>

</character>

<character id=“U0300F” dec=“12303”>

<description>RIGHT WHITE CORNER BRACKET</description>

</character>

<character id=“U03010” dec=“12304”>

<description>LEFT BLACK LENTICULAR BRACKET</description>

</character>

<character id=“U03011” dec=“12305”>

<description>RIGHT BLACK LENTICULAR BRACKET</description>

</character>

<character id=“U03012” dec=“12306”>

<description>POSTAL MARK</description>

</character>

<character id=“U03013” dec=“12307”>

<description>GETA MARK</description>

</character>

<character id=“U03014” dec=“12308” mode=“unknown” type=“opening”>

<afii>214C</afii>
<entity id="lbbrk" set="9573-13-isotech">
 <desc>left broken bracket</desc>
</entity>
<description>LEFT TORTOISE SHELL BRACKET</description>

</character>

<character id=“U03015” dec=“12309” mode=“unknown” type=“closing”>

<afii>214D</afii>
<entity id="rbbrk" set="9573-13-isotech">
 <desc>right broken bracket</desc>
</entity>
<description>RIGHT TORTOISE SHELL BRACKET</description>

</character>

<character id=“U03016” dec=“12310”>

<description>LEFT WHITE LENTICULAR BRACKET</description>

</character>

<character id=“U03017” dec=“12311”>

<description>RIGHT WHITE LENTICULAR BRACKET</description>

</character>

<character id=“U03018” dec=“12312” mode=“math” type=“opening”>

<afii>EB38</afii>
<latex>\ElsevierGlyph{3018}</latex>
<Elsevier grid="bdd" ent="loang">
 <desc>left open angular bracket</desc>
</Elsevier>
<entity id="loang" set="9573-13-isotech">
 <desc>left open angular bracket</desc>
</entity>
<description>LEFT WHITE TORTOISE SHELL BRACKET</description>

</character>

<character id=“U03019” dec=“12313” mode=“math” type=“closing”>

<afii>EB39</afii>
<latex>\ElsevierGlyph{3019}</latex>
<Elsevier grid="bed" ent="roang">
 <desc>right open angular bracket</desc>
</Elsevier>
<entity id="roang" set="9573-13-isotech">
 <desc>right open angular bracket</desc>
</entity>
<font name="zsyr" pos="33"/>
<description>RIGHT WHITE TORTOISE SHELL BRACKET</description>

</character>

<character id=“U0301A” dec=“12314” mode=“math” type=“opening”>

<afii>214A</afii>
<latex>\openbracketleft </latex>
<AIP>lopenb</AIP>
<Wolfram>LeftDoubleBracket</Wolfram>
<entity id="lobrk" set="9573-13-isotech">
 <desc>left open bracket</desc>
</entity>
<entity id="LeftDoubleBracket" set="mmlalias">
 <desc>left double bracket delimiter</desc>
</entity>
<description>LEFT WHITE SQUARE BRACKET</description>

</character>

<character id=“U0301B” dec=“12315” mode=“math” type=“closing”>

<afii>214B</afii>
<latex>\openbracketright </latex>
<AIP>ropenb</AIP>
<Wolfram>RightDoubleBracket</Wolfram>
<entity id="robrk" set="9573-13-isotech">
 <desc>right open bracket</desc>
</entity>
<entity id="RightDoubleBracket" set="mmlalias">
 <desc>right double bracket delimiter</desc>
</entity>
<font name="ptmlucrm" pos="131"/>
<description>RIGHT WHITE SQUARE BRACKET</description>

</character>

<character id=“U0301C” dec=“12316”>

<description>WAVE DASH</description>

</character>

<character id=“U0301D” dec=“12317”>

<description>REVERSED DOUBLE PRIME QUOTATION MARK</description>

</character>

<character id=“U0301E” dec=“12318”>

<description>DOUBLE PRIME QUOTATION MARK</description>

</character>

<character id=“U0301F” dec=“12319”>

<description>LOW DOUBLE PRIME QUOTATION MARK</description>

</character>

<character id=“U03020” dec=“12320”>

<description>POSTAL MARK FACE</description>

</character>

<character id=“U03021” dec=“12321”>

<description>HANGZHOU NUMERAL ONE</description>

</character>

<character id=“U03022” dec=“12322”>

<description>HANGZHOU NUMERAL TWO</description>

</character>

<character id=“U03023” dec=“12323”>

<description>HANGZHOU NUMERAL THREE</description>

</character>

<character id=“U03024” dec=“12324”>

<description>HANGZHOU NUMERAL FOUR</description>

</character>

<character id=“U03025” dec=“12325”>

<description>HANGZHOU NUMERAL FIVE</description>

</character>

<character id=“U03026” dec=“12326”>

<description>HANGZHOU NUMERAL SIX</description>

</character>

<character id=“U03027” dec=“12327”>

<description>HANGZHOU NUMERAL SEVEN</description>

</character>

<character id=“U03028” dec=“12328”>

<description>HANGZHOU NUMERAL EIGHT</description>

</character>

<character id=“U03029” dec=“12329”>

<description>HANGZHOU NUMERAL NINE</description>

</character>

<character id=“U0302A” dec=“12330”>

<description>IDEOGRAPHIC LEVEL TONE MARK</description>

</character>

<character id=“U0302B” dec=“12331”>

<description>IDEOGRAPHIC RISING TONE MARK</description>

</character>

<character id=“U0302C” dec=“12332”>

<description>IDEOGRAPHIC DEPARTING TONE MARK</description>

</character>

<character id=“U0302D” dec=“12333”>

<description>IDEOGRAPHIC ENTERING TONE MARK</description>

</character>

<character id=“U0302E” dec=“12334”>

<description>HANGUL SINGLE DOT TONE MARK</description>

</character>

<character id=“U0302F” dec=“12335”>

<description>HANGUL DOUBLE DOT TONE MARK</description>

</character>

<character id=“U03030” dec=“12336”>

<description>WAVY DASH</description>

</character>

<character id=“U03031” dec=“12337”>

<description>VERTICAL KANA REPEAT MARK</description>

</character>

<character id=“U03032” dec=“12338”>

<description>VERTICAL KANA REPEAT WITH VOICED SOUND MARK</description>

</character>

<character id=“U03033” dec=“12339”>

<description>VERTICAL KANA REPEAT MARK UPPER HALF</description>

</character>

<character id=“U03034” dec=“12340”>

<description>VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF</description>

</character>

<character id=“U03035” dec=“12341”>

<description>VERTICAL KANA REPEAT MARK LOWER HALF</description>

</character>

<character id=“U03036” dec=“12342”>

<description>CIRCLED POSTAL MARK</description>

</character>

<character id=“U03037” dec=“12343”>

<description>IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL</description>

</character>

<character id=“U03038” dec=“12344” image=“none”>

<description>HANGZHOU NUMERAL TEN</description>

</character>

<character id=“U03039” dec=“12345” image=“none”>

<description>HANGZHOU NUMERAL TWENTY</description>

</character>

<character id=“U0303A” dec=“12346” image=“none”>

<description>HANGZHOU NUMERAL THIRTY</description>

</character>

<character id=“U0303B” dec=“12347” image=“none”>

<description>VERTICAL IDEOGRAPHIC ITERATION MARK</description>

</character>

<character id=“U0303C” dec=“12348” image=“none”>

<description>MASU MARK</description>

</character>

<character id=“U0303D” dec=“12349” image=“none”>

<description>PART ALTERNATION MARK</description>

</character>

<character id=“U0303E” dec=“12350” image=“none”>

<description>IDEOGRAPHIC VARIATION INDICATOR</description>

</character>

<character id=“U0303F” dec=“12351”>

<description>IDEOGRAPHIC HALF FILL SPACE</description>

</character>

<character id=“U03040” dec=“12352” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U03041” dec=“12353”>

<description>HIRAGANA LETTER SMALL A</description>

</character>

<character id=“U03042” dec=“12354”>

<description>HIRAGANA LETTER A</description>

</character>

<character id=“U03043” dec=“12355”>

<description>HIRAGANA LETTER SMALL I</description>

</character>

<character id=“U03044” dec=“12356”>

<description>HIRAGANA LETTER I</description>

</character>

<character id=“U03045” dec=“12357”>

<description>HIRAGANA LETTER SMALL U</description>

</character>

<character id=“U03046” dec=“12358”>

<description>HIRAGANA LETTER U</description>

</character>

<character id=“U03047” dec=“12359”>

<description>HIRAGANA LETTER SMALL E</description>

</character>

<character id=“U03048” dec=“12360”>

<description>HIRAGANA LETTER E</description>

</character>

<character id=“U03049” dec=“12361”>

<description>HIRAGANA LETTER SMALL O</description>

</character>

<character id=“U0304A” dec=“12362”>

<description>HIRAGANA LETTER O</description>

</character>

<character id=“U0304B” dec=“12363”>

<description>HIRAGANA LETTER KA</description>

</character>

<character id=“U0304C” dec=“12364”>

<description>HIRAGANA LETTER GA</description>

</character>

<character id=“U0304D” dec=“12365”>

<description>HIRAGANA LETTER KI</description>

</character>

<character id=“U0304E” dec=“12366”>

<description>HIRAGANA LETTER GI</description>

</character>

<character id=“U0304F” dec=“12367”>

<description>HIRAGANA LETTER KU</description>

</character>

<character id=“U03050” dec=“12368”>

<description>HIRAGANA LETTER GU</description>

</character>

<character id=“U03051” dec=“12369”>

<description>HIRAGANA LETTER KE</description>

</character>

<character id=“U03052” dec=“12370”>

<description>HIRAGANA LETTER GE</description>

</character>

<character id=“U03053” dec=“12371”>

<description>HIRAGANA LETTER KO</description>

</character>

<character id=“U03054” dec=“12372”>

<description>HIRAGANA LETTER GO</description>

</character>

<character id=“U03055” dec=“12373”>

<description>HIRAGANA LETTER SA</description>

</character>

<character id=“U03056” dec=“12374”>

<description>HIRAGANA LETTER ZA</description>

</character>

<character id=“U03057” dec=“12375”>

<description>HIRAGANA LETTER SI</description>

</character>

<character id=“U03058” dec=“12376”>

<description>HIRAGANA LETTER ZI</description>

</character>

<character id=“U03059” dec=“12377”>

<description>HIRAGANA LETTER SU</description>

</character>

<character id=“U0305A” dec=“12378”>

<description>HIRAGANA LETTER ZU</description>

</character>

<character id=“U0305B” dec=“12379”>

<description>HIRAGANA LETTER SE</description>

</character>

<character id=“U0305C” dec=“12380”>

<description>HIRAGANA LETTER ZE</description>

</character>

<character id=“U0305D” dec=“12381”>

<description>HIRAGANA LETTER SO</description>

</character>

<character id=“U0305E” dec=“12382”>

<description>HIRAGANA LETTER ZO</description>

</character>

<character id=“U0305F” dec=“12383”>

<description>HIRAGANA LETTER TA</description>

</character>

<character id=“U03060” dec=“12384”>

<description>HIRAGANA LETTER DA</description>

</character>

<character id=“U03061” dec=“12385”>

<description>HIRAGANA LETTER TI</description>

</character>

<character id=“U03062” dec=“12386”>

<description>HIRAGANA LETTER DI</description>

</character>

<character id=“U03063” dec=“12387”>

<description>HIRAGANA LETTER SMALL TU</description>

</character>

<character id=“U03064” dec=“12388”>

<description>HIRAGANA LETTER TU</description>

</character>

<character id=“U03065” dec=“12389”>

<description>HIRAGANA LETTER DU</description>

</character>

<character id=“U03066” dec=“12390”>

<description>HIRAGANA LETTER TE</description>

</character>

<character id=“U03067” dec=“12391”>

<description>HIRAGANA LETTER DE</description>

</character>

<character id=“U03068” dec=“12392”>

<description>HIRAGANA LETTER TO</description>

</character>

<character id=“U03069” dec=“12393”>

<description>HIRAGANA LETTER DO</description>

</character>

<character id=“U0306A” dec=“12394”>

<description>HIRAGANA LETTER NA</description>

</character>

<character id=“U0306B” dec=“12395”>

<description>HIRAGANA LETTER NI</description>

</character>

<character id=“U0306C” dec=“12396”>

<description>HIRAGANA LETTER NU</description>

</character>

<character id=“U0306D” dec=“12397”>

<description>HIRAGANA LETTER NE</description>

</character>

<character id=“U0306E” dec=“12398”>

<description>HIRAGANA LETTER NO</description>

</character>

<character id=“U0306F” dec=“12399”>

<description>HIRAGANA LETTER HA</description>

</character>

<character id=“U03070” dec=“12400”>

<description>HIRAGANA LETTER BA</description>

</character>

<character id=“U03071” dec=“12401”>

<description>HIRAGANA LETTER PA</description>

</character>

<character id=“U03072” dec=“12402”>

<description>HIRAGANA LETTER HI</description>

</character>

<character id=“U03073” dec=“12403”>

<description>HIRAGANA LETTER BI</description>

</character>

<character id=“U03074” dec=“12404”>

<description>HIRAGANA LETTER PI</description>

</character>

<character id=“U03075” dec=“12405”>

<description>HIRAGANA LETTER HU</description>

</character>

<character id=“U03076” dec=“12406”>

<description>HIRAGANA LETTER BU</description>

</character>

<character id=“U03077” dec=“12407”>

<description>HIRAGANA LETTER PU</description>

</character>

<character id=“U03078” dec=“12408”>

<description>HIRAGANA LETTER HE</description>

</character>

<character id=“U03079” dec=“12409”>

<description>HIRAGANA LETTER BE</description>

</character>

<character id=“U0307A” dec=“12410”>

<description>HIRAGANA LETTER PE</description>

</character>

<character id=“U0307B” dec=“12411”>

<description>HIRAGANA LETTER HO</description>

</character>

<character id=“U0307C” dec=“12412”>

<description>HIRAGANA LETTER BO</description>

</character>

<character id=“U0307D” dec=“12413”>

<description>HIRAGANA LETTER PO</description>

</character>

<character id=“U0307E” dec=“12414”>

<description>HIRAGANA LETTER MA</description>

</character>

<character id=“U0307F” dec=“12415”>

<description>HIRAGANA LETTER MI</description>

</character>

<character id=“U03080” dec=“12416”>

<description>HIRAGANA LETTER MU</description>

</character>

<character id=“U03081” dec=“12417”>

<description>HIRAGANA LETTER ME</description>

</character>

<character id=“U03082” dec=“12418”>

<description>HIRAGANA LETTER MO</description>

</character>

<character id=“U03083” dec=“12419”>

<description>HIRAGANA LETTER SMALL YA</description>

</character>

<character id=“U03084” dec=“12420”>

<description>HIRAGANA LETTER YA</description>

</character>

<character id=“U03085” dec=“12421”>

<description>HIRAGANA LETTER SMALL YU</description>

</character>

<character id=“U03086” dec=“12422”>

<description>HIRAGANA LETTER YU</description>

</character>

<character id=“U03087” dec=“12423”>

<description>HIRAGANA LETTER SMALL YO</description>

</character>

<character id=“U03088” dec=“12424”>

<description>HIRAGANA LETTER YO</description>

</character>

<character id=“U03089” dec=“12425”>

<description>HIRAGANA LETTER RA</description>

</character>

<character id=“U0308A” dec=“12426”>

<description>HIRAGANA LETTER RI</description>

</character>

<character id=“U0308B” dec=“12427”>

<description>HIRAGANA LETTER RU</description>

</character>

<character id=“U0308C” dec=“12428”>

<description>HIRAGANA LETTER RE</description>

</character>

<character id=“U0308D” dec=“12429”>

<description>HIRAGANA LETTER RO</description>

</character>

<character id=“U0308E” dec=“12430”>

<description>HIRAGANA LETTER SMALL WA</description>

</character>

<character id=“U0308F” dec=“12431”>

<description>HIRAGANA LETTER WA</description>

</character>

<character id=“U03090” dec=“12432”>

<description>HIRAGANA LETTER WI</description>

</character>

<character id=“U03091” dec=“12433”>

<description>HIRAGANA LETTER WE</description>

</character>

<character id=“U03092” dec=“12434”>

<description>HIRAGANA LETTER WO</description>

</character>

<character id=“U03093” dec=“12435”>

<description>HIRAGANA LETTER N</description>

</character>

<character id=“U03094” dec=“12436”>

<description>HIRAGANA LETTER VU</description>

</character>

<character id=“U03095” dec=“12437” image=“none”>

<description>HIRAGANA LETTER SMALL KA</description>

</character>

<character id=“U03096” dec=“12438” image=“none”>

<description>HIRAGANA LETTER SMALL KE</description>

</character>

<character id=“U03097” dec=“12439” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U03098” dec=“12440” image=“none”>

<description unicode="unassigned"/>

</character>

<character id=“U03099” dec=“12441”>

<description>COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK</description>

</character>

<character id=“U0309A” dec=“12442”>

<description>COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK</description>

</character>

<character id=“U0309B” dec=“12443”>

<description>KATAKANA-HIRAGANA VOICED SOUND MARK</description>

</character>

<character id=“U0309C” dec=“12444”>

<description>KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK</description>

</character>

<character id=“U0309D” dec=“12445”>

<description>HIRAGANA ITERATION MARK</description>

</character>

<character id=“U0309E” dec=“12446”>

<description>HIRAGANA VOICED ITERATION MARK</description>

</character>

<character id=“U0309F” dec=“12447” image=“none”>

<description>HIRAGANA DIGRAPH YORI</description>

</character>

<character id=“U030A0” dec=“12448” image=“none”>

<description>KATAKANA-HIRAGANA DOUBLE HYPHEN</description>

</character>

<character id=“U030A1” dec=“12449”>

<description>KATAKANA LETTER SMALL A</description>

</character>

<character id=“U030A2” dec=“12450”>

<description>KATAKANA LETTER A</description>

</character>

<character id=“U030A3” dec=“12451”>

<description>KATAKANA LETTER SMALL I</description>

</character>

<character id=“U030A4” dec=“12452”>

<description>KATAKANA LETTER I</description>

</character>

<character id=“U030A5” dec=“12453”>

<description>KATAKANA LETTER SMALL U</description>

</character>

<character id=“U030A6” dec=“12454”>

<description>KATAKANA LETTER U</description>

</character>

<character id=“U030A7” dec=“12455”>

<description>KATAKANA LETTER SMALL E</description>

</character>

<character id=“U030A8” dec=“12456”>

<description>KATAKANA LETTER E</description>

</character>

<character id=“U030A9” dec=“12457”>

<description>KATAKANA LETTER SMALL O</description>

</character>

<character id=“U030AA” dec=“12458”>

<description>KATAKANA LETTER O</description>

</character>

<character id=“U030AB” dec=“12459”>

<description>KATAKANA LETTER KA</description>

</character>

<character id=“U030AC” dec=“12460”>

<description>KATAKANA LETTER GA</description>

</character>

<character id=“U030AD” dec=“12461”>

<description>KATAKANA LETTER KI</description>

</character>

<character id=“U030AE” dec=“12462”>

<description>KATAKANA LETTER GI</description>

</character>

<character id=“U030AF” dec=“12463”>

<description>KATAKANA LETTER KU</description>

</character>

<character id=“U030B0” dec=“12464”>

<description>KATAKANA LETTER GU</description>

</character>

<character id=“U030B1” dec=“12465”>

<description>KATAKANA LETTER KE</description>

</character>

<character id=“U030B2” dec=“12466”>

<description>KATAKANA LETTER GE</description>

</character>

<character id=“U030B3” dec=“12467”>

<description>KATAKANA LETTER KO</description>

</character>

<character id=“U030B4” dec=“12468”>

<description>KATAKANA LETTER GO</description>

</character>

<character id=“U030B5” dec=“12469”>

<description>KATAKANA LETTER SA</description>

</character>

<character id=“U030B6” dec=“12470”>

<description>KATAKANA LETTER ZA</description>

</character>

<character id=“U030B7” dec=“12471”>

<description>KATAKANA LETTER SI</description>

</character>

<character id=“U030B8” dec=“12472”>

<description>KATAKANA LETTER ZI</description>

</character>

<character id=“U030B9” dec=“12473”>

<description>KATAKANA LETTER SU</description>

</character>

<character id=“U030BA” dec=“12474”>

<description>KATAKANA LETTER ZU</description>

</character>

<character id=“U030BB” dec=“12475”>

<description>KATAKANA LETTER SE</description>

</character>

<character id=“U030BC” dec=“12476”>

<description>KATAKANA LETTER ZE</description>

</character>

<character id=“U030BD” dec=“12477”>

<description>KATAKANA LETTER SO</description>

</character>

<character id=“U030BE” dec=“12478”>

<description>KATAKANA LETTER ZO</description>

</character>

<character id=“U030BF” dec=“12479”>

<description>KATAKANA LETTER TA</description>

</character>

<character id=“U030C0” dec=“12480”>

<description>KATAKANA LETTER DA</description>

</character>

<character id=“U030C1” dec=“12481”>

<description>KATAKANA LETTER TI</description>

</character>

<character id=“U030C2” dec=“12482”>

<description>KATAKANA LETTER DI</description>

</character>

<character id=“U030C3” dec=“12483”>

<description>KATAKANA LETTER SMALL TU</description>

</character>

<character id=“U030C4” dec=“12484”>

<description>KATAKANA LETTER TU</description>

</character>

<character id=“U030C5” dec=“12485”>

<description>KATAKANA LETTER DU</description>

</character>

<character id=“U030C6” dec=“12486”>

<description>KATAKANA LETTER TE</description>

</character>

<character id=“U030C7” dec=“12487”>

<description>KATAKANA LETTER DE</description>

</character>

<character id=“U030C8” dec=“12488”>

<description>KATAKANA LETTER TO</description>

</character>

<character id=“U030C9” dec=“12489”>

<description>KATAKANA LETTER DO</description>

</character>

<character id=“U030CA” dec=“12490”>

<description>KATAKANA LETTER NA</description>

</character>

<character id=“U030CB” dec=“12491”>

<description>KATAKANA LETTER NI</description>

</character>

<character id=“U030CC” dec=“12492”>

<description>KATAKANA LETTER NU</description>

</character>

<character id=“U030CD” dec=“12493”>

<description>KATAKANA LETTER NE</description>

</character>

<character id=“U030CE” dec=“12494”>

<description>KATAKANA LETTER NO</description>

</character>

<character id=“U030CF” dec=“12495”>

<description>KATAKANA LETTER HA</description>

</character>

<character id=“U030D0” dec=“12496”>

<description>KATAKANA LETTER BA</description>

</character>

<character id=“U030D1” dec=“12497”>

<description>KATAKANA LETTER PA</description>

</character>

<character id=“U030D2” dec=“12498”>

<description>KATAKANA LETTER HI</description>

</character>

<character id=“U030D3” dec=“12499”>

<description>KATAKANA LETTER BI</description>

</character>

<character id=“U030D4” dec=“12500”>

<description>KATAKANA LETTER PI</description>

</character>

<character id=“U030D5” dec=“12501”>

<description>KATAKANA LETTER HU</description>

</character>

<character id=“U030D6” dec=“12502”>

<description>KATAKANA LETTER BU</description>

</character>

<character id=“U030D7” dec=“12503”>

<description>KATAKANA LETTER PU</description>

</character>

<character id=“U030D8” dec=“12504”>

<description>KATAKANA LETTER HE</description>

</character>

<character id=“U030D9” dec=“12505”>

<description>KATAKANA LETTER BE</description>

</character>

<character id=“U030DA” dec=“12506”>

<description>KATAKANA LETTER PE</description>

</character>

<character id=“U030DB” dec=“12507”>

<description>KATAKANA LETTER HO</description>

</character>

<character id=“U030DC” dec=“12508”>

<description>KATAKANA LETTER BO</description>

</character>

<character id=“U030DD” dec=“12509”>

<description>KATAKANA LETTER PO</description>

</character>

<character id=“U030DE” dec=“12510”>

<description>KATAKANA LETTER MA</description>

</character>

<character id=“U030DF” dec=“12511”>

<description>KATAKANA LETTER MI</description>

</character>

<character id=“U030E0” dec=“12512”>

<description>KATAKANA LETTER MU</description>

</character>

<character id=“U030E1” dec=“12513”>

<description>KATAKANA LETTER ME</description>

</character>

<character id=“U030E2” dec=“12514”>

<description>KATAKANA LETTER MO</description>

</character>

<character id=“U030E3” dec=“12515”>

<description>KATAKANA LETTER SMALL YA</description>

</character>

<character id=“U030E4” dec=“12516”>

<description>KATAKANA LETTER YA</description>

</character>

<character id=“U030E5” dec=“12517”>

<description>KATAKANA LETTER SMALL YU</description>

</character>

<character id=“U030E6” dec=“12518”>

<description>KATAKANA LETTER YU</description>

</character>

<character id=“U030E7” dec=“12519”>

<description>KATAKANA LETTER SMALL YO</description>

</character>

<character id=“U030E8” dec=“12520”>

<description>KATAKANA LETTER YO</description>

</character>

<character id=“U030E9” dec=“12521”>

<description>KATAKANA LETTER RA</description>

</character>

<character id=“U030EA” dec=“12522”>

<description>KATAKANA LETTER RI</description>

</character>

<character id=“U030EB” dec=“12523”>

<description>KATAKANA LETTER RU</description>

</character>

<character id=“U030EC” dec=“12524”>

<description>KATAKANA LETTER RE</description>

</character>

<character id=“U030ED” dec=“12525”>

<description>KATAKANA LETTER RO</description>

</character>

<character id=“U030EE” dec=“12526”>

<description>KATAKANA LETTER SMALL WA</description>

</character>

<character id=“U030EF” dec=“12527”>

<description>KATAKANA LETTER WA</description>

</character>

<character id=“U030F0” dec=“12528”>

<description>KATAKANA LETTER WI</description>

</character>

<character id=“U030F1” dec=“12529”>

<description>KATAKANA LETTER WE</description>

</character>

<character id=“U030F2” dec=“12530”>

<description>KATAKANA LETTER WO</description>

</character>

<character id=“U030F3” dec=“12531”>

<description>KATAKANA LETTER N</description>

</character>

<character id=“U030F4” dec=“12532”>

<description>KATAKANA LETTER VU</description>

</character>

<character id=“U030F5” dec=“12533”>

<description>KATAKANA LETTER SMALL KA</description>

</character>

<character id=“U030F6” dec=“12534”>

<description>KATAKANA LETTER SMALL KE</description>

</character>

<character id=“U030F7” dec=“12535”>

<description>KATAKANA LETTER VA</description>

</character>

<character id=“U030F8” dec=“12536”>

<description>KATAKANA LETTER VI</description>

</character>

<character id=“U030F9” dec=“12537”>

<description>KATAKANA LETTER VE</description>

</character>

<character id=“U030FA” dec=“12538”>

<description>KATAKANA LETTER VO</description>

</character>

<character id=“U030FB” dec=“12539”>

<description>KATAKANA MIDDLE DOT</description>

</character>

<character id=“U030FC” dec=“12540”>

<description>KATAKANA-HIRAGANA PROLONGED SOUND MARK</description>

</character>

<character id=“U030FD” dec=“12541”>

<description>KATAKANA ITERATION MARK</description>

</character>

<character id=“U030FE” dec=“12542”>

<description>KATAKANA VOICED ITERATION MARK</description>

</character>

<character id=“U030FF” dec=“12543”>

<description>KATAKANA DIGRAPH KOTO</description>

</character>

<character id=“U0FB00” dec=“64256” mode=“text” type=“alphabetic”>

<afii>F021</afii>
<latex>ff</latex>
<APS>fflig</APS>
<entity id="fflig" set="ISOPUB">
 <desc>small ff ligature</desc>
</entity>
<entity id="fflig" set="8879-isopub">
 <desc>small ff ligature</desc>
</entity>
<description>LATIN SMALL LIGATURE FF</description>

</character>

<character id=“U0FB01” dec=“64257” mode=“text” type=“alphabetic”>

<afii>F024</afii>
<latex>fi</latex>
<APS>filig</APS>
<Wolfram>FiLigature</Wolfram>
<entity id="filig" set="ISOPUB">
 <desc>small fi ligature</desc>
</entity>
<entity id="filig" set="8879-isopub">
 <desc>small fi ligature</desc>
</entity>
<description>LATIN SMALL LIGATURE FI</description>

</character>

<character id=“U0FB02” dec=“64258” mode=“text” type=“alphabetic”>

<afii>F025</afii>
<latex>fl</latex>
<APS>fllig</APS>
<Wolfram>FlLigature</Wolfram>
<entity id="fllig" set="ISOPUB">
 <desc>small fl ligature</desc>
</entity>
<entity id="fllig" set="8879-isopub">
 <desc>small fl ligature</desc>
</entity>
<description>LATIN SMALL LIGATURE FL</description>

</character>

<character id=“U0FB03” dec=“64259” mode=“text” type=“alphabetic”>

<afii>F022</afii>
<latex>ffi</latex>
<APS>ffilig</APS>
<entity id="ffilig" set="ISOPUB">
 <desc>small ffi ligature</desc>
</entity>
<entity id="ffilig" set="8879-isopub">
 <desc>small ffi ligature</desc>
</entity>
<description>LATIN SMALL LIGATURE FFI</description>

</character>

<character id=“U0FB04” dec=“64260” mode=“text” type=“alphabetic”>

<afii>F023</afii>
<latex>ffl</latex>
<APS>ffllig</APS>
<entity id="ffllig" set="ISOPUB">
 <desc>small ffl ligature</desc>
</entity>
<entity id="ffllig" set="8879-isopub">
 <desc>small ffl ligature</desc>
</entity>
<description>LATIN SMALL LIGATURE FFL</description>

</character>

<character id=“U0FB05” dec=“64261” image=“none”>

<description>LATIN SMALL LIGATURE LONG S T</description>

</character>

<character id=“U0FB06” dec=“64262” image=“none”>

<description>LATIN SMALL LIGATURE ST</description>

</character>

<character id=“U0FB13” dec=“64275” image=“none”>

<description>ARMENIAN SMALL LIGATURE MEN NOW</description>

</character>

<character id=“U0FB14” dec=“64276” image=“none”>

<description>ARMENIAN SMALL LIGATURE MEN ECH</description>

</character>

<character id=“U0FB15” dec=“64277” image=“none”>

<description>ARMENIAN SMALL LIGATURE MEN INI</description>

</character>

<character id=“U0FB16” dec=“64278” image=“none”>

<description>ARMENIAN SMALL LIGATURE VEW NOW</description>

</character>

<character id=“U0FB17” dec=“64279” image=“none”>

<description>ARMENIAN SMALL LIGATURE MEN XEH</description>

</character>

<character id=“U0FB1D” dec=“64285” image=“none”>

<description>HEBREW LETTER YOD WITH HIRIQ</description>

</character>

<character id=“U0FB1E” dec=“64286” image=“none”>

<description>HEBREW POINT JUDEO-SPANISH VARIKA</description>

</character>

<character id=“U0FB1F” dec=“64287” image=“none”>

<description>HEBREW LIGATURE YIDDISH YOD YOD PATAH</description>

</character>

<character id=“U0FB20” dec=“64288” image=“none”>

<description>HEBREW LETTER ALTERNATIVE AYIN</description>

</character>

<character id=“U0FB21” dec=“64289” image=“none”>

<description>HEBREW LETTER WIDE ALEF</description>

</character>

<character id=“U0FB22” dec=“64290” image=“none”>

<description>HEBREW LETTER WIDE DALET</description>

</character>

<character id=“U0FB23” dec=“64291” image=“none”>

<description>HEBREW LETTER WIDE HE</description>

</character>

<character id=“U0FB24” dec=“64292” image=“none”>

<description>HEBREW LETTER WIDE KAF</description>

</character>

<character id=“U0FB25” dec=“64293” image=“none”>

<description>HEBREW LETTER WIDE LAMED</description>

</character>

<character id=“U0FB26” dec=“64294” image=“none”>

<description>HEBREW LETTER WIDE FINAL MEM</description>

</character>

<character id=“U0FB27” dec=“64295” image=“none”>

<description>HEBREW LETTER WIDE RESH</description>

</character>

<character id=“U0FB28” dec=“64296” image=“none”>

<description>HEBREW LETTER WIDE TAV</description>

</character>

<character id=“U0FB29” dec=“64297” image=“none”>

<description>HEBREW LETTER ALTERNATIVE PLUS SIGN</description>

</character>

<character id=“U0FB2A” dec=“64298” image=“none”>

<description>HEBREW LETTER SHIN WITH SHIN DOT</description>

</character>

<character id=“U0FB2B” dec=“64299” image=“none”>

<description>HEBREW LETTER SHIN WITH SIN DOT</description>

</character>

<character id=“U0FB2C” dec=“64300” image=“none”>

<description>HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT</description>

</character>

<character id=“U0FB2D” dec=“64301” image=“none”>

<description>HEBREW LETTER SHIN WITH DAGESH AND SIN DOT</description>

</character>

<character id=“U0FB2E” dec=“64302” image=“none”>

<description>HEBREW LETTER ALEF WITH PATAH</description>

</character>

<character id=“U0FB2F” dec=“64303” image=“none”>

<description>HEBREW LETTER ALEF WITH QAMATS</description>

</character>

<character id=“U0FB30” dec=“64304” image=“none”>

<description>HEBREW LETTER ALEF WITH MAPIQ</description>

</character>

<character id=“U0FB31” dec=“64305” image=“none”>

<description>HEBREW LETTER BET WITH DAGESH</description>

</character>

<character id=“U0FB32” dec=“64306” image=“none”>

<description>HEBREW LETTER GIMEL WITH DAGESH</description>

</character>

<character id=“U0FB33” dec=“64307” image=“none”>

<description>HEBREW LETTER DALET WITH DAGESH</description>

</character>

<character id=“U0FB34” dec=“64308” image=“none”>

<description>HEBREW LETTER HE WITH MAPIQ</description>

</character>

<character id=“U0FB35” dec=“64309” image=“none”>

<description>HEBREW LETTER VAV WITH DAGESH</description>

</character>

<character id=“U0FB36” dec=“64310” image=“none”>

<description>HEBREW LETTER ZAYIN WITH DAGESH</description>

</character>

<character id=“U0FB38” dec=“64312” image=“none”>

<description>HEBREW LETTER TET WITH DAGESH</description>

</character>

<character id=“U0FB39” dec=“64313” image=“none”>

<description>HEBREW LETTER YOD WITH DAGESH</description>

</character>

<character id=“U0FB3A” dec=“64314” image=“none”>

<description>HEBREW LETTER FINAL KAF WITH DAGESH</description>

</character>

<character id=“U0FB3B” dec=“64315” image=“none”>

<description>HEBREW LETTER KAF WITH DAGESH</description>

</character>

<character id=“U0FB3C” dec=“64316” image=“none”>

<description>HEBREW LETTER LAMED WITH DAGESH</description>

</character>

<character id=“U0FB3E” dec=“64318” image=“none”>

<description>HEBREW LETTER MEM WITH DAGESH</description>

</character>

<character id=“U0FB40” dec=“64320” image=“none”>

<description>HEBREW LETTER NUN WITH DAGESH</description>

</character>

<character id=“U0FB41” dec=“64321” image=“none”>

<description>HEBREW LETTER SAMEKH WITH DAGESH</description>

</character>

<character id=“U0FB43” dec=“64323” image=“none”>

<description>HEBREW LETTER FINAL PE WITH DAGESH</description>

</character>

<character id=“U0FB44” dec=“64324” image=“none”>

<description>HEBREW LETTER PE WITH DAGESH</description>

</character>

<character id=“U0FB46” dec=“64326” image=“none”>

<description>HEBREW LETTER TSADI WITH DAGESH</description>

</character>

<character id=“U0FB47” dec=“64327” image=“none”>

<description>HEBREW LETTER QOF WITH DAGESH</description>

</character>

<character id=“U0FB48” dec=“64328” image=“none”>

<description>HEBREW LETTER RESH WITH DAGESH</description>

</character>

<character id=“U0FB49” dec=“64329” image=“none”>

<description>HEBREW LETTER SHIN WITH DAGESH</description>

</character>

<character id=“U0FB4A” dec=“64330” image=“none”>

<description>HEBREW LETTER TAV WITH DAGESH</description>

</character>

<character id=“U0FB4B” dec=“64331” image=“none”>

<description>HEBREW LETTER VAV WITH HOLAM</description>

</character>

<character id=“U0FB4C” dec=“64332” image=“none”>

<description>HEBREW LETTER BET WITH RAFE</description>

</character>

<character id=“U0FB4D” dec=“64333” image=“none”>

<description>HEBREW LETTER KAF WITH RAFE</description>

</character>

<character id=“U0FB4E” dec=“64334” image=“none”>

<description>HEBREW LETTER PE WITH RAFE</description>

</character>

<character id=“U0FB4F” dec=“64335” image=“none”>

<description>HEBREW LIGATURE ALEF LAMED</description>

</character>

<character id=“U0FB50” dec=“64336” image=“none”>

<description>ARABIC LETTER ALEF WASLA ISOLATED FORM</description>

</character>

<character id=“U0FB51” dec=“64337” image=“none”>

<description>ARABIC LETTER ALEF WASLA FINAL FORM</description>

</character>

<character id=“U0FB52” dec=“64338” image=“none”>

<description>ARABIC LETTER BEEH ISOLATED FORM</description>

</character>

<character id=“U0FB53” dec=“64339” image=“none”>

<description>ARABIC LETTER BEEH FINAL FORM</description>

</character>

<character id=“U0FB54” dec=“64340” image=“none”>

<description>ARABIC LETTER BEEH INITIAL FORM</description>

</character>

<character id=“U0FB55” dec=“64341” image=“none”>

<description>ARABIC LETTER BEEH MEDIAL FORM</description>

</character>

<character id=“U0FB56” dec=“64342” image=“none”>

<description>ARABIC LETTER PEH ISOLATED FORM</description>

</character>

<character id=“U0FB57” dec=“64343” image=“none”>

<description>ARABIC LETTER PEH FINAL FORM</description>

</character>

<character id=“U0FB58” dec=“64344” image=“none”>

<description>ARABIC LETTER PEH INITIAL FORM</description>

</character>

<character id=“U0FB59” dec=“64345” image=“none”>

<description>ARABIC LETTER PEH MEDIAL FORM</description>

</character>

<character id=“U0FB5A” dec=“64346” image=“none”>

<description>ARABIC LETTER BEHEH ISOLATED FORM</description>

</character>

<character id=“U0FB5B” dec=“64347” image=“none”>

<description>ARABIC LETTER BEHEH FINAL FORM</description>

</character>

<character id=“U0FB5C” dec=“64348” image=“none”>

<description>ARABIC LETTER BEHEH INITIAL FORM</description>

</character>

<character id=“U0FB5D” dec=“64349” image=“none”>

<description>ARABIC LETTER BEHEH MEDIAL FORM</description>

</character>

<character id=“U0FB5E” dec=“64350” image=“none”>

<description>ARABIC LETTER TTEHEH ISOLATED FORM</description>

</character>

<character id=“U0FB5F” dec=“64351” image=“none”>

<description>ARABIC LETTER TTEHEH FINAL FORM</description>

</character>

<character id=“U0FB60” dec=“64352” image=“none”>

<description>ARABIC LETTER TTEHEH INITIAL FORM</description>

</character>

<character id=“U0FB61” dec=“64353” image=“none”>

<description>ARABIC LETTER TTEHEH MEDIAL FORM</description>

</character>

<character id=“U0FB62” dec=“64354” image=“none”>

<description>ARABIC LETTER TEHEH ISOLATED FORM</description>

</character>

<character id=“U0FB63” dec=“64355” image=“none”>

<description>ARABIC LETTER TEHEH FINAL FORM</description>

</character>

<character id=“U0FB64” dec=“64356” image=“none”>

<description>ARABIC LETTER TEHEH INITIAL FORM</description>

</character>

<character id=“U0FB65” dec=“64357” image=“none”>

<description>ARABIC LETTER TEHEH MEDIAL FORM</description>

</character>

<character id=“U0FB66” dec=“64358” image=“none”>

<description>ARABIC LETTER TTEH ISOLATED FORM</description>

</character>

<character id=“U0FB67” dec=“64359” image=“none”>

<description>ARABIC LETTER TTEH FINAL FORM</description>

</character>

<character id=“U0FB68” dec=“64360” image=“none”>

<description>ARABIC LETTER TTEH INITIAL FORM</description>

</character>

<character id=“U0FB69” dec=“64361” image=“none”>

<description>ARABIC LETTER TTEH MEDIAL FORM</description>

</character>

<character id=“U0FB6A” dec=“64362” image=“none”>

<description>ARABIC LETTER VEH ISOLATED FORM</description>

</character>

<character id=“U0FB6B” dec=“64363” image=“none”>

<description>ARABIC LETTER VEH FINAL FORM</description>

</character>

<character id=“U0FB6C” dec=“64364” image=“none”>

<description>ARABIC LETTER VEH INITIAL FORM</description>

</character>

<character id=“U0FB6D” dec=“64365” image=“none”>

<description>ARABIC LETTER VEH MEDIAL FORM</description>

</character>

<character id=“U0FB6E” dec=“64366” image=“none”>

<description>ARABIC LETTER PEHEH ISOLATED FORM</description>

</character>

<character id=“U0FB6F” dec=“64367” image=“none”>

<description>ARABIC LETTER PEHEH FINAL FORM</description>

</character>

<character id=“U0FB70” dec=“64368” image=“none”>

<description>ARABIC LETTER PEHEH INITIAL FORM</description>

</character>

<character id=“U0FB71” dec=“64369” image=“none”>

<description>ARABIC LETTER PEHEH MEDIAL FORM</description>

</character>

<character id=“U0FB72” dec=“64370” image=“none”>

<description>ARABIC LETTER DYEH ISOLATED FORM</description>

</character>

<character id=“U0FB73” dec=“64371” image=“none”>

<description>ARABIC LETTER DYEH FINAL FORM</description>

</character>

<character id=“U0FB74” dec=“64372” image=“none”>

<description>ARABIC LETTER DYEH INITIAL FORM</description>

</character>

<character id=“U0FB75” dec=“64373” image=“none”>

<description>ARABIC LETTER DYEH MEDIAL FORM</description>

</character>

<character id=“U0FB76” dec=“64374” image=“none”>

<description>ARABIC LETTER NYEH ISOLATED FORM</description>

</character>

<character id=“U0FB77” dec=“64375” image=“none”>

<description>ARABIC LETTER NYEH FINAL FORM</description>

</character>

<character id=“U0FB78” dec=“64376” image=“none”>

<description>ARABIC LETTER NYEH INITIAL FORM</description>

</character>

<character id=“U0FB79” dec=“64377” image=“none”>

<description>ARABIC LETTER NYEH MEDIAL FORM</description>

</character>

<character id=“U0FB7A” dec=“64378” image=“none”>

<description>ARABIC LETTER TCHEH ISOLATED FORM</description>

</character>

<character id=“U0FB7B” dec=“64379” image=“none”>

<description>ARABIC LETTER TCHEH FINAL FORM</description>

</character>

<character id=“U0FB7C” dec=“64380” image=“none”>

<description>ARABIC LETTER TCHEH INITIAL FORM</description>

</character>

<character id=“U0FB7D” dec=“64381” image=“none”>

<description>ARABIC LETTER TCHEH MEDIAL FORM</description>

</character>

<character id=“U0FB7E” dec=“64382” image=“none”>

<description>ARABIC LETTER TCHEHEH ISOLATED FORM</description>

</character>

<character id=“U0FB7F” dec=“64383” image=“none”>

<description>ARABIC LETTER TCHEHEH FINAL FORM</description>

</character>

<character id=“U0FB80” dec=“64384” image=“none”>

<description>ARABIC LETTER TCHEHEH INITIAL FORM</description>

</character>

<character id=“U0FB81” dec=“64385” image=“none”>

<description>ARABIC LETTER TCHEHEH MEDIAL FORM</description>

</character>

<character id=“U0FB82” dec=“64386” image=“none”>

<description>ARABIC LETTER DDAHAL ISOLATED FORM</description>

</character>

<character id=“U0FB83” dec=“64387” image=“none”>

<description>ARABIC LETTER DDAHAL FINAL FORM</description>

</character>

<character id=“U0FB84” dec=“64388” image=“none”>

<description>ARABIC LETTER DAHAL ISOLATED FORM</description>

</character>

<character id=“U0FB85” dec=“64389” image=“none”>

<description>ARABIC LETTER DAHAL FINAL FORM</description>

</character>

<character id=“U0FB86” dec=“64390” image=“none”>

<description>ARABIC LETTER DUL ISOLATED FORM</description>

</character>

<character id=“U0FB87” dec=“64391” image=“none”>

<description>ARABIC LETTER DUL FINAL FORM</description>

</character>

<character id=“U0FB88” dec=“64392” image=“none”>

<description>ARABIC LETTER DDAL ISOLATED FORM</description>

</character>

<character id=“U0FB89” dec=“64393” image=“none”>

<description>ARABIC LETTER DDAL FINAL FORM</description>

</character>

<character id=“U0FB8A” dec=“64394” image=“none”>

<description>ARABIC LETTER JEH ISOLATED FORM</description>

</character>

<character id=“U0FB8B” dec=“64395” image=“none”>

<description>ARABIC LETTER JEH FINAL FORM</description>

</character>

<character id=“U0FB8C” dec=“64396” image=“none”>

<description>ARABIC LETTER RREH ISOLATED FORM</description>

</character>

<character id=“U0FB8D” dec=“64397” image=“none”>

<description>ARABIC LETTER RREH FINAL FORM</description>

</character>

<character id=“U0FB8E” dec=“64398” image=“none”>

<description>ARABIC LETTER KEHEH ISOLATED FORM</description>

</character>

<character id=“U0FB8F” dec=“64399” image=“none”>

<description>ARABIC LETTER KEHEH FINAL FORM</description>

</character>

<character id=“U0FB90” dec=“64400” image=“none”>

<description>ARABIC LETTER KEHEH INITIAL FORM</description>

</character>

<character id=“U0FB91” dec=“64401” image=“none”>

<description>ARABIC LETTER KEHEH MEDIAL FORM</description>

</character>

<character id=“U0FB92” dec=“64402” image=“none”>

<description>ARABIC LETTER GAF ISOLATED FORM</description>

</character>

<character id=“U0FB93” dec=“64403” image=“none”>

<description>ARABIC LETTER GAF FINAL FORM</description>

</character>

<character id=“U0FB94” dec=“64404” image=“none”>

<description>ARABIC LETTER GAF INITIAL FORM</description>

</character>

<character id=“U0FB95” dec=“64405” image=“none”>

<description>ARABIC LETTER GAF MEDIAL FORM</description>

</character>

<character id=“U0FB96” dec=“64406” image=“none”>

<description>ARABIC LETTER GUEH ISOLATED FORM</description>

</character>

<character id=“U0FB97” dec=“64407” image=“none”>

<description>ARABIC LETTER GUEH FINAL FORM</description>

</character>

<character id=“U0FB98” dec=“64408” image=“none”>

<description>ARABIC LETTER GUEH INITIAL FORM</description>

</character>

<character id=“U0FB99” dec=“64409” image=“none”>

<description>ARABIC LETTER GUEH MEDIAL FORM</description>

</character>

<character id=“U0FB9A” dec=“64410” image=“none”>

<description>ARABIC LETTER NGOEH ISOLATED FORM</description>

</character>

<character id=“U0FB9B” dec=“64411” image=“none”>

<description>ARABIC LETTER NGOEH FINAL FORM</description>

</character>

<character id=“U0FB9C” dec=“64412” image=“none”>

<description>ARABIC LETTER NGOEH INITIAL FORM</description>

</character>

<character id=“U0FB9D” dec=“64413” image=“none”>

<description>ARABIC LETTER NGOEH MEDIAL FORM</description>

</character>

<character id=“U0FB9E” dec=“64414” image=“none”>

<description>ARABIC LETTER NOON GHUNNA ISOLATED FORM</description>

</character>

<character id=“U0FB9F” dec=“64415” image=“none”>

<description>ARABIC LETTER NOON GHUNNA FINAL FORM</description>

</character>

<character id=“U0FBA0” dec=“64416” image=“none”>

<description>ARABIC LETTER RNOON ISOLATED FORM</description>

</character>

<character id=“U0FBA1” dec=“64417” image=“none”>

<description>ARABIC LETTER RNOON FINAL FORM</description>

</character>

<character id=“U0FBA2” dec=“64418” image=“none”>

<description>ARABIC LETTER RNOON INITIAL FORM</description>

</character>

<character id=“U0FBA3” dec=“64419” image=“none”>

<description>ARABIC LETTER RNOON MEDIAL FORM</description>

</character>

<character id=“U0FBA4” dec=“64420” image=“none”>

<description>ARABIC LETTER HEH WITH YEH ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FBA5” dec=“64421” image=“none”>

<description>ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM</description>

</character>

<character id=“U0FBA6” dec=“64422” image=“none”>

<description>ARABIC LETTER HEH GOAL ISOLATED FORM</description>

</character>

<character id=“U0FBA7” dec=“64423” image=“none”>

<description>ARABIC LETTER HEH GOAL FINAL FORM</description>

</character>

<character id=“U0FBA8” dec=“64424” image=“none”>

<description>ARABIC LETTER HEH GOAL INITIAL FORM</description>

</character>

<character id=“U0FBA9” dec=“64425” image=“none”>

<description>ARABIC LETTER HEH GOAL MEDIAL FORM</description>

</character>

<character id=“U0FBAA” dec=“64426” image=“none”>

<description>ARABIC LETTER HEH DOACHASHMEE ISOLATED FORM</description>

</character>

<character id=“U0FBAB” dec=“64427” image=“none”>

<description>ARABIC LETTER HEH DOACHASHMEE FINAL FORM</description>

</character>

<character id=“U0FBAC” dec=“64428” image=“none”>

<description>ARABIC LETTER HEH DOACHASHMEE INITIAL FORM</description>

</character>

<character id=“U0FBAD” dec=“64429” image=“none”>

<description>ARABIC LETTER HEH DOACHASHMEE MEDIAL FORM</description>

</character>

<character id=“U0FBAE” dec=“64430” image=“none”>

<description>ARABIC LETTER YEH BARREE ISOLATED FORM</description>

</character>

<character id=“U0FBAF” dec=“64431” image=“none”>

<description>ARABIC LETTER YEH BARREE FINAL FORM</description>

</character>

<character id=“U0FBB0” dec=“64432” image=“none”>

<description>ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FBB1” dec=“64433” image=“none”>

<description>ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM</description>

</character>

<character id=“U0FBD3” dec=“64467” image=“none”>

<description>ARABIC LETTER NG ISOLATED FORM</description>

</character>

<character id=“U0FBD4” dec=“64468” image=“none”>

<description>ARABIC LETTER NG FINAL FORM</description>

</character>

<character id=“U0FBD5” dec=“64469” image=“none”>

<description>ARABIC LETTER NG INITIAL FORM</description>

</character>

<character id=“U0FBD6” dec=“64470” image=“none”>

<description>ARABIC LETTER NG MEDIAL FORM</description>

</character>

<character id=“U0FBD7” dec=“64471” image=“none”>

<description>ARABIC LETTER U ISOLATED FORM</description>

</character>

<character id=“U0FBD8” dec=“64472” image=“none”>

<description>ARABIC LETTER U FINAL FORM</description>

</character>

<character id=“U0FBD9” dec=“64473” image=“none”>

<description>ARABIC LETTER OE ISOLATED FORM</description>

</character>

<character id=“U0FBDA” dec=“64474” image=“none”>

<description>ARABIC LETTER OE FINAL FORM</description>

</character>

<character id=“U0FBDB” dec=“64475” image=“none”>

<description>ARABIC LETTER YU ISOLATED FORM</description>

</character>

<character id=“U0FBDC” dec=“64476” image=“none”>

<description>ARABIC LETTER YU FINAL FORM</description>

</character>

<character id=“U0FBDD” dec=“64477” image=“none”>

<description>ARABIC LETTER U WITH HAMZA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FBDE” dec=“64478” image=“none”>

<description>ARABIC LETTER VE ISOLATED FORM</description>

</character>

<character id=“U0FBDF” dec=“64479” image=“none”>

<description>ARABIC LETTER VE FINAL FORM</description>

</character>

<character id=“U0FBE0” dec=“64480” image=“none”>

<description>ARABIC LETTER KIRGHIZ OE ISOLATED FORM</description>

</character>

<character id=“U0FBE1” dec=“64481” image=“none”>

<description>ARABIC LETTER KIRGHIZ OE FINAL FORM</description>

</character>

<character id=“U0FBE2” dec=“64482” image=“none”>

<description>ARABIC LETTER KIRGHIZ YU ISOLATED FORM</description>

</character>

<character id=“U0FBE3” dec=“64483” image=“none”>

<description>ARABIC LETTER KIRGHIZ YU FINAL FORM</description>

</character>

<character id=“U0FBE4” dec=“64484” image=“none”>

<description>ARABIC LETTER E ISOLATED FORM</description>

</character>

<character id=“U0FBE5” dec=“64485” image=“none”>

<description>ARABIC LETTER E FINAL FORM</description>

</character>

<character id=“U0FBE6” dec=“64486” image=“none”>

<description>ARABIC LETTER E INITIAL FORM</description>

</character>

<character id=“U0FBE7” dec=“64487” image=“none”>

<description>ARABIC LETTER E MEDIAL FORM</description>

</character>

<character id=“U0FBE8” dec=“64488” image=“none”>

<description>ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA INITIAL FORM</description>

</character>

<character id=“U0FBE9” dec=“64489” image=“none”>

<description>ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA MEDIAL FORM</description>

</character>

<character id=“U0FBEA” dec=“64490” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF ISOLATED FORM</description>

</character>

<character id=“U0FBEB” dec=“64491” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF FINAL FORM</description>

</character>

<character id=“U0FBEC” dec=“64492” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE ISOLATED FORM</description>

</character>

<character id=“U0FBED” dec=“64493” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE FINAL FORM</description>

</character>

<character id=“U0FBEE” dec=“64494” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW ISOLATED FORM</description>

</character>

<character id=“U0FBEF” dec=“64495” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW FINAL FORM</description>

</character>

<character id=“U0FBF0” dec=“64496” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U ISOLATED FORM</description>

</character>

<character id=“U0FBF1” dec=“64497” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U FINAL FORM</description>

</character>

<character id=“U0FBF2” dec=“64498” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE ISOLATED FORM</description>

</character>

<character id=“U0FBF3” dec=“64499” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE FINAL FORM</description>

</character>

<character id=“U0FBF4” dec=“64500” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU ISOLATED FORM</description>

</character>

<character id=“U0FBF5” dec=“64501” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU FINAL FORM</description>

</character>

<character id=“U0FBF6” dec=“64502” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E ISOLATED FORM</description>

</character>

<character id=“U0FBF7” dec=“64503” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E FINAL FORM</description>

</character>

<character id=“U0FBF8” dec=“64504” image=“none”>

<description>ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E INITIAL FORM</description>

</character>

<character id=“U0FBF9” dec=“64505” image=“none”>

<description>ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA ISOLATED FORM</description>

</character>

<character id=“U0FBFA” dec=“64506” image=“none”>

<description>ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA FINAL FORM</description>

</character>

<character id=“U0FBFB” dec=“64507” image=“none”>

<description>ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA INITIAL FORM</description>

</character>

<character id=“U0FBFC” dec=“64508” image=“none”>

<description>ARABIC LETTER FARSI YEH ISOLATED FORM</description>

</character>

<character id=“U0FBFD” dec=“64509” image=“none”>

<description>ARABIC LETTER FARSI YEH FINAL FORM</description>

</character>

<character id=“U0FBFE” dec=“64510” image=“none”>

<description>ARABIC LETTER FARSI YEH INITIAL FORM</description>

</character>

<character id=“U0FBFF” dec=“64511” image=“none”>

<description>ARABIC LETTER FARSI YEH MEDIAL FORM</description>

</character>

<character id=“U0FE00” dec=“65024” mode=“unknown” type=“normal”>

<description unicode="3.2">VARIATION SELECTOR-1</description>

</character>

<character id=“U0FE01” dec=“65025” image=“none”>

<description>VARIATION SELECTOR-2</description>

</character>

<character id=“U0FE02” dec=“65026” image=“none”>

<description>VARIATION SELECTOR-3</description>

</character>

<character id=“U0FE03” dec=“65027” image=“none”>

<description>VARIATION SELECTOR-4</description>

</character>

<character id=“U0FE04” dec=“65028” image=“none”>

<description>VARIATION SELECTOR-5</description>

</character>

<character id=“U0FE05” dec=“65029” image=“none”>

<description>VARIATION SELECTOR-6</description>

</character>

<character id=“U0FE06” dec=“65030” image=“none”>

<description>VARIATION SELECTOR-7</description>

</character>

<character id=“U0FE07” dec=“65031” image=“none”>

<description>VARIATION SELECTOR-8</description>

</character>

<character id=“U0FE08” dec=“65032” image=“none”>

<description>VARIATION SELECTOR-9</description>

</character>

<character id=“U0FE09” dec=“65033” image=“none”>

<description>VARIATION SELECTOR-10</description>

</character>

<character id=“U0FE0A” dec=“65034” image=“none”>

<description>VARIATION SELECTOR-11</description>

</character>

<character id=“U0FE0B” dec=“65035” image=“none”>

<description>VARIATION SELECTOR-12</description>

</character>

<character id=“U0FE0C” dec=“65036” image=“none”>

<description>VARIATION SELECTOR-13</description>

</character>

<character id=“U0FE0D” dec=“65037” image=“none”>

<description>VARIATION SELECTOR-14</description>

</character>

<character id=“U0FE0E” dec=“65038” image=“none”>

<description>VARIATION SELECTOR-15</description>

</character>

<character id=“U0FE0F” dec=“65039” image=“none”>

<description>VARIATION SELECTOR-16</description>

</character>

<character id=“U0FE20” dec=“65056” image=“none”>

<description>COMBINING LIGATURE LEFT HALF</description>

</character>

<character id=“U0FE21” dec=“65057” image=“none”>

<description>COMBINING LIGATURE RIGHT HALF</description>

</character>

<character id=“U0FE22” dec=“65058” image=“none”>

<description>COMBINING DOUBLE TILDE LEFT HALF</description>

</character>

<character id=“U0FE23” dec=“65059” image=“none”>

<description>COMBINING DOUBLE TILDE RIGHT HALF</description>

</character>

<character id=“U0FE30” dec=“65072” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL TWO DOT LEADER</description>

</character>

<character id=“U0FE31” dec=“65073” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL EM DASH</description>

</character>

<character id=“U0FE32” dec=“65074” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL EN DASH</description>

</character>

<character id=“U0FE33” dec=“65075” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL LOW LINE</description>

</character>

<character id=“U0FE34” dec=“65076” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL WAVY LOW LINE</description>

</character>

<character id=“U0FE35” dec=“65077” mode=“math” type=“other”>

<Wolfram>OverParenthesis</Wolfram>
<entity id="ovrpar" set="STIX">
</entity>
<entity id="OverParenthesis" set="mmlextra">
 <desc>over parenthesis</desc>
</entity>
<description>PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS</description>

</character>

<character id=“U0FE36” dec=“65078” mode=“math” type=“other”>

<Wolfram>UnderParenthesis</Wolfram>
<entity id="udrpar" set="STIX">
</entity>
<entity id="UnderParenthesis" set="mmlextra">
 <desc>under parenthesis</desc>
</entity>
<description>PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS</description>

</character>

<character id=“U0FE37” dec=“65079” mode=“math” type=“other”>

<IEEE>\overbrace</IEEE>
<Wolfram>OverBrace</Wolfram>
<entity id="ovrcub" set="STIX">
</entity>
<entity id="OverBrace" set="mmlextra">
 <desc>over brace </desc>
</entity>
<description>PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET</description>

</character>

<character id=“U0FE38” dec=“65080” mode=“math” type=“other”>

<IEEE>\underbrace</IEEE>
<Wolfram>UnderBrace</Wolfram>
<entity id="udrcub" set="STIX">
</entity>
<entity id="UnderBrace" set="mmlextra">
 <desc>under brace </desc>
</entity>
<description>PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET</description>

</character>

<character id=“U0FE39” dec=“65081” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET</description>

</character>

<character id=“U0FE3A” dec=“65082” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET</description>

</character>

<character id=“U0FE3B” dec=“65083” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET</description>

</character>

<character id=“U0FE3C” dec=“65084” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET</description>

</character>

<character id=“U0FE3D” dec=“65085” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET</description>

</character>

<character id=“U0FE3E” dec=“65086” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET</description>

</character>

<character id=“U0FE3F” dec=“65087” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET</description>

</character>

<character id=“U0FE40” dec=“65088” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET</description>

</character>

<character id=“U0FE41” dec=“65089” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET</description>

</character>

<character id=“U0FE42” dec=“65090” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET</description>

</character>

<character id=“U0FE43” dec=“65091” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET</description>

</character>

<character id=“U0FE44” dec=“65092” image=“none”>

<description>PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET</description>

</character>

<character id=“U0FE45” dec=“65093” image=“none”>

<description>SESAME DOT</description>

</character>

<character id=“U0FE46” dec=“65094” image=“none”>

<description>WHITE SESAME DOT</description>

</character>

<character id=“U0FE49” dec=“65097” image=“none”>

<description>DASHED OVERLINE</description>

</character>

<character id=“U0FE4A” dec=“65098” image=“none”>

<description>CENTRELINE OVERLINE</description>

</character>

<character id=“U0FE4B” dec=“65099” image=“none”>

<description>WAVY OVERLINE</description>

</character>

<character id=“U0FE4C” dec=“65100” image=“none”>

<description>DOUBLE WAVY OVERLINE</description>

</character>

<character id=“U0FE4D” dec=“65101” image=“none”>

<description>DASHED LOW LINE</description>

</character>

<character id=“U0FE4E” dec=“65102” image=“none”>

<description>CENTRELINE LOW LINE</description>

</character>

<character id=“U0FE4F” dec=“65103” image=“none”>

<description>WAVY LOW LINE</description>

</character>

<character id=“U0FE50” dec=“65104” image=“none”>

<description>SMALL COMMA</description>

</character>

<character id=“U0FE51” dec=“65105” image=“none”>

<description>SMALL IDEOGRAPHIC COMMA</description>

</character>

<character id=“U0FE52” dec=“65106” image=“none”>

<description>SMALL FULL STOP</description>

</character>

<character id=“U0FE54” dec=“65108” image=“none”>

<description>SMALL SEMICOLON</description>

</character>

<character id=“U0FE55” dec=“65109” image=“none”>

<description>SMALL COLON</description>

</character>

<character id=“U0FE56” dec=“65110” image=“none”>

<description>SMALL QUESTION MARK</description>

</character>

<character id=“U0FE57” dec=“65111” image=“none”>

<description>SMALL EXCLAMATION MARK</description>

</character>

<character id=“U0FE58” dec=“65112” image=“none”>

<description>SMALL EM DASH</description>

</character>

<character id=“U0FE59” dec=“65113” image=“none”>

<description>SMALL LEFT PARENTHESIS</description>

</character>

<character id=“U0FE5A” dec=“65114” image=“none”>

<description>SMALL RIGHT PARENTHESIS</description>

</character>

<character id=“U0FE5B” dec=“65115” image=“none”>

<description>SMALL LEFT CURLY BRACKET</description>

</character>

<character id=“U0FE5C” dec=“65116” image=“none”>

<description>SMALL RIGHT CURLY BRACKET</description>

</character>

<character id=“U0FE5D” dec=“65117” image=“none”>

<description>SMALL LEFT TORTOISE SHELL BRACKET</description>

</character>

<character id=“U0FE5E” dec=“65118” image=“none”>

<description>SMALL RIGHT TORTOISE SHELL BRACKET</description>

</character>

<character id=“U0FE5F” dec=“65119” image=“none”>

<description>SMALL NUMBER SIGN</description>

</character>

<character id=“U0FE60” dec=“65120” image=“none”>

<description>SMALL AMPERSAND</description>

</character>

<character id=“U0FE61” dec=“65121” image=“none”>

<description>SMALL ASTERISK</description>

</character>

<character id=“U0FE62” dec=“65122” image=“none”>

<description>SMALL PLUS SIGN</description>

</character>

<character id=“U0FE63” dec=“65123” image=“none”>

<description>SMALL HYPHEN-MINUS</description>

</character>

<character id=“U0FE64” dec=“65124” image=“none”>

<description>SMALL LESS-THAN SIGN</description>

</character>

<character id=“U0FE65” dec=“65125” image=“none”>

<description>SMALL GREATER-THAN SIGN</description>

</character>

<character id=“U0FE66” dec=“65126” image=“none”>

<description>SMALL EQUALS SIGN</description>

</character>

<character id=“U0FE68” dec=“65128” image=“none”>

<entity id="sbsol" set="8879-isoamso">
 <desc>/sbs - short reverse solidus</desc>
</entity>
<description>SMALL REVERSE SOLIDUS</description>

</character>

<character id=“U0FE69” dec=“65129” image=“none”>

<description>SMALL DOLLAR SIGN</description>

</character>

<character id=“U0FE6A” dec=“65130” image=“none”>

<description>SMALL PERCENT SIGN</description>

</character>

<character id=“U0FE6B” dec=“65131” image=“none”>

<description>SMALL COMMERCIAL AT</description>

</character>

<character id=“U0FE70” dec=“65136” image=“none”>

<description>ARABIC FATHATAN ISOLATED FORM</description>

</character>

<character id=“U0FE71” dec=“65137” image=“none”>

<description>ARABIC TATWEEL WITH FATHATAN ABOVE</description>

</character>

<character id=“U0FE72” dec=“65138” image=“none”>

<description>ARABIC DAMMATAN ISOLATED FORM</description>

</character>

<character id=“U0FE73” dec=“65139” image=“none”>

<description>ARABIC TAIL FRAGMENT</description>

</character>

<character id=“U0FE74” dec=“65140” image=“none”>

<description>ARABIC KASRATAN ISOLATED FORM</description>

</character>

<character id=“U0FE76” dec=“65142” image=“none”>

<description>ARABIC FATHA ISOLATED FORM</description>

</character>

<character id=“U0FE77” dec=“65143” image=“none”>

<description>ARABIC FATHA MEDIAL FORM</description>

</character>

<character id=“U0FE78” dec=“65144” image=“none”>

<description>ARABIC DAMMA ISOLATED FORM</description>

</character>

<character id=“U0FE79” dec=“65145” image=“none”>

<description>ARABIC DAMMA MEDIAL FORM</description>

</character>

<character id=“U0FE7A” dec=“65146” image=“none”>

<description>ARABIC KASRA ISOLATED FORM</description>

</character>

<character id=“U0FE7B” dec=“65147” image=“none”>

<description>ARABIC KASRA MEDIAL FORM</description>

</character>

<character id=“U0FE7C” dec=“65148” image=“none”>

<description>ARABIC SHADDA ISOLATED FORM</description>

</character>

<character id=“U0FE7D” dec=“65149” image=“none”>

<description>ARABIC SHADDA MEDIAL FORM</description>

</character>

<character id=“U0FE7E” dec=“65150” image=“none”>

<description>ARABIC SUKUN ISOLATED FORM</description>

</character>

<character id=“U0FE7F” dec=“65151” image=“none”>

<description>ARABIC SUKUN MEDIAL FORM</description>

</character>

<character id=“U0FE80” dec=“65152” image=“none”>

<description>ARABIC LETTER HAMZA ISOLATED FORM</description>

</character>

<character id=“U0FE81” dec=“65153” image=“none”>

<description>ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FE82” dec=“65154” image=“none”>

<description>ARABIC LETTER ALEF WITH MADDA ABOVE FINAL FORM</description>

</character>

<character id=“U0FE83” dec=“65155” image=“none”>

<description>ARABIC LETTER ALEF WITH HAMZA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FE84” dec=“65156” image=“none”>

<description>ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM</description>

</character>

<character id=“U0FE85” dec=“65157” image=“none”>

<description>ARABIC LETTER WAW WITH HAMZA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FE86” dec=“65158” image=“none”>

<description>ARABIC LETTER WAW WITH HAMZA ABOVE FINAL FORM</description>

</character>

<character id=“U0FE87” dec=“65159” image=“none”>

<description>ARABIC LETTER ALEF WITH HAMZA BELOW ISOLATED FORM</description>

</character>

<character id=“U0FE88” dec=“65160” image=“none”>

<description>ARABIC LETTER ALEF WITH HAMZA BELOW FINAL FORM</description>

</character>

<character id=“U0FE89” dec=“65161” image=“none”>

<description>ARABIC LETTER YEH WITH HAMZA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FE8A” dec=“65162” image=“none”>

<description>ARABIC LETTER YEH WITH HAMZA ABOVE FINAL FORM</description>

</character>

<character id=“U0FE8B” dec=“65163” image=“none”>

<description>ARABIC LETTER YEH WITH HAMZA ABOVE INITIAL FORM</description>

</character>

<character id=“U0FE8C” dec=“65164” image=“none”>

<description>ARABIC LETTER YEH WITH HAMZA ABOVE MEDIAL FORM</description>

</character>

<character id=“U0FE8D” dec=“65165” image=“none”>

<description>ARABIC LETTER ALEF ISOLATED FORM</description>

</character>

<character id=“U0FE8E” dec=“65166” image=“none”>

<description>ARABIC LETTER ALEF FINAL FORM</description>

</character>

<character id=“U0FE8F” dec=“65167” image=“none”>

<description>ARABIC LETTER BEH ISOLATED FORM</description>

</character>

<character id=“U0FE90” dec=“65168” image=“none”>

<description>ARABIC LETTER BEH FINAL FORM</description>

</character>

<character id=“U0FE91” dec=“65169” image=“none”>

<description>ARABIC LETTER BEH INITIAL FORM</description>

</character>

<character id=“U0FE92” dec=“65170” image=“none”>

<description>ARABIC LETTER BEH MEDIAL FORM</description>

</character>

<character id=“U0FE93” dec=“65171” image=“none”>

<description>ARABIC LETTER TEH MARBUTA ISOLATED FORM</description>

</character>

<character id=“U0FE94” dec=“65172” image=“none”>

<description>ARABIC LETTER TEH MARBUTA FINAL FORM</description>

</character>

<character id=“U0FE95” dec=“65173” image=“none”>

<description>ARABIC LETTER TEH ISOLATED FORM</description>

</character>

<character id=“U0FE96” dec=“65174” image=“none”>

<description>ARABIC LETTER TEH FINAL FORM</description>

</character>

<character id=“U0FE97” dec=“65175” image=“none”>

<description>ARABIC LETTER TEH INITIAL FORM</description>

</character>

<character id=“U0FE98” dec=“65176” image=“none”>

<description>ARABIC LETTER TEH MEDIAL FORM</description>

</character>

<character id=“U0FE99” dec=“65177” image=“none”>

<description>ARABIC LETTER THEH ISOLATED FORM</description>

</character>

<character id=“U0FE9A” dec=“65178” image=“none”>

<description>ARABIC LETTER THEH FINAL FORM</description>

</character>

<character id=“U0FE9B” dec=“65179” image=“none”>

<description>ARABIC LETTER THEH INITIAL FORM</description>

</character>

<character id=“U0FE9C” dec=“65180” image=“none”>

<description>ARABIC LETTER THEH MEDIAL FORM</description>

</character>

<character id=“U0FE9D” dec=“65181” image=“none”>

<description>ARABIC LETTER JEEM ISOLATED FORM</description>

</character>

<character id=“U0FE9E” dec=“65182” image=“none”>

<description>ARABIC LETTER JEEM FINAL FORM</description>

</character>

<character id=“U0FE9F” dec=“65183” image=“none”>

<description>ARABIC LETTER JEEM INITIAL FORM</description>

</character>

<character id=“U0FEA0” dec=“65184” image=“none”>

<description>ARABIC LETTER JEEM MEDIAL FORM</description>

</character>

<character id=“U0FEA1” dec=“65185” image=“none”>

<description>ARABIC LETTER HAH ISOLATED FORM</description>

</character>

<character id=“U0FEA2” dec=“65186” image=“none”>

<description>ARABIC LETTER HAH FINAL FORM</description>

</character>

<character id=“U0FEA3” dec=“65187” image=“none”>

<description>ARABIC LETTER HAH INITIAL FORM</description>

</character>

<character id=“U0FEA4” dec=“65188” image=“none”>

<description>ARABIC LETTER HAH MEDIAL FORM</description>

</character>

<character id=“U0FEA5” dec=“65189” image=“none”>

<description>ARABIC LETTER KHAH ISOLATED FORM</description>

</character>

<character id=“U0FEA6” dec=“65190” image=“none”>

<description>ARABIC LETTER KHAH FINAL FORM</description>

</character>

<character id=“U0FEA7” dec=“65191” image=“none”>

<description>ARABIC LETTER KHAH INITIAL FORM</description>

</character>

<character id=“U0FEA8” dec=“65192” image=“none”>

<description>ARABIC LETTER KHAH MEDIAL FORM</description>

</character>

<character id=“U0FEA9” dec=“65193” image=“none”>

<description>ARABIC LETTER DAL ISOLATED FORM</description>

</character>

<character id=“U0FEAA” dec=“65194” image=“none”>

<description>ARABIC LETTER DAL FINAL FORM</description>

</character>

<character id=“U0FEAB” dec=“65195” image=“none”>

<description>ARABIC LETTER THAL ISOLATED FORM</description>

</character>

<character id=“U0FEAC” dec=“65196” image=“none”>

<description>ARABIC LETTER THAL FINAL FORM</description>

</character>

<character id=“U0FEAD” dec=“65197” image=“none”>

<description>ARABIC LETTER REH ISOLATED FORM</description>

</character>

<character id=“U0FEAE” dec=“65198” image=“none”>

<description>ARABIC LETTER REH FINAL FORM</description>

</character>

<character id=“U0FEAF” dec=“65199” image=“none”>

<description>ARABIC LETTER ZAIN ISOLATED FORM</description>

</character>

<character id=“U0FEB0” dec=“65200” image=“none”>

<description>ARABIC LETTER ZAIN FINAL FORM</description>

</character>

<character id=“U0FEB1” dec=“65201” image=“none”>

<description>ARABIC LETTER SEEN ISOLATED FORM</description>

</character>

<character id=“U0FEB2” dec=“65202” image=“none”>

<description>ARABIC LETTER SEEN FINAL FORM</description>

</character>

<character id=“U0FEB3” dec=“65203” image=“none”>

<description>ARABIC LETTER SEEN INITIAL FORM</description>

</character>

<character id=“U0FEB4” dec=“65204” image=“none”>

<description>ARABIC LETTER SEEN MEDIAL FORM</description>

</character>

<character id=“U0FEB5” dec=“65205” image=“none”>

<description>ARABIC LETTER SHEEN ISOLATED FORM</description>

</character>

<character id=“U0FEB6” dec=“65206” image=“none”>

<description>ARABIC LETTER SHEEN FINAL FORM</description>

</character>

<character id=“U0FEB7” dec=“65207” image=“none”>

<description>ARABIC LETTER SHEEN INITIAL FORM</description>

</character>

<character id=“U0FEB8” dec=“65208” image=“none”>

<description>ARABIC LETTER SHEEN MEDIAL FORM</description>

</character>

<character id=“U0FEB9” dec=“65209” image=“none”>

<description>ARABIC LETTER SAD ISOLATED FORM</description>

</character>

<character id=“U0FEBA” dec=“65210” image=“none”>

<description>ARABIC LETTER SAD FINAL FORM</description>

</character>

<character id=“U0FEBB” dec=“65211” image=“none”>

<description>ARABIC LETTER SAD INITIAL FORM</description>

</character>

<character id=“U0FEBC” dec=“65212” image=“none”>

<description>ARABIC LETTER SAD MEDIAL FORM</description>

</character>

<character id=“U0FEBD” dec=“65213” image=“none”>

<description>ARABIC LETTER DAD ISOLATED FORM</description>

</character>

<character id=“U0FEBE” dec=“65214” image=“none”>

<description>ARABIC LETTER DAD FINAL FORM</description>

</character>

<character id=“U0FEBF” dec=“65215” image=“none”>

<description>ARABIC LETTER DAD INITIAL FORM</description>

</character>

<character id=“U0FEC0” dec=“65216” image=“none”>

<description>ARABIC LETTER DAD MEDIAL FORM</description>

</character>

<character id=“U0FEC1” dec=“65217” image=“none”>

<description>ARABIC LETTER TAH ISOLATED FORM</description>

</character>

<character id=“U0FEC2” dec=“65218” image=“none”>

<description>ARABIC LETTER TAH FINAL FORM</description>

</character>

<character id=“U0FEC3” dec=“65219” image=“none”>

<description>ARABIC LETTER TAH INITIAL FORM</description>

</character>

<character id=“U0FEC4” dec=“65220” image=“none”>

<description>ARABIC LETTER TAH MEDIAL FORM</description>

</character>

<character id=“U0FEC5” dec=“65221” image=“none”>

<description>ARABIC LETTER ZAH ISOLATED FORM</description>

</character>

<character id=“U0FEC6” dec=“65222” image=“none”>

<description>ARABIC LETTER ZAH FINAL FORM</description>

</character>

<character id=“U0FEC7” dec=“65223” image=“none”>

<description>ARABIC LETTER ZAH INITIAL FORM</description>

</character>

<character id=“U0FEC8” dec=“65224” image=“none”>

<description>ARABIC LETTER ZAH MEDIAL FORM</description>

</character>

<character id=“U0FEC9” dec=“65225” image=“none”>

<description>ARABIC LETTER AIN ISOLATED FORM</description>

</character>

<character id=“U0FECA” dec=“65226” image=“none”>

<description>ARABIC LETTER AIN FINAL FORM</description>

</character>

<character id=“U0FECB” dec=“65227” image=“none”>

<description>ARABIC LETTER AIN INITIAL FORM</description>

</character>

<character id=“U0FECC” dec=“65228” image=“none”>

<description>ARABIC LETTER AIN MEDIAL FORM</description>

</character>

<character id=“U0FECD” dec=“65229” image=“none”>

<description>ARABIC LETTER GHAIN ISOLATED FORM</description>

</character>

<character id=“U0FECE” dec=“65230” image=“none”>

<description>ARABIC LETTER GHAIN FINAL FORM</description>

</character>

<character id=“U0FECF” dec=“65231” image=“none”>

<description>ARABIC LETTER GHAIN INITIAL FORM</description>

</character>

<character id=“U0FED0” dec=“65232” image=“none”>

<description>ARABIC LETTER GHAIN MEDIAL FORM</description>

</character>

<character id=“U0FED1” dec=“65233” image=“none”>

<description>ARABIC LETTER FEH ISOLATED FORM</description>

</character>

<character id=“U0FED2” dec=“65234” image=“none”>

<description>ARABIC LETTER FEH FINAL FORM</description>

</character>

<character id=“U0FED3” dec=“65235” image=“none”>

<description>ARABIC LETTER FEH INITIAL FORM</description>

</character>

<character id=“U0FED4” dec=“65236” image=“none”>

<description>ARABIC LETTER FEH MEDIAL FORM</description>

</character>

<character id=“U0FED5” dec=“65237” image=“none”>

<description>ARABIC LETTER QAF ISOLATED FORM</description>

</character>

<character id=“U0FED6” dec=“65238” image=“none”>

<description>ARABIC LETTER QAF FINAL FORM</description>

</character>

<character id=“U0FED7” dec=“65239” image=“none”>

<description>ARABIC LETTER QAF INITIAL FORM</description>

</character>

<character id=“U0FED8” dec=“65240” image=“none”>

<description>ARABIC LETTER QAF MEDIAL FORM</description>

</character>

<character id=“U0FED9” dec=“65241” image=“none”>

<description>ARABIC LETTER KAF ISOLATED FORM</description>

</character>

<character id=“U0FEDA” dec=“65242” image=“none”>

<description>ARABIC LETTER KAF FINAL FORM</description>

</character>

<character id=“U0FEDB” dec=“65243” image=“none”>

<description>ARABIC LETTER KAF INITIAL FORM</description>

</character>

<character id=“U0FEDC” dec=“65244” image=“none”>

<description>ARABIC LETTER KAF MEDIAL FORM</description>

</character>

<character id=“U0FEDD” dec=“65245” image=“none”>

<description>ARABIC LETTER LAM ISOLATED FORM</description>

</character>

<character id=“U0FEDE” dec=“65246” image=“none”>

<description>ARABIC LETTER LAM FINAL FORM</description>

</character>

<character id=“U0FEDF” dec=“65247” image=“none”>

<description>ARABIC LETTER LAM INITIAL FORM</description>

</character>

<character id=“U0FEE0” dec=“65248” image=“none”>

<description>ARABIC LETTER LAM MEDIAL FORM</description>

</character>

<character id=“U0FEE1” dec=“65249” image=“none”>

<description>ARABIC LETTER MEEM ISOLATED FORM</description>

</character>

<character id=“U0FEE2” dec=“65250” image=“none”>

<description>ARABIC LETTER MEEM FINAL FORM</description>

</character>

<character id=“U0FEE3” dec=“65251” image=“none”>

<description>ARABIC LETTER MEEM INITIAL FORM</description>

</character>

<character id=“U0FEE4” dec=“65252” image=“none”>

<description>ARABIC LETTER MEEM MEDIAL FORM</description>

</character>

<character id=“U0FEE5” dec=“65253” image=“none”>

<description>ARABIC LETTER NOON ISOLATED FORM</description>

</character>

<character id=“U0FEE6” dec=“65254” image=“none”>

<description>ARABIC LETTER NOON FINAL FORM</description>

</character>

<character id=“U0FEE7” dec=“65255” image=“none”>

<description>ARABIC LETTER NOON INITIAL FORM</description>

</character>

<character id=“U0FEE8” dec=“65256” image=“none”>

<description>ARABIC LETTER NOON MEDIAL FORM</description>

</character>

<character id=“U0FEE9” dec=“65257” image=“none”>

<description>ARABIC LETTER HEH ISOLATED FORM</description>

</character>

<character id=“U0FEEA” dec=“65258” image=“none”>

<description>ARABIC LETTER HEH FINAL FORM</description>

</character>

<character id=“U0FEEB” dec=“65259” image=“none”>

<description>ARABIC LETTER HEH INITIAL FORM</description>

</character>

<character id=“U0FEEC” dec=“65260” image=“none”>

<description>ARABIC LETTER HEH MEDIAL FORM</description>

</character>

<character id=“U0FEED” dec=“65261” image=“none”>

<description>ARABIC LETTER WAW ISOLATED FORM</description>

</character>

<character id=“U0FEEE” dec=“65262” image=“none”>

<description>ARABIC LETTER WAW FINAL FORM</description>

</character>

<character id=“U0FEEF” dec=“65263” image=“none”>

<description>ARABIC LETTER ALEF MAKSURA ISOLATED FORM</description>

</character>

<character id=“U0FEF0” dec=“65264” image=“none”>

<description>ARABIC LETTER ALEF MAKSURA FINAL FORM</description>

</character>

<character id=“U0FEF1” dec=“65265” image=“none”>

<description>ARABIC LETTER YEH ISOLATED FORM</description>

</character>

<character id=“U0FEF2” dec=“65266” image=“none”>

<description>ARABIC LETTER YEH FINAL FORM</description>

</character>

<character id=“U0FEF3” dec=“65267” image=“none”>

<description>ARABIC LETTER YEH INITIAL FORM</description>

</character>

<character id=“U0FEF4” dec=“65268” image=“none”>

<description>ARABIC LETTER YEH MEDIAL FORM</description>

</character>

<character id=“U0FEF5” dec=“65269” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FEF6” dec=“65270” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE FINAL FORM</description>

</character>

<character id=“U0FEF7” dec=“65271” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM</description>

</character>

<character id=“U0FEF8” dec=“65272” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE FINAL FORM</description>

</character>

<character id=“U0FEF9” dec=“65273” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW ISOLATED FORM</description>

</character>

<character id=“U0FEFA” dec=“65274” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW FINAL FORM</description>

</character>

<character id=“U0FEFB” dec=“65275” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF ISOLATED FORM</description>

</character>

<character id=“U0FEFC” dec=“65276” image=“none”>

<description>ARABIC LIGATURE LAM WITH ALEF FINAL FORM</description>

</character>

<character id=“U0FEFF” dec=“65279” image=“none”>

<description>ZERO WIDTH NO-BREAK SPACE</description>

</character>

<character id=“U0FFFD” dec=“65533” mode=“unknown” type=“normal” image=“none”>

<Wolfram>UnknownGlyph</Wolfram>
<entity id="elinters" set="9573-13-isotech">
 <desc>electrical intersection</desc>
</entity>
<entity id="trpezium" set="9573-13-isoamso">
 <desc>trapezium</desc>
</entity>
<description>REPLACEMENT CHARACTER</description>

</character>

<character id=“U1D400” dec=“119808” mode=“math” type=“alphabetic”>

<latex>\mathbf{A}</latex>
<surrogate mathvariant="bold" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL A</description>

</character>

<character id=“U1D401” dec=“119809” mode=“math” type=“alphabetic”>

<latex>\mathbf{B}</latex>
<surrogate mathvariant="bold" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL B</description>

</character>

<character id=“U1D402” dec=“119810” mode=“math” type=“alphabetic”>

<latex>\mathbf{C}</latex>
<surrogate mathvariant="bold" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL C</description>

</character>

<character id=“U1D403” dec=“119811” mode=“math” type=“alphabetic”>

<latex>\mathbf{D}</latex>
<surrogate mathvariant="bold" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL D</description>

</character>

<character id=“U1D404” dec=“119812” mode=“math” type=“alphabetic”>

<latex>\mathbf{E}</latex>
<surrogate mathvariant="bold" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL E</description>

</character>

<character id=“U1D405” dec=“119813” mode=“math” type=“alphabetic”>

<latex>\mathbf{F}</latex>
<surrogate mathvariant="bold" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL F</description>

</character>

<character id=“U1D406” dec=“119814” mode=“math” type=“alphabetic”>

<latex>\mathbf{G}</latex>
<surrogate mathvariant="bold" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL G</description>

</character>

<character id=“U1D407” dec=“119815” mode=“math” type=“alphabetic”>

<latex>\mathbf{H}</latex>
<surrogate mathvariant="bold" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL H</description>

</character>

<character id=“U1D408” dec=“119816” mode=“math” type=“alphabetic”>

<latex>\mathbf{I}</latex>
<surrogate mathvariant="bold" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL I</description>

</character>

<character id=“U1D409” dec=“119817” mode=“math” type=“alphabetic”>

<latex>\mathbf{J}</latex>
<surrogate mathvariant="bold" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL J</description>

</character>

<character id=“U1D40A” dec=“119818” mode=“math” type=“alphabetic”>

<latex>\mathbf{K}</latex>
<surrogate mathvariant="bold" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL K</description>

</character>

<character id=“U1D40B” dec=“119819” mode=“math” type=“alphabetic”>

<latex>\mathbf{L}</latex>
<surrogate mathvariant="bold" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL L</description>

</character>

<character id=“U1D40C” dec=“119820” mode=“math” type=“alphabetic”>

<latex>\mathbf{M}</latex>
<surrogate mathvariant="bold" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL M</description>

</character>

<character id=“U1D40D” dec=“119821” mode=“math” type=“alphabetic”>

<latex>\mathbf{N}</latex>
<surrogate mathvariant="bold" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL N</description>

</character>

<character id=“U1D40E” dec=“119822” mode=“math” type=“alphabetic”>

<latex>\mathbf{O}</latex>
<surrogate mathvariant="bold" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL O</description>

</character>

<character id=“U1D40F” dec=“119823” mode=“math” type=“alphabetic”>

<latex>\mathbf{P}</latex>
<surrogate mathvariant="bold" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL P</description>

</character>

<character id=“U1D410” dec=“119824” mode=“math” type=“alphabetic”>

<latex>\mathbf{Q}</latex>
<surrogate mathvariant="bold" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL Q</description>

</character>

<character id=“U1D411” dec=“119825” mode=“math” type=“alphabetic”>

<latex>\mathbf{R}</latex>
<surrogate mathvariant="bold" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL R</description>

</character>

<character id=“U1D412” dec=“119826” mode=“math” type=“alphabetic”>

<latex>\mathbf{S}</latex>
<surrogate mathvariant="bold" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL S</description>

</character>

<character id=“U1D413” dec=“119827” mode=“math” type=“alphabetic”>

<latex>\mathbf{T}</latex>
<surrogate mathvariant="bold" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL T</description>

</character>

<character id=“U1D414” dec=“119828” mode=“math” type=“alphabetic”>

<latex>\mathbf{U}</latex>
<surrogate mathvariant="bold" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL U</description>

</character>

<character id=“U1D415” dec=“119829” mode=“math” type=“alphabetic”>

<latex>\mathbf{V}</latex>
<surrogate mathvariant="bold" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL V</description>

</character>

<character id=“U1D416” dec=“119830” mode=“math” type=“alphabetic”>

<latex>\mathbf{W}</latex>
<surrogate mathvariant="bold" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL W</description>

</character>

<character id=“U1D417” dec=“119831” mode=“math” type=“alphabetic”>

<latex>\mathbf{X}</latex>
<surrogate mathvariant="bold" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL X</description>

</character>

<character id=“U1D418” dec=“119832” mode=“math” type=“alphabetic”>

<latex>\mathbf{Y}</latex>
<surrogate mathvariant="bold" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL Y</description>

</character>

<character id=“U1D419” dec=“119833” mode=“math” type=“alphabetic”>

<latex>\mathbf{Z}</latex>
<surrogate mathvariant="bold" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL Z</description>

</character>

<character id=“U1D41A” dec=“119834” mode=“math” type=“alphabetic”>

<latex>\mathbf{a}</latex>
<surrogate mathvariant="bold" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL A</description>

</character>

<character id=“U1D41B” dec=“119835” mode=“math” type=“alphabetic”>

<latex>\mathbf{b}</latex>
<surrogate mathvariant="bold" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL B</description>

</character>

<character id=“U1D41C” dec=“119836” mode=“math” type=“alphabetic”>

<latex>\mathbf{c}</latex>
<surrogate mathvariant="bold" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL C</description>

</character>

<character id=“U1D41D” dec=“119837” mode=“math” type=“alphabetic”>

<latex>\mathbf{d}</latex>
<surrogate mathvariant="bold" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL D</description>

</character>

<character id=“U1D41E” dec=“119838” mode=“math” type=“alphabetic”>

<latex>\mathbf{e}</latex>
<surrogate mathvariant="bold" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL E</description>

</character>

<character id=“U1D41F” dec=“119839” mode=“math” type=“alphabetic”>

<latex>\mathbf{f}</latex>
<surrogate mathvariant="bold" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL F</description>

</character>

<character id=“U1D420” dec=“119840” mode=“math” type=“alphabetic”>

<latex>\mathbf{g}</latex>
<surrogate mathvariant="bold" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL G</description>

</character>

<character id=“U1D421” dec=“119841” mode=“math” type=“alphabetic”>

<latex>\mathbf{h}</latex>
<surrogate mathvariant="bold" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL H</description>

</character>

<character id=“U1D422” dec=“119842” mode=“math” type=“alphabetic”>

<latex>\mathbf{i}</latex>
<surrogate mathvariant="bold" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL I</description>

</character>

<character id=“U1D423” dec=“119843” mode=“math” type=“alphabetic”>

<latex>\mathbf{j}</latex>
<surrogate mathvariant="bold" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL J</description>

</character>

<character id=“U1D424” dec=“119844” mode=“math” type=“alphabetic”>

<latex>\mathbf{k}</latex>
<surrogate mathvariant="bold" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL K</description>

</character>

<character id=“U1D425” dec=“119845” mode=“math” type=“alphabetic”>

<latex>\mathbf{l}</latex>
<surrogate mathvariant="bold" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL L</description>

</character>

<character id=“U1D426” dec=“119846” mode=“math” type=“alphabetic”>

<latex>\mathbf{m}</latex>
<surrogate mathvariant="bold" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL M</description>

</character>

<character id=“U1D427” dec=“119847” mode=“math” type=“alphabetic”>

<latex>\mathbf{n}</latex>
<surrogate mathvariant="bold" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL N</description>

</character>

<character id=“U1D428” dec=“119848” mode=“math” type=“alphabetic”>

<latex>\mathbf{o}</latex>
<surrogate mathvariant="bold" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL O</description>

</character>

<character id=“U1D429” dec=“119849” mode=“math” type=“alphabetic”>

<latex>\mathbf{p}</latex>
<surrogate mathvariant="bold" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL P</description>

</character>

<character id=“U1D42A” dec=“119850” mode=“math” type=“alphabetic”>

<latex>\mathbf{q}</latex>
<surrogate mathvariant="bold" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL Q</description>

</character>

<character id=“U1D42B” dec=“119851” mode=“math” type=“alphabetic”>

<latex>\mathbf{r}</latex>
<surrogate mathvariant="bold" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL R</description>

</character>

<character id=“U1D42C” dec=“119852” mode=“math” type=“alphabetic”>

<latex>\mathbf{s}</latex>
<surrogate mathvariant="bold" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL S</description>

</character>

<character id=“U1D42D” dec=“119853” mode=“math” type=“alphabetic”>

<latex>\mathbf{t}</latex>
<surrogate mathvariant="bold" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL T</description>

</character>

<character id=“U1D42E” dec=“119854” mode=“math” type=“alphabetic”>

<latex>\mathbf{u}</latex>
<surrogate mathvariant="bold" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL U</description>

</character>

<character id=“U1D42F” dec=“119855” mode=“math” type=“alphabetic”>

<latex>\mathbf{v}</latex>
<surrogate mathvariant="bold" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL V</description>

</character>

<character id=“U1D430” dec=“119856” mode=“math” type=“alphabetic”>

<latex>\mathbf{w}</latex>
<surrogate mathvariant="bold" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL W</description>

</character>

<character id=“U1D431” dec=“119857” mode=“math” type=“alphabetic”>

<latex>\mathbf{x}</latex>
<surrogate mathvariant="bold" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL X</description>

</character>

<character id=“U1D432” dec=“119858” mode=“math” type=“alphabetic”>

<latex>\mathbf{y}</latex>
<surrogate mathvariant="bold" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL Y</description>

</character>

<character id=“U1D433” dec=“119859” mode=“math” type=“alphabetic”>

<latex>\mathbf{z}</latex>
<surrogate mathvariant="bold" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL Z</description>

</character>

<character id=“U1D434” dec=“119860” mode=“math” type=“alphabetic”>

<latex>\mathsl{A}</latex>
<surrogate mathvariant="italic" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL A</description>

</character>

<character id=“U1D435” dec=“119861” mode=“math” type=“alphabetic”>

<latex>\mathsl{B}</latex>
<surrogate mathvariant="italic" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL B</description>

</character>

<character id=“U1D436” dec=“119862” mode=“math” type=“alphabetic”>

<latex>\mathsl{C}</latex>
<surrogate mathvariant="italic" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL C</description>

</character>

<character id=“U1D437” dec=“119863” mode=“math” type=“alphabetic”>

<latex>\mathsl{D}</latex>
<surrogate mathvariant="italic" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL D</description>

</character>

<character id=“U1D438” dec=“119864” mode=“math” type=“alphabetic”>

<latex>\mathsl{E}</latex>
<surrogate mathvariant="italic" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL E</description>

</character>

<character id=“U1D439” dec=“119865” mode=“math” type=“alphabetic”>

<latex>\mathsl{F}</latex>
<surrogate mathvariant="italic" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL F</description>

</character>

<character id=“U1D43A” dec=“119866” mode=“math” type=“alphabetic”>

<latex>\mathsl{G}</latex>
<surrogate mathvariant="italic" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL G</description>

</character>

<character id=“U1D43B” dec=“119867” mode=“math” type=“alphabetic”>

<latex>\mathsl{H}</latex>
<surrogate mathvariant="italic" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL H</description>

</character>

<character id=“U1D43C” dec=“119868” mode=“math” type=“alphabetic”>

<latex>\mathsl{I}</latex>
<surrogate mathvariant="italic" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL I</description>

</character>

<character id=“U1D43D” dec=“119869” mode=“math” type=“alphabetic”>

<latex>\mathsl{J}</latex>
<surrogate mathvariant="italic" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL J</description>

</character>

<character id=“U1D43E” dec=“119870” mode=“math” type=“alphabetic”>

<latex>\mathsl{K}</latex>
<surrogate mathvariant="italic" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL K</description>

</character>

<character id=“U1D43F” dec=“119871” mode=“math” type=“alphabetic”>

<latex>\mathsl{L}</latex>
<surrogate mathvariant="italic" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL L</description>

</character>

<character id=“U1D440” dec=“119872” mode=“math” type=“alphabetic”>

<latex>\mathsl{M}</latex>
<surrogate mathvariant="italic" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL M</description>

</character>

<character id=“U1D441” dec=“119873” mode=“math” type=“alphabetic”>

<latex>\mathsl{N}</latex>
<surrogate mathvariant="italic" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL N</description>

</character>

<character id=“U1D442” dec=“119874” mode=“math” type=“alphabetic”>

<latex>\mathsl{O}</latex>
<surrogate mathvariant="italic" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL O</description>

</character>

<character id=“U1D443” dec=“119875” mode=“math” type=“alphabetic”>

<latex>\mathsl{P}</latex>
<surrogate mathvariant="italic" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL P</description>

</character>

<character id=“U1D444” dec=“119876” mode=“math” type=“alphabetic”>

<latex>\mathsl{Q}</latex>
<surrogate mathvariant="italic" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL Q</description>

</character>

<character id=“U1D445” dec=“119877” mode=“math” type=“alphabetic”>

<latex>\mathsl{R}</latex>
<surrogate mathvariant="italic" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL R</description>

</character>

<character id=“U1D446” dec=“119878” mode=“math” type=“alphabetic”>

<latex>\mathsl{S}</latex>
<surrogate mathvariant="italic" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL S</description>

</character>

<character id=“U1D447” dec=“119879” mode=“math” type=“alphabetic”>

<latex>\mathsl{T}</latex>
<surrogate mathvariant="italic" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL T</description>

</character>

<character id=“U1D448” dec=“119880” mode=“math” type=“alphabetic”>

<latex>\mathsl{U}</latex>
<surrogate mathvariant="italic" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL U</description>

</character>

<character id=“U1D449” dec=“119881” mode=“math” type=“alphabetic”>

<latex>\mathsl{V}</latex>
<surrogate mathvariant="italic" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL V</description>

</character>

<character id=“U1D44A” dec=“119882” mode=“math” type=“alphabetic”>

<latex>\mathsl{W}</latex>
<surrogate mathvariant="italic" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL W</description>

</character>

<character id=“U1D44B” dec=“119883” mode=“math” type=“alphabetic”>

<latex>\mathsl{X}</latex>
<surrogate mathvariant="italic" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL X</description>

</character>

<character id=“U1D44C” dec=“119884” mode=“math” type=“alphabetic”>

<latex>\mathsl{Y}</latex>
<surrogate mathvariant="italic" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL Y</description>

</character>

<character id=“U1D44D” dec=“119885” mode=“math” type=“alphabetic”>

<latex>\mathsl{Z}</latex>
<surrogate mathvariant="italic" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL Z</description>

</character>

<character id=“U1D44E” dec=“119886” mode=“math” type=“alphabetic”>

<latex>\mathsl{a}</latex>
<surrogate mathvariant="italic" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL A</description>

</character>

<character id=“U1D44F” dec=“119887” mode=“math” type=“alphabetic”>

<latex>\mathsl{b}</latex>
<surrogate mathvariant="italic" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL B</description>

</character>

<character id=“U1D450” dec=“119888” mode=“math” type=“alphabetic”>

<latex>\mathsl{c}</latex>
<surrogate mathvariant="italic" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL C</description>

</character>

<character id=“U1D451” dec=“119889” mode=“math” type=“alphabetic”>

<latex>\mathsl{d}</latex>
<surrogate mathvariant="italic" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL D</description>

</character>

<character id=“U1D452” dec=“119890” mode=“math” type=“alphabetic”>

<latex>\mathsl{e}</latex>
<surrogate mathvariant="italic" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL E</description>

</character>

<character id=“U1D453” dec=“119891” mode=“math” type=“alphabetic”>

<afii>EE54</afii>
<latex>\mathsl{f}</latex>
<APS>fnof</APS>
<entity id="fnof" set="STIX">
</entity>
<surrogate mathvariant="italic" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL F</description>

</character>

<character id=“U1D454” dec=“119892” mode=“math” type=“alphabetic”>

<latex>\mathsl{g}</latex>
<surrogate mathvariant="italic" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL G</description>

</character>

<character id=“U1D455” dec=“119893” mode=“math” type=“alphabetic” image=“none”>

<surrogate mathvariant="italic" ref="U00068"/>
<bmp ref="U0210E"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D456” dec=“119894” mode=“math” type=“alphabetic”>

<latex>\mathsl{i}</latex>
<surrogate mathvariant="italic" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL I</description>

</character>

<character id=“U1D457” dec=“119895” mode=“math” type=“alphabetic”>

<latex>\mathsl{j}</latex>
<surrogate mathvariant="italic" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL J</description>

</character>

<character id=“U1D458” dec=“119896” mode=“math” type=“alphabetic”>

<latex>\mathsl{k}</latex>
<surrogate mathvariant="italic" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL K</description>

</character>

<character id=“U1D459” dec=“119897” mode=“math” type=“alphabetic”>

<latex>\mathsl{l}</latex>
<surrogate mathvariant="italic" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL L</description>

</character>

<character id=“U1D45A” dec=“119898” mode=“math” type=“alphabetic”>

<latex>\mathsl{m}</latex>
<surrogate mathvariant="italic" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL M</description>

</character>

<character id=“U1D45B” dec=“119899” mode=“math” type=“alphabetic”>

<latex>\mathsl{n}</latex>
<surrogate mathvariant="italic" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL N</description>

</character>

<character id=“U1D45C” dec=“119900” mode=“math” type=“alphabetic”>

<latex>\mathsl{o}</latex>
<surrogate mathvariant="italic" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL O</description>

</character>

<character id=“U1D45D” dec=“119901” mode=“math” type=“alphabetic”>

<latex>\mathsl{p}</latex>
<surrogate mathvariant="italic" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL P</description>

</character>

<character id=“U1D45E” dec=“119902” mode=“math” type=“alphabetic”>

<latex>\mathsl{q}</latex>
<surrogate mathvariant="italic" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL Q</description>

</character>

<character id=“U1D45F” dec=“119903” mode=“math” type=“alphabetic”>

<latex>\mathsl{r}</latex>
<surrogate mathvariant="italic" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL R</description>

</character>

<character id=“U1D460” dec=“119904” mode=“math” type=“alphabetic”>

<latex>\mathsl{s}</latex>
<surrogate mathvariant="italic" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL S</description>

</character>

<character id=“U1D461” dec=“119905” mode=“math” type=“alphabetic”>

<latex>\mathsl{t}</latex>
<surrogate mathvariant="italic" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL T</description>

</character>

<character id=“U1D462” dec=“119906” mode=“math” type=“alphabetic”>

<latex>\mathsl{u}</latex>
<surrogate mathvariant="italic" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL U</description>

</character>

<character id=“U1D463” dec=“119907” mode=“math” type=“alphabetic”>

<latex>\mathsl{v}</latex>
<surrogate mathvariant="italic" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL V</description>

</character>

<character id=“U1D464” dec=“119908” mode=“math” type=“alphabetic”>

<latex>\mathsl{w}</latex>
<surrogate mathvariant="italic" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL W</description>

</character>

<character id=“U1D465” dec=“119909” mode=“math” type=“alphabetic”>

<latex>\mathsl{x}</latex>
<surrogate mathvariant="italic" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL X</description>

</character>

<character id=“U1D466” dec=“119910” mode=“math” type=“alphabetic”>

<latex>\mathsl{y}</latex>
<surrogate mathvariant="italic" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL Y</description>

</character>

<character id=“U1D467” dec=“119911” mode=“math” type=“alphabetic”>

<latex>\mathsl{z}</latex>
<surrogate mathvariant="italic" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL Z</description>

</character>

<character id=“U1D468” dec=“119912” mode=“math” type=“alphabetic”>

<latex>\mathbit{A}</latex>
<surrogate mathvariant="bold-italic" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL A</description>

</character>

<character id=“U1D469” dec=“119913” mode=“math” type=“alphabetic”>

<latex>\mathbit{B}</latex>
<surrogate mathvariant="bold-italic" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL B</description>

</character>

<character id=“U1D46A” dec=“119914” mode=“math” type=“alphabetic”>

<latex>\mathbit{C}</latex>
<surrogate mathvariant="bold-italic" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL C</description>

</character>

<character id=“U1D46B” dec=“119915” mode=“math” type=“alphabetic”>

<latex>\mathbit{D}</latex>
<surrogate mathvariant="bold-italic" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL D</description>

</character>

<character id=“U1D46C” dec=“119916” mode=“math” type=“alphabetic”>

<latex>\mathbit{E}</latex>
<surrogate mathvariant="bold-italic" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL E</description>

</character>

<character id=“U1D46D” dec=“119917” mode=“math” type=“alphabetic”>

<latex>\mathbit{F}</latex>
<surrogate mathvariant="bold-italic" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL F</description>

</character>

<character id=“U1D46E” dec=“119918” mode=“math” type=“alphabetic”>

<latex>\mathbit{G}</latex>
<surrogate mathvariant="bold-italic" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL G</description>

</character>

<character id=“U1D46F” dec=“119919” mode=“math” type=“alphabetic”>

<latex>\mathbit{H}</latex>
<surrogate mathvariant="bold-italic" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL H</description>

</character>

<character id=“U1D470” dec=“119920” mode=“math” type=“alphabetic”>

<latex>\mathbit{I}</latex>
<surrogate mathvariant="bold-italic" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL I</description>

</character>

<character id=“U1D471” dec=“119921” mode=“math” type=“alphabetic”>

<latex>\mathbit{J}</latex>
<surrogate mathvariant="bold-italic" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL J</description>

</character>

<character id=“U1D472” dec=“119922” mode=“math” type=“alphabetic”>

<latex>\mathbit{K}</latex>
<surrogate mathvariant="bold-italic" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL K</description>

</character>

<character id=“U1D473” dec=“119923” mode=“math” type=“alphabetic”>

<latex>\mathbit{L}</latex>
<surrogate mathvariant="bold-italic" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL L</description>

</character>

<character id=“U1D474” dec=“119924” mode=“math” type=“alphabetic”>

<latex>\mathbit{M}</latex>
<surrogate mathvariant="bold-italic" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL M</description>

</character>

<character id=“U1D475” dec=“119925” mode=“math” type=“alphabetic”>

<latex>\mathbit{N}</latex>
<surrogate mathvariant="bold-italic" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL N</description>

</character>

<character id=“U1D476” dec=“119926” mode=“math” type=“alphabetic”>

<latex>\mathbit{O}</latex>
<surrogate mathvariant="bold-italic" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL O</description>

</character>

<character id=“U1D477” dec=“119927” mode=“math” type=“alphabetic”>

<latex>\mathbit{P}</latex>
<surrogate mathvariant="bold-italic" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL P</description>

</character>

<character id=“U1D478” dec=“119928” mode=“math” type=“alphabetic”>

<latex>\mathbit{Q}</latex>
<surrogate mathvariant="bold-italic" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL Q</description>

</character>

<character id=“U1D479” dec=“119929” mode=“math” type=“alphabetic”>

<latex>\mathbit{R}</latex>
<surrogate mathvariant="bold-italic" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL R</description>

</character>

<character id=“U1D47A” dec=“119930” mode=“math” type=“alphabetic”>

<latex>\mathbit{S}</latex>
<surrogate mathvariant="bold-italic" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL S</description>

</character>

<character id=“U1D47B” dec=“119931” mode=“math” type=“alphabetic”>

<latex>\mathbit{T}</latex>
<surrogate mathvariant="bold-italic" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL T</description>

</character>

<character id=“U1D47C” dec=“119932” mode=“math” type=“alphabetic”>

<latex>\mathbit{U}</latex>
<surrogate mathvariant="bold-italic" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL U</description>

</character>

<character id=“U1D47D” dec=“119933” mode=“math” type=“alphabetic”>

<latex>\mathbit{V}</latex>
<surrogate mathvariant="bold-italic" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL V</description>

</character>

<character id=“U1D47E” dec=“119934” mode=“math” type=“alphabetic”>

<latex>\mathbit{W}</latex>
<surrogate mathvariant="bold-italic" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL W</description>

</character>

<character id=“U1D47F” dec=“119935” mode=“math” type=“alphabetic”>

<latex>\mathbit{X}</latex>
<surrogate mathvariant="bold-italic" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL X</description>

</character>

<character id=“U1D480” dec=“119936” mode=“math” type=“alphabetic”>

<latex>\mathbit{Y}</latex>
<surrogate mathvariant="bold-italic" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL Y</description>

</character>

<character id=“U1D481” dec=“119937” mode=“math” type=“alphabetic”>

<latex>\mathbit{Z}</latex>
<surrogate mathvariant="bold-italic" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL Z</description>

</character>

<character id=“U1D482” dec=“119938” mode=“math” type=“alphabetic”>

<latex>\mathbit{a}</latex>
<surrogate mathvariant="bold-italic" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL A</description>

</character>

<character id=“U1D483” dec=“119939” mode=“math” type=“alphabetic”>

<latex>\mathbit{b}</latex>
<surrogate mathvariant="bold-italic" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL B</description>

</character>

<character id=“U1D484” dec=“119940” mode=“math” type=“alphabetic”>

<latex>\mathbit{c}</latex>
<surrogate mathvariant="bold-italic" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL C</description>

</character>

<character id=“U1D485” dec=“119941” mode=“math” type=“alphabetic”>

<latex>\mathbit{d}</latex>
<surrogate mathvariant="bold-italic" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL D</description>

</character>

<character id=“U1D486” dec=“119942” mode=“math” type=“alphabetic”>

<latex>\mathbit{e}</latex>
<surrogate mathvariant="bold-italic" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL E</description>

</character>

<character id=“U1D487” dec=“119943” mode=“math” type=“alphabetic”>

<latex>\mathbit{f}</latex>
<surrogate mathvariant="bold-italic" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL F</description>

</character>

<character id=“U1D488” dec=“119944” mode=“math” type=“alphabetic”>

<latex>\mathbit{g}</latex>
<surrogate mathvariant="bold-italic" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL G</description>

</character>

<character id=“U1D489” dec=“119945” mode=“math” type=“alphabetic”>

<latex>\mathbit{h}</latex>
<surrogate mathvariant="bold-italic" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL H</description>

</character>

<character id=“U1D48A” dec=“119946” mode=“math” type=“alphabetic”>

<latex>\mathbit{i}</latex>
<surrogate mathvariant="bold-italic" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL I</description>

</character>

<character id=“U1D48B” dec=“119947” mode=“math” type=“alphabetic”>

<latex>\mathbit{j}</latex>
<surrogate mathvariant="bold-italic" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL J</description>

</character>

<character id=“U1D48C” dec=“119948” mode=“math” type=“alphabetic”>

<latex>\mathbit{k}</latex>
<surrogate mathvariant="bold-italic" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL K</description>

</character>

<character id=“U1D48D” dec=“119949” mode=“math” type=“alphabetic”>

<latex>\mathbit{l}</latex>
<surrogate mathvariant="bold-italic" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL L</description>

</character>

<character id=“U1D48E” dec=“119950” mode=“math” type=“alphabetic”>

<latex>\mathbit{m}</latex>
<surrogate mathvariant="bold-italic" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL M</description>

</character>

<character id=“U1D48F” dec=“119951” mode=“math” type=“alphabetic”>

<latex>\mathbit{n}</latex>
<surrogate mathvariant="bold-italic" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL N</description>

</character>

<character id=“U1D490” dec=“119952” mode=“math” type=“alphabetic”>

<latex>\mathbit{o}</latex>
<surrogate mathvariant="bold-italic" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL O</description>

</character>

<character id=“U1D491” dec=“119953” mode=“math” type=“alphabetic”>

<latex>\mathbit{p}</latex>
<surrogate mathvariant="bold-italic" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL P</description>

</character>

<character id=“U1D492” dec=“119954” mode=“math” type=“alphabetic”>

<latex>\mathbit{q}</latex>
<surrogate mathvariant="bold-italic" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL Q</description>

</character>

<character id=“U1D493” dec=“119955” mode=“math” type=“alphabetic”>

<latex>\mathbit{r}</latex>
<surrogate mathvariant="bold-italic" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL R</description>

</character>

<character id=“U1D494” dec=“119956” mode=“math” type=“alphabetic”>

<latex>\mathbit{s}</latex>
<surrogate mathvariant="bold-italic" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL S</description>

</character>

<character id=“U1D495” dec=“119957” mode=“math” type=“alphabetic”>

<latex>\mathbit{t}</latex>
<surrogate mathvariant="bold-italic" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL T</description>

</character>

<character id=“U1D496” dec=“119958” mode=“math” type=“alphabetic”>

<latex>\mathbit{u}</latex>
<surrogate mathvariant="bold-italic" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL U</description>

</character>

<character id=“U1D497” dec=“119959” mode=“math” type=“alphabetic”>

<latex>\mathbit{v}</latex>
<surrogate mathvariant="bold-italic" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL V</description>

</character>

<character id=“U1D498” dec=“119960” mode=“math” type=“alphabetic”>

<latex>\mathbit{w}</latex>
<surrogate mathvariant="bold-italic" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL W</description>

</character>

<character id=“U1D499” dec=“119961” mode=“math” type=“alphabetic”>

<latex>\mathbit{x}</latex>
<surrogate mathvariant="bold-italic" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL X</description>

</character>

<character id=“U1D49A” dec=“119962” mode=“math” type=“alphabetic”>

<latex>\mathbit{y}</latex>
<surrogate mathvariant="bold-italic" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL Y</description>

</character>

<character id=“U1D49B” dec=“119963” mode=“math” type=“alphabetic”>

<latex>\mathbit{z}</latex>
<surrogate mathvariant="bold-italic" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL Z</description>

</character>

<character id=“U1D49C” dec=“119964” mode=“math” type=“alphabetic”>

<afii>D853</afii>
<latex>\mathscr{A}</latex>
<Wolfram id="F770">ScriptCapitalA</Wolfram>
<entity id="Ascr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Ascr" set="9573-13-isomscr">
 <desc>/scr A, script letter A</desc>
</entity>
<font name="hlcry" pos="65"/>
<surrogate mathvariant="script" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL A</description>

</character>

<character id=“U1D49D” dec=“119965” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00042"/>
<bmp ref="U0212C"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D49E” dec=“119966” mode=“math” type=“alphabetic”>

<afii>D854</afii>
<latex>\mathscr{C}</latex>
<Wolfram id="F772">ScriptCapitalC</Wolfram>
<entity id="Cscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Cscr" set="9573-13-isomscr">
 <desc>/scr C, script letter C</desc>
</entity>
<font name="hlcry" pos="67"/>
<surrogate mathvariant="script" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL C</description>

</character>

<character id=“U1D49F” dec=“119967” mode=“math” type=“alphabetic”>

<afii>D855</afii>
<latex>\mathscr{D}</latex>
<Wolfram id="F773">ScriptCapitalD</Wolfram>
<entity id="Dscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Dscr" set="9573-13-isomscr">
 <desc>/scr D, script letter D</desc>
</entity>
<font name="hlcry" pos="68"/>
<surrogate mathvariant="script" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL D</description>

</character>

<character id=“U1D4A0” dec=“119968” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00045"/>
<bmp ref="U02130"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4A1” dec=“119969” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00046"/>
<bmp ref="U02131"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4A2” dec=“119970” mode=“math” type=“alphabetic”>

<afii>D858</afii>
<latex>\mathscr{G}</latex>
<Wolfram id="F776">ScriptCapitalG</Wolfram>
<entity id="Gscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Gscr" set="9573-13-isomscr">
 <desc>/scr G, script letter G</desc>
</entity>
<font name="hlcry" pos="71"/>
<surrogate mathvariant="script" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL G</description>

</character>

<character id=“U1D4A3” dec=“119971” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00048"/>
<bmp ref="U0210B"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4A4” dec=“119972” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00049"/>
<bmp ref="U02110"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4A5” dec=“119973” mode=“math” type=“alphabetic”>

<afii>D859</afii>
<latex>\mathscr{J}</latex>
<Wolfram id="F779">ScriptCapitalJ</Wolfram>
<entity id="Jscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Jscr" set="9573-13-isomscr">
 <desc>/scr J, script letter J</desc>
</entity>
<font name="hlcry" pos="74"/>
<surrogate mathvariant="script" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL J</description>

</character>

<character id=“U1D4A6” dec=“119974” mode=“math” type=“alphabetic”>

<afii>D85A</afii>
<latex>\mathscr{K}</latex>
<Wolfram id="F77A">ScriptCapitalK</Wolfram>
<entity id="Kscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Kscr" set="9573-13-isomscr">
 <desc>/scr K, script letter K</desc>
</entity>
<font name="hlcry" pos="75"/>
<surrogate mathvariant="script" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL K</description>

</character>

<character id=“U1D4A7” dec=“119975” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U0004C"/>
<bmp ref="U02112"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4A8” dec=“119976” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U0004D"/>
<bmp ref="U02133"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4A9” dec=“119977” mode=“math” type=“alphabetic”>

<afii>D85B</afii>
<latex>\mathscr{N}</latex>
<Wolfram id="F77D">ScriptCapitalN</Wolfram>
<entity id="Nscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Nscr" set="9573-13-isomscr">
 <desc>/scr N, script letter N</desc>
</entity>
<font name="hlcry" pos="78"/>
<surrogate mathvariant="script" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL N</description>

</character>

<character id=“U1D4AA” dec=“119978” mode=“math” type=“alphabetic”>

<latex>\mathscr{O}</latex>
<Wolfram id="F77E">ScriptCapitalO</Wolfram>
<entity id="Oscr" set="9573-13-isomscr">
 <desc>/scr O, script letter O</desc>
</entity>
<font name="hlcry" pos="79"/>
<surrogate mathvariant="script" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL O</description>

</character>

<character id=“U1D4AB” dec=“119979” mode=“math” type=“alphabetic”>

<afii>D85D</afii>
<latex>\mathscr{P}</latex>
<Wolfram id="F77F">ScriptCapitalP</Wolfram>
<entity id="Pscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Pscr" set="9573-13-isomscr">
 <desc>/scr P, script letter P</desc>
</entity>
<font name="hlcry" pos="80"/>
<surrogate mathvariant="script" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL P</description>

</character>

<character id=“U1D4AC” dec=“119980” mode=“math” type=“alphabetic”>

<afii>D85E</afii>
<latex>\mathscr{Q}</latex>
<Wolfram id="F780">ScriptCapitalQ</Wolfram>
<entity id="Qscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Qscr" set="9573-13-isomscr">
 <desc>/scr Q, script letter Q</desc>
</entity>
<font name="hlcry" pos="81"/>
<surrogate mathvariant="script" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL Q</description>

</character>

<character id=“U1D4AD” dec=“119981” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00052"/>
<bmp ref="U0211B"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4AE” dec=“119982” mode=“math” type=“alphabetic”>

<afii>D85F</afii>
<latex>\mathscr{S}</latex>
<Wolfram id="F782">ScriptCapitalS</Wolfram>
<entity id="Sscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Sscr" set="9573-13-isomscr">
 <desc>/scr S, script letter S</desc>
</entity>
<font name="hlcry" pos="83"/>
<surrogate mathvariant="script" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL S</description>

</character>

<character id=“U1D4AF” dec=“119983” mode=“math” type=“alphabetic”>

<afii>D860</afii>
<latex>\mathscr{T}</latex>
<Wolfram id="F783">ScriptCapitalT</Wolfram>
<entity id="Tscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Tscr" set="9573-13-isomscr">
 <desc>/scr T, script letter T</desc>
</entity>
<font name="hlcry" pos="84"/>
<surrogate mathvariant="script" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL T</description>

</character>

<character id=“U1D4B0” dec=“119984” mode=“math” type=“alphabetic”>

<afii>D861</afii>
<latex>\mathscr{U}</latex>
<Wolfram id="F784">ScriptCapitalU</Wolfram>
<entity id="Uscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Uscr" set="9573-13-isomscr">
 <desc>/scr U, script letter U</desc>
</entity>
<font name="hlcry" pos="85"/>
<surrogate mathvariant="script" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL U</description>

</character>

<character id=“U1D4B1” dec=“119985” mode=“math” type=“alphabetic”>

<afii>D862</afii>
<latex>\mathscr{V}</latex>
<Wolfram id="F785">ScriptCapitalV</Wolfram>
<entity id="Vscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Vscr" set="9573-13-isomscr">
 <desc>/scr V, script letter V</desc>
</entity>
<font name="hlcry" pos="86"/>
<surrogate mathvariant="script" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL V</description>

</character>

<character id=“U1D4B2” dec=“119986” mode=“math” type=“alphabetic”>

<afii>D863</afii>
<latex>\mathscr{W}</latex>
<Wolfram id="F786">ScriptCapitalW</Wolfram>
<entity id="Wscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Wscr" set="9573-13-isomscr">
 <desc>/scr W, script letter W</desc>
</entity>
<font name="hlcry" pos="87"/>
<surrogate mathvariant="script" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL W</description>

</character>

<character id=“U1D4B3” dec=“119987” mode=“math” type=“alphabetic”>

<afii>D864</afii>
<latex>\mathscr{X}</latex>
<Wolfram id="F787">ScriptCapitalX</Wolfram>
<entity id="Xscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Xscr" set="9573-13-isomscr">
 <desc>/scr X, script letter X</desc>
</entity>
<font name="hlcry" pos="88"/>
<surrogate mathvariant="script" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL X</description>

</character>

<character id=“U1D4B4” dec=“119988” mode=“math” type=“alphabetic”>

<afii>D865</afii>
<latex>\mathscr{Y}</latex>
<Wolfram id="F788">ScriptCapitalY</Wolfram>
<entity id="Yscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Yscr" set="9573-13-isomscr">
 <desc>/scr Y, script letter Y</desc>
</entity>
<font name="hlcry" pos="89"/>
<surrogate mathvariant="script" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL Y</description>

</character>

<character id=“U1D4B5” dec=“119989” mode=“math” type=“alphabetic”>

<afii>D866</afii>
<latex>\mathscr{Z}</latex>
<Wolfram id="F789">ScriptCapitalZ</Wolfram>
<entity id="Zscr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Zscr" set="9573-13-isomscr">
 <desc>/scr Z, script letter Z</desc>
</entity>
<font name="hlcry" pos="90"/>
<surrogate mathvariant="script" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL SCRIPT CAPITAL Z</description>

</character>

<character id=“U1D4B6” dec=“119990” mode=“math” type=“alphabetic”>

<latex>\mathscr{a}</latex>
<Wolfram id="F6B2">ScriptA</Wolfram>
<entity id="ascr" set="STIX">
 <xref>0251</xref>
</entity>
<entity id="ascr" set="9573-13-isomscr">
 <desc>/scr a, script letter a</desc>
</entity>
<font name="hlcry" pos="97"/>
<surrogate mathvariant="script" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL A</description>

</character>

<character id=“U1D4B7” dec=“119991” mode=“math” type=“alphabetic”>

<latex>\mathscr{b}</latex>
<Wolfram id="F6B3">ScriptB</Wolfram>
<entity id="bscr" set="STIX">
</entity>
<entity id="bscr" set="9573-13-isomscr">
 <desc>/scr b, script letter b</desc>
</entity>
<font name="hlcry" pos="98"/>
<surrogate mathvariant="script" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL B</description>

</character>

<character id=“U1D4B8” dec=“119992” mode=“math” type=“alphabetic”>

<latex>\mathscr{c}</latex>
<Wolfram id="F6B4">ScriptC</Wolfram>
<entity id="cscr" set="STIX">
</entity>
<entity id="cscr" set="9573-13-isomscr">
 <desc>/scr c, script letter c</desc>
</entity>
<font name="hlcry" pos="99"/>
<surrogate mathvariant="script" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL C</description>

</character>

<character id=“U1D4B9” dec=“119993” mode=“math” type=“alphabetic”>

<latex>\mathscr{d}</latex>
<Wolfram id="F6B5">ScriptD</Wolfram>
<entity id="dscr" set="STIX">
</entity>
<entity id="dscr" set="9573-13-isomscr">
 <desc>/scr d, script letter d</desc>
</entity>
<font name="hlcry" pos="100"/>
<surrogate mathvariant="script" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL D</description>

</character>

<character id=“U1D4BA” dec=“119994” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00065"/>
<bmp ref="U0212F"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4BB” dec=“119995” mode=“math” type=“alphabetic”>

<latex>\mathscr{f}</latex>
<Wolfram id="F6B7">ScriptF</Wolfram>
<entity id="fscr" set="STIX">
</entity>
<entity id="fscr" set="9573-13-isomscr">
 <desc>/scr f, script letter f</desc>
</entity>
<font name="hlcry" pos="102"/>
<surrogate mathvariant="script" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL F</description>

</character>

<character id=“U1D4BC” dec=“119996” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U00067"/>
<bmp ref="U0210A"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4BD” dec=“119997” mode=“math” type=“alphabetic”>

<latex>\mathscr{h}</latex>
<Wolfram id="F6B9">ScriptH</Wolfram>
<entity id="hscr" set="STIX">
</entity>
<entity id="hscr" set="9573-13-isomscr">
 <desc>/scr h, script letter h</desc>
</entity>
<font name="hlcry" pos="104"/>
<surrogate mathvariant="script" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL H</description>

</character>

<character id=“U1D4BE” dec=“119998” mode=“math” type=“alphabetic”>

<latex>\mathscr{i}</latex>
<Wolfram id="F6BA">ScriptI</Wolfram>
<entity id="iscr" set="STIX">
</entity>
<entity id="iscr" set="9573-13-isomscr">
 <desc>/scr i, script letter i</desc>
</entity>
<font name="hlcry" pos="105"/>
<surrogate mathvariant="script" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL I</description>

</character>

<character id=“U1D4BF” dec=“119999” mode=“math” type=“alphabetic”>

<latex>\mathscr{j}</latex>
<Wolfram id="F6BB">ScriptJ</Wolfram>
<entity id="jscr" set="STIX">
</entity>
<entity id="jscr" set="9573-13-isomscr">
 <desc>/scr j, script letter j</desc>
</entity>
<font name="hlcry" pos="106"/>
<surrogate mathvariant="script" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL J</description>

</character>

<character id=“U1D4C0” dec=“120000” mode=“math” type=“alphabetic”>

<latex>\mathscr{k}</latex>
<Wolfram id="F6BC">ScriptK</Wolfram>
<entity id="kscr" set="STIX">
</entity>
<entity id="kscr" set="9573-13-isomscr">
 <desc>/scr k, script letter k</desc>
</entity>
<font name="hlcry" pos="107"/>
<surrogate mathvariant="script" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL K</description>

</character>

<character id=“U1D4C1” dec=“120001” mode=“math” type=“alphabetic”>

<latex>\mathscr{l}</latex>
<Wolfram id="F6BD">ScriptL</Wolfram>
<entity id="lscr" set="STIX">
</entity>
<entity id="lscr" set="9573-13-isomscr">
 <desc>/scr l, script letter l</desc>
</entity>
<surrogate mathvariant="script" ref="U0006C"/>
<description unicode="4.0">MATHEMATICAL SCRIPT SMALL L</description>

</character>

<character id=“U1D4C2” dec=“120002” mode=“math” type=“alphabetic”>

<latex>\mathscr{m}</latex>
<Wolfram id="F6BE">ScriptM</Wolfram>
<entity id="mscr" set="STIX">
</entity>
<entity id="mscr" set="9573-13-isomscr">
 <desc>/scr m, script letter m</desc>
</entity>
<surrogate mathvariant="script" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL M</description>

</character>

<character id=“U1D4C3” dec=“120003” mode=“math” type=“alphabetic”>

<latex>\mathscr{n}</latex>
<Wolfram id="F6BF">ScriptN</Wolfram>
<entity id="nscr" set="STIX">
</entity>
<entity id="nscr" set="9573-13-isomscr">
 <desc>/scr n, script letter n</desc>
</entity>
<surrogate mathvariant="script" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL N</description>

</character>

<character id=“U1D4C4” dec=“120004” mode=“math” type=“alphabetic”>

<surrogate mathvariant="script" ref="U0006F"/>
<bmp ref="U02134"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D4C5” dec=“120005” mode=“math” type=“alphabetic”>

<latex>\mathscr{p}</latex>
<Wolfram id="F6C1">ScriptP</Wolfram>
<entity id="pscr" set="STIX">
</entity>
<entity id="pscr" set="9573-13-isomscr">
 <desc>/scr p, script letter p</desc>
</entity>
<font name="hlcry" pos="112"/>
<surrogate mathvariant="script" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL P</description>

</character>

<character id=“U1D4C6” dec=“120006” mode=“math” type=“alphabetic”>

<latex>\mathscr{q}</latex>
<Wolfram id="F6C2">ScriptQ</Wolfram>
<entity id="qscr" set="STIX">
</entity>
<entity id="qscr" set="9573-13-isomscr">
 <desc>/scr q, script letter q</desc>
</entity>
<surrogate mathvariant="script" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL Q</description>

</character>

<character id=“U1D4C7” dec=“120007” mode=“math” type=“alphabetic”>

<latex>\mathscr{r}</latex>
<Wolfram id="F6C3">ScriptR</Wolfram>
<entity id="rscr" set="STIX">
</entity>
<entity id="rscr" set="9573-13-isomscr">
 <desc>/scr r, script letter r</desc>
</entity>
<surrogate mathvariant="script" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL R</description>

</character>

<character id=“U1D4C8” dec=“120008” mode=“math” type=“alphabetic”>

<latex>\mathscr{s}</latex>
<Wolfram id="F6C4">ScriptS</Wolfram>
<entity id="sscr" set="STIX">
</entity>
<entity id="sscr" set="9573-13-isomscr">
 <desc>/scr s, script letter s</desc>
</entity>
<surrogate mathvariant="script" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL S</description>

</character>

<character id=“U1D4C9” dec=“120009” mode=“math” type=“alphabetic”>

<latex>\mathscr{t}</latex>
<Wolfram id="F6C5">ScriptT</Wolfram>
<entity id="tscr" set="STIX">
</entity>
<entity id="tscr" set="9573-13-isomscr">
 <desc>/scr t, script letter t</desc>
</entity>
<surrogate mathvariant="script" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL T</description>

</character>

<character id=“U1D4CA” dec=“120010” mode=“math” type=“alphabetic”>

<latex>\mathscr{u}</latex>
<Wolfram id="F6C6">ScriptU</Wolfram>
<entity id="uscr" set="STIX">
</entity>
<entity id="uscr" set="9573-13-isomscr">
 <desc>/scr u, script letter u</desc>
</entity>
<surrogate mathvariant="script" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL U</description>

</character>

<character id=“U1D4CB” dec=“120011” mode=“math” type=“alphabetic”>

<latex>\mathscr{v}</latex>
<Wolfram id="F6C7">ScriptV</Wolfram>
<entity id="vscr" set="STIX">
</entity>
<entity id="vscr" set="9573-13-isomscr">
 <desc>/scr v, script letter v</desc>
</entity>
<surrogate mathvariant="script" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL V</description>

</character>

<character id=“U1D4CC” dec=“120012” mode=“math” type=“alphabetic”>

<latex>\mathscr{w}</latex>
<Wolfram id="F6C8">ScriptW</Wolfram>
<entity id="wscr" set="STIX">
</entity>
<entity id="wscr" set="9573-13-isomscr">
 <desc>/scr w, script letter w</desc>
</entity>
<surrogate mathvariant="script" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL W</description>

</character>

<character id=“U1D4CD” dec=“120013” mode=“math” type=“alphabetic”>

<latex>\mathscr{x}</latex>
<Wolfram id="F6C9">ScriptX</Wolfram>
<entity id="xscr" set="STIX">
</entity>
<entity id="xscr" set="9573-13-isomscr">
 <desc>/scr x, script letter x</desc>
</entity>
<surrogate mathvariant="script" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL X</description>

</character>

<character id=“U1D4CE” dec=“120014” mode=“math” type=“alphabetic”>

<latex>\mathscr{y}</latex>
<Wolfram id="F6CA">ScriptY</Wolfram>
<entity id="yscr" set="STIX">
</entity>
<entity id="yscr" set="9573-13-isomscr">
 <desc>/scr y, script letter y</desc>
</entity>
<surrogate mathvariant="script" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL Y</description>

</character>

<character id=“U1D4CF” dec=“120015” mode=“math” type=“alphabetic”>

<latex>\mathscr{z}</latex>
<Wolfram id="F6CB">ScriptZ</Wolfram>
<entity id="zscr" set="STIX">
</entity>
<entity id="zscr" set="9573-13-isomscr">
 <desc>/scr z, script letter z</desc>
</entity>
<surrogate mathvariant="script" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL SCRIPT SMALL Z</description>

</character>

<character id=“U1D4D0” dec=“120016” mode=“math” type=“alphabetic”>

<latex>\mathmit{A}</latex>
<surrogate mathvariant="bold-script" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL A</description>

</character>

<character id=“U1D4D1” dec=“120017” mode=“math” type=“alphabetic”>

<latex>\mathmit{B}</latex>
<surrogate mathvariant="bold-script" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL B</description>

</character>

<character id=“U1D4D2” dec=“120018” mode=“math” type=“alphabetic”>

<latex>\mathmit{C}</latex>
<surrogate mathvariant="bold-script" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL C</description>

</character>

<character id=“U1D4D3” dec=“120019” mode=“math” type=“alphabetic”>

<latex>\mathmit{D}</latex>
<surrogate mathvariant="bold-script" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL D</description>

</character>

<character id=“U1D4D4” dec=“120020” mode=“math” type=“alphabetic”>

<latex>\mathmit{E}</latex>
<surrogate mathvariant="bold-script" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL E</description>

</character>

<character id=“U1D4D5” dec=“120021” mode=“math” type=“alphabetic”>

<latex>\mathmit{F}</latex>
<surrogate mathvariant="bold-script" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL F</description>

</character>

<character id=“U1D4D6” dec=“120022” mode=“math” type=“alphabetic”>

<latex>\mathmit{G}</latex>
<surrogate mathvariant="bold-script" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL G</description>

</character>

<character id=“U1D4D7” dec=“120023” mode=“math” type=“alphabetic”>

<latex>\mathmit{H}</latex>
<surrogate mathvariant="bold-script" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL H</description>

</character>

<character id=“U1D4D8” dec=“120024” mode=“math” type=“alphabetic”>

<latex>\mathmit{I}</latex>
<surrogate mathvariant="bold-script" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL I</description>

</character>

<character id=“U1D4D9” dec=“120025” mode=“math” type=“alphabetic”>

<latex>\mathmit{J}</latex>
<surrogate mathvariant="bold-script" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL J</description>

</character>

<character id=“U1D4DA” dec=“120026” mode=“math” type=“alphabetic”>

<latex>\mathmit{K}</latex>
<surrogate mathvariant="bold-script" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL K</description>

</character>

<character id=“U1D4DB” dec=“120027” mode=“math” type=“alphabetic”>

<latex>\mathmit{L}</latex>
<surrogate mathvariant="bold-script" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL L</description>

</character>

<character id=“U1D4DC” dec=“120028” mode=“math” type=“alphabetic”>

<latex>\mathmit{M}</latex>
<surrogate mathvariant="bold-script" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL M</description>

</character>

<character id=“U1D4DD” dec=“120029” mode=“math” type=“alphabetic”>

<latex>\mathmit{N}</latex>
<surrogate mathvariant="bold-script" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL N</description>

</character>

<character id=“U1D4DE” dec=“120030” mode=“math” type=“alphabetic”>

<latex>\mathmit{O}</latex>
<surrogate mathvariant="bold-script" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL O</description>

</character>

<character id=“U1D4DF” dec=“120031” mode=“math” type=“alphabetic”>

<latex>\mathmit{P}</latex>
<surrogate mathvariant="bold-script" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL P</description>

</character>

<character id=“U1D4E0” dec=“120032” mode=“math” type=“alphabetic”>

<latex>\mathmit{Q}</latex>
<surrogate mathvariant="bold-script" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL Q</description>

</character>

<character id=“U1D4E1” dec=“120033” mode=“math” type=“alphabetic”>

<latex>\mathmit{R}</latex>
<surrogate mathvariant="bold-script" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL R</description>

</character>

<character id=“U1D4E2” dec=“120034” mode=“math” type=“alphabetic”>

<latex>\mathmit{S}</latex>
<surrogate mathvariant="bold-script" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL S</description>

</character>

<character id=“U1D4E3” dec=“120035” mode=“math” type=“alphabetic”>

<latex>\mathmit{T}</latex>
<surrogate mathvariant="bold-script" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL T</description>

</character>

<character id=“U1D4E4” dec=“120036” mode=“math” type=“alphabetic”>

<latex>\mathmit{U}</latex>
<surrogate mathvariant="bold-script" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL U</description>

</character>

<character id=“U1D4E5” dec=“120037” mode=“math” type=“alphabetic”>

<latex>\mathmit{V}</latex>
<surrogate mathvariant="bold-script" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL V</description>

</character>

<character id=“U1D4E6” dec=“120038” mode=“math” type=“alphabetic”>

<latex>\mathmit{W}</latex>
<surrogate mathvariant="bold-script" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL W</description>

</character>

<character id=“U1D4E7” dec=“120039” mode=“math” type=“alphabetic”>

<latex>\mathmit{X}</latex>
<surrogate mathvariant="bold-script" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL X</description>

</character>

<character id=“U1D4E8” dec=“120040” mode=“math” type=“alphabetic”>

<latex>\mathmit{Y}</latex>
<surrogate mathvariant="bold-script" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL Y</description>

</character>

<character id=“U1D4E9” dec=“120041” mode=“math” type=“alphabetic”>

<latex>\mathmit{Z}</latex>
<surrogate mathvariant="bold-script" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT CAPITAL Z</description>

</character>

<character id=“U1D4EA” dec=“120042” mode=“math” type=“alphabetic”>

<latex>\mathmit{a}</latex>
<surrogate mathvariant="bold-script" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL A</description>

</character>

<character id=“U1D4EB” dec=“120043” mode=“math” type=“alphabetic”>

<latex>\mathmit{b}</latex>
<surrogate mathvariant="bold-script" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL B</description>

</character>

<character id=“U1D4EC” dec=“120044” mode=“math” type=“alphabetic”>

<latex>\mathmit{c}</latex>
<surrogate mathvariant="bold-script" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL C</description>

</character>

<character id=“U1D4ED” dec=“120045” mode=“math” type=“alphabetic”>

<latex>\mathmit{d}</latex>
<surrogate mathvariant="bold-script" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL D</description>

</character>

<character id=“U1D4EE” dec=“120046” mode=“math” type=“alphabetic”>

<latex>\mathmit{e}</latex>
<surrogate mathvariant="bold-script" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL E</description>

</character>

<character id=“U1D4EF” dec=“120047” mode=“math” type=“alphabetic”>

<latex>\mathmit{f}</latex>
<surrogate mathvariant="bold-script" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL F</description>

</character>

<character id=“U1D4F0” dec=“120048” mode=“math” type=“alphabetic”>

<latex>\mathmit{g}</latex>
<surrogate mathvariant="bold-script" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL G</description>

</character>

<character id=“U1D4F1” dec=“120049” mode=“math” type=“alphabetic”>

<latex>\mathmit{h}</latex>
<surrogate mathvariant="bold-script" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL H</description>

</character>

<character id=“U1D4F2” dec=“120050” mode=“math” type=“alphabetic”>

<latex>\mathmit{i}</latex>
<surrogate mathvariant="bold-script" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL I</description>

</character>

<character id=“U1D4F3” dec=“120051” mode=“math” type=“alphabetic”>

<latex>\mathmit{j}</latex>
<surrogate mathvariant="bold-script" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL J</description>

</character>

<character id=“U1D4F4” dec=“120052” mode=“math” type=“alphabetic”>

<latex>\mathmit{k}</latex>
<surrogate mathvariant="bold-script" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL K</description>

</character>

<character id=“U1D4F5” dec=“120053” mode=“math” type=“alphabetic”>

<latex>\mathmit{l}</latex>
<surrogate mathvariant="bold-script" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL L</description>

</character>

<character id=“U1D4F6” dec=“120054” mode=“math” type=“alphabetic”>

<latex>\mathmit{m}</latex>
<surrogate mathvariant="bold-script" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL M</description>

</character>

<character id=“U1D4F7” dec=“120055” mode=“math” type=“alphabetic”>

<latex>\mathmit{n}</latex>
<surrogate mathvariant="bold-script" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL N</description>

</character>

<character id=“U1D4F8” dec=“120056” mode=“math” type=“alphabetic”>

<latex>\mathmit{o}</latex>
<surrogate mathvariant="bold-script" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL O</description>

</character>

<character id=“U1D4F9” dec=“120057” mode=“math” type=“alphabetic”>

<latex>\mathmit{p}</latex>
<surrogate mathvariant="bold-script" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL P</description>

</character>

<character id=“U1D4FA” dec=“120058” mode=“math” type=“alphabetic”>

<latex>\mathmit{q}</latex>
<surrogate mathvariant="bold-script" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL Q</description>

</character>

<character id=“U1D4FB” dec=“120059” mode=“math” type=“alphabetic”>

<latex>\mathmit{r}</latex>
<surrogate mathvariant="bold-script" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL R</description>

</character>

<character id=“U1D4FC” dec=“120060” mode=“math” type=“alphabetic”>

<latex>\mathmit{s}</latex>
<surrogate mathvariant="bold-script" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL S</description>

</character>

<character id=“U1D4FD” dec=“120061” mode=“math” type=“alphabetic”>

<latex>\mathmit{t}</latex>
<surrogate mathvariant="bold-script" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL T</description>

</character>

<character id=“U1D4FE” dec=“120062” mode=“math” type=“alphabetic”>

<latex>\mathmit{u}</latex>
<surrogate mathvariant="bold-script" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL U</description>

</character>

<character id=“U1D4FF” dec=“120063” mode=“math” type=“alphabetic”>

<latex>\mathmit{v}</latex>
<surrogate mathvariant="bold-script" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL V</description>

</character>

<character id=“U1D500” dec=“120064” mode=“math” type=“alphabetic”>

<latex>\mathmit{w}</latex>
<surrogate mathvariant="bold-script" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL W</description>

</character>

<character id=“U1D501” dec=“120065” mode=“math” type=“alphabetic”>

<latex>\mathmit{x}</latex>
<surrogate mathvariant="bold-script" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL X</description>

</character>

<character id=“U1D502” dec=“120066” mode=“math” type=“alphabetic”>

<latex>\mathmit{y}</latex>
<surrogate mathvariant="bold-script" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL Y</description>

</character>

<character id=“U1D503” dec=“120067” mode=“math” type=“alphabetic”>

<latex>\mathmit{z}</latex>
<surrogate mathvariant="bold-script" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL BOLD SCRIPT SMALL Z</description>

</character>

<character id=“U1D504” dec=“120068” mode=“math” type=“alphabetic”>

<latex>\mathfrak{A}</latex>
<Wolfram id="F78A">GothicCapitalA</Wolfram>
<entity id="Afr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Afr" set="9573-13-isomfrk">
 <desc>/frak A, upper case a</desc>
</entity>
<font name="hlcrf8t" pos="65"/>
<surrogate mathvariant="fraktur" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL A</description>

</character>

<character id=“U1D505” dec=“120069” mode=“math” type=“alphabetic”>

<latex>\mathfrak{B}</latex>
<Wolfram id="F78B">GothicCapitalB</Wolfram>
<entity id="Bfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Bfr" set="9573-13-isomfrk">
 <desc>/frak B, upper case b</desc>
</entity>
<font name="hlcrf8t" pos="66"/>
<surrogate mathvariant="fraktur" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL B</description>

</character>

<character id=“U1D506” dec=“120070” mode=“math” type=“alphabetic”>

<surrogate mathvariant="fraktur" ref="U00043"/>
<bmp ref="U0212D"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D507” dec=“120071” mode=“math” type=“alphabetic”>

<latex>\mathfrak{D}</latex>
<Wolfram id="F78D">GothicCapitalD</Wolfram>
<entity id="Dfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Dfr" set="9573-13-isomfrk">
 <desc>/frak D, upper case d</desc>
</entity>
<font name="hlcrf8t" pos="68"/>
<surrogate mathvariant="fraktur" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL D</description>

</character>

<character id=“U1D508” dec=“120072” mode=“math” type=“alphabetic”>

<latex>\mathfrak{E}</latex>
<Wolfram id="F78E">GothicCapitalE</Wolfram>
<entity id="Efr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Efr" set="9573-13-isomfrk">
 <desc>/frak E, upper case e</desc>
</entity>
<font name="hlcrf8t" pos="69"/>
<surrogate mathvariant="fraktur" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL E</description>

</character>

<character id=“U1D509” dec=“120073” mode=“math” type=“alphabetic”>

<latex>\mathfrak{F}</latex>
<Wolfram id="F78F">GothicCapitalF</Wolfram>
<entity id="Ffr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Ffr" set="9573-13-isomfrk">
 <desc>/frak F, upper case f</desc>
</entity>
<font name="hlcrf8t" pos="70"/>
<surrogate mathvariant="fraktur" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL F</description>

</character>

<character id=“U1D50A” dec=“120074” mode=“math” type=“alphabetic”>

<afii>EB2A</afii>
<latex>\mathfrak{G}</latex>
<Wolfram id="F790">GothicCapitalG</Wolfram>
<entity id="Gfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Gfr" set="9573-13-isomfrk">
 <desc>/frak G, upper case g</desc>
</entity>
<font name="hlcrf8t" pos="71"/>
<surrogate mathvariant="fraktur" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL G</description>

</character>

<character id=“U1D50B” dec=“120075” mode=“math” type=“alphabetic”>

<surrogate mathvariant="fraktur" ref="U00048"/>
<bmp ref="U0210C"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D50C” dec=“120076” mode=“math” type=“alphabetic”>

<surrogate mathvariant="fraktur" ref="U00049"/>
<bmp ref="U02111"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D50D” dec=“120077” mode=“math” type=“alphabetic”>

<latex>\mathfrak{J}</latex>
<Wolfram id="F793">GothicCapitalJ</Wolfram>
<entity id="Jfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Jfr" set="9573-13-isomfrk">
 <desc>/frak J, upper case j</desc>
</entity>
<font name="hlcrf8t" pos="74"/>
<surrogate mathvariant="fraktur" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL J</description>

</character>

<character id=“U1D50E” dec=“120078” mode=“math” type=“alphabetic”>

<latex>\mathfrak{K}</latex>
<Wolfram id="F794">GothicCapitalK</Wolfram>
<entity id="Kfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Kfr" set="9573-13-isomfrk">
 <desc>/frak K, upper case k</desc>
</entity>
<font name="hlcrf8t" pos="75"/>
<surrogate mathvariant="fraktur" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL K</description>

</character>

<character id=“U1D50F” dec=“120079” mode=“math” type=“alphabetic”>

<latex>\mathfrak{L}</latex>
<Wolfram id="F795">GothicCapitalL</Wolfram>
<entity id="Lfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Lfr" set="9573-13-isomfrk">
 <desc>/frak L, upper case l</desc>
</entity>
<font name="hlcrf8t" pos="76"/>
<surrogate mathvariant="fraktur" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL L</description>

</character>

<character id=“U1D510” dec=“120080” mode=“math” type=“alphabetic”>

<afii>EB2C</afii>
<latex>\mathfrak{M}</latex>
<Wolfram id="F796">GothicCapitalM</Wolfram>
<entity id="Mfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Mfr" set="9573-13-isomfrk">
 <desc>/frak M, upper case m</desc>
</entity>
<font name="hlcrf8t" pos="77"/>
<surrogate mathvariant="fraktur" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL M</description>

</character>

<character id=“U1D511” dec=“120081” mode=“math” type=“alphabetic”>

<latex>\mathfrak{N}</latex>
<Wolfram id="F797">GothicCapitalN</Wolfram>
<entity id="Nfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Nfr" set="9573-13-isomfrk">
 <desc>/frak N, upper case n</desc>
</entity>
<font name="hlcrf8t" pos="78"/>
<surrogate mathvariant="fraktur" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL N</description>

</character>

<character id=“U1D512” dec=“120082” mode=“math” type=“alphabetic”>

<latex>\mathfrak{O}</latex>
<Wolfram id="F798">GothicCapitalO</Wolfram>
<entity id="Ofr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Ofr" set="9573-13-isomfrk">
 <desc>/frak O, upper case o</desc>
</entity>
<font name="hlcrf8t" pos="79"/>
<surrogate mathvariant="fraktur" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL O</description>

</character>

<character id=“U1D513” dec=“120083” mode=“math” type=“alphabetic”>

<latex>\mathfrak{P}</latex>
<Wolfram id="F799">GothicCapitalP</Wolfram>
<entity id="Pfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Pfr" set="9573-13-isomfrk">
 <desc>/frak P, upper case p</desc>
</entity>
<font name="hlcrf8t" pos="80"/>
<surrogate mathvariant="fraktur" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL P</description>

</character>

<character id=“U1D514” dec=“120084” mode=“math” type=“alphabetic”>

<latex>\mathfrak{Q}</latex>
<Wolfram id="F79A">GothicCapitalQ</Wolfram>
<entity id="Qfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Qfr" set="9573-13-isomfrk">
 <desc>/frak Q, upper case q</desc>
</entity>
<font name="hlcrf8t" pos="81"/>
<surrogate mathvariant="fraktur" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL Q</description>

</character>

<character id=“U1D515” dec=“120085” mode=“math” type=“alphabetic”>

<surrogate mathvariant="fraktur" ref="U00052"/>
<bmp ref="U0211C"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D516” dec=“120086” mode=“math” type=“alphabetic”>

<latex>\mathfrak{S}</latex>
<Wolfram id="F79C">GothicCapitalS</Wolfram>
<entity id="Sfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Sfr" set="9573-13-isomfrk">
 <desc>/frak S, upper case s</desc>
</entity>
<font name="hlcrf8t" pos="83"/>
<surrogate mathvariant="fraktur" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL S</description>

</character>

<character id=“U1D517” dec=“120087” mode=“math” type=“alphabetic”>

<latex>\mathfrak{T}</latex>
<Wolfram id="F79D">GothicCapitalT</Wolfram>
<entity id="Tfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Tfr" set="9573-13-isomfrk">
 <desc>/frak T, upper case t</desc>
</entity>
<font name="hlcrf8t" pos="84"/>
<surrogate mathvariant="fraktur" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL T</description>

</character>

<character id=“U1D518” dec=“120088” mode=“math” type=“alphabetic”>

<latex>\mathfrak{U}</latex>
<Wolfram id="F79E">GothicCapitalU</Wolfram>
<entity id="Ufr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Ufr" set="9573-13-isomfrk">
 <desc>/frak U, upper case u</desc>
</entity>
<font name="hlcrf8t" pos="85"/>
<surrogate mathvariant="fraktur" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL U</description>

</character>

<character id=“U1D519” dec=“120089” mode=“math” type=“alphabetic”>

<latex>\mathfrak{V}</latex>
<Wolfram id="F79F">GothicCapitalV</Wolfram>
<entity id="Vfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Vfr" set="9573-13-isomfrk">
 <desc>/frak V, upper case v</desc>
</entity>
<font name="hlcrf8t" pos="86"/>
<surrogate mathvariant="fraktur" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL V</description>

</character>

<character id=“U1D51A” dec=“120090” mode=“math” type=“alphabetic”>

<latex>\mathfrak{W}</latex>
<Wolfram id="F7A0">GothicCapitalW</Wolfram>
<entity id="Wfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Wfr" set="9573-13-isomfrk">
 <desc>/frak W, upper case w</desc>
</entity>
<font name="hlcrf8t" pos="87"/>
<surrogate mathvariant="fraktur" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL W</description>

</character>

<character id=“U1D51B” dec=“120091” mode=“math” type=“alphabetic”>

<latex>\mathfrak{X}</latex>
<Wolfram id="F7A1">GothicCapitalX</Wolfram>
<entity id="Xfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Xfr" set="9573-13-isomfrk">
 <desc>/frak X, upper case x</desc>
</entity>
<font name="hlcrf8t" pos="88"/>
<surrogate mathvariant="fraktur" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL X</description>

</character>

<character id=“U1D51C” dec=“120092” mode=“math” type=“alphabetic”>

<latex>\mathfrak{Y}</latex>
<Wolfram id="F7A2">GothicCapitalY</Wolfram>
<entity id="Yfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Yfr" set="9573-13-isomfrk">
 <desc>/frak Y, upper case y</desc>
</entity>
<font name="hlcrf8t" pos="89"/>
<surrogate mathvariant="fraktur" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR CAPITAL Y</description>

</character>

<character id=“U1D51D” dec=“120093” mode=“math” type=“alphabetic”>

<surrogate mathvariant="fraktur" ref="U0005A"/>
<bmp ref="U02128"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D51E” dec=“120094” mode=“math” type=“alphabetic”>

<latex>\mathfrak{a}</latex>
<Wolfram id="F6CC">GothicA</Wolfram>
<entity id="afr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="afr" set="9573-13-isomfrk">
 <desc>/frak a, lower case a</desc>
</entity>
<font name="hlcrf8t" pos="97"/>
<surrogate mathvariant="fraktur" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL A</description>

</character>

<character id=“U1D51F” dec=“120095” mode=“math” type=“alphabetic”>

<latex>\mathfrak{b}</latex>
<Wolfram id="F6CD">GothicB</Wolfram>
<entity id="bfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="bfr" set="9573-13-isomfrk">
 <desc>/frak b, lower case b</desc>
</entity>
<font name="hlcrf8t" pos="98"/>
<surrogate mathvariant="fraktur" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL B</description>

</character>

<character id=“U1D520” dec=“120096” mode=“math” type=“alphabetic”>

<latex>\mathfrak{c}</latex>
<Wolfram id="F6CE">GothicC</Wolfram>
<entity id="cfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="cfr" set="9573-13-isomfrk">
 <desc>/frak c, lower case c</desc>
</entity>
<font name="hlcrf8t" pos="99"/>
<surrogate mathvariant="fraktur" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL C</description>

</character>

<character id=“U1D521” dec=“120097” mode=“math” type=“alphabetic”>

<latex>\mathfrak{d}</latex>
<Wolfram id="F6CF">GothicD</Wolfram>
<entity id="dfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="dfr" set="9573-13-isomfrk">
 <desc>/frak d, lower case d</desc>
</entity>
<font name="hlcrf8t" pos="100"/>
<surrogate mathvariant="fraktur" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL D</description>

</character>

<character id=“U1D522” dec=“120098” mode=“math” type=“alphabetic”>

<latex>\mathfrak{e}</latex>
<Wolfram id="F6D0">GothicE</Wolfram>
<entity id="efr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="efr" set="9573-13-isomfrk">
 <desc>/frak e, lower case e</desc>
</entity>
<font name="hlcrf8t" pos="101"/>
<surrogate mathvariant="fraktur" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL E</description>

</character>

<character id=“U1D523” dec=“120099” mode=“math” type=“alphabetic”>

<latex>\mathfrak{f}</latex>
<Wolfram id="F6D1">GothicF</Wolfram>
<entity id="ffr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="ffr" set="9573-13-isomfrk">
 <desc>/frak f, lower case f</desc>
</entity>
<surrogate mathvariant="fraktur" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL F</description>

</character>

<character id=“U1D524” dec=“120100” mode=“math” type=“alphabetic”>

<latex>\mathfrak{g}</latex>
<Wolfram id="F6D2">GothicG</Wolfram>
<entity id="gfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="gfr" set="9573-13-isomfrk">
 <desc>/frak g, lower case g</desc>
</entity>
<font name="hlcrf8t" pos="103"/>
<surrogate mathvariant="fraktur" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL G</description>

</character>

<character id=“U1D525” dec=“120101” mode=“math” type=“alphabetic”>

<latex>\mathfrak{h}</latex>
<Wolfram id="F6D3">GothicH</Wolfram>
<entity id="hfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="hfr" set="9573-13-isomfrk">
 <desc>/frak h, lower case h</desc>
</entity>
<font name="hlcrf8t" pos="104"/>
<surrogate mathvariant="fraktur" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL H</description>

</character>

<character id=“U1D526” dec=“120102” mode=“math” type=“alphabetic”>

<latex>\mathfrak{i}</latex>
<Wolfram id="F6D4">GothicI</Wolfram>
<entity id="ifr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="ifr" set="9573-13-isomfrk">
 <desc>/frak i, lower case i</desc>
</entity>
<font name="hlcrf8t" pos="105"/>
<surrogate mathvariant="fraktur" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL I</description>

</character>

<character id=“U1D527” dec=“120103” mode=“math” type=“alphabetic”>

<latex>\mathfrak{j}</latex>
<Wolfram id="F6D5">GothicJ</Wolfram>
<entity id="jfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="jfr" set="9573-13-isomfrk">
 <desc>/frak j, lower case j</desc>
</entity>
<font name="hlcrf8t" pos="106"/>
<surrogate mathvariant="fraktur" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL J</description>

</character>

<character id=“U1D528” dec=“120104” mode=“math” type=“alphabetic”>

<latex>\mathfrak{k}</latex>
<Wolfram id="F6D6">GothicK</Wolfram>
<entity id="kfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="kfr" set="9573-13-isomfrk">
 <desc>/frak k, lower case k</desc>
</entity>
<font name="hlcrf8t" pos="107"/>
<surrogate mathvariant="fraktur" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL K</description>

</character>

<character id=“U1D529” dec=“120105” mode=“math” type=“alphabetic”>

<latex>\mathfrak{l}</latex>
<Wolfram id="F6D7">GothicL</Wolfram>
<entity id="lfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="lfr" set="9573-13-isomfrk">
 <desc>/frak l, lower case l</desc>
</entity>
<surrogate mathvariant="fraktur" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL L</description>

</character>

<character id=“U1D52A” dec=“120106” mode=“math” type=“alphabetic”>

<latex>\mathfrak{m}</latex>
<Wolfram id="F6D8">GothicM</Wolfram>
<entity id="mfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="mfr" set="9573-13-isomfrk">
 <desc>/frak m, lower case m</desc>
</entity>
<font name="hlcrf8t" pos="109"/>
<surrogate mathvariant="fraktur" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL M</description>

</character>

<character id=“U1D52B” dec=“120107” mode=“math” type=“alphabetic”>

<latex>\mathfrak{n}</latex>
<Wolfram id="F6D9">GothicN</Wolfram>
<entity id="nfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="nfr" set="9573-13-isomfrk">
 <desc>/frak n, lower case n</desc>
</entity>
<font name="hlcrf8t" pos="110"/>
<surrogate mathvariant="fraktur" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL N</description>

</character>

<character id=“U1D52C” dec=“120108” mode=“math” type=“alphabetic”>

<latex>\mathfrak{o}</latex>
<Wolfram id="F6DA">GothicO</Wolfram>
<entity id="ofr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="ofr" set="9573-13-isomfrk">
 <desc>/frak o, lower case o</desc>
</entity>
<font name="hlcrf8t" pos="111"/>
<surrogate mathvariant="fraktur" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL O</description>

</character>

<character id=“U1D52D” dec=“120109” mode=“math” type=“alphabetic”>

<latex>\mathfrak{p}</latex>
<Wolfram id="F6DB">GothicP</Wolfram>
<entity id="pfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="pfr" set="9573-13-isomfrk">
 <desc>/frak p, lower case p</desc>
</entity>
<font name="hlcrf8t" pos="112"/>
<surrogate mathvariant="fraktur" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL P</description>

</character>

<character id=“U1D52E” dec=“120110” mode=“math” type=“alphabetic”>

<latex>\mathfrak{q}</latex>
<Wolfram id="F6DC">GothicQ</Wolfram>
<entity id="qfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="qfr" set="9573-13-isomfrk">
 <desc>/frak q, lower case q</desc>
</entity>
<font name="hlcrf8t" pos="113"/>
<surrogate mathvariant="fraktur" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL Q</description>

</character>

<character id=“U1D52F” dec=“120111” mode=“math” type=“alphabetic”>

<latex>\mathfrak{r}</latex>
<Wolfram id="F6DD">GothicR</Wolfram>
<entity id="rfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="rfr" set="9573-13-isomfrk">
 <desc>/frak r, lower case r</desc>
</entity>
<font name="hlcrf8t" pos="114"/>
<surrogate mathvariant="fraktur" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL R</description>

</character>

<character id=“U1D530” dec=“120112” mode=“math” type=“alphabetic”>

<latex>\mathfrak{s}</latex>
<Wolfram id="F6DE">GothicS</Wolfram>
<entity id="sfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="sfr" set="9573-13-isomfrk">
 <desc>/frak s, lower case s</desc>
</entity>
<font name="hlcrf8t" pos="93"/>
<surrogate mathvariant="fraktur" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL S</description>

</character>

<character id=“U1D531” dec=“120113” mode=“math” type=“alphabetic”>

<latex>\mathfrak{t}</latex>
<Wolfram id="F6DF">GothicT</Wolfram>
<entity id="tfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="tfr" set="9573-13-isomfrk">
 <desc>/frak t, lower case t</desc>
</entity>
<font name="hlcrf8t" pos="116"/>
<surrogate mathvariant="fraktur" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL T</description>

</character>

<character id=“U1D532” dec=“120114” mode=“math” type=“alphabetic”>

<latex>\mathfrak{u}</latex>
<Wolfram id="F6E0">GothicU</Wolfram>
<entity id="ufr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="ufr" set="9573-13-isomfrk">
 <desc>/frak u, lower case u</desc>
</entity>
<font name="hlcrf8t" pos="117"/>
<surrogate mathvariant="fraktur" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL U</description>

</character>

<character id=“U1D533” dec=“120115” mode=“math” type=“alphabetic”>

<latex>\mathfrak{v}</latex>
<Wolfram id="F6E1">GothicV</Wolfram>
<entity id="vfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="vfr" set="9573-13-isomfrk">
 <desc>/frak v, lower case v</desc>
</entity>
<font name="hlcrf8t" pos="118"/>
<surrogate mathvariant="fraktur" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL V</description>

</character>

<character id=“U1D534” dec=“120116” mode=“math” type=“alphabetic”>

<latex>\mathfrak{w}</latex>
<Wolfram id="F6E2">GothicW</Wolfram>
<entity id="wfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="wfr" set="9573-13-isomfrk">
 <desc>/frak w, lower case w</desc>
</entity>
<font name="hlcrf8t" pos="119"/>
<surrogate mathvariant="fraktur" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL W</description>

</character>

<character id=“U1D535” dec=“120117” mode=“math” type=“alphabetic”>

<latex>\mathfrak{x}</latex>
<Wolfram id="F6E3">GothicX</Wolfram>
<entity id="xfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="xfr" set="9573-13-isomfrk">
 <desc>/frak x, lower case x</desc>
</entity>
<font name="hlcrf8t" pos="120"/>
<surrogate mathvariant="fraktur" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL X</description>

</character>

<character id=“U1D536” dec=“120118” mode=“math” type=“alphabetic”>

<latex>\mathfrak{y}</latex>
<Wolfram id="F6E4">GothicY</Wolfram>
<entity id="yfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="yfr" set="9573-13-isomfrk">
 <desc>/frak y, lower case y</desc>
</entity>
<font name="hlcrf8t" pos="121"/>
<surrogate mathvariant="fraktur" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL Y</description>

</character>

<character id=“U1D537” dec=“120119” mode=“math” type=“alphabetic”>

<latex>\mathfrak{z}</latex>
<Wolfram id="F6E5">GothicZ</Wolfram>
<entity id="zfr" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="zfr" set="9573-13-isomfrk">
 <desc>/frak z, lower case z</desc>
</entity>
<font name="hlcrf8t" pos="122"/>
<surrogate mathvariant="fraktur" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL FRAKTUR SMALL Z</description>

</character>

<character id=“U1D538” dec=“120120” mode=“math” type=“alphabetic”>

<latex>\mathbb{A}</latex>
<Wolfram id="F7A4">DoubleStruckCapitalA</Wolfram>
<entity id="Aopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Aopf" set="9573-13-isomopf">
 <desc>/Bbb A, open face A</desc>
</entity>
<font name="hlcra" pos="65"/>
<surrogate mathvariant="double-struck" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL A</description>

</character>

<character id=“U1D539” dec=“120121” mode=“math” type=“alphabetic”>

<latex>\mathbb{B}</latex>
<Wolfram id="F7A5">DoubleStruckCapitalB</Wolfram>
<entity id="Bopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Bopf" set="9573-13-isomopf">
 <desc>/Bbb B, open face B</desc>
</entity>
<font name="hlcra" pos="66"/>
<surrogate mathvariant="double-struck" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL B</description>

</character>

<character id=“U1D53A” dec=“120122” mode=“math” type=“alphabetic”>

<surrogate mathvariant="double-struck" ref="U00043"/>
<bmp ref="U02102"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D53B” dec=“120123” mode=“math” type=“alphabetic”>

<latex>\mathbb{D}</latex>
<Wolfram id="F7A7">DoubleStruckCapitalD</Wolfram>
<entity id="Dopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Dopf" set="9573-13-isomopf">
 <desc>/Bbb D, open face D</desc>
</entity>
<font name="hlcra" pos="68"/>
<surrogate mathvariant="double-struck" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL D</description>

</character>

<character id=“U1D53C” dec=“120124” mode=“math” type=“alphabetic”>

<latex>\mathbb{E}</latex>
<Wolfram id="F7A8">DoubleStruckCapitalE</Wolfram>
<entity id="Eopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Eopf" set="9573-13-isomopf">
 <desc>/Bbb E, open face E</desc>
</entity>
<font name="hlcra" pos="69"/>
<surrogate mathvariant="double-struck" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL E</description>

</character>

<character id=“U1D53D” dec=“120125” mode=“math” type=“alphabetic”>

<afii>EB2D</afii>
<latex>\mathbb{F}</latex>
<Wolfram id="F7A9">DoubleStruckCapitalF</Wolfram>
<Springer>\bbbf</Springer>
<entity id="Fopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Fopf" set="9573-13-isomopf">
 <desc>/Bbb F, open face F</desc>
</entity>
<font name="hlcra" pos="70"/>
<surrogate mathvariant="double-struck" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL F</description>

</character>

<character id=“U1D53E” dec=“120126” mode=“math” type=“alphabetic”>

<latex>\mathbb{G}</latex>
<Wolfram id="F7AA">DoubleStruckCapitalG</Wolfram>
<entity id="Gopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Gopf" set="9573-13-isomopf">
 <desc>/Bbb G, open face G</desc>
</entity>
<font name="hlcra" pos="71"/>
<surrogate mathvariant="double-struck" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL G</description>

</character>

<character id=“U1D53F” dec=“120127” mode=“math” type=“alphabetic”>

<surrogate mathvariant="double-struck" ref="U00048"/>
<bmp ref="U0210D"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D540” dec=“120128” mode=“math” type=“alphabetic”>

<latex>\mathbb{I}</latex>
<Wolfram id="F7AC">DoubleStruckCapitalI</Wolfram>
<entity id="Iopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Iopf" set="9573-13-isomopf">
 <desc>/Bbb I, open face I</desc>
</entity>
<font name="hlcra" pos="73"/>
<surrogate mathvariant="double-struck" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL I</description>

</character>

<character id=“U1D541” dec=“120129” mode=“math” type=“alphabetic”>

<latex>\mathbb{J}</latex>
<Wolfram id="F7AD">DoubleStruckCapitalJ</Wolfram>
<entity id="Jopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Jopf" set="9573-13-isomopf">
 <desc>/Bbb J, open face J</desc>
</entity>
<font name="hlcra" pos="74"/>
<surrogate mathvariant="double-struck" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL J</description>

</character>

<character id=“U1D542” dec=“120130” mode=“math” type=“alphabetic”>

<afii>DB3F</afii>
<latex>\mathbb{K}</latex>
<Wolfram id="F7AE">DoubleStruckCapitalK</Wolfram>
<Springer>\bbbk</Springer>
<entity id="Kopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Kopf" set="9573-13-isomopf">
 <desc>/Bbb K, open face K </desc>
</entity>
<surrogate mathvariant="double-struck" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL K</description>

</character>

<character id=“U1D543” dec=“120131” mode=“math” type=“alphabetic”>

<afii>EE39</afii>
<latex>\mathbb{L}</latex>
<Wolfram id="F7AF">DoubleStruckCapitalL</Wolfram>
<entity id="Lopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Lopf" set="9573-13-isomopf">
 <desc>/Bbb L, open face L </desc>
</entity>
<surrogate mathvariant="double-struck" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL L</description>

</character>

<character id=“U1D544” dec=“120132” mode=“math” type=“alphabetic”>

<afii>DB54</afii>
<latex>\mathbb{M}</latex>
<Wolfram id="F7B0">DoubleStruckCapitalM</Wolfram>
<Springer>\bbbm</Springer>
<entity id="Mopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Mopf" set="9573-13-isomopf">
 <desc>/Bbb M, open face M </desc>
</entity>
<surrogate mathvariant="double-struck" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL M</description>

</character>

<character id=“U1D545” dec=“120133” mode=“math” type=“alphabetic”>

<surrogate mathvariant="double-struck" ref="U0004E"/>
<bmp ref="U02115"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D546” dec=“120134” mode=“math” type=“alphabetic”>

<afii>22E9</afii>
<latex>\mathbb{O}</latex>
<Wolfram id="F7B2">DoubleStruckCapitalO</Wolfram>
<entity id="Oopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Oopf" set="9573-13-isomopf">
 <desc>/Bbb O, open face O</desc>
</entity>
<font name="hlcra" pos="79"/>
<surrogate mathvariant="double-struck" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL O</description>

</character>

<character id=“U1D547” dec=“120135” mode=“math” type=“alphabetic”>

<surrogate mathvariant="double-struck" ref="U00050"/>
<bmp ref="U02119"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D548” dec=“120136” mode=“math” type=“alphabetic”>

<surrogate mathvariant="double-struck" ref="U00051"/>
<bmp ref="U0211A"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D549” dec=“120137” mode=“math” type=“alphabetic”>

<surrogate mathvariant="double-struck" ref="U00052"/>
<bmp ref="U0211D"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D54A” dec=“120138” mode=“math” type=“alphabetic”>

<latex>\mathbb{S}</latex>
<Wolfram id="F7B6">DoubleStruckCapitalS</Wolfram>
<Springer>\bbbs</Springer>
<entity id="Sopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Sopf" set="9573-13-isomopf">
 <desc>/Bbb S, open face S</desc>
</entity>
<font name="hlcra" pos="83"/>
<surrogate mathvariant="double-struck" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL S</description>

</character>

<character id=“U1D54B” dec=“120139” mode=“math” type=“alphabetic”>

<latex>\mathbb{T}</latex>
<Wolfram id="F7B7">DoubleStruckCapitalT</Wolfram>
<Springer>\bbbt</Springer>
<entity id="Topf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Topf" set="9573-13-isomopf">
 <desc>/Bbb T, open face T</desc>
</entity>
<font name="hlcra" pos="84"/>
<surrogate mathvariant="double-struck" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL T</description>

</character>

<character id=“U1D54C” dec=“120140” mode=“math” type=“alphabetic”>

<latex>\mathbb{U}</latex>
<Wolfram id="F7B8">DoubleStruckCapitalU</Wolfram>
<entity id="Uopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Uopf" set="9573-13-isomopf">
 <desc>/Bbb U, open face U</desc>
</entity>
<font name="hlcra" pos="85"/>
<surrogate mathvariant="double-struck" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL U</description>

</character>

<character id=“U1D54D” dec=“120141” mode=“math” type=“alphabetic”>

<latex>\mathbb{V}</latex>
<Wolfram id="F7B9">DoubleStruckCapitalV</Wolfram>
<entity id="Vopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Vopf" set="9573-13-isomopf">
 <desc>/Bbb V, open face V</desc>
</entity>
<font name="hlcra" pos="86"/>
<surrogate mathvariant="double-struck" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL V</description>

</character>

<character id=“U1D54E” dec=“120142” mode=“math” type=“alphabetic”>

<latex>\mathbb{W}</latex>
<Wolfram id="F7BA">DoubleStruckCapitalW</Wolfram>
<entity id="Wopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Wopf" set="9573-13-isomopf">
 <desc>/Bbb W, open face W</desc>
</entity>
<font name="hlcra" pos="87"/>
<surrogate mathvariant="double-struck" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL W</description>

</character>

<character id=“U1D54F” dec=“120143” mode=“math” type=“alphabetic”>

<latex>\mathbb{X}</latex>
<Wolfram id="F7BB">DoubleStruckCapitalX</Wolfram>
<entity id="Xopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Xopf" set="9573-13-isomopf">
 <desc>/Bbb X, open face X</desc>
</entity>
<font name="hlcra" pos="88"/>
<surrogate mathvariant="double-struck" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL X</description>

</character>

<character id=“U1D550” dec=“120144” mode=“math” type=“alphabetic”>

<latex>\mathbb{Y}</latex>
<Wolfram id="F7BC">DoubleStruckCapitalY</Wolfram>
<entity id="Yopf" set="STIX">
 <comment>* multiple shapes, excluded</comment>
</entity>
<entity id="Yopf" set="9573-13-isomopf">
 <desc>/Bbb Y, open face Y</desc>
</entity>
<font name="hlcra" pos="89"/>
<surrogate mathvariant="double-struck" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK CAPITAL Y</description>

</character>

<character id=“U1D551” dec=“120145” mode=“math” type=“alphabetic”>

<surrogate mathvariant="double-struck" ref="U0005A"/>
<bmp ref="U02124"/>
<description unicode="unassigned"/>

</character>

<character id=“U1D552” dec=“120146” mode=“math” type=“alphabetic”>

<latex>\mathbb{a}</latex>
<Wolfram id="F6E6">DoubleStruckA</Wolfram>
<entity id="aopf" set="STIX">
</entity>
<entity id="aopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL A</description>

</character>

<character id=“U1D553” dec=“120147” mode=“math” type=“alphabetic”>

<latex>\mathbb{b}</latex>
<Wolfram id="F6E7">DoubleStruckB</Wolfram>
<entity id="bopf" set="STIX">
</entity>
<entity id="bopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL B</description>

</character>

<character id=“U1D554” dec=“120148” mode=“math” type=“alphabetic”>

<latex>\mathbb{c}</latex>
<Wolfram id="F6E8">DoubleStruckC</Wolfram>
<entity id="copf" set="STIX">
</entity>
<entity id="copf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL C</description>

</character>

<character id=“U1D555” dec=“120149” mode=“math” type=“alphabetic”>

<latex>\mathbb{d}</latex>
<Wolfram id="F6E9">DoubleStruckD</Wolfram>
<entity id="dopf" set="STIX">
</entity>
<entity id="dopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL D</description>

</character>

<character id=“U1D556” dec=“120150” mode=“math” type=“alphabetic”>

<latex>\mathbb{e}</latex>
<Wolfram id="F6EA">DoubleStruckE</Wolfram>
<entity id="eopf" set="STIX">
</entity>
<entity id="eopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL E</description>

</character>

<character id=“U1D557” dec=“120151” mode=“math” type=“alphabetic”>

<latex>\mathbb{f}</latex>
<Wolfram id="F6EB">DoubleStruckF</Wolfram>
<entity id="fopf" set="STIX">
</entity>
<entity id="fopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL F</description>

</character>

<character id=“U1D558” dec=“120152” mode=“math” type=“alphabetic”>

<latex>\mathbb{g}</latex>
<Wolfram id="F6EC">DoubleStruckG</Wolfram>
<entity id="gopf" set="STIX">
</entity>
<entity id="gopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL G</description>

</character>

<character id=“U1D559” dec=“120153” mode=“math” type=“alphabetic”>

<latex>\mathbb{h}</latex>
<Wolfram id="F6ED">DoubleStruckH</Wolfram>
<entity id="hopf" set="STIX">
</entity>
<entity id="hopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL H</description>

</character>

<character id=“U1D55A” dec=“120154” mode=“math” type=“alphabetic”>

<latex>\mathbb{i}</latex>
<Wolfram id="F6EE">DoubleStruckI</Wolfram>
<entity id="iopf" set="STIX">
</entity>
<entity id="iopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL I</description>

</character>

<character id=“U1D55B” dec=“120155” mode=“math” type=“alphabetic”>

<latex>\mathbb{j}</latex>
<Wolfram id="F6EF">DoubleStruckJ</Wolfram>
<entity id="jopf" set="STIX">
</entity>
<entity id="jopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL J</description>

</character>

<character id=“U1D55C” dec=“120156” mode=“math” type=“alphabetic”>

<latex>\mathbb{k}</latex>
<Wolfram id="F6F0">DoubleStruckK</Wolfram>
<entity id="kopf" set="STIX">
</entity>
<entity id="kopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL K</description>

</character>

<character id=“U1D55D” dec=“120157” mode=“math” type=“alphabetic”>

<latex>\mathbb{l}</latex>
<Wolfram id="F6F1">DoubleStruckL</Wolfram>
<entity id="lopf" set="STIX">
</entity>
<entity id="lopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL L</description>

</character>

<character id=“U1D55E” dec=“120158” mode=“math” type=“alphabetic”>

<latex>\mathbb{m}</latex>
<Wolfram id="F6F2">DoubleStruckM</Wolfram>
<entity id="mopf" set="STIX">
</entity>
<entity id="mopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL M</description>

</character>

<character id=“U1D55F” dec=“120159” mode=“math” type=“alphabetic”>

<latex>\mathbb{n}</latex>
<Wolfram id="F6F3">DoubleStruckN</Wolfram>
<entity id="nopf" set="STIX">
</entity>
<entity id="nopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL N</description>

</character>

<character id=“U1D560” dec=“120160” mode=“math” type=“alphabetic”>

<latex>\mathbb{o}</latex>
<Wolfram id="F6F4">DoubleStruckO</Wolfram>
<entity id="oopf" set="STIX">
</entity>
<entity id="oopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL O</description>

</character>

<character id=“U1D561” dec=“120161” mode=“math” type=“alphabetic”>

<latex>\mathbb{p}</latex>
<Wolfram id="F6F5">DoubleStruckP</Wolfram>
<entity id="popf" set="STIX">
</entity>
<entity id="popf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL P</description>

</character>

<character id=“U1D562” dec=“120162” mode=“math” type=“alphabetic”>

<latex>\mathbb{q}</latex>
<Wolfram id="F6F6">DoubleStruckQ</Wolfram>
<entity id="qopf" set="STIX">
</entity>
<entity id="qopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL Q</description>

</character>

<character id=“U1D563” dec=“120163” mode=“math” type=“alphabetic”>

<latex>\mathbb{r}</latex>
<Wolfram id="F6F7">DoubleStruckR</Wolfram>
<entity id="ropf" set="STIX">
</entity>
<entity id="ropf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL R</description>

</character>

<character id=“U1D564” dec=“120164” mode=“math” type=“alphabetic”>

<latex>\mathbb{s}</latex>
<Wolfram id="F6F8">DoubleStruckS</Wolfram>
<entity id="sopf" set="STIX">
</entity>
<entity id="sopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL S</description>

</character>

<character id=“U1D565” dec=“120165” mode=“math” type=“alphabetic”>

<latex>\mathbb{t}</latex>
<Wolfram id="F6F9">DoubleStruckT</Wolfram>
<entity id="topf" set="STIX">
</entity>
<entity id="topf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL T</description>

</character>

<character id=“U1D566” dec=“120166” mode=“math” type=“alphabetic”>

<latex>\mathbb{u}</latex>
<Wolfram id="F6FA">DoubleStruckU</Wolfram>
<entity id="uopf" set="STIX">
</entity>
<entity id="uopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL U</description>

</character>

<character id=“U1D567” dec=“120167” mode=“math” type=“alphabetic”>

<latex>\mathbb{v}</latex>
<Wolfram id="F6FB">DoubleStruckV</Wolfram>
<entity id="vopf" set="STIX">
</entity>
<entity id="vopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL V</description>

</character>

<character id=“U1D568” dec=“120168” mode=“math” type=“alphabetic”>

<latex>\mathbb{w}</latex>
<Wolfram id="F6FC">DoubleStruckW</Wolfram>
<entity id="wopf" set="STIX">
</entity>
<entity id="wopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL W</description>

</character>

<character id=“U1D569” dec=“120169” mode=“math” type=“alphabetic”>

<latex>\mathbb{x}</latex>
<Wolfram id="F6FD">DoubleStruckX</Wolfram>
<entity id="xopf" set="STIX">
</entity>
<entity id="xopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL X</description>

</character>

<character id=“U1D56A” dec=“120170” mode=“math” type=“alphabetic”>

<latex>\mathbb{y}</latex>
<Wolfram id="F6FE">DoubleStruckY</Wolfram>
<entity id="yopf" set="STIX">
</entity>
<entity id="yopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL Y</description>

</character>

<character id=“U1D56B” dec=“120171” mode=“math” type=“alphabetic”>

<latex>\mathbb{z}</latex>
<Wolfram id="F6FF">DoubleStruckZ</Wolfram>
<entity id="zopf" set="STIX">
</entity>
<entity id="zopf" set="mmlextra">
</entity>
<surrogate mathvariant="double-struck" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK SMALL Z</description>

</character>

<character id=“U1D56C” dec=“120172” mode=“math” type=“alphabetic”>

<latex>\mathslbb{A}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL A</description>

</character>

<character id=“U1D56D” dec=“120173” mode=“math” type=“alphabetic”>

<latex>\mathslbb{B}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL B</description>

</character>

<character id=“U1D56E” dec=“120174” mode=“math” type=“alphabetic”>

<latex>\mathslbb{C}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL C</description>

</character>

<character id=“U1D56F” dec=“120175” mode=“math” type=“alphabetic”>

<latex>\mathslbb{D}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL D</description>

</character>

<character id=“U1D570” dec=“120176” mode=“math” type=“alphabetic”>

<latex>\mathslbb{E}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL E</description>

</character>

<character id=“U1D571” dec=“120177” mode=“math” type=“alphabetic”>

<latex>\mathslbb{F}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL F</description>

</character>

<character id=“U1D572” dec=“120178” mode=“math” type=“alphabetic”>

<latex>\mathslbb{G}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL G</description>

</character>

<character id=“U1D573” dec=“120179” mode=“math” type=“alphabetic”>

<latex>\mathslbb{H}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL H</description>

</character>

<character id=“U1D574” dec=“120180” mode=“math” type=“alphabetic”>

<latex>\mathslbb{I}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL I</description>

</character>

<character id=“U1D575” dec=“120181” mode=“math” type=“alphabetic”>

<latex>\mathslbb{J}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL J</description>

</character>

<character id=“U1D576” dec=“120182” mode=“math” type=“alphabetic”>

<latex>\mathslbb{K}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL K</description>

</character>

<character id=“U1D577” dec=“120183” mode=“math” type=“alphabetic”>

<latex>\mathslbb{L}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL L</description>

</character>

<character id=“U1D578” dec=“120184” mode=“math” type=“alphabetic”>

<latex>\mathslbb{M}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL M</description>

</character>

<character id=“U1D579” dec=“120185” mode=“math” type=“alphabetic”>

<latex>\mathslbb{N}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL N</description>

</character>

<character id=“U1D57A” dec=“120186” mode=“math” type=“alphabetic”>

<latex>\mathslbb{O}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL O</description>

</character>

<character id=“U1D57B” dec=“120187” mode=“math” type=“alphabetic”>

<latex>\mathslbb{P}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL P</description>

</character>

<character id=“U1D57C” dec=“120188” mode=“math” type=“alphabetic”>

<latex>\mathslbb{Q}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL Q</description>

</character>

<character id=“U1D57D” dec=“120189” mode=“math” type=“alphabetic”>

<latex>\mathslbb{R}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL R</description>

</character>

<character id=“U1D57E” dec=“120190” mode=“math” type=“alphabetic”>

<latex>\mathslbb{S}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL S</description>

</character>

<character id=“U1D57F” dec=“120191” mode=“math” type=“alphabetic”>

<latex>\mathslbb{T}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL T</description>

</character>

<character id=“U1D580” dec=“120192” mode=“math” type=“alphabetic”>

<latex>\mathslbb{U}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL U</description>

</character>

<character id=“U1D581” dec=“120193” mode=“math” type=“alphabetic”>

<latex>\mathslbb{V}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL V</description>

</character>

<character id=“U1D582” dec=“120194” mode=“math” type=“alphabetic”>

<latex>\mathslbb{W}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL W</description>

</character>

<character id=“U1D583” dec=“120195” mode=“math” type=“alphabetic”>

<latex>\mathslbb{X}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL X</description>

</character>

<character id=“U1D584” dec=“120196” mode=“math” type=“alphabetic”>

<latex>\mathslbb{Y}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL Y</description>

</character>

<character id=“U1D585” dec=“120197” mode=“math” type=“alphabetic”>

<latex>\mathslbb{Z}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR CAPITAL Z</description>

</character>

<character id=“U1D586” dec=“120198” mode=“math” type=“alphabetic”>

<latex>\mathslbb{a}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL A</description>

</character>

<character id=“U1D587” dec=“120199” mode=“math” type=“alphabetic”>

<latex>\mathslbb{b}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL B</description>

</character>

<character id=“U1D588” dec=“120200” mode=“math” type=“alphabetic”>

<latex>\mathslbb{c}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL C</description>

</character>

<character id=“U1D589” dec=“120201” mode=“math” type=“alphabetic”>

<latex>\mathslbb{d}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL D</description>

</character>

<character id=“U1D58A” dec=“120202” mode=“math” type=“alphabetic”>

<latex>\mathslbb{e}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL E</description>

</character>

<character id=“U1D58B” dec=“120203” mode=“math” type=“alphabetic”>

<latex>\mathslbb{f}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL F</description>

</character>

<character id=“U1D58C” dec=“120204” mode=“math” type=“alphabetic”>

<latex>\mathslbb{g}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL G</description>

</character>

<character id=“U1D58D” dec=“120205” mode=“math” type=“alphabetic”>

<latex>\mathslbb{h}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL H</description>

</character>

<character id=“U1D58E” dec=“120206” mode=“math” type=“alphabetic”>

<latex>\mathslbb{i}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL I</description>

</character>

<character id=“U1D58F” dec=“120207” mode=“math” type=“alphabetic”>

<latex>\mathslbb{j}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL J</description>

</character>

<character id=“U1D590” dec=“120208” mode=“math” type=“alphabetic”>

<latex>\mathslbb{k}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL K</description>

</character>

<character id=“U1D591” dec=“120209” mode=“math” type=“alphabetic”>

<latex>\mathslbb{l}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL L</description>

</character>

<character id=“U1D592” dec=“120210” mode=“math” type=“alphabetic”>

<latex>\mathslbb{m}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL M</description>

</character>

<character id=“U1D593” dec=“120211” mode=“math” type=“alphabetic”>

<latex>\mathslbb{n}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL N</description>

</character>

<character id=“U1D594” dec=“120212” mode=“math” type=“alphabetic”>

<latex>\mathslbb{o}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL O</description>

</character>

<character id=“U1D595” dec=“120213” mode=“math” type=“alphabetic”>

<latex>\mathslbb{p}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL P</description>

</character>

<character id=“U1D596” dec=“120214” mode=“math” type=“alphabetic”>

<latex>\mathslbb{q}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL Q</description>

</character>

<character id=“U1D597” dec=“120215” mode=“math” type=“alphabetic”>

<latex>\mathslbb{r}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL R</description>

</character>

<character id=“U1D598” dec=“120216” mode=“math” type=“alphabetic”>

<latex>\mathslbb{s}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL S</description>

</character>

<character id=“U1D599” dec=“120217” mode=“math” type=“alphabetic”>

<latex>\mathslbb{t}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL T</description>

</character>

<character id=“U1D59A” dec=“120218” mode=“math” type=“alphabetic”>

<latex>\mathslbb{u}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL U</description>

</character>

<character id=“U1D59B” dec=“120219” mode=“math” type=“alphabetic”>

<latex>\mathslbb{v}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL V</description>

</character>

<character id=“U1D59C” dec=“120220” mode=“math” type=“alphabetic”>

<latex>\mathslbb{w}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL W</description>

</character>

<character id=“U1D59D” dec=“120221” mode=“math” type=“alphabetic”>

<latex>\mathslbb{x}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL X</description>

</character>

<character id=“U1D59E” dec=“120222” mode=“math” type=“alphabetic”>

<latex>\mathslbb{y}</latex>
<surrogate mathvariant="bold-fraktur" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL Y</description>

</character>

<character id=“U1D59F” dec=“120223” mode=“math” type=“alphabetic”>

<latex>\mathslbb{z}</latex>
<surrogate mathvariant="bold-fraktur" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL BOLD FRAKTUR SMALL Z</description>

</character>

<character id=“U1D5A0” dec=“120224” mode=“math” type=“alphabetic”>

<latex>\mathsf{A}</latex>
<surrogate mathvariant="sans-serif" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL A</description>

</character>

<character id=“U1D5A1” dec=“120225” mode=“math” type=“alphabetic”>

<latex>\mathsf{B}</latex>
<surrogate mathvariant="sans-serif" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL B</description>

</character>

<character id=“U1D5A2” dec=“120226” mode=“math” type=“alphabetic”>

<latex>\mathsf{C}</latex>
<surrogate mathvariant="sans-serif" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL C</description>

</character>

<character id=“U1D5A3” dec=“120227” mode=“math” type=“alphabetic”>

<latex>\mathsf{D}</latex>
<surrogate mathvariant="sans-serif" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL D</description>

</character>

<character id=“U1D5A4” dec=“120228” mode=“math” type=“alphabetic”>

<latex>\mathsf{E}</latex>
<surrogate mathvariant="sans-serif" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL E</description>

</character>

<character id=“U1D5A5” dec=“120229” mode=“math” type=“alphabetic”>

<latex>\mathsf{F}</latex>
<surrogate mathvariant="sans-serif" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL F</description>

</character>

<character id=“U1D5A6” dec=“120230” mode=“math” type=“alphabetic”>

<latex>\mathsf{G}</latex>
<surrogate mathvariant="sans-serif" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL G</description>

</character>

<character id=“U1D5A7” dec=“120231” mode=“math” type=“alphabetic”>

<latex>\mathsf{H}</latex>
<surrogate mathvariant="sans-serif" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL H</description>

</character>

<character id=“U1D5A8” dec=“120232” mode=“math” type=“alphabetic”>

<latex>\mathsf{I}</latex>
<surrogate mathvariant="sans-serif" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL I</description>

</character>

<character id=“U1D5A9” dec=“120233” mode=“math” type=“alphabetic”>

<latex>\mathsf{J}</latex>
<surrogate mathvariant="sans-serif" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL J</description>

</character>

<character id=“U1D5AA” dec=“120234” mode=“math” type=“alphabetic”>

<latex>\mathsf{K}</latex>
<surrogate mathvariant="sans-serif" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL K</description>

</character>

<character id=“U1D5AB” dec=“120235” mode=“math” type=“alphabetic”>

<latex>\mathsf{L}</latex>
<AIP>sfL</AIP>
<entity id="" set="STIX">
</entity>
<surrogate mathvariant="sans-serif" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL L</description>

</character>

<character id=“U1D5AC” dec=“120236” mode=“math” type=“alphabetic”>

<latex>\mathsf{M}</latex>
<surrogate mathvariant="sans-serif" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL M</description>

</character>

<character id=“U1D5AD” dec=“120237” mode=“math” type=“alphabetic”>

<latex>\mathsf{N}</latex>
<surrogate mathvariant="sans-serif" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL N</description>

</character>

<character id=“U1D5AE” dec=“120238” mode=“math” type=“alphabetic”>

<latex>\mathsf{O}</latex>
<surrogate mathvariant="sans-serif" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL O</description>

</character>

<character id=“U1D5AF” dec=“120239” mode=“math” type=“alphabetic”>

<latex>\mathsf{P}</latex>
<surrogate mathvariant="sans-serif" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL P</description>

</character>

<character id=“U1D5B0” dec=“120240” mode=“math” type=“alphabetic”>

<latex>\mathsf{Q}</latex>
<surrogate mathvariant="sans-serif" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL Q</description>

</character>

<character id=“U1D5B1” dec=“120241” mode=“math” type=“alphabetic”>

<latex>\mathsf{R}</latex>
<surrogate mathvariant="sans-serif" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL R</description>

</character>

<character id=“U1D5B2” dec=“120242” mode=“math” type=“alphabetic”>

<latex>\mathsf{S}</latex>
<Elsevier grid="bji" ent="z.S">
 <desc>S-sign</desc>
</Elsevier>
<entity id="" set="STIX">
</entity>
<surrogate mathvariant="sans-serif" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL S</description>

</character>

<character id=“U1D5B3” dec=“120243” mode=“math” type=“alphabetic”>

<latex>\mathsf{T}</latex>
<surrogate mathvariant="sans-serif" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL T</description>

</character>

<character id=“U1D5B4” dec=“120244” mode=“math” type=“alphabetic”>

<latex>\mathsf{U}</latex>
<surrogate mathvariant="sans-serif" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL U</description>

</character>

<character id=“U1D5B5” dec=“120245” mode=“math” type=“alphabetic”>

<latex>\mathsf{V}</latex>
<surrogate mathvariant="sans-serif" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL V</description>

</character>

<character id=“U1D5B6” dec=“120246” mode=“math” type=“alphabetic”>

<latex>\mathsf{W}</latex>
<surrogate mathvariant="sans-serif" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL W</description>

</character>

<character id=“U1D5B7” dec=“120247” mode=“math” type=“alphabetic”>

<latex>\mathsf{X}</latex>
<surrogate mathvariant="sans-serif" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL X</description>

</character>

<character id=“U1D5B8” dec=“120248” mode=“math” type=“alphabetic”>

<latex>\mathsf{Y}</latex>
<surrogate mathvariant="sans-serif" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL Y</description>

</character>

<character id=“U1D5B9” dec=“120249” mode=“math” type=“alphabetic”>

<latex>\mathsf{Z}</latex>
<surrogate mathvariant="sans-serif" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF CAPITAL Z</description>

</character>

<character id=“U1D5BA” dec=“120250” mode=“math” type=“alphabetic”>

<latex>\mathsf{a}</latex>
<surrogate mathvariant="sans-serif" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL A</description>

</character>

<character id=“U1D5BB” dec=“120251” mode=“math” type=“alphabetic”>

<latex>\mathsf{b}</latex>
<surrogate mathvariant="sans-serif" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL B</description>

</character>

<character id=“U1D5BC” dec=“120252” mode=“math” type=“alphabetic”>

<latex>\mathsf{c}</latex>
<surrogate mathvariant="sans-serif" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL C</description>

</character>

<character id=“U1D5BD” dec=“120253” mode=“math” type=“alphabetic”>

<latex>\mathsf{d}</latex>
<surrogate mathvariant="sans-serif" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL D</description>

</character>

<character id=“U1D5BE” dec=“120254” mode=“math” type=“alphabetic”>

<latex>\mathsf{e}</latex>
<surrogate mathvariant="sans-serif" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL E</description>

</character>

<character id=“U1D5BF” dec=“120255” mode=“math” type=“alphabetic”>

<latex>\mathsf{f}</latex>
<surrogate mathvariant="sans-serif" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL F</description>

</character>

<character id=“U1D5C0” dec=“120256” mode=“math” type=“alphabetic”>

<latex>\mathsf{g}</latex>
<surrogate mathvariant="sans-serif" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL G</description>

</character>

<character id=“U1D5C1” dec=“120257” mode=“math” type=“alphabetic”>

<latex>\mathsf{h}</latex>
<surrogate mathvariant="sans-serif" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL H</description>

</character>

<character id=“U1D5C2” dec=“120258” mode=“math” type=“alphabetic”>

<latex>\mathsf{i}</latex>
<surrogate mathvariant="sans-serif" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL I</description>

</character>

<character id=“U1D5C3” dec=“120259” mode=“math” type=“alphabetic”>

<latex>\mathsf{j}</latex>
<surrogate mathvariant="sans-serif" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL J</description>

</character>

<character id=“U1D5C4” dec=“120260” mode=“math” type=“alphabetic”>

<latex>\mathsf{k}</latex>
<surrogate mathvariant="sans-serif" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL K</description>

</character>

<character id=“U1D5C5” dec=“120261” mode=“math” type=“alphabetic”>

<latex>\mathsf{l}</latex>
<surrogate mathvariant="sans-serif" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL L</description>

</character>

<character id=“U1D5C6” dec=“120262” mode=“math” type=“alphabetic”>

<latex>\mathsf{m}</latex>
<surrogate mathvariant="sans-serif" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL M</description>

</character>

<character id=“U1D5C7” dec=“120263” mode=“math” type=“alphabetic”>

<latex>\mathsf{n}</latex>
<surrogate mathvariant="sans-serif" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL N</description>

</character>

<character id=“U1D5C8” dec=“120264” mode=“math” type=“alphabetic”>

<latex>\mathsf{o}</latex>
<surrogate mathvariant="sans-serif" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL O</description>

</character>

<character id=“U1D5C9” dec=“120265” mode=“math” type=“alphabetic”>

<latex>\mathsf{p}</latex>
<surrogate mathvariant="sans-serif" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL P</description>

</character>

<character id=“U1D5CA” dec=“120266” mode=“math” type=“alphabetic”>

<latex>\mathsf{q}</latex>
<surrogate mathvariant="sans-serif" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL Q</description>

</character>

<character id=“U1D5CB” dec=“120267” mode=“math” type=“alphabetic”>

<latex>\mathsf{r}</latex>
<surrogate mathvariant="sans-serif" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL R</description>

</character>

<character id=“U1D5CC” dec=“120268” mode=“math” type=“alphabetic”>

<latex>\mathsf{s}</latex>
<surrogate mathvariant="sans-serif" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL S</description>

</character>

<character id=“U1D5CD” dec=“120269” mode=“math” type=“alphabetic”>

<latex>\mathsf{t}</latex>
<surrogate mathvariant="sans-serif" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL T</description>

</character>

<character id=“U1D5CE” dec=“120270” mode=“math” type=“alphabetic”>

<latex>\mathsf{u}</latex>
<surrogate mathvariant="sans-serif" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL U</description>

</character>

<character id=“U1D5CF” dec=“120271” mode=“math” type=“alphabetic”>

<latex>\mathsf{v}</latex>
<surrogate mathvariant="sans-serif" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL V</description>

</character>

<character id=“U1D5D0” dec=“120272” mode=“math” type=“alphabetic”>

<latex>\mathsf{w}</latex>
<surrogate mathvariant="sans-serif" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL W</description>

</character>

<character id=“U1D5D1” dec=“120273” mode=“math” type=“alphabetic”>

<latex>\mathsf{x}</latex>
<surrogate mathvariant="sans-serif" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL X</description>

</character>

<character id=“U1D5D2” dec=“120274” mode=“math” type=“alphabetic”>

<latex>\mathsf{y}</latex>
<surrogate mathvariant="sans-serif" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL Y</description>

</character>

<character id=“U1D5D3” dec=“120275” mode=“math” type=“alphabetic”>

<latex>\mathsf{z}</latex>
<surrogate mathvariant="sans-serif" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF SMALL Z</description>

</character>

<character id=“U1D5D4” dec=“120276” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{A}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL A</description>

</character>

<character id=“U1D5D5” dec=“120277” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{B}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL B</description>

</character>

<character id=“U1D5D6” dec=“120278” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{C}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL C</description>

</character>

<character id=“U1D5D7” dec=“120279” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{D}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL D</description>

</character>

<character id=“U1D5D8” dec=“120280” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{E}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL E</description>

</character>

<character id=“U1D5D9” dec=“120281” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{F}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL F</description>

</character>

<character id=“U1D5DA” dec=“120282” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{G}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL G</description>

</character>

<character id=“U1D5DB” dec=“120283” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{H}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL H</description>

</character>

<character id=“U1D5DC” dec=“120284” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{I}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL I</description>

</character>

<character id=“U1D5DD” dec=“120285” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{J}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL J</description>

</character>

<character id=“U1D5DE” dec=“120286” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{K}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL K</description>

</character>

<character id=“U1D5DF” dec=“120287” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{L}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL L</description>

</character>

<character id=“U1D5E0” dec=“120288” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{M}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL M</description>

</character>

<character id=“U1D5E1” dec=“120289” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{N}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL N</description>

</character>

<character id=“U1D5E2” dec=“120290” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{O}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL O</description>

</character>

<character id=“U1D5E3” dec=“120291” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{P}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL P</description>

</character>

<character id=“U1D5E4” dec=“120292” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{Q}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL Q</description>

</character>

<character id=“U1D5E5” dec=“120293” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{R}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL R</description>

</character>

<character id=“U1D5E6” dec=“120294” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{S}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL S</description>

</character>

<character id=“U1D5E7” dec=“120295” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{T}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL T</description>

</character>

<character id=“U1D5E8” dec=“120296” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{U}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL U</description>

</character>

<character id=“U1D5E9” dec=“120297” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{V}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL V</description>

</character>

<character id=“U1D5EA” dec=“120298” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{W}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL W</description>

</character>

<character id=“U1D5EB” dec=“120299” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{X}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL X</description>

</character>

<character id=“U1D5EC” dec=“120300” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{Y}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL Y</description>

</character>

<character id=“U1D5ED” dec=“120301” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{Z}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL Z</description>

</character>

<character id=“U1D5EE” dec=“120302” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{a}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL A</description>

</character>

<character id=“U1D5EF” dec=“120303” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{b}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL B</description>

</character>

<character id=“U1D5F0” dec=“120304” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{c}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL C</description>

</character>

<character id=“U1D5F1” dec=“120305” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{d}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL D</description>

</character>

<character id=“U1D5F2” dec=“120306” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{e}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL E</description>

</character>

<character id=“U1D5F3” dec=“120307” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{f}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL F</description>

</character>

<character id=“U1D5F4” dec=“120308” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{g}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL G</description>

</character>

<character id=“U1D5F5” dec=“120309” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{h}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL H</description>

</character>

<character id=“U1D5F6” dec=“120310” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{i}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL I</description>

</character>

<character id=“U1D5F7” dec=“120311” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{j}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL J</description>

</character>

<character id=“U1D5F8” dec=“120312” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{k}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL K</description>

</character>

<character id=“U1D5F9” dec=“120313” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{l}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL L</description>

</character>

<character id=“U1D5FA” dec=“120314” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{m}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL M</description>

</character>

<character id=“U1D5FB” dec=“120315” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{n}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL N</description>

</character>

<character id=“U1D5FC” dec=“120316” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{o}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL O</description>

</character>

<character id=“U1D5FD” dec=“120317” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{p}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL P</description>

</character>

<character id=“U1D5FE” dec=“120318” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{q}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL Q</description>

</character>

<character id=“U1D5FF” dec=“120319” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{r}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL R</description>

</character>

<character id=“U1D600” dec=“120320” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{s}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL S</description>

</character>

<character id=“U1D601” dec=“120321” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{t}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL T</description>

</character>

<character id=“U1D602” dec=“120322” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{u}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL U</description>

</character>

<character id=“U1D603” dec=“120323” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{v}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL V</description>

</character>

<character id=“U1D604” dec=“120324” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{w}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL W</description>

</character>

<character id=“U1D605” dec=“120325” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{x}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL X</description>

</character>

<character id=“U1D606” dec=“120326” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{y}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL Y</description>

</character>

<character id=“U1D607” dec=“120327” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{z}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL Z</description>

</character>

<character id=“U1D608” dec=“120328” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{A}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL A</description>

</character>

<character id=“U1D609” dec=“120329” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{B}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL B</description>

</character>

<character id=“U1D60A” dec=“120330” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{C}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL C</description>

</character>

<character id=“U1D60B” dec=“120331” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{D}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL D</description>

</character>

<character id=“U1D60C” dec=“120332” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{E}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL E</description>

</character>

<character id=“U1D60D” dec=“120333” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{F}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL F</description>

</character>

<character id=“U1D60E” dec=“120334” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{G}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL G</description>

</character>

<character id=“U1D60F” dec=“120335” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{H}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL H</description>

</character>

<character id=“U1D610” dec=“120336” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{I}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL I</description>

</character>

<character id=“U1D611” dec=“120337” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{J}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL J</description>

</character>

<character id=“U1D612” dec=“120338” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{K}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL K</description>

</character>

<character id=“U1D613” dec=“120339” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{L}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL L</description>

</character>

<character id=“U1D614” dec=“120340” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{M}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL M</description>

</character>

<character id=“U1D615” dec=“120341” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{N}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL N</description>

</character>

<character id=“U1D616” dec=“120342” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{O}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL O</description>

</character>

<character id=“U1D617” dec=“120343” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{P}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL P</description>

</character>

<character id=“U1D618” dec=“120344” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{Q}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL Q</description>

</character>

<character id=“U1D619” dec=“120345” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{R}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL R</description>

</character>

<character id=“U1D61A” dec=“120346” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{S}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL S</description>

</character>

<character id=“U1D61B” dec=“120347” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{T}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL T</description>

</character>

<character id=“U1D61C” dec=“120348” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{U}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL U</description>

</character>

<character id=“U1D61D” dec=“120349” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{V}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL V</description>

</character>

<character id=“U1D61E” dec=“120350” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{W}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL W</description>

</character>

<character id=“U1D61F” dec=“120351” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{X}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL X</description>

</character>

<character id=“U1D620” dec=“120352” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{Y}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL Y</description>

</character>

<character id=“U1D621” dec=“120353” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{Z}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z</description>

</character>

<character id=“U1D622” dec=“120354” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{a}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL A</description>

</character>

<character id=“U1D623” dec=“120355” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{b}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL B</description>

</character>

<character id=“U1D624” dec=“120356” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{c}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL C</description>

</character>

<character id=“U1D625” dec=“120357” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{d}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL D</description>

</character>

<character id=“U1D626” dec=“120358” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{e}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL E</description>

</character>

<character id=“U1D627” dec=“120359” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{f}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL F</description>

</character>

<character id=“U1D628” dec=“120360” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{g}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL G</description>

</character>

<character id=“U1D629” dec=“120361” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{h}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL H</description>

</character>

<character id=“U1D62A” dec=“120362” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{i}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL I</description>

</character>

<character id=“U1D62B” dec=“120363” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{j}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL J</description>

</character>

<character id=“U1D62C” dec=“120364” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{k}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL K</description>

</character>

<character id=“U1D62D” dec=“120365” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{l}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL L</description>

</character>

<character id=“U1D62E” dec=“120366” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{m}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL M</description>

</character>

<character id=“U1D62F” dec=“120367” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{n}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL N</description>

</character>

<character id=“U1D630” dec=“120368” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{o}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL O</description>

</character>

<character id=“U1D631” dec=“120369” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{p}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL P</description>

</character>

<character id=“U1D632” dec=“120370” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{q}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL Q</description>

</character>

<character id=“U1D633” dec=“120371” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{r}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL R</description>

</character>

<character id=“U1D634” dec=“120372” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{s}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL S</description>

</character>

<character id=“U1D635” dec=“120373” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{t}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL T</description>

</character>

<character id=“U1D636” dec=“120374” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{u}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL U</description>

</character>

<character id=“U1D637” dec=“120375” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{v}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL V</description>

</character>

<character id=“U1D638” dec=“120376” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{w}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL W</description>

</character>

<character id=“U1D639” dec=“120377” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{x}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL X</description>

</character>

<character id=“U1D63A” dec=“120378” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{y}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL Y</description>

</character>

<character id=“U1D63B” dec=“120379” mode=“math” type=“alphabetic”>

<latex>\mathsfsl{z}</latex>
<surrogate mathvariant="sans-serif-italic" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF ITALIC SMALL Z</description>

</character>

<character id=“U1D63C” dec=“120380” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{A}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A</description>

</character>

<character id=“U1D63D” dec=“120381” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{B}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL B</description>

</character>

<character id=“U1D63E” dec=“120382” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{C}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL C</description>

</character>

<character id=“U1D63F” dec=“120383” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{D}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL D</description>

</character>

<character id=“U1D640” dec=“120384” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{E}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL E</description>

</character>

<character id=“U1D641” dec=“120385” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{F}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL F</description>

</character>

<character id=“U1D642” dec=“120386” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{G}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL G</description>

</character>

<character id=“U1D643” dec=“120387” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{H}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL H</description>

</character>

<character id=“U1D644” dec=“120388” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{I}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL I</description>

</character>

<character id=“U1D645” dec=“120389” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{J}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL J</description>

</character>

<character id=“U1D646” dec=“120390” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{K}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL K</description>

</character>

<character id=“U1D647” dec=“120391” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{L}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL L</description>

</character>

<character id=“U1D648” dec=“120392” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{M}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL M</description>

</character>

<character id=“U1D649” dec=“120393” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{N}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL N</description>

</character>

<character id=“U1D64A” dec=“120394” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{O}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL O</description>

</character>

<character id=“U1D64B” dec=“120395” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{P}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL P</description>

</character>

<character id=“U1D64C” dec=“120396” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{Q}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Q</description>

</character>

<character id=“U1D64D” dec=“120397” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{R}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL R</description>

</character>

<character id=“U1D64E” dec=“120398” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{S}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL S</description>

</character>

<character id=“U1D64F” dec=“120399” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{T}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL T</description>

</character>

<character id=“U1D650” dec=“120400” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{U}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL U</description>

</character>

<character id=“U1D651” dec=“120401” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{V}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL V</description>

</character>

<character id=“U1D652” dec=“120402” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{W}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL W</description>

</character>

<character id=“U1D653” dec=“120403” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{X}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL X</description>

</character>

<character id=“U1D654” dec=“120404” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{Y}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Y</description>

</character>

<character id=“U1D655” dec=“120405” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{Z}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z</description>

</character>

<character id=“U1D656” dec=“120406” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{a}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A</description>

</character>

<character id=“U1D657” dec=“120407” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{b}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL B</description>

</character>

<character id=“U1D658” dec=“120408” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{c}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL C</description>

</character>

<character id=“U1D659” dec=“120409” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{d}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D</description>

</character>

<character id=“U1D65A” dec=“120410” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{e}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL E</description>

</character>

<character id=“U1D65B” dec=“120411” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{f}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL F</description>

</character>

<character id=“U1D65C” dec=“120412” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{g}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL G</description>

</character>

<character id=“U1D65D” dec=“120413” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{h}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H</description>

</character>

<character id=“U1D65E” dec=“120414” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{i}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL I</description>

</character>

<character id=“U1D65F” dec=“120415” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{j}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL J</description>

</character>

<character id=“U1D660” dec=“120416” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{k}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL K</description>

</character>

<character id=“U1D661” dec=“120417” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{l}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL L</description>

</character>

<character id=“U1D662” dec=“120418” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{m}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M</description>

</character>

<character id=“U1D663” dec=“120419” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{n}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL N</description>

</character>

<character id=“U1D664” dec=“120420” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{o}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O</description>

</character>

<character id=“U1D665” dec=“120421” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{p}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL P</description>

</character>

<character id=“U1D666” dec=“120422” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{q}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Q</description>

</character>

<character id=“U1D667” dec=“120423” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{r}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL R</description>

</character>

<character id=“U1D668” dec=“120424” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{s}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL S</description>

</character>

<character id=“U1D669” dec=“120425” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{t}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL T</description>

</character>

<character id=“U1D66A” dec=“120426” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{u}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL U</description>

</character>

<character id=“U1D66B” dec=“120427” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{v}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL V</description>

</character>

<character id=“U1D66C” dec=“120428” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{w}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL W</description>

</character>

<character id=“U1D66D” dec=“120429” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{x}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL X</description>

</character>

<character id=“U1D66E” dec=“120430” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{y}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Y</description>

</character>

<character id=“U1D66F” dec=“120431” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{z}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z</description>

</character>

<character id=“U1D670” dec=“120432” mode=“math” type=“alphabetic”>

<latex>\mathtt{A}</latex>
<surrogate mathvariant="monospace" ref="U00041"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL A</description>

</character>

<character id=“U1D671” dec=“120433” mode=“math” type=“alphabetic”>

<latex>\mathtt{B}</latex>
<surrogate mathvariant="monospace" ref="U00042"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL B</description>

</character>

<character id=“U1D672” dec=“120434” mode=“math” type=“alphabetic”>

<latex>\mathtt{C}</latex>
<surrogate mathvariant="monospace" ref="U00043"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL C</description>

</character>

<character id=“U1D673” dec=“120435” mode=“math” type=“alphabetic”>

<latex>\mathtt{D}</latex>
<surrogate mathvariant="monospace" ref="U00044"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL D</description>

</character>

<character id=“U1D674” dec=“120436” mode=“math” type=“alphabetic”>

<latex>\mathtt{E}</latex>
<surrogate mathvariant="monospace" ref="U00045"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL E</description>

</character>

<character id=“U1D675” dec=“120437” mode=“math” type=“alphabetic”>

<latex>\mathtt{F}</latex>
<surrogate mathvariant="monospace" ref="U00046"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL F</description>

</character>

<character id=“U1D676” dec=“120438” mode=“math” type=“alphabetic”>

<latex>\mathtt{G}</latex>
<surrogate mathvariant="monospace" ref="U00047"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL G</description>

</character>

<character id=“U1D677” dec=“120439” mode=“math” type=“alphabetic”>

<latex>\mathtt{H}</latex>
<surrogate mathvariant="monospace" ref="U00048"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL H</description>

</character>

<character id=“U1D678” dec=“120440” mode=“math” type=“alphabetic”>

<latex>\mathtt{I}</latex>
<surrogate mathvariant="monospace" ref="U00049"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL I</description>

</character>

<character id=“U1D679” dec=“120441” mode=“math” type=“alphabetic”>

<latex>\mathtt{J}</latex>
<surrogate mathvariant="monospace" ref="U0004A"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL J</description>

</character>

<character id=“U1D67A” dec=“120442” mode=“math” type=“alphabetic”>

<latex>\mathtt{K}</latex>
<surrogate mathvariant="monospace" ref="U0004B"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL K</description>

</character>

<character id=“U1D67B” dec=“120443” mode=“math” type=“alphabetic”>

<latex>\mathtt{L}</latex>
<surrogate mathvariant="monospace" ref="U0004C"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL L</description>

</character>

<character id=“U1D67C” dec=“120444” mode=“math” type=“alphabetic”>

<latex>\mathtt{M}</latex>
<surrogate mathvariant="monospace" ref="U0004D"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL M</description>

</character>

<character id=“U1D67D” dec=“120445” mode=“math” type=“alphabetic”>

<latex>\mathtt{N}</latex>
<surrogate mathvariant="monospace" ref="U0004E"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL N</description>

</character>

<character id=“U1D67E” dec=“120446” mode=“math” type=“alphabetic”>

<latex>\mathtt{O}</latex>
<surrogate mathvariant="monospace" ref="U0004F"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL O</description>

</character>

<character id=“U1D67F” dec=“120447” mode=“math” type=“alphabetic”>

<latex>\mathtt{P}</latex>
<surrogate mathvariant="monospace" ref="U00050"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL P</description>

</character>

<character id=“U1D680” dec=“120448” mode=“math” type=“alphabetic”>

<latex>\mathtt{Q}</latex>
<surrogate mathvariant="monospace" ref="U00051"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL Q</description>

</character>

<character id=“U1D681” dec=“120449” mode=“math” type=“alphabetic”>

<latex>\mathtt{R}</latex>
<surrogate mathvariant="monospace" ref="U00052"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL R</description>

</character>

<character id=“U1D682” dec=“120450” mode=“math” type=“alphabetic”>

<latex>\mathtt{S}</latex>
<surrogate mathvariant="monospace" ref="U00053"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL S</description>

</character>

<character id=“U1D683” dec=“120451” mode=“math” type=“alphabetic”>

<latex>\mathtt{T}</latex>
<surrogate mathvariant="monospace" ref="U00054"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL T</description>

</character>

<character id=“U1D684” dec=“120452” mode=“math” type=“alphabetic”>

<latex>\mathtt{U}</latex>
<surrogate mathvariant="monospace" ref="U00055"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL U</description>

</character>

<character id=“U1D685” dec=“120453” mode=“math” type=“alphabetic”>

<latex>\mathtt{V}</latex>
<surrogate mathvariant="monospace" ref="U00056"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL V</description>

</character>

<character id=“U1D686” dec=“120454” mode=“math” type=“alphabetic”>

<latex>\mathtt{W}</latex>
<surrogate mathvariant="monospace" ref="U00057"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL W</description>

</character>

<character id=“U1D687” dec=“120455” mode=“math” type=“alphabetic”>

<latex>\mathtt{X}</latex>
<surrogate mathvariant="monospace" ref="U00058"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL X</description>

</character>

<character id=“U1D688” dec=“120456” mode=“math” type=“alphabetic”>

<latex>\mathtt{Y}</latex>
<surrogate mathvariant="monospace" ref="U00059"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL Y</description>

</character>

<character id=“U1D689” dec=“120457” mode=“math” type=“alphabetic”>

<latex>\mathtt{Z}</latex>
<surrogate mathvariant="monospace" ref="U0005A"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE CAPITAL Z</description>

</character>

<character id=“U1D68A” dec=“120458” mode=“math” type=“alphabetic”>

<latex>\mathtt{a}</latex>
<surrogate mathvariant="monospace" ref="U00061"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL A</description>

</character>

<character id=“U1D68B” dec=“120459” mode=“math” type=“alphabetic”>

<latex>\mathtt{b}</latex>
<surrogate mathvariant="monospace" ref="U00062"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL B</description>

</character>

<character id=“U1D68C” dec=“120460” mode=“math” type=“alphabetic”>

<latex>\mathtt{c}</latex>
<surrogate mathvariant="monospace" ref="U00063"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL C</description>

</character>

<character id=“U1D68D” dec=“120461” mode=“math” type=“alphabetic”>

<latex>\mathtt{d}</latex>
<surrogate mathvariant="monospace" ref="U00064"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL D</description>

</character>

<character id=“U1D68E” dec=“120462” mode=“math” type=“alphabetic”>

<latex>\mathtt{e}</latex>
<surrogate mathvariant="monospace" ref="U00065"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL E</description>

</character>

<character id=“U1D68F” dec=“120463” mode=“math” type=“alphabetic”>

<latex>\mathtt{f}</latex>
<surrogate mathvariant="monospace" ref="U00066"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL F</description>

</character>

<character id=“U1D690” dec=“120464” mode=“math” type=“alphabetic”>

<latex>\mathtt{g}</latex>
<surrogate mathvariant="monospace" ref="U00067"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL G</description>

</character>

<character id=“U1D691” dec=“120465” mode=“math” type=“alphabetic”>

<latex>\mathtt{h}</latex>
<surrogate mathvariant="monospace" ref="U00068"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL H</description>

</character>

<character id=“U1D692” dec=“120466” mode=“math” type=“alphabetic”>

<latex>\mathtt{i}</latex>
<surrogate mathvariant="monospace" ref="U00069"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL I</description>

</character>

<character id=“U1D693” dec=“120467” mode=“math” type=“alphabetic”>

<latex>\mathtt{j}</latex>
<surrogate mathvariant="monospace" ref="U0006A"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL J</description>

</character>

<character id=“U1D694” dec=“120468” mode=“math” type=“alphabetic”>

<latex>\mathtt{k}</latex>
<surrogate mathvariant="monospace" ref="U0006B"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL K</description>

</character>

<character id=“U1D695” dec=“120469” mode=“math” type=“alphabetic”>

<latex>\mathtt{l}</latex>
<surrogate mathvariant="monospace" ref="U0006C"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL L</description>

</character>

<character id=“U1D696” dec=“120470” mode=“math” type=“alphabetic”>

<latex>\mathtt{m}</latex>
<surrogate mathvariant="monospace" ref="U0006D"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL M</description>

</character>

<character id=“U1D697” dec=“120471” mode=“math” type=“alphabetic”>

<latex>\mathtt{n}</latex>
<surrogate mathvariant="monospace" ref="U0006E"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL N</description>

</character>

<character id=“U1D698” dec=“120472” mode=“math” type=“alphabetic”>

<latex>\mathtt{o}</latex>
<surrogate mathvariant="monospace" ref="U0006F"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL O</description>

</character>

<character id=“U1D699” dec=“120473” mode=“math” type=“alphabetic”>

<latex>\mathtt{p}</latex>
<surrogate mathvariant="monospace" ref="U00070"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL P</description>

</character>

<character id=“U1D69A” dec=“120474” mode=“math” type=“alphabetic”>

<latex>\mathtt{q}</latex>
<surrogate mathvariant="monospace" ref="U00071"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL Q</description>

</character>

<character id=“U1D69B” dec=“120475” mode=“math” type=“alphabetic”>

<latex>\mathtt{r}</latex>
<surrogate mathvariant="monospace" ref="U00072"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL R</description>

</character>

<character id=“U1D69C” dec=“120476” mode=“math” type=“alphabetic”>

<latex>\mathtt{s}</latex>
<surrogate mathvariant="monospace" ref="U00073"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL S</description>

</character>

<character id=“U1D69D” dec=“120477” mode=“math” type=“alphabetic”>

<latex>\mathtt{t}</latex>
<surrogate mathvariant="monospace" ref="U00074"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL T</description>

</character>

<character id=“U1D69E” dec=“120478” mode=“math” type=“alphabetic”>

<latex>\mathtt{u}</latex>
<surrogate mathvariant="monospace" ref="U00075"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL U</description>

</character>

<character id=“U1D69F” dec=“120479” mode=“math” type=“alphabetic”>

<latex>\mathtt{v}</latex>
<surrogate mathvariant="monospace" ref="U00076"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL V</description>

</character>

<character id=“U1D6A0” dec=“120480” mode=“math” type=“alphabetic”>

<latex>\mathtt{w}</latex>
<surrogate mathvariant="monospace" ref="U00077"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL W</description>

</character>

<character id=“U1D6A1” dec=“120481” mode=“math” type=“alphabetic”>

<latex>\mathtt{x}</latex>
<surrogate mathvariant="monospace" ref="U00078"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL X</description>

</character>

<character id=“U1D6A2” dec=“120482” mode=“math” type=“alphabetic”>

<latex>\mathtt{y}</latex>
<surrogate mathvariant="monospace" ref="U00079"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL Y</description>

</character>

<character id=“U1D6A3” dec=“120483” mode=“math” type=“alphabetic”>

<latex>\mathtt{z}</latex>
<surrogate mathvariant="monospace" ref="U0007A"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE SMALL Z</description>

</character>

<character id=“U1D6A4” dec=“120484” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D6A5” dec=“120485” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D6A6” dec=“120486” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D6A7” dec=“120487” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D6A8” dec=“120488” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Alpha}</latex>
<surrogate mathvariant="bold" ref="U00391"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL ALPHA</description>

</character>

<character id=“U1D6A9” dec=“120489” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Beta}</latex>
<surrogate mathvariant="bold" ref="U00392"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL BETA</description>

</character>

<character id=“U1D6AA” dec=“120490” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Gamma}</latex>
<entity id="b.Gamma" set="9573-13-isogrk4">
 <desc>capital gamma, Greek</desc>
</entity>
<entity id="b.Gamma" set="8879-isogrk4">
 <desc>capital gamma, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U00393"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL GAMMA</description>

</character>

<character id=“U1D6AB” dec=“120491” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Delta}</latex>
<entity id="b.Delta" set="9573-13-isogrk4">
 <desc>capital delta, Greek</desc>
</entity>
<entity id="b.Delta" set="8879-isogrk4">
 <desc>capital Delta, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U00394"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL DELTA</description>

</character>

<character id=“U1D6AC” dec=“120492” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Epsilon}</latex>
<surrogate mathvariant="bold" ref="U00395"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL EPSILON</description>

</character>

<character id=“U1D6AD” dec=“120493” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Zeta}</latex>
<surrogate mathvariant="bold" ref="U00396"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL ZETA</description>

</character>

<character id=“U1D6AE” dec=“120494” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Eta}</latex>
<surrogate mathvariant="bold" ref="U00397"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL ETA</description>

</character>

<character id=“U1D6AF” dec=“120495” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Theta}</latex>
<entity id="b.Theta" set="9573-13-isogrk4">
 <desc>capital Theta, Greek</desc>
</entity>
<entity id="b.Theta" set="8879-isogrk4">
 <desc>capital Theta, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U00398"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL THETA</description>

</character>

<character id=“U1D6B0” dec=“120496” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Iota}</latex>
<surrogate mathvariant="bold" ref="U00399"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL IOTA</description>

</character>

<character id=“U1D6B1” dec=“120497” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Kappa}</latex>
<surrogate mathvariant="bold" ref="U0039A"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL KAPPA</description>

</character>

<character id=“U1D6B2” dec=“120498” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Lambda}</latex>
<entity id="b.Lambda" set="9573-13-isogrk4">
 <desc>capital Lambda, Greek</desc>
</entity>
<entity id="b.Lambda" set="8879-isogrk4">
 <desc>capital Lambda, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U0039B"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL LAMDA</description>

</character>

<character id=“U1D6B3” dec=“120499” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="bold" ref="U0039C"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL MU</description>

</character>

<character id=“U1D6B4” dec=“120500” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="bold" ref="U0039D"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL NU</description>

</character>

<character id=“U1D6B5” dec=“120501” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Xi}</latex>
<entity id="b.Xi" set="9573-13-isogrk4">
 <desc>capital Xi, Greek</desc>
</entity>
<entity id="b.Xi" set="8879-isogrk4">
 <desc>capital Xi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U0039E"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL XI</description>

</character>

<character id=“U1D6B6” dec=“120502” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="bold" ref="U0039F"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL OMICRON</description>

</character>

<character id=“U1D6B7” dec=“120503” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Pi}</latex>
<entity id="b.Pi" set="9573-13-isogrk4">
 <desc>capital Pi, Greek</desc>
</entity>
<entity id="b.Pi" set="8879-isogrk4">
 <desc>capital Pi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003A0"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL PI</description>

</character>

<character id=“U1D6B8” dec=“120504” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Rho}</latex>
<surrogate mathvariant="bold" ref="U003A1"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL RHO</description>

</character>

<character id=“U1D6B9” dec=“120505” mode=“mixed” type=“other”>

<latex>\mathbf{\vartheta}</latex>
<surrogate mathvariant="bold" ref="U003F4"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL THETA SYMBOL</description>

</character>

<character id=“U1D6BA” dec=“120506” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Sigma}</latex>
<entity id="b.Sigma" set="9573-13-isogrk4">
 <desc>capital Sigma, Greek</desc>
</entity>
<entity id="b.Sigma" set="8879-isogrk4">
 <desc>capital Sigma, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003A3"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL SIGMA</description>

</character>

<character id=“U1D6BB” dec=“120507” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Tau}</latex>
<surrogate mathvariant="bold" ref="U003A4"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL TAU</description>

</character>

<character id=“U1D6BC” dec=“120508” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Upsilon}</latex>
<entity id="b.Upsi" set="9573-13-isogrk4">
 <desc>capital Upsilon, Greek</desc>
</entity>
<entity id="b.Upsi" set="8879-isogrk4">
 <desc>capital Upsilon, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003A5"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL UPSILON</description>

</character>

<character id=“U1D6BD” dec=“120509” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Phi}</latex>
 <entity id="b.Phi" set="9573-13-isogrk4">
 <desc>capital Phi, Greek</desc>
</entity>
<entity id="b.Phi" set="8879-isogrk4">
 <desc>capital Phi, Greek</desc>
</entity>

<surrogate mathvariant=“bold” ref=“U003A6”/>

<description unicode="3.1">MATHEMATICAL BOLD CAPITAL PHI</description>

</character>

<character id=“U1D6BE” dec=“120510” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Chi}</latex>
<surrogate mathvariant="bold" ref="U003A7"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL CHI</description>

</character>

<character id=“U1D6BF” dec=“120511” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Psi}</latex>
<entity id="b.Psi" set="9573-13-isogrk4">
 <desc>capital Psi, Greek</desc>
</entity>
<entity id="b.Psi" set="8879-isogrk4">
 <desc>capital Psi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003A8"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL PSI</description>

</character>

<character id=“U1D6C0” dec=“120512” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Omega}</latex>
<entity id="b.Omega" set="9573-13-isogrk4">
 <desc>capital Omega, Greek</desc>
</entity>
<entity id="b.Omega" set="8879-isogrk4">
 <desc>capital Omega, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003A9"/>
<description unicode="3.1">MATHEMATICAL BOLD CAPITAL OMEGA</description>

</character>

<character id=“U1D6C1” dec=“120513” mode=“math” type=“normal”>

<latex>\mathbf{\nabla}</latex>
<surrogate mathvariant="bold" ref="U02207"/>
<description unicode="3.1">MATHEMATICAL BOLD NABLA</description>

</character>

<character id=“U1D6C2” dec=“120514” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Alpha}</latex>
<entity id="b.alpha" set="9573-13-isogrk4">
 <desc>small alpha, Greek</desc>
</entity>
<entity id="b.alpha" set="8879-isogrk4">
 <desc>small alpha, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B1"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL ALPHA</description>

</character>

<character id=“U1D6C3” dec=“120515” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Beta}</latex>
<entity id="b.beta" set="9573-13-isogrk4">
 <desc>small beta, Greek</desc>
</entity>
<entity id="b.beta" set="8879-isogrk4">
 <desc>small beta, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B2"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL BETA</description>

</character>

<character id=“U1D6C4” dec=“120516” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Gamma}</latex>
<entity id="b.gamma" set="9573-13-isogrk4">
 <desc>small gamma, Greek</desc>
</entity>
<entity id="b.gamma" set="8879-isogrk4">
 <desc>small gamma, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B3"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL GAMMA</description>

</character>

<character id=“U1D6C5” dec=“120517” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Delta}</latex>
<entity id="b.delta" set="9573-13-isogrk4">
 <desc>small delta, Greek</desc>
</entity>
<entity id="b.delta" set="8879-isogrk4">
 <desc>small delta, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B4"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL DELTA</description>

</character>

<character id=“U1D6C6” dec=“120518” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Epsilon}</latex>
<entity id="b.epsi" set="9573-13-isogrk4">
 <desc>small epsilon, Greek</desc>
</entity>
<entity id="b.epsi" set="8879-isogrk4">
 <desc>small epsilon, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B5"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL EPSILON</description>

</character>

<character id=“U1D6C7” dec=“120519” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Zeta}</latex>
<entity id="b.zeta" set="9573-13-isogrk4">
 <desc>small zeta, Greek</desc>
</entity>
<entity id="b.zeta" set="8879-isogrk4">
 <desc>small zeta, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B6"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL ZETA</description>

</character>

<character id=“U1D6C8” dec=“120520” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Eta}</latex>
<entity id="b.eta" set="9573-13-isogrk4">
 <desc>small eta, Greek</desc>
</entity>
<entity id="b.eta" set="8879-isogrk4">
 <desc>small eta, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B7"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL ETA</description>

</character>

<character id=“U1D6C9” dec=“120521” mode=“math” type=“alphabetic”>

<latex>\mathbf{\theta}</latex>
<entity id="b.thetas" set="9573-13-isogrk4">
 <desc>straight theta, Greek</desc>
</entity>
<entity id="b.thetas" set="8879-isogrk4">
 <desc>straight theta, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B8"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL THETA</description>

</character>

<character id=“U1D6CA” dec=“120522” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Iota}</latex>
<entity id="b.iota" set="9573-13-isogrk4">
 <desc>small iota, Greek</desc>
</entity>
<entity id="b.iota" set="8879-isogrk4">
 <desc>small iota, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003B9"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL IOTA</description>

</character>

<character id=“U1D6CB” dec=“120523” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Kappa}</latex>
<entity id="b.kappa" set="9573-13-isogrk4">
 <desc>small kappa, Greek</desc>
</entity>
<entity id="b.kappa" set="8879-isogrk4">
 <desc>small kappa, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003BA"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL KAPPA</description>

</character>

<character id=“U1D6CC” dec=“120524” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Lambda}</latex>
<entity id="b.lambda" set="9573-13-isogrk4">
 <desc>small lambda, Greek</desc>
</entity>
<entity id="b.lambda" set="8879-isogrk4">
 <desc>small lambda, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003BB"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL LAMDA</description>

</character>

<character id=“U1D6CD” dec=“120525” mode=“math” type=“alphabetic”>

<latex>M</latex>
<entity id="b.mu" set="9573-13-isogrk4">
 <desc>small mu, Greek</desc>
</entity>
<entity id="b.mu" set="8879-isogrk4">
 <desc>small mu, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003BC"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL MU</description>

</character>

<character id=“U1D6CE” dec=“120526” mode=“math” type=“alphabetic”>

<latex>N</latex>
<entity id="b.nu" set="9573-13-isogrk4">
 <desc>small nu, Greek</desc>
</entity>
<entity id="b.nu" set="8879-isogrk4">
 <desc>small nu, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003BD"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL NU</description>

</character>

<character id=“U1D6CF” dec=“120527” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Xi}</latex>
<entity id="b.xi" set="9573-13-isogrk4">
 <desc>small xi, Greek</desc>
</entity>
<entity id="b.xi" set="8879-isogrk4">
 <desc>small xi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003BE"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL XI</description>

</character>

<character id=“U1D6D0” dec=“120528” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="bold" ref="U003BF"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL OMICRON</description>

</character>

<character id=“U1D6D1” dec=“120529” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Pi}</latex>
<entity id="b.pi" set="9573-13-isogrk4">
 <desc>small pi, Greek</desc>
</entity>
<entity id="b.pi" set="8879-isogrk4">
 <desc>small pi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C0"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL PI</description>

</character>

<character id=“U1D6D2” dec=“120530” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Rho}</latex>
<entity id="b.rho" set="9573-13-isogrk4">
 <desc>small rho, Greek</desc>
</entity>
<entity id="b.rho" set="8879-isogrk4">
 <desc>small rho, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C1"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL RHO</description>

</character>

<character id=“U1D6D3” dec=“120531” mode=“math” type=“alphabetic”>

<latex>\mathbf{\varsigma}</latex>
<entity id="b.sigmav" set="9573-13-isogrk4">
 <desc>variant sigma</desc>
</entity>
<entity id="b.sigmav" set="8879-isogrk4">
 <desc>variant sigma</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C2"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL FINAL SIGMA</description>

</character>

<character id=“U1D6D4” dec=“120532” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Sigma}</latex>
<entity id="b.sigma" set="9573-13-isogrk4">
 <desc>small sigma, Greek</desc>
</entity>
<entity id="b.sigma" set="8879-isogrk4">
 <desc>small sigma, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C3"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL SIGMA</description>

</character>

<character id=“U1D6D5” dec=“120533” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Tau}</latex>
<entity id="b.tau" set="9573-13-isogrk4">
 <desc>small tau, Greek</desc>
</entity>
<entity id="b.tau" set="8879-isogrk4">
 <desc>small tau, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C4"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL TAU</description>

</character>

<character id=“U1D6D6” dec=“120534” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Upsilon}</latex>
<entity id="b.upsi" set="9573-13-isogrk4">
 <desc>small upsilon, Greek</desc>
</entity>
<entity id="b.upsi" set="8879-isogrk4">
 <desc>small upsilon, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C5"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL UPSILON</description>

</character>

<character id=“U1D6D7” dec=“120535” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Phi}</latex>
<entity id="b.phi" set="9573-13-isogrk4">
 <desc>small phi, Greek</desc>
</entity>
<entity id="b.phi" set="8879-isogrk4">
 <desc>small phi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C6"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL PHI</description>

</character>

<character id=“U1D6D8” dec=“120536” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Chi}</latex>
<entity id="b.chi" set="9573-13-isogrk4">
 <desc>small chi, Greek</desc>
</entity>
<entity id="b.chi" set="8879-isogrk4">
 <desc>small chi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C7"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL CHI</description>

</character>

<character id=“U1D6D9” dec=“120537” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Psi}</latex>
<entity id="b.psi" set="9573-13-isogrk4">
 <desc>small psi, Greek</desc>
</entity>
<entity id="b.psi" set="8879-isogrk4">
 <desc>small psi, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C8"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL PSI</description>

</character>

<character id=“U1D6DA” dec=“120538” mode=“math” type=“alphabetic”>

<latex>\mathbf{\Omega}</latex>
<entity id="b.omega" set="9573-13-isogrk4">
 <desc>small omega, Greek</desc>
</entity>
<entity id="b.omega" set="8879-isogrk4">
 <desc>small omega, Greek</desc>
</entity>
<surrogate mathvariant="bold" ref="U003C9"/>
<description unicode="3.1">MATHEMATICAL BOLD SMALL OMEGA</description>

</character>

<character id=“U1D6DB” dec=“120539” mode=“math” type=“normal”>

<latex>\partial </latex>
<surrogate mathvariant="bold" ref="U02202"/>
<description unicode="3.1">MATHEMATICAL BOLD PARTIAL DIFFERENTIAL</description>

</character>

<character id=“U1D6DC” dec=“120540” mode=“math” type=“relation”>

<latex>\in</latex>
<entity id="b.epsiv" set="9573-13-isogrk4">
 <desc>variant epsilon</desc>
</entity>
<entity id="b.epsiv" set="8879-isogrk4">
 <desc>variant epsilon</desc>
</entity>
<surrogate mathvariant="bold" ref="U0220A"/>
<description unicode="3.1">MATHEMATICAL BOLD EPSILON SYMBOL</description>

</character>

<character id=“U1D6DD” dec=“120541” mode=“mixed” type=“alphabetic”>

<latex>\mathbf{\vartheta}</latex>
<entity id="b.thetav" set="9573-13-isogrk4">
 <desc>variant theta</desc>
</entity>
<entity id="b.thetav" set="8879-isogrk4">
 <desc>variant thete</desc>
</entity>
<surrogate mathvariant="bold" ref="U003D1"/>
<description unicode="3.1">MATHEMATICAL BOLD THETA SYMBOL</description>

</character>

<character id=“U1D6DE” dec=“120542” mode=“mixed” type=“alphabetic”>

<latex>\mathbf{\varkappa}</latex>
<entity id="b.kappav" set="9573-13-isogrk4">
 <desc>variant kappa</desc>
</entity>
<entity id="b.kappav" set="8879-isogrk4">
 <desc>variant kappa</desc>
</entity>
<surrogate mathvariant="bold" ref="U003F0"/>
<description unicode="3.1">MATHEMATICAL BOLD KAPPA SYMBOL</description>

</character>

<character id=“U1D6DF” dec=“120543” mode=“mixed” type=“alphabetic”>

<latex>\mathbf{\phi}</latex>
<entity id="b.phiv" set="9573-13-isogrk4">
 <desc>variant phi</desc>
</entity>
<entity id="b.phiv" set="8879-isogrk4">
 <desc>variant phi</desc>
</entity>
<surrogate mathvariant="bold" ref="U003D5"/>
<description unicode="3.1">MATHEMATICAL BOLD PHI SYMBOL</description>

</character>

<character id=“U1D6E0” dec=“120544” mode=“mixed” type=“alphabetic”>

<latex>\mathbf{\varrho}</latex>
<entity id="b.rhov" set="9573-13-isogrk4">
 <desc>variant rho</desc>
</entity>
<entity id="b.rhov" set="8879-isogrk4">
 <desc>variant rho</desc>
</entity>
<surrogate mathvariant="bold" ref="U003F1"/>
<description unicode="3.1">MATHEMATICAL BOLD RHO SYMBOL</description>

</character>

<character id=“U1D6E1” dec=“120545” mode=“mixed” type=“alphabetic”>

<latex>\mathbf{\varpi}</latex>
<entity id="b.piv" set="9573-13-isogrk4">
 <desc>variant pi</desc>
</entity>
<entity id="b.piv" set="8879-isogrk4">
 <desc>variant pi</desc>
</entity>
<surrogate mathvariant="bold" ref="U003D6"/>
<description unicode="3.1">MATHEMATICAL BOLD PI SYMBOL</description>

</character>

<character id=“U1D6E2” dec=“120546” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Alpha}</latex>
<surrogate mathvariant="italic" ref="U00391"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL ALPHA</description>

</character>

<character id=“U1D6E3” dec=“120547” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Beta}</latex>
<surrogate mathvariant="italic" ref="U00392"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL BETA</description>

</character>

<character id=“U1D6E4” dec=“120548” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Gamma}</latex>
<surrogate mathvariant="italic" ref="U00393"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL GAMMA</description>

</character>

<character id=“U1D6E5” dec=“120549” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Delta}</latex>
<surrogate mathvariant="italic" ref="U00394"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL DELTA</description>

</character>

<character id=“U1D6E6” dec=“120550” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Epsilon}</latex>
<surrogate mathvariant="italic" ref="U00395"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL EPSILON</description>

</character>

<character id=“U1D6E7” dec=“120551” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Zeta}</latex>
<surrogate mathvariant="italic" ref="U00396"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL ZETA</description>

</character>

<character id=“U1D6E8” dec=“120552” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Eta}</latex>
<surrogate mathvariant="italic" ref="U00397"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL ETA</description>

</character>

<character id=“U1D6E9” dec=“120553” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Theta}</latex>
<surrogate mathvariant="italic" ref="U00398"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL THETA</description>

</character>

<character id=“U1D6EA” dec=“120554” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Iota}</latex>
<surrogate mathvariant="italic" ref="U00399"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL IOTA</description>

</character>

<character id=“U1D6EB” dec=“120555” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Kappa}</latex>
<surrogate mathvariant="italic" ref="U0039A"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL KAPPA</description>

</character>

<character id=“U1D6EC” dec=“120556” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Lambda}</latex>
<surrogate mathvariant="italic" ref="U0039B"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL LAMDA</description>

</character>

<character id=“U1D6ED” dec=“120557” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="italic" ref="U0039C"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL MU</description>

</character>

<character id=“U1D6EE” dec=“120558” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="italic" ref="U0039D"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL NU</description>

</character>

<character id=“U1D6EF” dec=“120559” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Xi}</latex>
<surrogate mathvariant="italic" ref="U0039E"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL XI</description>

</character>

<character id=“U1D6F0” dec=“120560” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="italic" ref="U0039F"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL OMICRON</description>

</character>

<character id=“U1D6F1” dec=“120561” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Pi}</latex>
<surrogate mathvariant="italic" ref="U003A0"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL PI</description>

</character>

<character id=“U1D6F2” dec=“120562” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Rho}</latex>
<surrogate mathvariant="italic" ref="U003A1"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL RHO</description>

</character>

<character id=“U1D6F3” dec=“120563” mode=“mixed” type=“other”>

<latex>\mathsl{\vartheta}</latex>
<surrogate mathvariant="italic" ref="U003F4"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL THETA SYMBOL</description>

</character>

<character id=“U1D6F4” dec=“120564” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Sigma}</latex>
<surrogate mathvariant="italic" ref="U003A3"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL SIGMA</description>

</character>

<character id=“U1D6F5” dec=“120565” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Tau}</latex>
<surrogate mathvariant="italic" ref="U003A4"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL TAU</description>

</character>

<character id=“U1D6F6” dec=“120566” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Upsilon}</latex>
<surrogate mathvariant="italic" ref="U003A5"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL UPSILON</description>

</character>

<character id=“U1D6F7” dec=“120567” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Phi}</latex>
<surrogate mathvariant="italic" ref="U003A6"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL PHI</description>

</character>

<character id=“U1D6F8” dec=“120568” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Chi}</latex>
<surrogate mathvariant="italic" ref="U003A7"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL CHI</description>

</character>

<character id=“U1D6F9” dec=“120569” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Psi}</latex>
<surrogate mathvariant="italic" ref="U003A8"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL PSI</description>

</character>

<character id=“U1D6FA” dec=“120570” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Omega}</latex>
<surrogate mathvariant="italic" ref="U003A9"/>
<description unicode="3.1">MATHEMATICAL ITALIC CAPITAL OMEGA</description>

</character>

<character id=“U1D6FB” dec=“120571” mode=“math” type=“normal”>

<latex>\mathsl{\nabla}</latex>
<surrogate mathvariant="italic" ref="U02207"/>
<description unicode="3.1">MATHEMATICAL ITALIC NABLA</description>

</character>

<character id=“U1D6FC” dec=“120572” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Alpha}</latex>
<surrogate mathvariant="italic" ref="U003B1"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL ALPHA</description>

</character>

<character id=“U1D6FD” dec=“120573” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Beta}</latex>
<surrogate mathvariant="italic" ref="U003B2"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL BETA</description>

</character>

<character id=“U1D6FE” dec=“120574” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Gamma}</latex>
<surrogate mathvariant="italic" ref="U003B3"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL GAMMA</description>

</character>

<character id=“U1D6FF” dec=“120575” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Delta}</latex>
<surrogate mathvariant="italic" ref="U003B4"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL DELTA</description>

</character>

<character id=“U1D700” dec=“120576” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Epsilon}</latex>
<surrogate mathvariant="italic" ref="U003B5"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL EPSILON</description>

</character>

<character id=“U1D701” dec=“120577” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Zeta}</latex>
<surrogate mathvariant="italic" ref="U003B6"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL ZETA</description>

</character>

<character id=“U1D702” dec=“120578” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Eta}</latex>
<surrogate mathvariant="italic" ref="U003B7"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL ETA</description>

</character>

<character id=“U1D703” dec=“120579” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Theta}</latex>
<surrogate mathvariant="italic" ref="U003B8"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL THETA</description>

</character>

<character id=“U1D704” dec=“120580” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Iota}</latex>
<surrogate mathvariant="italic" ref="U003B9"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL IOTA</description>

</character>

<character id=“U1D705” dec=“120581” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Kappa}</latex>
<surrogate mathvariant="italic" ref="U003BA"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL KAPPA</description>

</character>

<character id=“U1D706” dec=“120582” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Lambda}</latex>
<surrogate mathvariant="italic" ref="U003BB"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL LAMDA</description>

</character>

<character id=“U1D707” dec=“120583” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="italic" ref="U003BC"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL MU</description>

</character>

<character id=“U1D708” dec=“120584” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="italic" ref="U003BD"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL NU</description>

</character>

<character id=“U1D709” dec=“120585” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Xi}</latex>
<surrogate mathvariant="italic" ref="U003BE"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL XI</description>

</character>

<character id=“U1D70A” dec=“120586” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="italic" ref="U003BF"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL OMICRON</description>

</character>

<character id=“U1D70B” dec=“120587” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Pi}</latex>
<surrogate mathvariant="italic" ref="U003C0"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL PI</description>

</character>

<character id=“U1D70C” dec=“120588” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Rho}</latex>
<surrogate mathvariant="italic" ref="U003C1"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL RHO</description>

</character>

<character id=“U1D70D” dec=“120589” mode=“math” type=“alphabetic”>

<latex>\mathsl{\varsigma}</latex>
<surrogate mathvariant="italic" ref="U003C2"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL FINAL SIGMA</description>

</character>

<character id=“U1D70E” dec=“120590” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Sigma}</latex>
<surrogate mathvariant="italic" ref="U003C3"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL SIGMA</description>

</character>

<character id=“U1D70F” dec=“120591” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Tau}</latex>
<surrogate mathvariant="italic" ref="U003C4"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL TAU</description>

</character>

<character id=“U1D710” dec=“120592” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Upsilon}</latex>
<surrogate mathvariant="italic" ref="U003C5"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL UPSILON</description>

</character>

<character id=“U1D711” dec=“120593” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Phi}</latex>
<surrogate mathvariant="italic" ref="U003C6"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL PHI</description>

</character>

<character id=“U1D712” dec=“120594” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Chi}</latex>
<surrogate mathvariant="italic" ref="U003C7"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL CHI</description>

</character>

<character id=“U1D713” dec=“120595” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Psi}</latex>
<surrogate mathvariant="italic" ref="U003C8"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL PSI</description>

</character>

<character id=“U1D714” dec=“120596” mode=“math” type=“alphabetic”>

<latex>\mathsl{\Omega}</latex>
<surrogate mathvariant="italic" ref="U003C9"/>
<description unicode="3.1">MATHEMATICAL ITALIC SMALL OMEGA</description>

</character>

<character id=“U1D715” dec=“120597” mode=“math” type=“normal”>

<latex>\partial </latex>
<surrogate mathvariant="italic" ref="U02202"/>
<description unicode="3.1">MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL</description>

</character>

<character id=“U1D716” dec=“120598” mode=“math” type=“relation”>

<latex>\in</latex>
<surrogate mathvariant="italic" ref="U0220A"/>
<description unicode="3.1">MATHEMATICAL ITALIC EPSILON SYMBOL</description>

</character>

<character id=“U1D717” dec=“120599” mode=“mixed” type=“alphabetic”>

<latex>\mathsl{\vartheta}</latex>
<surrogate mathvariant="italic" ref="U003D1"/>
<description unicode="3.1">MATHEMATICAL ITALIC THETA SYMBOL</description>

</character>

<character id=“U1D718” dec=“120600” mode=“mixed” type=“alphabetic”>

<latex>\mathsl{\varkappa}</latex>
<surrogate mathvariant="italic" ref="U003F0"/>
<description unicode="3.1">MATHEMATICAL ITALIC KAPPA SYMBOL</description>

</character>

<character id=“U1D719” dec=“120601” mode=“mixed” type=“alphabetic”>

<latex>\mathsl{\phi}</latex>
<surrogate mathvariant="italic" ref="U003D5"/>
<description unicode="3.1">MATHEMATICAL ITALIC PHI SYMBOL</description>

</character>

<character id=“U1D71A” dec=“120602” mode=“mixed” type=“alphabetic”>

<latex>\mathsl{\varrho}</latex>
<surrogate mathvariant="italic" ref="U003F1"/>
<description unicode="3.1">MATHEMATICAL ITALIC RHO SYMBOL</description>

</character>

<character id=“U1D71B” dec=“120603” mode=“mixed” type=“alphabetic”>

<latex>\mathsl{\varpi}</latex>
<surrogate mathvariant="italic" ref="U003D6"/>
<description unicode="3.1">MATHEMATICAL ITALIC PI SYMBOL</description>

</character>

<character id=“U1D71C” dec=“120604” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Alpha}</latex>
<surrogate mathvariant="bold-italic" ref="U00391"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL ALPHA</description>

</character>

<character id=“U1D71D” dec=“120605” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Beta}</latex>
<surrogate mathvariant="bold-italic" ref="U00392"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL BETA</description>

</character>

<character id=“U1D71E” dec=“120606” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Gamma}</latex>
<surrogate mathvariant="bold-italic" ref="U00393"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL GAMMA</description>

</character>

<character id=“U1D71F” dec=“120607” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Delta}</latex>
<surrogate mathvariant="bold-italic" ref="U00394"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL DELTA</description>

</character>

<character id=“U1D720” dec=“120608” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Epsilon}</latex>
<surrogate mathvariant="bold-italic" ref="U00395"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL EPSILON</description>

</character>

<character id=“U1D721” dec=“120609” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Zeta}</latex>
<surrogate mathvariant="bold-italic" ref="U00396"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL ZETA</description>

</character>

<character id=“U1D722” dec=“120610” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Eta}</latex>
<surrogate mathvariant="bold-italic" ref="U00397"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL ETA</description>

</character>

<character id=“U1D723” dec=“120611” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Theta}</latex>
<surrogate mathvariant="bold-italic" ref="U00398"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL THETA</description>

</character>

<character id=“U1D724” dec=“120612” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Iota}</latex>
<surrogate mathvariant="bold-italic" ref="U00399"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL IOTA</description>

</character>

<character id=“U1D725” dec=“120613” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Kappa}</latex>
<surrogate mathvariant="bold-italic" ref="U0039A"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL KAPPA</description>

</character>

<character id=“U1D726” dec=“120614” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Lambda}</latex>
<surrogate mathvariant="bold-italic" ref="U0039B"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL LAMDA</description>

</character>

<character id=“U1D727” dec=“120615” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="bold-italic" ref="U0039C"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL MU</description>

</character>

<character id=“U1D728” dec=“120616” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="bold-italic" ref="U0039D"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL NU</description>

</character>

<character id=“U1D729” dec=“120617” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Xi}</latex>
<surrogate mathvariant="bold-italic" ref="U0039E"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL XI</description>

</character>

<character id=“U1D72A” dec=“120618” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="bold-italic" ref="U0039F"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL OMICRON</description>

</character>

<character id=“U1D72B” dec=“120619” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Pi}</latex>
<surrogate mathvariant="bold-italic" ref="U003A0"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL PI</description>

</character>

<character id=“U1D72C” dec=“120620” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Rho}</latex>
<surrogate mathvariant="bold-italic" ref="U003A1"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL RHO</description>

</character>

<character id=“U1D72D” dec=“120621” mode=“mixed” type=“other”>

<latex>\mathbit{O}</latex>
<surrogate mathvariant="bold-italic" ref="U003F4"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL THETA SYMBOL</description>

</character>

<character id=“U1D72E” dec=“120622” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Sigma}</latex>
<surrogate mathvariant="bold-italic" ref="U003A3"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL SIGMA</description>

</character>

<character id=“U1D72F” dec=“120623” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Tau}</latex>
<surrogate mathvariant="bold-italic" ref="U003A4"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL TAU</description>

</character>

<character id=“U1D730” dec=“120624” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Upsilon}</latex>
<surrogate mathvariant="bold-italic" ref="U003A5"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL UPSILON</description>

</character>

<character id=“U1D731” dec=“120625” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Phi}</latex>
<surrogate mathvariant="bold-italic" ref="U003A6"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL PHI</description>

</character>

<character id=“U1D732” dec=“120626” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Chi}</latex>
<surrogate mathvariant="bold-italic" ref="U003A7"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL CHI</description>

</character>

<character id=“U1D733” dec=“120627” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Psi}</latex>
<surrogate mathvariant="bold-italic" ref="U003A8"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL PSI</description>

</character>

<character id=“U1D734” dec=“120628” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Omega}</latex>
<surrogate mathvariant="bold-italic" ref="U003A9"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC CAPITAL OMEGA</description>

</character>

<character id=“U1D735” dec=“120629” mode=“math” type=“normal”>

<latex>\mathbit{\nabla}</latex>
<surrogate mathvariant="bold-italic" ref="U02207"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC NABLA</description>

</character>

<character id=“U1D736” dec=“120630” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Alpha}</latex>
<surrogate mathvariant="bold-italic" ref="U003B1"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL ALPHA</description>

</character>

<character id=“U1D737” dec=“120631” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Beta}</latex>
<surrogate mathvariant="bold-italic" ref="U003B2"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL BETA</description>

</character>

<character id=“U1D738” dec=“120632” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Gamma}</latex>
<surrogate mathvariant="bold-italic" ref="U003B3"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL GAMMA</description>

</character>

<character id=“U1D739” dec=“120633” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Delta}</latex>
<surrogate mathvariant="bold-italic" ref="U003B4"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL DELTA</description>

</character>

<character id=“U1D73A” dec=“120634” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Epsilon}</latex>
<surrogate mathvariant="bold-italic" ref="U003B5"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL EPSILON</description>

</character>

<character id=“U1D73B” dec=“120635” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Zeta}</latex>
<surrogate mathvariant="bold-italic" ref="U003B6"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL ZETA</description>

</character>

<character id=“U1D73C” dec=“120636” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Eta}</latex>
<surrogate mathvariant="bold-italic" ref="U003B7"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL ETA</description>

</character>

<character id=“U1D73D” dec=“120637” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Theta}</latex>
<surrogate mathvariant="bold-italic" ref="U003B8"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL THETA</description>

</character>

<character id=“U1D73E” dec=“120638” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Iota}</latex>
<surrogate mathvariant="bold-italic" ref="U003B9"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL IOTA</description>

</character>

<character id=“U1D73F” dec=“120639” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Kappa}</latex>
<surrogate mathvariant="bold-italic" ref="U003BA"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL KAPPA</description>

</character>

<character id=“U1D740” dec=“120640” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Lambda}</latex>
<surrogate mathvariant="bold-italic" ref="U003BB"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL LAMDA</description>

</character>

<character id=“U1D741” dec=“120641” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="bold-italic" ref="U003BC"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL MU</description>

</character>

<character id=“U1D742” dec=“120642” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="bold-italic" ref="U003BD"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL NU</description>

</character>

<character id=“U1D743” dec=“120643” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Xi}</latex>
<surrogate mathvariant="bold-italic" ref="U003BE"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL XI</description>

</character>

<character id=“U1D744” dec=“120644” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="bold-italic" ref="U003BF"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL OMICRON</description>

</character>

<character id=“U1D745” dec=“120645” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Pi}</latex>
<surrogate mathvariant="bold-italic" ref="U003C0"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL PI</description>

</character>

<character id=“U1D746” dec=“120646” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Rho}</latex>
<surrogate mathvariant="bold-italic" ref="U003C1"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL RHO</description>

</character>

<character id=“U1D747” dec=“120647” mode=“math” type=“alphabetic”>

<latex>\mathbit{\varsigma}</latex>
<surrogate mathvariant="bold-italic" ref="U003C2"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA</description>

</character>

<character id=“U1D748” dec=“120648” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Sigma}</latex>
<surrogate mathvariant="bold-italic" ref="U003C3"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL SIGMA</description>

</character>

<character id=“U1D749” dec=“120649” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Tau}</latex>
<surrogate mathvariant="bold-italic" ref="U003C4"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL TAU</description>

</character>

<character id=“U1D74A” dec=“120650” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Upsilon}</latex>
<surrogate mathvariant="bold-italic" ref="U003C5"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL UPSILON</description>

</character>

<character id=“U1D74B” dec=“120651” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Phi}</latex>
<surrogate mathvariant="bold-italic" ref="U003C6"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL PHI</description>

</character>

<character id=“U1D74C” dec=“120652” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Chi}</latex>
<surrogate mathvariant="bold-italic" ref="U003C7"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL CHI</description>

</character>

<character id=“U1D74D” dec=“120653” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Psi}</latex>
<surrogate mathvariant="bold-italic" ref="U003C8"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL PSI</description>

</character>

<character id=“U1D74E” dec=“120654” mode=“math” type=“alphabetic”>

<latex>\mathbit{\Omega}</latex>
<surrogate mathvariant="bold-italic" ref="U003C9"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC SMALL OMEGA</description>

</character>

<character id=“U1D74F” dec=“120655” mode=“math” type=“normal”>

<latex>\partial </latex>
<surrogate mathvariant="bold-italic" ref="U02202"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL</description>

</character>

<character id=“U1D750” dec=“120656” mode=“math” type=“relation”>

<latex>\in</latex>
<surrogate mathvariant="bold-italic" ref="U0220A"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC EPSILON SYMBOL</description>

</character>

<character id=“U1D751” dec=“120657” mode=“mixed” type=“alphabetic”>

<latex>\mathbit{\vartheta}</latex>
<surrogate mathvariant="bold-italic" ref="U003D1"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC THETA SYMBOL</description>

</character>

<character id=“U1D752” dec=“120658” mode=“mixed” type=“alphabetic”>

<latex>\mathbit{\varkappa}</latex>
<surrogate mathvariant="bold-italic" ref="U003F0"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC KAPPA SYMBOL</description>

</character>

<character id=“U1D753” dec=“120659” mode=“mixed” type=“alphabetic”>

<latex>\mathbit{\phi}</latex>
<surrogate mathvariant="bold-italic" ref="U003D5"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC PHI SYMBOL</description>

</character>

<character id=“U1D754” dec=“120660” mode=“mixed” type=“alphabetic”>

<latex>\mathbit{\varrho}</latex>
<surrogate mathvariant="bold-italic" ref="U003F1"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC RHO SYMBOL</description>

</character>

<character id=“U1D755” dec=“120661” mode=“mixed” type=“alphabetic”>

<latex>\mathbit{\varpi}</latex>
<surrogate mathvariant="bold-italic" ref="U003D6"/>
<description unicode="3.1">MATHEMATICAL BOLD ITALIC PI SYMBOL</description>

</character>

<character id=“U1D756” dec=“120662” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Alpha}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00391"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA</description>

</character>

<character id=“U1D757” dec=“120663” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Beta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00392"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL BETA</description>

</character>

<character id=“U1D758” dec=“120664” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Gamma}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00393"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL GAMMA</description>

</character>

<character id=“U1D759” dec=“120665” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Delta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00394"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL DELTA</description>

</character>

<character id=“U1D75A” dec=“120666” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Epsilon}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00395"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL EPSILON</description>

</character>

<character id=“U1D75B” dec=“120667” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Zeta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00396"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA</description>

</character>

<character id=“U1D75C” dec=“120668” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Eta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00397"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL ETA</description>

</character>

<character id=“U1D75D” dec=“120669” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Theta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00398"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA</description>

</character>

<character id=“U1D75E” dec=“120670” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Iota}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00399"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL IOTA</description>

</character>

<character id=“U1D75F” dec=“120671” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Kappa}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0039A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL KAPPA</description>

</character>

<character id=“U1D760” dec=“120672” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Lambda}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0039B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL LAMDA</description>

</character>

<character id=“U1D761” dec=“120673” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0039C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL MU</description>

</character>

<character id=“U1D762” dec=“120674” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0039D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL NU</description>

</character>

<character id=“U1D763” dec=“120675” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Xi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0039E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL XI</description>

</character>

<character id=“U1D764” dec=“120676” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0039F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL OMICRON</description>

</character>

<character id=“U1D765” dec=“120677” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Pi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A0"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL PI</description>

</character>

<character id=“U1D766” dec=“120678” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Rho}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL RHO</description>

</character>

<character id=“U1D767” dec=“120679” mode=“mixed” type=“other”>

<latex>\mathsfbf{\vartheta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003F4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA SYMBOL</description>

</character>

<character id=“U1D768” dec=“120680” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Sigma}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A3"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL SIGMA</description>

</character>

<character id=“U1D769” dec=“120681” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Tau}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL TAU</description>

</character>

<character id=“U1D76A” dec=“120682” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Upsilon}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL UPSILON</description>

</character>

<character id=“U1D76B” dec=“120683” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Phi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL PHI</description>

</character>

<character id=“U1D76C” dec=“120684” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Chi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A7"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL CHI</description>

</character>

<character id=“U1D76D” dec=“120685” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Psi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A8"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL PSI</description>

</character>

<character id=“U1D76E” dec=“120686” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Omega}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003A9"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA</description>

</character>

<character id=“U1D76F” dec=“120687” mode=“math” type=“normal”>

<latex>\mathsfbf{\nabla}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U02207"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD NABLA</description>

</character>

<character id=“U1D770” dec=“120688” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Alpha}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA</description>

</character>

<character id=“U1D771” dec=“120689” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Beta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B2"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL BETA</description>

</character>

<character id=“U1D772” dec=“120690” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Gamma}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B3"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL GAMMA</description>

</character>

<character id=“U1D773” dec=“120691” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Delta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL DELTA</description>

</character>

<character id=“U1D774” dec=“120692” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Epsilon}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL EPSILON</description>

</character>

<character id=“U1D775” dec=“120693” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Zeta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL ZETA</description>

</character>

<character id=“U1D776” dec=“120694” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Eta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B7"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL ETA</description>

</character>

<character id=“U1D777” dec=“120695” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Theta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B8"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL THETA</description>

</character>

<character id=“U1D778” dec=“120696” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Iota}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003B9"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL IOTA</description>

</character>

<character id=“U1D779” dec=“120697” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Kappa}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003BA"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL KAPPA</description>

</character>

<character id=“U1D77A” dec=“120698” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Lambda}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003BB"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL LAMDA</description>

</character>

<character id=“U1D77B” dec=“120699” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003BC"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL MU</description>

</character>

<character id=“U1D77C” dec=“120700” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003BD"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL NU</description>

</character>

<character id=“U1D77D” dec=“120701” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Xi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003BE"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL XI</description>

</character>

<character id=“U1D77E” dec=“120702” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003BF"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL OMICRON</description>

</character>

<character id=“U1D77F” dec=“120703” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Pi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C0"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL PI</description>

</character>

<character id=“U1D780” dec=“120704” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Rho}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL RHO</description>

</character>

<character id=“U1D781” dec=“120705” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\varsigma}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C2"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL FINAL SIGMA</description>

</character>

<character id=“U1D782” dec=“120706” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Sigma}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C3"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL SIGMA</description>

</character>

<character id=“U1D783” dec=“120707” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Tau}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL TAU</description>

</character>

<character id=“U1D784” dec=“120708” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Upsilon}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL UPSILON</description>

</character>

<character id=“U1D785” dec=“120709” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Phi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL PHI</description>

</character>

<character id=“U1D786” dec=“120710” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Chi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C7"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL CHI</description>

</character>

<character id=“U1D787” dec=“120711” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Psi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C8"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL PSI</description>

</character>

<character id=“U1D788” dec=“120712” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{\Omega}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003C9"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA</description>

</character>

<character id=“U1D789” dec=“120713” mode=“math” type=“normal”>

<latex>\partial </latex>
<surrogate mathvariant="bold-sans-serif" ref="U02202"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL</description>

</character>

<character id=“U1D78A” dec=“120714” mode=“math” type=“relation”>

<latex>\in</latex>
<surrogate mathvariant="bold-sans-serif" ref="U0220A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL</description>

</character>

<character id=“U1D78B” dec=“120715” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbf{\vartheta}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003D1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD THETA SYMBOL</description>

</character>

<character id=“U1D78C” dec=“120716” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbf{\varkappa}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003F0"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD KAPPA SYMBOL</description>

</character>

<character id=“U1D78D” dec=“120717” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbf{\phi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003D5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD PHI SYMBOL</description>

</character>

<character id=“U1D78E” dec=“120718” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbf{\varrho}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003F1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD RHO SYMBOL</description>

</character>

<character id=“U1D78F” dec=“120719” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbf{\varpi}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U003D6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD PI SYMBOL</description>

</character>

<character id=“U1D790” dec=“120720” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Alpha}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00391"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA</description>

</character>

<character id=“U1D791” dec=“120721” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Beta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00392"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL BETA</description>

</character>

<character id=“U1D792” dec=“120722” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Gamma}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00393"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL GAMMA</description>

</character>

<character id=“U1D793” dec=“120723” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Delta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00394"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL DELTA</description>

</character>

<character id=“U1D794” dec=“120724” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Epsilon}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00395"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL EPSILON</description>

</character>

<character id=“U1D795” dec=“120725” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Zeta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00396"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ZETA</description>

</character>

<character id=“U1D796” dec=“120726” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Eta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00397"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ETA</description>

</character>

<character id=“U1D797” dec=“120727” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\vartheta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00398"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA</description>

</character>

<character id=“U1D798” dec=“120728” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Iota}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U00399"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL IOTA</description>

</character>

<character id=“U1D799” dec=“120729” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Kappa}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0039A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL KAPPA</description>

</character>

<character id=“U1D79A” dec=“120730” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Lambda}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0039B"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL LAMDA</description>

</character>

<character id=“U1D79B” dec=“120731” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0039C"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL MU</description>

</character>

<character id=“U1D79C” dec=“120732” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0039D"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL NU</description>

</character>

<character id=“U1D79D” dec=“120733” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Xi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0039E"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL XI</description>

</character>

<character id=“U1D79E” dec=“120734” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0039F"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMICRON</description>

</character>

<character id=“U1D79F” dec=“120735” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Pi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A0"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PI</description>

</character>

<character id=“U1D7A0” dec=“120736” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Rho}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL RHO</description>

</character>

<character id=“U1D7A1” dec=“120737” mode=“mixed” type=“other”>

<latex>\mathsfbfsl{\vartheta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003F4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA SYMBOL</description>

</character>

<character id=“U1D7A2” dec=“120738” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Sigma}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A3"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL SIGMA</description>

</character>

<character id=“U1D7A3” dec=“120739” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Tau}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL TAU</description>

</character>

<character id=“U1D7A4” dec=“120740” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Upsilon}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL UPSILON</description>

</character>

<character id=“U1D7A5” dec=“120741” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Phi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PHI</description>

</character>

<character id=“U1D7A6” dec=“120742” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Chi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A7"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL CHI</description>

</character>

<character id=“U1D7A7” dec=“120743” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Psi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A8"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PSI</description>

</character>

<character id=“U1D7A8” dec=“120744” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Omega}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003A9"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA</description>

</character>

<character id=“U1D7A9” dec=“120745” mode=“math” type=“normal”>

<latex>\mathsfbfsl{\nabla}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U02207"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA</description>

</character>

<character id=“U1D7AA” dec=“120746” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Alpha}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA</description>

</character>

<character id=“U1D7AB” dec=“120747” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Beta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B2"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL BETA</description>

</character>

<character id=“U1D7AC” dec=“120748” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Gamma}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B3"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL GAMMA</description>

</character>

<character id=“U1D7AD” dec=“120749” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Delta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA</description>

</character>

<character id=“U1D7AE” dec=“120750” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Epsilon}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL EPSILON</description>

</character>

<character id=“U1D7AF” dec=“120751” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Zeta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ZETA</description>

</character>

<character id=“U1D7B0” dec=“120752” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Eta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B7"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ETA</description>

</character>

<character id=“U1D7B1” dec=“120753” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\vartheta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B8"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL THETA</description>

</character>

<character id=“U1D7B2” dec=“120754” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Iota}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003B9"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL IOTA</description>

</character>

<character id=“U1D7B3” dec=“120755” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Kappa}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003BA"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL KAPPA</description>

</character>

<character id=“U1D7B4” dec=“120756” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Lambda}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003BB"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA</description>

</character>

<character id=“U1D7B5” dec=“120757” mode=“math” type=“alphabetic”>

<latex>M</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003BC"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL MU</description>

</character>

<character id=“U1D7B6” dec=“120758” mode=“math” type=“alphabetic”>

<latex>N</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003BD"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU</description>

</character>

<character id=“U1D7B7” dec=“120759” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Xi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003BE"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL XI</description>

</character>

<character id=“U1D7B8” dec=“120760” mode=“math” type=“alphabetic”>

<latex>O</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003BF"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMICRON</description>

</character>

<character id=“U1D7B9” dec=“120761” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Pi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C0"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PI</description>

</character>

<character id=“U1D7BA” dec=“120762” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Rho}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL RHO</description>

</character>

<character id=“U1D7BB” dec=“120763” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\varsigma}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C2"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL FINAL SIGMA</description>

</character>

<character id=“U1D7BC” dec=“120764” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Sigma}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C3"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL SIGMA</description>

</character>

<character id=“U1D7BD” dec=“120765” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Tau}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C4"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL TAU</description>

</character>

<character id=“U1D7BE” dec=“120766” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Upsilon}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL UPSILON</description>

</character>

<character id=“U1D7BF” dec=“120767” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Phi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PHI</description>

</character>

<character id=“U1D7C0” dec=“120768” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Chi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C7"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL CHI</description>

</character>

<character id=“U1D7C1” dec=“120769” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Psi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C8"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSI</description>

</character>

<character id=“U1D7C2” dec=“120770” mode=“math” type=“alphabetic”>

<latex>\mathsfbfsl{\Omega}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003C9"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA</description>

</character>

<character id=“U1D7C3” dec=“120771” mode=“math” type=“normal”>

<latex>\partial </latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U02202"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL</description>

</character>

<character id=“U1D7C4” dec=“120772” mode=“math” type=“relation”>

<latex>\in</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U0220A"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL</description>

</character>

<character id=“U1D7C5” dec=“120773” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbfsl{\vartheta}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003D1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC THETA SYMBOL</description>

</character>

<character id=“U1D7C6” dec=“120774” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbfsl{\varkappa}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003F0"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC KAPPA SYMBOL</description>

</character>

<character id=“U1D7C7” dec=“120775” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbfsl{\phi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003D5"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC PHI SYMBOL</description>

</character>

<character id=“U1D7C8” dec=“120776” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbfsl{\varrho}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003F1"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC RHO SYMBOL</description>

</character>

<character id=“U1D7C9” dec=“120777” mode=“mixed” type=“alphabetic”>

<latex>\mathsfbfsl{\varpi}</latex>
<surrogate mathvariant="sans-serif-bold-italic" ref="U003D6"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL</description>

</character>

<character id=“U1D7CA” dec=“120778” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D7CB” dec=“120779” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D7CC” dec=“120780” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D7CD” dec=“120781” image=“none” type=“other” mode=“unknown”>

<description unicode="unassigned"/>

</character>

<character id=“U1D7CE” dec=“120782” mode=“math” type=“alphabetic”>

<latex>\mathbf{0}</latex>
<surrogate mathvariant="bold" ref="U00030"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT ZERO</description>

</character>

<character id=“U1D7CF” dec=“120783” mode=“math” type=“alphabetic”>

<latex>\mathbf{1}</latex>
<surrogate mathvariant="bold" ref="U00031"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT ONE</description>

</character>

<character id=“U1D7D0” dec=“120784” mode=“math” type=“alphabetic”>

<latex>\mathbf{2}</latex>
<surrogate mathvariant="bold" ref="U00032"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT TWO</description>

</character>

<character id=“U1D7D1” dec=“120785” mode=“math” type=“alphabetic”>

<latex>\mathbf{3}</latex>
<surrogate mathvariant="bold" ref="U00033"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT THREE</description>

</character>

<character id=“U1D7D2” dec=“120786” mode=“math” type=“alphabetic”>

<latex>\mathbf{4}</latex>
<surrogate mathvariant="bold" ref="U00034"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT FOUR</description>

</character>

<character id=“U1D7D3” dec=“120787” mode=“math” type=“alphabetic”>

<latex>\mathbf{5}</latex>
<surrogate mathvariant="bold" ref="U00035"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT FIVE</description>

</character>

<character id=“U1D7D4” dec=“120788” mode=“math” type=“alphabetic”>

<latex>\mathbf{6}</latex>
<surrogate mathvariant="bold" ref="U00036"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT SIX</description>

</character>

<character id=“U1D7D5” dec=“120789” mode=“math” type=“alphabetic”>

<latex>\mathbf{7}</latex>
<surrogate mathvariant="bold" ref="U00037"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT SEVEN</description>

</character>

<character id=“U1D7D6” dec=“120790” mode=“math” type=“alphabetic”>

<latex>\mathbf{8}</latex>
<surrogate mathvariant="bold" ref="U00038"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT EIGHT</description>

</character>

<character id=“U1D7D7” dec=“120791” mode=“math” type=“alphabetic”>

<latex>\mathbf{9}</latex>
<surrogate mathvariant="bold" ref="U00039"/>
<description unicode="3.1">MATHEMATICAL BOLD DIGIT NINE</description>

</character>

<character id=“U1D7D8” dec=“120792” mode=“math” type=“alphabetic”>

<latex>\mathbb{0}</latex>
<Wolfram id="F7DB">DoubleStruckZero</Wolfram>
<surrogate mathvariant="double-struck" ref="U00030"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT ZERO</description>

</character>

<character id=“U1D7D9” dec=“120793” mode=“math” type=“alphabetic”>

<latex>\mathbb{1}</latex>
<Wolfram id="F7DC">DoubleStruckOne</Wolfram>
<surrogate mathvariant="double-struck" ref="U00031"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT ONE</description>

</character>

<character id=“U1D7DA” dec=“120794” mode=“math” type=“alphabetic”>

<latex>\mathbb{2}</latex>
<Wolfram id="F7DD">DoubleStruckTwo</Wolfram>
<surrogate mathvariant="double-struck" ref="U00032"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT TWO</description>

</character>

<character id=“U1D7DB” dec=“120795” mode=“math” type=“alphabetic”>

<latex>\mathbb{3}</latex>
<Wolfram id="F7DE">DoubleStruckThree</Wolfram>
<surrogate mathvariant="double-struck" ref="U00033"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT THREE</description>

</character>

<character id=“U1D7DC” dec=“120796” mode=“math” type=“alphabetic”>

<latex>\mathbb{4}</latex>
<Wolfram id="F7DF">DoubleStruckFour</Wolfram>
<surrogate mathvariant="double-struck" ref="U00034"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT FOUR</description>

</character>

<character id=“U1D7DD” dec=“120797” mode=“math” type=“alphabetic”>

<latex>\mathbb{5}</latex>
<Wolfram id="F7E0">DoubleStruckFive</Wolfram>
<surrogate mathvariant="double-struck" ref="U00035"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT FIVE</description>

</character>

<character id=“U1D7DE” dec=“120798” mode=“math” type=“alphabetic”>

<latex>\mathbb{6}</latex>
<Wolfram id="F7E1">DoubleStruckSix</Wolfram>
<surrogate mathvariant="double-struck" ref="U00036"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT SIX</description>

</character>

<character id=“U1D7DF” dec=“120799” mode=“math” type=“alphabetic”>

<latex>\mathbb{7}</latex>
<Wolfram id="F7E2">DoubleStruckSeven</Wolfram>
<surrogate mathvariant="double-struck" ref="U00037"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT SEVEN</description>

</character>

<character id=“U1D7E0” dec=“120800” mode=“math” type=“alphabetic”>

<latex>\mathbb{8}</latex>
<Wolfram id="F7E3">DoubleStruckEight</Wolfram>
<surrogate mathvariant="double-struck" ref="U00038"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT EIGHT</description>

</character>

<character id=“U1D7E1” dec=“120801” mode=“math” type=“alphabetic”>

<latex>\mathbb{9}</latex>
<Wolfram id="F7E4">DoubleStruckNine</Wolfram>
<surrogate mathvariant="double-struck" ref="U00039"/>
<description unicode="3.1">MATHEMATICAL DOUBLE-STRUCK DIGIT NINE</description>

</character>

<character id=“U1D7E2” dec=“120802” mode=“math” type=“alphabetic”>

<latex>\mathsf{0}</latex>
<surrogate mathvariant="sans-serif" ref="U00030"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT ZERO</description>

</character>

<character id=“U1D7E3” dec=“120803” mode=“math” type=“alphabetic”>

<latex>\mathsf{1}</latex>
<surrogate mathvariant="sans-serif" ref="U00031"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT ONE</description>

</character>

<character id=“U1D7E4” dec=“120804” mode=“math” type=“alphabetic”>

<latex>\mathsf{2}</latex>
<surrogate mathvariant="sans-serif" ref="U00032"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT TWO</description>

</character>

<character id=“U1D7E5” dec=“120805” mode=“math” type=“alphabetic”>

<latex>\mathsf{3}</latex>
<surrogate mathvariant="sans-serif" ref="U00033"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT THREE</description>

</character>

<character id=“U1D7E6” dec=“120806” mode=“math” type=“alphabetic”>

<latex>\mathsf{4}</latex>
<surrogate mathvariant="sans-serif" ref="U00034"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT FOUR</description>

</character>

<character id=“U1D7E7” dec=“120807” mode=“math” type=“alphabetic”>

<latex>\mathsf{5}</latex>
<surrogate mathvariant="sans-serif" ref="U00035"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT FIVE</description>

</character>

<character id=“U1D7E8” dec=“120808” mode=“math” type=“alphabetic”>

<latex>\mathsf{6}</latex>
<surrogate mathvariant="sans-serif" ref="U00036"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT SIX</description>

</character>

<character id=“U1D7E9” dec=“120809” mode=“math” type=“alphabetic”>

<latex>\mathsf{7}</latex>
<surrogate mathvariant="sans-serif" ref="U00037"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT SEVEN</description>

</character>

<character id=“U1D7EA” dec=“120810” mode=“math” type=“alphabetic”>

<latex>\mathsf{8}</latex>
<surrogate mathvariant="sans-serif" ref="U00038"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT EIGHT</description>

</character>

<character id=“U1D7EB” dec=“120811” mode=“math” type=“alphabetic”>

<latex>\mathsf{9}</latex>
<surrogate mathvariant="sans-serif" ref="U00039"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF DIGIT NINE</description>

</character>

<character id=“U1D7EC” dec=“120812” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{0}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00030"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO</description>

</character>

<character id=“U1D7ED” dec=“120813” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{1}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00031"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT ONE</description>

</character>

<character id=“U1D7EE” dec=“120814” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{2}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00032"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT TWO</description>

</character>

<character id=“U1D7EF” dec=“120815” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{3}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00033"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT THREE</description>

</character>

<character id=“U1D7F0” dec=“120816” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{4}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00034"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT FOUR</description>

</character>

<character id=“U1D7F1” dec=“120817” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{5}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00035"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT FIVE</description>

</character>

<character id=“U1D7F2” dec=“120818” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{6}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00036"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT SIX</description>

</character>

<character id=“U1D7F3” dec=“120819” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{7}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00037"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT SEVEN</description>

</character>

<character id=“U1D7F4” dec=“120820” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{8}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00038"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT</description>

</character>

<character id=“U1D7F5” dec=“120821” mode=“math” type=“alphabetic”>

<latex>\mathsfbf{9}</latex>
<surrogate mathvariant="bold-sans-serif" ref="U00039"/>
<description unicode="3.1">MATHEMATICAL SANS-SERIF BOLD DIGIT NINE</description>

</character>

<character id=“U1D7F6” dec=“120822” mode=“math” type=“alphabetic”>

<latex>\mathtt{0}</latex>
<surrogate mathvariant="monospace" ref="U00030"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT ZERO</description>

</character>

<character id=“U1D7F7” dec=“120823” mode=“math” type=“alphabetic”>

<latex>\mathtt{1}</latex>
<surrogate mathvariant="monospace" ref="U00031"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT ONE</description>

</character>

<character id=“U1D7F8” dec=“120824” mode=“math” type=“alphabetic”>

<latex>\mathtt{2}</latex>
<surrogate mathvariant="monospace" ref="U00032"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT TWO</description>

</character>

<character id=“U1D7F9” dec=“120825” mode=“math” type=“alphabetic”>

<latex>\mathtt{3}</latex>
<surrogate mathvariant="monospace" ref="U00033"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT THREE</description>

</character>

<character id=“U1D7FA” dec=“120826” mode=“math” type=“alphabetic”>

<latex>\mathtt{4}</latex>
<surrogate mathvariant="monospace" ref="U00034"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT FOUR</description>

</character>

<character id=“U1D7FB” dec=“120827” mode=“math” type=“alphabetic”>

<latex>\mathtt{5}</latex>
<surrogate mathvariant="monospace" ref="U00035"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT FIVE</description>

</character>

<character id=“U1D7FC” dec=“120828” mode=“math” type=“alphabetic”>

<latex>\mathtt{6}</latex>
<surrogate mathvariant="monospace" ref="U00036"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT SIX</description>

</character>

<character id=“U1D7FD” dec=“120829” mode=“math” type=“alphabetic”>

<latex>\mathtt{7}</latex>
<surrogate mathvariant="monospace" ref="U00037"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT SEVEN</description>

</character>

<character id=“U1D7FE” dec=“120830” mode=“math” type=“alphabetic”>

<latex>\mathtt{8}</latex>
<surrogate mathvariant="monospace" ref="U00038"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT EIGHT</description>

</character>

<character id=“U1D7FF” dec=“120831” mode=“math” type=“alphabetic”>

<latex>\mathtt{9}</latex>
<surrogate mathvariant="monospace" ref="U00039"/>
<description unicode="3.1">MATHEMATICAL MONOSPACE DIGIT NINE</description>

</character>

</charlist>