Knowledge

List of XML and HTML character entity references

Source 📝

1132:
of two characters containing some of them. Since HTML 5.0 (and MathML 3.0 which shares the same set en entities), all entities are encoded in Unicode normalization forms C and KC (this was not the case with older versions of HTML and MathML, so older entities that were initially defined with characters for private use assignments, CJK compatibility forms, or in non-NFC forms were modified).
51074:: Unicode only defines U+22A5 as the "up tack", and the Unicode symbol for "perpendicular" is U+27C2: the two symbols look similar, but are separate in Unicode. However, HTML uses U+22A5 as its "perpendicular" symbol: this is a discrepancy between HTML and Unicode. As well, the U+22A4 character (the "down tack" symbol) rendered in a browser such as 51742:
The normative reference to RFC 2070 (still found in DTDs defining the character entities for HTML or XHTML) is historic; this RFC (along with other RFC's related to different part of the HTML specification) has been deprecated in favor of the newer informational RFC 2854 which defines the "text/html"
550:
There is no DTD for HTML 5, where all entities are predefined; it is impossible to strictly validate in XML the schema needed for (X)HTML 5, without also defining custom XSD's (at least for the custom "data-*" attributes). Rather than requiring support for a DTD (with the associated security concerns
51243:
If the document is read by an XML parser that does read external entities and does not implement a builtin cache for well-known DTDs, then the five built-in XML character entities (and numeric character references) can safely be used. The other 248 HTML character entities can be used as long as the
51239:
that does not or cannot read external entities, then only the five built-in XML character entities can safely be used, although other entities may be used if they are declared in the internal DTD subset. However, modern XML parsers recognize and implement a builtin cache for SGML references to DTDs
1135:
However, all valid characters and sequences in the UCS, including all bidirectional controls or private-use assignments (but with the exception of non-whitespace C0 and C1 controls, non-characters, and surrogates) are also usable and valid in HTML, XML, XHTML and MathML, either in plain-text values
1131:
Most entities are predefined in XML and HTML to reference just one character in the UCS, but there are no predefined entities for isolated combining characters, variation selectors, or characters for private use assignments; however the list includes some predefined entities for character sequences
1122:
There are no predefined character entities in HTML for characters or sequences of most scripts encoded in the UCS (except a common subset of whitespace, punctuation, mathematical or technical symbols, currency symbols, a few Hebrew symbols used in mathematical notations, and the most common letters
51247:
HTML 5.0 parsers cannot process XHTML documents, and it's impossible to define a fully validating DTD for HTML5 documents encoded with the XHTML syntax (notably it's impossible to validate all attributes names, notably "data-*" attributes); as well it's still impossible to fully validate (with W3C
1127:
bidirectional controls defined in UCS/Unicode are represented as standard character entities in HTML (not even in HTML5, which defines more general directional elements and attributes for that purpose). Notably, there are no predefined HTML character entities for controls that were added in the
1094:
HTML5 defines many named entities, references to which act as mnemonic aliases for certain Unicode characters. The HTML5 specification does not allow users to define additional entities, as it no longer accepts any DTD to be referenced or extended inside HTML documents (this is still needed in
1098:
In the below table, the "Standard" column indicates the first version of the HTML DTD that defines the character entity reference, and indicates characters that are predefined in XML without needing any DTD. To use one of these character entity references in an HTML or XML document, enter an
146:
for hexadecimal digits may mix uppercase and lowercase letters, though uppercase is the usual style. However the XML and HTML standards restrict the usable code points to a set of valid values, which is a subset of UCS/Unicode code point values, that excludes all code points assigned to
51062:: U+2285 'not a superset of' is in the 'ISOamsn' subset, but is not covered by the Symbol font encoding, and is not listed in the HTML 4.0 entities list on the documentation, where it was erroneously omitted; it should be included for symmetry and analogy with other entities. 51082:
of either "up tack" or "perpendicular", but not both, depending on whether a fixed-width or a proportional font is used. When viewed in Firefox 3.6, the symbols rendered in the order U+22A5, U+22A4, U+27C2 in a proportional font: "⊥ ⊤ ⟂" and a fixed width one:
51220:
Legacy abbreviated character entities (without the final colon) inherited from HTML 2.0 (and still supported in HTML 5.0) are not supported in XML 1.0 and XHTML; the trailing semicolon must be present in all entity references used in XML and XHTML
51215:
entity, which is not one of the 252 character entities in HTML 4.0. Additional entities of any size may be defined on a per-document basis. However, the usability of entity references in XHTML is affected by how the document is being processed:
51198:
explicitly declare 253 entities (including the 5 predefined entities of XML 1.0) whose expansion is a single character, which can therefore be informally referred to as "character entities". These (with the exception of the
51240:
used by all standard versions of HTML, XHTML, SVG and MathML, without needing to parse and process the external DTD via their URL and without needing to process entities defined in an internal DTD subset of the document.
555:), the best way to securely interchange HTML5 with XHTML is to convert all entity references to plain-text, numerical character references, or (where applicable) the five standard entities of XML 1.0. That being said: 51244:
XHTML DTD is accessible to the parser at the time the document is read. Other entities may also be used if they are declared in the internal DTD subset and the XML processor can parse internal DTD subsets.
292:, however it restates them without reference to their sources and does not group them into sets. The HTML5 specification additionally provides mappings from the names to Unicode character sequences using 50438:
Description: the standard ISO 10646 and Unicode character name is displayed first for each character, with non-standard but legacy synonyms shown in italics between parentheses after an equal sign.
587:
containing the HTML5 entity set, and give this precedence over the provided system identifier, so as to "handle entities in an interoperable fashion without requiring any network access".
51087:, shows that the "down tack" has a similar look to U+22A5 (HTML's "perpendicular") in the first case but matches U+27C2 in the second. This exemplifies the difficulties of the 1111:(mandatory in XML, and strongly recommended in HTML for all entities, even if HTML allows omitting the semicolon only from some entities indicated below by ), e.g., enter 316:
and system identifier for the DTD entities subset (where the character entity name is defined) is actually mapped from one of the following three defined named entities:
1095:
XHTML, which is based on stricter XML parsing rules but allows referencing or defining a DTD in the document header, because XML does not predefine most HTML entities).
229:
supplied a comprehensive set of entity declarations for characters widely used in Western technical and reference publishing, for Latin, Greek and Cyrillic scripts. The
147:
non-characters or to surrogates, and most code points assigned to C0 and C1 controls (with the exception of line separators and tabulations treated as white spaces).
51248:
standard schemas for XML, such as XSD or relax NG) HTML5 documents represented in the XHTML syntax, and for now a custom validator specific to HTML 5.0 is required.
220:. The trailing semicolon is mandatory in XML (and XHTML) for these five entities (even if HTML or SGML allows omitting it for some of them, according to their DTD). 53:
A character entity reference refers to the content of a named entity. An entity declaration is created in XML, SGML and HTML documents (before HTML5) by using the
50982:: ISO 10646 does not say that 'leftwards double arrow' is the same as the 'is implied by' arrow, but also does not have any other character for that function, so 188:
is the case-sensitive name of the entity. The semicolon is usually required in the character entity reference, unless marked otherwise in the table below (see ).
36:
consist of sequences of characters, in which each character can manifest directly (representing itself), or can be represented by a series of characters called a
50998:: ISO 10646 does not say that 'rightwards double arrow' is the same as the 'implies' arrow, but also does not have any other character with this function, so 50502:
the same as U+24B8 'circled Latin capital letter C', although the same glyph could be used do depict both characters. See also U+24D2 'Latin small letter c'.
51224:
If the XHTML document is read by a conforming HTML 4.0 processor, then only the 252 HTML 4.0 character entities may safely be used. The use of
50468: 51228:
or custom entity references may not be supported and may produce unpredictable results (it is recommended to use the numerical character reference
50770:: The use of U+2126 'ohm sign', is discouraged, and the preferred representation is U+03A9 'Greek capital letter Omega', which has the same glyph. 51171:
the same character as U+003E 'greater than', U+203A 'single right-pointing angle quotation mark', or U+3009 'right angle bracket'. In HTML 5.0,
51463: 50584:: The use of U+013F 'Latin small letter l with middle dot' or U+0140 'Latin capital letter L with middle dot', which were encoded for usage in 51529: 51510: 51420: 51147:
the same character as U+003C 'less than', U+2039 'single left-pointing angle quotation mark', or U+3008 'left angle bracket'. In HTML 5.0,
46160: 45310: 45244: 44285: 44223: 29754: 29688: 28397: 28324: 27269: 27202: 26857: 26791: 26507: 26424: 25576: 25475: 25374: 25308: 25104: 25025: 24920: 24227: 23445: 22813: 22745: 22359: 45120: 45054: 44454: 44384: 43930: 43870: 42861: 42791: 42401: 42281: 39975: 39915: 36509: 30628: 30508: 29622: 29558: 27064: 26996: 26281: 25543: 25442: 25242: 25172: 24436: 24368: 24298: 24127: 23750: 23575: 23512: 21402: 19082: 51350: 50569:
National Replacement Character Set), is discouraged, and the preferred representation is simply 'IJ' or 'ij' (as two separate letters).
50147: 50119: 50063: 50035: 50007: 49979: 49951: 49923: 49895: 49867: 49839: 49811: 49783: 49755: 49727: 49699: 49671: 49643: 49615: 49587: 49559: 49531: 49503: 49475: 49447: 49418: 49360: 49331: 49302: 49186: 49157: 49128: 49099: 49070: 47501: 47472: 47443: 47414: 47385: 47356: 47327: 47298: 47269: 47240: 47211: 47182: 47153: 47124: 47095: 47066: 47037: 47008: 46979: 46921: 46892: 46863: 46834: 46805: 46776: 46747: 46718: 46689: 46660: 46602: 46515: 46486: 46457: 46428: 46399: 46341: 2023: 51175:
had been remapped to this code, as U+232A 'right-pointing angle bracket' has been marked deprecated in Unicode (since version 5.2) (
300:
Numerous other entity sets have been developed for special requirements, and for major and minority scripts. However, the advent of
51746: 46169: 46099: 46070: 46041: 46012: 45983: 45954: 45925: 45896: 45838: 45809: 45780: 45751: 45722: 45662: 45633: 45604: 45575: 45546: 45517: 45488: 45459: 45430: 45401: 45372: 45343: 45279: 45213: 45182: 45153: 45089: 45023: 44992: 44963: 44934: 44905: 44876: 44847: 44818: 44789: 44760: 44731: 44702: 44671: 44640: 44609: 44578: 44547: 44516: 44487: 44421: 44351: 44318: 44256: 44194: 44107: 44078: 44049: 44020: 43991: 43962: 43902: 43842: 43813: 43784: 43755: 43726: 43697: 43668: 43639: 43610: 43581: 43550: 43519: 43490: 43461: 43432: 43403: 43374: 43287: 43256: 43163: 43132: 43039: 43010: 42981: 42952: 42923: 42894: 42667: 42638: 42609: 42580: 42521: 42492: 42463: 42434: 42372: 42343: 42314: 42252: 42220: 42191: 42163: 42134: 42105: 42047: 42018: 41989: 41931: 41902: 41873: 41845: 41817: 41789: 41757: 41725: 41693: 41661: 41629: 41597: 41565: 41533: 41504: 41475: 41443: 41414: 41354: 41325: 41296: 41267: 41238: 41209: 41180: 41151: 41093: 41004: 40975: 40943: 40914: 40853: 40821: 40789: 40760: 40731: 40702: 40673: 40644: 40615: 40586: 40557: 40499: 40470: 40373: 40342: 40246: 40218: 40155: 40123: 40094: 40065: 40007: 39947: 39887: 39858: 39830: 39798: 39766: 39734: 39705: 39676: 39525: 39493: 39374: 39345: 39316: 39287: 39255: 38788: 38341: 38312: 38283: 38254: 38225: 38196: 38167: 38138: 38106: 38074: 38042: 38010: 37981: 37950: 37918: 37884: 37853: 37824: 37795: 37766: 37737: 37708: 37679: 37650: 37621: 37592: 37563: 37534: 37503: 37472: 37441: 37410: 37379: 37348: 37317: 37286: 37255: 37224: 37193: 37162: 37131: 37100: 37069: 37038: 37007: 36976: 36945: 36914: 36882: 36850: 36821: 36792: 36763: 36731: 36699: 36448: 36416: 36382: 36351: 36322: 36291: 36260: 36231: 36202: 36173: 36144: 36115: 36086: 36057: 36028: 35999: 35970: 35914: 35856: 35673: 35644: 35615: 35014: 34985: 31421: 31387: 31353: 31319: 28406: 28333: 26516: 26433: 25585: 25484: 25113: 25034: 24929: 24236: 23454: 22368: 3744: 2588: 2110: 2032: 1968: 1352: 1346: 1336: 1304: 1299: 1290: 1136:
of attributes or in text elements (by encoding them directly as plain text, or using numeric character references when needed).
51151:
was remapped to this code, as U+2329 'left-pointing angle bracket' has been marked deprecated in Unicode (since version 5.2) (
46312: 51792: 50874:: these two entity names were defined differently, as file-type icons, in the abandoned specification for HTML version 3.0. 40251: 40223: 40191: 40160: 40128: 40099: 40070: 40041: 40012: 39980: 39952: 39920: 39892: 39863: 39835: 39803: 39771: 39739: 39710: 39681: 39652: 39623: 39591: 39559: 39530: 39498: 39469: 39440: 39408: 39379: 39350: 39321: 39292: 39260: 39228: 39199: 39170: 39141: 39112: 39083: 39054: 39025: 38996: 38967: 38938: 38909: 38880: 38851: 38822: 38793: 38761: 38729: 38697: 38665: 38636: 38607: 38578: 38549: 38520: 38491: 38462: 38433: 38404: 38375: 35321: 35292: 35263: 35234: 35179: 35117: 35081: 35050: 35019: 34990: 51636: 51481: 50742:
set includes a different set of entity names for the subset of the Greek letters used contrastively with Latin letters in
50534:, is discouraged, and the preferred representation is U+00C5 'capital letter A with ring above', which has the same glyph. 289: 46165: 46133: 46104: 46075: 46046: 46017: 45988: 45959: 45930: 45901: 45872: 45843: 45814: 45785: 45756: 45727: 45696: 45667: 45638: 45609: 45580: 45551: 45522: 45493: 45464: 45435: 45406: 45377: 45348: 45319: 45315: 45284: 45253: 45249: 45218: 45187: 45158: 45125: 45094: 45059: 45028: 44997: 44968: 44939: 44910: 44881: 44852: 44823: 44794: 44765: 44736: 44707: 44676: 44645: 44614: 44583: 44552: 44521: 44492: 44459: 44426: 44389: 44356: 44323: 44294: 44290: 44261: 44232: 44228: 44199: 44170: 44141: 44112: 44083: 44054: 44025: 43996: 43967: 43935: 43907: 43875: 43847: 43818: 43789: 43760: 43731: 43702: 43673: 43644: 43615: 43586: 43555: 43524: 43495: 43466: 43437: 43408: 43379: 43350: 43321: 43292: 43261: 43230: 43199: 43168: 43137: 43106: 43075: 43044: 43015: 42986: 42957: 42928: 42899: 42866: 42833: 42796: 42763: 42730: 42701: 42672: 42643: 42614: 42585: 42555: 42526: 42497: 42468: 42439: 42406: 42377: 42348: 42319: 42286: 42257: 42225: 42196: 42168: 42139: 42110: 42081: 42052: 42023: 41994: 41965: 41936: 41907: 41878: 41850: 41822: 41794: 41762: 41730: 41698: 41666: 41634: 41602: 41570: 41538: 41509: 41480: 41448: 41419: 41390: 41359: 41330: 41301: 41272: 41243: 41214: 41185: 41156: 41127: 41098: 41066: 41038: 41009: 40980: 40948: 40919: 40890: 40858: 40826: 40794: 40765: 40736: 40707: 40678: 40649: 40620: 40591: 40562: 40533: 40504: 40475: 40446: 40412: 40378: 40347: 40316: 40285: 29763: 29697: 27278: 27211: 26866: 26800: 25383: 25317: 22822: 22754: 267:
MathML Working Group took over maintenance of the ISO public entity sets, combined with the MathML and documents them in
5878: 5845: 5812: 5779: 5746: 5713: 5680: 5647: 5606: 5569: 5536: 5503: 5470: 5437: 5404: 5371: 5338: 5305: 5272: 5239: 5206: 5173: 5140: 5107: 5074: 5041: 5011: 4978: 4945: 4912: 4879: 4846: 4809: 4776: 4743: 4710: 4677: 4644: 4611: 4578: 4543: 4510: 4477: 4444: 4411: 4378: 4345: 4312: 4279: 4246: 4213: 4180: 4147: 4114: 4081: 4048: 4015: 3982: 3936: 3899: 3866: 3833: 3800: 3764: 3729: 3696: 3654: 3617: 3584: 3551: 3518: 3474: 3423: 3381: 3351: 3307: 3270: 3237: 3190: 3152: 3108: 3055: 3014: 2982: 2945: 2912: 2871: 2813: 2773: 2740: 2701: 2669: 2637: 2605: 2573: 2527: 50612:, has been deprecated by Unicode (since Unicode 5.2), and the preferred representation is ʼn (U+02BC followed by n). ( 50890:
the same as U+24C5 'circled Latin capital letter P', although the same glyph could be used do depict both characters.
50518:
the same as U+24C7 'circled Latin capital letter R', although the same glyph could be used do depict both characters.
50152: 50124: 50096: 50068: 50040: 50012: 49984: 49956: 49928: 49900: 49872: 49844: 49816: 49788: 49760: 49732: 49704: 49676: 49648: 49620: 49592: 49564: 49536: 49508: 49480: 49452: 49423: 49394: 49365: 49336: 49307: 49278: 49249: 49220: 49191: 49162: 49133: 49104: 49075: 49046: 49017: 48988: 48959: 48930: 48898: 48869: 48840: 48811: 48782: 48753: 48724: 48695: 48666: 48637: 48608: 48579: 48550: 48521: 48492: 48463: 48434: 48405: 48376: 48347: 48318: 48289: 48260: 48231: 48202: 48173: 48144: 48115: 48086: 48057: 48028: 47999: 47970: 47941: 47912: 47883: 47854: 47825: 47796: 47767: 47738: 47709: 47680: 47651: 47622: 47593: 47564: 47535: 47506: 47477: 47448: 47419: 47390: 47361: 47332: 47303: 47274: 47245: 47216: 47187: 47158: 47129: 47100: 47071: 47042: 47013: 46984: 46955: 46926: 46897: 46868: 46839: 46810: 46781: 46752: 46723: 46694: 46665: 46636: 46607: 46578: 46549: 46520: 46491: 46462: 46433: 46404: 46375: 46346: 22073: 50452:
The leading space before combining characters used in old DTDs for MathML2.0 was removed in MathML 3.0 and HTML 5.0.
51496:"XML Entity Definitions for Characters (3rd Edition) - § C Differences between these entities and earlier W3C DTDs" 51301: 34289: 34258: 34229: 34200: 34171: 34139: 34105: 34073: 34032: 33998: 33964: 33930: 33896: 33862: 33828: 33794: 33760: 33726: 33692: 33661: 33629: 33600: 33569: 33537: 33502: 17130: 16567: 51617: 50530:: The use of U+212B 'Angstrom sign', which was encoded due to round-trip mapping compatibility with an East-Asian 51573: 601:
The ISO entities subsets are old (documented) character subsets, which are given SGML character entity names in
51551: 166:. The entity must either be predefined (built into the markup language), or otherwise explicitly declared in a 51595: 46317: 46288: 46259: 46230: 46201: 24595: 23697: 23284: 230: 51527: 51508: 51773: 24739: 50966:
the same as U+05D3 'Hebrew letter dalet' (which, unlike the mathematical symbol, has strong right-to-left
50946:
the same as U+05D2 'Hebrew letter gimel' (which, unlike the mathematical symbol, has strong right-to-left
50470:
In practice, most web browsers displaying HTML 3.2 pages render it as if it had been included in the spec.
605:
and ISO 9573, and which were used in legacy encodings before the unification within ISO 10646. Their full
51281: 50906:
the same as U+05D0 'Hebrew letter alef' (which, unlike the mathematical symbol, has strong right-to-left
45129: 45063: 44463: 44393: 43939: 43879: 42870: 42800: 42410: 42290: 39984: 39924: 36518: 33286: 33257: 33228: 33196: 33164: 33132: 33100: 33068: 33036: 33007: 32978: 32949: 32920: 32891: 32862: 32833: 32804: 32775: 32746: 32717: 32688: 32659: 32630: 32601: 32572: 32543: 32514: 32485: 32456: 32427: 32395: 32363: 32334: 32305: 32276: 32247: 32218: 32189: 32160: 32128: 30637: 30517: 29631: 29567: 27073: 27005: 26290: 25552: 25451: 25251: 25181: 24445: 24377: 24307: 24136: 23898: 23759: 23584: 23521: 21997: 21411: 19091: 3085: 2491: 2455: 2421: 2392: 2388: 2356: 2322: 2294: 2265: 2233: 2201: 2170: 2139: 2106: 2063: 2028: 1997: 1964: 1921: 1888: 1859: 1832: 1800: 1773: 1744: 1710: 1677: 1648: 1609: 1564: 1529: 1498: 1467: 1424: 1389: 1342: 1295: 1251: 1246: 1242: 1211: 1180: 71: 50926:
the same as U+05D1 'Hebrew letter bet' (which, unlike the mathematical symbol, has strong right-to-left
9755: 51034:
the same character as U+03A3 'Greek capital letter Sigma' though the same glyph might be used for both.
28540: 51695: 28820: 23379: 22730: 51018:
the same character as U+03A0 'Greek capital letter Pi' though the same glyph might be used for both.
51195: 49244: 48925: 21885: 21848: 14717: 14685: 14656: 14627: 14598: 14569: 14537: 14508: 14476: 14447: 14418: 14389: 14360: 14331: 14302: 14273: 14244: 14215: 14183: 14154: 14125: 14096: 14067: 14038: 14006: 13977: 13948: 13919: 13890: 13861: 13832: 13803: 13774: 13745: 13716: 13687: 13655: 13626: 13597: 13568: 13539: 13510: 13481: 13452: 13423: 13394: 13365: 13336: 13307: 13278: 13246: 13217: 13188: 13159: 13130: 13101: 13069: 13040: 13011: 12982: 12953: 12924: 12895: 12866: 12837: 12808: 12779: 12750: 12718: 12689: 12660: 12631: 12602: 12573: 12544: 12515: 12486: 12457: 12428: 12396: 12367: 12338: 12309: 12280: 12248: 12219: 12187: 12158: 12129: 12100: 12071: 12042: 10120: 10073: 10040: 10009: 9975: 9942: 9906: 9870: 621: 606: 580: 331: 313: 167: 58: 51131:: U+22D8 'very much less-than' is missing in the HTML 5.2 list of entities, where it was omitted. 50851:
ISO proposed: these characters have been standardized in ISO 10646 after the release of HTML 4.0.
50738:
set includes a set of entity names for the entire Greek alphabet (without diacritics), while the
35186: 35124: 32034: 32005: 31974: 31943: 31912: 31881: 31852: 31820: 31786: 31752: 31718: 31680: 31642: 31610: 31578: 31549: 31520: 31491: 31460: 31426: 31392: 31358: 31324: 31290: 31261: 31232: 31203: 31171: 31139: 31107: 31075: 31043: 31004: 30960: 30919: 30875: 30844: 30813: 21349: 2684: 76: 42758: 40311: 32097: 30782: 30753: 30724: 30695: 30666: 30633: 30604: 30575: 30546: 30513: 30484: 30455: 30426: 30397: 30365: 30333: 30301: 30272: 30240: 30204: 30168: 30132: 30096: 30062: 30028: 29996: 29964: 29930: 29896: 29862: 29828: 29794: 29759: 29730: 29693: 29664: 29627: 29598: 29563: 29534: 29505: 29474: 29443: 29425: 29410: 29376: 29344: 29315: 29284: 29250: 29216: 29182: 29146: 29110: 29074: 29040: 29009: 28980: 28949: 28914: 28883: 28844: 28805: 28766: 28727: 28689: 28684: 28658: 28628: 28588: 28559: 28526: 28495: 28464: 28435: 28402: 28366: 28329: 28294: 28255: 28216: 28183: 28154: 28123: 28092: 28061: 28032: 28003: 27972: 27938: 27905: 27851: 27802: 27766: 27726: 27692: 27658: 27624: 27590: 27559: 27528: 27494: 27460: 27426: 27384: 27353: 27348: 27309: 27304: 27274: 27242: 27207: 27175: 27141: 27105: 27069: 27037: 27001: 26969: 26931: 26895: 26862: 26831: 26796: 26765: 26734: 26701: 26655: 26609: 26575: 26545: 26512: 26466: 26429: 26386: 26355: 26322: 26286: 26254: 26218: 26182: 26146: 26113: 26080: 26047: 26016: 25985: 25952: 25916: 25882: 25848: 25812: 25779: 25746: 25713: 25680: 25645: 25616: 25581: 25548: 25517: 25480: 25447: 25416: 25379: 25348: 25313: 25282: 25247: 25214: 25177: 25146: 25109: 25067: 25030: 24991: 24986: 24960: 24925: 24886: 24881: 24843: 24812: 24778: 24744: 24712: 24680: 24646: 24615: 24580: 24544: 24510: 24476: 24441: 24409: 24373: 24339: 24303: 24269: 24232: 24201: 24167: 24132: 24103: 24071: 24037: 23979: 23937: 23903: 23861: 23827: 23791: 23755: 23721: 23683: 23647: 23612: 23580: 23551: 23517: 23485: 23450: 23402: 23365: 23334: 23303: 23270: 23237: 23206: 23158: 23125: 23094: 23063: 23032: 22998: 22962: 22927: 22894: 22853: 22818: 22783: 22750: 22715: 22671: 22625: 22589: 22547: 22505: 22465: 22428: 22399: 22364: 22323: 22290: 22258: 22210: 22158: 22122: 22090: 22059: 22019: 21983: 21949: 21907: 21870: 21823: 21789: 21737: 21686: 21634: 21580: 21524: 21487: 21442: 21407: 21368: 21335: 21292: 21258: 21229: 21200: 21171: 21141: 21111: 21080: 21051: 21020: 20989: 20960: 20931: 20902: 20873: 20817: 20769: 20713: 20665: 20619: 20583: 20549: 20515: 20481: 20445: 20412: 20381: 20350: 20319: 20288: 20255: 20224: 20188: 20152: 20116: 20080: 20044: 20008: 19972: 19936: 19900: 19866: 19832: 19798: 19763: 19731: 19699: 19667: 19633: 19599: 19565: 19534: 19503: 19472: 19441: 19408: 19374: 19337: 19304: 19273: 19242: 19211: 19182: 19151: 19122: 19087: 19055: 19021: 18987: 18953: 18917: 18881: 18845: 18809: 18760: 18711: 18657: 18604: 18550: 18409: 50:. This article lists the character entity references that are valid in HTML and XML documents. 51050:
the same character as U+007E 'tilde', although the same glyph might be used to represent both.
50743: 38346: 38317: 38288: 38259: 38230: 38201: 38172: 38143: 38111: 38079: 38047: 38015: 37986: 37955: 37923: 37889: 37858: 37829: 37800: 37771: 37742: 37713: 37684: 37655: 37626: 37597: 37568: 37539: 37508: 37477: 37446: 37415: 37384: 37353: 37322: 37291: 37260: 37229: 37198: 37167: 37136: 37105: 37074: 37043: 37012: 36981: 36950: 36919: 36887: 36855: 36826: 36797: 36768: 36736: 36704: 36675: 36643: 36611: 36579: 36547: 36514: 36482: 36453: 36421: 36387: 36356: 36327: 36296: 36265: 36236: 36207: 36178: 36149: 36120: 36091: 36062: 36033: 36004: 35975: 35947: 35919: 35890: 35861: 35830: 35799: 35770: 35739: 35707: 35678: 35649: 35620: 35588: 35556: 35522: 35489: 35456: 35420: 35387: 35354: 34746: 34717: 34686: 34654: 34613: 34567: 34521: 34478: 34447: 34418: 34386: 34354: 34322: 21501: 21466: 17639: 16720: 16284: 15088: 2997: 22877: 51290: 50553:: The use of U+0132 'IJ ligature' or U+0133 'ij ligature', which were encoded for usage in 46283: 23348: 22182: 22136: 21932: 20746: 16484: 243:
built in small subsets of these, relating to characters found in three Western 8-bit fonts.
200:
XML specifies five predefined entities needed to support every printable ASCII character:
142:) may be any number of hexadecimal (or decimal) digits and may include leading zeros. The 8: 51684: 51332: 51286: 46254: 46225: 46196: 28781: 28742: 28137: 28106: 28075: 27986: 27952: 27919: 27745: 22976: 22695: 22649: 22603: 22561: 16536: 16506: 16471: 16436: 16408: 16404: 16373: 16338: 16303: 16266: 16234: 16202: 16158: 16124: 16092: 16057: 16020: 15976: 15933: 15900: 15867: 15822: 15788: 15768: 15744: 15722: 15698: 15676: 15661: 15616: 15566: 15517: 15470: 15420: 15371: 15340: 15307: 15275: 15243: 15209: 15173: 15139: 15105: 15071: 15038: 14988: 14945: 14926: 14912: 14878: 14844: 14810: 14778: 14746: 10134: 9303: 9271: 8293: 8261: 4558: 3217: 2383: 51705: 50628:
ligature: this is a standard misnomer as this is a separate character in some languages.
566: 519: 51679: 51100: 50967: 50947: 50927: 50907: 50605: 50531: 29160: 29124: 29088: 29054: 29023: 28859: 22798: 18130: 18100: 18068: 18038: 18004: 17973: 17939: 17875: 17841: 17801: 17761: 17723: 17692: 17660: 17622: 17586: 17554: 17516: 17480: 17436: 17402: 17366: 17316: 17274: 17236: 17198: 17150: 17116: 17085: 17049: 17015: 16983: 16931: 16891: 16851: 16815: 16779: 16741: 16699: 16666: 16637: 16601: 15190: 15156: 9117: 9085: 8229: 8197: 7194: 7162: 6528: 6496: 5958: 5926: 3132: 2554: 51743:
MIME type and references directly the W3C specifications for the actual HTML content.
51528:
Organization for the Advancement of Structured Information Standards (OASIS) (2002).
51509:
Organization for the Advancement of Structured Information Standards (OASIS) (2002).
50592:, is discouraged, and the preferred representation is 'L' or 'l', followed by U+00B7. 22941: 22908: 17778: 15122: 9528: 5894: 5795: 5585: 5354: 5222: 4994: 4726: 4526: 4295: 4163: 3915: 3567: 2928: 2843: 2091: 475: 51807: 51613: 51591: 51569: 51547: 51306: 51296: 50806: 50802: 50585: 32063: 28897: 23012: 21561: 17818: 17533: 17460: 17291: 15051: 12010: 11976: 11940: 11906: 11875: 11844: 11798: 11764: 11721: 11674: 11640: 11610: 11580: 11550: 11511: 11479: 11449: 11404: 11370: 11340: 11310: 11280: 11250: 11220: 11190: 11160: 11130: 11100: 11070: 11040: 11001: 10969: 10939: 10909: 10879: 10833: 10801: 10772: 10742: 10712: 10683: 10653: 10624: 10594: 10565: 10535: 10506: 10477: 10447: 10418: 10389: 10359: 10330: 10301: 10272: 10242: 10212: 10183: 10154: 10023: 9835: 9803: 9774: 9737: 9705: 9673: 9641: 9609: 9577: 9545: 9512: 9480: 9448: 9416: 9384: 9352: 9320: 9288: 9256: 9227: 9198: 9166: 9134: 9102: 9070: 9038: 9006: 8977: 8948: 8916: 8884: 8852: 8820: 8787: 8754: 8722: 8690: 8658: 8626: 8594: 8562: 8530: 8498: 8466: 8434: 8402: 8370: 8340: 8310: 8278: 8246: 8214: 8182: 8150: 8118: 8086: 8054: 8022: 7990: 7958: 7926: 7894: 7865: 7836: 7804: 7772: 7740: 7708: 7676: 7644: 7612: 7580: 7545: 7513: 7481: 7449: 7417: 7385: 7353: 7309: 7275: 7243: 7211: 7179: 7147: 7115: 7083: 7054: 7025: 6993: 6961: 6929: 6897: 6865: 6833: 6801: 6769: 6737: 6705: 6673: 6641: 6609: 6577: 6545: 6513: 6481: 6452: 6423: 6391: 6359: 6327: 6295: 6263: 6231: 6199: 6167: 6135: 6103: 6071: 6039: 6007: 5975: 5943: 5911: 1403: 427: 51777: 51715: 34056: 28381: 28308: 28270: 28230: 23046: 22442: 17253: 16865: 16828: 14858: 14824: 14793: 14761: 9989: 9656: 9624: 7290: 6912: 6880: 6592: 6560: 6278: 6246: 2850: 2620: 379: 51764: 51495: 711:"ISO 9573-13:1991//ENTITIES Added Math Symbols: Negated Relations//EN" 562:
3 and, for that purpose, its DTD entities subset is assigned the identifier set
539: 498: 51752: 51640: 50604:: The use of U+0149 'n preceded by apostrophe', which was encoded for usage in 50562: 50554: 33466: 33434: 33402: 33373: 33344: 33315: 28703: 23661: 23185: 20850: 18804: 18706: 18652: 18599: 18545: 17987: 17740: 17066: 16758: 16618: 16353: 16072: 16035: 15992: 15948: 15641: 15594: 15542: 15495: 15448: 15396: 5861: 4792: 2895: 1949: 1452: 1273: 665:"ISO 9573-13:1991//ENTITIES Added Math Symbols: Binary Operators//EN" 552: 28420:
contains as normal subgroup or equal to, combining long vertical line overlay
21554: 642:"ISO 9573-13:1991//ENTITIES Added Math Symbols: Arrow Relations//EN" 51797: 51786: 51176: 51152: 50613: 27886: 17177: 16716: 15957: 5630: 2184: 2153: 1128:
UCS/Unicode and formally defined in version 2 of the Unicode Bidi Algorithm.
706:"ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" 453: 51654: 50970:
behaviour), although the same glyph could be used to depict both characters.
50950:
behaviour), although the same glyph could be used to depict both characters.
50930:
behaviour), although the same glyph could be used to depict both characters.
50910:
behaviour), although the same glyph could be used to depict both characters.
50188: 1079: 660:"ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" 405: 51802: 50609: 50589: 50558: 50427: 34637: 34591: 34545: 34502: 28611: 28509: 23220: 21604: 18510: 18478: 18446: 18414: 18382: 18350: 18318: 18286: 18254: 18222: 18190: 18158: 17919: 17215: 14892: 9818: 9592: 9560: 8609: 8577: 8417: 8385: 8165: 8133: 7941: 7909: 7627: 7595: 7560: 7400: 7368: 6150: 6118: 5828: 5729: 5696: 5486: 5453: 5288: 5255: 5156: 5123: 4895: 4862: 4759: 4660: 4627: 4427: 4394: 4229: 4196: 4097: 4064: 3816: 3780: 3691: 3331: 2788: 2721: 2716: 1543: 637:"ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" 37640:
downwards harpoon with barb left beside downwards harpoon with barb right
22273: 16632: 15321: 357: 307: 268: 51735: 51312: 50565:(which only includes the lowercase ij, also part of the Dutch version of 40174:
identical to and slanted parallel ('equivalent to' and slanted parallel)
37756:
rightwards harpoon with barb down above leftwards harpoon with barb down
37698:
leftwards harpoon with barb down above rightwards harpoon with barb down
34961: 34932: 34901: 34869: 34840: 34806: 34777: 28672: 28641: 22304: 17953: 17383: 17099: 16869: 16449: 15915: 11823: 11793: 11335: 10589: 3167: 3029: 2011: 1512: 1481: 688:"ISO 9573-13:1991//ENTITIES Added Math Symbols: Delimiters//EN" 596: 158: 123: 37937:
downwards harpoon with barb left beside upwards harpoon with barb right
37903:
upwards harpoon with barb left beside downwards harpoon with barb right
37611:
rightwards harpoon with barb up above rightwards harpoon with barb down
757:"ISO 9573-13:1991//ENTITIES Added Math Symbols: Relations//EN" 44477:
succeeds above single-line equals sign, combining long solidus overlay
44407:
precedes above single-line equals sign, combining long solidus overlay
30651:
element of with two horizontal strokes, combining long solidus overlay
27740: 24867: 16796: 15002: 14969: 9886: 9495: 9463: 9431: 9399: 8673: 8641: 8101: 7819: 7787: 7464: 7432: 7008: 6976: 6784: 6752: 6214: 6182: 5762: 5519: 5321: 5189: 4928: 4693: 4460: 4262: 4130: 3849: 3450: 2652: 1624: 734:"ISO 9573-13:1991//ENTITIES Added Math Symbols: Ordinary//EN" 37582:
upwards harpoon with barb left beside upwards harpoon with barb right
37553:
leftwards harpoon with barb up above leftwards harpoon with barb down
1631: 683:"ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" 51203:
entity) have the same names and represent the same characters as the
51088: 43538:
greater-than above slanted equal above less-than above slanted equal
43509:
less-than above slanted equal above greater-than above slanted equal
39184:
measured angle with open arm ending in arrow pointing right and down
39068:
measured angle with open arm ending in arrow pointing down and right
37727:
rightwards harpoon with barb up above leftwards harpoon with barb up
37669:
leftwards harpoon with barb up above rightwards harpoon with barb up
28347:
normal subgroup of or equal to, combining long vertical line overlay
27825: 27780: 27455: 23626: 16582: 16318: 15997: 15953: 15882: 9850: 7333: 2963: 1902: 1592: 752:"ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" 51186: 50465: 46128: 39213:
measured angle with open arm ending in arrow pointing left and down
39097:
measured angle with open arm ending in arrow pointing down and left
938:"ISO 9573-13:1991//ENTITIES Math Alphabets: Open Face//EN" 887:"ISO 9573-13:1991//ENTITIES Alternative Greek Symbols//EN" 729:"ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" 51720: 50810: 39997:
vertical bar beside right triangle, combining long solidus overlay
39126:
measured angle with open arm ending in arrow pointing right and up
39010:
measured angle with open arm ending in arrow pointing up and right
36532:
wave arrow pointing directly right, combining long solidus overlay
26945: 26909: 21316: 18505: 18473: 18441: 18377: 18345: 18313: 18281: 18249: 18217: 18185: 18153: 17549: 16182: 15847: 3963: 3612: 1724: 962:"ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" 602: 584: 51710: 39937:
left triangle beside vertical bar, combining long solidus overlay
39155:
measured angle with open arm ending in arrow pointing left and up
39039:
measured angle with open arm ending in arrow pointing up and left
926:"ISO 9573-13:1991//ENTITIES Math Alphabets: Fraktur//EN" 170:(DTD) (see ). The format is the same as for any entity reference: 51096: 51075: 50566: 50091: 49389: 49273: 49215: 49041: 49012: 48983: 48954: 48893: 48864: 48835: 48806: 48777: 48748: 48719: 48690: 48661: 48632: 48603: 48574: 48545: 48516: 48487: 48458: 48429: 48400: 48371: 48342: 48313: 48284: 48255: 48226: 48197: 48168: 48139: 48110: 48081: 48052: 48023: 47994: 47965: 47936: 47907: 47878: 47849: 47820: 47791: 47762: 47733: 47704: 47675: 47646: 47617: 47588: 47559: 47530: 46950: 46631: 46573: 46544: 46370: 42884:
greater-than or slanted equal to, combining long solidus overlay
31697: 27881: 22519: 22479: 17497: 15290: 15258: 8867: 8835: 8737: 8705: 8481: 8449: 8005: 7973: 7691: 7659: 7528: 7496: 6944: 5090: 4031: 3498: 3396: 950:"ISO 9573-13:1991//ENTITIES Math Alphabets: Script//EN" 882:"ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" 301: 156:
refers to a sequence of one or more characters by the name of an
131: 80: 51700: 50486:
spaces: a blue background is used to display each space's width.
42424:
approximately equal or equal to, combining long solidus overlay
24910:
identical to; sometimes used for 'equivalent to' or 'congruent'
51770: 51730: 51533: 51514: 51467: 51424: 51358: 51236: 51092: 33810:(black right-pointing triangle, right-pointing triangle filled) 30469:
small element of with vertical bar at end of horizontal stroke
25127:
greater-than or equal to, combining long vertical line overlay
16248: 15223: 10054: 9367: 9335: 7258: 7226: 6656: 6624: 6086: 6054: 4829: 576: 559: 276: 254: 51725: 51655:"Standard ISO/WWW icons courtesy of Bert Bos and Kevin Hughes" 45143:
superset of above equals sign, combining long solidus overlay
42814:
less-than or slanted equal to, combining long solidus overlay
1089: 538:
The original HTML 1.0 DTD, which would have been available at
51192: 45867: 45691: 44165: 44136: 43345: 43316: 43225: 43194: 43101: 43070: 42828: 42725: 42696: 42550: 42076: 41960: 41385: 41122: 41061: 41033: 40885: 40528: 40441: 40407: 40280: 40186: 40036: 39647: 39618: 39586: 39554: 39464: 39435: 39403: 39223: 39194: 39165: 39136: 39107: 39078: 39049: 39020: 38991: 38962: 38933: 38904: 38875: 38846: 38817: 38756: 38724: 38692: 38660: 38631: 38602: 38573: 38544: 38515: 38486: 38457: 38428: 38399: 38370: 36670: 36638: 36606: 36574: 36542: 36477: 35942: 35885: 35825: 35794: 35765: 35734: 35702: 35583: 35551: 35517: 35484: 35451: 35415: 35382: 35349: 35316: 35287: 35258: 35229: 35171: 35109: 35076: 35045: 34956: 34927: 34896: 34864: 34835: 34801: 34772: 34741: 34712: 34681: 34649: 34608: 34562: 34516: 34473: 34442: 34413: 34381: 34349: 34317: 34284: 34253: 34224: 34195: 34166: 34134: 34100: 34068: 34027: 33993: 33980:(black left-pointing triangle, left-pointing triangle filled) 33959: 33925: 33912:(black down-pointing triangle, down-pointing triangle filled) 33891: 33857: 33823: 33789: 33755: 33721: 33687: 33656: 33624: 33595: 33564: 33532: 33497: 33461: 33429: 33397: 33368: 33339: 33310: 33281: 33252: 33223: 33191: 33159: 33127: 33095: 33063: 33031: 33002: 32973: 32944: 32915: 32886: 32857: 32828: 32799: 32770: 32741: 32712: 32683: 32654: 32625: 32596: 32567: 32538: 32509: 32480: 32451: 32422: 32390: 32358: 32329: 32300: 32271: 32242: 32213: 32184: 32155: 32123: 32092: 32058: 32029: 32000: 31969: 31938: 31907: 31876: 31847: 31815: 31781: 31747: 31713: 31675: 31637: 31605: 31573: 31544: 31515: 31486: 31455: 31285: 31256: 31227: 31198: 31166: 31134: 31102: 31070: 31038: 30999: 30955: 30914: 30870: 30839: 30808: 30777: 30748: 30738:
small contains with vertical bar at end of horizontal stroke
30719: 30690: 30661: 30599: 30570: 30541: 30479: 30450: 30421: 30392: 30360: 30328: 30296: 30267: 30235: 30199: 30163: 30127: 30091: 30057: 30023: 29991: 29959: 29925: 29891: 29857: 29823: 29789: 29725: 29659: 29593: 29529: 29500: 29469: 29438: 29405: 29371: 29339: 29310: 29279: 29245: 29211: 29177: 29141: 29105: 29069: 29035: 29004: 28975: 28944: 28909: 28878: 28839: 28800: 28761: 28722: 28653: 28623: 28583: 28554: 28521: 28490: 28459: 28430: 28361: 28289: 28250: 28211: 28178: 28149: 28118: 28087: 28056: 28027: 27998: 27967: 27933: 27900: 27846: 27797: 27761: 27721: 27687: 27653: 27619: 27585: 27554: 27523: 27489: 27421: 27379: 27237: 27170: 27136: 27100: 27032: 26964: 26926: 26890: 26826: 26760: 26729: 26696: 26650: 26604: 26570: 26540: 26461: 26381: 26350: 26317: 26249: 26213: 26177: 26141: 26108: 26075: 26042: 26011: 25980: 25947: 25932:(not greater-than tilde, neither greater-than nor similar to) 25911: 25877: 25843: 25807: 25774: 25741: 25708: 25675: 25640: 25611: 25512: 25411: 25343: 25277: 25209: 25141: 25062: 24955: 24838: 24807: 24773: 24707: 24675: 24641: 24610: 24575: 24539: 24505: 24471: 24404: 24334: 24264: 24196: 24162: 24098: 24066: 24032: 23974: 23932: 23856: 23822: 23786: 23716: 23678: 23642: 23607: 23546: 23480: 23397: 23360: 23329: 23317: 23298: 23265: 23251: 23232: 23201: 23153: 23120: 23089: 23058: 23027: 22993: 22957: 22922: 22889: 22848: 22778: 22710: 22666: 22620: 22584: 22542: 22500: 22460: 22423: 22394: 22347: 22318: 22285: 22253: 22205: 22153: 22117: 22085: 22054: 22014: 21978: 21944: 21902: 21865: 21818: 21784: 21732: 21681: 21629: 21575: 21519: 21482: 21437: 21363: 21330: 21287: 21253: 21224: 21195: 21166: 21136: 21106: 21075: 21046: 21015: 20984: 20955: 20926: 20897: 20868: 20812: 20764: 20708: 20660: 20614: 20578: 20544: 20510: 20476: 20440: 20407: 20376: 20345: 20314: 20283: 20250: 20219: 20183: 20147: 20111: 20075: 20039: 20003: 19967: 19931: 19895: 19861: 19827: 19793: 19758: 19726: 19694: 19662: 19628: 19594: 19560: 19529: 19498: 19467: 19436: 19403: 19369: 19332: 19299: 19268: 19237: 19206: 19177: 19146: 19117: 19050: 19016: 18982: 18948: 18912: 18876: 18840: 18755: 18125: 18095: 18063: 18033: 17999: 17968: 17934: 17870: 17836: 17796: 17756: 17718: 17687: 17655: 17617: 17581: 17511: 17475: 17431: 17397: 17361: 17311: 17269: 17231: 17193: 17145: 17111: 17080: 17044: 17010: 16978: 16926: 16886: 16846: 16810: 16774: 16736: 16694: 16661: 16596: 16562: 16333: 16298: 16261: 16229: 16216: 16197: 16153: 16119: 16087: 16052: 16015: 15971: 15928: 15895: 15862: 15817: 15783: 15739: 15693: 15656: 15611: 15561: 15512: 15465: 15415: 15366: 15335: 15302: 15270: 15238: 15204: 10098: 9956: 9920: 9720: 9688: 9181: 9149: 9053: 9021: 8931: 8899: 8803: 8770: 8545: 8513: 8069: 8037: 7755: 7723: 7130: 7098: 6848: 6816: 6720: 6688: 6406: 6374: 6342: 6310: 6022: 5990: 5552: 5420: 4961: 4493: 4361: 3882: 285: 272: 233:
also contributed entities for mathematical characters (see ).
191: 50414:
The trailing semicolon may be omitted for this named entity.
45077:
subset of above equals sign, combining long solidus overlay
25048:
less-than or equal to, combining long vertical line overlay
24320:
geometrically equivalent to, combining long solidus overlay
8081: 1419: 994:"ISO 9573-13:1991//ENTITIES General Technical//EN" 808:"ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" 772:"ISO 8879:1986//ENTITIES Box and Line Drawing//EN" 51675: 51177:
Unicode.org – Proposal for Additional Deprecated Characters
51153:
Unicode.org – Proposal for Additional Deprecated Characters
51079: 50614:
Unicode.org – Proposal for Additional Deprecated Characters
46183:
double solidus operator, combining reverse solidus overlay
43952:
double nested greater-than, combining long solidus overlay
25265:
greater-than over equal to, combining long solidus overlay
16001: 1604: 1559: 293: 240: 226: 21: 17: 30531:
element of with dot above, combining long solidus overlay
26303:
succeeds or equivalent to, combining long solidus overlay
20565:(not horizontal double arrow, not left right double arrow) 14712: 14680: 14651: 14622: 14593: 14564: 14532: 14503: 14471: 14442: 14413: 14384: 14355: 14326: 14297: 14268: 14239: 14210: 14178: 14149: 14120: 14091: 14062: 14033: 14001: 13972: 13943: 13914: 13885: 13856: 13827: 13798: 13769: 13740: 13711: 13682: 13650: 13621: 13592: 13563: 13534: 13505: 13476: 13447: 13418: 13389: 13360: 13331: 13302: 13273: 13241: 13212: 13183: 13154: 13125: 13096: 13064: 13035: 13006: 12977: 12948: 12919: 12890: 12861: 12832: 12803: 12774: 12745: 12713: 12684: 12655: 12626: 12597: 12568: 12539: 12510: 12481: 12452: 12423: 12391: 12362: 12333: 12304: 12275: 12243: 12214: 12182: 12153: 12124: 12095: 12066: 12037: 12005: 11971: 11935: 11901: 11870: 11839: 11759: 11716: 11669: 11635: 11605: 11575: 11545: 11506: 11474: 11444: 11399: 11365: 11305: 11275: 11245: 11215: 11185: 11155: 11125: 11095: 11065: 11035: 10996: 10964: 10934: 10904: 10874: 10828: 10796: 10767: 10737: 10707: 10678: 10648: 10619: 10560: 10530: 10501: 10472: 10442: 10413: 10384: 10354: 10325: 10296: 10267: 10237: 10207: 10178: 10149: 10115: 10068: 10035: 10004: 9970: 9937: 9901: 9865: 9830: 9798: 9769: 9732: 9700: 9668: 9636: 9604: 9572: 9540: 9507: 9475: 9443: 9411: 9379: 9347: 9315: 9283: 9251: 9222: 9193: 9161: 9129: 9097: 9065: 9033: 9001: 8972: 8943: 8911: 8879: 8847: 8815: 8782: 8749: 8717: 8685: 8653: 8621: 8589: 8557: 8525: 8493: 8461: 8429: 8397: 8365: 8335: 8305: 8273: 8241: 8209: 8177: 8145: 8113: 8049: 8017: 7985: 7953: 7921: 7889: 7860: 7831: 7799: 7767: 7735: 7703: 7671: 7639: 7607: 7575: 7540: 7508: 7476: 7444: 7412: 7380: 7348: 7270: 7238: 7206: 7174: 7142: 7110: 7078: 7049: 7020: 6988: 6956: 6924: 6892: 6860: 6828: 6796: 6764: 6732: 6700: 6668: 6636: 6604: 6572: 6540: 6508: 6476: 6447: 6418: 6386: 6354: 6322: 6290: 6258: 6226: 6194: 6162: 6130: 6098: 6066: 6034: 6002: 5970: 5938: 5906: 5873: 5840: 5807: 5774: 5741: 5708: 5675: 5642: 5601: 5564: 5531: 5498: 5465: 5432: 5399: 5366: 5333: 5300: 5267: 5234: 5201: 5168: 5135: 5102: 5069: 5036: 5006: 4973: 4940: 4907: 4874: 4841: 4804: 4771: 4738: 4705: 4672: 4639: 4606: 4573: 4538: 4505: 4472: 4439: 4406: 4373: 4340: 4307: 4274: 4241: 4208: 4175: 4142: 4109: 4076: 4043: 4010: 3977: 3931: 3894: 3861: 3828: 3795: 3759: 3724: 3649: 3579: 3546: 3513: 3469: 3418: 3376: 3346: 3302: 3265: 3232: 3185: 3147: 3103: 3050: 2977: 2940: 2907: 2866: 2808: 2768: 2735: 2696: 2664: 2632: 2600: 2568: 1237: 51658: 51336: 51208: 50189:§ Formal public identifiers for HTML DTD entities subsets 42304:
congruent with dot above, combining long solidus overlay
30440:
element of with vertical bar at end of horizontal stroke
29777:
greater-than equal to or less-than, variation selector-1
29711:
less-than equal to or greater-than, variation selector-1
21609: 10860: 5387: 4328: 989:"ISO 8879:1986//ENTITIES General Technical//EN" 820:"ISO 8879:1986//ENTITIES Diacritical Marks//EN" 264: 250: 25: 51204: 50428:§ Formal public identifiers for old ISO entities subsets 43892:
double nested less-than, combining long solidus overlay
25599:
much greater-than, combining long vertical line overlay
25195:
less-than over equal to, combining long solidus overlay
2124:
greater-than sign, combining long vertical line overlay
864:"ISO 9573-13:1991//ENTITIES Greek Symbols//EN" 844:"ISO 8879:1986//ENTITIES Monotoniko Greek//EN" 796:"ISO 8879:1986//ENTITIES Russian Cyrillic//EN" 46164: 45314: 45248: 45124: 45058: 44458: 44388: 44289: 44227: 43934: 43874: 42865: 42795: 42405: 42285: 39979: 39919: 36513: 30709:
contains with vertical bar at end of horizontal stroke
30632: 30512: 29758: 29692: 29645:
very much greater-than, combining long solidus overlay
29626: 29562: 28401: 28328: 27273: 27206: 27068: 27000: 26861: 26795: 26511: 26428: 26285: 25898:(not less-than tilde, neither less-than nor similar to) 25580: 25547: 25479: 25446: 25378: 25312: 25246: 25176: 25108: 25029: 24924: 24440: 24372: 24302: 24231: 24131: 23754: 23579: 23516: 23449: 22817: 22749: 22363: 21406: 19086: 16403: 2387: 2351: 2228: 2134: 2105: 2027: 1992: 1963: 1739: 1524: 1340: 1294: 1241: 308:
Formal public identifiers for HTML DTD entities subsets
19105:
rightwards wave arrow, combining long solidus overlay
1140:
All named character entity references in HTML and XML
597:
Formal public identifiers for old ISO entities subsets
51691: 45333:
superset of above not equal to, variation selector-1
43480:
greater-than above less-than above double-line equal
43451:
less-than above greater-than above double-line equal
43306:
greater-than above double-line equal above less-than
43275:
less-than above double-line equal above greater-than
43058:
greater-than or slanted equal to with dot above left
25498:
much less-than, combining long vertical line overlay
24974:
not identical to; sometimes used for 'not congruent'
24459:
approaches the limit, combining long solidus overlay
23468:
tilde operator, combining long vertical line overlay
21425:
partial differential, combining long solidus overlay
7304: 1982:
less-than sign, combining long vertical line overlay
914:"ISO 8879:1986//ENTITIES Added Latin 2//EN" 902:"ISO 8879:1986//ENTITIES Added Latin 1//EN" 859:"ISO 8879:1986//ENTITIES Greek Symbols//EN" 832:"ISO 8879:1986//ENTITIES Greek Letters//EN" 567:
http://www.w3.org/2003/entities/2007/htmlmathml-f.ent
520:
http://www.w3.org/2003/entities/2007/htmlmathml-f.ent
51771:
Webpage for encoding and decoding special characters
50986:
can be used for 'is implied by' as ISOtech suggests.
50813:; HTML5 approximates them with the zero-width space. 40605:
line integration with semicircular path around pole
29912:(not succeeds curly equal, not succeeds slant equal) 29878:(not precedes curly equal, not precedes slant equal) 29581:
very much less-than, combining long solidus overlay
26880:
superset of with not equal to, variation selector-1
25397:
greater-than but not equal to, variation selector-1
24250:
equivalent to, combining long vertical line overlay
21094:
rightwards squiggle arrow (rightwards zigzag arrow)
1493: 784:"ISO 9573-13:1991//ENTITIES Chemistry//EN" 564:
PUBLIC "-//W3C//ENTITIES HTML MathML Set//EN//XML" "
51293:, a similar concept to enter unavailable characters 45267:subset of above not equal to, variation selector-1 43029:less-than or slanted equal to with dot above right 42599:equals sign with two dots above and two dots below 41228:circled multiplication sign with circumflex accent 40576:line integration with rectangular path around pole 33271:box drawings vertical double and horizontal single 33242:box drawings vertical single and horizontal double 28168:negated double vertical bar double right turnstile 27086:square original of, combining long solidus overlay 24390:difference between, combining long solidus overlay 2165: 1883: 1768: 1705: 1672: 1643: 1384: 51458: 51456: 51454: 50448: 50446: 50444: 40144:(similar to over equals sign and slanted parallel) 40142:equals sign and slanted parallel with tilde above 37872:rightwards harpoon with barb down below long dash 26814:subset of with not equal to, variation selector-1 26530:superset of, combining long vertical line overlay 25566:much greater-than, combining long solidus overlay 19581:(horizontal wave arrow, left right squiggle arrow) 974:"ISO 8879:1986//ENTITIES Publishing//EN" 583:for MathML 2 or XHTML 1.x (when used in XML) to a 51452: 51450: 51448: 51446: 51444: 51442: 51440: 51438: 51436: 51434: 51415: 51413: 51411: 51409: 51407: 51405: 51403: 51401: 51399: 51397: 51395: 51187:Entities representing special characters in XHTML 44126:greater-than closed by curve above slanted equal 43658:slanted equal to or greater-than with dot inside 42942:greater-than or slanted equal to with dot inside 41776:intersection beside and joined with intersection 37814:leftwards harpoon with barb down below long dash 36625:arrow pointing downwards then curving rightwards 36561:arrow pointing rightwards then curving downwards 25331:less-than but not equal to, variation selector-1 12201:Cyrillic capital letter Byelorussian-Ukrainian I 476:http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent 51784: 51393: 51391: 51389: 51387: 51385: 51383: 51381: 51379: 51377: 51375: 43000:greater-than or slanted equal to with dot above 39724:circle with two horizontal strokes to the right 38534:right square bracket with tick in bottom corner 37843:rightwards harpoon with barb up above long dash 36593:arrow pointing downwards then curving leftwards 35335:mathematical right white tortoise shell bracket 31766:upper right or lower left curly bracket section 31732:upper left or lower right curly bracket section 27018:square image of, combining long solidus overlay 26447:subset of, combining long vertical line overlay 25864:(greater-than tilde, greater-than or similar to) 24943:identical to, combining reverse solidus overlay 24017:(asymptotic to, approximately, tilde over tilde) 428:http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent 51211:, XHTML documents may reference the predefined 51167:: U+27E9 'mathematical right angle bracket' is 50441: 45623:superset beside and joined by dash with subset 44246:smaller than or equal to, variation selector-1 38563:left square bracket with tick in bottom corner 38127:(rightwards arrow above approximately equal to) 37785:leftwards harpoon with barb up above long dash 35306:mathematical left white tortoise shell bracket 33082:box drawings down double and horizontal single 33050:box drawings down single and horizontal double 25465:much less-than, combining long solidus overlay 14490:Cyrillic small letter Byelorussian-Ukrainian i 2046:equals sign, combining reverse solidus overlay 64: 51431: 51272:will work in all XHTML processing situations. 51143:: U+27E8 'mathematical left angle bracket' is 51002:can be used for 'implies' as ISOtech suggests. 45770:long dash from left member of double vertical 44308:larger than or equal to, variation selector-1 44097:less-than closed by curve above slanted equal 43629:slanted equal to or less-than with dot inside 42913:less-than or slanted equal to with dot inside 32905:box drawings vertical double and right single 32876:box drawings vertical single and right double 31866:bottom square bracket over top square bracket 26198:(succeeds curly equals, succeeds slant equals) 26162:(precedes curly equals, precedes slant equals) 21769:(Reversed element, Reversed in set, such that) 3454:(center dot, Georgian comma, Greek middle dot) 1123:in Latin, Greek or Cyrillic). Note also that 1076:"-//W3C//ENTITIES Latin 1//EN//HTML" 380:http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent 51637:"HTML Icons: Proposed HTML Icon Entity Names" 51372: 50410: 50408: 50406: 50404: 50402: 50400: 50398: 50396: 45973:does not divide with reversed negation slash 43832:similar above greater-than above equals sign 42971:less-than or slanted equal to with dot above 38592:right square bracket with tick in top corner 35692:left right double arrow with vertical stroke 35663:rightwards double arrow with vertical stroke 33742:(black triangle, up-pointing triangle filled) 33178:box drawings up double and horizontal single 33146:box drawings up single and horizontal double 32992:box drawings vertical double and left single 32963:box drawings vertical single and left double 30254:does not contain as normal subgroup or equal 24150:triple tilde, combining long solidus overlay 1070:is sometimes erroneously used for the larger 1045: 1043: 1041: 1039: 1037: 1035: 1033: 1031: 1029: 579:specification encourages browsers to map the 540:http://info.cern.ch/MarkUp/html-spec/html.dtd 499:http://info.cern.ch/MarkUp/html-spec/html.dtd 50464:was omitted from the HTML 3.2 specification, 50394: 50392: 50390: 50388: 50386: 50384: 50382: 50380: 50378: 50376: 50374: 50372: 50370: 50368: 50366: 50364: 50362: 50360: 50358: 50356: 50354: 50352: 50350: 50348: 50346: 50344: 50342: 50340: 50338: 50336: 50334: 50332: 50330: 50328: 50326: 50324: 50322: 50320: 50318: 50316: 50314: 50312: 50310: 50308: 50306: 50304: 50302: 50300: 50298: 50296: 50294: 50292: 50290: 50288: 50286: 50284: 50282: 50280: 50278: 50276: 50274: 50272: 50270: 50268: 50266: 50264: 50262: 50260: 50258: 50256: 50254: 50252: 50250: 50248: 50246: 50244: 50242: 50240: 50238: 50236: 50234: 50232: 50230: 50228: 50226: 50224: 50222: 50220: 50218: 50216: 39544:circled anticlockwise-rotated division sign 38505:left square bracket with tick in top corner 35634:leftwards double arrow with vertical stroke 34975:light right tortoise shell bracket ornament 33300:box drawings double vertical and horizontal 23951:neither approximately nor actually equal to 23772:minus tilde, combining long solidus overlay 22382:angle, combining long vertical line overlay 21558:(null set, empty variable, variable nothing) 19615:(not horizontal arrow, not left right arrow) 11992:(epsilon, variant epsilon, straight epsilon) 1027: 1025: 1023: 1021: 1019: 1017: 1015: 1013: 1011: 1009: 51685:UnicodeData.txt from the Unicode Consortium 50847: 50845: 50730: 50728: 50726: 50724: 50722: 50720: 50718: 50716: 50714: 50712: 50710: 50708: 50706: 50704: 50702: 50700: 50698: 50696: 50694: 50692: 50690: 50688: 50686: 50684: 50682: 50680: 50678: 50676: 50674: 50672: 50670: 50668: 50666: 50664: 50662: 50660: 50658: 50656: 50654: 50624: 50622: 50432: 50422: 50420: 50214: 50212: 50210: 50208: 50206: 50204: 50202: 50200: 50198: 50196: 50151: 50123: 50095: 50067: 50039: 50011: 49983: 49955: 49927: 49899: 49871: 49843: 49815: 49787: 49759: 49731: 49703: 49675: 49647: 49619: 49591: 49563: 49535: 49507: 49479: 49451: 49422: 49393: 49364: 49335: 49306: 49277: 49248: 49219: 49190: 49161: 49132: 49103: 49074: 49045: 49016: 48987: 48958: 48929: 48897: 48868: 48839: 48810: 48781: 48752: 48723: 48694: 48665: 48636: 48607: 48578: 48549: 48520: 48491: 48462: 48433: 48404: 48375: 48346: 48317: 48288: 48259: 48230: 48201: 48172: 48143: 48114: 48085: 48056: 48027: 47998: 47969: 47940: 47911: 47882: 47853: 47824: 47795: 47766: 47737: 47708: 47679: 47650: 47621: 47592: 47563: 47534: 47505: 47476: 47447: 47418: 47389: 47360: 47331: 47302: 47273: 47244: 47215: 47186: 47157: 47128: 47099: 47070: 47041: 47012: 46983: 46954: 46925: 46896: 46867: 46838: 46809: 46780: 46751: 46722: 46693: 46664: 46635: 46606: 46577: 46548: 46519: 46490: 46461: 46432: 46403: 46374: 46345: 46316: 46287: 46258: 46229: 46200: 46132: 46103: 46074: 46045: 46016: 45987: 45958: 45929: 45900: 45871: 45842: 45813: 45784: 45755: 45726: 45695: 45666: 45637: 45608: 45579: 45550: 45521: 45492: 45463: 45434: 45405: 45376: 45347: 45283: 45217: 45186: 45157: 45093: 45027: 44996: 44967: 44938: 44909: 44880: 44851: 44822: 44793: 44764: 44735: 44706: 44675: 44644: 44613: 44582: 44551: 44520: 44491: 44425: 44355: 44322: 44260: 44198: 44169: 44140: 44111: 44082: 44053: 44024: 43995: 43966: 43906: 43846: 43817: 43788: 43759: 43730: 43701: 43672: 43643: 43614: 43585: 43554: 43523: 43494: 43465: 43436: 43422:greater-than above similar above less-than 43407: 43393:less-than above similar above greater-than 43378: 43349: 43320: 43291: 43260: 43229: 43198: 43167: 43136: 43105: 43074: 43043: 43014: 42985: 42956: 42927: 42898: 42832: 42762: 42729: 42700: 42671: 42642: 42613: 42584: 42554: 42525: 42496: 42467: 42438: 42376: 42347: 42318: 42256: 42224: 42195: 42167: 42138: 42109: 42080: 42051: 42022: 41993: 41964: 41935: 41906: 41877: 41863:closed union with serifs and smash product 41849: 41821: 41793: 41761: 41729: 41697: 41665: 41633: 41601: 41569: 41537: 41508: 41479: 41447: 41418: 41389: 41358: 41329: 41300: 41271: 41242: 41213: 41184: 41155: 41126: 41097: 41065: 41037: 41008: 40979: 40947: 40918: 40889: 40857: 40825: 40793: 40764: 40735: 40706: 40677: 40648: 40619: 40590: 40561: 40532: 40503: 40474: 40445: 40411: 40377: 40346: 40315: 40284: 40250: 40222: 40190: 40159: 40127: 40098: 40069: 40040: 40011: 39951: 39891: 39862: 39834: 39802: 39770: 39738: 39709: 39680: 39651: 39622: 39590: 39558: 39529: 39497: 39468: 39439: 39407: 39378: 39349: 39320: 39291: 39259: 39227: 39198: 39169: 39140: 39111: 39082: 39053: 39024: 38995: 38966: 38937: 38908: 38879: 38850: 38821: 38792: 38760: 38728: 38696: 38664: 38635: 38606: 38577: 38548: 38519: 38490: 38461: 38432: 38403: 38374: 38345: 38316: 38287: 38258: 38229: 38200: 38171: 38142: 38110: 38078: 38046: 38014: 37985: 37954: 37922: 37888: 37857: 37828: 37799: 37770: 37741: 37712: 37683: 37654: 37625: 37596: 37567: 37538: 37507: 37476: 37459:rightwards harpoon with barb down from bar 37445: 37414: 37397:downwards harpoon with barb right from bar 37383: 37352: 37321: 37290: 37259: 37228: 37197: 37166: 37135: 37104: 37073: 37042: 37011: 36980: 36949: 36918: 36886: 36854: 36840:upwards two-headed arrow from small circle 36825: 36796: 36767: 36735: 36703: 36674: 36642: 36610: 36578: 36546: 36481: 36452: 36420: 36386: 36355: 36326: 36295: 36264: 36235: 36221:rightwards arrow from bar to black diamond 36206: 36177: 36148: 36119: 36090: 36061: 36032: 36003: 35974: 35946: 35918: 35889: 35860: 35829: 35798: 35769: 35738: 35706: 35677: 35648: 35619: 35587: 35555: 35521: 35488: 35455: 35419: 35386: 35353: 35320: 35291: 35262: 35233: 35175: 35113: 35080: 35049: 35018: 34989: 34960: 34946:light left tortoise shell bracket ornament 34931: 34900: 34868: 34839: 34805: 34776: 34745: 34716: 34685: 34653: 34612: 34566: 34520: 34477: 34446: 34417: 34385: 34353: 34321: 34288: 34257: 34228: 34199: 34170: 34138: 34104: 34072: 34031: 33997: 33963: 33929: 33895: 33861: 33827: 33793: 33759: 33725: 33691: 33660: 33628: 33599: 33568: 33536: 33501: 33465: 33433: 33401: 33372: 33343: 33314: 33285: 33256: 33227: 33195: 33163: 33131: 33099: 33067: 33035: 33006: 32977: 32948: 32919: 32890: 32861: 32832: 32803: 32774: 32745: 32716: 32687: 32658: 32629: 32600: 32571: 32542: 32513: 32484: 32455: 32441:box drawings light vertical and horizontal 32426: 32394: 32362: 32333: 32304: 32275: 32246: 32217: 32188: 32159: 32127: 32096: 32062: 32033: 32004: 31973: 31942: 31911: 31880: 31851: 31819: 31785: 31751: 31717: 31679: 31641: 31609: 31577: 31548: 31519: 31490: 31459: 31425: 31391: 31357: 31323: 31289: 31260: 31231: 31202: 31170: 31138: 31106: 31074: 31042: 31003: 30959: 30918: 30874: 30843: 30812: 30781: 30752: 30723: 30694: 30665: 30603: 30574: 30545: 30483: 30454: 30425: 30396: 30364: 30332: 30300: 30271: 30239: 30203: 30167: 30131: 30095: 30061: 30027: 29995: 29963: 29929: 29895: 29861: 29827: 29793: 29729: 29663: 29597: 29533: 29504: 29473: 29442: 29409: 29375: 29343: 29314: 29283: 29249: 29215: 29181: 29145: 29109: 29073: 29039: 29008: 28979: 28948: 28913: 28882: 28843: 28804: 28765: 28726: 28688: 28657: 28627: 28587: 28558: 28525: 28494: 28463: 28434: 28365: 28293: 28254: 28215: 28182: 28153: 28122: 28091: 28060: 28046:double vertical bar double right turnstile 28031: 28002: 27971: 27937: 27904: 27850: 27801: 27765: 27725: 27691: 27657: 27623: 27589: 27558: 27527: 27493: 27459: 27425: 27383: 27352: 27308: 27241: 27174: 27140: 27104: 27036: 26968: 26930: 26894: 26830: 26764: 26733: 26700: 26654: 26608: 26574: 26544: 26465: 26385: 26354: 26321: 26253: 26217: 26181: 26145: 26112: 26079: 26046: 26015: 25984: 25951: 25915: 25881: 25847: 25811: 25778: 25745: 25712: 25679: 25644: 25615: 25516: 25415: 25347: 25281: 25213: 25145: 25066: 24990: 24959: 24885: 24842: 24811: 24777: 24743: 24711: 24679: 24645: 24614: 24579: 24543: 24509: 24475: 24408: 24338: 24268: 24216:(asymptotically equivalent to, Cup and Cap) 24200: 24166: 24102: 24070: 24036: 23978: 23936: 23902: 23860: 23826: 23790: 23720: 23682: 23646: 23611: 23597:inverted lazy s, combining double low line 23550: 23484: 23401: 23364: 23333: 23302: 23269: 23236: 23205: 23157: 23124: 23093: 23062: 23031: 22997: 22961: 22926: 22893: 22852: 22782: 22714: 22670: 22624: 22588: 22546: 22504: 22464: 22427: 22398: 22322: 22289: 22257: 22209: 22157: 22121: 22089: 22058: 22018: 21982: 21948: 21906: 21869: 21822: 21805:(Not reversed element, nor reversed in set) 21788: 21736: 21685: 21633: 21579: 21523: 21486: 21441: 21367: 21334: 21291: 21257: 21228: 21199: 21185:downwards arrow leftwards of upwards arrow 21170: 21140: 21110: 21079: 21050: 21019: 20988: 20959: 20930: 20901: 20872: 20816: 20768: 20712: 20664: 20618: 20582: 20548: 20514: 20480: 20444: 20411: 20380: 20349: 20318: 20287: 20269:upwards arrow leftwards of downwards arrow 20254: 20223: 20187: 20151: 20115: 20079: 20043: 20007: 19971: 19935: 19899: 19865: 19831: 19797: 19762: 19730: 19698: 19666: 19632: 19598: 19564: 19533: 19502: 19471: 19440: 19407: 19373: 19336: 19303: 19272: 19241: 19210: 19181: 19150: 19121: 19054: 19020: 18986: 18952: 18916: 18880: 18844: 18808: 18759: 18710: 18656: 18603: 18549: 18509: 18477: 18445: 18413: 18381: 18349: 18317: 18285: 18253: 18221: 18189: 18157: 18129: 18099: 18067: 18037: 18003: 17972: 17938: 17874: 17840: 17800: 17760: 17722: 17691: 17659: 17621: 17585: 17553: 17515: 17479: 17463:; see superscript Latin capital letters TM 17435: 17401: 17365: 17315: 17273: 17235: 17197: 17149: 17115: 17084: 17048: 17014: 16982: 16930: 16890: 16850: 16814: 16778: 16740: 16698: 16665: 16636: 16600: 16566: 16535: 16505: 16470: 16435: 16372: 16337: 16302: 16265: 16233: 16201: 16157: 16141:single right-pointing angle quotation mark 16123: 16091: 16056: 16019: 15975: 15932: 15899: 15866: 15821: 15787: 15743: 15697: 15660: 15615: 15565: 15516: 15469: 15419: 15370: 15339: 15306: 15274: 15242: 15208: 15172: 15138: 15104: 15070: 15037: 14987: 14944: 14911: 14877: 14843: 14809: 14777: 14745: 14716: 14684: 14655: 14626: 14597: 14568: 14536: 14507: 14475: 14446: 14417: 14388: 14359: 14330: 14301: 14272: 14243: 14214: 14182: 14153: 14124: 14095: 14066: 14037: 14005: 13976: 13947: 13918: 13889: 13860: 13831: 13802: 13773: 13744: 13715: 13686: 13654: 13625: 13596: 13567: 13538: 13509: 13480: 13451: 13422: 13393: 13364: 13335: 13306: 13277: 13245: 13216: 13187: 13158: 13129: 13100: 13068: 13039: 13010: 12981: 12952: 12923: 12894: 12865: 12836: 12807: 12778: 12749: 12717: 12688: 12659: 12630: 12601: 12572: 12543: 12514: 12485: 12456: 12427: 12395: 12366: 12337: 12308: 12279: 12247: 12218: 12186: 12157: 12128: 12099: 12070: 12041: 12009: 11975: 11939: 11905: 11874: 11843: 11797: 11763: 11720: 11673: 11639: 11609: 11579: 11549: 11510: 11478: 11448: 11403: 11369: 11339: 11309: 11279: 11249: 11219: 11189: 11159: 11129: 11099: 11069: 11039: 11000: 10968: 10938: 10908: 10878: 10832: 10800: 10771: 10741: 10711: 10682: 10652: 10623: 10593: 10564: 10534: 10505: 10476: 10446: 10417: 10388: 10358: 10329: 10300: 10271: 10241: 10211: 10182: 10153: 10119: 10072: 10039: 10008: 9974: 9941: 9905: 9869: 9834: 9802: 9773: 9736: 9704: 9672: 9640: 9608: 9576: 9544: 9511: 9479: 9447: 9415: 9383: 9351: 9319: 9287: 9255: 9226: 9197: 9165: 9133: 9101: 9069: 9037: 9005: 8976: 8947: 8915: 8883: 8851: 8819: 8786: 8753: 8721: 8689: 8657: 8625: 8593: 8561: 8529: 8497: 8465: 8433: 8401: 8369: 8339: 8309: 8277: 8245: 8213: 8181: 8149: 8117: 8085: 8053: 8021: 7989: 7957: 7925: 7893: 7864: 7835: 7803: 7771: 7739: 7707: 7675: 7643: 7611: 7579: 7544: 7512: 7480: 7448: 7416: 7384: 7352: 7308: 7274: 7242: 7210: 7178: 7146: 7114: 7082: 7053: 7024: 6992: 6960: 6928: 6896: 6864: 6832: 6800: 6768: 6736: 6704: 6672: 6640: 6608: 6576: 6544: 6512: 6480: 6451: 6422: 6390: 6358: 6326: 6294: 6262: 6230: 6198: 6166: 6134: 6102: 6070: 6038: 6006: 5974: 5942: 5910: 5877: 5844: 5811: 5778: 5745: 5712: 5679: 5646: 5605: 5568: 5535: 5502: 5469: 5436: 5403: 5370: 5337: 5304: 5271: 5238: 5205: 5172: 5139: 5106: 5073: 5040: 5010: 4977: 4944: 4911: 4878: 4845: 4808: 4775: 4742: 4709: 4676: 4643: 4610: 4577: 4542: 4509: 4476: 4443: 4410: 4377: 4344: 4311: 4278: 4245: 4212: 4179: 4146: 4113: 4080: 4047: 4014: 3981: 3935: 3898: 3865: 3832: 3799: 3763: 3728: 3695: 3653: 3616: 3599:right-pointing double angle quotation mark 3583: 3550: 3517: 3473: 3422: 3380: 3350: 3306: 3269: 3236: 3189: 3151: 3107: 3054: 3013: 2981: 2944: 2911: 2870: 2812: 2772: 2739: 2700: 2668: 2636: 2604: 2572: 2526: 2490: 2454: 2420: 2406:latin small letter f, latin small letter j 2355: 2321: 2293: 2264: 2232: 2200: 2169: 2138: 2062: 1996: 1920: 1887: 1858: 1831: 1799: 1772: 1743: 1709: 1676: 1647: 1608: 1563: 1528: 1497: 1466: 1423: 1388: 1210: 1179: 1090:List of character entity references in HTML 512:"-//W3C//ENTITIES HTML MathML Set//EN//XML" 279:and as an input to future versions of HTML. 271:. This set can support the requirements of 253:developed a set of entity declarations for 28:documents, the logical constructs known as 51747:Numerical Reference of Unicode code points 51119:the same character as U+00B7 'middle dot'. 50782: 50780: 50778: 50776: 50652: 50650: 50648: 50646: 50644: 50642: 50640: 50638: 50636: 50634: 43803:similar above less-than above equals sign 43182:greater-than and single-line not equal to 37521:downwards harpoon with barb left from bar 37428:leftwards harpoon with barb down from bar 36192:leftwards arrow from bar to black diamond 32557:box drawings down double and right single 32528:box drawings down single and right double 25828:(less-than tilde, less-than or similar to) 22523:(not vertical bar, not mid, not short mid) 20495:rightwards harpoon over leftwards harpoon 20459:leftwards harpoon over rightwards harpoon 16109:single left-pointing angle quotation mark 2960:left-pointing double angle quotation mark 454:http://www.w3.org/TR/html4/HTMLspecial.ent 192:Standard public entity sets for characters 50863: 50861: 50859: 50857: 50577: 50575: 50482: 50480: 50478: 50476: 41199:multiplication sign in right half circle 37366:upwards harpoon with barb right from bar 37335:rightwards harpoon with barb up from bar 37211:rightwards harpoon with barb down to bar 37149:downwards harpoon with barb right to bar 32644:box drawings down double and left single 32615:box drawings down single and left double 24053:(not approximately, not tilde over tilde) 16999:(Lagrangian mechanics, Laplace transform) 1006: 406:http://www.w3.org/TR/html4/HTMLsymbol.ent 51464:"sgml-iso-entities-9573-13.1991/catalog" 50886:: U+2117 'sound recording copyright' is 50842: 50827: 50825: 50823: 50821: 50819: 50750:set includes an expanded version of the 50619: 50542: 50540: 50417: 50193: 44953:superset with multiplication sign below 41170:multiplication sign in left half circle 40721:integral with leftwards arrow with hook 40634:line integration not including the pole 37490:upwards harpoon with barb left from bar 37304:leftwards harpoon with barb up from bar 37273:downwards harpoon with barb left to bar 37180:leftwards harpoon with barb down to bar 35875:rightwards two-headed triple dash arrow 35277:mathematical right double angle bracket 35095:mathematical right white square bracket 33114:box drawings double down and horizontal 32731:box drawings up double and right single 32702:box drawings up single and right double 31694:right angle with downwards zigzag arrow 26270:(succeeds or similar to, succeeds tilde) 26234:(precedes or similar to, precedes tilde) 24285:(bump equals, hump and down hump equals) 23917:approximately but not actually equal to 468:"-//W3C//ENTITIES Special for XHTML//EN" 420:"-//W3C//ENTITIES Symbols for XHTML//EN" 372:"-//W3C//ENTITIES Latin 1 for XHTML//EN" 162:which has the desired characters as its 51205:252 character entities in HTML 4.0 50893: 50773: 50631: 45011:superset of or equal to with dot above 44440:succeeds above single-line equals sign 44370:precedes above single-line equals sign 43151:less-than and single-line not equal to 42362:almost equal to with circumflex accent 40779:plus sign with circumflex accent above 38125:rightwards arrow above almost equal to 37118:upwards harpoon with barb right to bar 37087:rightwards harpoon with barb up to bar 36994:left barb down right barb down harpoon 35248:mathematical left double angle bracket 35064:mathematical left white square bracket 32934:box drawings double vertical and right 32818:box drawings up double and left single 32789:box drawings up single and left double 32377:box drawings light down and horizontal 30618:element of with two horizontal strokes 30411:element of with long horizontal stroke 25930:neither greater-than nor equivalent to 24524:approximately equal to or the image of 23534:reversed tilde, combining macron below 20166:downwards harpoon with barb rightwards 20130:rightwards harpoon with barb downwards 9212:Latin capital letter U with ring above 3960:Latin capital letter A with ring above 3136:(spacing macron, overline, APL overbar) 358:http://www.w3.org/TR/html4/HTMLlat1.ent 51785: 51635:Hannah, Michael J. (7 December 1995). 51634: 51482:"HTML5 Named Character Reference List" 50953: 50877: 50854: 50572: 50473: 44924:subset with multiplication sign below 42744:greater-than with question mark above 39695:circle with small circle to the right 38745:(double left parenthesis greater-than) 38093:rightwards arrow above tilde operator 38029:tilde operator above rightwards arrow 37242:upwards harpoon with barb left to bar 37056:leftwards harpoon with barb up to bar 36963:up barb right down barb right harpoon 36811:left right arrow through small circle 36750:top arc anticlockwise arrow with plus 36467:south west arrow and north west arrow 36435:south east arrow and south west arrow 36401:north east arrow and south east arrow 36370:north west arrow and north east arrow 35989:rightwards two-headed arrow with tail 33210:box drawings double up and horizontal 33021:box drawings double vertical and left 32319:box drawings light vertical and right 29089:right normal factor semidirect product 23434:(varies with, similar to, thick tilde) 20302:leftwards arrow over rightwards arrow 20238:rightwards arrow over leftwards arrow 20202:downwards harpoon with barb leftwards 19986:leftwards harpoon with barb downwards 19916:(circle arrow right, open right arrow) 19778:downwards arrow with corner leftwards 16421:medium mathematical space, hair space 558:The HTML 5 entity set is also used in 51765:Character entity references in HTML 4 51736:XML Entity Definitions for Characters 51488: 51421:"sgml-iso-entities-8879.1986/catalog" 50933: 50816: 50595: 50537: 50521: 50183: 50181: 49437:mathematical double-struck capital Y 49408:mathematical double-struck capital X 49379:mathematical double-struck capital W 49350:mathematical double-struck capital V 49321:mathematical double-struck capital U 49292:mathematical double-struck capital T 49263:mathematical double-struck capital S 49234:mathematical double-struck capital O 49205:mathematical double-struck capital M 49176:mathematical double-struck capital L 49147:mathematical double-struck capital K 49118:mathematical double-struck capital J 49089:mathematical double-struck capital I 49060:mathematical double-struck capital G 49031:mathematical double-struck capital F 49002:mathematical double-struck capital E 48973:mathematical double-struck capital D 48944:mathematical double-struck capital B 48912:mathematical double-struck capital A 44982:subset of or equal to with dot above 43716:double-line equal to or greater-than 41257:multiplication sign in double circle 38743:double left arc greater-than bracket 38061:leftwards arrow above tilde operator 37968:right double arrow with rounded head 36901:left barb down right barb up harpoon 36869:left barb up right barb down harpoon 35721:rightwards two-headed arrow from bar 32409:box drawings light up and horizontal 32348:box drawings light vertical and left 30680:contains with long horizontal stroke 29055:left normal factor semidirect product 23116:&CounterClockwiseContourIntegral; 20094:rightwards harpoon with barb upwards 20022:upwards harpoon with barb rightwards 17348:(Fraktur capital R, real part symbol) 12143:Cyrillic capital letter Ukrainian Ie 12024:Greek reversed lunate epsilon symbol 9241:Latin small letter u with ring above 5026:Latin small letter a with ring above 1205: 269:XML Entity Definitions for Characters 51158: 51134: 51106: 51065: 51053: 51005: 50913: 50489: 50455: 45857:short up tack above short down tack 43364:greater-than above similar or equal 38777:(double right parenthesis less-than) 38186:greater-than above rightwards arrow 37025:up barb left down barb left harpoon 34119:white up-pointing triangle with dot 33842:white right-pointing small triangle 33808:black right-pointing small triangle 30182:does not contain as normal subgroup 28017:triple vertical bar right turnstile 25896:neither less-than nor equivalent to 22140:(composition function, small circle) 20597:rightwards double arrow with stroke 20563:left right double arrow with stroke 20058:upwards harpoon with barb leftwards 19950:leftwards harpoon with barb upwards 19882:(circle arrow left, open left arrow) 19745:downwards arrow with tip rightwards 1174: 446:"-//W3C//ENTITIES Special//EN//HTML" 398:"-//W3C//ENTITIES Symbols//EN//HTML" 350:"-//W3C//ENTITIES Latin 1//EN//HTML" 118:must be lowercase in XML documents, 51612: 51590: 51568: 51546: 51037: 51021: 50761: 50505: 50165:mathematical double-struck small z 50137:mathematical double-struck small y 50109:mathematical double-struck small x 50081:mathematical double-struck small w 50053:mathematical double-struck small v 50025:mathematical double-struck small u 49997:mathematical double-struck small t 49969:mathematical double-struck small s 49941:mathematical double-struck small r 49913:mathematical double-struck small q 49885:mathematical double-struck small p 49857:mathematical double-struck small o 49829:mathematical double-struck small n 49801:mathematical double-struck small m 49773:mathematical double-struck small l 49745:mathematical double-struck small k 49717:mathematical double-struck small j 49689:mathematical double-struck small i 49661:mathematical double-struck small h 49633:mathematical double-struck small g 49605:mathematical double-struck small f 49577:mathematical double-struck small e 49549:mathematical double-struck small d 49521:mathematical double-struck small c 49493:mathematical double-struck small b 49465:mathematical double-struck small a 45741:vertical bar double left turnstile 44721:succeeds above not almost equal to 44690:precedes above not almost equal to 43981:greater-than overlapping less-than 42715:less-than with question mark above 41744:union beside and joined with union 41712:intersection above bar above union 41680:union above bar above intersection 41080:multiplication sign with dot above 40084:infinity negated with vertical bar 39965:vertical bar beside right triangle 39877:right triangle above left triangle 38775:double right arc less-than bracket 38476:right square bracket with underbar 38095:(rightwards arrow above similar to) 38031:(similar to above rightwards arrow) 38000:equals sign above rightwards arrow 36932:left barb up right barb up harpoon 36718:top arc clockwise arrow with minus 36496:wave arrow pointing directly right 34012:white left-pointing small triangle 33978:black left-pointing small triangle 33944:white down-pointing small triangle 33910:black down-pointing small triangle 33084:(horizontal single and down double) 33052:(horizontal double and down single) 32586:box drawings double down and right 31624:APL functional symbol circle stile 30218:not normal subgroup of or equal to 30042:greater-than but not equivalent to 29978:not square original of or equal to 29744:greater-than equal to or less-than 29678:less-than equal to or greater-than 26748:neither a superset of nor equal to 26061:neither greater-than nor less-than 26030:neither less-than nor greater-than 24558:image of or approximately equal to 22768:intersection, variation selector-1 20529:leftwards double arrow with stroke 19812:anticlockwise top semicircle arrow 19713:downwards arrow with tip leftwards 16963:(Fraktur capital I, imaginary part) 14432:Cyrillic small letter ukrainian ie 9788:Latin capital letter Z with stroke 8962:Latin capital letter T with stroke 7850:Latin capital letter L with stroke 7039:Latin capital letter H with stroke 6437:Latin capital letter D with stroke 4593:Latin capital letter O with stroke 13: 51753:W3 HTML5 Character Reference Chart 51669: 51618:"\[NegativeVeryThinSpace]" 51235:If the document is read by an XML 51122: 50178: 43687:double-line equal to or less-than 41112:multiplication sign with underbar 40750:plus sign with small circle above 39905:left triangle beside vertical bar 39306:empty set with small circle above 38447:left square bracket with underbar 38063:(leftwards arrow above similar to) 36689:left-side arc anticlockwise arrow 36163:rightwards arrow to black diamond 35904:rightwards arrow with dotted stem 32673:box drawings double down and left 32203:box drawings light down and right 25793:neither greater-than nor equal to 19681:upwards arrow with tip rightwards 19423:(maps to downward, down tee arrow) 19319:(maps to leftward, left tee arrow) 13292:Cyrillic capital letter Soft Sign 13231:Cyrillic capital letter Hard Sign 3962:(Latin capital letter A ring  3335:(diacritical acute, spacing acute) 1148: 40:, of which there are two types: a 14: 51819: 51758: 51530:"ISO Greek Symbols Entities V0.3" 51511:"ISO Greek Letters Entities V0.3" 50989: 50973: 45201:superset of above tilde operator 43600:slanted equal to or greater-than 43335:less-than above similar or equal 43244:greater-than and not approximate 42847:greater-than or slanted equal to 42511:equals sign above tilde operator 42124:logical and with horizontal dash 40874:(plus sign with similar to below) 40810:(plus sign with similar to above) 40663:integral around a point operator 40113:equals sign and slanted parallel 39335:empty set with right arrow above 36782:rightwards arrow with plus below 36134:leftwards arrow to black diamond 35216:mathematical right angle bracket 35004:reverse solidus preceding subset 33774:white up-pointing small triangle 33740:black up-pointing small triangle 33180:(horizontal single and up double) 33148:(horizontal double and up single) 32760:box drawings double up and right 32232:box drawings light down and left 30044:(greater-than but not similar to) 27292:square cup, variation selector-1 27225:square cap, variation selector-1 26715:neither a subset of nor equal to 19647:upwards arrow with tip leftwards 16530: 16500: 16465: 16430: 15167: 15133: 15099: 15065: 15032: 8991:Latin small letter t with stroke 8100:Latin small letter n preceded by 7879:Latin small letter l with stroke 7068:Latin small letter h with stroke 6466:Latin small letter d with stroke 5662:Latin small letter o with stroke 3008: 51574:"\[NegativeMediumSpace]" 51302:HTML decimal character rendering 50467:but was restored as of HTML 4.0. 46089:parallel with horizontal stroke 46031:vertical line with circle below 46002:vertical line with circle above 45944:reversed double stroke not sign 42686:greater-than with circle inside 42628:equivalent with four dots above 42391:approximately equal or equal to 42153:logical or with horizontal dash 41835:closed intersection with serifs 41373:multiplication sign in triangle 39364:empty set with left arrow above 38836:right angle variant with square 38713:(right parenthesis greater-than) 38157:less-than above leftwards arrow 36903:(left down right up short arrow) 36871:(left up right down short arrow) 35154:mathematical left angle bracket 32847:box drawings double up and left 32261:box drawings light up and right 31656:APL functional symbol slash bar 30010:less-than but not equivalent to 29944:not square image of or equal to 19880:anticlockwise open circle arrow 19774: 17133:; or phonogram copyright symbol 16873:(h bar, h slash, Planck variant) 16578: 16277: 16178: 15636: 15490: 14229:Cyrillic small letter soft sign 14168:Cyrillic small letter hard sign 12732:Cyrillic capital letter short I 12410:Cyrillic capital letter short U 11741: 11697: 11321: 3287:(superscript digit three, cubed) 3254:(superscript digit two, squared) 1827: 51647: 51628: 51606: 51584: 51562: 51552:"\[NegativeThickSpace]" 51540: 51521: 51502: 51474: 50871: 50867: 50798: 50794: 50790: 50786: 50498:: U+00A9 'copyright symbol' is 48129:mathematical Fraktur capital Y 48100:mathematical Fraktur capital X 48071:mathematical Fraktur capital W 48042:mathematical Fraktur capital V 48013:mathematical Fraktur capital U 47984:mathematical Fraktur capital T 47955:mathematical Fraktur capital S 47926:mathematical Fraktur capital Q 47897:mathematical Fraktur capital P 47868:mathematical Fraktur capital O 47839:mathematical Fraktur capital N 47810:mathematical Fraktur capital M 47781:mathematical Fraktur capital L 47752:mathematical Fraktur capital K 47723:mathematical Fraktur capital J 47694:mathematical Fraktur capital G 47665:mathematical Fraktur capital F 47636:mathematical Fraktur capital E 47607:mathematical Fraktur capital D 47578:mathematical Fraktur capital B 47549:mathematical Fraktur capital A 45298:superset of above not equal to 45172:subset of above tilde operator 44659:succeeds above almost equal to 44628:precedes above almost equal to 41023:plus sign in right half circle 40392:n-ary union operator with plus 39848:triangle with serifs at bottom 39785:squared falling diagonal slash 38711:right arc greater-than bracket 38244:superset above leftwards arrow 36720:(curved right arrow with minus) 36657:right-side arc clockwise arrow 35602:long rightwards squiggle arrow 35570:long rightwards arrow from bar 32470:box drawings double horizontal 32290:box drawings light up and left 32111:circled Latin capital letter S 30110:succeeds but not equivalent to 30076:precedes but not equivalent to 27155:square original of or equal to 25760:neither less-than nor equal to 23139:anticlockwise contour integral 21612:, vector differential operator) 19846:clockwise top semicircle arrow 18051:double-struck italic capital D 17600:turned Greek small letter iota 11745:Greek Upsilon with hook symbol 11431:Greek small letter final sigma 9752:Latin small letter f with hook 3711:vulgar fraction three quarters 1075: 1067: 1060: 1054: 1050: 993: 988: 973: 961: 949: 937: 925: 913: 901: 886: 881: 863: 858: 843: 831: 819: 807: 795: 783: 771: 756: 751: 733: 728: 710: 705: 687: 682: 664: 659: 641: 636: 51622:Wolfram Language Documentation 51600:Wolfram Language Documentation 51596:"\[NegativeThinSpace]" 51578:Wolfram Language Documentation 51556:Wolfram Language Documentation 51343: 51325: 51030:: U+2211 'n-ary summation' is 50801:: these are names used in the 50514:: U+00AE 'registered sign' is 46853:mathematical script capital Z 46824:mathematical script capital Y 46795:mathematical script capital X 46766:mathematical script capital W 46737:mathematical script capital V 46708:mathematical script capital U 46679:mathematical script capital T 46650:mathematical script capital S 46621:mathematical script capital Q 46592:mathematical script capital P 46563:mathematical script capital O 46534:mathematical script capital N 46505:mathematical script capital K 46476:mathematical script capital J 46447:mathematical script capital G 46418:mathematical script capital D 46389:mathematical script capital C 46360:mathematical script capital A 45108:superset of above equals sign 44895:superset with plus sign below 44010:greater-than beside less-than 43569:slanted equal to or less-than 43213:less-than and not approximate 42777:less-than or slanted equal to 42239:tilde operator with dot above 41552:intersection with logical and 40994:plus sign in left half circle 39753:squared rising diagonal slash 38865:measured right angle with dot 38215:subset above rightwards arrow 35604:(long rightwards zigzag arrow) 35538:(long horizontal double arrow) 35513:&DoubleLongLeftRightArrow; 32142:box drawings light horizontal 30589:small element of with overbar 30012:(less-than but not similar to) 26845:superset of with not equal to 25862:greater-than or equivalent to 25362:greater-than but not equal to 23085:&ClockwiseContourIntegral; 22483:(vertical bar, mid, short mid) 22035:(dot plus sign, plus dot sign) 21274:(horizontal open-headed arrow) 19352:(maps to upward, up tee arrow) 18524:vulgar fraction seven eighths 18460:vulgar fraction three eighths 14699:Cyrillic small letter short u 13669:Cyrillic small letter short i 13202:Cyrillic capital letter Shcha 4595:(Latin capital letter O slash) 3784:(Latin capital letter A grave) 2847:(spacing dieresis, double dot) 544: 532: 1: 51318: 51046:: U+223C 'tilde operator' is 50831:black: here it seems to mean 48883:mathematical Fraktur small z 48854:mathematical Fraktur small y 48825:mathematical Fraktur small x 48796:mathematical Fraktur small w 48767:mathematical Fraktur small v 48738:mathematical Fraktur small u 48709:mathematical Fraktur small t 48680:mathematical Fraktur small s 48651:mathematical Fraktur small r 48622:mathematical Fraktur small q 48593:mathematical Fraktur small p 48564:mathematical Fraktur small o 48535:mathematical Fraktur small n 48506:mathematical Fraktur small m 48477:mathematical Fraktur small l 48448:mathematical Fraktur small k 48419:mathematical Fraktur small j 48390:mathematical Fraktur small i 48361:mathematical Fraktur small h 48332:mathematical Fraktur small g 48303:mathematical Fraktur small f 48274:mathematical Fraktur small e 48245:mathematical Fraktur small d 48216:mathematical Fraktur small c 48187:mathematical Fraktur small b 48158:mathematical Fraktur small a 46118:parallel with tilde operator 45799:short down tack with overbar 45652:element of opening downwards 45232:subset of above not equal to 44337:equals sign with bumpy above 44068:greater-than closed by curve 43926:&NotNestedGreaterGreater; 42657:less-than with circle inside 42568:two consecutive equals signs 42066:logical and with middle stem 41950:two intersecting logical and 40904:plus sign with subscript two 40692:quaternion integral operator 40361:n-ary circled times operator 38923:reversed angle with underbar 38650:right angle bracket with dot 36752:(curved left arrow with plus) 36105:rightwards double arrow-tail 35844:rightwards triple dash arrow 35784:rightwards double dash arrow 35536:long left right double arrow 35503:long rightwards double arrow 33876:white down-pointing triangle 32499:box drawings double vertical 31592:APL functional symbol I-beam 30379:down right diagonal ellipsis 30112:(succeeds but not similar to) 30078:(precedes but not similar to) 24596:Assignment (computer science) 21272:left right open-headed arrow 21243:rightwards open-headed arrow 20599:(not rightwards double arrow) 19613:left right arrow with stroke 19035:rightwards arrow with stroke 18492:vulgar fraction five eighths 18300:vulgar fraction three fifths 18143:double-struck italic small i 18113:double-struck italic small e 18081:double-struck italic small d 17857:(order, of inferior order to) 13260:Cyrillic capital letter Yeru 12442:Cyrillic capital letter Dzhe 12352:Cyrillic capital letter Tshe 10727:Greek capital letter Upsilon 10579:Greek capital letter Omicron 10286:Greek capital letter Epsilon 304:has largely superseded them. 231:American Mathematical Society 75:refers to a character by its 51351:"14.2 Parsing XML documents" 51014:: U+220F 'n-ary product' is 47520:mathematical script small z 47491:mathematical script small y 47462:mathematical script small x 47433:mathematical script small w 47404:mathematical script small v 47375:mathematical script small u 47346:mathematical script small t 47317:mathematical script small s 47288:mathematical script small r 47259:mathematical script small q 47230:mathematical script small p 47201:mathematical script small n 47172:mathematical script small m 47143:mathematical script small l 47114:mathematical script small k 47085:mathematical script small j 47056:mathematical script small i 47027:mathematical script small h 46998:mathematical script small f 46969:mathematical script small d 46940:mathematical script small c 46911:mathematical script small b 46882:mathematical script small a 46060:down tack with circle below 45828:short up tack with underbar 45449:closed superset or equal to 45042:subset of above equals sign 44866:subset with plus sign below 44597:succeeds above not equal to 44566:precedes above not equal to 43120:greater-than or approximate 42482:plus sign above equals sign 42453:equals sign above plus sign 42095:logical or with middle stem 41979:two intersecting logical or 40933:minus sign with comma above 40460:quadruple integral operator 40426:n-ary square union operator 40330:n-ary circled plus operator 38681:(left parenthesis less-than) 38621:left angle bracket with dot 36076:leftwards double arrow-tail 35813:leftwards triple dash arrow 35753:leftwards double dash arrow 35470:long leftwards double arrow 33878:(big down-pointing triangle) 32174:box drawings light vertical 30796:small contains with overbar 30315:midline horizontal ellipsis 29955:&NotSquareSupersetEqual; 29844:(curly equal to or succeeds) 29810:(curly equal to or precedes) 27119:square image of or equal to 26779:subset of with not equal to 24283:geometrically equivalent to 23841:not asymptotically equal to 22836:union, variation selector-1 21214:leftwards open-headed arrow 20531:(not leftwards double arrow) 19914:clockwise open circle arrow 19196:rightwards two headed arrow 19001:leftwards arrow with stroke 18396:vulgar fraction five sixths 18332:vulgar fraction four fifths 17923:(first transfinite cardinal) 17031:(ell, a mathematical symbol) 15851:(three dot leader, m leader) 14139:Cyrillic small letter shcha 13173:Cyrillic capital letter Sha 13144:Cyrillic capital letter Che 13115:Cyrillic capital letter Tse 12645:Cyrillic capital letter Zhe 12558:Cyrillic capital letter Ghe 12381:Cyrillic capital letter Kje 12323:Cyrillic capital letter Nje 12294:Cyrillic capital letter Lje 12172:Cyrillic capital letter Dze 12114:Cyrillic capital letter Gje 12085:Cyrillic capital letter Dje 11990:Greek lunate epsilon symbol 10462:Greek capital letter Lambda 10111:&DiacriticalDoubleAcute; 9687:Latin capital letter Z with 9623:Latin capital letter Z with 9559:Latin capital letter Z with 9527:Latin capital letter Y with 9462:Latin capital letter Y with 9398:Latin capital letter W with 9334:Latin capital letter U with 9270:Latin capital letter U with 9148:Latin capital letter U with 9084:Latin capital letter U with 9020:Latin capital letter U with 8898:Latin capital letter T with 8834:Latin capital letter T with 8769:Latin capital letter S with 8704:Latin capital letter S with 8640:Latin capital letter S with 8576:Latin capital letter S with 8512:Latin capital letter R with 8448:Latin capital letter R with 8384:Latin capital letter R with 8260:Latin capital letter O with 8196:Latin capital letter O with 8036:Latin capital letter N with 7972:Latin capital letter N with 7908:Latin capital letter N with 7786:Latin capital letter L with 7722:Latin capital letter L with 7658:Latin capital letter L with 7594:Latin capital letter L with 7495:Latin capital letter K with 7431:Latin capital letter J with 7289:Latin capital letter I with 7225:Latin capital letter I with 7161:Latin capital letter I with 7097:Latin capital letter I with 6975:Latin capital letter H with 6943:Latin capital letter G with 6879:Latin capital letter G with 6815:Latin capital letter G with 6751:Latin capital letter G with 6687:Latin capital letter E with 6623:Latin capital letter E with 6559:Latin capital letter E with 6495:Latin capital letter E with 6373:Latin capital letter D with 6309:Latin capital letter C with 6245:Latin capital letter C with 6181:Latin capital letter C with 6117:Latin capital letter C with 6053:Latin capital letter A with 5989:Latin capital letter A with 5925:Latin capital letter A with 5664:(Latin small letter o slash) 4758:Latin capital letter Y with 4725:Latin capital letter U with 4692:Latin capital letter U with 4659:Latin capital letter U with 4626:Latin capital letter U with 4525:Latin capital letter O with 4492:Latin capital letter O with 4459:Latin capital letter O with 4426:Latin capital letter O with 4393:Latin capital letter O with 4360:Latin capital letter N with 4294:Latin capital letter I with 4261:Latin capital letter I with 4228:Latin capital letter I with 4195:Latin capital letter I with 4162:Latin capital letter E with 4129:Latin capital letter E with 4096:Latin capital letter E with 4063:Latin capital letter E with 4030:Latin capital letter C with 3914:Latin capital letter A with 3881:Latin capital letter A with 3848:Latin capital letter A with 3815:Latin capital letter A with 3779:Latin capital letter A with 3632:vulgar fraction one quarter 1074:entity set, i.e. instead of 65:Character reference overview 55:<!ENTITY name "value"> 7: 51793:Lists of computer languages 51282:Character encodings in HTML 51275: 51256:case mentioned above, only 51207:. Also, by virtue of being 51115:: U+22C5 'dot operator' is 50962:: U+2138 'dalet symbol' is 50942:: U+2137 'gimel symbol' is 50799:&NegativeVeryThinSpace; 44535:succeeds above equals sign 44506:precedes above equals sign 43920:double nested greater-than 42210:equals sign with dot below 40872:plus sign with tilde below 40808:plus sign with tilde above 40299:n-ary circled dot operator 39512:circle with superimposed x 39393:circle with horizontal bar 38981:oblique angle opening down 38679:left arc less-than bracket 36341:south west arrow with hook 36310:south east arrow with hook 36279:north east arrow with hook 36250:north west arrow with hook 35033:superset preceding solidus 33706:white up-pointing triangle 33528:&FilledVerySmallSquare; 30347:up right diagonal ellipsis 30231:&NotRightTriangleEqual; 29980:(not square superset equal) 29887:&NotSucceedsSlantEqual; 29853:&NotPrecedesSlantEqual; 25826:less-than or equivalent to 25296:less-than but not equal to 25228:greater-than over equal to 23108:clockwise contour integral 22989:&DoubleContourIntegral; 21803:does not contain as member 19548:rightwards arrow with loop 19486:rightwards arrow with hook 19287:rightwards arrow with tail 19225:downwards two headed arrow 19136:leftwards two headed arrow 19071:(rightwards squiggle arrow) 18428:vulgar fraction one eighth 18268:vulgar fraction two fifths 18204:vulgar fraction two thirds 15557:&CloseCurlyDoubleQuote; 15017:&NegativeVeryThinSpace; 14731:Cyrillic small letter dzhe 14641:Cyrillic small letter tshe 14197:Cyrillic small letter yeru 13379:Cyrillic capital letter Ya 13350:Cyrillic capital letter Yu 13083:Cyrillic capital letter Ha 13054:Cyrillic capital letter Ef 12996:Cyrillic capital letter Te 12967:Cyrillic capital letter Es 12938:Cyrillic capital letter Er 12909:Cyrillic capital letter Pe 12851:Cyrillic capital letter En 12822:Cyrillic capital letter Em 12793:Cyrillic capital letter El 12764:Cyrillic capital letter Ka 12674:Cyrillic capital letter Ze 12616:Cyrillic capital letter Ie 12587:Cyrillic capital letter De 12529:Cyrillic capital letter Ve 12500:Cyrillic capital letter Be 12262:Cyrillic capital letter Je 12233:Cyrillic capital letter yi 12056:Cyrillic capital letter Io 11889:Greek small letter digamma 11780:(straight phi, variant phi) 11535:Greek small letter upsilon 11325:Greek small letter omicron 11025:Greek small letter epsilon 10857:Greek capital letter Omega 10668:Greek capital letter Sigma 10432:Greek capital letter Kappa 10374:Greek capital letter Theta 10257:Greek capital letter Delta 10227:Greek capital letter Gamma 10168:Greek capital letter Alpha 4824:Latin small letter sharp s 3999:(Latin capital ligature AE) 3086:registered trademark symbol 1326:combining three dots above 622:Formal public identifier(s) 288:adopts the XML entities as 72:numeric character reference 42:numeric character reference 10: 51826: 50902:: U+2135 'alef symbol' is 50608:and for compatibility for 50588:and for compatibility for 50557:and for compatibility for 46185:(negated slanted parallel) 45420:closed subset or equal to 44039:less-than closed by curve 42857:&NotGreaterSlantEqual; 42181:logical and with underbar 41523:intersection with overbar 41433:amalgamation or coproduct 40962:minus sign with dot below 40547:anticlockwise integration 37914:&ReverseUpEquilibrium; 35480:&DoubleLongRightArrow; 33708:(big up-pointing triangle) 33560:&EmptyVerySmallSquare; 33553:(filled very small square) 30498:element of with dot above 30256:(not right triangle equal) 30195:&NotLeftTriangleEqual; 29921:&NotSquareSubsetEqual; 29910:does not succeed or equal 29876:does not precede or equal 29198:(back similar or equal to) 28541:Hermitian conjugate matrix 27542:circled asterisk operator 26268:succeeds or equivalent to 26232:precedes or equivalent to 25999:greater-than or less-than 25966:less-than or greater-than 25506:&NestedGreaterGreater; 23919:(similar but not equal to) 22576:&NotDoubleVerticalBar; 20806:&DoubleLeftRightArrow; 19517:leftwards arrow with loop 19455:leftwards arrow with hook 19390:(maps to, right tee arrow) 19388:rightwards arrow from bar 19256:leftwards arrow with tail 18364:vulgar fraction one sixth 18236:vulgar fraction one fifth 18172:vulgar fraction one third 18027:&CapitalDifferentialD; 16386:medium mathematical space 15598:(close curly double quote) 15508:&OpenCurlyDoubleQuote; 14670:Cyrillic small letter kje 14612:Cyrillic small letter nje 14583:Cyrillic small letter lje 14461:Cyrillic small letter dze 14403:Cyrillic small letter gje 14374:Cyrillic small letter dje 14110:Cyrillic small letter sha 14081:Cyrillic small letter che 14052:Cyrillic small letter tse 13582:Cyrillic small letter zhe 13495:Cyrillic small letter ghe 13321:Cyrillic capital letter E 13025:Cyrillic capital letter U 12880:Cyrillic capital letter O 12703:Cyrillic capital letter I 12471:Cyrillic capital letter A 11205:Greek small letter lambda 10403:Greek capital letter Iota 10315:Greek capital letter Zeta 10197:Greek capital letter Beta 10138:(diacritical double acute) 9817:Latin small letter g with 9719:Latin small letter z with 9655:Latin small letter z with 9591:Latin small letter z with 9494:Latin small letter y with 9430:Latin small letter w with 9366:Latin small letter u with 9302:Latin small letter u with 9180:Latin small letter u with 9116:Latin small letter u with 9052:Latin small letter u with 8930:Latin small letter t with 8866:Latin small letter t with 8802:Latin small letter s with 8736:Latin small letter s with 8672:Latin small letter s with 8608:Latin small letter s with 8544:Latin small letter r with 8480:Latin small letter r with 8416:Latin small letter r with 8325:Latin capital ligature OE 8292:Latin small letter o with 8228:Latin small letter o with 8068:Latin small letter n with 8004:Latin small letter n with 7940:Latin small letter n with 7818:Latin small letter l with 7754:Latin small letter l with 7690:Latin small letter l with 7626:Latin small letter l with 7527:Latin small letter k with 7463:Latin small letter j with 7257:Latin small letter i with 7193:Latin small letter i with 7129:Latin small letter i with 7007:Latin small letter h with 6911:Latin small letter g with 6847:Latin small letter g with 6783:Latin small letter g with 6719:Latin small letter e with 6655:Latin small letter e with 6591:Latin small letter e with 6527:Latin small letter e with 6405:Latin small letter d with 6341:Latin small letter c with 6277:Latin small letter c with 6213:Latin small letter c with 6149:Latin small letter c with 6085:Latin small letter a with 6021:Latin small letter a with 5957:Latin small letter a with 5893:Latin small letter y with 5827:Latin small letter y with 5794:Latin small letter u with 5761:Latin small letter u with 5728:Latin small letter u with 5695:Latin small letter u with 5584:Latin small letter o with 5551:Latin small letter o with 5518:Latin small letter o with 5485:Latin small letter o with 5452:Latin small letter o with 5419:Latin small letter n with 5353:Latin small letter i with 5320:Latin small letter i with 5287:Latin small letter i with 5254:Latin small letter i with 5221:Latin small letter e with 5188:Latin small letter e with 5155:Latin small letter e with 5122:Latin small letter e with 5089:Latin small letter c with 4993:Latin small letter a with 4960:Latin small letter a with 4927:Latin small letter a with 4894:Latin small letter a with 4861:Latin small letter a with 3601:(right pointing guillemet) 1374:combining four dots above 320:HTML DTD entities subsets 290:named character references 153:character entity reference 47:character entity reference 51696:World Wide Web Consortium 51692:World Wide Web Consortium 51333:"htmlmathml-f entity set" 51091:involved in interpreting 50922:: U+2136 'bet symbol' is 50809:characters with negative 50787:&NegativeMediumSpace; 46331:Latin small ligature ffl 46302:Latin small ligature ffi 45710:transversal intersection 44213:smaller than or equal to 43089:less-than or approximate 42271:congruent with dot above 41807:closed union with serifs 41648:intersection above union 41616:union above intersection 40840:plus sign with dot below 39971:&NotRightTriangleBar; 38952:oblique angle opening up 36972:&DownLeftRightVector; 36627:(right down curved arrow) 36563:(curved down arrow right) 35447:&DoubleLongLeftArrow; 33844:(right-pointing triangle) 33643:black vertical rectangle 33584:(empty very small square) 30220:(not left triangle equal) 29946:(not square subset equal) 27130:&SquareSupersetEqual; 25238:&NotGreaterFullEqual; 25094:greater-than or equal to 24085:almost equal or equal to 23016:(double contour integral) 22607:(not double vertical bar) 20395:rightwards paired arrows 20279:&LeftArrowRightArrow; 20215:&RightArrowLeftArrow; 19556:&leftrightsquigarrow; 19421:downwards arrow from bar 19317:leftwards arrow from bar 19165:upwards two headed arrow 17570:(Fraktur capital Z, dram) 17131:sound recording copyright 15546:(open curly double quote) 15025:&NegativeMediumSpace; 14551:Cyrillic small letter je 14522:Cyrillic small letter yi 14345:Cyrillic small letter io 14316:Cyrillic small letter ya 14287:Cyrillic small letter yu 14020:Cyrillic small letter ha 13991:Cyrillic small letter ef 13933:Cyrillic small letter te 13904:Cyrillic small letter es 13875:Cyrillic small letter er 13846:Cyrillic small letter pe 13788:Cyrillic small letter en 13759:Cyrillic small letter em 13730:Cyrillic small letter el 13701:Cyrillic small letter ka 13611:Cyrillic small letter ze 13553:Cyrillic small letter ie 13524:Cyrillic small letter de 13466:Cyrillic small letter ve 13437:Cyrillic small letter be 11655:Greek small letter omega 11464:Greek small letter sigma 11175:Greek small letter kappa 11115:Greek small letter theta 10984:Greek small letter delta 10954:Greek small letter gamma 10894:Greek small letter alpha 10816:Greek capital letter Psi 10786:Greek capital letter Chi 10757:Greek capital letter Phi 10697:Greek capital letter Tau 10638:Greek capital letter Rho 10344:Greek capital letter Eta 5058:(Latin small ligature ae) 3713:(fraction three quarters) 3678:vulgar fraction one half 2589:inverted exclamation mark 1164: 1161: 1158: 1155: 1152: 1147: 1144: 1115:for the copyright symbol 1057:is considered deprecated. 1049:A version beginning with 607:formal public identifiers 581:formal public identifiers 507: 484: 436: 388: 340: 50791:&NegativeThickSpace; 50171: 46273:Latin small ligature fl 46244:Latin small ligature fi 46215:Latin small ligature ff 46147:double solidus operator 45565:superset above superset 44275:larger than or equal to 43860:double nested less-than 43774:similar or greater-than 41051:vector or cross product 39911:&NotLeftTriangleBar; 39787:(backward boxed solidus) 38418:right white parenthesis 37939:(reverse up equilibrium) 37437:&DownRightTeeVector; 37375:&RightDownTeeVector; 37189:&DownRightVectorBar; 37127:&RightDownVectorBar; 36996:(down left right vector) 36659:(curved down arrow left) 36595:(left down curved arrow) 35511:&Longleftrightarrow; 35411:&LongLeftRightArrow; 35409:&longleftrightarrow; 35072:&RightDoubleBracket; 34014:(left-pointing triangle) 33946:(down-pointing triangle) 33785:&blacktriangleright; 32048:electrical intersection 30560:element of with overbar 29161:right semidirect product 28357:&RightTriangleEqual; 28197:precedes under relation 27166:&SquareIntersection; 26682:superset of or equal to 26171:&SucceedsSlantEqual; 26135:&PrecedesSlantEqual; 25160:less-than over equal to 24183:(backwards congruent to) 24087:(approximately equal to) 23805:asymptotically equal to 21154:rightwards arrow to bar 21065:rightwards triple arrow 21003:south west double arrow 20974:south east double arrow 20945:north east double arrow 20916:north west double arrow 20847:left right double arrow 20743:rightwards double arrow 20434:&ReverseEquilibrium; 20426:downwards paired arrows 20333:leftwards paired arrows 18526:(fraction seven eighths) 18462:(fraction three eighths) 17494:double-struck capital Z 17380:double-struck capital R 17250:double-struck capital Q 17212:double-struck capital P 17063:double-struck capital N 16793:double-struck capital H 16615:double-struck capital C 15029:&NegativeThickSpace; 14258:Cyrillic small letter e 13962:Cyrillic small letter u 13817:Cyrillic small letter o 13640:Cyrillic small letter i 13408:Cyrillic small letter a 11145:Greek small letter iota 11055:Greek small letter zeta 10924:Greek small letter beta 10609:Greek capital letter Pi 10550:Greek capital letter Xi 10520:Greek capital letter Nu 10491:Greek capital letter Mu 8355:Latin small ligature oe 3997:Latin capital letter AE 2338:(low bar; &underbar) 2307:circumflex accent (hat) 1274:combining inverted breve 1103:(&) followed by the 1066:A version with appended 332:Formal public identifier 314:formal public identifier 168:Document Type Definition 59:Document type definition 51776:29 January 2018 at the 51252:Because of the special 50795:&NegativeThinSpace; 45915:double stroke not sign 45681:pitchfork with tee top 45594:superset beside subset 43866:&NotNestedLessLess; 42822:&GreaterSlantEqual; 42787:&NotLessSlantEqual; 41344:minus sign in triangle 39274:empty set with overbar 38389:left white parenthesis 37499:&LeftDownTeeVector; 37461:(down right tee vector) 37406:&DownLeftTeeVector; 37399:(right down tee vector) 37251:&LeftDownVectorBar; 37213:(down right vector bar) 37158:&DownLeftVectorBar; 37151:(right down vector bar) 36941:&RightUpDownVector; 35960:downwards arrow to bar 35436:(long horizontal arrow) 35165:&RightAngleBracket; 35041:&LeftDoubleBracket; 34892:&VerticalSeparator; 34883:six pointed black star 34338:(filled star, big star) 34280:&FilledSmallSquare; 33955:&blacktriangleleft; 33887:&blacktriangledown; 30146:not normal subgroup of 29612:very much greater-than 29125:left semidirect product 28285:&LeftTriangleEqual; 27440:circled division slash 27157:(square superset equal) 27094:&SquareSubsetEqual; 27060:&NotSquareSuperset; 26910:multiset multiplication 25539:&NotGreaterGreater; 24490:geometrically equal to 23928:&NotTildeFullEqual; 23885:approximately equal to 22534:&DoubleVerticalBar; 21780:&NotReverseElement; 21124:leftwards arrow to bar 21034:leftwards triple arrow 20864:&DoubleUpDownArrow; 20796:downwards double arrow 20646:leftwards double arrow 20470:&rightleftharpoons; 20436:&leftrightharpoons; 19350:upwards arrow from bar 19173:&twoheadrightarrow; 18494:(fraction five eighths) 18302:(fraction three fifths) 17674:black-letter capital C 17568:black-letter capital Z 17346:black-letter capital R 16961:black-letter capital I 16755:black-letter capital H 15914:per ten thousand sign ( 15645:(baseline double quote) 15499:(single baseline quote) 15021:&NegativeThinSpace; 11625:Greek small letter psi 11595:Greek small letter chi 11565:Greek small letter phi 11494:Greek small letter tau 11385:Greek small letter rho 11085:Greek small letter eta 7367:Latin capital ligature 3535:(superscript digit one) 86:, and uses the format: 77:Universal Character Set 45507:superset above subset 45478:subset above superset 44448:&NotSucceedsEqual; 44378:&NotPrecedesEqual; 41584:union with logical or 41462:intersection with dot 41315:plus sign in triangle 41286:circled division sign 39943:&RightTriangleBar; 39575:(circled light circle) 39483:circled perpendicular 37523:(left down tee vector) 37430:(down left tee vector) 37344:&RightUpTeeVector; 37275:(left down vector bar) 37182:(down left vector bar) 37096:&RightUpVectorBar; 37003:&LeftUpDownVector; 36965:(right up down vector) 36047:rightwards arrow-tail 35434:long left right arrow 35401:long rightwards arrow 35103:&LeftAngleBracket; 34249:&EmptySmallSquare; 33776:(up-pointing triangle) 31903:&UnderParenthesis; 31834:bottom square bracket 30767:contains with overbar 30229:&ntrianglerighteq; 30159:&NotRightTriangle; 29721:&GreaterEqualLess; 29653:&LessEqualGreater; 29519:greater-than with dot 29457:equal and parallel to 29426:Transversality theorem 29196:reversed tilde equals 28707:(lower right triangle) 28386:(right triangle equal) 28244:&vartriangleright; 27889:, bottom tack, up tee) 27508:circled ring operator 26725:&NotSupersetEqual; 26636:subset of or equal to 26277:&NotSucceedsTilde; 25203:&GreaterFullEqual; 25015:less-than or equal to 24526:(falling dot sequence) 21162:&DownArrowUpArrow; 20704:&DoubleRightArrow; 20372:&rightrightarrows; 20364:upwards paired arrows 20246:&UpArrowDownArrow; 20143:&downharpoonright; 20105:&rightharpoondown; 19891:&circlearrowright; 19579:left right wave arrow 19113:&twoheadleftarrow; 19069:rightwards wave arrow 18398:(fraction five sixths) 18334:(fraction four fifths) 17739:(electromotive force, 17256:, open-face capital Q) 17218:, open-face capital P) 17069:, open-face capital N) 16799:, open-face capital H) 16621:, open-face capital C) 11355:Greek small letter pi 11295:Greek small letter xi 11265:Greek small letter nu 11235:Greek small letter mu 10064:&DiacriticalTilde; 5056:Latin small letter ae 3748:(turned question mark) 3745:inverted question mark 3634:(fraction one quarter) 3298:&DiacriticalAcute; 3033:(discretionary hyphen) 2518:&NonBreakingSpace; 2347:&DiacriticalGrave; 1277:(combining down breve) 50744:mathematical notation 48914:(open-face capital A) 43745:similar or less-than 42333:equals with asterisk 40518:circulation function 40489:finite part integral 40265:solidus with overbar 39883:&LeftTriangleBar; 39666:circled greater-than 39607:(circled full circle) 39573:circled white bullet 39514:(circled large cross) 39424:(circled middle line) 39422:circled vertical bar 39276:(dash over empty set) 39244:(backwards empty set) 38807:vertical zigzag line 37468:&LeftUpTeeVector; 37368:(right up tee vector) 37220:&LeftUpVectorBar; 37120:(right up vector bar) 37027:(left up down vector) 36910:&LeftRightVector; 36018:leftwards arrow-tail 35932:upwards arrow to bar 35368:long leftwards arrow 34304:(filled small square) 34214:upper right triangle 33853:&bigtriangledown; 33116:(horizontal and down) 32379:(horizontal and down) 31987:bottom curly bracket 31872:&OverParenthesis; 31626:(circle vertical bar) 30381:(downward triple dot) 30317:(centered triple dot) 30193:&ntrianglelefteq; 30123:&NotLeftTriangle; 29842:equal to or succeeds 29808:equal to or precedes 29137:&rightthreetimes; 28355:&trianglerighteq; 28313:(left triangle equal) 28205:&vartriangleleft; 27706:squared dot operator 27474:circled dot operator 27191:(square intersection) 27121:(square subset equal) 26992:&NotSquareSubset; 26196:succeeds or equal to 26160:precedes or equal to 25907:&NotGreaterTilde; 25768:&NotGreaterEqual; 24560:(rising dot sequence) 24423:approaches the limit 24294:&NotHumpDownHump; 22953:&ContourIntegral; 22565:(double vertical bar) 21392:partial differential 20887:up down double arrow 20760:&DoubleDownArrow; 20692:upwards double arrow 20610:&DoubleLeftArrow; 20540:&nLeftrightarrow; 20461:(Reverse Equilibrium) 20277:&leftrightarrows; 20213:&rightleftarrows; 20179:&downharpoonleft; 20141:&RightDownVector; 20107:&DownRightVector; 19961:&leftharpoondown; 19857:&circlearrowleft; 19823:&curvearrowright; 19590:&nleftrightarrow; 19046:&rightsquigarrow; 18908:&LowerRightArrow; 18870:&UpperRightArrow; 18648:&ShortRightArrow; 18430:(fraction one eighth) 18270:(fraction two fifths) 18206:(fraction two thirds) 17821:, M-matrix (physics)) 17640:Bernoulli polynomials 16721:Hamiltonian mechanics 15411:&CloseCurlyQuote; 15354:double vertical line 15089:zero width non-joiner 11967:&straightepsilon; 11858:Greek letter digamma 8132:Latin capital letter 7399:Latin small ligature 4791:Latin capital letter 4327:Latin capital letter 2757:(broken vertical bar) 2279:right square bracket 1193:character tabulation 613:ISO entities subsets 130:is the code point in 122:is the code point in 50426:Old ISO subset: see 45536:subset above subset 43898:&GreaterGreater; 42752:&LessSlantEqual; 40026:incomplete infinity 38894:angle with underbar 37492:(left up tee vector) 37313:&RightTeeVector; 37244:(left up vector bar) 37065:&RightVectorBar; 36498:(right arrow curved) 35478:&Longrightarrow; 35378:&LongRightArrow; 35376:&longrightarrow; 34916:(vertical separator) 34302:black medium square 34273:(empty small square) 34271:white medium square 34243:lower left triangle 34185:upper left triangle 33675:white parallelogram 32119:&HorizontalLine; 31440:bottom right corner 31187:(backwards not sign) 30835:&doublebarwedge; 30184:(not right triangle) 30157:&ntriangleright; 29548:very much less-than 29358:double intersection 29101:&leftthreetimes; 28746:(x wedge, big wedge) 28673:right angle with arc 28283:&trianglelefteq; 27929:&DoubleRightTee; 27885:(orthogonal to  27829:(top tack, down tee) 27026:&SquareSuperset; 26692:&NotSubsetEqual; 26038:&NotGreaterLess; 26007:&NotLessGreater; 25405:&NestedLessLess; 24826:questioned equal to 24051:not almost equal to 23852:&TildeFullEqual; 23349:geometric proportion 22580:&nshortparallel; 22492:&NotVerticalBar; 21724:&ReverseElement; 21502:there does not exist 20804:&Leftrightarrow; 20403:&downdownarrows; 20310:&leftleftarrows; 20177:&LeftDownVector; 20071:&rightharpoonup; 19997:&upharpoonright; 19963:&DownLeftVector; 19789:&curvearrowleft; 19525:&looparrowright; 19463:&hookrightarrow; 19264:&rightarrowtail; 18944:&LowerLeftArrow; 18834:&UpperLeftArrow; 18751:&LeftRightArrow; 18749:&leftrightarrow; 18702:&ShortDownArrow; 18541:&ShortLeftArrow; 18366:(fraction one sixth) 18238:(fraction one fifth) 18174:(fraction one third) 16757:(Fraktur capital H, 16549:invisible separator 16525:&InvisibleComma; 16495:&InvisibleTimes; 16485:function application 16322:(backward semicolon) 15772:(black small circle) 15362:&OpenCurlyQuote; 15013:&ZeroWidthSpace; 9966:&DiacriticalDot; 3221:(plus-or-minus sign) 2505:right curly bracket 2215:left square bracket 51643:on 2 February 2015. 50734:Greek letters: the 45718:&DoubleLeftTee; 45306:&varsupsetneqq; 45240:&varsubsetneqq; 44417:&SucceedsEqual; 44347:&PrecedesEqual; 42540:double colon equal 41892:double logical and 41494:union with overbar 40267:(dash over solidus) 39817:two joined squares 39242:reversed empty set 37880:&UpEquilibrium; 37282:&LeftTeeVector; 37034:&LeftVectorBar; 36934:(left right vector) 35445:&Longleftarrow; 35345:&LongLeftArrow; 35343:&longleftarrow; 34914:light vertical bar 34731:music natural sign 33819:&triangleright; 33717:&blacktriangle; 33683:&bigtriangleup; 33582:white small square 33551:black small square 33212:(horizontal and up) 32411:(horizontal and up) 31927:(under parenthesis) 31925:bottom parenthesis 31800:top square bracket 31563:all around-profile 31442:(down right corner) 31406:bottom left corner 31304:position indicator 31275:telephone recorder 30349:(upward triple dot) 30148:(not left triangle) 30121:&ntriangleleft; 29488:less-than with dot 29164:(right three times) 28971:&divideontimes; 28246:&RightTriangle; 27051:square original of 26646:&SupersetEqual; 26245:&SucceedsTilde; 26209:&PrecedesTilde; 25135:&LessFullEqual; 24501:&fallingdotseq; 24353:difference between 24026:&NotTildeTilde; 23818:&NotTildeEqual; 23746:&NotEqualTilde; 23701:(is not similar to) 23636:&VerticalTilde; 23077:clockwise integral 22538:&shortparallel; 22390:&measuredangle; 22050:&smallsetminus; 21767:contains as member 21132:&RightArrowBar; 20656:&DoubleUpArrow; 20168:(right down vector) 20132:(down right vector) 20033:&upharpoonleft; 19999:&RightUpVector; 19927:&leftharpoonup; 19848:(curve arrow right) 19494:&looparrowleft; 19432:&hookleftarrow; 19363:&RightTeeArrow; 19233:&leftarrowtail; 18933:(lower right arrow) 18897:(upper right arrow) 18057:&DifferentialD; 17676:(Fraktur capital C) 16732:&Poincareplane; 16460:&ApplyFunction; 16186:(spacing overscore) 15452:(close curly quote) 14979:&VeryThinSpace; 11920:Greek kappa symbol 11701:Greek theta symbol 10135:double acute accent 10102:(diacritical tilde) 9849:Latin small letter 8164:Latin small letter 7559:Latin small letter 7332:Latin small letter 5860:Latin small letter 5386:Latin small letter 4559:multiplication sign 3680:(fraction one half) 2435:left curly bracket 2372:(diacritical grave) 1141: 614: 321: 69:In HTML and XML, a 38:character reference 51680:Unicode Consortium 51676:Unicode Consortium 51078:3.6 can match the 50968:bidirectional text 50948:bidirectional text 50928:bidirectional text 50908:bidirectional text 50532:character encoding 46149:(slanted parallel) 44837:superset with dot 42241:(similar with dot) 42037:sloping large and 41921:double logical or 40182:&blacklozenge; 40055:tie over infinity 39819:(two joined boxes) 39637:circled less-than 37946:&RoundImplies; 37337:(right tee vector) 37089:(right vector bar) 35938:&DownArrowBar; 34638:black diamond suit 33989:&triangleleft; 33921:&triangledown; 31956:top curly bracket 31896:(over parenthesis) 31811:&UnderBracket; 31408:(down left corner) 31185:reversed not sign 31057:bottom right crop 30910:&RightCeiling; 30286:vertical ellipsis 29264:curly logical and 29128:(left three times) 28794:&Intersection; 28207:&LeftTriangle; 27956:(double right tee) 26958:&SquareSubset; 26853:&varsupsetneq; 26787:&varsubsetneq; 26590:not a superset of 25873:&NotLessTilde; 25839:&GreaterTilde; 25735:&NotLessEqual; 25658:not equivalent to 25531:much greater-than 25056:&GreaterEqual; 24951:&NotCongruent; 24535:&risingdotseq; 24364:&NotHumpEqual; 24258:&HumpDownHump; 23953:(not congruent to) 22197:&Proportional; 22105:asterisk operator 21998:minus-or-plus sign 21713:not an element of 21102:&LeftArrowBar; 20204:(left down vector) 20035:&LeftUpVector; 19988:(down left vector) 19814:(curve arrow left) 19747:(right down shift) 19397:&DownTeeArrow; 19293:&LeftTeeArrow; 18969:(lower left arrow) 18861:(upper left arrow) 18789:(horizontal arrow) 18595:&ShortUpArrow; 18089:&exponentiale; 18087:&ExponentialE; 17530:inverted ohm sign 17416:prescription take 16688:&HilbertSpace; 15400:(open curly quote) 15191:right-to-left mark 15157:left-to-right mark 14825:three-per-em space 4828:; see also German 3285:superscript three 2555:non-breaking space 2448:&VerticalLine; 2249:(backward solidus) 1691:right parenthesis 1628:(apostrophe-quote) 1139: 612: 336:System identifier 319: 246:MathML Entity Sets 239:Early versions of 50169: 50168: 44698:&succnapprox; 44667:&precnapprox; 43546:&eqslantless; 42008:sloping large or 41404:interior product 40964:(minus dot under) 40214:&RuleDelayed; 39454:circled parallel 37306:(left tee vector) 37058:(left vector bar) 34760:music sharp sign 34604:&diamondsuit; 33526:&blacksquare; 33358:lower half block 33329:upper half block 32144:(horizontal line) 31777:&OverBracket; 31768:(right moustache) 31374:(up right corner) 31372:top right corner 31089:bottom left crop 31059:(down right crop) 30866:&LeftCeiling; 29819:&curlyeqsucc; 29785:&curlyeqprec; 29230:curly logical or 27708:(boxed small dot) 27550:&circleddash; 27485:&circledcirc; 27442:(circled solidus) 27375:&CircleTimes; 27344:&CircleMinus; 27233:&SquareUnion; 27053:(square superset) 26598:&SubsetEqual; 26501:&NotSuperset; 26369:does not succeed 26346:&NotSucceeds; 26336:does not precede 26313:&NotPrecedes; 26173:&succcurlyeq; 26137:&preccurlyeq; 25976:&GreaterLess; 25943:&LessGreater; 25727:not greater-than 25438:&NotLessLess; 24794:(triangle equals) 24660:ring in equal to 23970:&thickapprox; 23843:(not tilde equal) 23501:(back similar to) 22980:(circle integral) 22452:&VerticalBar; 22113:&SmallCircle; 22001:(minus–plus sign) 21042:&Rrightarrow; 20862:&Updownarrow; 20574:&nRightarrow; 20472:&Equilibrium; 20069:&RightVector; 20024:(right up vector) 19780:(carriage return) 19715:(left down shift) 19037:(not right arrow) 19012:&nrightarrow; 18967:south west arrow 18931:south east arrow 18895:north east arrow 18859:north west arrow 18800:&UpDownArrow; 18798:&updownarrow; 18787:left right arrow 18690:rightwards arrow 17815:script capital M 17779:Fourier transform 17775:script capital F 17737:script capital E 17714:&expectation; 17636:script capital B 17288:script capital R 17174:script capital P 16997:script capital L 16905:script capital I 16770:&quaternions; 16713:script capital H 16551:(invisible comma) 16533: 16503: 16468: 16433: 16364:&MediumSpace; 15170: 15136: 15123:zero width joiner 15102: 15068: 15035: 15006:(very thin space) 14927:punctuation space 14859:four-per-em space 12001:&backepsilon; 11954:Greek rho symbol 11778:Greek phi symbol 11753:&straightphi; 9993:(diacritical dot) 3568:ordinal indicator 3502:(spacing cedilla) 3011: 2929:ordinal indicator 2092:greater-than sign 1728:(middle asterisk) 1662:left parenthesis 1208: 1177: 1002: 1001: 528: 527: 51815: 51663: 51662: 51651: 51645: 51644: 51639:. Archived from 51632: 51626: 51625: 51610: 51604: 51603: 51588: 51582: 51581: 51566: 51560: 51559: 51544: 51538: 51537: 51525: 51519: 51518: 51506: 51500: 51499: 51492: 51486: 51485: 51478: 51472: 51471: 51460: 51429: 51428: 51417: 51370: 51369: 51367: 51365: 51347: 51341: 51340: 51329: 51307:Percent-encoding 51297:Escape character 51271: 51267: 51263: 51259: 51255: 51231: 51227: 51214: 51202: 51180: 51174: 51166: 51162: 51156: 51150: 51142: 51138: 51132: 51130: 51126: 51120: 51114: 51110: 51104: 51086: 51073: 51069: 51063: 51061: 51057: 51051: 51045: 51041: 51035: 51029: 51025: 51019: 51013: 51009: 51003: 51001: 50997: 50993: 50987: 50985: 50981: 50977: 50971: 50961: 50957: 50951: 50941: 50937: 50931: 50921: 50917: 50911: 50901: 50897: 50891: 50885: 50881: 50875: 50873: 50869: 50865: 50852: 50849: 50840: 50829: 50814: 50807:Private Use Area 50803:Wolfram Language 50800: 50796: 50792: 50788: 50784: 50771: 50769: 50765: 50759: 50732: 50629: 50626: 50617: 50603: 50599: 50593: 50583: 50579: 50570: 50552: 50548: 50544: 50535: 50529: 50525: 50519: 50513: 50509: 50503: 50497: 50493: 50487: 50484: 50471: 50463: 50459: 50453: 50450: 50439: 50436: 50430: 50424: 50415: 50412: 50191: 50185: 50144: 50116: 50088: 50060: 50032: 50004: 49976: 49948: 49920: 49892: 49864: 49836: 49808: 49780: 49752: 49724: 49696: 49668: 49640: 49612: 49584: 49556: 49528: 49500: 49472: 49444: 49415: 49386: 49357: 49328: 49299: 49270: 49241: 49212: 49183: 49154: 49125: 49096: 49067: 49038: 49009: 48980: 48951: 48922: 48890: 48861: 48832: 48803: 48774: 48745: 48716: 48687: 48658: 48629: 48600: 48571: 48542: 48513: 48484: 48455: 48426: 48397: 48368: 48339: 48310: 48281: 48252: 48223: 48194: 48165: 48136: 48107: 48078: 48049: 48020: 47991: 47962: 47933: 47904: 47875: 47846: 47817: 47788: 47759: 47730: 47701: 47672: 47643: 47614: 47585: 47556: 47527: 47498: 47469: 47440: 47411: 47382: 47353: 47324: 47295: 47266: 47237: 47208: 47179: 47150: 47121: 47092: 47063: 47034: 47005: 46976: 46947: 46918: 46889: 46860: 46831: 46802: 46773: 46744: 46715: 46686: 46657: 46628: 46599: 46570: 46541: 46512: 46483: 46454: 46425: 46396: 46367: 46338: 46309: 46280: 46251: 46222: 46193: 46157: 46125: 46096: 46067: 46038: 46009: 45980: 45951: 45922: 45893: 45864: 45835: 45806: 45777: 45748: 45719: 45688: 45659: 45630: 45601: 45572: 45543: 45514: 45485: 45456: 45427: 45398: 45391:closed superset 45369: 45340: 45307: 45276: 45275:&supsetneqq; 45241: 45210: 45209:&subsetneqq; 45179: 45150: 45117: 45116:&nsupseteqq; 45086: 45051: 45050:&nsubseteqq; 45020: 44989: 44960: 44931: 44902: 44873: 44844: 44815: 44808:subset with dot 44786: 44779:double succeeds 44757: 44750:double precedes 44728: 44699: 44668: 44637: 44636:&succapprox; 44606: 44605:&precapprox; 44575: 44544: 44513: 44484: 44451: 44418: 44381: 44348: 44315: 44282: 44253: 44220: 44191: 44162: 44133: 44104: 44075: 44046: 44017: 43988: 43959: 43927: 43899: 43867: 43839: 43810: 43781: 43752: 43723: 43694: 43665: 43636: 43607: 43578: 43577:&eqslantgtr; 43547: 43516: 43487: 43458: 43429: 43400: 43371: 43342: 43313: 43284: 43283:&gtreqqless; 43253: 43252:&lesseqqgtr; 43222: 43191: 43160: 43129: 43098: 43067: 43066:&lessapprox; 43036: 43007: 42978: 42949: 42920: 42891: 42858: 42825: 42788: 42755: 42722: 42693: 42664: 42635: 42606: 42577: 42547: 42518: 42489: 42460: 42431: 42398: 42369: 42340: 42311: 42278: 42249: 42217: 42188: 42160: 42131: 42102: 42073: 42044: 42015: 41986: 41957: 41928: 41899: 41870: 41842: 41814: 41786: 41754: 41722: 41690: 41658: 41626: 41594: 41562: 41530: 41501: 41472: 41440: 41411: 41382: 41351: 41322: 41293: 41264: 41235: 41206: 41177: 41148: 41119: 41090: 41058: 41030: 41001: 40972: 40940: 40911: 40882: 40850: 40842:(plus dot under) 40818: 40786: 40757: 40728: 40699: 40670: 40641: 40612: 40583: 40554: 40525: 40496: 40467: 40438: 40428:(big square cup) 40404: 40370: 40339: 40308: 40277: 40243: 40215: 40207:(lozenge filled) 40183: 40152: 40120: 40091: 40062: 40033: 40004: 39972: 39944: 39912: 39884: 39855: 39827: 39795: 39763: 39731: 39702: 39673: 39644: 39615: 39583: 39551: 39522: 39490: 39461: 39432: 39400: 39371: 39342: 39313: 39284: 39252: 39220: 39191: 39162: 39133: 39104: 39075: 39046: 39017: 38988: 38959: 38930: 38901: 38872: 38843: 38814: 38785: 38753: 38721: 38689: 38657: 38628: 38599: 38570: 38541: 38512: 38483: 38454: 38425: 38396: 38367: 38338: 38309: 38302:right fish tail 38280: 38251: 38222: 38193: 38164: 38135: 38103: 38071: 38039: 38007: 37978: 37947: 37915: 37905:(up equilibrium) 37881: 37850: 37821: 37792: 37763: 37734: 37705: 37676: 37647: 37618: 37589: 37560: 37531: 37500: 37469: 37438: 37407: 37376: 37345: 37314: 37283: 37252: 37221: 37190: 37159: 37128: 37097: 37066: 37035: 37004: 36973: 36942: 36911: 36879: 36847: 36818: 36789: 36760: 36728: 36696: 36667: 36635: 36603: 36571: 36539: 36506: 36474: 36445: 36437:(to south arrow) 36413: 36379: 36348: 36319: 36288: 36257: 36228: 36199: 36170: 36141: 36112: 36083: 36054: 36025: 35996: 35967: 35939: 35911: 35910:&UpArrowBar; 35882: 35853: 35822: 35791: 35762: 35731: 35723:(double maps to) 35699: 35670: 35641: 35612: 35580: 35548: 35547:&longmapsto; 35514: 35481: 35448: 35412: 35379: 35346: 35313: 35284: 35255: 35226: 35168: 35106: 35073: 35042: 35011: 34982: 34953: 34924: 34893: 34861: 34832: 34798: 34769: 34738: 34709: 34700:music flat sign 34678: 34646: 34605: 34592:black heart suit 34559: 34513: 34503:black spade suit 34470: 34439: 34410: 34400:black telephone 34378: 34346: 34314: 34281: 34250: 34221: 34192: 34163: 34131: 34097: 34065: 34024: 33990: 33956: 33922: 33888: 33854: 33820: 33786: 33752: 33718: 33684: 33653: 33621: 33614:white rectangle 33592: 33561: 33529: 33494: 33458: 33426: 33394: 33365: 33336: 33307: 33278: 33249: 33220: 33188: 33156: 33124: 33092: 33060: 33028: 32999: 32970: 32941: 32912: 32883: 32854: 32825: 32796: 32767: 32738: 32709: 32680: 32651: 32622: 32593: 32564: 32535: 32506: 32477: 32448: 32419: 32387: 32355: 32326: 32297: 32268: 32239: 32210: 32181: 32152: 32120: 32089: 32055: 32026: 32019:white trapezium 31997: 31966: 31965:&UnderBrace; 31935: 31904: 31894:top parenthesis 31873: 31844: 31812: 31778: 31744: 31743:&rmoustache; 31734:(left moustache) 31710: 31709:&lmoustache; 31672: 31670: 31669: 31634: 31602: 31570: 31541: 31512: 31483: 31452: 31418: 31384: 31350: 31340:(up left corner) 31338:top left corner 31316: 31282: 31253: 31224: 31195: 31163: 31131: 31099: 31091:(down left crop) 31067: 31035: 30996: 30995:&RightFloor; 30952: 30911: 30867: 30836: 30805: 30774: 30745: 30716: 30687: 30658: 30625: 30596: 30567: 30538: 30505: 30476: 30447: 30418: 30389: 30357: 30325: 30293: 30264: 30232: 30196: 30160: 30124: 30088: 30054: 30020: 29988: 29956: 29922: 29888: 29854: 29820: 29786: 29751: 29722: 29685: 29656: 29619: 29590: 29555: 29526: 29497: 29466: 29435: 29402: 29368: 29336: 29329:double superset 29307: 29276: 29242: 29241:&curlywedge; 29208: 29174: 29138: 29102: 29066: 29032: 29001: 28972: 28941: 28906: 28898:diamond operator 28875: 28863:(x cup, big cup) 28836: 28824:(x cap, big cap) 28797: 28785:(x vee, big vee) 28758: 28719: 28681: 28650: 28620: 28580: 28551: 28518: 28487: 28456: 28427: 28394: 28358: 28321: 28286: 28274:(right triangle) 28247: 28208: 28175: 28146: 28115: 28084: 28053: 28024: 27995: 27964: 27930: 27897: 27843: 27794: 27758: 27718: 27684: 27650: 27616: 27582: 27551: 27520: 27519:&circledast; 27510:(circled circle) 27486: 27452: 27418: 27410:(vector product) 27376: 27345: 27301: 27300:&CirclePlus; 27266: 27234: 27199: 27167: 27133: 27132:&sqsupseteq; 27097: 27096:&sqsubseteq; 27061: 27029: 26993: 26983:square image of 26961: 26923: 26887: 26854: 26823: 26788: 26757: 26726: 26693: 26647: 26601: 26567: 26560:not a subset of 26537: 26504: 26458: 26421: 26378: 26347: 26314: 26278: 26246: 26210: 26174: 26138: 26105: 26072: 26039: 26008: 25977: 25944: 25908: 25874: 25840: 25804: 25771: 25738: 25705: 25702:&NotGreater; 25672: 25637: 25608: 25573: 25540: 25509: 25472: 25439: 25408: 25371: 25340: 25305: 25274: 25239: 25206: 25169: 25138: 25101: 25059: 25022: 24983: 24952: 24917: 24878: 24835: 24804: 24770: 24736: 24704: 24672: 24638: 24607: 24572: 24536: 24502: 24468: 24433: 24401: 24365: 24331: 24295: 24261: 24224: 24193: 24159: 24124: 24095: 24063: 24029: 24015:almost equal to 23971: 23964:&TildeTilde; 23929: 23895: 23853: 23819: 23783: 23780:&TildeEqual; 23747: 23713: 23710:&EqualTilde; 23675: 23665:(vertical tilde) 23639: 23604: 23572: 23565:inverted lazy s 23543: 23509: 23477: 23442: 23394: 23357: 23326: 23295: 23262: 23261:&Proportion; 23229: 23198: 23150: 23117: 23086: 23055: 23024: 23013:surface integral 22990: 22977:contour integral 22954: 22919: 22886: 22845: 22810: 22775: 22742: 22707: 22663: 22617: 22581: 22539: 22497: 22457: 22420: 22391: 22356: 22315: 22282: 22250: 22243:proportional to 22202: 22150: 22114: 22082: 22051: 22011: 21975: 21941: 21899: 21889:(coproduct sign) 21862: 21815: 21781: 21729: 21678: 21675:&NotElement; 21626: 21572: 21516: 21515:&varnothing; 21479: 21434: 21399: 21360: 21327: 21326:&complement; 21284: 21250: 21221: 21192: 21163: 21133: 21103: 21072: 21043: 21012: 21011:&Lleftarrow; 20981: 20952: 20923: 20894: 20865: 20809: 20761: 20705: 20700:&Rightarrow; 20657: 20611: 20575: 20541: 20507: 20506:&nLeftarrow; 20473: 20437: 20404: 20373: 20342: 20341:&upuparrows; 20311: 20280: 20247: 20216: 20180: 20144: 20108: 20072: 20060:(left up vector) 20036: 20000: 19964: 19928: 19925:&LeftVector; 19892: 19858: 19824: 19790: 19755: 19723: 19691: 19659: 19625: 19591: 19557: 19526: 19495: 19464: 19433: 19400: 19399:&mapstodown; 19366: 19360: 19329: 19326:&UpTeeArrow; 19296: 19295:&mapstoleft; 19265: 19234: 19203: 19174: 19143: 19114: 19079: 19047: 19013: 19003:(not left arrow) 18979: 18978:&nleftarrow; 18945: 18909: 18873: 18837: 18825:(vertical arrow) 18801: 18752: 18741:downwards arrow 18703: 18649: 18644:&RightArrow; 18642:&rightarrow; 18596: 18583:leftwards arrow 18542: 18502: 18470: 18438: 18406: 18374: 18342: 18310: 18278: 18246: 18214: 18182: 18150: 18122: 18119:&ImaginaryI; 18092: 18060: 18030: 17996: 17965: 17931: 17867: 17833: 17819:Mellin transform 17793: 17753: 17752:&Fouriertrf; 17715: 17684: 17652: 17614: 17611:&Bernoullis; 17578: 17546: 17508: 17472: 17461:trademark symbol 17428: 17394: 17358: 17308: 17292:Riemann integral 17266: 17228: 17190: 17142: 17108: 17077: 17041: 17007: 16975: 16974:&Laplacetrf; 16923: 16915: 16907:(imaginary line) 16883: 16843: 16807: 16771: 16733: 16691: 16658: 16629: 16593: 16559: 16531: 16528: 16519:invisible times 16501: 16498: 16488:(apply function) 16466: 16463: 16431: 16428: 16401: 16400:   16396: 16395:&ThickSpace; 16370: 16365: 16330: 16295: 16258: 16226: 16219:insertion point 16194: 16150: 16116: 16084: 16049: 16039:(thirds, lignes) 16012: 15968: 15925: 15892: 15859: 15814: 15780: 15736: 15726:(double obelisk) 15690: 15653: 15608: 15558: 15509: 15462: 15412: 15363: 15332: 15299: 15267: 15235: 15227:(Unicode hyphen) 15201: 15168: 15165: 15134: 15131: 15100: 15097: 15066: 15063: 15055:(negative space) 15052:zero width space 15033: 15030: 15026: 15022: 15018: 15014: 14985: 14980: 14942: 14937: 14909: 14904: 14875: 14870: 14841: 14836: 14807: 14802: 14775: 14770: 14743: 14738: 14709: 14677: 14648: 14619: 14590: 14561: 14529: 14500: 14468: 14439: 14410: 14381: 14352: 14323: 14294: 14265: 14236: 14207: 14175: 14146: 14117: 14088: 14059: 14030: 13998: 13969: 13940: 13911: 13882: 13853: 13824: 13795: 13766: 13737: 13708: 13679: 13647: 13618: 13589: 13560: 13531: 13502: 13473: 13444: 13415: 13386: 13357: 13328: 13299: 13270: 13238: 13209: 13180: 13151: 13122: 13093: 13061: 13032: 13003: 12974: 12945: 12916: 12887: 12858: 12829: 12800: 12771: 12742: 12710: 12681: 12652: 12623: 12594: 12565: 12536: 12507: 12478: 12449: 12420: 12388: 12359: 12330: 12301: 12272: 12240: 12211: 12179: 12150: 12121: 12092: 12063: 12034: 12002: 11968: 11965:&varepsilon; 11932: 11898: 11867: 11836: 11790: 11756: 11713: 11666: 11632: 11602: 11572: 11542: 11503: 11471: 11441: 11396: 11362: 11332: 11302: 11272: 11242: 11212: 11182: 11152: 11122: 11092: 11062: 11032: 10993: 10961: 10931: 10901: 10871: 10825: 10793: 10764: 10734: 10704: 10675: 10645: 10616: 10586: 10557: 10527: 10498: 10469: 10439: 10410: 10381: 10351: 10322: 10293: 10264: 10234: 10204: 10175: 10146: 10112: 10065: 10032: 10001: 9967: 9934: 9898: 9885:modifier letter 9862: 9854:(j mathematical) 9827: 9795: 9766: 9729: 9697: 9665: 9633: 9601: 9569: 9537: 9504: 9472: 9440: 9408: 9376: 9344: 9312: 9280: 9248: 9219: 9190: 9158: 9126: 9094: 9062: 9030: 8998: 8969: 8940: 8908: 8876: 8844: 8812: 8779: 8746: 8714: 8682: 8650: 8618: 8586: 8554: 8522: 8490: 8458: 8426: 8394: 8362: 8332: 8302: 8270: 8238: 8206: 8174: 8142: 8110: 8078: 8046: 8014: 7982: 7950: 7918: 7886: 7857: 7828: 7796: 7764: 7732: 7700: 7668: 7636: 7604: 7572: 7537: 7505: 7473: 7441: 7409: 7377: 7345: 7337:(i mathematical) 7301: 7267: 7235: 7203: 7171: 7139: 7107: 7075: 7046: 7017: 6985: 6953: 6921: 6889: 6857: 6825: 6793: 6761: 6729: 6697: 6665: 6633: 6601: 6569: 6537: 6505: 6473: 6444: 6415: 6383: 6351: 6319: 6287: 6255: 6223: 6191: 6159: 6127: 6095: 6063: 6031: 5999: 5967: 5935: 5903: 5870: 5837: 5804: 5771: 5738: 5705: 5672: 5639: 5598: 5594: 5561: 5528: 5495: 5462: 5429: 5396: 5363: 5330: 5297: 5264: 5231: 5198: 5165: 5132: 5099: 5066: 5033: 5003: 4970: 4937: 4904: 4871: 4838: 4801: 4768: 4735: 4702: 4669: 4636: 4603: 4570: 4535: 4502: 4469: 4436: 4403: 4370: 4337: 4304: 4271: 4238: 4205: 4172: 4139: 4106: 4073: 4040: 4007: 3974: 3928: 3924: 3891: 3858: 3825: 3792: 3756: 3721: 3688: 3646: 3642: 3609: 3576: 3543: 3533:superscript one 3510: 3466: 3462: 3415: 3409: 3401:(paragraph sign) 3373: 3343: 3299: 3295: 3262: 3252:superscript two 3229: 3182: 3176: 3144: 3100: 3096: 3082:registered sign 3047: 3041: 3009: 3006: 2974: 2937: 2904: 2863: 2859: 2805: 2797: 2765: 2732: 2693: 2661: 2629: 2597: 2565: 2524: 2519: 2515: 2485: 2475:(pipe character) 2449: 2415: 2380: 2348: 2316: 2289: 2259: 2247:reverse solidus 2225: 2195: 2162: 2131: 2100: 2057: 2053: 2020: 1989: 1958: 1915: 1911: 1880: 1853: 1824: 1794: 1765: 1736: 1702: 1698: 1669: 1640: 1601: 1556: 1552: 1521: 1490: 1461: 1416: 1412: 1404:exclamation mark 1381: 1350: 1333: 1287: 1234: 1206: 1203: 1175: 1172: 1150: 1142: 1138: 1118: 1114: 1083: 1077: 1069: 1064: 1058: 1056: 1052: 1047: 995: 990: 975: 963: 951: 939: 927: 915: 903: 888: 883: 865: 860: 845: 833: 821: 809: 797: 785: 773: 758: 753: 735: 730: 712: 707: 689: 684: 666: 661: 643: 638: 615: 611: 609:are as follows: 590: 571: 569: 548: 542: 536: 524: 522: 513: 503: 501: 480: 478: 469: 458: 456: 447: 432: 430: 421: 410: 408: 399: 384: 382: 373: 362: 360: 351: 322: 318: 236:HTML Entity Sets 219: 215: 211: 207: 203: 180: 164:replacement text 117: 110: 96: 56: 34:attribute values 51825: 51824: 51818: 51817: 51816: 51814: 51813: 51812: 51783: 51782: 51778:Wayback Machine 51761: 51672: 51670:Further reading 51667: 51666: 51653: 51652: 51648: 51633: 51629: 51611: 51607: 51589: 51585: 51567: 51563: 51545: 51541: 51526: 51522: 51507: 51503: 51494: 51493: 51489: 51480: 51479: 51475: 51462: 51461: 51432: 51419: 51418: 51373: 51363: 51361: 51349: 51348: 51344: 51331: 51330: 51326: 51321: 51278: 51269: 51265: 51261: 51257: 51253: 51229: 51225: 51212: 51200: 51189: 51184: 51183: 51172: 51164: 51163: 51159: 51148: 51140: 51139: 51135: 51128: 51127: 51123: 51112: 51111: 51107: 51084: 51071: 51070: 51066: 51059: 51058: 51054: 51043: 51042: 51038: 51027: 51026: 51022: 51011: 51010: 51006: 50999: 50995: 50994: 50990: 50983: 50979: 50978: 50974: 50959: 50958: 50954: 50939: 50938: 50934: 50919: 50918: 50914: 50899: 50898: 50894: 50883: 50882: 50878: 50866: 50855: 50850: 50843: 50830: 50817: 50785: 50774: 50767: 50766: 50762: 50733: 50632: 50627: 50620: 50601: 50600: 50596: 50581: 50580: 50573: 50550: 50546: 50545: 50538: 50527: 50526: 50522: 50511: 50510: 50506: 50495: 50494: 50490: 50485: 50474: 50461: 50460: 50456: 50451: 50442: 50437: 50433: 50425: 50418: 50413: 50194: 50186: 50179: 50174: 50142: 50114: 50086: 50058: 50030: 50002: 49974: 49946: 49918: 49890: 49862: 49834: 49806: 49778: 49750: 49722: 49694: 49666: 49638: 49610: 49582: 49554: 49526: 49498: 49470: 49442: 49413: 49384: 49355: 49326: 49297: 49268: 49239: 49210: 49181: 49152: 49123: 49094: 49065: 49036: 49007: 48978: 48949: 48920: 48888: 48859: 48830: 48801: 48772: 48743: 48714: 48685: 48656: 48627: 48598: 48569: 48540: 48511: 48482: 48453: 48424: 48395: 48366: 48337: 48308: 48279: 48250: 48221: 48192: 48163: 48134: 48105: 48076: 48047: 48018: 47989: 47960: 47931: 47902: 47873: 47844: 47815: 47786: 47757: 47728: 47699: 47670: 47641: 47612: 47583: 47554: 47525: 47496: 47467: 47438: 47409: 47380: 47351: 47322: 47293: 47264: 47235: 47206: 47177: 47148: 47119: 47090: 47061: 47032: 47003: 46974: 46945: 46916: 46887: 46858: 46829: 46800: 46771: 46742: 46713: 46684: 46655: 46626: 46597: 46568: 46539: 46510: 46481: 46452: 46423: 46394: 46365: 46336: 46307: 46278: 46249: 46220: 46191: 46155: 46123: 46094: 46065: 46036: 46007: 45978: 45949: 45920: 45891: 45886:double up tack 45862: 45833: 45804: 45775: 45746: 45717: 45715: 45686: 45657: 45628: 45599: 45570: 45541: 45512: 45483: 45454: 45425: 45396: 45367: 45338: 45305: 45303: 45274: 45272: 45239: 45237: 45208: 45206: 45177: 45148: 45115: 45113: 45085:&supseteqq; 45084: 45082: 45049: 45047: 45019:&subseteqq; 45018: 45016: 44987: 44958: 44929: 44900: 44871: 44842: 44813: 44784: 44755: 44726: 44697: 44695: 44666: 44664: 44635: 44633: 44604: 44602: 44573: 44571: 44542: 44540: 44511: 44482: 44449: 44447: 44445: 44416: 44414: 44412: 44379: 44377: 44375: 44346: 44344: 44342: 44313: 44280: 44251: 44218: 44189: 44160: 44131: 44102: 44073: 44044: 44015: 43986: 43957: 43925: 43897: 43865: 43837: 43808: 43779: 43750: 43721: 43692: 43663: 43634: 43605: 43576: 43574: 43545: 43543: 43514: 43485: 43456: 43427: 43398: 43369: 43340: 43311: 43282: 43280: 43251: 43249: 43220: 43218: 43189: 43187: 43158: 43156: 43127: 43125: 43097:&gtrapprox; 43096: 43094: 43065: 43063: 43034: 43005: 42976: 42947: 42918: 42889: 42856: 42855:&ngeqslant; 42854: 42852: 42823: 42821: 42819: 42786: 42785:&nleqslant; 42784: 42782: 42753: 42751: 42749: 42720: 42691: 42662: 42633: 42604: 42575: 42573: 42545: 42516: 42487: 42458: 42429: 42396: 42367: 42338: 42309: 42276: 42247: 42215: 42186: 42158: 42129: 42100: 42071: 42042: 42013: 41984: 41955: 41926: 41897: 41868: 41840: 41812: 41784: 41752: 41720: 41688: 41656: 41624: 41592: 41560: 41528: 41499: 41470: 41438: 41409: 41380: 41378: 41349: 41320: 41291: 41262: 41233: 41204: 41175: 41146: 41117: 41088: 41056: 41028: 40999: 40970: 40938: 40909: 40880: 40848: 40816: 40784: 40755: 40726: 40697: 40668: 40639: 40610: 40581: 40552: 40523: 40494: 40465: 40436: 40434: 40402: 40400: 40368: 40366: 40338:&bigotimes; 40337: 40335: 40306: 40304: 40275: 40273: 40241: 40213: 40181: 40179: 40150: 40118: 40089: 40060: 40031: 40002: 39970: 39942: 39910: 39882: 39853: 39825: 39793: 39761: 39755:(boxed solidus) 39729: 39700: 39671: 39642: 39613: 39605:circled bullet 39581: 39549: 39520: 39488: 39459: 39430: 39398: 39369: 39340: 39311: 39282: 39250: 39218: 39189: 39160: 39131: 39102: 39073: 39044: 39015: 38986: 38957: 38928: 38899: 38870: 38841: 38812: 38783: 38751: 38719: 38687: 38655: 38626: 38597: 38568: 38539: 38510: 38481: 38452: 38423: 38394: 38365: 38360:down fish tail 38336: 38307: 38278: 38273:left fish tail 38249: 38220: 38191: 38162: 38133: 38101: 38069: 38037: 38005: 37976: 37970:(round implies) 37945: 37913: 37911: 37879: 37877: 37848: 37819: 37790: 37761: 37732: 37703: 37674: 37645: 37616: 37587: 37558: 37529: 37498: 37467: 37436: 37405: 37374: 37343: 37312: 37281: 37250: 37219: 37188: 37157: 37126: 37095: 37064: 37033: 37002: 36971: 36940: 36909: 36877: 36845: 36816: 36787: 36758: 36726: 36694: 36665: 36633: 36601: 36569: 36537: 36504: 36472: 36443: 36411: 36409: 36403:(to east arrow) 36377: 36375: 36346: 36317: 36315: 36286: 36284: 36255: 36226: 36197: 36168: 36139: 36110: 36081: 36052: 36023: 35994: 35965: 35937: 35909: 35880: 35851: 35849: 35820: 35818: 35789: 35760: 35758: 35729: 35697: 35668: 35639: 35610: 35578: 35546: 35544: 35512: 35510: 35508: 35479: 35477: 35475: 35446: 35444: 35442: 35410: 35408: 35406: 35377: 35375: 35373: 35344: 35342: 35340: 35311: 35282: 35253: 35224: 35207: 35192: 35166: 35164: 35162: 35145: 35130: 35104: 35102: 35100: 35071: 35069: 35040: 35038: 35009: 34980: 34951: 34922: 34891: 34859: 34830: 34828: 34796: 34768:&checkmark; 34767: 34765: 34736: 34707: 34705: 34676: 34644: 34628: 34603: 34601: 34582: 34558:&heartsuit; 34557: 34555: 34546:black club suit 34536: 34511: 34509: 34493: 34469:&spadesuit; 34468: 34466: 34437: 34408: 34376: 34344: 34312: 34310: 34279: 34248: 34219: 34190: 34161: 34129: 34127: 34095: 34063: 34047: 34022: 34020: 33988: 33986: 33954: 33952: 33920: 33918: 33886: 33884: 33852: 33850: 33818: 33816: 33784: 33782: 33750: 33748: 33716: 33714: 33682: 33680: 33651: 33619: 33590: 33559: 33527: 33525: 33523: 33521: 33492: 33490: 33488: 33456: 33424: 33392: 33363: 33334: 33305: 33276: 33247: 33218: 33186: 33154: 33122: 33090: 33058: 33026: 32997: 32968: 32939: 32910: 32881: 32852: 32823: 32794: 32765: 32736: 32707: 32678: 32649: 32620: 32591: 32562: 32533: 32504: 32475: 32446: 32417: 32385: 32353: 32324: 32295: 32266: 32237: 32208: 32179: 32150: 32118: 32116: 32087: 32085: 32053: 32024: 31995: 31964: 31934:&OverBrace; 31933: 31902: 31871: 31842: 31836:(under bracket) 31810: 31808: 31776: 31774: 31742: 31740: 31708: 31706: 31667: 31666: 31664: 31632: 31600: 31568: 31539: 31510: 31481: 31479: 31450: 31448: 31416: 31414: 31382: 31380: 31348: 31346: 31314: 31312: 31280: 31251: 31222: 31193: 31161: 31129: 31123:(up right crop) 31121:top right crop 31097: 31065: 31033: 31019: 30994: 30992: 30986:(APL downstile) 30975: 30951:&LeftFloor; 30950: 30948: 30934: 30909: 30907: 30890: 30865: 30863: 30834: 30832: 30803: 30801: 30772: 30743: 30714: 30685: 30656: 30623: 30594: 30565: 30536: 30503: 30474: 30445: 30416: 30387: 30355: 30323: 30291: 30262: 30230: 30228: 30226: 30194: 30192: 30190: 30158: 30156: 30154: 30122: 30120: 30118: 30086: 30084: 30052: 30050: 30018: 29986: 29954: 29952: 29920: 29918: 29886: 29884: 29852: 29850: 29818: 29816: 29784: 29782: 29749: 29720: 29719:&gtreqless; 29718: 29716: 29683: 29655:&lesseqgtr; 29654: 29652: 29650: 29617: 29588: 29586: 29553: 29524: 29495: 29493: 29464: 29462: 29433: 29401:&pitchfork; 29400: 29398: 29366: 29334: 29305: 29303: 29274: 29272: 29240: 29238: 29206: 29204: 29173:&backsimeq; 29172: 29170: 29136: 29134: 29100: 29098: 29064: 29030: 28999: 28994:division times 28970: 28968: 28939: 28937: 28904: 28873: 28871: 28869: 28834: 28832: 28830: 28795: 28793: 28791: 28756: 28754: 28752: 28717: 28715: 28713: 28679: 28648: 28618: 28608: 28578: 28549: 28547: 28516: 28485: 28483: 28454: 28425: 28392: 28382:normal subgroup 28356: 28354: 28352: 28319: 28311:of or equal to 28309:normal subgroup 28284: 28282: 28280: 28271:normal subgroup 28245: 28243: 28241: 28235:(left triangle) 28231:normal subgroup 28206: 28204: 28202: 28173: 28144: 28113: 28082: 28051: 28022: 27993: 27962: 27928: 27926: 27895: 27872: 27841: 27839: 27837: 27835: 27822: 27792: 27790: 27756: 27754: 27716: 27714: 27683:&dotsquare; 27682: 27680: 27648: 27646: 27614: 27612: 27580: 27578: 27549: 27547: 27518: 27516: 27484: 27482: 27451:&CircleDot; 27450: 27448: 27416: 27399: 27374: 27372: 27343: 27341: 27324: 27299: 27297: 27264: 27232: 27230: 27197: 27165: 27163: 27131: 27129: 27127: 27095: 27093: 27091: 27059: 27027: 27025: 27023: 26991: 26985:(square subset) 26959: 26957: 26955: 26922:&UnionPlus; 26921: 26919: 26885: 26852: 26850: 26822:&supsetneq; 26821: 26819: 26786: 26784: 26756:&subsetneq; 26755: 26753: 26724: 26723:&nsupseteq; 26722: 26720: 26691: 26690:&nsubseteq; 26689: 26687: 26673: 26645: 26643: 26641: 26627: 26599: 26597: 26595: 26565: 26535: 26502: 26500: 26498: 26484: 26456: 26454: 26452: 26419: 26418:&NotSubset; 26417: 26415: 26401: 26376: 26374: 26345: 26343: 26341: 26312: 26310: 26308: 26276: 26244: 26242: 26240: 26208: 26206: 26204: 26172: 26170: 26168: 26136: 26134: 26132: 26103: 26101: 26099: 26070: 26068: 26066: 26037: 26035: 26006: 26004: 25975: 25973: 25971: 25942: 25940: 25938: 25906: 25904: 25872: 25870: 25838: 25836: 25834: 25802: 25801:&LessTilde; 25800: 25798: 25769: 25767: 25765: 25736: 25734: 25732: 25703: 25701: 25699: 25670: 25668: 25666: 25636:&NotCupCap; 25635: 25606: 25604: 25571: 25538: 25536: 25507: 25505: 25503: 25470: 25437: 25435: 25430:much less-than 25406: 25404: 25402: 25370:&gvertneqq; 25369: 25367: 25338: 25336: 25304:&lvertneqq; 25303: 25301: 25272: 25270: 25237: 25235: 25233: 25204: 25202: 25200: 25167: 25165: 25136: 25134: 25132: 25099: 25085: 25057: 25055: 25053: 25020: 25006: 24981: 24979: 24950: 24948: 24915: 24901: 24877:&Congruent; 24876: 24874: 24858: 24833: 24831: 24802: 24800: 24792:delta equal to 24769:&triangleq; 24768: 24766: 24758:equiangular to 24734: 24702: 24696:(circle equals) 24670: 24668: 24662:(equals circle) 24636: 24634: 24605: 24603: 24570: 24568: 24566: 24534: 24532: 24500: 24498: 24492:(dot equal dot) 24466: 24464: 24431: 24399: 24397: 24395: 24363: 24361: 24329: 24328:&HumpEqual; 24327: 24325: 24293: 24291: 24259: 24257: 24255: 24222: 24191: 24189: 24157: 24155: 24122: 24093: 24061: 24059: 24027: 24025: 24023: 24006: 23969: 23967: 23965: 23963: 23961: 23959: 23927: 23925: 23893: 23876: 23851: 23849: 23817: 23815: 23813: 23781: 23779: 23777: 23745: 23743: 23711: 23709: 23707: 23673: 23671: 23637: 23635: 23633: 23602: 23570: 23541: 23539: 23507: 23499:reversed tilde 23475: 23473: 23440: 23432:tilde operator 23423: 23392: 23390: 23388: 23386: 23355: 23324: 23293: 23291: 23260: 23258: 23227: 23196: 23194: 23192: 23176: 23149:&Therefore; 23148: 23147:&therefore; 23146: 23144: 23115: 23113: 23084: 23082: 23053: 23047:volume integral 23022: 22988: 22986: 22952: 22950: 22948: 22942:triple integral 22917: 22915: 22909:double integral 22884: 22868: 22843: 22841: 22808: 22773: 22740: 22705: 22686: 22661: 22659: 22640: 22615: 22613: 22604:not parallel to 22579: 22577: 22575: 22574:&nparallel; 22573: 22571: 22537: 22535: 22533: 22531: 22529: 22520:does not divide 22496:&nshortmid; 22495: 22493: 22491: 22489: 22455: 22453: 22451: 22449: 22443:spherical angle 22418: 22413:measured angle 22389: 22387: 22354: 22338: 22313: 22311: 22280: 22248: 22234: 22201:&varpropto; 22200: 22198: 22196: 22194: 22192: 22173: 22148: 22146: 22112: 22110: 22080: 22049: 22047: 22046:&Backslash; 22045: 22043: 22041: 22009: 22007: 21974:&MinusPlus; 21973: 21971: 21969: 21939: 21922: 21897: 21895: 21861:&Coproduct; 21860: 21858: 21838: 21813: 21811: 21779: 21777: 21775: 21758: 21727: 21725: 21723: 21721: 21704: 21676: 21674: 21672: 21655: 21624: 21622: 21620: 21618: 21595: 21570: 21568: 21545: 21514: 21512: 21510: 21508: 21477: 21476:&NotExists; 21475: 21473: 21457: 21432: 21430: 21397: 21383: 21358: 21356: 21325: 21323: 21307: 21282: 21280: 21248: 21219: 21190: 21161: 21159: 21131: 21129: 21101: 21099: 21070: 21041: 21039: 21010: 21008: 20979: 20950: 20921: 20892: 20863: 20861: 20859: 20838: 20807: 20805: 20803: 20801: 20787: 20759: 20758:&Downarrow; 20757: 20755: 20734: 20703: 20701: 20699: 20697: 20683: 20655: 20653: 20651: 20637: 20609: 20608:&Leftarrow; 20607: 20605: 20573: 20571: 20539: 20537: 20505: 20503: 20471: 20469: 20467: 20435: 20433: 20431: 20402: 20400: 20371: 20369: 20340: 20338: 20309: 20307: 20278: 20276: 20274: 20245: 20243: 20214: 20212: 20210: 20178: 20176: 20174: 20142: 20140: 20138: 20106: 20104: 20102: 20070: 20068: 20066: 20034: 20032: 20030: 19998: 19996: 19994: 19962: 19960: 19958: 19926: 19924: 19922: 19890: 19888: 19856: 19854: 19822: 19820: 19788: 19786: 19753: 19721: 19689: 19657: 19655: 19623: 19621: 19589: 19587: 19555: 19553: 19524: 19522: 19493: 19491: 19462: 19460: 19431: 19429: 19398: 19396: 19364: 19362: 19361: 19358: 19327: 19325: 19294: 19292: 19263: 19261: 19232: 19230: 19201: 19172: 19170: 19141: 19112: 19110: 19077: 19045: 19043: 19011: 19009: 18977: 18975: 18943: 18941: 18939: 18907: 18905: 18903: 18871: 18869: 18867: 18835: 18833: 18831: 18799: 18797: 18795: 18778: 18750: 18748: 18746: 18732: 18701: 18700:&DownArrow; 18699: 18698:&downarrow; 18697: 18695: 18681: 18647: 18645: 18643: 18641: 18639: 18625: 18594: 18592: 18590: 18588: 18574: 18540: 18538: 18537:&LeftArrow; 18536: 18535:&leftarrow; 18534: 18532: 18500: 18468: 18436: 18404: 18372: 18340: 18308: 18276: 18244: 18212: 18180: 18148: 18120: 18118: 18090: 18088: 18086: 18058: 18056: 18028: 18026: 18020:(daleth symbol) 17994: 17963: 17929: 17916: 17902: 17890: 17865: 17863: 17855:script small o 17831: 17829: 17827: 17791: 17790:&Mellintrf; 17789: 17787: 17751: 17749: 17713: 17711: 17706:script small e 17682: 17650: 17648: 17612: 17610: 17608: 17602:(inverted iota) 17576: 17544: 17542: 17506: 17470: 17468: 17451: 17426: 17424: 17392: 17356: 17354: 17337: 17306: 17304: 17302: 17300: 17264: 17262: 17254:rational number 17227:&rationals; 17226: 17224: 17188: 17186: 17165: 17140: 17138: 17106: 17075: 17039: 17037: 17029:script small l 17005: 16973: 16971: 16969: 16952: 16921: 16919: 16917: 16916: 16913: 16881: 16879: 16866:Planck constant 16841: 16839: 16837: 16835: 16829:Planck constant 16805: 16769: 16767: 16731: 16729: 16689: 16687: 16685: 16680:script small g 16656: 16627: 16592:&complexes; 16591: 16589: 16557: 16526: 16524: 16496: 16494: 16461: 16459: 16426: 16399: 16394: 16368: 16363: 16328: 16293: 16281:fraction slash 16256: 16224: 16192: 16173: 16148: 16146: 16114: 16082: 16048:&backprime; 16047: 16045: 16010: 15966: 15923: 15890: 15857: 15837: 15812: 15810: 15802:two dot leader 15778: 15759: 15734: 15732: 15713: 15688: 15686: 15651: 15631: 15606: 15604: 15584: 15556: 15554: 15552: 15532: 15507: 15505: 15485: 15460: 15458: 15438: 15410: 15408: 15406: 15386: 15361: 15359: 15330: 15328: 15297: 15265: 15233: 15199: 15197: 15163: 15129: 15095: 15061: 15028: 15027: 15024: 15023: 15020: 15019: 15016: 15015: 15012: 14983: 14978: 14976: 14960: 14940: 14936:&ThinSpace; 14935: 14933: 14907: 14902: 14896:(numeric space) 14873: 14868: 14839: 14834: 14805: 14800: 14773: 14768: 14741: 14736: 14707: 14675: 14646: 14617: 14588: 14559: 14527: 14498: 14466: 14437: 14408: 14379: 14350: 14321: 14292: 14263: 14234: 14205: 14173: 14144: 14115: 14086: 14057: 14028: 13996: 13967: 13938: 13909: 13880: 13851: 13822: 13793: 13764: 13735: 13706: 13677: 13645: 13616: 13587: 13558: 13529: 13500: 13471: 13442: 13413: 13384: 13355: 13326: 13297: 13268: 13236: 13207: 13178: 13149: 13120: 13091: 13059: 13030: 13001: 12972: 12943: 12914: 12885: 12856: 12827: 12798: 12769: 12740: 12708: 12679: 12650: 12621: 12592: 12563: 12534: 12505: 12476: 12447: 12418: 12386: 12357: 12328: 12299: 12270: 12238: 12209: 12177: 12148: 12119: 12090: 12061: 12032: 12000: 11998: 11966: 11964: 11962: 11930: 11928: 11922:(variant kappa) 11896: 11894: 11865: 11863: 11834: 11813: 11788: 11786: 11754: 11752: 11750: 11736: 11711: 11709: 11703:(variant theta) 11692: 11664: 11662: 11660: 11630: 11600: 11570: 11540: 11526: 11501: 11499: 11469: 11439: 11433:(variant sigma) 11422: 11394: 11392: 11390: 11360: 11330: 11300: 11270: 11240: 11210: 11180: 11150: 11120: 11090: 11060: 11030: 11016: 10991: 10989: 10959: 10929: 10899: 10869: 10848: 10823: 10821: 10791: 10762: 10732: 10702: 10673: 10643: 10614: 10584: 10555: 10525: 10496: 10467: 10437: 10408: 10379: 10349: 10320: 10291: 10262: 10232: 10202: 10173: 10144: 10110: 10108: 10088: 10063: 10061: 10030: 9999: 9965: 9963: 9932: 9930: 9896: 9894: 9860: 9825: 9793: 9764: 9727: 9695: 9663: 9631: 9599: 9567: 9535: 9502: 9470: 9438: 9406: 9374: 9342: 9310: 9278: 9246: 9217: 9188: 9156: 9124: 9092: 9060: 9028: 8996: 8967: 8938: 8906: 8874: 8842: 8810: 8777: 8744: 8712: 8680: 8648: 8616: 8584: 8552: 8520: 8488: 8456: 8424: 8392: 8360: 8330: 8300: 8268: 8236: 8204: 8172: 8140: 8108: 8076: 8044: 8012: 7980: 7948: 7916: 7884: 7855: 7826: 7794: 7762: 7730: 7698: 7666: 7634: 7602: 7570: 7564:(k greenlandic) 7535: 7503: 7471: 7439: 7407: 7375: 7343: 7329: 7299: 7297: 7265: 7233: 7201: 7169: 7137: 7105: 7073: 7044: 7015: 6983: 6951: 6919: 6887: 6855: 6823: 6791: 6759: 6727: 6695: 6663: 6631: 6599: 6567: 6535: 6503: 6471: 6442: 6413: 6381: 6349: 6317: 6285: 6253: 6221: 6189: 6157: 6125: 6093: 6061: 6029: 5997: 5965: 5933: 5901: 5868: 5835: 5802: 5769: 5736: 5703: 5670: 5637: 5621: 5596: 5595: 5592: 5559: 5526: 5493: 5460: 5427: 5394: 5361: 5328: 5295: 5262: 5229: 5196: 5163: 5130: 5097: 5064: 5031: 5001: 4968: 4935: 4902: 4869: 4836: 4799: 4766: 4733: 4700: 4667: 4634: 4601: 4568: 4533: 4500: 4467: 4434: 4401: 4368: 4335: 4302: 4269: 4236: 4203: 4170: 4137: 4104: 4071: 4038: 4005: 3972: 3951: 3926: 3925: 3922: 3889: 3856: 3823: 3790: 3754: 3719: 3686: 3669: 3644: 3643: 3640: 3607: 3574: 3541: 3508: 3489: 3464: 3463: 3460: 3441: 3414:&CenterDot; 3413: 3412:&centerdot; 3411: 3410: 3407: 3371: 3341: 3322: 3297: 3296: 3293: 3260: 3227: 3218:plus–minus sign 3208: 3181:&PlusMinus; 3180: 3178: 3177: 3174: 3142: 3123: 3098: 3097: 3094: 3073: 3045: 3043: 3042: 3039: 3004: 2972: 2962:(left pointing 2935: 2902: 2886: 2861: 2860: 2857: 2851:Germanic umlaut 2834: 2804:&DoubleDot; 2803: 2801: 2799: 2798: 2795: 2763: 2730: 2691: 2659: 2627: 2595: 2563: 2551:no-break space 2542: 2522: 2517: 2516: 2513: 2483: 2481: 2447: 2445: 2443: 2413: 2411: 2378: 2346: 2344: 2314: 2312: 2287: 2281:(right bracket) 2257: 2255: 2223: 2193: 2191: 2160: 2129: 2098: 2084: 2078: 2055: 2054: 2051: 2018: 1987: 1956: 1942: 1936: 1913: 1912: 1909: 1878: 1851: 1822: 1792: 1763: 1734: 1700: 1699: 1696: 1667: 1638: 1599: 1585: 1579: 1554: 1553: 1550: 1519: 1488: 1459: 1445: 1439: 1414: 1413: 1410: 1379: 1367: 1351: 1341: 1331: 1319: 1303: 1286:&TripleDot; 1285: 1283: 1266: 1250: 1233:&DownBreve; 1232: 1201: 1170: 1162:Old ISO subset 1116: 1112: 1092: 1087: 1086: 1065: 1061: 1055:ISO 8879:1986// 1051:ISO 8879-1986// 1048: 1007: 998: 891: 868: 761: 738: 715: 692: 669: 646: 599: 594: 593: 565: 563: 549: 545: 537: 533: 518: 516: 511: 497: 495: 474: 472: 467: 452: 450: 445: 426: 424: 419: 404: 402: 397: 378: 376: 371: 356: 354: 349: 310: 260:XML Entity Sets 223:ISO Entity Sets 217: 213: 209: 205: 201: 194: 174: 150:In contrast, a 115: 104: 90: 67: 54: 12: 11: 5: 51823: 51822: 51811: 51810: 51805: 51800: 51795: 51781: 51780: 51768: 51760: 51759:External links 51757: 51756: 51755: 51750: 51744: 51740: 51739: 51738: 51733: 51731:XHTML 1.0 spec 51728: 51723: 51721:HTML 4.01 spec 51718: 51713: 51708: 51703: 51689: 51688: 51687: 51671: 51668: 51665: 51664: 51646: 51627: 51605: 51583: 51561: 51539: 51520: 51501: 51487: 51473: 51430: 51371: 51342: 51323: 51322: 51320: 51317: 51316: 51315: 51310: 51309:, used in URLs 51304: 51299: 51294: 51284: 51277: 51274: 51250: 51249: 51245: 51241: 51233: 51222: 51188: 51185: 51182: 51181: 51157: 51133: 51121: 51105: 51064: 51052: 51036: 51020: 51004: 50988: 50972: 50952: 50932: 50912: 50892: 50876: 50853: 50841: 50835:as opposed to 50815: 50811:advance widths 50772: 50760: 50630: 50618: 50594: 50571: 50563:Code page 1102 50536: 50520: 50504: 50488: 50472: 50454: 50440: 50431: 50416: 50192: 50176: 50175: 50173: 50170: 50167: 50166: 50163: 50161: 50159: 50156: 50150: 50145: 50139: 50138: 50135: 50133: 50131: 50128: 50122: 50117: 50111: 50110: 50107: 50105: 50103: 50100: 50094: 50089: 50083: 50082: 50079: 50077: 50075: 50072: 50066: 50061: 50055: 50054: 50051: 50049: 50047: 50044: 50038: 50033: 50027: 50026: 50023: 50021: 50019: 50016: 50010: 50005: 49999: 49998: 49995: 49993: 49991: 49988: 49982: 49977: 49971: 49970: 49967: 49965: 49963: 49960: 49954: 49949: 49943: 49942: 49939: 49937: 49935: 49932: 49926: 49921: 49915: 49914: 49911: 49909: 49907: 49904: 49898: 49893: 49887: 49886: 49883: 49881: 49879: 49876: 49870: 49865: 49859: 49858: 49855: 49853: 49851: 49848: 49842: 49837: 49831: 49830: 49827: 49825: 49823: 49820: 49814: 49809: 49803: 49802: 49799: 49797: 49795: 49792: 49786: 49781: 49775: 49774: 49771: 49769: 49767: 49764: 49758: 49753: 49747: 49746: 49743: 49741: 49739: 49736: 49730: 49725: 49719: 49718: 49715: 49713: 49711: 49708: 49702: 49697: 49691: 49690: 49687: 49685: 49683: 49680: 49674: 49669: 49663: 49662: 49659: 49657: 49655: 49652: 49646: 49641: 49635: 49634: 49631: 49629: 49627: 49624: 49618: 49613: 49607: 49606: 49603: 49601: 49599: 49596: 49590: 49585: 49579: 49578: 49575: 49573: 49571: 49568: 49562: 49557: 49551: 49550: 49547: 49545: 49543: 49540: 49534: 49529: 49523: 49522: 49519: 49517: 49515: 49512: 49506: 49501: 49495: 49494: 49491: 49489: 49487: 49484: 49478: 49473: 49467: 49466: 49463: 49461: 49459: 49456: 49450: 49445: 49439: 49438: 49435: 49432: 49430: 49427: 49421: 49416: 49410: 49409: 49406: 49403: 49401: 49398: 49392: 49387: 49381: 49380: 49377: 49374: 49372: 49369: 49363: 49358: 49352: 49351: 49348: 49345: 49343: 49340: 49334: 49329: 49323: 49322: 49319: 49316: 49314: 49311: 49305: 49300: 49294: 49293: 49290: 49287: 49285: 49282: 49276: 49271: 49265: 49264: 49261: 49258: 49256: 49253: 49247: 49242: 49236: 49235: 49232: 49229: 49227: 49224: 49218: 49213: 49207: 49206: 49203: 49200: 49198: 49195: 49189: 49184: 49178: 49177: 49174: 49171: 49169: 49166: 49160: 49155: 49149: 49148: 49145: 49142: 49140: 49137: 49131: 49126: 49120: 49119: 49116: 49113: 49111: 49108: 49102: 49097: 49091: 49090: 49087: 49084: 49082: 49079: 49073: 49068: 49062: 49061: 49058: 49055: 49053: 49050: 49044: 49039: 49033: 49032: 49029: 49026: 49024: 49021: 49015: 49010: 49004: 49003: 49000: 48997: 48995: 48992: 48986: 48981: 48975: 48974: 48971: 48968: 48966: 48963: 48957: 48952: 48946: 48945: 48942: 48939: 48937: 48934: 48928: 48923: 48917: 48916: 48910: 48907: 48905: 48902: 48896: 48891: 48885: 48884: 48881: 48878: 48876: 48873: 48867: 48862: 48856: 48855: 48852: 48849: 48847: 48844: 48838: 48833: 48827: 48826: 48823: 48820: 48818: 48815: 48809: 48804: 48798: 48797: 48794: 48791: 48789: 48786: 48780: 48775: 48769: 48768: 48765: 48762: 48760: 48757: 48751: 48746: 48740: 48739: 48736: 48733: 48731: 48728: 48722: 48717: 48711: 48710: 48707: 48704: 48702: 48699: 48693: 48688: 48682: 48681: 48678: 48675: 48673: 48670: 48664: 48659: 48653: 48652: 48649: 48646: 48644: 48641: 48635: 48630: 48624: 48623: 48620: 48617: 48615: 48612: 48606: 48601: 48595: 48594: 48591: 48588: 48586: 48583: 48577: 48572: 48566: 48565: 48562: 48559: 48557: 48554: 48548: 48543: 48537: 48536: 48533: 48530: 48528: 48525: 48519: 48514: 48508: 48507: 48504: 48501: 48499: 48496: 48490: 48485: 48479: 48478: 48475: 48472: 48470: 48467: 48461: 48456: 48450: 48449: 48446: 48443: 48441: 48438: 48432: 48427: 48421: 48420: 48417: 48414: 48412: 48409: 48403: 48398: 48392: 48391: 48388: 48385: 48383: 48380: 48374: 48369: 48363: 48362: 48359: 48356: 48354: 48351: 48345: 48340: 48334: 48333: 48330: 48327: 48325: 48322: 48316: 48311: 48305: 48304: 48301: 48298: 48296: 48293: 48287: 48282: 48276: 48275: 48272: 48269: 48267: 48264: 48258: 48253: 48247: 48246: 48243: 48240: 48238: 48235: 48229: 48224: 48218: 48217: 48214: 48211: 48209: 48206: 48200: 48195: 48189: 48188: 48185: 48182: 48180: 48177: 48171: 48166: 48160: 48159: 48156: 48153: 48151: 48148: 48142: 48137: 48131: 48130: 48127: 48124: 48122: 48119: 48113: 48108: 48102: 48101: 48098: 48095: 48093: 48090: 48084: 48079: 48073: 48072: 48069: 48066: 48064: 48061: 48055: 48050: 48044: 48043: 48040: 48037: 48035: 48032: 48026: 48021: 48015: 48014: 48011: 48008: 48006: 48003: 47997: 47992: 47986: 47985: 47982: 47979: 47977: 47974: 47968: 47963: 47957: 47956: 47953: 47950: 47948: 47945: 47939: 47934: 47928: 47927: 47924: 47921: 47919: 47916: 47910: 47905: 47899: 47898: 47895: 47892: 47890: 47887: 47881: 47876: 47870: 47869: 47866: 47863: 47861: 47858: 47852: 47847: 47841: 47840: 47837: 47834: 47832: 47829: 47823: 47818: 47812: 47811: 47808: 47805: 47803: 47800: 47794: 47789: 47783: 47782: 47779: 47776: 47774: 47771: 47765: 47760: 47754: 47753: 47750: 47747: 47745: 47742: 47736: 47731: 47725: 47724: 47721: 47718: 47716: 47713: 47707: 47702: 47696: 47695: 47692: 47689: 47687: 47684: 47678: 47673: 47667: 47666: 47663: 47660: 47658: 47655: 47649: 47644: 47638: 47637: 47634: 47631: 47629: 47626: 47620: 47615: 47609: 47608: 47605: 47602: 47600: 47597: 47591: 47586: 47580: 47579: 47576: 47573: 47571: 47568: 47562: 47557: 47551: 47550: 47547: 47544: 47542: 47539: 47533: 47528: 47522: 47521: 47518: 47515: 47513: 47510: 47504: 47499: 47493: 47492: 47489: 47486: 47484: 47481: 47475: 47470: 47464: 47463: 47460: 47457: 47455: 47452: 47446: 47441: 47435: 47434: 47431: 47428: 47426: 47423: 47417: 47412: 47406: 47405: 47402: 47399: 47397: 47394: 47388: 47383: 47377: 47376: 47373: 47370: 47368: 47365: 47359: 47354: 47348: 47347: 47344: 47341: 47339: 47336: 47330: 47325: 47319: 47318: 47315: 47312: 47310: 47307: 47301: 47296: 47290: 47289: 47286: 47283: 47281: 47278: 47272: 47267: 47261: 47260: 47257: 47254: 47252: 47249: 47243: 47238: 47232: 47231: 47228: 47225: 47223: 47220: 47214: 47209: 47203: 47202: 47199: 47196: 47194: 47191: 47185: 47180: 47174: 47173: 47170: 47167: 47165: 47162: 47156: 47151: 47145: 47144: 47141: 47138: 47136: 47133: 47127: 47122: 47116: 47115: 47112: 47109: 47107: 47104: 47098: 47093: 47087: 47086: 47083: 47080: 47078: 47075: 47069: 47064: 47058: 47057: 47054: 47051: 47049: 47046: 47040: 47035: 47029: 47028: 47025: 47022: 47020: 47017: 47011: 47006: 47000: 46999: 46996: 46993: 46991: 46988: 46982: 46977: 46971: 46970: 46967: 46964: 46962: 46959: 46953: 46948: 46942: 46941: 46938: 46935: 46933: 46930: 46924: 46919: 46913: 46912: 46909: 46906: 46904: 46901: 46895: 46890: 46884: 46883: 46880: 46877: 46875: 46872: 46866: 46861: 46855: 46854: 46851: 46848: 46846: 46843: 46837: 46832: 46826: 46825: 46822: 46819: 46817: 46814: 46808: 46803: 46797: 46796: 46793: 46790: 46788: 46785: 46779: 46774: 46768: 46767: 46764: 46761: 46759: 46756: 46750: 46745: 46739: 46738: 46735: 46732: 46730: 46727: 46721: 46716: 46710: 46709: 46706: 46703: 46701: 46698: 46692: 46687: 46681: 46680: 46677: 46674: 46672: 46669: 46663: 46658: 46652: 46651: 46648: 46645: 46643: 46640: 46634: 46629: 46623: 46622: 46619: 46616: 46614: 46611: 46605: 46600: 46594: 46593: 46590: 46587: 46585: 46582: 46576: 46571: 46565: 46564: 46561: 46558: 46556: 46553: 46547: 46542: 46536: 46535: 46532: 46529: 46527: 46524: 46518: 46513: 46507: 46506: 46503: 46500: 46498: 46495: 46489: 46484: 46478: 46477: 46474: 46471: 46469: 46466: 46460: 46455: 46449: 46448: 46445: 46442: 46440: 46437: 46431: 46426: 46420: 46419: 46416: 46413: 46411: 46408: 46402: 46397: 46391: 46390: 46387: 46384: 46382: 46379: 46373: 46368: 46362: 46361: 46358: 46355: 46353: 46350: 46344: 46339: 46333: 46332: 46329: 46326: 46324: 46321: 46315: 46310: 46304: 46303: 46300: 46297: 46295: 46292: 46286: 46281: 46275: 46274: 46271: 46268: 46266: 46263: 46257: 46252: 46246: 46245: 46242: 46239: 46237: 46234: 46228: 46223: 46217: 46216: 46213: 46210: 46208: 46205: 46199: 46194: 46188: 46187: 46181: 46178: 46176: 46173: 46163: 46158: 46152: 46151: 46145: 46142: 46140: 46137: 46131: 46126: 46120: 46119: 46116: 46113: 46111: 46108: 46102: 46097: 46091: 46090: 46087: 46084: 46082: 46079: 46073: 46068: 46062: 46061: 46058: 46055: 46053: 46050: 46044: 46039: 46033: 46032: 46029: 46026: 46024: 46021: 46015: 46010: 46004: 46003: 46000: 45997: 45995: 45992: 45986: 45981: 45975: 45974: 45971: 45968: 45966: 45963: 45957: 45952: 45946: 45945: 45942: 45939: 45937: 45934: 45928: 45923: 45917: 45916: 45913: 45910: 45908: 45905: 45899: 45894: 45888: 45887: 45884: 45881: 45879: 45876: 45870: 45865: 45859: 45858: 45855: 45852: 45850: 45847: 45841: 45836: 45830: 45829: 45826: 45823: 45821: 45818: 45812: 45807: 45801: 45800: 45797: 45794: 45792: 45789: 45783: 45778: 45772: 45771: 45768: 45765: 45763: 45760: 45754: 45749: 45743: 45742: 45739: 45736: 45734: 45731: 45725: 45720: 45712: 45711: 45708: 45705: 45703: 45700: 45694: 45689: 45683: 45682: 45679: 45676: 45674: 45671: 45665: 45660: 45654: 45653: 45650: 45647: 45645: 45642: 45636: 45631: 45625: 45624: 45621: 45618: 45616: 45613: 45607: 45602: 45596: 45595: 45592: 45589: 45587: 45584: 45578: 45573: 45567: 45566: 45563: 45560: 45558: 45555: 45549: 45544: 45538: 45537: 45534: 45531: 45529: 45526: 45520: 45515: 45509: 45508: 45505: 45502: 45500: 45497: 45491: 45486: 45480: 45479: 45476: 45473: 45471: 45468: 45462: 45457: 45451: 45450: 45447: 45444: 45442: 45439: 45433: 45428: 45422: 45421: 45418: 45415: 45413: 45410: 45404: 45399: 45393: 45392: 45389: 45386: 45384: 45381: 45375: 45370: 45364: 45363: 45362:closed subset 45360: 45357: 45355: 45352: 45346: 45341: 45335: 45334: 45331: 45328: 45326: 45323: 45313: 45308: 45300: 45299: 45296: 45293: 45291: 45288: 45282: 45277: 45269: 45268: 45265: 45262: 45260: 45257: 45247: 45242: 45234: 45233: 45230: 45227: 45225: 45222: 45216: 45211: 45203: 45202: 45199: 45196: 45194: 45191: 45185: 45180: 45174: 45173: 45170: 45167: 45165: 45162: 45156: 45151: 45145: 45144: 45141: 45138: 45136: 45133: 45123: 45118: 45110: 45109: 45106: 45103: 45101: 45098: 45092: 45087: 45079: 45078: 45075: 45072: 45070: 45067: 45057: 45052: 45044: 45043: 45040: 45037: 45035: 45032: 45026: 45021: 45013: 45012: 45009: 45006: 45004: 45001: 44995: 44990: 44984: 44983: 44980: 44977: 44975: 44972: 44966: 44961: 44955: 44954: 44951: 44948: 44946: 44943: 44937: 44932: 44926: 44925: 44922: 44919: 44917: 44914: 44908: 44903: 44897: 44896: 44893: 44890: 44888: 44885: 44879: 44874: 44868: 44867: 44864: 44861: 44859: 44856: 44850: 44845: 44839: 44838: 44835: 44832: 44830: 44827: 44821: 44816: 44810: 44809: 44806: 44803: 44801: 44798: 44792: 44787: 44781: 44780: 44777: 44774: 44772: 44769: 44763: 44758: 44752: 44751: 44748: 44745: 44743: 44740: 44734: 44729: 44723: 44722: 44719: 44716: 44714: 44711: 44705: 44700: 44692: 44691: 44688: 44685: 44683: 44680: 44674: 44669: 44661: 44660: 44657: 44654: 44652: 44649: 44643: 44638: 44630: 44629: 44626: 44623: 44621: 44618: 44612: 44607: 44599: 44598: 44595: 44592: 44590: 44587: 44581: 44576: 44574:&succneqq; 44568: 44567: 44564: 44561: 44559: 44556: 44550: 44545: 44543:&precneqq; 44537: 44536: 44533: 44530: 44528: 44525: 44519: 44514: 44508: 44507: 44504: 44501: 44499: 44496: 44490: 44485: 44479: 44478: 44475: 44472: 44470: 44467: 44457: 44452: 44442: 44441: 44438: 44435: 44433: 44430: 44424: 44419: 44409: 44408: 44405: 44402: 44400: 44397: 44387: 44382: 44372: 44371: 44368: 44365: 44363: 44360: 44354: 44349: 44339: 44338: 44335: 44332: 44330: 44327: 44321: 44316: 44310: 44309: 44306: 44303: 44301: 44298: 44288: 44283: 44277: 44276: 44273: 44270: 44268: 44265: 44259: 44254: 44248: 44247: 44244: 44241: 44239: 44236: 44226: 44221: 44215: 44214: 44211: 44208: 44206: 44203: 44197: 44192: 44186: 44185: 44182: 44179: 44177: 44174: 44168: 44163: 44157: 44156: 44153: 44150: 44148: 44145: 44139: 44134: 44128: 44127: 44124: 44121: 44119: 44116: 44110: 44105: 44099: 44098: 44095: 44092: 44090: 44087: 44081: 44076: 44070: 44069: 44066: 44063: 44061: 44058: 44052: 44047: 44041: 44040: 44037: 44034: 44032: 44029: 44023: 44018: 44012: 44011: 44008: 44005: 44003: 44000: 43994: 43989: 43983: 43982: 43979: 43976: 43974: 43971: 43965: 43960: 43954: 43953: 43950: 43948: 43946: 43943: 43933: 43928: 43922: 43921: 43918: 43916: 43914: 43911: 43905: 43900: 43894: 43893: 43890: 43888: 43886: 43883: 43873: 43868: 43862: 43861: 43858: 43856: 43854: 43851: 43845: 43840: 43838:&LessLess; 43834: 43833: 43830: 43827: 43825: 43822: 43816: 43811: 43805: 43804: 43801: 43798: 43796: 43793: 43787: 43782: 43776: 43775: 43772: 43769: 43767: 43764: 43758: 43753: 43747: 43746: 43743: 43740: 43738: 43735: 43729: 43724: 43718: 43717: 43714: 43711: 43709: 43706: 43700: 43695: 43689: 43688: 43685: 43682: 43680: 43677: 43671: 43666: 43660: 43659: 43656: 43653: 43651: 43648: 43642: 43637: 43631: 43630: 43627: 43624: 43622: 43619: 43613: 43608: 43602: 43601: 43598: 43595: 43593: 43590: 43584: 43579: 43571: 43570: 43567: 43564: 43562: 43559: 43553: 43548: 43540: 43539: 43536: 43533: 43531: 43528: 43522: 43517: 43511: 43510: 43507: 43504: 43502: 43499: 43493: 43488: 43482: 43481: 43478: 43475: 43473: 43470: 43464: 43459: 43453: 43452: 43449: 43446: 43444: 43441: 43435: 43430: 43424: 43423: 43420: 43417: 43415: 43412: 43406: 43401: 43395: 43394: 43391: 43388: 43386: 43383: 43377: 43372: 43366: 43365: 43362: 43359: 43357: 43354: 43348: 43343: 43337: 43336: 43333: 43330: 43328: 43325: 43319: 43314: 43308: 43307: 43304: 43301: 43299: 43296: 43290: 43285: 43277: 43276: 43273: 43270: 43268: 43265: 43259: 43254: 43246: 43245: 43242: 43239: 43237: 43234: 43228: 43223: 43221:&gnapprox; 43215: 43214: 43211: 43208: 43206: 43203: 43197: 43192: 43190:&lnapprox; 43184: 43183: 43180: 43177: 43175: 43172: 43166: 43161: 43153: 43152: 43149: 43146: 43144: 43141: 43135: 43130: 43122: 43121: 43118: 43115: 43113: 43110: 43104: 43099: 43091: 43090: 43087: 43084: 43082: 43079: 43073: 43068: 43060: 43059: 43056: 43053: 43051: 43048: 43042: 43037: 43035:&gesdotol; 43031: 43030: 43027: 43024: 43022: 43019: 43013: 43008: 43006:&lesdotor; 43002: 43001: 42998: 42995: 42993: 42990: 42984: 42979: 42973: 42972: 42969: 42966: 42964: 42961: 42955: 42950: 42944: 42943: 42940: 42937: 42935: 42932: 42926: 42921: 42915: 42914: 42911: 42908: 42906: 42903: 42897: 42892: 42886: 42885: 42882: 42879: 42877: 42874: 42864: 42859: 42849: 42848: 42845: 42842: 42840: 42837: 42831: 42826: 42824:&geqslant; 42816: 42815: 42812: 42809: 42807: 42804: 42794: 42789: 42779: 42778: 42775: 42772: 42770: 42767: 42761: 42756: 42754:&leqslant; 42746: 42745: 42742: 42739: 42737: 42734: 42728: 42723: 42717: 42716: 42713: 42710: 42708: 42705: 42699: 42694: 42688: 42687: 42684: 42681: 42679: 42676: 42670: 42665: 42659: 42658: 42655: 42652: 42650: 42647: 42641: 42636: 42630: 42629: 42626: 42623: 42621: 42618: 42612: 42607: 42601: 42600: 42597: 42594: 42592: 42589: 42583: 42578: 42570: 42569: 42566: 42564: 42562: 42559: 42553: 42548: 42542: 42541: 42538: 42535: 42533: 42530: 42524: 42519: 42513: 42512: 42509: 42506: 42504: 42501: 42495: 42490: 42484: 42483: 42480: 42477: 42475: 42472: 42466: 42461: 42455: 42454: 42451: 42448: 42446: 42443: 42437: 42432: 42426: 42425: 42422: 42419: 42417: 42414: 42404: 42399: 42393: 42392: 42389: 42386: 42384: 42381: 42375: 42370: 42364: 42363: 42360: 42357: 42355: 42352: 42346: 42341: 42335: 42334: 42331: 42328: 42326: 42323: 42317: 42312: 42306: 42305: 42302: 42299: 42297: 42294: 42284: 42279: 42277:&ncongdot; 42273: 42272: 42269: 42266: 42264: 42261: 42255: 42250: 42244: 42243: 42237: 42234: 42232: 42229: 42223: 42218: 42212: 42211: 42208: 42205: 42203: 42200: 42194: 42189: 42183: 42182: 42179: 42177: 42175: 42172: 42166: 42161: 42155: 42154: 42151: 42148: 42146: 42143: 42137: 42132: 42126: 42125: 42122: 42119: 42117: 42114: 42108: 42103: 42097: 42096: 42093: 42090: 42088: 42085: 42079: 42074: 42068: 42067: 42064: 42061: 42059: 42056: 42050: 42045: 42039: 42038: 42035: 42032: 42030: 42027: 42021: 42016: 42014:&andslope; 42010: 42009: 42006: 42003: 42001: 41998: 41992: 41987: 41981: 41980: 41977: 41974: 41972: 41969: 41963: 41958: 41952: 41951: 41948: 41945: 41943: 41940: 41934: 41929: 41923: 41922: 41919: 41916: 41914: 41911: 41905: 41900: 41894: 41893: 41890: 41887: 41885: 41882: 41876: 41871: 41865: 41864: 41861: 41859: 41857: 41854: 41848: 41843: 41837: 41836: 41833: 41831: 41829: 41826: 41820: 41815: 41809: 41808: 41805: 41803: 41801: 41798: 41792: 41787: 41781: 41780: 41774: 41771: 41769: 41766: 41760: 41755: 41749: 41748: 41742: 41739: 41737: 41734: 41728: 41723: 41717: 41716: 41710: 41707: 41705: 41702: 41696: 41691: 41689:&capbrcup; 41685: 41684: 41678: 41675: 41673: 41670: 41664: 41659: 41657:&cupbrcap; 41653: 41652: 41646: 41643: 41641: 41638: 41632: 41627: 41621: 41620: 41614: 41611: 41609: 41606: 41600: 41595: 41589: 41588: 41582: 41579: 41577: 41574: 41568: 41563: 41557: 41556: 41550: 41547: 41545: 41542: 41536: 41531: 41525: 41524: 41521: 41518: 41516: 41513: 41507: 41502: 41496: 41495: 41492: 41489: 41487: 41484: 41478: 41473: 41467: 41466: 41460: 41457: 41455: 41452: 41446: 41441: 41435: 41434: 41431: 41428: 41426: 41423: 41417: 41412: 41406: 41405: 41402: 41399: 41397: 41394: 41388: 41383: 41375: 41374: 41371: 41368: 41366: 41363: 41357: 41352: 41346: 41345: 41342: 41339: 41337: 41334: 41328: 41323: 41321:&triminus; 41317: 41316: 41313: 41310: 41308: 41305: 41299: 41294: 41288: 41287: 41284: 41281: 41279: 41276: 41270: 41265: 41259: 41258: 41255: 41252: 41250: 41247: 41241: 41236: 41230: 41229: 41226: 41223: 41221: 41218: 41212: 41207: 41205:&otimesas; 41201: 41200: 41197: 41194: 41192: 41189: 41183: 41178: 41172: 41171: 41168: 41165: 41163: 41160: 41154: 41149: 41143: 41142: 41141:smash product 41139: 41136: 41134: 41131: 41125: 41120: 41114: 41113: 41110: 41107: 41105: 41102: 41096: 41091: 41089:&timesbar; 41085: 41084: 41078: 41075: 41073: 41070: 41064: 41059: 41053: 41052: 41049: 41047: 41045: 41042: 41036: 41031: 41025: 41024: 41021: 41018: 41016: 41013: 41007: 41002: 40996: 40995: 40992: 40989: 40987: 40984: 40978: 40973: 40967: 40966: 40960: 40957: 40955: 40952: 40946: 40941: 40935: 40934: 40931: 40928: 40926: 40923: 40917: 40912: 40906: 40905: 40902: 40899: 40897: 40894: 40888: 40883: 40877: 40876: 40870: 40867: 40865: 40862: 40856: 40851: 40845: 40844: 40838: 40835: 40833: 40830: 40824: 40819: 40813: 40812: 40806: 40803: 40801: 40798: 40792: 40787: 40781: 40780: 40777: 40774: 40772: 40769: 40763: 40758: 40756:&plusacir; 40752: 40751: 40748: 40745: 40743: 40740: 40734: 40729: 40723: 40722: 40719: 40716: 40714: 40711: 40705: 40700: 40698:&intlarhk; 40694: 40693: 40690: 40687: 40685: 40682: 40676: 40671: 40665: 40664: 40661: 40658: 40656: 40653: 40647: 40642: 40640:&pointint; 40636: 40635: 40632: 40629: 40627: 40624: 40618: 40613: 40607: 40606: 40603: 40600: 40598: 40595: 40589: 40584: 40582:&scpolint; 40578: 40577: 40574: 40571: 40569: 40566: 40560: 40555: 40553:&rppolint; 40549: 40548: 40545: 40542: 40540: 40537: 40531: 40526: 40520: 40519: 40516: 40513: 40511: 40508: 40502: 40497: 40495:&cirfnint; 40491: 40490: 40487: 40484: 40482: 40479: 40473: 40468: 40466:&fpartint; 40462: 40461: 40458: 40455: 40453: 40450: 40444: 40439: 40431: 40430: 40424: 40421: 40419: 40416: 40410: 40405: 40403:&bigsqcup; 40397: 40396: 40390: 40387: 40385: 40382: 40376: 40371: 40369:&biguplus; 40363: 40362: 40359: 40356: 40354: 40351: 40345: 40340: 40332: 40331: 40328: 40325: 40323: 40320: 40314: 40309: 40307:&bigoplus; 40301: 40300: 40297: 40294: 40292: 40289: 40283: 40278: 40270: 40269: 40263: 40260: 40258: 40255: 40249: 40244: 40238: 40237: 40234: 40232: 40230: 40227: 40221: 40216: 40210: 40209: 40205:black lozenge 40203: 40200: 40198: 40195: 40189: 40184: 40176: 40175: 40172: 40169: 40167: 40164: 40158: 40153: 40151:&eqvparsl; 40147: 40146: 40140: 40137: 40135: 40132: 40126: 40121: 40119:&smeparsl; 40115: 40114: 40111: 40108: 40106: 40103: 40097: 40092: 40086: 40085: 40082: 40079: 40077: 40074: 40068: 40063: 40057: 40056: 40053: 40050: 40048: 40045: 40039: 40034: 40032:&infintie; 40028: 40027: 40024: 40021: 40019: 40016: 40010: 40005: 39999: 39998: 39995: 39993: 39991: 39988: 39978: 39973: 39967: 39966: 39963: 39961: 39959: 39956: 39950: 39945: 39939: 39938: 39935: 39933: 39931: 39928: 39918: 39913: 39907: 39906: 39903: 39901: 39899: 39896: 39890: 39885: 39879: 39878: 39875: 39872: 39870: 39867: 39861: 39856: 39854:&rtriltri; 39850: 39849: 39846: 39844: 39842: 39839: 39833: 39828: 39822: 39821: 39815: 39812: 39810: 39807: 39801: 39796: 39790: 39789: 39783: 39780: 39778: 39775: 39769: 39764: 39758: 39757: 39751: 39748: 39746: 39743: 39737: 39732: 39726: 39725: 39722: 39719: 39717: 39714: 39708: 39703: 39697: 39696: 39693: 39690: 39688: 39685: 39679: 39674: 39668: 39667: 39664: 39661: 39659: 39656: 39650: 39645: 39639: 39638: 39635: 39632: 39630: 39627: 39621: 39616: 39610: 39609: 39603: 39600: 39598: 39595: 39589: 39584: 39578: 39577: 39571: 39568: 39566: 39563: 39557: 39552: 39546: 39545: 39542: 39539: 39537: 39534: 39528: 39523: 39517: 39516: 39510: 39507: 39505: 39502: 39496: 39491: 39485: 39484: 39481: 39478: 39476: 39473: 39467: 39462: 39456: 39455: 39452: 39449: 39447: 39444: 39438: 39433: 39427: 39426: 39420: 39417: 39415: 39412: 39406: 39401: 39395: 39394: 39391: 39388: 39386: 39383: 39377: 39372: 39366: 39365: 39362: 39359: 39357: 39354: 39348: 39343: 39341:&laemptyv; 39337: 39336: 39333: 39330: 39328: 39325: 39319: 39314: 39312:&raemptyv; 39308: 39307: 39304: 39301: 39299: 39296: 39290: 39285: 39279: 39278: 39272: 39269: 39267: 39264: 39258: 39253: 39247: 39246: 39240: 39237: 39235: 39232: 39226: 39221: 39215: 39214: 39211: 39208: 39206: 39203: 39197: 39192: 39190:&angmsdah; 39186: 39185: 39182: 39179: 39177: 39174: 39168: 39163: 39161:&angmsdag; 39157: 39156: 39153: 39150: 39148: 39145: 39139: 39134: 39132:&angmsdaf; 39128: 39127: 39124: 39121: 39119: 39116: 39110: 39105: 39103:&angmsdae; 39099: 39098: 39095: 39092: 39090: 39087: 39081: 39076: 39074:&angmsdad; 39070: 39069: 39066: 39063: 39061: 39058: 39052: 39047: 39045:&angmsdac; 39041: 39040: 39037: 39034: 39032: 39029: 39023: 39018: 39016:&angmsdab; 39012: 39011: 39008: 39005: 39003: 39000: 38994: 38989: 38987:&angmsdaa; 38983: 38982: 38979: 38976: 38974: 38971: 38965: 38960: 38954: 38953: 38950: 38947: 38945: 38942: 38936: 38931: 38925: 38924: 38921: 38918: 38916: 38913: 38907: 38902: 38896: 38895: 38892: 38889: 38887: 38884: 38878: 38873: 38867: 38866: 38863: 38860: 38858: 38855: 38849: 38844: 38842:&angrtvbd; 38838: 38837: 38834: 38831: 38829: 38826: 38820: 38815: 38809: 38808: 38805: 38802: 38800: 38797: 38791: 38786: 38780: 38779: 38773: 38770: 38768: 38765: 38759: 38754: 38748: 38747: 38741: 38738: 38736: 38733: 38727: 38722: 38716: 38715: 38709: 38706: 38704: 38701: 38695: 38690: 38684: 38683: 38677: 38674: 38672: 38669: 38663: 38658: 38652: 38651: 38648: 38645: 38643: 38640: 38634: 38629: 38623: 38622: 38619: 38616: 38614: 38611: 38605: 38600: 38594: 38593: 38590: 38587: 38585: 38582: 38576: 38571: 38565: 38564: 38561: 38558: 38556: 38553: 38547: 38542: 38536: 38535: 38532: 38529: 38527: 38524: 38518: 38513: 38507: 38506: 38503: 38500: 38498: 38495: 38489: 38484: 38478: 38477: 38474: 38471: 38469: 38466: 38460: 38455: 38449: 38448: 38445: 38442: 38440: 38437: 38431: 38426: 38420: 38419: 38416: 38413: 38411: 38408: 38402: 38397: 38391: 38390: 38387: 38384: 38382: 38379: 38373: 38368: 38362: 38361: 38358: 38355: 38353: 38350: 38344: 38339: 38333: 38332: 38329: 38326: 38324: 38321: 38315: 38310: 38304: 38303: 38300: 38297: 38295: 38292: 38286: 38281: 38275: 38274: 38271: 38268: 38266: 38263: 38257: 38252: 38246: 38245: 38242: 38239: 38237: 38234: 38228: 38223: 38217: 38216: 38213: 38210: 38208: 38205: 38199: 38194: 38188: 38187: 38184: 38181: 38179: 38176: 38170: 38165: 38159: 38158: 38155: 38152: 38150: 38147: 38141: 38136: 38130: 38129: 38123: 38120: 38118: 38115: 38109: 38104: 38098: 38097: 38091: 38088: 38086: 38083: 38077: 38072: 38066: 38065: 38059: 38056: 38054: 38051: 38045: 38040: 38034: 38033: 38027: 38024: 38022: 38019: 38013: 38008: 38002: 38001: 37998: 37995: 37993: 37990: 37984: 37979: 37973: 37972: 37966: 37964: 37962: 37959: 37953: 37948: 37942: 37941: 37935: 37932: 37930: 37927: 37921: 37916: 37908: 37907: 37901: 37898: 37896: 37893: 37887: 37882: 37874: 37873: 37870: 37867: 37865: 37862: 37856: 37851: 37845: 37844: 37841: 37838: 37836: 37833: 37827: 37822: 37816: 37815: 37812: 37809: 37807: 37804: 37798: 37793: 37787: 37786: 37783: 37780: 37778: 37775: 37769: 37764: 37758: 37757: 37754: 37751: 37749: 37746: 37740: 37735: 37729: 37728: 37725: 37722: 37720: 37717: 37711: 37706: 37700: 37699: 37696: 37693: 37691: 37688: 37682: 37677: 37671: 37670: 37667: 37664: 37662: 37659: 37653: 37648: 37642: 37641: 37638: 37635: 37633: 37630: 37624: 37619: 37613: 37612: 37609: 37606: 37604: 37601: 37595: 37590: 37584: 37583: 37580: 37577: 37575: 37572: 37566: 37561: 37555: 37554: 37551: 37548: 37546: 37543: 37537: 37532: 37526: 37525: 37519: 37517: 37515: 37512: 37506: 37501: 37495: 37494: 37488: 37486: 37484: 37481: 37475: 37470: 37464: 37463: 37457: 37455: 37453: 37450: 37444: 37439: 37433: 37432: 37426: 37424: 37422: 37419: 37413: 37408: 37402: 37401: 37395: 37393: 37391: 37388: 37382: 37377: 37371: 37370: 37364: 37362: 37360: 37357: 37351: 37346: 37340: 37339: 37333: 37331: 37329: 37326: 37320: 37315: 37309: 37308: 37302: 37300: 37298: 37295: 37289: 37284: 37278: 37277: 37271: 37269: 37267: 37264: 37258: 37253: 37247: 37246: 37240: 37238: 37236: 37233: 37227: 37222: 37216: 37215: 37209: 37207: 37205: 37202: 37196: 37191: 37185: 37184: 37178: 37176: 37174: 37171: 37165: 37160: 37154: 37153: 37147: 37145: 37143: 37140: 37134: 37129: 37123: 37122: 37116: 37114: 37112: 37109: 37103: 37098: 37092: 37091: 37085: 37083: 37081: 37078: 37072: 37067: 37061: 37060: 37054: 37052: 37050: 37047: 37041: 37036: 37030: 37029: 37023: 37021: 37019: 37016: 37010: 37005: 36999: 36998: 36992: 36990: 36988: 36985: 36979: 36974: 36968: 36967: 36961: 36959: 36957: 36954: 36948: 36943: 36937: 36936: 36930: 36928: 36926: 36923: 36917: 36912: 36906: 36905: 36899: 36896: 36894: 36891: 36885: 36880: 36878:&ldrushar; 36874: 36873: 36867: 36864: 36862: 36859: 36853: 36848: 36846:&lurdshar; 36842: 36841: 36838: 36835: 36833: 36830: 36824: 36819: 36817:&Uarrocir; 36813: 36812: 36809: 36806: 36804: 36801: 36795: 36790: 36784: 36783: 36780: 36777: 36775: 36772: 36766: 36761: 36755: 36754: 36748: 36745: 36743: 36740: 36734: 36729: 36723: 36722: 36716: 36713: 36711: 36708: 36702: 36697: 36691: 36690: 36687: 36684: 36682: 36679: 36673: 36668: 36662: 36661: 36655: 36652: 36650: 36647: 36641: 36636: 36630: 36629: 36623: 36620: 36618: 36615: 36609: 36604: 36598: 36597: 36591: 36588: 36586: 36583: 36577: 36572: 36566: 36565: 36559: 36556: 36554: 36551: 36545: 36540: 36534: 36533: 36530: 36527: 36525: 36522: 36512: 36507: 36501: 36500: 36494: 36491: 36489: 36486: 36480: 36475: 36469: 36468: 36465: 36462: 36460: 36457: 36451: 36446: 36440: 36439: 36433: 36430: 36428: 36425: 36419: 36414: 36406: 36405: 36399: 36396: 36394: 36391: 36385: 36380: 36372: 36371: 36368: 36365: 36363: 36360: 36354: 36349: 36343: 36342: 36339: 36336: 36334: 36331: 36325: 36320: 36318:&hkswarow; 36312: 36311: 36308: 36305: 36303: 36300: 36294: 36289: 36287:&hksearow; 36281: 36280: 36277: 36274: 36272: 36269: 36263: 36258: 36252: 36251: 36248: 36245: 36243: 36240: 36234: 36229: 36223: 36222: 36219: 36216: 36214: 36211: 36205: 36200: 36194: 36193: 36190: 36187: 36185: 36182: 36176: 36171: 36165: 36164: 36161: 36158: 36156: 36153: 36147: 36142: 36136: 36135: 36132: 36129: 36127: 36124: 36118: 36113: 36107: 36106: 36103: 36100: 36098: 36095: 36089: 36084: 36078: 36077: 36074: 36071: 36069: 36066: 36060: 36055: 36049: 36048: 36045: 36042: 36040: 36037: 36031: 36026: 36020: 36019: 36016: 36013: 36011: 36008: 36002: 35997: 35991: 35990: 35987: 35984: 35982: 35979: 35973: 35968: 35962: 35961: 35958: 35956: 35954: 35951: 35945: 35940: 35934: 35933: 35930: 35928: 35926: 35923: 35917: 35912: 35906: 35905: 35902: 35899: 35897: 35894: 35888: 35883: 35881:&DDotrahd; 35877: 35876: 35873: 35870: 35868: 35865: 35859: 35854: 35852:&drbkarow; 35846: 35845: 35842: 35839: 35837: 35834: 35828: 35823: 35815: 35814: 35811: 35808: 35806: 35803: 35797: 35792: 35786: 35785: 35782: 35779: 35777: 35774: 35768: 35763: 35755: 35754: 35751: 35748: 35746: 35743: 35737: 35732: 35726: 35725: 35719: 35716: 35714: 35711: 35705: 35700: 35694: 35693: 35690: 35687: 35685: 35682: 35676: 35671: 35665: 35664: 35661: 35658: 35656: 35653: 35647: 35642: 35636: 35635: 35632: 35629: 35627: 35624: 35618: 35613: 35607: 35606: 35600: 35597: 35595: 35592: 35586: 35581: 35579:&dzigrarr; 35575: 35574: 35572:(long maps to) 35568: 35565: 35563: 35560: 35554: 35549: 35541: 35540: 35534: 35531: 35529: 35526: 35520: 35515: 35505: 35504: 35501: 35498: 35496: 35493: 35487: 35482: 35472: 35471: 35468: 35465: 35463: 35460: 35454: 35449: 35439: 35438: 35432: 35429: 35427: 35424: 35418: 35413: 35403: 35402: 35399: 35396: 35394: 35391: 35385: 35380: 35370: 35369: 35366: 35363: 35361: 35358: 35352: 35347: 35337: 35336: 35333: 35330: 35328: 35325: 35319: 35314: 35308: 35307: 35304: 35301: 35299: 35296: 35290: 35285: 35279: 35278: 35275: 35272: 35270: 35267: 35261: 35256: 35250: 35249: 35246: 35243: 35241: 35238: 35232: 35227: 35221: 35220: 35214: 35211: 35208: 35206: 35205: 35202: 35199: 35195: 35193: 35191: 35190: 35183: 35176: 35174: 35169: 35159: 35158: 35152: 35149: 35146: 35144: 35143: 35140: 35137: 35133: 35131: 35129: 35128: 35121: 35114: 35112: 35107: 35097: 35096: 35093: 35090: 35088: 35085: 35079: 35074: 35066: 35065: 35062: 35059: 35057: 35054: 35048: 35043: 35035: 35034: 35031: 35028: 35026: 35023: 35017: 35012: 35006: 35005: 35002: 34999: 34997: 34994: 34988: 34983: 34981:&bsolhsub; 34977: 34976: 34973: 34970: 34968: 34965: 34959: 34954: 34948: 34947: 34944: 34941: 34939: 34936: 34930: 34925: 34919: 34918: 34912: 34910: 34908: 34905: 34899: 34894: 34888: 34887: 34881: 34878: 34876: 34873: 34867: 34862: 34856: 34855: 34854:Maltese cross 34852: 34849: 34847: 34844: 34838: 34833: 34825: 34824: 34818: 34815: 34813: 34810: 34804: 34799: 34793: 34792: 34789: 34786: 34784: 34781: 34775: 34770: 34762: 34761: 34758: 34755: 34753: 34750: 34744: 34739: 34733: 34732: 34729: 34726: 34724: 34721: 34715: 34710: 34702: 34701: 34698: 34695: 34693: 34690: 34684: 34679: 34673: 34672: 34666: 34663: 34661: 34658: 34652: 34647: 34641: 34640: 34635: 34632: 34629: 34627: 34626: 34623: 34619: 34617: 34611: 34606: 34598: 34597: 34589: 34586: 34583: 34581: 34580: 34577: 34573: 34571: 34565: 34560: 34552: 34551: 34543: 34540: 34537: 34535: 34534: 34531: 34527: 34525: 34519: 34514: 34512:&clubsuit; 34506: 34505: 34500: 34497: 34494: 34492: 34491: 34488: 34484: 34482: 34476: 34471: 34463: 34462: 34459: 34456: 34454: 34451: 34445: 34440: 34434: 34433: 34430: 34427: 34425: 34422: 34416: 34411: 34405: 34404: 34398: 34395: 34393: 34390: 34384: 34379: 34373: 34372: 34366: 34363: 34361: 34358: 34352: 34347: 34341: 34340: 34334: 34331: 34329: 34326: 34320: 34315: 34307: 34306: 34300: 34298: 34296: 34293: 34287: 34282: 34276: 34275: 34269: 34267: 34265: 34262: 34256: 34251: 34245: 34244: 34241: 34238: 34236: 34233: 34227: 34222: 34216: 34215: 34212: 34209: 34207: 34204: 34198: 34193: 34187: 34186: 34183: 34180: 34178: 34175: 34169: 34164: 34158: 34157: 34151: 34148: 34146: 34143: 34137: 34132: 34124: 34123: 34121:(triangle dot) 34117: 34114: 34112: 34109: 34103: 34098: 34092: 34091: 34085: 34082: 34080: 34077: 34071: 34066: 34060: 34059: 34054: 34051: 34048: 34046: 34045: 34042: 34038: 34036: 34030: 34025: 34017: 34016: 34010: 34007: 34005: 34002: 33996: 33991: 33983: 33982: 33976: 33973: 33971: 33968: 33962: 33957: 33949: 33948: 33942: 33939: 33937: 33934: 33928: 33923: 33915: 33914: 33908: 33905: 33903: 33900: 33894: 33889: 33881: 33880: 33874: 33871: 33869: 33866: 33860: 33855: 33847: 33846: 33840: 33837: 33835: 33832: 33826: 33821: 33813: 33812: 33806: 33803: 33801: 33798: 33792: 33787: 33779: 33778: 33772: 33769: 33767: 33764: 33758: 33753: 33751:&triangle; 33745: 33744: 33738: 33735: 33733: 33730: 33724: 33719: 33711: 33710: 33704: 33701: 33699: 33696: 33690: 33685: 33677: 33676: 33673: 33670: 33668: 33665: 33659: 33654: 33648: 33647: 33641: 33638: 33636: 33633: 33627: 33622: 33616: 33615: 33612: 33609: 33607: 33604: 33598: 33593: 33587: 33586: 33580: 33578: 33576: 33573: 33567: 33562: 33556: 33555: 33549: 33546: 33544: 33541: 33535: 33530: 33518: 33517: 33514: 33511: 33509: 33506: 33500: 33495: 33485: 33484: 33478: 33475: 33473: 33470: 33464: 33459: 33453: 33452: 33446: 33443: 33441: 33438: 33432: 33427: 33421: 33420: 33414: 33411: 33409: 33406: 33400: 33395: 33389: 33388: 33385: 33382: 33380: 33377: 33371: 33366: 33360: 33359: 33356: 33353: 33351: 33348: 33342: 33337: 33331: 33330: 33327: 33324: 33322: 33319: 33313: 33308: 33302: 33301: 33298: 33295: 33293: 33290: 33284: 33279: 33273: 33272: 33269: 33266: 33264: 33261: 33255: 33250: 33244: 33243: 33240: 33237: 33235: 33232: 33226: 33221: 33215: 33214: 33208: 33205: 33203: 33200: 33194: 33189: 33183: 33182: 33176: 33173: 33171: 33168: 33162: 33157: 33151: 33150: 33144: 33141: 33139: 33136: 33130: 33125: 33119: 33118: 33112: 33109: 33107: 33104: 33098: 33093: 33087: 33086: 33080: 33077: 33075: 33072: 33066: 33061: 33055: 33054: 33048: 33045: 33043: 33040: 33034: 33029: 33023: 33022: 33019: 33016: 33014: 33011: 33005: 33000: 32994: 32993: 32990: 32987: 32985: 32982: 32976: 32971: 32965: 32964: 32961: 32958: 32956: 32953: 32947: 32942: 32936: 32935: 32932: 32929: 32927: 32924: 32918: 32913: 32907: 32906: 32903: 32900: 32898: 32895: 32889: 32884: 32878: 32877: 32874: 32871: 32869: 32866: 32860: 32855: 32849: 32848: 32845: 32842: 32840: 32837: 32831: 32826: 32820: 32819: 32816: 32813: 32811: 32808: 32802: 32797: 32791: 32790: 32787: 32784: 32782: 32779: 32773: 32768: 32762: 32761: 32758: 32755: 32753: 32750: 32744: 32739: 32733: 32732: 32729: 32726: 32724: 32721: 32715: 32710: 32704: 32703: 32700: 32697: 32695: 32692: 32686: 32681: 32675: 32674: 32671: 32668: 32666: 32663: 32657: 32652: 32646: 32645: 32642: 32639: 32637: 32634: 32628: 32623: 32617: 32616: 32613: 32610: 32608: 32605: 32599: 32594: 32588: 32587: 32584: 32581: 32579: 32576: 32570: 32565: 32559: 32558: 32555: 32552: 32550: 32547: 32541: 32536: 32530: 32529: 32526: 32523: 32521: 32518: 32512: 32507: 32501: 32500: 32497: 32494: 32492: 32489: 32483: 32478: 32472: 32471: 32468: 32465: 32463: 32460: 32454: 32449: 32443: 32442: 32439: 32436: 32434: 32431: 32425: 32420: 32414: 32413: 32407: 32404: 32402: 32399: 32393: 32388: 32382: 32381: 32375: 32372: 32370: 32367: 32361: 32356: 32350: 32349: 32346: 32343: 32341: 32338: 32332: 32327: 32321: 32320: 32317: 32314: 32312: 32309: 32303: 32298: 32292: 32291: 32288: 32285: 32283: 32280: 32274: 32269: 32263: 32262: 32259: 32256: 32254: 32251: 32245: 32240: 32234: 32233: 32230: 32227: 32225: 32222: 32216: 32211: 32205: 32204: 32201: 32198: 32196: 32193: 32187: 32182: 32176: 32175: 32172: 32169: 32167: 32164: 32158: 32153: 32147: 32146: 32140: 32137: 32135: 32132: 32126: 32121: 32113: 32112: 32109: 32106: 32104: 32101: 32095: 32090: 32088:&circledS; 32082: 32081: 32075: 32072: 32070: 32067: 32061: 32056: 32050: 32049: 32046: 32043: 32041: 32038: 32032: 32027: 32025:&elinters; 32021: 32020: 32017: 32014: 32012: 32009: 32003: 31998: 31996:&trpezium; 31992: 31991: 31985: 31983: 31981: 31978: 31972: 31967: 31961: 31960: 31954: 31952: 31950: 31947: 31941: 31936: 31930: 31929: 31923: 31921: 31919: 31916: 31910: 31905: 31899: 31898: 31892: 31890: 31888: 31885: 31879: 31874: 31868: 31867: 31864: 31861: 31859: 31856: 31850: 31845: 31843:&bbrktbrk; 31839: 31838: 31832: 31829: 31827: 31824: 31818: 31813: 31805: 31804: 31802:(over bracket) 31798: 31795: 31793: 31790: 31784: 31779: 31771: 31770: 31764: 31761: 31759: 31756: 31750: 31745: 31737: 31736: 31730: 31727: 31725: 31722: 31716: 31711: 31703: 31702: 31692: 31689: 31687: 31684: 31678: 31673: 31661: 31660: 31654: 31651: 31649: 31646: 31640: 31635: 31629: 31628: 31622: 31619: 31617: 31614: 31608: 31603: 31597: 31596: 31590: 31587: 31585: 31582: 31576: 31571: 31565: 31564: 31561: 31558: 31556: 31553: 31547: 31542: 31540:&profalar; 31536: 31535: 31532: 31529: 31527: 31524: 31518: 31513: 31507: 31506: 31503: 31500: 31498: 31495: 31489: 31484: 31476: 31475: 31472: 31469: 31467: 31464: 31458: 31453: 31445: 31444: 31438: 31435: 31433: 31430: 31424: 31419: 31417:&lrcorner; 31411: 31410: 31404: 31401: 31399: 31396: 31390: 31385: 31383:&llcorner; 31377: 31376: 31370: 31367: 31365: 31362: 31356: 31351: 31349:&urcorner; 31343: 31342: 31336: 31333: 31331: 31328: 31322: 31317: 31315:&ulcorner; 31309: 31308: 31302: 31299: 31297: 31294: 31288: 31283: 31277: 31276: 31273: 31270: 31268: 31265: 31259: 31254: 31248: 31247: 31244: 31241: 31239: 31236: 31230: 31225: 31223:&profsurf; 31219: 31218: 31215: 31212: 31210: 31207: 31201: 31196: 31194:&profline; 31190: 31189: 31183: 31180: 31178: 31175: 31169: 31164: 31158: 31157: 31155:(up left crop) 31153:top left crop 31151: 31148: 31146: 31143: 31137: 31132: 31126: 31125: 31119: 31116: 31114: 31111: 31105: 31100: 31094: 31093: 31087: 31084: 31082: 31079: 31073: 31068: 31062: 31061: 31055: 31052: 31050: 31047: 31041: 31036: 31030: 31029: 31026: 31023: 31020: 31018: 31017: 31014: 31010: 31008: 31002: 30997: 30989: 30988: 30982: 30979: 30976: 30974: 30973: 30970: 30966: 30964: 30958: 30953: 30945: 30944: 30943:right ceiling 30941: 30938: 30935: 30933: 30932: 30929: 30925: 30923: 30917: 30912: 30904: 30903: 30897: 30894: 30891: 30889: 30888: 30885: 30881: 30879: 30873: 30868: 30860: 30859: 30856: 30853: 30851: 30848: 30842: 30837: 30829: 30828: 30825: 30822: 30820: 30817: 30811: 30806: 30804:&barwedge; 30798: 30797: 30794: 30791: 30789: 30786: 30780: 30775: 30769: 30768: 30765: 30762: 30760: 30757: 30751: 30746: 30740: 30739: 30736: 30733: 30731: 30728: 30722: 30717: 30711: 30710: 30707: 30704: 30702: 30699: 30693: 30688: 30682: 30681: 30678: 30675: 30673: 30670: 30664: 30659: 30653: 30652: 30649: 30646: 30644: 30641: 30631: 30626: 30620: 30619: 30616: 30613: 30611: 30608: 30602: 30597: 30591: 30590: 30587: 30584: 30582: 30579: 30573: 30568: 30562: 30561: 30558: 30555: 30553: 30550: 30544: 30539: 30533: 30532: 30529: 30526: 30524: 30521: 30511: 30506: 30504:&notindot; 30500: 30499: 30496: 30493: 30491: 30488: 30482: 30477: 30471: 30470: 30467: 30464: 30462: 30459: 30453: 30448: 30442: 30441: 30438: 30435: 30433: 30430: 30424: 30419: 30413: 30412: 30409: 30406: 30404: 30401: 30395: 30390: 30384: 30383: 30377: 30374: 30372: 30369: 30363: 30358: 30352: 30351: 30345: 30342: 30340: 30337: 30331: 30326: 30320: 30319: 30313: 30310: 30308: 30305: 30299: 30294: 30288: 30287: 30284: 30281: 30279: 30276: 30270: 30265: 30259: 30258: 30252: 30249: 30247: 30244: 30238: 30233: 30223: 30222: 30216: 30213: 30211: 30208: 30202: 30197: 30187: 30186: 30180: 30177: 30175: 30172: 30166: 30161: 30151: 30150: 30144: 30141: 30139: 30136: 30130: 30125: 30115: 30114: 30108: 30105: 30103: 30100: 30094: 30089: 30087:&succnsim; 30081: 30080: 30074: 30071: 30069: 30066: 30060: 30055: 30053:&precnsim; 30047: 30046: 30040: 30037: 30035: 30032: 30026: 30021: 30015: 30014: 30008: 30005: 30003: 30000: 29994: 29989: 29983: 29982: 29976: 29973: 29971: 29968: 29962: 29957: 29949: 29948: 29942: 29939: 29937: 29934: 29928: 29923: 29915: 29914: 29908: 29905: 29903: 29900: 29894: 29889: 29881: 29880: 29874: 29871: 29869: 29866: 29860: 29855: 29847: 29846: 29840: 29837: 29835: 29832: 29826: 29821: 29813: 29812: 29806: 29803: 29801: 29798: 29792: 29787: 29779: 29778: 29775: 29772: 29770: 29767: 29757: 29752: 29746: 29745: 29742: 29739: 29737: 29734: 29728: 29723: 29713: 29712: 29709: 29706: 29704: 29701: 29691: 29686: 29680: 29679: 29676: 29673: 29671: 29668: 29662: 29657: 29647: 29646: 29643: 29640: 29638: 29635: 29625: 29620: 29614: 29613: 29610: 29607: 29605: 29602: 29596: 29591: 29583: 29582: 29579: 29576: 29574: 29571: 29561: 29556: 29550: 29549: 29546: 29543: 29541: 29538: 29532: 29527: 29521: 29520: 29517: 29514: 29512: 29509: 29503: 29498: 29490: 29489: 29486: 29483: 29481: 29478: 29472: 29467: 29459: 29458: 29455: 29452: 29450: 29447: 29441: 29436: 29430: 29429: 29422: 29419: 29417: 29414: 29408: 29403: 29395: 29394: 29388: 29385: 29383: 29380: 29374: 29369: 29363: 29362: 29356: 29353: 29351: 29348: 29342: 29337: 29331: 29330: 29327: 29324: 29322: 29319: 29313: 29308: 29300: 29299: 29298:double subset 29296: 29293: 29291: 29288: 29282: 29277: 29269: 29268: 29262: 29259: 29257: 29254: 29248: 29243: 29235: 29234: 29228: 29225: 29223: 29220: 29214: 29209: 29207:&curlyvee; 29201: 29200: 29194: 29191: 29189: 29186: 29180: 29175: 29167: 29166: 29158: 29155: 29153: 29150: 29144: 29139: 29131: 29130: 29122: 29119: 29117: 29114: 29108: 29103: 29095: 29094: 29086: 29083: 29081: 29078: 29072: 29067: 29061: 29060: 29052: 29049: 29047: 29044: 29038: 29033: 29027: 29026: 29021: 29018: 29016: 29013: 29007: 29002: 28996: 28995: 28992: 28989: 28987: 28984: 28978: 28973: 28965: 28964: 28963:star operator 28961: 28958: 28956: 28953: 28947: 28942: 28934: 28933: 28927: 28924: 28921: 28918: 28912: 28907: 28901: 28900: 28895: 28892: 28890: 28887: 28881: 28876: 28866: 28865: 28856: 28853: 28851: 28848: 28842: 28837: 28827: 28826: 28817: 28814: 28812: 28809: 28803: 28798: 28788: 28787: 28778: 28775: 28773: 28770: 28764: 28759: 28749: 28748: 28739: 28736: 28734: 28731: 28725: 28720: 28718:&bigwedge; 28710: 28709: 28704:right triangle 28701: 28698: 28696: 28693: 28687: 28682: 28676: 28675: 28670: 28667: 28665: 28662: 28656: 28651: 28645: 28644: 28639: 28637: 28635: 28632: 28626: 28621: 28615: 28614: 28609: 28607: 28606: 28603: 28599: 28597: 28595: 28592: 28586: 28581: 28575: 28574: 28571: 28568: 28566: 28563: 28557: 28552: 28550:&intercal; 28544: 28543: 28538: 28535: 28533: 28530: 28524: 28519: 28513: 28512: 28507: 28504: 28502: 28499: 28493: 28488: 28486:&multimap; 28480: 28479: 28476: 28473: 28471: 28468: 28462: 28457: 28451: 28450: 28447: 28444: 28442: 28439: 28433: 28428: 28422: 28421: 28418: 28415: 28413: 28410: 28400: 28395: 28389: 28388: 28378: 28375: 28373: 28370: 28364: 28359: 28349: 28348: 28345: 28342: 28340: 28337: 28327: 28322: 28316: 28315: 28306: 28303: 28301: 28298: 28292: 28287: 28277: 28276: 28267: 28264: 28262: 28259: 28253: 28248: 28238: 28237: 28228: 28225: 28223: 28220: 28214: 28209: 28199: 28198: 28195: 28192: 28190: 28187: 28181: 28176: 28170: 28169: 28166: 28163: 28161: 28158: 28152: 28147: 28141: 28140: 28138:does not force 28135: 28132: 28130: 28127: 28121: 28116: 28110: 28109: 28104: 28101: 28099: 28096: 28090: 28085: 28079: 28078: 28076:does not prove 28073: 28070: 28068: 28065: 28059: 28054: 28048: 28047: 28044: 28041: 28039: 28036: 28030: 28025: 28019: 28018: 28015: 28012: 28010: 28007: 28001: 27996: 27990: 27989: 27984: 27981: 27979: 27976: 27970: 27965: 27959: 27958: 27950: 27947: 27945: 27942: 27936: 27931: 27923: 27922: 27917: 27914: 27912: 27909: 27903: 27898: 27892: 27891: 27879: 27876: 27873: 27871: 27870: 27867: 27864: 27861: 27857: 27855: 27849: 27844: 27832: 27831: 27823: 27821: 27820: 27817: 27813: 27811: 27809: 27806: 27800: 27795: 27787: 27786: 27778: 27775: 27773: 27770: 27764: 27759: 27751: 27750: 27738: 27735: 27733: 27730: 27724: 27719: 27717:&RightTee; 27711: 27710: 27704: 27701: 27699: 27696: 27690: 27685: 27677: 27676: 27672:squared times 27670: 27667: 27665: 27662: 27656: 27651: 27649:&boxtimes; 27643: 27642: 27638:squared minus 27636: 27633: 27631: 27628: 27622: 27617: 27615:&boxminus; 27609: 27608: 27602: 27599: 27597: 27594: 27588: 27583: 27575: 27574: 27571: 27568: 27566: 27563: 27557: 27552: 27544: 27543: 27540: 27537: 27535: 27532: 27526: 27521: 27513: 27512: 27506: 27503: 27501: 27498: 27492: 27487: 27479: 27478: 27472: 27469: 27467: 27464: 27458: 27453: 27445: 27444: 27438: 27435: 27433: 27430: 27424: 27419: 27413: 27412: 27408:circled times 27406: 27403: 27400: 27398: 27397: 27394: 27390: 27388: 27382: 27377: 27369: 27368: 27367:circled minus 27365: 27362: 27360: 27357: 27351: 27346: 27338: 27337: 27331: 27328: 27325: 27323: 27322: 27319: 27315: 27313: 27307: 27302: 27294: 27293: 27290: 27287: 27285: 27282: 27272: 27267: 27261: 27260: 27258:(square union) 27254: 27251: 27249: 27246: 27240: 27235: 27227: 27226: 27223: 27220: 27218: 27215: 27205: 27200: 27194: 27193: 27187: 27184: 27182: 27179: 27173: 27168: 27160: 27159: 27153: 27150: 27148: 27145: 27139: 27134: 27124: 27123: 27117: 27114: 27112: 27109: 27103: 27098: 27088: 27087: 27084: 27082: 27080: 27077: 27067: 27062: 27056: 27055: 27049: 27046: 27044: 27041: 27035: 27030: 27028:&sqsupset; 27020: 27019: 27016: 27014: 27012: 27009: 26999: 26994: 26988: 26987: 26981: 26978: 26976: 26973: 26967: 26962: 26960:&sqsubset; 26952: 26951: 26946:multiset union 26943: 26940: 26938: 26935: 26929: 26924: 26916: 26915: 26907: 26904: 26902: 26899: 26893: 26888: 26882: 26881: 26878: 26875: 26873: 26870: 26860: 26855: 26847: 26846: 26843: 26840: 26838: 26835: 26829: 26824: 26816: 26815: 26812: 26809: 26807: 26804: 26794: 26789: 26781: 26780: 26777: 26774: 26772: 26769: 26763: 26758: 26750: 26749: 26746: 26743: 26741: 26738: 26732: 26727: 26717: 26716: 26713: 26710: 26708: 26705: 26699: 26694: 26684: 26683: 26680: 26677: 26674: 26672: 26671: 26668: 26665: 26661: 26659: 26653: 26648: 26644:&supseteq; 26638: 26637: 26634: 26631: 26628: 26626: 26625: 26622: 26619: 26615: 26613: 26607: 26602: 26600:&subseteq; 26592: 26591: 26588: 26585: 26582: 26579: 26573: 26568: 26562: 26561: 26558: 26555: 26552: 26549: 26543: 26538: 26532: 26531: 26528: 26525: 26523: 26520: 26510: 26505: 26495: 26494: 26491: 26488: 26485: 26483: 26482: 26479: 26476: 26472: 26470: 26464: 26459: 26457:&Superset; 26449: 26448: 26445: 26442: 26440: 26437: 26427: 26422: 26412: 26411: 26408: 26405: 26402: 26400: 26399: 26396: 26392: 26390: 26384: 26379: 26371: 26370: 26367: 26364: 26362: 26359: 26353: 26348: 26338: 26337: 26334: 26331: 26329: 26326: 26320: 26315: 26305: 26304: 26301: 26299: 26297: 26294: 26284: 26279: 26273: 26272: 26266: 26263: 26261: 26258: 26252: 26247: 26237: 26236: 26230: 26227: 26225: 26222: 26216: 26211: 26201: 26200: 26194: 26191: 26189: 26186: 26180: 26175: 26165: 26164: 26158: 26155: 26153: 26150: 26144: 26139: 26129: 26128: 26125: 26122: 26120: 26117: 26111: 26106: 26102:&Succeeds; 26096: 26095: 26092: 26089: 26087: 26084: 26078: 26073: 26069:&Precedes; 26063: 26062: 26059: 26056: 26054: 26051: 26045: 26040: 26032: 26031: 26028: 26025: 26023: 26020: 26014: 26009: 26001: 26000: 25997: 25994: 25992: 25989: 25983: 25978: 25968: 25967: 25964: 25961: 25959: 25956: 25950: 25945: 25935: 25934: 25928: 25925: 25923: 25920: 25914: 25909: 25901: 25900: 25894: 25891: 25889: 25886: 25880: 25875: 25867: 25866: 25860: 25857: 25855: 25852: 25846: 25841: 25831: 25830: 25824: 25821: 25819: 25816: 25810: 25805: 25795: 25794: 25791: 25788: 25786: 25783: 25777: 25772: 25762: 25761: 25758: 25755: 25753: 25750: 25744: 25739: 25729: 25728: 25725: 25722: 25720: 25717: 25711: 25706: 25696: 25695: 25694:not less-than 25692: 25689: 25687: 25684: 25678: 25673: 25663: 25662: 25656: 25654: 25652: 25649: 25643: 25638: 25632: 25631: 25628: 25625: 25623: 25620: 25614: 25609: 25601: 25600: 25597: 25594: 25592: 25589: 25579: 25574: 25568: 25567: 25564: 25561: 25559: 25556: 25546: 25541: 25533: 25532: 25529: 25526: 25524: 25521: 25515: 25510: 25500: 25499: 25496: 25493: 25491: 25488: 25478: 25473: 25467: 25466: 25463: 25460: 25458: 25455: 25445: 25440: 25432: 25431: 25428: 25425: 25423: 25420: 25414: 25409: 25399: 25398: 25395: 25392: 25390: 25387: 25377: 25372: 25364: 25363: 25360: 25357: 25355: 25352: 25346: 25341: 25333: 25332: 25329: 25326: 25324: 25321: 25311: 25306: 25298: 25297: 25294: 25291: 25289: 25286: 25280: 25275: 25267: 25266: 25263: 25260: 25258: 25255: 25245: 25240: 25230: 25229: 25226: 25223: 25221: 25218: 25212: 25207: 25197: 25196: 25193: 25190: 25188: 25185: 25175: 25170: 25162: 25161: 25158: 25155: 25153: 25150: 25144: 25139: 25129: 25128: 25125: 25122: 25120: 25117: 25107: 25102: 25096: 25095: 25092: 25089: 25086: 25084: 25083: 25080: 25077: 25073: 25071: 25065: 25060: 25050: 25049: 25046: 25043: 25041: 25038: 25028: 25023: 25017: 25016: 25013: 25010: 25007: 25005: 25004: 25001: 24997: 24995: 24989: 24984: 24976: 24975: 24972: 24969: 24967: 24964: 24958: 24953: 24945: 24944: 24941: 24938: 24936: 24933: 24923: 24918: 24912: 24911: 24908: 24905: 24902: 24900: 24899: 24896: 24892: 24890: 24884: 24879: 24871: 24870: 24865: 24862: 24859: 24857: 24856: 24853: 24849: 24847: 24841: 24836: 24834:&NotEqual; 24828: 24827: 24824: 24821: 24819: 24816: 24810: 24805: 24797: 24796: 24790: 24787: 24785: 24782: 24776: 24771: 24763: 24762: 24756: 24753: 24751: 24748: 24742: 24737: 24731: 24730: 24728:(wedge equals) 24724: 24721: 24719: 24716: 24710: 24705: 24699: 24698: 24694:ring equal to 24692: 24689: 24687: 24684: 24678: 24673: 24665: 24664: 24658: 24655: 24653: 24650: 24644: 24639: 24631: 24630: 24627: 24624: 24622: 24619: 24613: 24608: 24600: 24599: 24594:colon equals ( 24592: 24589: 24587: 24584: 24578: 24573: 24563: 24562: 24556: 24553: 24551: 24548: 24542: 24537: 24529: 24528: 24522: 24519: 24517: 24514: 24508: 24503: 24495: 24494: 24488: 24485: 24483: 24480: 24474: 24469: 24467:&doteqdot; 24461: 24460: 24457: 24454: 24452: 24449: 24439: 24434: 24428: 24427: 24421: 24418: 24416: 24413: 24407: 24402: 24398:&DotEqual; 24392: 24391: 24388: 24386: 24384: 24381: 24371: 24366: 24358: 24357: 24351: 24348: 24346: 24343: 24337: 24332: 24322: 24321: 24318: 24316: 24314: 24311: 24301: 24296: 24288: 24287: 24281: 24278: 24276: 24273: 24267: 24262: 24252: 24251: 24248: 24245: 24243: 24240: 24230: 24225: 24219: 24218: 24214:equivalent to 24212: 24210: 24208: 24205: 24199: 24194: 24186: 24185: 24179: 24176: 24174: 24171: 24165: 24160: 24158:&backcong; 24152: 24151: 24148: 24145: 24143: 24140: 24130: 24125: 24119: 24118: 24115: 24112: 24110: 24107: 24101: 24096: 24090: 24089: 24083: 24080: 24078: 24075: 24069: 24064: 24062:&approxeq; 24056: 24055: 24049: 24046: 24044: 24041: 24035: 24030: 24020: 24019: 24013: 24010: 24007: 24005: 24004: 24001: 23998: 23995: 23992: 23989: 23985: 23983: 23977: 23972: 23956: 23955: 23949: 23946: 23944: 23941: 23935: 23930: 23922: 23921: 23915: 23912: 23910: 23907: 23901: 23896: 23890: 23889: 23887:(congruent to) 23883: 23880: 23877: 23875: 23874: 23871: 23867: 23865: 23859: 23854: 23846: 23845: 23839: 23836: 23834: 23831: 23825: 23820: 23810: 23809: 23803: 23800: 23798: 23795: 23789: 23784: 23774: 23773: 23770: 23768: 23766: 23763: 23753: 23748: 23740: 23739: 23733: 23730: 23728: 23725: 23719: 23714: 23704: 23703: 23695: 23692: 23690: 23687: 23681: 23676: 23674:&NotTilde; 23668: 23667: 23662:wreath product 23659: 23656: 23654: 23651: 23645: 23640: 23630: 23629: 23624: 23621: 23619: 23616: 23610: 23605: 23599: 23598: 23595: 23593: 23591: 23588: 23578: 23573: 23567: 23566: 23563: 23560: 23558: 23555: 23549: 23544: 23536: 23535: 23532: 23530: 23528: 23525: 23515: 23510: 23504: 23503: 23497: 23494: 23492: 23489: 23483: 23478: 23470: 23469: 23466: 23463: 23461: 23458: 23448: 23443: 23437: 23436: 23430: 23427: 23424: 23422: 23421: 23418: 23415: 23412: 23408: 23406: 23400: 23395: 23393:&thicksim; 23383: 23382: 23377: 23374: 23372: 23369: 23363: 23358: 23352: 23351: 23346: 23343: 23341: 23338: 23332: 23327: 23321: 23320: 23315: 23312: 23310: 23307: 23301: 23296: 23294:&dotminus; 23288: 23287: 23282: 23279: 23277: 23274: 23268: 23263: 23255: 23254: 23249: 23246: 23244: 23241: 23235: 23230: 23224: 23223: 23218: 23215: 23213: 23210: 23204: 23199: 23189: 23188: 23183: 23180: 23177: 23175: 23174: 23171: 23168: 23164: 23162: 23156: 23151: 23141: 23140: 23137: 23134: 23132: 23129: 23123: 23118: 23114:&awconint; 23110: 23109: 23106: 23103: 23101: 23098: 23092: 23087: 23083:&cwconint; 23079: 23078: 23075: 23072: 23070: 23067: 23061: 23056: 23050: 23049: 23044: 23041: 23039: 23036: 23030: 23025: 23019: 23018: 23010: 23007: 23005: 23002: 22996: 22991: 22983: 22982: 22974: 22971: 22969: 22966: 22960: 22955: 22945: 22944: 22939: 22936: 22934: 22931: 22925: 22920: 22912: 22911: 22906: 22903: 22901: 22898: 22892: 22887: 22881: 22880: 22875: 22872: 22869: 22867: 22866: 22863: 22859: 22857: 22851: 22846: 22844:&Integral; 22838: 22837: 22834: 22831: 22829: 22826: 22816: 22811: 22805: 22804: 22796: 22793: 22790: 22787: 22781: 22776: 22770: 22769: 22766: 22763: 22761: 22758: 22748: 22743: 22737: 22736: 22728: 22725: 22722: 22719: 22713: 22708: 22702: 22701: 22693: 22690: 22687: 22685: 22684: 22681: 22677: 22675: 22669: 22664: 22656: 22655: 22647: 22644: 22641: 22639: 22638: 22635: 22631: 22629: 22623: 22618: 22610: 22609: 22601: 22598: 22596: 22593: 22587: 22582: 22568: 22567: 22559: 22556: 22554: 22551: 22545: 22540: 22532:&parallel; 22526: 22525: 22517: 22514: 22512: 22509: 22503: 22498: 22486: 22485: 22477: 22474: 22472: 22469: 22463: 22458: 22456:&shortmid; 22446: 22445: 22440: 22437: 22435: 22432: 22426: 22421: 22415: 22414: 22411: 22408: 22406: 22403: 22397: 22392: 22384: 22383: 22380: 22377: 22375: 22372: 22362: 22357: 22351: 22350: 22345: 22342: 22339: 22337: 22336: 22333: 22329: 22327: 22321: 22316: 22308: 22307: 22302: 22299: 22297: 22294: 22288: 22283: 22277: 22276: 22271: 22268: 22265: 22262: 22256: 22251: 22245: 22244: 22241: 22238: 22235: 22233: 22232: 22229: 22226: 22223: 22220: 22216: 22214: 22208: 22203: 22189: 22188: 22186:(radical sign) 22180: 22177: 22174: 22172: 22171: 22168: 22164: 22162: 22156: 22151: 22143: 22142: 22134: 22131: 22129: 22126: 22120: 22115: 22107: 22106: 22103: 22100: 22097: 22094: 22088: 22083: 22077: 22076: 22071: 22068: 22066: 22063: 22057: 22052: 22044:&setminus; 22038: 22037: 22031: 22028: 22026: 22023: 22017: 22012: 22004: 22003: 21995: 21992: 21990: 21987: 21981: 21976: 21966: 21965: 21962: 21959: 21956: 21953: 21947: 21942: 21936: 21935: 21929: 21926: 21923: 21921: 21920: 21917: 21913: 21911: 21905: 21900: 21892: 21891: 21882: 21879: 21877: 21874: 21868: 21863: 21855: 21854: 21852:(product sign) 21845: 21842: 21839: 21837: 21836: 21833: 21829: 21827: 21821: 21816: 21808: 21807: 21801: 21798: 21796: 21793: 21787: 21782: 21772: 21771: 21765: 21762: 21759: 21757: 21756: 21753: 21750: 21747: 21743: 21741: 21735: 21730: 21728:&SuchThat; 21718: 21717: 21711: 21708: 21705: 21703: 21702: 21699: 21696: 21692: 21690: 21684: 21679: 21669: 21668: 21662: 21659: 21656: 21654: 21653: 21650: 21647: 21644: 21640: 21638: 21632: 21627: 21615: 21614: 21602: 21599: 21596: 21594: 21593: 21590: 21586: 21584: 21578: 21573: 21565: 21564: 21552: 21549: 21546: 21544: 21543: 21540: 21537: 21534: 21530: 21528: 21522: 21517: 21511:&emptyset; 21505: 21504: 21499: 21496: 21494: 21491: 21485: 21480: 21470: 21469: 21464: 21461: 21458: 21456: 21455: 21452: 21448: 21446: 21440: 21435: 21427: 21426: 21423: 21420: 21418: 21415: 21405: 21400: 21394: 21393: 21390: 21387: 21384: 21382: 21381: 21378: 21374: 21372: 21366: 21361: 21359:&PartialD; 21353: 21352: 21347: 21344: 21342: 21339: 21333: 21328: 21320: 21319: 21314: 21311: 21308: 21306: 21305: 21302: 21298: 21296: 21290: 21285: 21277: 21276: 21270: 21267: 21265: 21262: 21256: 21251: 21245: 21244: 21241: 21238: 21236: 21233: 21227: 21222: 21216: 21215: 21212: 21209: 21207: 21204: 21198: 21193: 21187: 21186: 21183: 21180: 21178: 21175: 21169: 21164: 21156: 21155: 21152: 21150: 21148: 21145: 21139: 21134: 21126: 21125: 21122: 21120: 21118: 21115: 21109: 21104: 21096: 21095: 21092: 21089: 21087: 21084: 21078: 21073: 21067: 21066: 21063: 21060: 21058: 21055: 21049: 21044: 21036: 21035: 21032: 21029: 21027: 21024: 21018: 21013: 21005: 21004: 21001: 20998: 20996: 20993: 20987: 20982: 20976: 20975: 20972: 20969: 20967: 20964: 20958: 20953: 20947: 20946: 20943: 20940: 20938: 20935: 20929: 20924: 20918: 20917: 20914: 20911: 20909: 20906: 20900: 20895: 20889: 20888: 20885: 20882: 20880: 20877: 20871: 20866: 20856: 20855: 20845: 20842: 20839: 20837: 20836: 20833: 20830: 20827: 20823: 20821: 20815: 20810: 20798: 20797: 20794: 20791: 20788: 20786: 20785: 20782: 20779: 20775: 20773: 20767: 20762: 20752: 20751: 20741: 20738: 20735: 20733: 20732: 20729: 20726: 20723: 20719: 20717: 20711: 20706: 20694: 20693: 20690: 20687: 20684: 20682: 20681: 20678: 20675: 20671: 20669: 20663: 20658: 20648: 20647: 20644: 20641: 20638: 20636: 20635: 20632: 20629: 20625: 20623: 20617: 20612: 20602: 20601: 20595: 20592: 20590: 20587: 20581: 20576: 20568: 20567: 20561: 20558: 20556: 20553: 20547: 20542: 20534: 20533: 20527: 20524: 20522: 20519: 20513: 20508: 20500: 20499: 20493: 20490: 20488: 20485: 20479: 20474: 20464: 20463: 20457: 20454: 20452: 20449: 20443: 20438: 20428: 20427: 20424: 20421: 20419: 20416: 20410: 20405: 20397: 20396: 20393: 20390: 20388: 20385: 20379: 20374: 20366: 20365: 20362: 20359: 20357: 20354: 20348: 20343: 20335: 20334: 20331: 20328: 20326: 20323: 20317: 20312: 20304: 20303: 20300: 20297: 20295: 20292: 20286: 20281: 20271: 20270: 20267: 20264: 20262: 20259: 20253: 20248: 20240: 20239: 20236: 20233: 20231: 20228: 20222: 20217: 20207: 20206: 20200: 20197: 20195: 20192: 20186: 20181: 20171: 20170: 20164: 20161: 20159: 20156: 20150: 20145: 20135: 20134: 20128: 20125: 20123: 20120: 20114: 20109: 20099: 20098: 20096:(right vector) 20092: 20089: 20087: 20084: 20078: 20073: 20063: 20062: 20056: 20053: 20051: 20048: 20042: 20037: 20027: 20026: 20020: 20017: 20015: 20012: 20006: 20001: 19991: 19990: 19984: 19981: 19979: 19976: 19970: 19965: 19955: 19954: 19948: 19945: 19943: 19940: 19934: 19929: 19919: 19918: 19912: 19909: 19907: 19904: 19898: 19893: 19885: 19884: 19878: 19875: 19873: 19870: 19864: 19859: 19851: 19850: 19844: 19841: 19839: 19836: 19830: 19825: 19817: 19816: 19810: 19807: 19805: 19802: 19796: 19791: 19783: 19782: 19776: 19773: 19770: 19767: 19761: 19756: 19750: 19749: 19743: 19740: 19738: 19735: 19729: 19724: 19718: 19717: 19711: 19708: 19706: 19703: 19697: 19692: 19686: 19685: 19679: 19676: 19674: 19671: 19665: 19660: 19652: 19651: 19645: 19642: 19640: 19637: 19631: 19626: 19618: 19617: 19611: 19608: 19606: 19603: 19597: 19592: 19584: 19583: 19577: 19574: 19572: 19569: 19563: 19558: 19550: 19549: 19546: 19543: 19541: 19538: 19532: 19527: 19519: 19518: 19515: 19512: 19510: 19507: 19501: 19496: 19488: 19487: 19484: 19481: 19479: 19476: 19470: 19465: 19457: 19456: 19453: 19450: 19448: 19445: 19439: 19434: 19426: 19425: 19419: 19417: 19415: 19412: 19406: 19401: 19393: 19392: 19386: 19383: 19381: 19378: 19372: 19367: 19355: 19354: 19348: 19346: 19344: 19341: 19335: 19330: 19328:&mapstoup; 19322: 19321: 19315: 19313: 19311: 19308: 19302: 19297: 19289: 19288: 19285: 19282: 19280: 19277: 19271: 19266: 19258: 19257: 19254: 19251: 19249: 19246: 19240: 19235: 19227: 19226: 19223: 19220: 19218: 19215: 19209: 19204: 19198: 19197: 19194: 19191: 19189: 19186: 19180: 19175: 19167: 19166: 19163: 19160: 19158: 19155: 19149: 19144: 19138: 19137: 19134: 19131: 19129: 19126: 19120: 19115: 19107: 19106: 19103: 19100: 19098: 19095: 19085: 19080: 19074: 19073: 19067: 19064: 19062: 19059: 19053: 19048: 19040: 19039: 19033: 19030: 19028: 19025: 19019: 19014: 19006: 19005: 18999: 18996: 18994: 18991: 18985: 18980: 18972: 18971: 18965: 18962: 18960: 18957: 18951: 18946: 18936: 18935: 18929: 18926: 18924: 18921: 18915: 18910: 18900: 18899: 18893: 18890: 18888: 18885: 18879: 18874: 18864: 18863: 18857: 18854: 18852: 18849: 18843: 18838: 18828: 18827: 18823:up down arrow 18821: 18818: 18816: 18813: 18807: 18802: 18792: 18791: 18785: 18782: 18779: 18777: 18776: 18773: 18770: 18766: 18764: 18758: 18753: 18743: 18742: 18739: 18736: 18733: 18731: 18730: 18727: 18724: 18721: 18717: 18715: 18709: 18704: 18692: 18691: 18688: 18685: 18682: 18680: 18679: 18676: 18673: 18670: 18667: 18663: 18661: 18655: 18650: 18636: 18635: 18634:upwards arrow 18632: 18629: 18626: 18624: 18623: 18620: 18617: 18614: 18610: 18608: 18602: 18597: 18585: 18584: 18581: 18578: 18575: 18573: 18572: 18569: 18566: 18563: 18560: 18556: 18554: 18548: 18543: 18529: 18528: 18522: 18519: 18517: 18514: 18508: 18503: 18497: 18496: 18490: 18487: 18485: 18482: 18476: 18471: 18465: 18464: 18458: 18455: 18453: 18450: 18444: 18439: 18433: 18432: 18426: 18423: 18421: 18418: 18412: 18407: 18401: 18400: 18394: 18391: 18389: 18386: 18380: 18375: 18369: 18368: 18362: 18359: 18357: 18354: 18348: 18343: 18337: 18336: 18330: 18327: 18325: 18322: 18316: 18311: 18305: 18304: 18298: 18295: 18293: 18290: 18284: 18279: 18273: 18272: 18266: 18263: 18261: 18258: 18252: 18247: 18241: 18240: 18234: 18231: 18229: 18226: 18220: 18215: 18209: 18208: 18202: 18199: 18197: 18194: 18188: 18183: 18177: 18176: 18170: 18167: 18165: 18162: 18156: 18151: 18145: 18144: 18141: 18139: 18137: 18134: 18128: 18123: 18115: 18114: 18111: 18109: 18107: 18104: 18098: 18093: 18083: 18082: 18079: 18077: 18075: 18072: 18066: 18061: 18053: 18052: 18049: 18047: 18045: 18042: 18036: 18031: 18023: 18022: 18016: 18013: 18011: 18008: 18002: 17997: 17991: 17990: 17985: 17982: 17980: 17977: 17971: 17966: 17960: 17959: 17951: 17948: 17946: 17943: 17937: 17932: 17926: 17925: 17917: 17915: 17914: 17911: 17905: 17903: 17901: 17900: 17897: 17893: 17891: 17889: 17888: 17885: 17881: 17879: 17873: 17868: 17860: 17859: 17853: 17850: 17848: 17845: 17839: 17834: 17824: 17823: 17813: 17810: 17808: 17805: 17799: 17794: 17784: 17783: 17773: 17770: 17768: 17765: 17759: 17754: 17746: 17745: 17741:expected value 17735: 17732: 17730: 17727: 17721: 17716: 17708: 17707: 17704: 17701: 17699: 17696: 17690: 17685: 17679: 17678: 17672: 17669: 17667: 17664: 17658: 17653: 17645: 17644: 17634: 17631: 17629: 17626: 17620: 17615: 17605: 17604: 17598: 17595: 17593: 17590: 17584: 17579: 17573: 17572: 17566: 17563: 17561: 17558: 17552: 17547: 17539: 17538: 17528: 17525: 17523: 17520: 17514: 17509: 17503: 17502: 17492: 17489: 17487: 17484: 17478: 17473: 17471:&integers; 17465: 17464: 17458: 17455: 17452: 17450: 17449: 17446: 17442: 17440: 17434: 17429: 17421: 17420: 17414: 17411: 17409: 17406: 17400: 17395: 17389: 17388: 17378: 17375: 17373: 17370: 17364: 17359: 17351: 17350: 17344: 17341: 17338: 17336: 17335: 17332: 17329: 17326: 17322: 17320: 17314: 17309: 17305:&realpart; 17297: 17296: 17286: 17283: 17281: 17278: 17272: 17267: 17259: 17258: 17248: 17245: 17243: 17240: 17234: 17229: 17221: 17220: 17210: 17207: 17205: 17202: 17196: 17191: 17183: 17182: 17172: 17169: 17166: 17164: 17163: 17160: 17156: 17154: 17148: 17143: 17135: 17134: 17128: 17125: 17123: 17120: 17114: 17109: 17103: 17102: 17097: 17094: 17092: 17089: 17083: 17078: 17072: 17071: 17067:Natural number 17061: 17058: 17056: 17053: 17047: 17042: 17040:&naturals; 17034: 17033: 17027: 17024: 17022: 17019: 17013: 17008: 17002: 17001: 16995: 16992: 16990: 16987: 16981: 16976: 16966: 16965: 16959: 16956: 16953: 16951: 16950: 16947: 16944: 16941: 16937: 16935: 16929: 16924: 16920:&imagpart; 16910: 16909: 16903: 16900: 16898: 16895: 16889: 16884: 16882:&imagline; 16876: 16875: 16863: 16860: 16858: 16855: 16849: 16844: 16832: 16831: 16826: 16824: 16822: 16819: 16813: 16808: 16802: 16801: 16791: 16788: 16786: 16783: 16777: 16772: 16764: 16763: 16759:Poincare plane 16753: 16750: 16748: 16745: 16739: 16734: 16726: 16725: 16711: 16708: 16706: 16703: 16697: 16692: 16682: 16681: 16678: 16675: 16673: 16670: 16664: 16659: 16653: 16652: 16649: 16646: 16644: 16641: 16635: 16630: 16624: 16623: 16619:Complex number 16613: 16610: 16608: 16605: 16599: 16594: 16586: 16585: 16580: 16577: 16574: 16571: 16565: 16560: 16554: 16553: 16547: 16545: 16543: 16540: 16534: 16529: 16521: 16520: 16517: 16515: 16513: 16510: 16504: 16499: 16491: 16490: 16482: 16480: 16478: 16475: 16469: 16464: 16456: 16455: 16447: 16445: 16443: 16440: 16434: 16429: 16423: 16422: 16419: 16417: 16415: 16412: 16402: 16397: 16391: 16390: 16388:(medium space) 16384: 16382: 16380: 16377: 16371: 16366: 16360: 16359: 16350: 16347: 16345: 16342: 16336: 16331: 16325: 16324: 16315: 16312: 16310: 16307: 16301: 16296: 16290: 16289: 16279: 16276: 16273: 16270: 16264: 16259: 16253: 16252: 16246: 16243: 16241: 16238: 16232: 16227: 16221: 16220: 16214: 16211: 16209: 16206: 16200: 16195: 16189: 16188: 16180: 16177: 16174: 16172: 16171: 16168: 16164: 16162: 16156: 16151: 16143: 16142: 16139: 16134: 16131: 16128: 16122: 16117: 16111: 16110: 16107: 16102: 16099: 16096: 16090: 16085: 16079: 16078: 16069: 16066: 16064: 16061: 16055: 16050: 16042: 16041: 16032: 16029: 16027: 16024: 16018: 16013: 16007: 16006: 15989: 15986: 15983: 15980: 15974: 15969: 15963: 15962: 15946: 15943: 15940: 15937: 15931: 15926: 15920: 15919: 15912: 15909: 15907: 15904: 15898: 15893: 15887: 15886: 15880: 15877: 15874: 15871: 15865: 15860: 15854: 15853: 15844: 15841: 15838: 15836: 15835: 15832: 15828: 15826: 15820: 15815: 15807: 15806: 15800: 15797: 15795: 15792: 15786: 15781: 15775: 15774: 15766: 15763: 15760: 15758: 15757: 15754: 15750: 15748: 15742: 15737: 15729: 15728: 15720: 15717: 15714: 15712: 15711: 15708: 15704: 15702: 15696: 15691: 15683: 15682: 15674: 15671: 15668: 15665: 15659: 15654: 15648: 15647: 15642:quotation mark 15638: 15635: 15632: 15630: 15629: 15626: 15622: 15620: 15614: 15609: 15601: 15600: 15595:quotation mark 15591: 15588: 15585: 15583: 15582: 15579: 15576: 15572: 15570: 15564: 15559: 15549: 15548: 15543:quotation mark 15539: 15536: 15533: 15531: 15530: 15527: 15523: 15521: 15515: 15510: 15502: 15501: 15496:quotation mark 15492: 15489: 15486: 15484: 15483: 15480: 15476: 15474: 15468: 15463: 15455: 15454: 15449:quotation mark 15445: 15442: 15439: 15437: 15436: 15433: 15430: 15426: 15424: 15418: 15413: 15403: 15402: 15397:quotation mark 15393: 15390: 15387: 15385: 15384: 15381: 15377: 15375: 15369: 15364: 15356: 15355: 15352: 15349: 15347: 15344: 15338: 15333: 15325: 15324: 15322:horizontal bar 15319: 15316: 15314: 15311: 15305: 15300: 15294: 15293: 15288: 15285: 15282: 15279: 15273: 15268: 15262: 15261: 15256: 15253: 15250: 15247: 15241: 15236: 15230: 15229: 15221: 15218: 15216: 15213: 15207: 15202: 15194: 15193: 15188: 15183: 15180: 15177: 15171: 15166: 15160: 15159: 15154: 15149: 15146: 15143: 15137: 15132: 15126: 15125: 15120: 15115: 15112: 15109: 15103: 15098: 15092: 15091: 15086: 15081: 15078: 15075: 15069: 15064: 15058: 15057: 15049: 15047: 15045: 15042: 15036: 15031: 15009: 15008: 15000: 14997: 14995: 14992: 14986: 14981: 14973: 14972: 14967: 14964: 14961: 14959: 14958: 14955: 14951: 14949: 14943: 14938: 14930: 14929: 14924: 14921: 14919: 14916: 14910: 14905: 14899: 14898: 14890: 14887: 14885: 14882: 14876: 14871: 14865: 14864: 14862:(1/4 em space) 14856: 14853: 14851: 14848: 14842: 14837: 14831: 14830: 14828:(1/3 em space) 14822: 14819: 14817: 14814: 14808: 14803: 14797: 14796: 14791: 14788: 14785: 14782: 14776: 14771: 14765: 14764: 14759: 14756: 14753: 14750: 14744: 14739: 14733: 14732: 14729: 14726: 14724: 14721: 14715: 14710: 14704: 14703: 14697: 14694: 14692: 14689: 14683: 14678: 14672: 14671: 14668: 14665: 14663: 14660: 14654: 14649: 14643: 14642: 14639: 14636: 14634: 14631: 14625: 14620: 14614: 14613: 14610: 14607: 14605: 14602: 14596: 14591: 14585: 14584: 14581: 14578: 14576: 14573: 14567: 14562: 14556: 14555: 14549: 14546: 14544: 14541: 14535: 14530: 14524: 14523: 14520: 14517: 14515: 14512: 14506: 14501: 14495: 14494: 14488: 14485: 14483: 14480: 14474: 14469: 14463: 14462: 14459: 14456: 14454: 14451: 14445: 14440: 14434: 14433: 14430: 14427: 14425: 14422: 14416: 14411: 14405: 14404: 14401: 14398: 14396: 14393: 14387: 14382: 14376: 14375: 14372: 14369: 14367: 14364: 14358: 14353: 14347: 14346: 14343: 14340: 14338: 14335: 14329: 14324: 14318: 14317: 14314: 14311: 14309: 14306: 14300: 14295: 14289: 14288: 14285: 14282: 14280: 14277: 14271: 14266: 14260: 14259: 14256: 14253: 14251: 14248: 14242: 14237: 14231: 14230: 14227: 14224: 14222: 14219: 14213: 14208: 14202: 14201: 14195: 14192: 14190: 14187: 14181: 14176: 14170: 14169: 14166: 14163: 14161: 14158: 14152: 14147: 14141: 14140: 14137: 14134: 14132: 14129: 14123: 14118: 14112: 14111: 14108: 14105: 14103: 14100: 14094: 14089: 14083: 14082: 14079: 14076: 14074: 14071: 14065: 14060: 14054: 14053: 14050: 14047: 14045: 14042: 14036: 14031: 14025: 14024: 14018: 14015: 14013: 14010: 14004: 13999: 13993: 13992: 13989: 13986: 13984: 13981: 13975: 13970: 13964: 13963: 13960: 13957: 13955: 13952: 13946: 13941: 13935: 13934: 13931: 13928: 13926: 13923: 13917: 13912: 13906: 13905: 13902: 13899: 13897: 13894: 13888: 13883: 13877: 13876: 13873: 13870: 13868: 13865: 13859: 13854: 13848: 13847: 13844: 13841: 13839: 13836: 13830: 13825: 13819: 13818: 13815: 13812: 13810: 13807: 13801: 13796: 13790: 13789: 13786: 13783: 13781: 13778: 13772: 13767: 13761: 13760: 13757: 13754: 13752: 13749: 13743: 13738: 13732: 13731: 13728: 13725: 13723: 13720: 13714: 13709: 13703: 13702: 13699: 13696: 13694: 13691: 13685: 13680: 13674: 13673: 13667: 13664: 13662: 13659: 13653: 13648: 13642: 13641: 13638: 13635: 13633: 13630: 13624: 13619: 13613: 13612: 13609: 13606: 13604: 13601: 13595: 13590: 13584: 13583: 13580: 13577: 13575: 13572: 13566: 13561: 13555: 13554: 13551: 13548: 13546: 13543: 13537: 13532: 13526: 13525: 13522: 13519: 13517: 13514: 13508: 13503: 13497: 13496: 13493: 13490: 13488: 13485: 13479: 13474: 13468: 13467: 13464: 13461: 13459: 13456: 13450: 13445: 13439: 13438: 13435: 13432: 13430: 13427: 13421: 13416: 13410: 13409: 13406: 13403: 13401: 13398: 13392: 13387: 13381: 13380: 13377: 13374: 13372: 13369: 13363: 13358: 13352: 13351: 13348: 13345: 13343: 13340: 13334: 13329: 13323: 13322: 13319: 13316: 13314: 13311: 13305: 13300: 13294: 13293: 13290: 13287: 13285: 13282: 13276: 13271: 13265: 13264: 13258: 13255: 13253: 13250: 13244: 13239: 13233: 13232: 13229: 13226: 13224: 13221: 13215: 13210: 13204: 13203: 13200: 13197: 13195: 13192: 13186: 13181: 13175: 13174: 13171: 13168: 13166: 13163: 13157: 13152: 13146: 13145: 13142: 13139: 13137: 13134: 13128: 13123: 13117: 13116: 13113: 13110: 13108: 13105: 13099: 13094: 13088: 13087: 13081: 13078: 13076: 13073: 13067: 13062: 13056: 13055: 13052: 13049: 13047: 13044: 13038: 13033: 13027: 13026: 13023: 13020: 13018: 13015: 13009: 13004: 12998: 12997: 12994: 12991: 12989: 12986: 12980: 12975: 12969: 12968: 12965: 12962: 12960: 12957: 12951: 12946: 12940: 12939: 12936: 12933: 12931: 12928: 12922: 12917: 12911: 12910: 12907: 12904: 12902: 12899: 12893: 12888: 12882: 12881: 12878: 12875: 12873: 12870: 12864: 12859: 12853: 12852: 12849: 12846: 12844: 12841: 12835: 12830: 12824: 12823: 12820: 12817: 12815: 12812: 12806: 12801: 12795: 12794: 12791: 12788: 12786: 12783: 12777: 12772: 12766: 12765: 12762: 12759: 12757: 12754: 12748: 12743: 12737: 12736: 12730: 12727: 12725: 12722: 12716: 12711: 12705: 12704: 12701: 12698: 12696: 12693: 12687: 12682: 12676: 12675: 12672: 12669: 12667: 12664: 12658: 12653: 12647: 12646: 12643: 12640: 12638: 12635: 12629: 12624: 12618: 12617: 12614: 12611: 12609: 12606: 12600: 12595: 12589: 12588: 12585: 12582: 12580: 12577: 12571: 12566: 12560: 12559: 12556: 12553: 12551: 12548: 12542: 12537: 12531: 12530: 12527: 12524: 12522: 12519: 12513: 12508: 12502: 12501: 12498: 12495: 12493: 12490: 12484: 12479: 12473: 12472: 12469: 12466: 12464: 12461: 12455: 12450: 12444: 12443: 12440: 12437: 12435: 12432: 12426: 12421: 12415: 12414: 12408: 12405: 12403: 12400: 12394: 12389: 12383: 12382: 12379: 12376: 12374: 12371: 12365: 12360: 12354: 12353: 12350: 12347: 12345: 12342: 12336: 12331: 12325: 12324: 12321: 12318: 12316: 12313: 12307: 12302: 12296: 12295: 12292: 12289: 12287: 12284: 12278: 12273: 12267: 12266: 12260: 12257: 12255: 12252: 12246: 12241: 12235: 12234: 12231: 12228: 12226: 12223: 12217: 12212: 12206: 12205: 12199: 12196: 12194: 12191: 12185: 12180: 12174: 12173: 12170: 12167: 12165: 12162: 12156: 12151: 12145: 12144: 12141: 12138: 12136: 12133: 12127: 12122: 12116: 12115: 12112: 12109: 12107: 12104: 12098: 12093: 12087: 12086: 12083: 12080: 12078: 12075: 12069: 12064: 12058: 12057: 12054: 12051: 12049: 12046: 12040: 12035: 12029: 12028: 12026:(back epsilon) 12022: 12019: 12017: 12014: 12008: 12003: 11995: 11994: 11988: 11985: 11983: 11980: 11974: 11969: 11959: 11958: 11952: 11949: 11947: 11944: 11938: 11933: 11925: 11924: 11918: 11915: 11913: 11910: 11904: 11899: 11897:&varkappa; 11891: 11890: 11887: 11884: 11882: 11879: 11873: 11868: 11860: 11859: 11856: 11853: 11851: 11848: 11842: 11837: 11831: 11830: 11820: 11817: 11814: 11812: 11811: 11808: 11804: 11802: 11796: 11791: 11783: 11782: 11776: 11773: 11771: 11768: 11762: 11757: 11747: 11746: 11743: 11740: 11737: 11735: 11734: 11731: 11727: 11725: 11719: 11714: 11706: 11705: 11699: 11696: 11693: 11691: 11690: 11687: 11684: 11680: 11678: 11672: 11667: 11665:&thetasym; 11663:&vartheta; 11657: 11656: 11653: 11650: 11647: 11644: 11638: 11633: 11627: 11626: 11623: 11620: 11617: 11614: 11608: 11603: 11597: 11596: 11593: 11590: 11587: 11584: 11578: 11573: 11567: 11566: 11563: 11560: 11557: 11554: 11548: 11543: 11537: 11536: 11533: 11530: 11527: 11525: 11524: 11521: 11517: 11515: 11509: 11504: 11496: 11495: 11492: 11489: 11486: 11483: 11477: 11472: 11466: 11465: 11462: 11459: 11456: 11453: 11447: 11442: 11436: 11435: 11429: 11426: 11423: 11421: 11420: 11417: 11414: 11410: 11408: 11402: 11397: 11393:&varsigma; 11387: 11386: 11383: 11380: 11377: 11374: 11368: 11363: 11357: 11356: 11353: 11350: 11347: 11344: 11338: 11333: 11327: 11326: 11323: 11320: 11317: 11314: 11308: 11303: 11297: 11296: 11293: 11290: 11287: 11284: 11278: 11273: 11267: 11266: 11263: 11260: 11257: 11254: 11248: 11243: 11237: 11236: 11233: 11230: 11227: 11224: 11218: 11213: 11207: 11206: 11203: 11200: 11197: 11194: 11188: 11183: 11177: 11176: 11173: 11170: 11167: 11164: 11158: 11153: 11147: 11146: 11143: 11140: 11137: 11134: 11128: 11123: 11117: 11116: 11113: 11110: 11107: 11104: 11098: 11093: 11087: 11086: 11083: 11080: 11077: 11074: 11068: 11063: 11057: 11056: 11053: 11050: 11047: 11044: 11038: 11033: 11027: 11026: 11023: 11020: 11017: 11015: 11014: 11011: 11007: 11005: 10999: 10994: 10986: 10985: 10982: 10979: 10976: 10973: 10967: 10962: 10956: 10955: 10952: 10949: 10946: 10943: 10937: 10932: 10926: 10925: 10922: 10919: 10916: 10913: 10907: 10902: 10896: 10895: 10892: 10889: 10886: 10883: 10877: 10872: 10866: 10865: 10855: 10852: 10849: 10847: 10846: 10843: 10839: 10837: 10831: 10826: 10818: 10817: 10814: 10811: 10808: 10805: 10799: 10794: 10788: 10787: 10784: 10782: 10779: 10776: 10770: 10765: 10759: 10758: 10755: 10752: 10749: 10746: 10740: 10735: 10729: 10728: 10725: 10722: 10719: 10716: 10710: 10705: 10699: 10698: 10695: 10693: 10690: 10687: 10681: 10676: 10670: 10669: 10666: 10663: 10660: 10657: 10651: 10646: 10640: 10639: 10636: 10634: 10631: 10628: 10622: 10617: 10611: 10610: 10607: 10604: 10601: 10598: 10592: 10587: 10581: 10580: 10577: 10575: 10572: 10569: 10563: 10558: 10552: 10551: 10548: 10545: 10542: 10539: 10533: 10528: 10522: 10521: 10518: 10516: 10513: 10510: 10504: 10499: 10493: 10492: 10489: 10487: 10484: 10481: 10475: 10470: 10464: 10463: 10460: 10457: 10454: 10451: 10445: 10440: 10434: 10433: 10430: 10428: 10425: 10422: 10416: 10411: 10405: 10404: 10401: 10399: 10396: 10393: 10387: 10382: 10376: 10375: 10372: 10369: 10366: 10363: 10357: 10352: 10346: 10345: 10342: 10340: 10337: 10334: 10328: 10323: 10317: 10316: 10313: 10311: 10308: 10305: 10299: 10294: 10288: 10287: 10284: 10282: 10279: 10276: 10270: 10265: 10259: 10258: 10255: 10252: 10249: 10246: 10240: 10235: 10229: 10228: 10225: 10222: 10219: 10216: 10210: 10205: 10199: 10198: 10195: 10193: 10190: 10187: 10181: 10176: 10170: 10169: 10166: 10164: 10161: 10158: 10152: 10147: 10141: 10140: 10132: 10129: 10127: 10124: 10118: 10113: 10105: 10104: 10095: 10092: 10089: 10087: 10086: 10083: 10079: 10077: 10071: 10066: 10058: 10057: 10052: 10049: 10047: 10044: 10038: 10033: 10027: 10026: 10021: 10018: 10016: 10013: 10007: 10002: 9996: 9995: 9987: 9984: 9982: 9979: 9973: 9968: 9960: 9959: 9954: 9951: 9949: 9946: 9940: 9935: 9927: 9926: 9918: 9915: 9913: 9910: 9904: 9899: 9891: 9890: 9883: 9880: 9877: 9874: 9868: 9863: 9857: 9856: 9847: 9844: 9842: 9839: 9833: 9828: 9822: 9821: 9815: 9812: 9810: 9807: 9801: 9796: 9790: 9789: 9786: 9783: 9781: 9778: 9772: 9767: 9761: 9760: 9750: 9747: 9744: 9741: 9735: 9730: 9724: 9723: 9717: 9714: 9712: 9709: 9703: 9698: 9692: 9691: 9685: 9682: 9680: 9677: 9671: 9666: 9660: 9659: 9653: 9650: 9648: 9645: 9639: 9634: 9628: 9627: 9621: 9618: 9616: 9613: 9607: 9602: 9596: 9595: 9589: 9586: 9584: 9581: 9575: 9570: 9564: 9563: 9557: 9554: 9552: 9549: 9543: 9538: 9532: 9531: 9525: 9522: 9519: 9516: 9510: 9505: 9499: 9498: 9492: 9489: 9487: 9484: 9478: 9473: 9467: 9466: 9460: 9457: 9455: 9452: 9446: 9441: 9435: 9434: 9428: 9425: 9423: 9420: 9414: 9409: 9403: 9402: 9396: 9393: 9391: 9388: 9382: 9377: 9371: 9370: 9364: 9361: 9359: 9356: 9350: 9345: 9339: 9338: 9332: 9329: 9327: 9324: 9318: 9313: 9307: 9306: 9300: 9297: 9295: 9292: 9286: 9281: 9275: 9274: 9268: 9265: 9263: 9260: 9254: 9249: 9243: 9242: 9239: 9236: 9234: 9231: 9225: 9220: 9214: 9213: 9210: 9207: 9205: 9202: 9196: 9191: 9185: 9184: 9178: 9175: 9173: 9170: 9164: 9159: 9153: 9152: 9146: 9143: 9141: 9138: 9132: 9127: 9121: 9120: 9114: 9111: 9109: 9106: 9100: 9095: 9089: 9088: 9082: 9079: 9077: 9074: 9068: 9063: 9057: 9056: 9050: 9047: 9045: 9042: 9036: 9031: 9025: 9024: 9018: 9015: 9013: 9010: 9004: 8999: 8993: 8992: 8989: 8986: 8984: 8981: 8975: 8970: 8964: 8963: 8960: 8957: 8955: 8952: 8946: 8941: 8935: 8934: 8928: 8925: 8923: 8920: 8914: 8909: 8903: 8902: 8896: 8893: 8891: 8888: 8882: 8877: 8871: 8870: 8864: 8861: 8859: 8856: 8850: 8845: 8839: 8838: 8832: 8829: 8827: 8824: 8818: 8813: 8807: 8806: 8800: 8797: 8794: 8791: 8785: 8780: 8774: 8773: 8767: 8764: 8761: 8758: 8752: 8747: 8741: 8740: 8734: 8731: 8729: 8726: 8720: 8715: 8709: 8708: 8702: 8699: 8697: 8694: 8688: 8683: 8677: 8676: 8670: 8667: 8665: 8662: 8656: 8651: 8645: 8644: 8638: 8635: 8633: 8630: 8624: 8619: 8613: 8612: 8606: 8603: 8601: 8598: 8592: 8587: 8581: 8580: 8574: 8571: 8569: 8566: 8560: 8555: 8549: 8548: 8542: 8539: 8537: 8534: 8528: 8523: 8517: 8516: 8510: 8507: 8505: 8502: 8496: 8491: 8485: 8484: 8478: 8475: 8473: 8470: 8464: 8459: 8453: 8452: 8446: 8443: 8441: 8438: 8432: 8427: 8421: 8420: 8414: 8411: 8409: 8406: 8400: 8395: 8389: 8388: 8382: 8379: 8377: 8374: 8368: 8363: 8357: 8356: 8353: 8350: 8347: 8344: 8338: 8333: 8327: 8326: 8323: 8320: 8317: 8314: 8308: 8303: 8297: 8296: 8290: 8287: 8285: 8282: 8276: 8271: 8265: 8264: 8258: 8255: 8253: 8250: 8244: 8239: 8233: 8232: 8226: 8223: 8221: 8218: 8212: 8207: 8201: 8200: 8194: 8191: 8189: 8186: 8180: 8175: 8169: 8168: 8162: 8159: 8157: 8154: 8148: 8143: 8137: 8136: 8130: 8127: 8125: 8122: 8116: 8111: 8105: 8104: 8098: 8095: 8093: 8090: 8084: 8079: 8073: 8072: 8066: 8063: 8061: 8058: 8052: 8047: 8041: 8040: 8034: 8031: 8029: 8026: 8020: 8015: 8009: 8008: 8002: 7999: 7997: 7994: 7988: 7983: 7977: 7976: 7970: 7967: 7965: 7962: 7956: 7951: 7945: 7944: 7938: 7935: 7933: 7930: 7924: 7919: 7913: 7912: 7906: 7903: 7901: 7898: 7892: 7887: 7881: 7880: 7877: 7874: 7872: 7869: 7863: 7858: 7852: 7851: 7848: 7845: 7843: 7840: 7834: 7829: 7823: 7822: 7816: 7813: 7811: 7808: 7802: 7797: 7791: 7790: 7784: 7781: 7779: 7776: 7770: 7765: 7759: 7758: 7752: 7749: 7747: 7744: 7738: 7733: 7727: 7726: 7720: 7717: 7715: 7712: 7706: 7701: 7695: 7694: 7688: 7685: 7683: 7680: 7674: 7669: 7663: 7662: 7656: 7653: 7651: 7648: 7642: 7637: 7631: 7630: 7624: 7621: 7619: 7616: 7610: 7605: 7599: 7598: 7592: 7589: 7587: 7584: 7578: 7573: 7567: 7566: 7557: 7554: 7552: 7549: 7543: 7538: 7532: 7531: 7525: 7522: 7520: 7517: 7511: 7506: 7500: 7499: 7493: 7490: 7488: 7485: 7479: 7474: 7468: 7467: 7461: 7458: 7456: 7453: 7447: 7442: 7436: 7435: 7429: 7426: 7424: 7421: 7415: 7410: 7404: 7403: 7397: 7394: 7392: 7389: 7383: 7378: 7372: 7371: 7365: 7362: 7360: 7357: 7351: 7346: 7340: 7339: 7330: 7328: 7327: 7324: 7320: 7318: 7316: 7313: 7307: 7302: 7294: 7293: 7287: 7284: 7282: 7279: 7273: 7268: 7262: 7261: 7255: 7252: 7250: 7247: 7241: 7236: 7230: 7229: 7223: 7220: 7218: 7215: 7209: 7204: 7198: 7197: 7191: 7188: 7186: 7183: 7177: 7172: 7166: 7165: 7159: 7156: 7154: 7151: 7145: 7140: 7134: 7133: 7127: 7124: 7122: 7119: 7113: 7108: 7102: 7101: 7095: 7092: 7090: 7087: 7081: 7076: 7070: 7069: 7066: 7063: 7061: 7058: 7052: 7047: 7041: 7040: 7037: 7034: 7032: 7029: 7023: 7018: 7012: 7011: 7005: 7002: 7000: 6997: 6991: 6986: 6980: 6979: 6973: 6970: 6968: 6965: 6959: 6954: 6948: 6947: 6941: 6938: 6936: 6933: 6927: 6922: 6916: 6915: 6909: 6906: 6904: 6901: 6895: 6890: 6884: 6883: 6877: 6874: 6872: 6869: 6863: 6858: 6852: 6851: 6845: 6842: 6840: 6837: 6831: 6826: 6820: 6819: 6813: 6810: 6808: 6805: 6799: 6794: 6788: 6787: 6781: 6778: 6776: 6773: 6767: 6762: 6756: 6755: 6749: 6746: 6744: 6741: 6735: 6730: 6724: 6723: 6717: 6714: 6712: 6709: 6703: 6698: 6692: 6691: 6685: 6682: 6680: 6677: 6671: 6666: 6660: 6659: 6653: 6650: 6648: 6645: 6639: 6634: 6628: 6627: 6621: 6618: 6616: 6613: 6607: 6602: 6596: 6595: 6589: 6586: 6584: 6581: 6575: 6570: 6564: 6563: 6557: 6554: 6552: 6549: 6543: 6538: 6532: 6531: 6525: 6522: 6520: 6517: 6511: 6506: 6500: 6499: 6493: 6490: 6488: 6485: 6479: 6474: 6468: 6467: 6464: 6461: 6459: 6456: 6450: 6445: 6439: 6438: 6435: 6432: 6430: 6427: 6421: 6416: 6410: 6409: 6403: 6400: 6398: 6395: 6389: 6384: 6378: 6377: 6371: 6368: 6366: 6363: 6357: 6352: 6346: 6345: 6339: 6336: 6334: 6331: 6325: 6320: 6314: 6313: 6307: 6304: 6302: 6299: 6293: 6288: 6282: 6281: 6275: 6272: 6270: 6267: 6261: 6256: 6250: 6249: 6243: 6240: 6238: 6235: 6229: 6224: 6218: 6217: 6211: 6208: 6206: 6203: 6197: 6192: 6186: 6185: 6179: 6176: 6174: 6171: 6165: 6160: 6154: 6153: 6147: 6144: 6142: 6139: 6133: 6128: 6122: 6121: 6115: 6112: 6110: 6107: 6101: 6096: 6090: 6089: 6083: 6080: 6078: 6075: 6069: 6064: 6058: 6057: 6051: 6048: 6046: 6043: 6037: 6032: 6026: 6025: 6019: 6016: 6014: 6011: 6005: 6000: 5994: 5993: 5987: 5984: 5982: 5979: 5973: 5968: 5962: 5961: 5955: 5952: 5950: 5947: 5941: 5936: 5930: 5929: 5923: 5920: 5918: 5915: 5909: 5904: 5898: 5897: 5891: 5888: 5885: 5882: 5876: 5871: 5865: 5864: 5858: 5855: 5852: 5849: 5843: 5838: 5832: 5831: 5825: 5822: 5819: 5816: 5810: 5805: 5799: 5798: 5792: 5789: 5786: 5783: 5777: 5772: 5766: 5765: 5759: 5756: 5753: 5750: 5744: 5739: 5733: 5732: 5726: 5723: 5720: 5717: 5711: 5706: 5700: 5699: 5693: 5690: 5687: 5684: 5678: 5673: 5667: 5666: 5660: 5657: 5654: 5651: 5645: 5640: 5634: 5633: 5628: 5625: 5622: 5620: 5619: 5616: 5612: 5610: 5604: 5599: 5589: 5588: 5582: 5579: 5576: 5573: 5567: 5562: 5556: 5555: 5549: 5546: 5543: 5540: 5534: 5529: 5523: 5522: 5516: 5513: 5510: 5507: 5501: 5496: 5490: 5489: 5483: 5480: 5477: 5474: 5468: 5463: 5457: 5456: 5450: 5447: 5444: 5441: 5435: 5430: 5424: 5423: 5417: 5414: 5411: 5408: 5402: 5397: 5391: 5390: 5384: 5381: 5378: 5375: 5369: 5364: 5358: 5357: 5351: 5348: 5345: 5342: 5336: 5331: 5325: 5324: 5318: 5315: 5312: 5309: 5303: 5298: 5292: 5291: 5285: 5282: 5279: 5276: 5270: 5265: 5259: 5258: 5252: 5249: 5246: 5243: 5237: 5232: 5226: 5225: 5219: 5216: 5213: 5210: 5204: 5199: 5193: 5192: 5186: 5183: 5180: 5177: 5171: 5166: 5160: 5159: 5153: 5150: 5147: 5144: 5138: 5133: 5127: 5126: 5120: 5117: 5114: 5111: 5105: 5100: 5094: 5093: 5087: 5084: 5081: 5078: 5072: 5067: 5061: 5060: 5054: 5051: 5048: 5045: 5039: 5034: 5028: 5027: 5024: 5021: 5018: 5015: 5009: 5004: 4998: 4997: 4991: 4988: 4985: 4982: 4976: 4971: 4965: 4964: 4958: 4955: 4952: 4949: 4943: 4938: 4932: 4931: 4925: 4922: 4919: 4916: 4910: 4905: 4899: 4898: 4892: 4889: 4886: 4883: 4877: 4872: 4866: 4865: 4859: 4856: 4853: 4850: 4844: 4839: 4833: 4832: 4822: 4819: 4816: 4813: 4807: 4802: 4796: 4795: 4789: 4786: 4783: 4780: 4774: 4769: 4763: 4762: 4756: 4753: 4750: 4747: 4741: 4736: 4730: 4729: 4723: 4720: 4717: 4714: 4708: 4703: 4697: 4696: 4690: 4687: 4684: 4681: 4675: 4670: 4664: 4663: 4657: 4654: 4651: 4648: 4642: 4637: 4631: 4630: 4624: 4621: 4618: 4615: 4609: 4604: 4598: 4597: 4591: 4588: 4585: 4582: 4576: 4571: 4565: 4564: 4556: 4553: 4550: 4547: 4541: 4536: 4530: 4529: 4523: 4520: 4517: 4514: 4508: 4503: 4497: 4496: 4490: 4487: 4484: 4481: 4475: 4470: 4464: 4463: 4457: 4454: 4451: 4448: 4442: 4437: 4431: 4430: 4424: 4421: 4418: 4415: 4409: 4404: 4398: 4397: 4391: 4388: 4385: 4382: 4376: 4371: 4365: 4364: 4358: 4355: 4352: 4349: 4343: 4338: 4332: 4331: 4325: 4322: 4319: 4316: 4310: 4305: 4299: 4298: 4292: 4289: 4286: 4283: 4277: 4272: 4266: 4265: 4259: 4256: 4253: 4250: 4244: 4239: 4233: 4232: 4226: 4223: 4220: 4217: 4211: 4206: 4200: 4199: 4193: 4190: 4187: 4184: 4178: 4173: 4167: 4166: 4160: 4157: 4154: 4151: 4145: 4140: 4134: 4133: 4127: 4124: 4121: 4118: 4112: 4107: 4101: 4100: 4094: 4091: 4088: 4085: 4079: 4074: 4068: 4067: 4061: 4058: 4055: 4052: 4046: 4041: 4035: 4034: 4028: 4025: 4022: 4019: 4013: 4008: 4002: 4001: 3995: 3992: 3989: 3986: 3980: 3975: 3969: 3968: 3958: 3955: 3952: 3950: 3949: 3946: 3942: 3940: 3934: 3929: 3919: 3918: 3912: 3909: 3906: 3903: 3897: 3892: 3886: 3885: 3879: 3876: 3873: 3870: 3864: 3859: 3853: 3852: 3846: 3843: 3840: 3837: 3831: 3826: 3820: 3819: 3813: 3810: 3807: 3804: 3798: 3793: 3787: 3786: 3777: 3774: 3771: 3768: 3762: 3757: 3751: 3750: 3742: 3739: 3736: 3733: 3727: 3722: 3716: 3715: 3709: 3706: 3703: 3700: 3694: 3689: 3683: 3682: 3676: 3673: 3670: 3668: 3667: 3664: 3660: 3658: 3652: 3647: 3637: 3636: 3630: 3627: 3624: 3621: 3615: 3610: 3604: 3603: 3597: 3594: 3591: 3588: 3582: 3577: 3571: 3570: 3564: 3561: 3558: 3555: 3549: 3544: 3538: 3537: 3531: 3528: 3525: 3522: 3516: 3511: 3505: 3504: 3496: 3493: 3490: 3488: 3487: 3484: 3480: 3478: 3472: 3467: 3457: 3456: 3448: 3445: 3442: 3440: 3439: 3436: 3433: 3429: 3427: 3421: 3416: 3404: 3403: 3394: 3391: 3388: 3385: 3379: 3374: 3368: 3367: 3364: 3361: 3358: 3355: 3349: 3344: 3338: 3337: 3329: 3326: 3323: 3321: 3320: 3317: 3313: 3311: 3305: 3300: 3290: 3289: 3283: 3280: 3277: 3274: 3268: 3263: 3257: 3256: 3250: 3247: 3244: 3241: 3235: 3230: 3224: 3223: 3215: 3212: 3209: 3207: 3206: 3203: 3200: 3196: 3194: 3188: 3183: 3171: 3170: 3165: 3162: 3159: 3156: 3150: 3145: 3139: 3138: 3130: 3127: 3124: 3122: 3121: 3118: 3114: 3112: 3106: 3101: 3091: 3090: 3080: 3077: 3074: 3072: 3071: 3068: 3065: 3061: 3059: 3053: 3048: 3044:&circledR; 3036: 3035: 3027: 3024: 3021: 3018: 3012: 3007: 3001: 3000: 2995: 2992: 2989: 2986: 2980: 2975: 2969: 2968: 2958: 2955: 2952: 2949: 2943: 2938: 2932: 2931: 2925: 2922: 2919: 2916: 2910: 2905: 2899: 2898: 2896:copyright sign 2893: 2890: 2887: 2885: 2884: 2881: 2877: 2875: 2869: 2864: 2854: 2853: 2841: 2838: 2835: 2833: 2832: 2829: 2826: 2823: 2819: 2817: 2811: 2806: 2792: 2791: 2786: 2783: 2780: 2777: 2771: 2766: 2760: 2759: 2753: 2750: 2747: 2744: 2738: 2733: 2727: 2726: 2714: 2711: 2708: 2705: 2699: 2694: 2688: 2687: 2682: 2679: 2676: 2673: 2667: 2662: 2656: 2655: 2650: 2647: 2644: 2641: 2635: 2630: 2624: 2623: 2618: 2615: 2612: 2609: 2603: 2598: 2592: 2591: 2586: 2583: 2580: 2577: 2571: 2566: 2560: 2559: 2549: 2546: 2543: 2541: 2540: 2537: 2533: 2531: 2525: 2520: 2510: 2509: 2503: 2500: 2498: 2495: 2489: 2486: 2478: 2477: 2471:(vertical bar) 2469:vertical line 2467: 2464: 2462: 2459: 2453: 2450: 2440: 2439: 2433: 2430: 2428: 2425: 2419: 2416: 2408: 2407: 2404: 2401: 2399: 2396: 2386: 2381: 2375: 2374: 2368: 2365: 2363: 2360: 2354: 2349: 2341: 2340: 2334: 2331: 2329: 2326: 2320: 2317: 2315:&UnderBar; 2309: 2308: 2305: 2303: 2301: 2298: 2292: 2290: 2284: 2283: 2277: 2274: 2272: 2269: 2263: 2260: 2252: 2251: 2245: 2242: 2240: 2237: 2231: 2226: 2220: 2219: 2217:(left bracket) 2213: 2210: 2208: 2205: 2199: 2196: 2188: 2187: 2182: 2179: 2177: 2174: 2168: 2163: 2157: 2156: 2151: 2148: 2146: 2143: 2137: 2132: 2126: 2125: 2122: 2119: 2117: 2114: 2104: 2101: 2095: 2094: 2089: 2086: 2079: 2077: 2076: 2073: 2069: 2067: 2061: 2058: 2048: 2047: 2044: 2041: 2039: 2036: 2026: 2021: 2015: 2014: 2009: 2006: 2004: 2001: 1995: 1990: 1984: 1983: 1980: 1977: 1975: 1972: 1962: 1959: 1953: 1952: 1950:less-than sign 1947: 1944: 1937: 1935: 1934: 1931: 1927: 1925: 1919: 1916: 1906: 1905: 1900: 1897: 1895: 1892: 1886: 1881: 1875: 1874: 1871: 1868: 1866: 1863: 1857: 1854: 1848: 1847: 1844: 1841: 1839: 1836: 1830: 1825: 1819: 1818: 1812: 1809: 1807: 1804: 1798: 1795: 1789: 1788: 1785: 1782: 1780: 1777: 1771: 1766: 1760: 1759: 1756: 1753: 1751: 1748: 1742: 1737: 1731: 1730: 1722: 1719: 1717: 1714: 1708: 1703: 1693: 1692: 1689: 1686: 1684: 1681: 1675: 1670: 1664: 1663: 1660: 1657: 1655: 1652: 1646: 1641: 1635: 1634: 1622: 1619: 1616: 1613: 1607: 1602: 1596: 1595: 1590: 1587: 1580: 1578: 1577: 1574: 1570: 1568: 1562: 1557: 1547: 1546: 1541: 1538: 1536: 1533: 1527: 1522: 1516: 1515: 1510: 1507: 1505: 1502: 1496: 1491: 1485: 1484: 1479: 1476: 1474: 1471: 1465: 1462: 1456: 1455: 1453:quotation mark 1450: 1447: 1440: 1438: 1437: 1434: 1430: 1428: 1422: 1417: 1407: 1406: 1401: 1398: 1396: 1393: 1387: 1382: 1376: 1375: 1372: 1370: 1368: 1366: 1365: 1362: 1358: 1356: 1339: 1337: ⃜ 1334: 1328: 1327: 1324: 1322: 1320: 1318: 1317: 1314: 1310: 1308: 1293: 1291: ⃛ 1288: 1280: 1279: 1271: 1269: 1267: 1265: 1264: 1261: 1257: 1255: 1240: 1235: 1229: 1228: 1222: 1220: 1218: 1215: 1209: 1204: 1198: 1197: 1191: 1189: 1187: 1184: 1178: 1173: 1167: 1166: 1163: 1160: 1157: 1154: 1151: 1146: 1091: 1088: 1085: 1084: 1059: 1004: 1003: 1000: 999: 997: 996: 991: 985: 983: 977: 976: 971: 965: 964: 959: 953: 952: 947: 941: 940: 935: 929: 928: 923: 917: 916: 911: 905: 904: 899: 893: 892: 890: 889: 884: 878: 876: 870: 869: 867: 866: 861: 855: 853: 847: 846: 841: 835: 834: 829: 823: 822: 817: 811: 810: 805: 799: 798: 793: 787: 786: 781: 775: 774: 769: 763: 762: 760: 759: 754: 748: 746: 740: 739: 737: 736: 731: 725: 723: 717: 716: 714: 713: 708: 702: 700: 694: 693: 691: 690: 685: 679: 677: 671: 670: 668: 667: 662: 656: 654: 648: 647: 645: 644: 639: 633: 631: 625: 624: 619: 598: 595: 592: 591: 589: 588: 573: 553:billion laughs 543: 530: 529: 526: 525: 514: 509: 505: 504: 493: 488: 482: 481: 470: 465: 461: 460: 448: 443: 440: 434: 433: 422: 417: 413: 412: 400: 395: 392: 386: 385: 374: 369: 365: 364: 352: 347: 344: 338: 337: 334: 329: 326: 309: 306: 298: 297: 283: 280: 261: 258: 247: 244: 237: 234: 224: 221: 198: 193: 190: 182: 181: 112: 111: 98: 97: 66: 63: 30:character data 9: 6: 4: 3: 2: 51821: 51820: 51809: 51806: 51804: 51801: 51799: 51796: 51794: 51791: 51790: 51788: 51779: 51775: 51772: 51769: 51766: 51763: 51762: 51754: 51751: 51748: 51745: 51741: 51737: 51734: 51732: 51729: 51727: 51724: 51722: 51719: 51717: 51716:HTML 4.0 spec 51714: 51712: 51711:HTML 3.2 spec 51709: 51707: 51706:HTML 2.0 spec 51704: 51702: 51699: 51698: 51697: 51693: 51690: 51686: 51683: 51682: 51681: 51677: 51674: 51673: 51660: 51656: 51650: 51642: 51638: 51631: 51623: 51619: 51615: 51609: 51601: 51597: 51593: 51587: 51579: 51575: 51571: 51565: 51557: 51553: 51549: 51543: 51535: 51531: 51524: 51516: 51512: 51505: 51497: 51491: 51483: 51477: 51469: 51465: 51459: 51457: 51455: 51453: 51451: 51449: 51447: 51445: 51443: 51441: 51439: 51437: 51435: 51426: 51422: 51416: 51414: 51412: 51410: 51408: 51406: 51404: 51402: 51400: 51398: 51396: 51394: 51392: 51390: 51388: 51386: 51384: 51382: 51380: 51378: 51376: 51360: 51356: 51355:HTML Standard 51352: 51346: 51338: 51334: 51328: 51324: 51314: 51311: 51308: 51305: 51303: 51300: 51298: 51295: 51292: 51288: 51285: 51283: 51280: 51279: 51273: 51246: 51242: 51238: 51234: 51223: 51219: 51218: 51217: 51210: 51206: 51197: 51194: 51178: 51170: 51161: 51154: 51146: 51137: 51125: 51118: 51109: 51102: 51098: 51094: 51090: 51081: 51077: 51068: 51056: 51049: 51040: 51033: 51024: 51017: 51008: 50992: 50976: 50969: 50965: 50956: 50949: 50945: 50936: 50929: 50925: 50916: 50909: 50905: 50900:&alefsym; 50896: 50889: 50880: 50864: 50862: 50860: 50858: 50848: 50846: 50838: 50834: 50828: 50826: 50824: 50822: 50820: 50812: 50808: 50804: 50783: 50781: 50779: 50777: 50764: 50757: 50754:set, not the 50753: 50749: 50745: 50741: 50737: 50731: 50729: 50727: 50725: 50723: 50721: 50719: 50717: 50715: 50713: 50711: 50709: 50707: 50705: 50703: 50701: 50699: 50697: 50695: 50693: 50691: 50689: 50687: 50685: 50683: 50681: 50679: 50677: 50675: 50673: 50671: 50669: 50667: 50665: 50663: 50661: 50659: 50657: 50655: 50653: 50651: 50649: 50647: 50645: 50643: 50641: 50639: 50637: 50635: 50625: 50623: 50615: 50611: 50607: 50598: 50591: 50587: 50578: 50576: 50568: 50564: 50560: 50556: 50543: 50541: 50533: 50524: 50517: 50508: 50501: 50492: 50483: 50481: 50479: 50477: 50469: 50466: 50458: 50449: 50447: 50445: 50435: 50429: 50423: 50421: 50411: 50409: 50407: 50405: 50403: 50401: 50399: 50397: 50395: 50393: 50391: 50389: 50387: 50385: 50383: 50381: 50379: 50377: 50375: 50373: 50371: 50369: 50367: 50365: 50363: 50361: 50359: 50357: 50355: 50353: 50351: 50349: 50347: 50345: 50343: 50341: 50339: 50337: 50335: 50333: 50331: 50329: 50327: 50325: 50323: 50321: 50319: 50317: 50315: 50313: 50311: 50309: 50307: 50305: 50303: 50301: 50299: 50297: 50295: 50293: 50291: 50289: 50287: 50285: 50283: 50281: 50279: 50277: 50275: 50273: 50271: 50269: 50267: 50265: 50263: 50261: 50259: 50257: 50255: 50253: 50251: 50249: 50247: 50245: 50243: 50241: 50239: 50237: 50235: 50233: 50231: 50229: 50227: 50225: 50223: 50221: 50219: 50217: 50215: 50213: 50211: 50209: 50207: 50205: 50203: 50201: 50199: 50197: 50190: 50184: 50182: 50177: 50164: 50162: 50160: 50157: 50154: 50149: 50146: 50141: 50140: 50136: 50134: 50132: 50129: 50126: 50121: 50118: 50113: 50112: 50108: 50106: 50104: 50101: 50098: 50093: 50090: 50085: 50084: 50080: 50078: 50076: 50073: 50070: 50065: 50062: 50057: 50056: 50052: 50050: 50048: 50045: 50042: 50037: 50034: 50029: 50028: 50024: 50022: 50020: 50017: 50014: 50009: 50006: 50001: 50000: 49996: 49994: 49992: 49989: 49986: 49981: 49978: 49973: 49972: 49968: 49966: 49964: 49961: 49958: 49953: 49950: 49945: 49944: 49940: 49938: 49936: 49933: 49930: 49925: 49922: 49917: 49916: 49912: 49910: 49908: 49905: 49902: 49897: 49894: 49889: 49888: 49884: 49882: 49880: 49877: 49874: 49869: 49866: 49861: 49860: 49856: 49854: 49852: 49849: 49846: 49841: 49838: 49833: 49832: 49828: 49826: 49824: 49821: 49818: 49813: 49810: 49805: 49804: 49800: 49798: 49796: 49793: 49790: 49785: 49782: 49777: 49776: 49772: 49770: 49768: 49765: 49762: 49757: 49754: 49749: 49748: 49744: 49742: 49740: 49737: 49734: 49729: 49726: 49721: 49720: 49716: 49714: 49712: 49709: 49706: 49701: 49698: 49693: 49692: 49688: 49686: 49684: 49681: 49678: 49673: 49670: 49665: 49664: 49660: 49658: 49656: 49653: 49650: 49645: 49642: 49637: 49636: 49632: 49630: 49628: 49625: 49622: 49617: 49614: 49609: 49608: 49604: 49602: 49600: 49597: 49594: 49589: 49586: 49581: 49580: 49576: 49574: 49572: 49569: 49566: 49561: 49558: 49553: 49552: 49548: 49546: 49544: 49541: 49538: 49533: 49530: 49525: 49524: 49520: 49518: 49516: 49513: 49510: 49505: 49502: 49497: 49496: 49492: 49490: 49488: 49485: 49482: 49477: 49474: 49469: 49468: 49464: 49462: 49460: 49457: 49454: 49449: 49446: 49441: 49440: 49436: 49433: 49431: 49428: 49425: 49420: 49417: 49412: 49411: 49407: 49404: 49402: 49399: 49396: 49391: 49388: 49383: 49382: 49378: 49375: 49373: 49370: 49367: 49362: 49359: 49354: 49353: 49349: 49346: 49344: 49341: 49338: 49333: 49330: 49325: 49324: 49320: 49317: 49315: 49312: 49309: 49304: 49301: 49296: 49295: 49291: 49288: 49286: 49283: 49280: 49275: 49272: 49267: 49266: 49262: 49259: 49257: 49254: 49251: 49246: 49243: 49238: 49237: 49233: 49230: 49228: 49225: 49222: 49217: 49214: 49209: 49208: 49204: 49201: 49199: 49196: 49193: 49188: 49185: 49180: 49179: 49175: 49172: 49170: 49167: 49164: 49159: 49156: 49151: 49150: 49146: 49143: 49141: 49138: 49135: 49130: 49127: 49122: 49121: 49117: 49114: 49112: 49109: 49106: 49101: 49098: 49093: 49092: 49088: 49085: 49083: 49080: 49077: 49072: 49069: 49064: 49063: 49059: 49056: 49054: 49051: 49048: 49043: 49040: 49035: 49034: 49030: 49027: 49025: 49022: 49019: 49014: 49011: 49006: 49005: 49001: 48998: 48996: 48993: 48990: 48985: 48982: 48977: 48976: 48972: 48969: 48967: 48964: 48961: 48956: 48953: 48948: 48947: 48943: 48940: 48938: 48935: 48932: 48927: 48924: 48919: 48918: 48915: 48911: 48908: 48906: 48903: 48900: 48895: 48892: 48887: 48886: 48882: 48879: 48877: 48874: 48871: 48866: 48863: 48858: 48857: 48853: 48850: 48848: 48845: 48842: 48837: 48834: 48829: 48828: 48824: 48821: 48819: 48816: 48813: 48808: 48805: 48800: 48799: 48795: 48792: 48790: 48787: 48784: 48779: 48776: 48771: 48770: 48766: 48763: 48761: 48758: 48755: 48750: 48747: 48742: 48741: 48737: 48734: 48732: 48729: 48726: 48721: 48718: 48713: 48712: 48708: 48705: 48703: 48700: 48697: 48692: 48689: 48684: 48683: 48679: 48676: 48674: 48671: 48668: 48663: 48660: 48655: 48654: 48650: 48647: 48645: 48642: 48639: 48634: 48631: 48626: 48625: 48621: 48618: 48616: 48613: 48610: 48605: 48602: 48597: 48596: 48592: 48589: 48587: 48584: 48581: 48576: 48573: 48568: 48567: 48563: 48560: 48558: 48555: 48552: 48547: 48544: 48539: 48538: 48534: 48531: 48529: 48526: 48523: 48518: 48515: 48510: 48509: 48505: 48502: 48500: 48497: 48494: 48489: 48486: 48481: 48480: 48476: 48473: 48471: 48468: 48465: 48460: 48457: 48452: 48451: 48447: 48444: 48442: 48439: 48436: 48431: 48428: 48423: 48422: 48418: 48415: 48413: 48410: 48407: 48402: 48399: 48394: 48393: 48389: 48386: 48384: 48381: 48378: 48373: 48370: 48365: 48364: 48360: 48357: 48355: 48352: 48349: 48344: 48341: 48336: 48335: 48331: 48328: 48326: 48323: 48320: 48315: 48312: 48307: 48306: 48302: 48299: 48297: 48294: 48291: 48286: 48283: 48278: 48277: 48273: 48270: 48268: 48265: 48262: 48257: 48254: 48249: 48248: 48244: 48241: 48239: 48236: 48233: 48228: 48225: 48220: 48219: 48215: 48212: 48210: 48207: 48204: 48199: 48196: 48191: 48190: 48186: 48183: 48181: 48178: 48175: 48170: 48167: 48162: 48161: 48157: 48154: 48152: 48149: 48146: 48141: 48138: 48133: 48132: 48128: 48125: 48123: 48120: 48117: 48112: 48109: 48104: 48103: 48099: 48096: 48094: 48091: 48088: 48083: 48080: 48075: 48074: 48070: 48067: 48065: 48062: 48059: 48054: 48051: 48046: 48045: 48041: 48038: 48036: 48033: 48030: 48025: 48022: 48017: 48016: 48012: 48009: 48007: 48004: 48001: 47996: 47993: 47988: 47987: 47983: 47980: 47978: 47975: 47972: 47967: 47964: 47959: 47958: 47954: 47951: 47949: 47946: 47943: 47938: 47935: 47930: 47929: 47925: 47922: 47920: 47917: 47914: 47909: 47906: 47901: 47900: 47896: 47893: 47891: 47888: 47885: 47880: 47877: 47872: 47871: 47867: 47864: 47862: 47859: 47856: 47851: 47848: 47843: 47842: 47838: 47835: 47833: 47830: 47827: 47822: 47819: 47814: 47813: 47809: 47806: 47804: 47801: 47798: 47793: 47790: 47785: 47784: 47780: 47777: 47775: 47772: 47769: 47764: 47761: 47756: 47755: 47751: 47748: 47746: 47743: 47740: 47735: 47732: 47727: 47726: 47722: 47719: 47717: 47714: 47711: 47706: 47703: 47698: 47697: 47693: 47690: 47688: 47685: 47682: 47677: 47674: 47669: 47668: 47664: 47661: 47659: 47656: 47653: 47648: 47645: 47640: 47639: 47635: 47632: 47630: 47627: 47624: 47619: 47616: 47611: 47610: 47606: 47603: 47601: 47598: 47595: 47590: 47587: 47582: 47581: 47577: 47574: 47572: 47569: 47566: 47561: 47558: 47553: 47552: 47548: 47545: 47543: 47540: 47537: 47532: 47529: 47524: 47523: 47519: 47516: 47514: 47511: 47508: 47503: 47500: 47495: 47494: 47490: 47487: 47485: 47482: 47479: 47474: 47471: 47466: 47465: 47461: 47458: 47456: 47453: 47450: 47445: 47442: 47437: 47436: 47432: 47429: 47427: 47424: 47421: 47416: 47413: 47408: 47407: 47403: 47400: 47398: 47395: 47392: 47387: 47384: 47379: 47378: 47374: 47371: 47369: 47366: 47363: 47358: 47355: 47350: 47349: 47345: 47342: 47340: 47337: 47334: 47329: 47326: 47321: 47320: 47316: 47313: 47311: 47308: 47305: 47300: 47297: 47292: 47291: 47287: 47284: 47282: 47279: 47276: 47271: 47268: 47263: 47262: 47258: 47255: 47253: 47250: 47247: 47242: 47239: 47234: 47233: 47229: 47226: 47224: 47221: 47218: 47213: 47210: 47205: 47204: 47200: 47197: 47195: 47192: 47189: 47184: 47181: 47176: 47175: 47171: 47168: 47166: 47163: 47160: 47155: 47152: 47147: 47146: 47142: 47139: 47137: 47134: 47131: 47126: 47123: 47118: 47117: 47113: 47110: 47108: 47105: 47102: 47097: 47094: 47089: 47088: 47084: 47081: 47079: 47076: 47073: 47068: 47065: 47060: 47059: 47055: 47052: 47050: 47047: 47044: 47039: 47036: 47031: 47030: 47026: 47023: 47021: 47018: 47015: 47010: 47007: 47002: 47001: 46997: 46994: 46992: 46989: 46986: 46981: 46978: 46973: 46972: 46968: 46965: 46963: 46960: 46957: 46952: 46949: 46944: 46943: 46939: 46936: 46934: 46931: 46928: 46923: 46920: 46915: 46914: 46910: 46907: 46905: 46902: 46899: 46894: 46891: 46886: 46885: 46881: 46878: 46876: 46873: 46870: 46865: 46862: 46857: 46856: 46852: 46849: 46847: 46844: 46841: 46836: 46833: 46828: 46827: 46823: 46820: 46818: 46815: 46812: 46807: 46804: 46799: 46798: 46794: 46791: 46789: 46786: 46783: 46778: 46775: 46770: 46769: 46765: 46762: 46760: 46757: 46754: 46749: 46746: 46741: 46740: 46736: 46733: 46731: 46728: 46725: 46720: 46717: 46712: 46711: 46707: 46704: 46702: 46699: 46696: 46691: 46688: 46683: 46682: 46678: 46675: 46673: 46670: 46667: 46662: 46659: 46654: 46653: 46649: 46646: 46644: 46641: 46638: 46633: 46630: 46625: 46624: 46620: 46617: 46615: 46612: 46609: 46604: 46601: 46596: 46595: 46591: 46588: 46586: 46583: 46580: 46575: 46572: 46567: 46566: 46562: 46559: 46557: 46554: 46551: 46546: 46543: 46538: 46537: 46533: 46530: 46528: 46525: 46522: 46517: 46514: 46509: 46508: 46504: 46501: 46499: 46496: 46493: 46488: 46485: 46480: 46479: 46475: 46472: 46470: 46467: 46464: 46459: 46456: 46451: 46450: 46446: 46443: 46441: 46438: 46435: 46430: 46427: 46422: 46421: 46417: 46414: 46412: 46409: 46406: 46401: 46398: 46393: 46392: 46388: 46385: 46383: 46380: 46377: 46372: 46369: 46364: 46363: 46359: 46356: 46354: 46351: 46348: 46343: 46340: 46335: 46334: 46330: 46327: 46325: 46322: 46319: 46314: 46311: 46306: 46305: 46301: 46298: 46296: 46293: 46290: 46285: 46282: 46277: 46276: 46272: 46269: 46267: 46264: 46261: 46256: 46253: 46248: 46247: 46243: 46240: 46238: 46235: 46232: 46227: 46224: 46219: 46218: 46214: 46211: 46209: 46206: 46203: 46198: 46195: 46190: 46189: 46186: 46182: 46179: 46177: 46174: 46171: 46167: 46162: 46159: 46154: 46153: 46150: 46146: 46143: 46141: 46138: 46135: 46130: 46127: 46122: 46121: 46117: 46114: 46112: 46109: 46106: 46101: 46098: 46093: 46092: 46088: 46085: 46083: 46080: 46077: 46072: 46069: 46064: 46063: 46059: 46056: 46054: 46051: 46048: 46043: 46040: 46035: 46034: 46030: 46027: 46025: 46022: 46019: 46014: 46011: 46006: 46005: 46001: 45998: 45996: 45993: 45990: 45985: 45982: 45977: 45976: 45972: 45969: 45967: 45964: 45961: 45956: 45953: 45948: 45947: 45943: 45940: 45938: 45935: 45932: 45927: 45924: 45919: 45918: 45914: 45911: 45909: 45906: 45903: 45898: 45895: 45890: 45889: 45885: 45882: 45880: 45877: 45874: 45869: 45866: 45861: 45860: 45856: 45853: 45851: 45848: 45845: 45840: 45837: 45832: 45831: 45827: 45824: 45822: 45819: 45816: 45811: 45808: 45803: 45802: 45798: 45795: 45793: 45790: 45787: 45782: 45779: 45774: 45773: 45769: 45766: 45764: 45761: 45758: 45753: 45750: 45745: 45744: 45740: 45737: 45735: 45732: 45729: 45724: 45721: 45714: 45713: 45709: 45706: 45704: 45701: 45698: 45693: 45690: 45685: 45684: 45680: 45677: 45675: 45672: 45669: 45664: 45661: 45658:&topfork; 45656: 45655: 45651: 45648: 45646: 45643: 45640: 45635: 45632: 45627: 45626: 45622: 45619: 45617: 45614: 45611: 45606: 45603: 45600:&supdsub; 45598: 45597: 45593: 45590: 45588: 45585: 45582: 45577: 45574: 45571:&suphsub; 45569: 45568: 45564: 45561: 45559: 45556: 45553: 45548: 45545: 45540: 45539: 45535: 45532: 45530: 45527: 45524: 45519: 45516: 45511: 45510: 45506: 45503: 45501: 45498: 45495: 45490: 45487: 45482: 45481: 45477: 45474: 45472: 45469: 45466: 45461: 45458: 45453: 45452: 45448: 45445: 45443: 45440: 45437: 45432: 45429: 45424: 45423: 45419: 45416: 45414: 45411: 45408: 45403: 45400: 45395: 45394: 45390: 45387: 45385: 45382: 45379: 45374: 45371: 45366: 45365: 45361: 45358: 45356: 45353: 45350: 45345: 45342: 45337: 45336: 45332: 45329: 45327: 45324: 45321: 45317: 45312: 45309: 45302: 45301: 45297: 45294: 45292: 45289: 45286: 45281: 45278: 45271: 45270: 45266: 45263: 45261: 45258: 45255: 45251: 45246: 45243: 45236: 45235: 45231: 45228: 45226: 45223: 45220: 45215: 45212: 45205: 45204: 45200: 45197: 45195: 45192: 45189: 45184: 45181: 45176: 45175: 45171: 45168: 45166: 45163: 45160: 45155: 45152: 45147: 45146: 45142: 45139: 45137: 45134: 45131: 45127: 45122: 45119: 45112: 45111: 45107: 45104: 45102: 45099: 45096: 45091: 45088: 45081: 45080: 45076: 45073: 45071: 45068: 45065: 45061: 45056: 45053: 45046: 45045: 45041: 45038: 45036: 45033: 45030: 45025: 45022: 45015: 45014: 45010: 45007: 45005: 45002: 44999: 44994: 44991: 44988:&supedot; 44986: 44985: 44981: 44978: 44976: 44973: 44970: 44965: 44962: 44959:&subedot; 44957: 44956: 44952: 44949: 44947: 44944: 44941: 44936: 44933: 44930:&supmult; 44928: 44927: 44923: 44920: 44918: 44915: 44912: 44907: 44904: 44901:&submult; 44899: 44898: 44894: 44891: 44889: 44886: 44883: 44878: 44875: 44872:&supplus; 44870: 44869: 44865: 44862: 44860: 44857: 44854: 44849: 44846: 44843:&subplus; 44841: 44840: 44836: 44833: 44831: 44828: 44825: 44820: 44817: 44812: 44811: 44807: 44804: 44802: 44799: 44796: 44791: 44788: 44783: 44782: 44778: 44775: 44773: 44770: 44767: 44762: 44759: 44754: 44753: 44749: 44746: 44744: 44741: 44738: 44733: 44730: 44725: 44724: 44720: 44717: 44715: 44712: 44709: 44704: 44701: 44694: 44693: 44689: 44686: 44684: 44681: 44678: 44673: 44670: 44663: 44662: 44658: 44655: 44653: 44650: 44647: 44642: 44639: 44632: 44631: 44627: 44624: 44622: 44619: 44616: 44611: 44608: 44601: 44600: 44596: 44593: 44591: 44588: 44585: 44580: 44577: 44570: 44569: 44565: 44562: 44560: 44557: 44554: 44549: 44546: 44539: 44538: 44534: 44531: 44529: 44526: 44523: 44518: 44515: 44510: 44509: 44505: 44502: 44500: 44497: 44494: 44489: 44486: 44481: 44480: 44476: 44473: 44471: 44468: 44465: 44461: 44456: 44453: 44450:&nsucceq; 44444: 44443: 44439: 44436: 44434: 44431: 44428: 44423: 44420: 44411: 44410: 44406: 44403: 44401: 44398: 44395: 44391: 44386: 44383: 44380:&npreceq; 44374: 44373: 44369: 44366: 44364: 44361: 44358: 44353: 44350: 44341: 44340: 44336: 44333: 44331: 44328: 44325: 44320: 44317: 44312: 44311: 44307: 44304: 44302: 44299: 44296: 44292: 44287: 44284: 44279: 44278: 44274: 44271: 44269: 44266: 44263: 44258: 44255: 44250: 44249: 44245: 44242: 44240: 44237: 44234: 44230: 44225: 44222: 44217: 44216: 44212: 44209: 44207: 44204: 44201: 44196: 44193: 44188: 44187: 44183: 44180: 44178: 44175: 44172: 44167: 44164: 44159: 44158: 44155:smaller than 44154: 44151: 44149: 44146: 44143: 44138: 44135: 44130: 44129: 44125: 44122: 44120: 44117: 44114: 44109: 44106: 44101: 44100: 44096: 44093: 44091: 44088: 44085: 44080: 44077: 44072: 44071: 44067: 44064: 44062: 44059: 44056: 44051: 44048: 44043: 44042: 44038: 44035: 44033: 44030: 44027: 44022: 44019: 44014: 44013: 44009: 44006: 44004: 44001: 43998: 43993: 43990: 43985: 43984: 43980: 43977: 43975: 43972: 43969: 43964: 43961: 43956: 43955: 43951: 43949: 43947: 43944: 43941: 43937: 43932: 43929: 43924: 43923: 43919: 43917: 43915: 43912: 43909: 43904: 43901: 43896: 43895: 43891: 43889: 43887: 43884: 43881: 43877: 43872: 43869: 43864: 43863: 43859: 43857: 43855: 43852: 43849: 43844: 43841: 43836: 43835: 43831: 43828: 43826: 43823: 43820: 43815: 43812: 43807: 43806: 43802: 43799: 43797: 43794: 43791: 43786: 43783: 43778: 43777: 43773: 43770: 43768: 43765: 43762: 43757: 43754: 43749: 43748: 43744: 43741: 43739: 43736: 43733: 43728: 43725: 43720: 43719: 43715: 43712: 43710: 43707: 43704: 43699: 43696: 43691: 43690: 43686: 43683: 43681: 43678: 43675: 43670: 43667: 43662: 43661: 43657: 43654: 43652: 43649: 43646: 43641: 43638: 43633: 43632: 43628: 43625: 43623: 43620: 43617: 43612: 43609: 43604: 43603: 43599: 43596: 43594: 43591: 43588: 43583: 43580: 43573: 43572: 43568: 43565: 43563: 43560: 43557: 43552: 43549: 43542: 43541: 43537: 43534: 43532: 43529: 43526: 43521: 43518: 43513: 43512: 43508: 43505: 43503: 43500: 43497: 43492: 43489: 43484: 43483: 43479: 43476: 43474: 43471: 43468: 43463: 43460: 43455: 43454: 43450: 43447: 43445: 43442: 43439: 43434: 43431: 43426: 43425: 43421: 43418: 43416: 43413: 43410: 43405: 43402: 43397: 43396: 43392: 43389: 43387: 43384: 43381: 43376: 43373: 43368: 43367: 43363: 43360: 43358: 43355: 43352: 43347: 43344: 43339: 43338: 43334: 43331: 43329: 43326: 43323: 43318: 43315: 43310: 43309: 43305: 43302: 43300: 43297: 43294: 43289: 43286: 43279: 43278: 43274: 43271: 43269: 43266: 43263: 43258: 43255: 43248: 43247: 43243: 43240: 43238: 43235: 43232: 43227: 43224: 43217: 43216: 43212: 43209: 43207: 43204: 43201: 43196: 43193: 43186: 43185: 43181: 43178: 43176: 43173: 43170: 43165: 43162: 43155: 43154: 43150: 43147: 43145: 43142: 43139: 43134: 43131: 43124: 43123: 43119: 43116: 43114: 43111: 43108: 43103: 43100: 43093: 43092: 43088: 43085: 43083: 43080: 43077: 43072: 43069: 43062: 43061: 43057: 43054: 43052: 43049: 43046: 43041: 43038: 43033: 43032: 43028: 43025: 43023: 43020: 43017: 43012: 43009: 43004: 43003: 42999: 42996: 42994: 42991: 42988: 42983: 42980: 42977:&gesdoto; 42975: 42974: 42970: 42967: 42965: 42962: 42959: 42954: 42951: 42948:&lesdoto; 42946: 42945: 42941: 42938: 42936: 42933: 42930: 42925: 42922: 42917: 42916: 42912: 42909: 42907: 42904: 42901: 42896: 42893: 42888: 42887: 42883: 42880: 42878: 42875: 42872: 42868: 42863: 42860: 42851: 42850: 42846: 42843: 42841: 42838: 42835: 42830: 42827: 42818: 42817: 42813: 42810: 42808: 42805: 42802: 42798: 42793: 42790: 42781: 42780: 42776: 42773: 42771: 42768: 42765: 42760: 42757: 42748: 42747: 42743: 42740: 42738: 42735: 42732: 42727: 42724: 42721:&gtquest; 42719: 42718: 42714: 42711: 42709: 42706: 42703: 42698: 42695: 42692:&ltquest; 42690: 42689: 42685: 42682: 42680: 42677: 42674: 42669: 42666: 42661: 42660: 42656: 42653: 42651: 42648: 42645: 42640: 42637: 42632: 42631: 42627: 42624: 42622: 42619: 42616: 42611: 42608: 42605:&equivDD; 42603: 42602: 42598: 42595: 42593: 42590: 42587: 42582: 42579: 42576:&ddotseq; 42572: 42571: 42567: 42565: 42563: 42560: 42557: 42552: 42549: 42544: 42543: 42539: 42536: 42534: 42531: 42528: 42523: 42520: 42515: 42514: 42510: 42507: 42505: 42502: 42499: 42494: 42491: 42486: 42485: 42481: 42478: 42476: 42473: 42470: 42465: 42462: 42457: 42456: 42452: 42449: 42447: 42444: 42441: 42436: 42433: 42428: 42427: 42423: 42420: 42418: 42415: 42412: 42408: 42403: 42400: 42395: 42394: 42390: 42387: 42385: 42382: 42379: 42374: 42371: 42366: 42365: 42361: 42358: 42356: 42353: 42350: 42345: 42342: 42337: 42336: 42332: 42329: 42327: 42324: 42321: 42316: 42313: 42308: 42307: 42303: 42300: 42298: 42295: 42292: 42288: 42283: 42280: 42275: 42274: 42270: 42267: 42265: 42262: 42259: 42254: 42251: 42248:&congdot; 42246: 42245: 42242: 42238: 42235: 42233: 42230: 42227: 42222: 42219: 42214: 42213: 42209: 42206: 42204: 42201: 42198: 42193: 42190: 42185: 42184: 42180: 42178: 42176: 42173: 42170: 42165: 42162: 42157: 42156: 42152: 42149: 42147: 42144: 42141: 42136: 42133: 42128: 42127: 42123: 42120: 42118: 42115: 42112: 42107: 42104: 42099: 42098: 42094: 42091: 42089: 42086: 42083: 42078: 42075: 42070: 42069: 42065: 42062: 42060: 42057: 42054: 42049: 42046: 42041: 42040: 42036: 42033: 42031: 42028: 42025: 42020: 42017: 42012: 42011: 42007: 42004: 42002: 41999: 41996: 41991: 41988: 41985:&orslope; 41983: 41982: 41978: 41975: 41973: 41970: 41967: 41962: 41959: 41954: 41953: 41949: 41946: 41944: 41941: 41938: 41933: 41930: 41925: 41924: 41920: 41917: 41915: 41912: 41909: 41904: 41901: 41896: 41895: 41891: 41888: 41886: 41883: 41880: 41875: 41872: 41867: 41866: 41862: 41860: 41858: 41855: 41852: 41847: 41844: 41841:&ccupssm; 41839: 41838: 41834: 41832: 41830: 41827: 41824: 41819: 41816: 41811: 41810: 41806: 41804: 41802: 41799: 41796: 41791: 41788: 41783: 41782: 41779: 41775: 41772: 41770: 41767: 41764: 41759: 41756: 41751: 41750: 41747: 41743: 41740: 41738: 41735: 41732: 41727: 41724: 41719: 41718: 41715: 41714:(cap bar cup) 41711: 41708: 41706: 41703: 41700: 41695: 41692: 41687: 41686: 41683: 41682:(cup bar cap) 41679: 41676: 41674: 41671: 41668: 41663: 41660: 41655: 41654: 41651: 41647: 41644: 41642: 41639: 41636: 41631: 41628: 41623: 41622: 41619: 41615: 41612: 41610: 41607: 41604: 41599: 41596: 41591: 41590: 41587: 41583: 41580: 41578: 41575: 41572: 41567: 41564: 41559: 41558: 41555: 41551: 41548: 41546: 41543: 41540: 41535: 41532: 41527: 41526: 41522: 41519: 41517: 41514: 41511: 41506: 41503: 41498: 41497: 41493: 41490: 41488: 41485: 41482: 41477: 41474: 41469: 41468: 41465: 41461: 41458: 41456: 41453: 41450: 41445: 41442: 41437: 41436: 41432: 41429: 41427: 41424: 41421: 41416: 41413: 41408: 41407: 41403: 41400: 41398: 41395: 41392: 41387: 41384: 41381:&intprod; 41377: 41376: 41372: 41369: 41367: 41364: 41361: 41356: 41353: 41350:&tritime; 41348: 41347: 41343: 41340: 41338: 41335: 41332: 41327: 41324: 41319: 41318: 41314: 41311: 41309: 41306: 41303: 41298: 41295: 41292:&triplus; 41290: 41289: 41285: 41282: 41280: 41277: 41274: 41269: 41266: 41261: 41260: 41256: 41253: 41251: 41248: 41245: 41240: 41237: 41232: 41231: 41227: 41224: 41222: 41219: 41216: 41211: 41208: 41203: 41202: 41198: 41195: 41193: 41190: 41187: 41182: 41179: 41176:&rotimes; 41174: 41173: 41169: 41166: 41164: 41161: 41158: 41153: 41150: 41147:&lotimes; 41145: 41144: 41140: 41137: 41135: 41132: 41129: 41124: 41121: 41116: 41115: 41111: 41108: 41106: 41103: 41100: 41095: 41092: 41087: 41086: 41083: 41079: 41076: 41074: 41071: 41068: 41063: 41060: 41055: 41054: 41050: 41048: 41046: 41043: 41040: 41035: 41032: 41027: 41026: 41022: 41019: 41017: 41014: 41011: 41006: 41003: 40998: 40997: 40993: 40990: 40988: 40985: 40982: 40977: 40974: 40969: 40968: 40965: 40961: 40958: 40956: 40953: 40950: 40945: 40942: 40939:&minusdu; 40937: 40936: 40932: 40929: 40927: 40924: 40921: 40916: 40913: 40908: 40907: 40903: 40900: 40898: 40895: 40892: 40887: 40884: 40881:&plustwo; 40879: 40878: 40875: 40871: 40868: 40866: 40863: 40860: 40855: 40852: 40849:&plussim; 40847: 40846: 40843: 40839: 40836: 40834: 40831: 40828: 40823: 40820: 40815: 40814: 40811: 40807: 40804: 40802: 40799: 40796: 40791: 40788: 40785:&simplus; 40783: 40782: 40778: 40775: 40773: 40770: 40767: 40762: 40759: 40754: 40753: 40749: 40746: 40744: 40741: 40738: 40733: 40730: 40727:&pluscir; 40725: 40724: 40720: 40717: 40715: 40712: 40709: 40704: 40701: 40696: 40695: 40691: 40688: 40686: 40683: 40680: 40675: 40672: 40669:&quatint; 40667: 40666: 40662: 40659: 40657: 40654: 40651: 40646: 40643: 40638: 40637: 40633: 40630: 40628: 40625: 40622: 40617: 40614: 40611:&npolint; 40609: 40608: 40604: 40601: 40599: 40596: 40593: 40588: 40585: 40580: 40579: 40575: 40572: 40570: 40567: 40564: 40559: 40556: 40551: 40550: 40546: 40543: 40541: 40538: 40535: 40530: 40527: 40522: 40521: 40517: 40514: 40512: 40509: 40506: 40501: 40498: 40493: 40492: 40488: 40485: 40483: 40480: 40477: 40472: 40469: 40464: 40463: 40459: 40456: 40454: 40451: 40448: 40443: 40440: 40433: 40432: 40429: 40425: 40422: 40420: 40417: 40414: 40409: 40406: 40399: 40398: 40395: 40391: 40388: 40386: 40383: 40380: 40375: 40372: 40365: 40364: 40360: 40357: 40355: 40352: 40349: 40344: 40341: 40334: 40333: 40329: 40326: 40324: 40321: 40318: 40313: 40310: 40303: 40302: 40298: 40295: 40293: 40290: 40287: 40282: 40279: 40276:&bigodot; 40272: 40271: 40268: 40264: 40261: 40259: 40256: 40253: 40248: 40245: 40240: 40239: 40236:rule-delayed 40235: 40233: 40231: 40228: 40225: 40220: 40217: 40212: 40211: 40208: 40204: 40201: 40199: 40196: 40193: 40188: 40185: 40178: 40177: 40173: 40170: 40168: 40165: 40162: 40157: 40154: 40149: 40148: 40145: 40141: 40138: 40136: 40133: 40130: 40125: 40122: 40117: 40116: 40112: 40109: 40107: 40104: 40101: 40096: 40093: 40088: 40087: 40083: 40080: 40078: 40075: 40072: 40067: 40064: 40061:&nvinfin; 40059: 40058: 40054: 40051: 40049: 40046: 40043: 40038: 40035: 40030: 40029: 40025: 40022: 40020: 40017: 40014: 40009: 40006: 40001: 40000: 39996: 39994: 39992: 39989: 39986: 39982: 39977: 39974: 39969: 39968: 39964: 39962: 39960: 39957: 39954: 39949: 39946: 39941: 39940: 39936: 39934: 39932: 39929: 39926: 39922: 39917: 39914: 39909: 39908: 39904: 39902: 39900: 39897: 39894: 39889: 39886: 39881: 39880: 39876: 39873: 39871: 39868: 39865: 39860: 39857: 39852: 39851: 39847: 39845: 39843: 39840: 39837: 39832: 39829: 39824: 39823: 39820: 39816: 39813: 39811: 39808: 39805: 39800: 39797: 39792: 39791: 39788: 39784: 39781: 39779: 39776: 39773: 39768: 39765: 39760: 39759: 39756: 39752: 39749: 39747: 39744: 39741: 39736: 39733: 39728: 39727: 39723: 39720: 39718: 39715: 39712: 39707: 39704: 39699: 39698: 39694: 39691: 39689: 39686: 39683: 39678: 39675: 39672:&cirscir; 39670: 39669: 39665: 39662: 39660: 39657: 39654: 39649: 39646: 39641: 39640: 39636: 39633: 39631: 39628: 39625: 39620: 39617: 39612: 39611: 39608: 39604: 39601: 39599: 39596: 39593: 39588: 39585: 39580: 39579: 39576: 39572: 39569: 39567: 39564: 39561: 39556: 39553: 39548: 39547: 39543: 39540: 39538: 39535: 39532: 39527: 39524: 39519: 39518: 39515: 39511: 39508: 39506: 39503: 39500: 39495: 39492: 39489:&olcross; 39487: 39486: 39482: 39479: 39477: 39474: 39471: 39466: 39463: 39458: 39457: 39453: 39450: 39448: 39445: 39442: 39437: 39434: 39429: 39428: 39425: 39421: 39418: 39416: 39413: 39410: 39405: 39402: 39397: 39396: 39392: 39389: 39387: 39384: 39381: 39376: 39373: 39368: 39367: 39363: 39360: 39358: 39355: 39352: 39347: 39344: 39339: 39338: 39334: 39331: 39329: 39326: 39323: 39318: 39315: 39310: 39309: 39305: 39302: 39300: 39297: 39294: 39289: 39286: 39283:&cemptyv; 39281: 39280: 39277: 39273: 39270: 39268: 39265: 39262: 39257: 39254: 39251:&demptyv; 39249: 39248: 39245: 39241: 39238: 39236: 39233: 39230: 39225: 39222: 39219:&bemptyv; 39217: 39216: 39212: 39209: 39207: 39204: 39201: 39196: 39193: 39188: 39187: 39183: 39180: 39178: 39175: 39172: 39167: 39164: 39159: 39158: 39154: 39151: 39149: 39146: 39143: 39138: 39135: 39130: 39129: 39125: 39122: 39120: 39117: 39114: 39109: 39106: 39101: 39100: 39096: 39093: 39091: 39088: 39085: 39080: 39077: 39072: 39071: 39067: 39064: 39062: 39059: 39056: 39051: 39048: 39043: 39042: 39038: 39035: 39033: 39030: 39027: 39022: 39019: 39014: 39013: 39009: 39006: 39004: 39001: 38998: 38993: 38990: 38985: 38984: 38980: 38977: 38975: 38972: 38969: 38964: 38961: 38958:&uwangle; 38956: 38955: 38951: 38948: 38946: 38943: 38940: 38935: 38932: 38929:&dwangle; 38927: 38926: 38922: 38919: 38917: 38914: 38911: 38906: 38903: 38898: 38897: 38893: 38890: 38888: 38885: 38882: 38877: 38874: 38869: 38868: 38864: 38861: 38859: 38856: 38853: 38848: 38845: 38840: 38839: 38835: 38832: 38830: 38827: 38824: 38819: 38816: 38811: 38810: 38806: 38803: 38801: 38798: 38795: 38790: 38787: 38784:&vzigzag; 38782: 38781: 38778: 38774: 38771: 38769: 38766: 38763: 38758: 38755: 38750: 38749: 38746: 38742: 38739: 38737: 38734: 38731: 38726: 38723: 38718: 38717: 38714: 38710: 38707: 38705: 38702: 38699: 38694: 38691: 38686: 38685: 38682: 38678: 38675: 38673: 38670: 38667: 38662: 38659: 38654: 38653: 38649: 38646: 38644: 38641: 38638: 38633: 38630: 38625: 38624: 38620: 38617: 38615: 38612: 38609: 38604: 38601: 38596: 38595: 38591: 38588: 38586: 38583: 38580: 38575: 38572: 38569:&rbrkslu; 38567: 38566: 38562: 38559: 38557: 38554: 38551: 38546: 38543: 38540:&lbrksld; 38538: 38537: 38533: 38530: 38528: 38525: 38522: 38517: 38514: 38511:&rbrksld; 38509: 38508: 38504: 38501: 38499: 38496: 38493: 38488: 38485: 38482:&lbrkslu; 38480: 38479: 38475: 38472: 38470: 38467: 38464: 38459: 38456: 38451: 38450: 38446: 38443: 38441: 38438: 38435: 38430: 38427: 38422: 38421: 38417: 38414: 38412: 38409: 38406: 38401: 38398: 38393: 38392: 38388: 38385: 38383: 38380: 38377: 38372: 38369: 38364: 38363: 38359: 38356: 38354: 38351: 38348: 38343: 38340: 38335: 38334: 38331:up fish tail 38330: 38327: 38325: 38322: 38319: 38314: 38311: 38306: 38305: 38301: 38298: 38296: 38293: 38290: 38285: 38282: 38277: 38276: 38272: 38269: 38267: 38264: 38261: 38256: 38253: 38248: 38247: 38243: 38240: 38238: 38235: 38232: 38227: 38224: 38221:&suplarr; 38219: 38218: 38214: 38211: 38209: 38206: 38203: 38198: 38195: 38192:&subrarr; 38190: 38189: 38185: 38182: 38180: 38177: 38174: 38169: 38166: 38161: 38160: 38156: 38153: 38151: 38148: 38145: 38140: 38137: 38132: 38131: 38128: 38124: 38121: 38119: 38116: 38113: 38108: 38105: 38100: 38099: 38096: 38092: 38089: 38087: 38084: 38081: 38076: 38073: 38070:&rarrsim; 38068: 38067: 38064: 38060: 38057: 38055: 38052: 38049: 38044: 38041: 38038:&larrsim; 38036: 38035: 38032: 38028: 38025: 38023: 38020: 38017: 38012: 38009: 38006:&simrarr; 38004: 38003: 37999: 37996: 37994: 37991: 37988: 37983: 37980: 37975: 37974: 37971: 37967: 37965: 37963: 37960: 37957: 37952: 37949: 37944: 37943: 37940: 37936: 37933: 37931: 37928: 37925: 37920: 37917: 37910: 37909: 37906: 37902: 37899: 37897: 37894: 37891: 37886: 37883: 37876: 37875: 37871: 37868: 37866: 37863: 37860: 37855: 37852: 37847: 37846: 37842: 37839: 37837: 37834: 37831: 37826: 37823: 37818: 37817: 37813: 37810: 37808: 37805: 37802: 37797: 37794: 37789: 37788: 37784: 37781: 37779: 37776: 37773: 37768: 37765: 37760: 37759: 37755: 37752: 37750: 37747: 37744: 37739: 37736: 37733:&rdldhar; 37731: 37730: 37726: 37723: 37721: 37718: 37715: 37710: 37707: 37704:&ruluhar; 37702: 37701: 37697: 37694: 37692: 37689: 37686: 37681: 37678: 37675:&ldrdhar; 37673: 37672: 37668: 37665: 37663: 37660: 37657: 37652: 37649: 37646:&luruhar; 37644: 37643: 37639: 37636: 37634: 37631: 37628: 37623: 37620: 37615: 37614: 37610: 37607: 37605: 37602: 37599: 37594: 37591: 37586: 37585: 37581: 37578: 37576: 37573: 37570: 37565: 37562: 37557: 37556: 37552: 37549: 37547: 37544: 37541: 37536: 37533: 37528: 37527: 37524: 37520: 37518: 37516: 37513: 37510: 37505: 37502: 37497: 37496: 37493: 37489: 37487: 37485: 37482: 37479: 37474: 37471: 37466: 37465: 37462: 37458: 37456: 37454: 37451: 37448: 37443: 37440: 37435: 37434: 37431: 37427: 37425: 37423: 37420: 37417: 37412: 37409: 37404: 37403: 37400: 37396: 37394: 37392: 37389: 37386: 37381: 37378: 37373: 37372: 37369: 37365: 37363: 37361: 37358: 37355: 37350: 37347: 37342: 37341: 37338: 37334: 37332: 37330: 37327: 37324: 37319: 37316: 37311: 37310: 37307: 37303: 37301: 37299: 37296: 37293: 37288: 37285: 37280: 37279: 37276: 37272: 37270: 37268: 37265: 37262: 37257: 37254: 37249: 37248: 37245: 37241: 37239: 37237: 37234: 37231: 37226: 37223: 37218: 37217: 37214: 37210: 37208: 37206: 37203: 37200: 37195: 37192: 37187: 37186: 37183: 37179: 37177: 37175: 37172: 37169: 37164: 37161: 37156: 37155: 37152: 37148: 37146: 37144: 37141: 37138: 37133: 37130: 37125: 37124: 37121: 37117: 37115: 37113: 37110: 37107: 37102: 37099: 37094: 37093: 37090: 37086: 37084: 37082: 37079: 37076: 37071: 37068: 37063: 37062: 37059: 37055: 37053: 37051: 37048: 37045: 37040: 37037: 37032: 37031: 37028: 37024: 37022: 37020: 37017: 37014: 37009: 37006: 37001: 37000: 36997: 36993: 36991: 36989: 36986: 36983: 36978: 36975: 36970: 36969: 36966: 36962: 36960: 36958: 36955: 36952: 36947: 36944: 36939: 36938: 36935: 36931: 36929: 36927: 36924: 36921: 36916: 36913: 36908: 36907: 36904: 36900: 36897: 36895: 36892: 36889: 36884: 36881: 36876: 36875: 36872: 36868: 36865: 36863: 36860: 36857: 36852: 36849: 36844: 36843: 36839: 36836: 36834: 36831: 36828: 36823: 36820: 36815: 36814: 36810: 36807: 36805: 36802: 36799: 36794: 36791: 36788:&harrcir; 36786: 36785: 36781: 36778: 36776: 36773: 36770: 36765: 36762: 36757: 36756: 36753: 36749: 36746: 36744: 36741: 36738: 36733: 36730: 36727:&cularrp; 36725: 36724: 36721: 36717: 36714: 36712: 36709: 36706: 36701: 36698: 36695:&curarrm; 36693: 36692: 36688: 36685: 36683: 36680: 36677: 36672: 36669: 36664: 36663: 36660: 36656: 36653: 36651: 36648: 36645: 36640: 36637: 36634:&cudarrl; 36632: 36631: 36628: 36624: 36621: 36619: 36616: 36613: 36608: 36605: 36600: 36599: 36596: 36592: 36589: 36587: 36584: 36581: 36576: 36573: 36568: 36567: 36564: 36560: 36557: 36555: 36552: 36549: 36544: 36541: 36538:&cudarrr; 36536: 36535: 36531: 36528: 36526: 36523: 36520: 36516: 36511: 36508: 36503: 36502: 36499: 36495: 36492: 36490: 36487: 36484: 36479: 36476: 36471: 36470: 36466: 36463: 36461: 36458: 36455: 36450: 36447: 36442: 36441: 36438: 36434: 36431: 36429: 36426: 36423: 36418: 36415: 36408: 36407: 36404: 36400: 36397: 36395: 36392: 36389: 36384: 36381: 36374: 36373: 36369: 36366: 36364: 36361: 36358: 36353: 36350: 36345: 36344: 36340: 36337: 36335: 36332: 36329: 36324: 36321: 36314: 36313: 36309: 36306: 36304: 36301: 36298: 36293: 36290: 36283: 36282: 36278: 36275: 36273: 36270: 36267: 36262: 36259: 36254: 36253: 36249: 36246: 36244: 36241: 36238: 36233: 36230: 36225: 36224: 36220: 36217: 36215: 36212: 36209: 36204: 36201: 36198:&rarrbfs; 36196: 36195: 36191: 36188: 36186: 36183: 36180: 36175: 36172: 36169:&larrbfs; 36167: 36166: 36162: 36159: 36157: 36154: 36151: 36146: 36143: 36138: 36137: 36133: 36130: 36128: 36125: 36122: 36117: 36114: 36109: 36108: 36104: 36101: 36099: 36096: 36093: 36088: 36085: 36080: 36079: 36075: 36072: 36070: 36067: 36064: 36059: 36056: 36051: 36050: 36046: 36043: 36041: 36038: 36035: 36030: 36027: 36022: 36021: 36017: 36014: 36012: 36009: 36006: 36001: 35998: 35993: 35992: 35988: 35985: 35983: 35980: 35977: 35972: 35969: 35964: 35963: 35959: 35957: 35955: 35952: 35949: 35944: 35941: 35936: 35935: 35931: 35929: 35927: 35924: 35921: 35916: 35913: 35908: 35907: 35903: 35900: 35898: 35895: 35892: 35887: 35884: 35879: 35878: 35874: 35871: 35869: 35866: 35863: 35858: 35855: 35848: 35847: 35843: 35840: 35838: 35835: 35832: 35827: 35824: 35821:&dbkarow; 35817: 35816: 35812: 35809: 35807: 35804: 35801: 35796: 35793: 35788: 35787: 35783: 35780: 35778: 35775: 35772: 35767: 35764: 35757: 35756: 35752: 35749: 35747: 35744: 35741: 35736: 35733: 35728: 35727: 35724: 35720: 35717: 35715: 35712: 35709: 35704: 35701: 35696: 35695: 35691: 35688: 35686: 35683: 35680: 35675: 35672: 35667: 35666: 35662: 35659: 35657: 35654: 35651: 35646: 35643: 35638: 35637: 35633: 35630: 35628: 35625: 35622: 35617: 35614: 35609: 35608: 35605: 35601: 35598: 35596: 35593: 35590: 35585: 35582: 35577: 35576: 35573: 35569: 35566: 35564: 35561: 35558: 35553: 35550: 35543: 35542: 35539: 35535: 35532: 35530: 35527: 35524: 35519: 35516: 35507: 35506: 35502: 35499: 35497: 35494: 35491: 35486: 35483: 35474: 35473: 35469: 35466: 35464: 35461: 35458: 35453: 35450: 35441: 35440: 35437: 35433: 35430: 35428: 35425: 35422: 35417: 35414: 35405: 35404: 35400: 35397: 35395: 35392: 35389: 35384: 35381: 35372: 35371: 35367: 35364: 35362: 35359: 35356: 35351: 35348: 35339: 35338: 35334: 35331: 35329: 35326: 35323: 35318: 35315: 35310: 35309: 35305: 35302: 35300: 35297: 35294: 35289: 35286: 35281: 35280: 35276: 35273: 35271: 35268: 35265: 35260: 35257: 35252: 35251: 35247: 35244: 35242: 35239: 35236: 35231: 35228: 35223: 35222: 35219: 35215: 35212: 35209: 35203: 35200: 35197: 35196: 35194: 35188: 35184: 35181: 35178: 35177: 35173: 35170: 35161: 35160: 35157: 35153: 35150: 35147: 35141: 35138: 35135: 35134: 35132: 35126: 35122: 35119: 35116: 35115: 35111: 35108: 35099: 35098: 35094: 35091: 35089: 35086: 35083: 35078: 35075: 35068: 35067: 35063: 35060: 35058: 35055: 35052: 35047: 35044: 35037: 35036: 35032: 35029: 35027: 35024: 35021: 35016: 35013: 35010:&suphsol; 35008: 35007: 35003: 35000: 34998: 34995: 34992: 34987: 34984: 34979: 34978: 34974: 34971: 34969: 34966: 34963: 34958: 34955: 34950: 34949: 34945: 34942: 34940: 34937: 34934: 34929: 34926: 34921: 34920: 34917: 34913: 34911: 34909: 34906: 34903: 34898: 34895: 34890: 34889: 34886: 34882: 34879: 34877: 34874: 34871: 34866: 34863: 34858: 34857: 34853: 34850: 34848: 34845: 34842: 34837: 34834: 34831:&maltese; 34827: 34826: 34823: 34819: 34816: 34814: 34811: 34808: 34803: 34800: 34795: 34794: 34790: 34787: 34785: 34782: 34779: 34774: 34771: 34764: 34763: 34759: 34756: 34754: 34751: 34748: 34743: 34740: 34735: 34734: 34730: 34727: 34725: 34722: 34719: 34714: 34711: 34708:&natural; 34704: 34703: 34699: 34696: 34694: 34691: 34688: 34683: 34680: 34675: 34674: 34671: 34667: 34664: 34662: 34659: 34656: 34651: 34648: 34643: 34642: 34639: 34636: 34633: 34630: 34624: 34621: 34620: 34618: 34615: 34610: 34607: 34600: 34599: 34596: 34593: 34590: 34587: 34584: 34578: 34575: 34574: 34572: 34569: 34564: 34561: 34554: 34553: 34550: 34547: 34544: 34541: 34538: 34532: 34529: 34528: 34526: 34523: 34518: 34515: 34508: 34507: 34504: 34501: 34498: 34495: 34489: 34486: 34485: 34483: 34480: 34475: 34472: 34465: 34464: 34460: 34457: 34455: 34452: 34449: 34444: 34441: 34436: 34435: 34431: 34428: 34426: 34423: 34420: 34415: 34412: 34407: 34406: 34403: 34399: 34396: 34394: 34391: 34388: 34383: 34380: 34375: 34374: 34371: 34367: 34364: 34362: 34359: 34356: 34351: 34348: 34343: 34342: 34339: 34335: 34332: 34330: 34327: 34324: 34319: 34316: 34313:&bigstar; 34309: 34308: 34305: 34301: 34299: 34297: 34294: 34291: 34286: 34283: 34278: 34277: 34274: 34270: 34268: 34266: 34263: 34260: 34255: 34252: 34247: 34246: 34242: 34239: 34237: 34234: 34231: 34226: 34223: 34218: 34217: 34213: 34210: 34208: 34205: 34202: 34197: 34194: 34189: 34188: 34184: 34181: 34179: 34176: 34173: 34168: 34165: 34160: 34159: 34156: 34153:large circle 34152: 34149: 34147: 34144: 34141: 34136: 34133: 34130:&bigcirc; 34126: 34125: 34122: 34118: 34115: 34113: 34110: 34107: 34102: 34099: 34094: 34093: 34090: 34087:white circle 34086: 34083: 34081: 34078: 34075: 34070: 34067: 34062: 34061: 34058: 34055: 34052: 34049: 34043: 34040: 34039: 34037: 34034: 34029: 34026: 34023:&lozenge; 34019: 34018: 34015: 34011: 34008: 34006: 34003: 34000: 33995: 33992: 33985: 33984: 33981: 33977: 33974: 33972: 33969: 33966: 33961: 33958: 33951: 33950: 33947: 33943: 33940: 33938: 33935: 33932: 33927: 33924: 33917: 33916: 33913: 33909: 33906: 33904: 33901: 33898: 33893: 33890: 33883: 33882: 33879: 33875: 33872: 33870: 33867: 33864: 33859: 33856: 33849: 33848: 33845: 33841: 33838: 33836: 33833: 33830: 33825: 33822: 33815: 33814: 33811: 33807: 33804: 33802: 33799: 33796: 33791: 33788: 33781: 33780: 33777: 33773: 33770: 33768: 33765: 33762: 33757: 33754: 33747: 33746: 33743: 33739: 33736: 33734: 33731: 33728: 33723: 33720: 33713: 33712: 33709: 33705: 33702: 33700: 33697: 33694: 33689: 33686: 33679: 33678: 33674: 33671: 33669: 33666: 33663: 33658: 33655: 33650: 33649: 33646: 33642: 33639: 33637: 33634: 33631: 33626: 33623: 33618: 33617: 33613: 33610: 33608: 33605: 33602: 33597: 33594: 33589: 33588: 33585: 33581: 33579: 33577: 33574: 33571: 33566: 33563: 33558: 33557: 33554: 33550: 33547: 33545: 33542: 33539: 33534: 33531: 33520: 33519: 33516:white square 33515: 33512: 33510: 33507: 33504: 33499: 33496: 33487: 33486: 33483: 33479: 33476: 33474: 33471: 33468: 33463: 33460: 33455: 33454: 33451: 33448:medium shade 33447: 33444: 33442: 33439: 33436: 33431: 33428: 33423: 33422: 33419: 33415: 33412: 33410: 33407: 33404: 33399: 33396: 33391: 33390: 33386: 33383: 33381: 33378: 33375: 33370: 33367: 33362: 33361: 33357: 33354: 33352: 33349: 33346: 33341: 33338: 33333: 33332: 33328: 33325: 33323: 33320: 33317: 33312: 33309: 33304: 33303: 33299: 33296: 33294: 33291: 33288: 33283: 33280: 33275: 33274: 33270: 33267: 33265: 33262: 33259: 33254: 33251: 33246: 33245: 33241: 33238: 33236: 33233: 33230: 33225: 33222: 33217: 33216: 33213: 33209: 33206: 33204: 33201: 33198: 33193: 33190: 33185: 33184: 33181: 33177: 33174: 33172: 33169: 33166: 33161: 33158: 33153: 33152: 33149: 33145: 33142: 33140: 33137: 33134: 33129: 33126: 33121: 33120: 33117: 33113: 33110: 33108: 33105: 33102: 33097: 33094: 33089: 33088: 33085: 33081: 33078: 33076: 33073: 33070: 33065: 33062: 33057: 33056: 33053: 33049: 33046: 33044: 33041: 33038: 33033: 33030: 33025: 33024: 33020: 33017: 33015: 33012: 33009: 33004: 33001: 32996: 32995: 32991: 32988: 32986: 32983: 32980: 32975: 32972: 32967: 32966: 32962: 32959: 32957: 32954: 32951: 32946: 32943: 32938: 32937: 32933: 32930: 32928: 32925: 32922: 32917: 32914: 32909: 32908: 32904: 32901: 32899: 32896: 32893: 32888: 32885: 32880: 32879: 32875: 32872: 32870: 32867: 32864: 32859: 32856: 32851: 32850: 32846: 32843: 32841: 32838: 32835: 32830: 32827: 32822: 32821: 32817: 32814: 32812: 32809: 32806: 32801: 32798: 32793: 32792: 32788: 32785: 32783: 32780: 32777: 32772: 32769: 32764: 32763: 32759: 32756: 32754: 32751: 32748: 32743: 32740: 32735: 32734: 32730: 32727: 32725: 32722: 32719: 32714: 32711: 32706: 32705: 32701: 32698: 32696: 32693: 32690: 32685: 32682: 32677: 32676: 32672: 32669: 32667: 32664: 32661: 32656: 32653: 32648: 32647: 32643: 32640: 32638: 32635: 32632: 32627: 32624: 32619: 32618: 32614: 32611: 32609: 32606: 32603: 32598: 32595: 32590: 32589: 32585: 32582: 32580: 32577: 32574: 32569: 32566: 32561: 32560: 32556: 32553: 32551: 32548: 32545: 32540: 32537: 32532: 32531: 32527: 32524: 32522: 32519: 32516: 32511: 32508: 32503: 32502: 32498: 32495: 32493: 32490: 32487: 32482: 32479: 32474: 32473: 32469: 32466: 32464: 32461: 32458: 32453: 32450: 32445: 32444: 32440: 32437: 32435: 32432: 32429: 32424: 32421: 32416: 32415: 32412: 32408: 32405: 32403: 32400: 32397: 32392: 32389: 32384: 32383: 32380: 32376: 32373: 32371: 32368: 32365: 32360: 32357: 32352: 32351: 32347: 32344: 32342: 32339: 32336: 32331: 32328: 32323: 32322: 32318: 32315: 32313: 32310: 32307: 32302: 32299: 32294: 32293: 32289: 32286: 32284: 32281: 32278: 32273: 32270: 32265: 32264: 32260: 32257: 32255: 32252: 32249: 32244: 32241: 32236: 32235: 32231: 32228: 32226: 32223: 32220: 32215: 32212: 32207: 32206: 32202: 32199: 32197: 32194: 32191: 32186: 32183: 32178: 32177: 32173: 32170: 32168: 32165: 32162: 32157: 32154: 32149: 32148: 32145: 32141: 32138: 32136: 32133: 32130: 32125: 32122: 32115: 32114: 32110: 32107: 32105: 32102: 32099: 32094: 32091: 32084: 32083: 32080: 32076: 32073: 32071: 32068: 32065: 32060: 32057: 32052: 32051: 32047: 32044: 32042: 32039: 32036: 32031: 32028: 32023: 32022: 32018: 32015: 32013: 32010: 32007: 32002: 31999: 31994: 31993: 31990: 31989:(under brace) 31986: 31984: 31982: 31979: 31976: 31971: 31968: 31963: 31962: 31959: 31955: 31953: 31951: 31948: 31945: 31940: 31937: 31932: 31931: 31928: 31924: 31922: 31920: 31917: 31914: 31909: 31906: 31901: 31900: 31897: 31893: 31891: 31889: 31886: 31883: 31878: 31875: 31870: 31869: 31865: 31862: 31860: 31857: 31854: 31849: 31846: 31841: 31840: 31837: 31833: 31830: 31828: 31825: 31822: 31817: 31814: 31807: 31806: 31803: 31799: 31796: 31794: 31791: 31788: 31783: 31780: 31773: 31772: 31769: 31765: 31762: 31760: 31757: 31754: 31749: 31746: 31739: 31738: 31735: 31731: 31728: 31726: 31723: 31720: 31715: 31712: 31705: 31704: 31701: 31699: 31693: 31690: 31688: 31685: 31682: 31677: 31674: 31663: 31662: 31659: 31658:(solidus bar) 31655: 31652: 31650: 31647: 31644: 31639: 31636: 31631: 31630: 31627: 31623: 31620: 31618: 31615: 31612: 31607: 31604: 31599: 31598: 31595: 31591: 31588: 31586: 31583: 31580: 31575: 31572: 31567: 31566: 31562: 31559: 31557: 31554: 31551: 31546: 31543: 31538: 31537: 31534:cylindricity 31533: 31530: 31528: 31525: 31522: 31517: 31514: 31509: 31508: 31504: 31501: 31499: 31496: 31493: 31488: 31485: 31478: 31477: 31473: 31470: 31468: 31465: 31462: 31457: 31454: 31447: 31446: 31443: 31439: 31436: 31434: 31431: 31428: 31423: 31420: 31413: 31412: 31409: 31405: 31402: 31400: 31397: 31394: 31389: 31386: 31379: 31378: 31375: 31371: 31368: 31366: 31363: 31360: 31355: 31352: 31345: 31344: 31341: 31337: 31334: 31332: 31329: 31326: 31321: 31318: 31311: 31310: 31307: 31303: 31300: 31298: 31295: 31292: 31287: 31284: 31279: 31278: 31274: 31271: 31269: 31266: 31263: 31258: 31255: 31250: 31249: 31245: 31242: 31240: 31237: 31234: 31229: 31226: 31221: 31220: 31216: 31213: 31211: 31208: 31205: 31200: 31197: 31192: 31191: 31188: 31184: 31181: 31179: 31176: 31173: 31168: 31165: 31160: 31159: 31156: 31152: 31149: 31147: 31144: 31141: 31136: 31133: 31128: 31127: 31124: 31120: 31117: 31115: 31112: 31109: 31104: 31101: 31096: 31095: 31092: 31088: 31085: 31083: 31080: 31077: 31072: 31069: 31064: 31063: 31060: 31056: 31053: 31051: 31048: 31045: 31040: 31037: 31032: 31031: 31027: 31024: 31021: 31015: 31012: 31011: 31009: 31006: 31001: 30998: 30991: 30990: 30987: 30983: 30980: 30977: 30971: 30968: 30967: 30965: 30962: 30957: 30954: 30947: 30946: 30942: 30939: 30936: 30930: 30927: 30926: 30924: 30921: 30916: 30913: 30906: 30905: 30902: 30901:(APL upstile) 30899:left ceiling 30898: 30895: 30892: 30886: 30883: 30882: 30880: 30877: 30872: 30869: 30862: 30861: 30857: 30854: 30852: 30849: 30846: 30841: 30838: 30831: 30830: 30826: 30823: 30821: 30818: 30815: 30810: 30807: 30800: 30799: 30795: 30792: 30790: 30787: 30784: 30779: 30776: 30773:&notnivb; 30771: 30770: 30766: 30763: 30761: 30758: 30755: 30750: 30747: 30744:&notnivc; 30742: 30741: 30737: 30734: 30732: 30729: 30726: 30721: 30718: 30713: 30712: 30708: 30705: 30703: 30700: 30697: 30692: 30689: 30684: 30683: 30679: 30676: 30674: 30671: 30668: 30663: 30660: 30655: 30654: 30650: 30647: 30645: 30642: 30639: 30635: 30630: 30627: 30622: 30621: 30617: 30614: 30612: 30609: 30606: 30601: 30598: 30593: 30592: 30588: 30585: 30583: 30580: 30577: 30572: 30569: 30566:&notinvb; 30564: 30563: 30559: 30556: 30554: 30551: 30548: 30543: 30540: 30537:&notinvc; 30535: 30534: 30530: 30527: 30525: 30522: 30519: 30515: 30510: 30507: 30502: 30501: 30497: 30494: 30492: 30489: 30486: 30481: 30478: 30475:&isindot; 30473: 30472: 30468: 30465: 30463: 30460: 30457: 30452: 30449: 30444: 30443: 30439: 30436: 30434: 30431: 30428: 30423: 30420: 30415: 30414: 30410: 30407: 30405: 30402: 30399: 30394: 30391: 30386: 30385: 30382: 30378: 30375: 30373: 30370: 30367: 30362: 30359: 30354: 30353: 30350: 30346: 30343: 30341: 30338: 30335: 30330: 30327: 30322: 30321: 30318: 30314: 30311: 30309: 30306: 30303: 30298: 30295: 30290: 30289: 30285: 30282: 30280: 30277: 30274: 30269: 30266: 30261: 30260: 30257: 30253: 30250: 30248: 30245: 30242: 30237: 30234: 30225: 30224: 30221: 30217: 30214: 30212: 30209: 30206: 30201: 30198: 30189: 30188: 30185: 30181: 30178: 30176: 30173: 30170: 30165: 30162: 30153: 30152: 30149: 30145: 30142: 30140: 30137: 30134: 30129: 30126: 30117: 30116: 30113: 30109: 30106: 30104: 30101: 30098: 30093: 30090: 30083: 30082: 30079: 30075: 30072: 30070: 30067: 30064: 30059: 30056: 30049: 30048: 30045: 30041: 30038: 30036: 30033: 30030: 30025: 30022: 30017: 30016: 30013: 30009: 30006: 30004: 30001: 29998: 29993: 29990: 29985: 29984: 29981: 29977: 29974: 29972: 29969: 29966: 29961: 29958: 29953:&nsqsupe; 29951: 29950: 29947: 29943: 29940: 29938: 29935: 29932: 29927: 29924: 29919:&nsqsube; 29917: 29916: 29913: 29909: 29906: 29904: 29901: 29898: 29893: 29890: 29883: 29882: 29879: 29875: 29872: 29870: 29867: 29864: 29859: 29856: 29849: 29848: 29845: 29841: 29838: 29836: 29833: 29830: 29825: 29822: 29815: 29814: 29811: 29807: 29804: 29802: 29799: 29796: 29791: 29788: 29781: 29780: 29776: 29773: 29771: 29768: 29765: 29761: 29756: 29753: 29748: 29747: 29743: 29740: 29738: 29735: 29732: 29727: 29724: 29715: 29714: 29710: 29707: 29705: 29702: 29699: 29695: 29690: 29687: 29682: 29681: 29677: 29674: 29672: 29669: 29666: 29661: 29658: 29649: 29648: 29644: 29641: 29639: 29636: 29633: 29629: 29624: 29621: 29616: 29615: 29611: 29608: 29606: 29603: 29600: 29595: 29592: 29585: 29584: 29580: 29577: 29575: 29572: 29569: 29565: 29560: 29557: 29552: 29551: 29547: 29544: 29542: 29539: 29536: 29531: 29528: 29523: 29522: 29518: 29515: 29513: 29510: 29507: 29502: 29499: 29492: 29491: 29487: 29484: 29482: 29479: 29476: 29471: 29468: 29465:&lessdot; 29461: 29460: 29456: 29453: 29451: 29448: 29445: 29440: 29437: 29432: 29431: 29427: 29423: 29420: 29418: 29415: 29412: 29407: 29404: 29397: 29396: 29393: 29390:double union 29389: 29386: 29384: 29381: 29378: 29373: 29370: 29365: 29364: 29361: 29357: 29354: 29352: 29349: 29346: 29341: 29338: 29333: 29332: 29328: 29325: 29323: 29320: 29317: 29312: 29309: 29302: 29301: 29297: 29294: 29292: 29289: 29286: 29281: 29278: 29271: 29270: 29267: 29266:(curly wedge) 29263: 29260: 29258: 29255: 29252: 29247: 29244: 29237: 29236: 29233: 29229: 29226: 29224: 29221: 29218: 29213: 29210: 29203: 29202: 29199: 29195: 29192: 29190: 29187: 29184: 29179: 29176: 29169: 29168: 29165: 29162: 29159: 29156: 29154: 29151: 29148: 29143: 29140: 29133: 29132: 29129: 29126: 29123: 29120: 29118: 29115: 29112: 29107: 29104: 29097: 29096: 29093: 29092:(right times) 29090: 29087: 29084: 29082: 29079: 29076: 29071: 29068: 29063: 29062: 29059: 29056: 29053: 29050: 29048: 29045: 29042: 29037: 29034: 29029: 29028: 29025: 29022: 29019: 29017: 29014: 29011: 29006: 29003: 28998: 28997: 28993: 28990: 28988: 28985: 28982: 28977: 28974: 28967: 28966: 28962: 28959: 28957: 28954: 28951: 28946: 28943: 28936: 28935: 28932: 28929:dot operator 28928: 28925: 28922: 28919: 28916: 28911: 28908: 28903: 28902: 28899: 28896: 28893: 28891: 28888: 28885: 28880: 28877: 28874:&Diamond; 28872:&diamond; 28868: 28867: 28864: 28861: 28857: 28854: 28852: 28849: 28846: 28841: 28838: 28829: 28828: 28825: 28822: 28818: 28815: 28813: 28810: 28807: 28802: 28799: 28790: 28789: 28786: 28783: 28779: 28776: 28774: 28771: 28768: 28763: 28760: 28751: 28750: 28747: 28744: 28740: 28737: 28735: 28732: 28729: 28724: 28721: 28712: 28711: 28708: 28705: 28702: 28699: 28697: 28694: 28691: 28686: 28683: 28678: 28677: 28674: 28671: 28668: 28666: 28663: 28660: 28655: 28652: 28649:&angrtvb; 28647: 28646: 28643: 28640: 28638: 28636: 28633: 28630: 28625: 28622: 28617: 28616: 28613: 28610: 28604: 28601: 28600: 28598: 28596: 28593: 28590: 28585: 28582: 28577: 28576: 28572: 28569: 28567: 28564: 28561: 28556: 28553: 28546: 28545: 28542: 28539: 28536: 28534: 28531: 28528: 28523: 28520: 28515: 28514: 28511: 28508: 28505: 28503: 28500: 28497: 28492: 28489: 28482: 28481: 28477: 28474: 28472: 28469: 28466: 28461: 28458: 28453: 28452: 28448: 28445: 28443: 28440: 28437: 28432: 28429: 28424: 28423: 28419: 28416: 28414: 28411: 28408: 28404: 28399: 28396: 28393:&nvrtrie; 28391: 28390: 28387: 28383: 28379: 28376: 28374: 28371: 28368: 28363: 28360: 28351: 28350: 28346: 28343: 28341: 28338: 28335: 28331: 28326: 28323: 28320:&nvltrie; 28318: 28317: 28314: 28310: 28307: 28304: 28302: 28299: 28296: 28291: 28288: 28279: 28278: 28275: 28272: 28268: 28265: 28263: 28260: 28257: 28252: 28249: 28240: 28239: 28236: 28232: 28229: 28226: 28224: 28221: 28218: 28213: 28210: 28201: 28200: 28196: 28193: 28191: 28188: 28185: 28180: 28177: 28172: 28171: 28167: 28164: 28162: 28159: 28156: 28151: 28148: 28143: 28142: 28139: 28136: 28133: 28131: 28128: 28125: 28120: 28117: 28112: 28111: 28108: 28105: 28102: 28100: 28097: 28094: 28089: 28086: 28081: 28080: 28077: 28074: 28071: 28069: 28066: 28063: 28058: 28055: 28050: 28049: 28045: 28042: 28040: 28037: 28034: 28029: 28026: 28021: 28020: 28016: 28013: 28011: 28008: 28005: 28000: 27997: 27992: 27991: 27988: 27985: 27982: 27980: 27977: 27974: 27969: 27966: 27961: 27960: 27957: 27954: 27951: 27948: 27946: 27943: 27940: 27935: 27932: 27925: 27924: 27921: 27918: 27915: 27913: 27910: 27907: 27902: 27899: 27894: 27893: 27890: 27888: 27887:perpendicular 27883: 27880: 27877: 27874: 27868: 27865: 27862: 27859: 27858: 27856: 27853: 27848: 27845: 27834: 27833: 27830: 27827: 27824: 27818: 27815: 27814: 27812: 27810: 27807: 27804: 27799: 27796: 27793:&DownTee; 27789: 27788: 27785: 27782: 27779: 27776: 27774: 27771: 27768: 27763: 27760: 27757:&LeftTee; 27753: 27752: 27749: 27747: 27742: 27739: 27736: 27734: 27731: 27728: 27723: 27720: 27713: 27712: 27709: 27705: 27702: 27700: 27697: 27694: 27689: 27686: 27679: 27678: 27675: 27674:(boxed times) 27671: 27668: 27666: 27663: 27660: 27655: 27652: 27645: 27644: 27641: 27640:(boxed minus) 27637: 27634: 27632: 27629: 27626: 27621: 27618: 27611: 27610: 27607: 27604:squared plus 27603: 27600: 27598: 27595: 27592: 27587: 27584: 27581:&boxplus; 27577: 27576: 27573:circled dash 27572: 27569: 27567: 27564: 27561: 27556: 27553: 27546: 27545: 27541: 27538: 27536: 27533: 27530: 27525: 27522: 27515: 27514: 27511: 27507: 27504: 27502: 27499: 27496: 27491: 27488: 27481: 27480: 27477: 27476:(circled dot) 27473: 27470: 27468: 27465: 27462: 27457: 27454: 27447: 27446: 27443: 27439: 27436: 27434: 27431: 27428: 27423: 27420: 27415: 27414: 27411: 27407: 27404: 27401: 27395: 27392: 27391: 27389: 27386: 27381: 27378: 27371: 27370: 27366: 27363: 27361: 27358: 27355: 27350: 27347: 27340: 27339: 27336: 27333:circled plus 27332: 27329: 27326: 27320: 27317: 27316: 27314: 27311: 27306: 27303: 27296: 27295: 27291: 27288: 27286: 27283: 27280: 27276: 27271: 27268: 27263: 27262: 27259: 27255: 27252: 27250: 27247: 27244: 27239: 27236: 27229: 27228: 27224: 27221: 27219: 27216: 27213: 27209: 27204: 27201: 27196: 27195: 27192: 27188: 27185: 27183: 27180: 27177: 27172: 27169: 27162: 27161: 27158: 27154: 27151: 27149: 27146: 27143: 27138: 27135: 27126: 27125: 27122: 27118: 27115: 27113: 27110: 27107: 27102: 27099: 27090: 27089: 27085: 27083: 27081: 27078: 27075: 27071: 27066: 27063: 27058: 27057: 27054: 27050: 27047: 27045: 27042: 27039: 27034: 27031: 27022: 27021: 27017: 27015: 27013: 27010: 27007: 27003: 26998: 26995: 26990: 26989: 26986: 26982: 26979: 26977: 26974: 26971: 26966: 26963: 26954: 26953: 26950: 26947: 26944: 26941: 26939: 26936: 26933: 26928: 26925: 26918: 26917: 26914: 26911: 26908: 26905: 26903: 26900: 26897: 26892: 26889: 26884: 26883: 26879: 26876: 26874: 26871: 26868: 26864: 26859: 26856: 26849: 26848: 26844: 26841: 26839: 26836: 26833: 26828: 26825: 26818: 26817: 26813: 26810: 26808: 26805: 26802: 26798: 26793: 26790: 26783: 26782: 26778: 26775: 26773: 26770: 26767: 26762: 26759: 26752: 26751: 26747: 26744: 26742: 26739: 26736: 26731: 26728: 26719: 26718: 26714: 26711: 26709: 26706: 26703: 26698: 26695: 26686: 26685: 26681: 26678: 26675: 26669: 26666: 26663: 26662: 26660: 26657: 26652: 26649: 26640: 26639: 26635: 26632: 26629: 26623: 26620: 26617: 26616: 26614: 26611: 26606: 26603: 26594: 26593: 26589: 26586: 26583: 26580: 26577: 26572: 26569: 26564: 26563: 26559: 26556: 26553: 26550: 26547: 26542: 26539: 26534: 26533: 26529: 26526: 26524: 26521: 26518: 26514: 26509: 26506: 26503:&nsupset; 26497: 26496: 26492: 26489: 26486: 26480: 26477: 26474: 26473: 26471: 26468: 26463: 26460: 26451: 26450: 26446: 26443: 26441: 26438: 26435: 26431: 26426: 26423: 26420:&nsubset; 26414: 26413: 26409: 26406: 26403: 26397: 26394: 26393: 26391: 26388: 26383: 26380: 26373: 26372: 26368: 26365: 26363: 26360: 26357: 26352: 26349: 26340: 26339: 26335: 26332: 26330: 26327: 26324: 26319: 26316: 26307: 26306: 26302: 26300: 26298: 26295: 26292: 26288: 26283: 26280: 26275: 26274: 26271: 26267: 26264: 26262: 26259: 26256: 26251: 26248: 26243:&succsim; 26239: 26238: 26235: 26231: 26228: 26226: 26223: 26220: 26215: 26212: 26207:&precsim; 26203: 26202: 26199: 26195: 26192: 26190: 26187: 26184: 26179: 26176: 26167: 26166: 26163: 26159: 26156: 26154: 26151: 26148: 26143: 26140: 26131: 26130: 26126: 26123: 26121: 26118: 26115: 26110: 26107: 26098: 26097: 26093: 26090: 26088: 26085: 26082: 26077: 26074: 26065: 26064: 26060: 26057: 26055: 26052: 26049: 26044: 26041: 26034: 26033: 26029: 26026: 26024: 26021: 26018: 26013: 26010: 26003: 26002: 25998: 25995: 25993: 25990: 25987: 25982: 25979: 25974:&gtrless; 25970: 25969: 25965: 25962: 25960: 25957: 25954: 25949: 25946: 25941:&lessgtr; 25937: 25936: 25933: 25929: 25926: 25924: 25921: 25918: 25913: 25910: 25903: 25902: 25899: 25895: 25892: 25890: 25887: 25884: 25879: 25876: 25869: 25868: 25865: 25861: 25858: 25856: 25853: 25850: 25845: 25842: 25833: 25832: 25829: 25825: 25822: 25820: 25817: 25814: 25809: 25806: 25803:&lesssim; 25797: 25796: 25792: 25789: 25787: 25784: 25781: 25776: 25773: 25764: 25763: 25759: 25756: 25754: 25751: 25748: 25743: 25740: 25731: 25730: 25726: 25723: 25721: 25718: 25715: 25710: 25707: 25698: 25697: 25693: 25690: 25688: 25685: 25682: 25677: 25674: 25669:&NotLess; 25665: 25664: 25661: 25660:(not cup cap) 25657: 25655: 25653: 25650: 25647: 25642: 25639: 25634: 25633: 25629: 25626: 25624: 25621: 25618: 25613: 25610: 25607:&between; 25603: 25602: 25598: 25595: 25593: 25590: 25587: 25583: 25578: 25575: 25570: 25569: 25565: 25562: 25560: 25557: 25554: 25550: 25545: 25542: 25535: 25534: 25530: 25527: 25525: 25522: 25519: 25514: 25511: 25502: 25501: 25497: 25494: 25492: 25489: 25486: 25482: 25477: 25474: 25469: 25468: 25464: 25461: 25459: 25456: 25453: 25449: 25444: 25441: 25434: 25433: 25429: 25426: 25424: 25421: 25418: 25413: 25410: 25401: 25400: 25396: 25393: 25391: 25388: 25385: 25381: 25376: 25373: 25366: 25365: 25361: 25358: 25356: 25353: 25350: 25345: 25342: 25335: 25334: 25330: 25327: 25325: 25322: 25319: 25315: 25310: 25307: 25300: 25299: 25295: 25292: 25290: 25287: 25284: 25279: 25276: 25269: 25268: 25264: 25261: 25259: 25256: 25253: 25249: 25244: 25241: 25232: 25231: 25227: 25224: 25222: 25219: 25216: 25211: 25208: 25199: 25198: 25194: 25191: 25189: 25186: 25183: 25179: 25174: 25171: 25164: 25163: 25159: 25156: 25154: 25151: 25148: 25143: 25140: 25131: 25130: 25126: 25123: 25121: 25118: 25115: 25111: 25106: 25103: 25098: 25097: 25093: 25090: 25087: 25081: 25078: 25075: 25074: 25072: 25069: 25064: 25061: 25052: 25051: 25047: 25044: 25042: 25039: 25036: 25032: 25027: 25024: 25019: 25018: 25014: 25011: 25008: 25002: 24999: 24998: 24996: 24993: 24988: 24985: 24978: 24977: 24973: 24970: 24968: 24965: 24962: 24957: 24954: 24947: 24946: 24942: 24939: 24937: 24934: 24931: 24927: 24922: 24919: 24916:&bnequiv; 24914: 24913: 24909: 24906: 24903: 24897: 24894: 24893: 24891: 24888: 24883: 24880: 24873: 24872: 24869: 24866: 24863: 24860: 24854: 24851: 24850: 24848: 24845: 24840: 24837: 24830: 24829: 24825: 24822: 24820: 24817: 24814: 24809: 24806: 24803:&questeq; 24799: 24798: 24795: 24791: 24788: 24786: 24783: 24780: 24775: 24772: 24765: 24764: 24761: 24757: 24754: 24752: 24749: 24746: 24741: 24738: 24733: 24732: 24729: 24725: 24722: 24720: 24717: 24714: 24709: 24706: 24701: 24700: 24697: 24693: 24690: 24688: 24685: 24682: 24677: 24674: 24667: 24666: 24663: 24659: 24656: 24654: 24651: 24648: 24643: 24640: 24633: 24632: 24629:equals colon 24628: 24625: 24623: 24620: 24617: 24612: 24609: 24606:&eqcolon; 24602: 24601: 24597: 24593: 24590: 24588: 24585: 24582: 24577: 24574: 24569:&coloneq; 24565: 24564: 24561: 24557: 24554: 24552: 24549: 24546: 24541: 24538: 24531: 24530: 24527: 24523: 24520: 24518: 24515: 24512: 24507: 24504: 24497: 24496: 24493: 24489: 24486: 24484: 24481: 24478: 24473: 24470: 24463: 24462: 24458: 24455: 24453: 24450: 24447: 24443: 24438: 24435: 24430: 24429: 24426: 24422: 24419: 24417: 24414: 24411: 24406: 24403: 24394: 24393: 24389: 24387: 24385: 24382: 24379: 24375: 24370: 24367: 24360: 24359: 24356: 24355:(hump equals) 24352: 24349: 24347: 24344: 24341: 24336: 24333: 24324: 24323: 24319: 24317: 24315: 24312: 24309: 24305: 24300: 24297: 24290: 24289: 24286: 24282: 24279: 24277: 24274: 24271: 24266: 24263: 24254: 24253: 24249: 24246: 24244: 24241: 24238: 24234: 24229: 24226: 24221: 24220: 24217: 24213: 24211: 24209: 24206: 24203: 24198: 24195: 24190:&asympeq; 24188: 24187: 24184: 24181:all equal to 24180: 24177: 24175: 24172: 24169: 24164: 24161: 24154: 24153: 24149: 24146: 24144: 24141: 24138: 24134: 24129: 24126: 24121: 24120: 24117:triple tilde 24116: 24113: 24111: 24108: 24105: 24100: 24097: 24092: 24091: 24088: 24084: 24081: 24079: 24076: 24073: 24068: 24065: 24058: 24057: 24054: 24050: 24047: 24045: 24042: 24039: 24034: 24031: 24028:&napprox; 24022: 24021: 24018: 24014: 24011: 24008: 24002: 23999: 23996: 23993: 23990: 23987: 23986: 23984: 23981: 23976: 23973: 23958: 23957: 23954: 23950: 23947: 23945: 23942: 23939: 23934: 23931: 23924: 23923: 23920: 23916: 23913: 23911: 23908: 23905: 23900: 23897: 23892: 23891: 23888: 23884: 23881: 23878: 23872: 23869: 23868: 23866: 23863: 23858: 23855: 23848: 23847: 23844: 23840: 23837: 23835: 23832: 23829: 23824: 23821: 23812: 23811: 23808: 23807:(tilde equal) 23804: 23801: 23799: 23796: 23793: 23788: 23785: 23776: 23775: 23771: 23769: 23767: 23764: 23761: 23757: 23752: 23749: 23742: 23741: 23738: 23737:(equal tilde) 23734: 23731: 23729: 23726: 23723: 23718: 23715: 23706: 23705: 23702: 23699: 23696: 23693: 23691: 23688: 23685: 23680: 23677: 23670: 23669: 23666: 23663: 23660: 23657: 23655: 23652: 23649: 23644: 23641: 23632: 23631: 23628: 23625: 23622: 23620: 23617: 23614: 23609: 23606: 23601: 23600: 23596: 23594: 23592: 23589: 23586: 23582: 23577: 23574: 23569: 23568: 23564: 23561: 23559: 23556: 23553: 23548: 23545: 23538: 23537: 23533: 23531: 23529: 23526: 23523: 23519: 23514: 23511: 23506: 23505: 23502: 23498: 23495: 23493: 23490: 23487: 23482: 23479: 23476:&backsim; 23472: 23471: 23467: 23464: 23462: 23459: 23456: 23452: 23447: 23444: 23439: 23438: 23435: 23431: 23428: 23425: 23419: 23416: 23413: 23410: 23409: 23407: 23404: 23399: 23396: 23385: 23384: 23381: 23378: 23375: 23373: 23370: 23367: 23362: 23359: 23354: 23353: 23350: 23347: 23344: 23342: 23339: 23336: 23331: 23328: 23323: 23322: 23319: 23316: 23313: 23311: 23308: 23305: 23300: 23297: 23290: 23289: 23286: 23283: 23280: 23278: 23275: 23272: 23267: 23264: 23257: 23256: 23253: 23250: 23247: 23245: 23242: 23239: 23234: 23231: 23226: 23225: 23222: 23219: 23216: 23214: 23211: 23208: 23203: 23200: 23197:&Because; 23195:&because; 23191: 23190: 23187: 23184: 23181: 23178: 23172: 23169: 23166: 23165: 23163: 23160: 23155: 23152: 23143: 23142: 23138: 23135: 23133: 23130: 23127: 23122: 23119: 23112: 23111: 23107: 23104: 23102: 23099: 23096: 23091: 23088: 23081: 23080: 23076: 23073: 23071: 23068: 23065: 23060: 23057: 23052: 23051: 23048: 23045: 23042: 23040: 23037: 23034: 23029: 23026: 23023:&Cconint; 23021: 23020: 23017: 23014: 23011: 23008: 23006: 23003: 23000: 22995: 22992: 22985: 22984: 22981: 22978: 22975: 22972: 22970: 22967: 22964: 22959: 22956: 22947: 22946: 22943: 22940: 22937: 22935: 22932: 22929: 22924: 22921: 22914: 22913: 22910: 22907: 22904: 22902: 22899: 22896: 22891: 22888: 22883: 22882: 22879: 22876: 22873: 22870: 22864: 22861: 22860: 22858: 22855: 22850: 22847: 22840: 22839: 22835: 22832: 22830: 22827: 22824: 22820: 22815: 22812: 22807: 22806: 22803: 22800: 22797: 22794: 22791: 22788: 22785: 22780: 22777: 22772: 22771: 22767: 22764: 22762: 22759: 22756: 22752: 22747: 22744: 22739: 22738: 22735: 22732: 22729: 22726: 22723: 22720: 22717: 22712: 22709: 22704: 22703: 22700: 22697: 22694: 22691: 22688: 22682: 22679: 22678: 22676: 22673: 22668: 22665: 22658: 22657: 22654: 22651: 22648: 22645: 22642: 22636: 22633: 22632: 22630: 22627: 22622: 22619: 22612: 22611: 22608: 22605: 22602: 22599: 22597: 22594: 22591: 22586: 22583: 22570: 22569: 22566: 22563: 22560: 22557: 22555: 22552: 22549: 22544: 22541: 22528: 22527: 22524: 22521: 22518: 22515: 22513: 22510: 22507: 22502: 22499: 22488: 22487: 22484: 22481: 22478: 22475: 22473: 22470: 22467: 22462: 22459: 22448: 22447: 22444: 22441: 22438: 22436: 22433: 22430: 22425: 22422: 22417: 22416: 22412: 22409: 22407: 22404: 22401: 22396: 22393: 22386: 22385: 22381: 22378: 22376: 22373: 22370: 22366: 22361: 22358: 22353: 22352: 22349: 22346: 22343: 22340: 22334: 22331: 22330: 22328: 22325: 22320: 22317: 22310: 22309: 22306: 22303: 22300: 22298: 22295: 22292: 22287: 22284: 22279: 22278: 22275: 22272: 22269: 22266: 22263: 22260: 22255: 22252: 22247: 22246: 22242: 22239: 22236: 22230: 22227: 22224: 22221: 22218: 22217: 22215: 22212: 22207: 22204: 22191: 22190: 22187: 22184: 22181: 22178: 22175: 22169: 22166: 22165: 22163: 22160: 22155: 22152: 22145: 22144: 22141: 22138: 22137:ring operator 22135: 22132: 22130: 22127: 22124: 22119: 22116: 22109: 22108: 22104: 22101: 22098: 22095: 22092: 22087: 22084: 22079: 22078: 22075: 22072: 22069: 22067: 22064: 22061: 22056: 22053: 22040: 22039: 22036: 22032: 22029: 22027: 22024: 22021: 22016: 22013: 22010:&dotplus; 22006: 22005: 22002: 21999: 21996: 21993: 21991: 21988: 21985: 21980: 21977: 21968: 21967: 21963: 21960: 21957: 21954: 21951: 21946: 21943: 21938: 21937: 21934: 21930: 21927: 21924: 21918: 21915: 21914: 21912: 21909: 21904: 21901: 21894: 21893: 21890: 21887: 21883: 21880: 21878: 21875: 21872: 21867: 21864: 21857: 21856: 21853: 21850: 21846: 21843: 21840: 21834: 21831: 21830: 21828: 21825: 21820: 21817: 21814:&Product; 21810: 21809: 21806: 21802: 21799: 21797: 21794: 21791: 21786: 21783: 21778:&notniva; 21774: 21773: 21770: 21766: 21763: 21760: 21754: 21751: 21748: 21745: 21744: 21742: 21739: 21734: 21731: 21720: 21719: 21716: 21712: 21709: 21706: 21700: 21697: 21694: 21693: 21691: 21688: 21683: 21680: 21677:&notinva; 21671: 21670: 21667: 21663: 21660: 21657: 21651: 21648: 21645: 21642: 21641: 21639: 21636: 21631: 21628: 21623:&Element; 21617: 21616: 21613: 21611: 21606: 21603: 21600: 21597: 21591: 21588: 21587: 21585: 21582: 21577: 21574: 21567: 21566: 21563: 21559: 21556: 21553: 21550: 21547: 21541: 21538: 21535: 21532: 21531: 21529: 21526: 21521: 21518: 21507: 21506: 21503: 21500: 21497: 21495: 21492: 21489: 21484: 21481: 21478:&nexists; 21472: 21471: 21468: 21465: 21462: 21459: 21453: 21450: 21449: 21447: 21444: 21439: 21436: 21429: 21428: 21424: 21421: 21419: 21416: 21413: 21409: 21404: 21401: 21396: 21395: 21391: 21388: 21385: 21379: 21376: 21375: 21373: 21370: 21365: 21362: 21355: 21354: 21351: 21348: 21345: 21343: 21340: 21337: 21332: 21329: 21322: 21321: 21318: 21315: 21312: 21309: 21303: 21300: 21299: 21297: 21294: 21289: 21286: 21279: 21278: 21275: 21271: 21268: 21266: 21263: 21260: 21255: 21252: 21247: 21246: 21242: 21239: 21237: 21234: 21231: 21226: 21223: 21218: 21217: 21213: 21210: 21208: 21205: 21202: 21197: 21194: 21189: 21188: 21184: 21181: 21179: 21176: 21173: 21168: 21165: 21158: 21157: 21153: 21151: 21149: 21146: 21143: 21138: 21135: 21128: 21127: 21123: 21121: 21119: 21116: 21113: 21108: 21105: 21098: 21097: 21093: 21090: 21088: 21085: 21082: 21077: 21074: 21071:&zigrarr; 21069: 21068: 21064: 21061: 21059: 21056: 21053: 21048: 21045: 21038: 21037: 21033: 21030: 21028: 21025: 21022: 21017: 21014: 21007: 21006: 21002: 20999: 20997: 20994: 20991: 20986: 20983: 20978: 20977: 20973: 20970: 20968: 20965: 20962: 20957: 20954: 20949: 20948: 20944: 20941: 20939: 20936: 20933: 20928: 20925: 20920: 20919: 20915: 20912: 20910: 20907: 20904: 20899: 20896: 20891: 20890: 20886: 20883: 20881: 20878: 20875: 20870: 20867: 20858: 20857: 20854: 20852: 20846: 20843: 20840: 20834: 20831: 20828: 20825: 20824: 20822: 20819: 20814: 20811: 20800: 20799: 20795: 20792: 20789: 20783: 20780: 20777: 20776: 20774: 20771: 20766: 20763: 20754: 20753: 20750: 20748: 20742: 20739: 20736: 20730: 20727: 20724: 20721: 20720: 20718: 20715: 20710: 20707: 20702:&Implies; 20696: 20695: 20691: 20688: 20685: 20679: 20676: 20673: 20672: 20670: 20667: 20662: 20659: 20654:&Uparrow; 20650: 20649: 20645: 20642: 20639: 20633: 20630: 20627: 20626: 20624: 20621: 20616: 20613: 20604: 20603: 20600: 20596: 20593: 20591: 20588: 20585: 20580: 20577: 20570: 20569: 20566: 20562: 20559: 20557: 20554: 20551: 20546: 20543: 20536: 20535: 20532: 20528: 20525: 20523: 20520: 20517: 20512: 20509: 20502: 20501: 20498: 20497:(Equilibrium) 20494: 20491: 20489: 20486: 20483: 20478: 20475: 20466: 20465: 20462: 20458: 20455: 20453: 20450: 20447: 20442: 20439: 20430: 20429: 20425: 20422: 20420: 20417: 20414: 20409: 20406: 20399: 20398: 20394: 20391: 20389: 20386: 20383: 20378: 20375: 20368: 20367: 20363: 20360: 20358: 20355: 20352: 20347: 20344: 20337: 20336: 20332: 20329: 20327: 20324: 20321: 20316: 20313: 20306: 20305: 20301: 20298: 20296: 20293: 20290: 20285: 20282: 20273: 20272: 20268: 20265: 20263: 20260: 20257: 20252: 20249: 20242: 20241: 20237: 20234: 20232: 20229: 20226: 20221: 20218: 20209: 20208: 20205: 20201: 20198: 20196: 20193: 20190: 20185: 20182: 20173: 20172: 20169: 20165: 20162: 20160: 20157: 20154: 20149: 20146: 20137: 20136: 20133: 20129: 20126: 20124: 20121: 20118: 20113: 20110: 20101: 20100: 20097: 20093: 20090: 20088: 20085: 20082: 20077: 20074: 20065: 20064: 20061: 20057: 20054: 20052: 20049: 20046: 20041: 20038: 20029: 20028: 20025: 20021: 20018: 20016: 20013: 20010: 20005: 20002: 19993: 19992: 19989: 19985: 19982: 19980: 19977: 19974: 19969: 19966: 19957: 19956: 19953: 19952:(left vector) 19949: 19946: 19944: 19941: 19938: 19933: 19930: 19921: 19920: 19917: 19913: 19910: 19908: 19905: 19902: 19897: 19894: 19887: 19886: 19883: 19879: 19876: 19874: 19871: 19868: 19863: 19860: 19853: 19852: 19849: 19845: 19842: 19840: 19837: 19834: 19829: 19826: 19819: 19818: 19815: 19811: 19808: 19806: 19803: 19800: 19795: 19792: 19785: 19784: 19781: 19777: 19771: 19768: 19765: 19760: 19757: 19752: 19751: 19748: 19744: 19741: 19739: 19736: 19733: 19728: 19725: 19720: 19719: 19716: 19712: 19709: 19707: 19704: 19701: 19696: 19693: 19688: 19687: 19684: 19683:(right shift) 19680: 19677: 19675: 19672: 19669: 19664: 19661: 19654: 19653: 19650: 19646: 19643: 19641: 19638: 19635: 19630: 19627: 19620: 19619: 19616: 19612: 19609: 19607: 19604: 19601: 19596: 19593: 19586: 19585: 19582: 19578: 19575: 19573: 19570: 19567: 19562: 19559: 19552: 19551: 19547: 19544: 19542: 19539: 19536: 19531: 19528: 19521: 19520: 19516: 19513: 19511: 19508: 19505: 19500: 19497: 19490: 19489: 19485: 19482: 19480: 19477: 19474: 19469: 19466: 19459: 19458: 19454: 19451: 19449: 19446: 19443: 19438: 19435: 19428: 19427: 19424: 19420: 19418: 19416: 19413: 19410: 19405: 19402: 19395: 19394: 19391: 19387: 19384: 19382: 19379: 19376: 19371: 19368: 19357: 19356: 19353: 19349: 19347: 19345: 19342: 19339: 19334: 19331: 19324: 19323: 19320: 19316: 19314: 19312: 19309: 19306: 19301: 19298: 19291: 19290: 19286: 19283: 19281: 19278: 19275: 19270: 19267: 19260: 19259: 19255: 19252: 19250: 19247: 19244: 19239: 19236: 19229: 19228: 19224: 19221: 19219: 19216: 19213: 19208: 19205: 19200: 19199: 19195: 19192: 19190: 19187: 19184: 19179: 19176: 19169: 19168: 19164: 19161: 19159: 19156: 19153: 19148: 19145: 19140: 19139: 19135: 19132: 19130: 19127: 19124: 19119: 19116: 19109: 19108: 19104: 19101: 19099: 19096: 19093: 19089: 19084: 19081: 19076: 19075: 19072: 19068: 19065: 19063: 19060: 19057: 19052: 19049: 19042: 19041: 19038: 19034: 19031: 19029: 19026: 19023: 19018: 19015: 19008: 19007: 19004: 19000: 18997: 18995: 18992: 18989: 18984: 18981: 18974: 18973: 18970: 18966: 18963: 18961: 18958: 18955: 18950: 18947: 18942:&swarrow; 18938: 18937: 18934: 18930: 18927: 18925: 18922: 18919: 18914: 18911: 18906:&searrow; 18902: 18901: 18898: 18894: 18891: 18889: 18886: 18883: 18878: 18875: 18872:&nearrow; 18866: 18865: 18862: 18858: 18855: 18853: 18850: 18847: 18842: 18839: 18836:&nwarrow; 18830: 18829: 18826: 18822: 18819: 18817: 18814: 18811: 18806: 18803: 18794: 18793: 18790: 18786: 18783: 18780: 18774: 18771: 18768: 18767: 18765: 18762: 18757: 18754: 18745: 18744: 18740: 18737: 18734: 18728: 18725: 18722: 18719: 18718: 18716: 18713: 18708: 18705: 18694: 18693: 18689: 18686: 18683: 18677: 18674: 18671: 18668: 18665: 18664: 18662: 18659: 18654: 18651: 18638: 18637: 18633: 18630: 18627: 18621: 18618: 18615: 18612: 18611: 18609: 18606: 18601: 18598: 18593:&UpArrow; 18591:&uparrow; 18587: 18586: 18582: 18579: 18576: 18570: 18567: 18564: 18561: 18558: 18557: 18555: 18552: 18547: 18544: 18531: 18530: 18527: 18523: 18520: 18518: 18515: 18512: 18507: 18504: 18499: 18498: 18495: 18491: 18488: 18486: 18483: 18480: 18475: 18472: 18467: 18466: 18463: 18459: 18456: 18454: 18451: 18448: 18443: 18440: 18435: 18434: 18431: 18427: 18424: 18422: 18419: 18416: 18411: 18408: 18403: 18402: 18399: 18395: 18392: 18390: 18387: 18384: 18379: 18376: 18371: 18370: 18367: 18363: 18360: 18358: 18355: 18352: 18347: 18344: 18339: 18338: 18335: 18331: 18328: 18326: 18323: 18320: 18315: 18312: 18307: 18306: 18303: 18299: 18296: 18294: 18291: 18288: 18283: 18280: 18275: 18274: 18271: 18267: 18264: 18262: 18259: 18256: 18251: 18248: 18243: 18242: 18239: 18235: 18232: 18230: 18227: 18224: 18219: 18216: 18211: 18210: 18207: 18203: 18200: 18198: 18195: 18192: 18187: 18184: 18179: 18178: 18175: 18171: 18168: 18166: 18163: 18160: 18155: 18152: 18147: 18146: 18142: 18140: 18138: 18135: 18132: 18127: 18124: 18117: 18116: 18112: 18110: 18108: 18105: 18102: 18097: 18094: 18085: 18084: 18080: 18078: 18076: 18073: 18070: 18065: 18062: 18055: 18054: 18050: 18048: 18046: 18043: 18040: 18035: 18032: 18025: 18024: 18021: 18018:dalet symbol 18017: 18014: 18012: 18009: 18006: 18001: 17998: 17993: 17992: 17989: 17986: 17983: 17981: 17978: 17975: 17970: 17967: 17962: 17961: 17958: 17957:(beth symbol) 17955: 17952: 17949: 17947: 17944: 17941: 17936: 17933: 17928: 17927: 17924: 17921: 17918: 17912: 17910: 17907: 17906: 17904: 17898: 17895: 17894: 17892: 17886: 17883: 17882: 17880: 17877: 17872: 17869: 17864:&alefsym; 17862: 17861: 17858: 17854: 17851: 17849: 17846: 17843: 17838: 17835: 17830:&orderof; 17826: 17825: 17822: 17820: 17814: 17811: 17809: 17806: 17803: 17798: 17795: 17786: 17785: 17782: 17780: 17774: 17771: 17769: 17766: 17763: 17758: 17755: 17748: 17747: 17744: 17742: 17736: 17733: 17731: 17728: 17725: 17720: 17717: 17710: 17709: 17705: 17702: 17700: 17697: 17694: 17689: 17686: 17681: 17680: 17677: 17673: 17670: 17668: 17665: 17662: 17657: 17654: 17651:&Cayleys; 17647: 17646: 17643: 17641: 17635: 17632: 17630: 17627: 17624: 17619: 17616: 17607: 17606: 17603: 17599: 17596: 17594: 17591: 17588: 17583: 17580: 17575: 17574: 17571: 17567: 17564: 17562: 17559: 17556: 17551: 17548: 17541: 17540: 17537: 17535: 17529: 17526: 17524: 17521: 17518: 17513: 17510: 17505: 17504: 17501: 17499: 17493: 17490: 17488: 17485: 17482: 17477: 17474: 17467: 17466: 17462: 17459: 17456: 17453: 17447: 17444: 17443: 17441: 17438: 17433: 17430: 17423: 17422: 17419: 17415: 17412: 17410: 17407: 17404: 17399: 17396: 17391: 17390: 17387: 17385: 17379: 17376: 17374: 17371: 17368: 17363: 17360: 17353: 17352: 17349: 17345: 17342: 17339: 17333: 17330: 17327: 17324: 17323: 17321: 17318: 17313: 17310: 17299: 17298: 17295: 17293: 17287: 17284: 17282: 17279: 17276: 17271: 17268: 17265:&realine; 17261: 17260: 17257: 17255: 17249: 17246: 17244: 17241: 17238: 17233: 17230: 17223: 17222: 17219: 17217: 17211: 17208: 17206: 17203: 17200: 17195: 17192: 17185: 17184: 17181: 17179: 17178:Weierstrass p 17173: 17170: 17167: 17161: 17158: 17157: 17155: 17152: 17147: 17144: 17137: 17136: 17132: 17129: 17126: 17124: 17121: 17118: 17113: 17110: 17105: 17104: 17101: 17098: 17095: 17093: 17090: 17087: 17082: 17079: 17074: 17073: 17070: 17068: 17062: 17059: 17057: 17054: 17051: 17046: 17043: 17036: 17035: 17032: 17028: 17025: 17023: 17020: 17017: 17012: 17009: 17004: 17003: 17000: 16996: 16993: 16991: 16988: 16985: 16980: 16977: 16968: 16967: 16964: 16960: 16957: 16954: 16948: 16945: 16942: 16939: 16938: 16936: 16933: 16928: 16925: 16912: 16911: 16908: 16904: 16901: 16899: 16896: 16893: 16888: 16885: 16878: 16877: 16874: 16871: 16867: 16864: 16861: 16859: 16856: 16853: 16848: 16845: 16834: 16833: 16830: 16827: 16825: 16823: 16820: 16817: 16812: 16809: 16806:&planckh; 16804: 16803: 16800: 16798: 16792: 16789: 16787: 16784: 16781: 16776: 16773: 16766: 16765: 16762: 16760: 16754: 16751: 16749: 16746: 16743: 16738: 16735: 16728: 16727: 16724: 16722: 16718: 16717:Hilbert space 16712: 16709: 16707: 16704: 16701: 16696: 16693: 16684: 16683: 16679: 16676: 16674: 16671: 16668: 16663: 16660: 16655: 16654: 16650: 16647: 16645: 16642: 16639: 16634: 16631: 16626: 16625: 16622: 16620: 16614: 16611: 16609: 16606: 16603: 16598: 16595: 16588: 16587: 16584: 16581: 16575: 16572: 16569: 16564: 16561: 16556: 16555: 16552: 16548: 16546: 16544: 16541: 16538: 16523: 16522: 16518: 16516: 16514: 16511: 16508: 16493: 16492: 16489: 16486: 16483: 16481: 16479: 16476: 16473: 16458: 16457: 16454: 16451: 16448: 16446: 16444: 16441: 16438: 16427:&NoBreak; 16425: 16424: 16420: 16418: 16416: 16413: 16410: 16406: 16398: 16393: 16392: 16389: 16385: 16383: 16381: 16378: 16375: 16367: 16362: 16361: 16358: 16355: 16351: 16348: 16346: 16343: 16340: 16335: 16332: 16327: 16326: 16323: 16320: 16316: 16313: 16311: 16308: 16305: 16300: 16297: 16292: 16291: 16288: 16286: 16280: 16274: 16271: 16268: 16263: 16260: 16255: 16254: 16250: 16247: 16244: 16242: 16239: 16236: 16231: 16228: 16223: 16222: 16218: 16215: 16212: 16210: 16207: 16204: 16199: 16196: 16191: 16190: 16187: 16184: 16181: 16175: 16169: 16166: 16165: 16163: 16160: 16155: 16152: 16149:&OverBar; 16145: 16144: 16140: 16138: 16135: 16132: 16129: 16126: 16121: 16118: 16113: 16112: 16108: 16106: 16103: 16100: 16097: 16094: 16089: 16086: 16081: 16080: 16077: 16074: 16070: 16067: 16065: 16062: 16059: 16054: 16051: 16044: 16043: 16040: 16037: 16033: 16030: 16028: 16025: 16022: 16017: 16014: 16009: 16008: 16005: 16003: 15999: 15994: 15990: 15987: 15984: 15981: 15978: 15973: 15970: 15965: 15964: 15961: 15959: 15955: 15950: 15947: 15944: 15941: 15938: 15935: 15930: 15927: 15922: 15921: 15917: 15913: 15910: 15908: 15905: 15902: 15897: 15894: 15891:&pertenk; 15889: 15888: 15884: 15881: 15878: 15875: 15872: 15869: 15864: 15861: 15856: 15855: 15852: 15849: 15845: 15842: 15839: 15833: 15830: 15829: 15827: 15824: 15819: 15816: 15809: 15808: 15805: 15801: 15798: 15796: 15793: 15790: 15785: 15782: 15777: 15776: 15773: 15770: 15767: 15764: 15761: 15755: 15752: 15751: 15749: 15746: 15741: 15738: 15731: 15730: 15727: 15724: 15723:double dagger 15721: 15718: 15715: 15709: 15706: 15705: 15703: 15700: 15695: 15692: 15689:&ddagger; 15685: 15684: 15681: 15678: 15675: 15672: 15669: 15666: 15663: 15658: 15655: 15650: 15649: 15646: 15643: 15640:double low-9 15639: 15633: 15627: 15624: 15623: 15621: 15618: 15613: 15610: 15603: 15602: 15599: 15596: 15593:right double 15592: 15589: 15586: 15580: 15577: 15574: 15573: 15571: 15568: 15563: 15560: 15551: 15550: 15547: 15544: 15540: 15537: 15534: 15528: 15525: 15524: 15522: 15519: 15514: 15511: 15504: 15503: 15500: 15497: 15494:single low-9 15493: 15487: 15481: 15478: 15477: 15475: 15472: 15467: 15464: 15457: 15456: 15453: 15450: 15447:right single 15446: 15443: 15440: 15434: 15431: 15428: 15427: 15425: 15422: 15417: 15414: 15405: 15404: 15401: 15398: 15394: 15391: 15388: 15382: 15379: 15378: 15376: 15373: 15368: 15365: 15358: 15357: 15353: 15350: 15348: 15345: 15342: 15337: 15334: 15327: 15326: 15323: 15320: 15317: 15315: 15312: 15309: 15304: 15301: 15296: 15295: 15292: 15289: 15286: 15283: 15280: 15277: 15272: 15269: 15264: 15263: 15260: 15257: 15254: 15251: 15248: 15245: 15240: 15237: 15232: 15231: 15228: 15225: 15222: 15219: 15217: 15214: 15211: 15206: 15203: 15196: 15195: 15192: 15189: 15187: 15184: 15181: 15178: 15175: 15162: 15161: 15158: 15155: 15153: 15150: 15147: 15144: 15141: 15128: 15127: 15124: 15121: 15119: 15116: 15113: 15110: 15107: 15094: 15093: 15090: 15087: 15085: 15082: 15079: 15076: 15073: 15060: 15059: 15056: 15053: 15050: 15048: 15046: 15043: 15040: 15011: 15010: 15007: 15004: 15001: 14998: 14996: 14993: 14990: 14982: 14975: 14974: 14971: 14968: 14965: 14962: 14956: 14953: 14952: 14950: 14947: 14939: 14932: 14931: 14928: 14925: 14922: 14920: 14917: 14914: 14906: 14901: 14900: 14897: 14894: 14891: 14888: 14886: 14883: 14880: 14872: 14867: 14866: 14863: 14860: 14857: 14854: 14852: 14849: 14846: 14838: 14833: 14832: 14829: 14826: 14823: 14820: 14818: 14815: 14812: 14804: 14799: 14798: 14795: 14792: 14789: 14786: 14783: 14780: 14772: 14767: 14766: 14763: 14760: 14757: 14754: 14751: 14748: 14740: 14735: 14734: 14730: 14727: 14725: 14722: 14719: 14714: 14711: 14706: 14705: 14702: 14698: 14695: 14693: 14690: 14687: 14682: 14679: 14674: 14673: 14669: 14666: 14664: 14661: 14658: 14653: 14650: 14645: 14644: 14640: 14637: 14635: 14632: 14629: 14624: 14621: 14616: 14615: 14611: 14608: 14606: 14603: 14600: 14595: 14592: 14587: 14586: 14582: 14579: 14577: 14574: 14571: 14566: 14563: 14558: 14557: 14554: 14550: 14547: 14545: 14542: 14539: 14534: 14531: 14526: 14525: 14521: 14518: 14516: 14513: 14510: 14505: 14502: 14497: 14496: 14493: 14492:(Ukrainian i) 14489: 14486: 14484: 14481: 14478: 14473: 14470: 14465: 14464: 14460: 14457: 14455: 14452: 14449: 14444: 14441: 14436: 14435: 14431: 14428: 14426: 14423: 14420: 14415: 14412: 14407: 14406: 14402: 14399: 14397: 14394: 14391: 14386: 14383: 14378: 14377: 14373: 14370: 14368: 14365: 14362: 14357: 14354: 14349: 14348: 14344: 14341: 14339: 14336: 14333: 14328: 14325: 14320: 14319: 14315: 14312: 14310: 14307: 14304: 14299: 14296: 14291: 14290: 14286: 14283: 14281: 14278: 14275: 14270: 14267: 14262: 14261: 14257: 14254: 14252: 14249: 14246: 14241: 14238: 14233: 14232: 14228: 14225: 14223: 14220: 14217: 14212: 14209: 14204: 14203: 14200: 14196: 14193: 14191: 14188: 14185: 14180: 14177: 14172: 14171: 14167: 14164: 14162: 14159: 14156: 14151: 14148: 14143: 14142: 14138: 14135: 14133: 14130: 14127: 14122: 14119: 14114: 14113: 14109: 14106: 14104: 14101: 14098: 14093: 14090: 14085: 14084: 14080: 14077: 14075: 14072: 14069: 14064: 14061: 14056: 14055: 14051: 14048: 14046: 14043: 14040: 14035: 14032: 14027: 14026: 14023: 14019: 14016: 14014: 14011: 14008: 14003: 14000: 13995: 13994: 13990: 13987: 13985: 13982: 13979: 13974: 13971: 13966: 13965: 13961: 13958: 13956: 13953: 13950: 13945: 13942: 13937: 13936: 13932: 13929: 13927: 13924: 13921: 13916: 13913: 13908: 13907: 13903: 13900: 13898: 13895: 13892: 13887: 13884: 13879: 13878: 13874: 13871: 13869: 13866: 13863: 13858: 13855: 13850: 13849: 13845: 13842: 13840: 13837: 13834: 13829: 13826: 13821: 13820: 13816: 13813: 13811: 13808: 13805: 13800: 13797: 13792: 13791: 13787: 13784: 13782: 13779: 13776: 13771: 13768: 13763: 13762: 13758: 13755: 13753: 13750: 13747: 13742: 13739: 13734: 13733: 13729: 13726: 13724: 13721: 13718: 13713: 13710: 13705: 13704: 13700: 13697: 13695: 13692: 13689: 13684: 13681: 13676: 13675: 13672: 13668: 13665: 13663: 13660: 13657: 13652: 13649: 13644: 13643: 13639: 13636: 13634: 13631: 13628: 13623: 13620: 13615: 13614: 13610: 13607: 13605: 13602: 13599: 13594: 13591: 13586: 13585: 13581: 13578: 13576: 13573: 13570: 13565: 13562: 13557: 13556: 13552: 13549: 13547: 13544: 13541: 13536: 13533: 13528: 13527: 13523: 13520: 13518: 13515: 13512: 13507: 13504: 13499: 13498: 13494: 13491: 13489: 13486: 13483: 13478: 13475: 13470: 13469: 13465: 13462: 13460: 13457: 13454: 13449: 13446: 13441: 13440: 13436: 13433: 13431: 13428: 13425: 13420: 13417: 13412: 13411: 13407: 13404: 13402: 13399: 13396: 13391: 13388: 13383: 13382: 13378: 13375: 13373: 13370: 13367: 13362: 13359: 13354: 13353: 13349: 13346: 13344: 13341: 13338: 13333: 13330: 13325: 13324: 13320: 13317: 13315: 13312: 13309: 13304: 13301: 13296: 13295: 13291: 13288: 13286: 13283: 13280: 13275: 13272: 13267: 13266: 13263: 13259: 13256: 13254: 13251: 13248: 13243: 13240: 13235: 13234: 13230: 13227: 13225: 13222: 13219: 13214: 13211: 13206: 13205: 13201: 13198: 13196: 13193: 13190: 13185: 13182: 13177: 13176: 13172: 13169: 13167: 13164: 13161: 13156: 13153: 13148: 13147: 13143: 13140: 13138: 13135: 13132: 13127: 13124: 13119: 13118: 13114: 13111: 13109: 13106: 13103: 13098: 13095: 13090: 13089: 13086: 13082: 13079: 13077: 13074: 13071: 13066: 13063: 13058: 13057: 13053: 13050: 13048: 13045: 13042: 13037: 13034: 13029: 13028: 13024: 13021: 13019: 13016: 13013: 13008: 13005: 13000: 12999: 12995: 12992: 12990: 12987: 12984: 12979: 12976: 12971: 12970: 12966: 12963: 12961: 12958: 12955: 12950: 12947: 12942: 12941: 12937: 12934: 12932: 12929: 12926: 12921: 12918: 12913: 12912: 12908: 12905: 12903: 12900: 12897: 12892: 12889: 12884: 12883: 12879: 12876: 12874: 12871: 12868: 12863: 12860: 12855: 12854: 12850: 12847: 12845: 12842: 12839: 12834: 12831: 12826: 12825: 12821: 12818: 12816: 12813: 12810: 12805: 12802: 12797: 12796: 12792: 12789: 12787: 12784: 12781: 12776: 12773: 12768: 12767: 12763: 12760: 12758: 12755: 12752: 12747: 12744: 12739: 12738: 12735: 12731: 12728: 12726: 12723: 12720: 12715: 12712: 12707: 12706: 12702: 12699: 12697: 12694: 12691: 12686: 12683: 12678: 12677: 12673: 12670: 12668: 12665: 12662: 12657: 12654: 12649: 12648: 12644: 12641: 12639: 12636: 12633: 12628: 12625: 12620: 12619: 12615: 12612: 12610: 12607: 12604: 12599: 12596: 12591: 12590: 12586: 12583: 12581: 12578: 12575: 12570: 12567: 12562: 12561: 12557: 12554: 12552: 12549: 12546: 12541: 12538: 12533: 12532: 12528: 12525: 12523: 12520: 12517: 12512: 12509: 12504: 12503: 12499: 12496: 12494: 12491: 12488: 12483: 12480: 12475: 12474: 12470: 12467: 12465: 12462: 12459: 12454: 12451: 12446: 12445: 12441: 12438: 12436: 12433: 12430: 12425: 12422: 12417: 12416: 12413: 12409: 12406: 12404: 12401: 12398: 12393: 12390: 12385: 12384: 12380: 12377: 12375: 12372: 12369: 12364: 12361: 12356: 12355: 12351: 12348: 12346: 12343: 12340: 12335: 12332: 12327: 12326: 12322: 12319: 12317: 12314: 12311: 12306: 12303: 12298: 12297: 12293: 12290: 12288: 12285: 12282: 12277: 12274: 12269: 12268: 12265: 12261: 12258: 12256: 12253: 12250: 12245: 12242: 12237: 12236: 12232: 12229: 12227: 12224: 12221: 12216: 12213: 12208: 12207: 12204: 12203:(Ukrainian I) 12200: 12197: 12195: 12192: 12189: 12184: 12181: 12176: 12175: 12171: 12168: 12166: 12163: 12160: 12155: 12152: 12147: 12146: 12142: 12139: 12137: 12134: 12131: 12126: 12123: 12118: 12117: 12113: 12110: 12108: 12105: 12102: 12097: 12094: 12089: 12088: 12084: 12081: 12079: 12076: 12073: 12068: 12065: 12060: 12059: 12055: 12052: 12050: 12047: 12044: 12039: 12036: 12031: 12030: 12027: 12023: 12020: 12018: 12015: 12012: 12007: 12004: 11997: 11996: 11993: 11989: 11986: 11984: 11981: 11978: 11973: 11970: 11961: 11960: 11957: 11956:(variant rho) 11953: 11950: 11948: 11945: 11942: 11937: 11934: 11927: 11926: 11923: 11919: 11916: 11914: 11911: 11908: 11903: 11900: 11893: 11892: 11888: 11885: 11883: 11880: 11877: 11872: 11869: 11866:&digamma; 11862: 11861: 11857: 11854: 11852: 11849: 11846: 11841: 11838: 11833: 11832: 11829: 11825: 11821: 11818: 11815: 11809: 11806: 11805: 11803: 11800: 11795: 11792: 11785: 11784: 11781: 11777: 11774: 11772: 11769: 11766: 11761: 11758: 11749: 11748: 11744: 11738: 11732: 11729: 11728: 11726: 11723: 11718: 11715: 11708: 11707: 11704: 11700: 11694: 11688: 11685: 11682: 11681: 11679: 11676: 11671: 11668: 11659: 11658: 11654: 11651: 11648: 11645: 11642: 11637: 11634: 11629: 11628: 11624: 11621: 11618: 11615: 11612: 11607: 11604: 11599: 11598: 11594: 11591: 11588: 11585: 11582: 11577: 11574: 11569: 11568: 11564: 11561: 11558: 11555: 11552: 11547: 11544: 11539: 11538: 11534: 11531: 11528: 11522: 11519: 11518: 11516: 11513: 11508: 11505: 11502:&upsilon; 11498: 11497: 11493: 11490: 11487: 11484: 11481: 11476: 11473: 11468: 11467: 11463: 11460: 11457: 11454: 11451: 11446: 11443: 11438: 11437: 11434: 11430: 11427: 11424: 11418: 11415: 11412: 11411: 11409: 11406: 11401: 11398: 11389: 11388: 11384: 11381: 11378: 11375: 11372: 11367: 11364: 11359: 11358: 11354: 11351: 11348: 11345: 11342: 11337: 11334: 11329: 11328: 11324: 11318: 11315: 11312: 11307: 11304: 11301:&omicron; 11299: 11298: 11294: 11291: 11288: 11285: 11282: 11277: 11274: 11269: 11268: 11264: 11261: 11258: 11255: 11252: 11247: 11244: 11239: 11238: 11234: 11231: 11228: 11225: 11222: 11217: 11214: 11209: 11208: 11204: 11201: 11198: 11195: 11192: 11187: 11184: 11179: 11178: 11174: 11171: 11168: 11165: 11162: 11157: 11154: 11149: 11148: 11144: 11141: 11138: 11135: 11132: 11127: 11124: 11119: 11118: 11114: 11111: 11108: 11105: 11102: 11097: 11094: 11089: 11088: 11084: 11081: 11078: 11075: 11072: 11067: 11064: 11059: 11058: 11054: 11051: 11048: 11045: 11042: 11037: 11034: 11029: 11028: 11024: 11021: 11018: 11012: 11009: 11008: 11006: 11003: 10998: 10995: 10992:&epsilon; 10988: 10987: 10983: 10980: 10977: 10974: 10971: 10966: 10963: 10958: 10957: 10953: 10950: 10947: 10944: 10941: 10936: 10933: 10928: 10927: 10923: 10920: 10917: 10914: 10911: 10906: 10903: 10898: 10897: 10893: 10890: 10887: 10884: 10881: 10876: 10873: 10868: 10867: 10864: 10862: 10856: 10853: 10850: 10844: 10841: 10840: 10838: 10835: 10830: 10827: 10820: 10819: 10815: 10812: 10809: 10806: 10803: 10798: 10795: 10790: 10789: 10785: 10783: 10780: 10777: 10774: 10769: 10766: 10761: 10760: 10756: 10753: 10750: 10747: 10744: 10739: 10736: 10731: 10730: 10726: 10723: 10720: 10717: 10714: 10709: 10706: 10703:&Upsilon; 10701: 10700: 10696: 10694: 10691: 10688: 10685: 10680: 10677: 10672: 10671: 10667: 10664: 10661: 10658: 10655: 10650: 10647: 10642: 10641: 10637: 10635: 10632: 10629: 10626: 10621: 10618: 10613: 10612: 10608: 10605: 10602: 10599: 10596: 10591: 10588: 10583: 10582: 10578: 10576: 10573: 10570: 10567: 10562: 10559: 10556:&Omicron; 10554: 10553: 10549: 10546: 10543: 10540: 10537: 10532: 10529: 10524: 10523: 10519: 10517: 10514: 10511: 10508: 10503: 10500: 10495: 10494: 10490: 10488: 10485: 10482: 10479: 10474: 10471: 10466: 10465: 10461: 10458: 10455: 10452: 10449: 10444: 10441: 10436: 10435: 10431: 10429: 10426: 10423: 10420: 10415: 10412: 10407: 10406: 10402: 10400: 10397: 10394: 10391: 10386: 10383: 10378: 10377: 10373: 10370: 10367: 10364: 10361: 10356: 10353: 10348: 10347: 10343: 10341: 10338: 10335: 10332: 10327: 10324: 10319: 10318: 10314: 10312: 10309: 10306: 10303: 10298: 10295: 10290: 10289: 10285: 10283: 10280: 10277: 10274: 10269: 10266: 10263:&Epsilon; 10261: 10260: 10256: 10253: 10250: 10247: 10244: 10239: 10236: 10231: 10230: 10226: 10223: 10220: 10217: 10214: 10209: 10206: 10201: 10200: 10196: 10194: 10191: 10188: 10185: 10180: 10177: 10172: 10171: 10167: 10165: 10162: 10159: 10156: 10151: 10148: 10143: 10142: 10139: 10136: 10133: 10130: 10128: 10125: 10122: 10117: 10114: 10107: 10106: 10103: 10100: 10096: 10093: 10090: 10084: 10081: 10080: 10078: 10075: 10070: 10067: 10060: 10059: 10056: 10053: 10050: 10048: 10045: 10042: 10037: 10034: 10029: 10028: 10025: 10022: 10019: 10017: 10014: 10011: 10006: 10003: 9998: 9997: 9994: 9991: 9988: 9985: 9983: 9980: 9977: 9972: 9969: 9962: 9961: 9958: 9955: 9952: 9950: 9947: 9944: 9939: 9936: 9929: 9928: 9925: 9922: 9919: 9916: 9914: 9911: 9908: 9903: 9900: 9893: 9892: 9888: 9884: 9881: 9878: 9875: 9872: 9867: 9864: 9859: 9858: 9855: 9852: 9848: 9845: 9843: 9840: 9837: 9832: 9829: 9824: 9823: 9820: 9816: 9813: 9811: 9808: 9805: 9800: 9797: 9792: 9791: 9787: 9784: 9782: 9779: 9776: 9771: 9768: 9763: 9762: 9759: 9757: 9751: 9748: 9745: 9742: 9739: 9734: 9731: 9726: 9725: 9722: 9718: 9715: 9713: 9710: 9707: 9702: 9699: 9694: 9693: 9690: 9686: 9683: 9681: 9678: 9675: 9670: 9667: 9662: 9661: 9658: 9654: 9651: 9649: 9646: 9643: 9638: 9635: 9630: 9629: 9626: 9622: 9619: 9617: 9614: 9611: 9606: 9603: 9598: 9597: 9594: 9590: 9587: 9585: 9582: 9579: 9574: 9571: 9566: 9565: 9562: 9558: 9555: 9553: 9550: 9547: 9542: 9539: 9534: 9533: 9530: 9526: 9523: 9520: 9517: 9514: 9509: 9506: 9501: 9500: 9497: 9493: 9490: 9488: 9485: 9482: 9477: 9474: 9469: 9468: 9465: 9461: 9458: 9456: 9453: 9450: 9445: 9442: 9437: 9436: 9433: 9429: 9426: 9424: 9421: 9418: 9413: 9410: 9405: 9404: 9401: 9397: 9394: 9392: 9389: 9386: 9381: 9378: 9373: 9372: 9369: 9365: 9362: 9360: 9357: 9354: 9349: 9346: 9341: 9340: 9337: 9333: 9330: 9328: 9325: 9322: 9317: 9314: 9309: 9308: 9305: 9301: 9298: 9296: 9293: 9290: 9285: 9282: 9277: 9276: 9273: 9269: 9266: 9264: 9261: 9258: 9253: 9250: 9245: 9244: 9240: 9237: 9235: 9232: 9229: 9224: 9221: 9216: 9215: 9211: 9208: 9206: 9203: 9200: 9195: 9192: 9187: 9186: 9183: 9179: 9176: 9174: 9171: 9168: 9163: 9160: 9155: 9154: 9151: 9147: 9144: 9142: 9139: 9136: 9131: 9128: 9123: 9122: 9119: 9115: 9112: 9110: 9107: 9104: 9099: 9096: 9091: 9090: 9087: 9083: 9080: 9078: 9075: 9072: 9067: 9064: 9059: 9058: 9055: 9051: 9048: 9046: 9043: 9040: 9035: 9032: 9027: 9026: 9023: 9019: 9016: 9014: 9011: 9008: 9003: 9000: 8995: 8994: 8990: 8987: 8985: 8982: 8979: 8974: 8971: 8966: 8965: 8961: 8958: 8956: 8953: 8950: 8945: 8942: 8937: 8936: 8933: 8929: 8926: 8924: 8921: 8918: 8913: 8910: 8905: 8904: 8901: 8897: 8894: 8892: 8889: 8886: 8881: 8878: 8873: 8872: 8869: 8865: 8862: 8860: 8857: 8854: 8849: 8846: 8841: 8840: 8837: 8833: 8830: 8828: 8825: 8822: 8817: 8814: 8809: 8808: 8805: 8801: 8798: 8795: 8792: 8789: 8784: 8781: 8776: 8775: 8772: 8768: 8765: 8762: 8759: 8756: 8751: 8748: 8743: 8742: 8739: 8735: 8732: 8730: 8727: 8724: 8719: 8716: 8711: 8710: 8707: 8703: 8700: 8698: 8695: 8692: 8687: 8684: 8679: 8678: 8675: 8671: 8668: 8666: 8663: 8660: 8655: 8652: 8647: 8646: 8643: 8639: 8636: 8634: 8631: 8628: 8623: 8620: 8615: 8614: 8611: 8607: 8604: 8602: 8599: 8596: 8591: 8588: 8583: 8582: 8579: 8575: 8572: 8570: 8567: 8564: 8559: 8556: 8551: 8550: 8547: 8543: 8540: 8538: 8535: 8532: 8527: 8524: 8519: 8518: 8515: 8511: 8508: 8506: 8503: 8500: 8495: 8492: 8487: 8486: 8483: 8479: 8476: 8474: 8471: 8468: 8463: 8460: 8455: 8454: 8451: 8447: 8444: 8442: 8439: 8436: 8431: 8428: 8423: 8422: 8419: 8415: 8412: 8410: 8407: 8404: 8399: 8396: 8391: 8390: 8387: 8383: 8380: 8378: 8375: 8372: 8367: 8364: 8359: 8358: 8354: 8351: 8348: 8345: 8342: 8337: 8334: 8329: 8328: 8324: 8321: 8318: 8315: 8312: 8307: 8304: 8299: 8298: 8295: 8291: 8288: 8286: 8283: 8280: 8275: 8272: 8267: 8266: 8263: 8259: 8256: 8254: 8251: 8248: 8243: 8240: 8235: 8234: 8231: 8227: 8224: 8222: 8219: 8216: 8211: 8208: 8203: 8202: 8199: 8195: 8192: 8190: 8187: 8184: 8179: 8176: 8171: 8170: 8167: 8163: 8160: 8158: 8155: 8152: 8147: 8144: 8139: 8138: 8135: 8131: 8128: 8126: 8123: 8120: 8115: 8112: 8107: 8106: 8103: 8099: 8096: 8094: 8091: 8088: 8083: 8080: 8075: 8074: 8071: 8067: 8064: 8062: 8059: 8056: 8051: 8048: 8043: 8042: 8039: 8035: 8032: 8030: 8027: 8024: 8019: 8016: 8011: 8010: 8007: 8003: 8000: 7998: 7995: 7992: 7987: 7984: 7979: 7978: 7975: 7971: 7968: 7966: 7963: 7960: 7955: 7952: 7947: 7946: 7943: 7939: 7936: 7934: 7931: 7928: 7923: 7920: 7915: 7914: 7911: 7907: 7904: 7902: 7899: 7896: 7891: 7888: 7883: 7882: 7878: 7875: 7873: 7870: 7867: 7862: 7859: 7854: 7853: 7849: 7846: 7844: 7841: 7838: 7833: 7830: 7825: 7824: 7821: 7817: 7814: 7812: 7809: 7806: 7801: 7798: 7793: 7792: 7789: 7785: 7782: 7780: 7777: 7774: 7769: 7766: 7761: 7760: 7757: 7753: 7750: 7748: 7745: 7742: 7737: 7734: 7729: 7728: 7725: 7721: 7718: 7716: 7713: 7710: 7705: 7702: 7697: 7696: 7693: 7689: 7686: 7684: 7681: 7678: 7673: 7670: 7665: 7664: 7661: 7657: 7654: 7652: 7649: 7646: 7641: 7638: 7633: 7632: 7629: 7625: 7622: 7620: 7617: 7614: 7609: 7606: 7601: 7600: 7597: 7593: 7590: 7588: 7585: 7582: 7577: 7574: 7569: 7568: 7565: 7562: 7558: 7555: 7553: 7550: 7547: 7542: 7539: 7534: 7533: 7530: 7526: 7523: 7521: 7518: 7515: 7510: 7507: 7502: 7501: 7498: 7494: 7491: 7489: 7486: 7483: 7478: 7475: 7470: 7469: 7466: 7462: 7459: 7457: 7454: 7451: 7446: 7443: 7438: 7437: 7434: 7430: 7427: 7425: 7422: 7419: 7414: 7411: 7406: 7405: 7402: 7398: 7395: 7393: 7390: 7387: 7382: 7379: 7374: 7373: 7370: 7366: 7363: 7361: 7358: 7355: 7350: 7347: 7342: 7341: 7338: 7335: 7331: 7325: 7322: 7321: 7319: 7317: 7314: 7311: 7306: 7303: 7296: 7295: 7292: 7288: 7285: 7283: 7280: 7277: 7272: 7269: 7264: 7263: 7260: 7256: 7253: 7251: 7248: 7245: 7240: 7237: 7232: 7231: 7228: 7224: 7221: 7219: 7216: 7213: 7208: 7205: 7200: 7199: 7196: 7192: 7189: 7187: 7184: 7181: 7176: 7173: 7168: 7167: 7164: 7160: 7157: 7155: 7152: 7149: 7144: 7141: 7136: 7135: 7132: 7128: 7125: 7123: 7120: 7117: 7112: 7109: 7104: 7103: 7100: 7096: 7093: 7091: 7088: 7085: 7080: 7077: 7072: 7071: 7067: 7064: 7062: 7059: 7056: 7051: 7048: 7043: 7042: 7038: 7035: 7033: 7030: 7027: 7022: 7019: 7014: 7013: 7010: 7006: 7003: 7001: 6998: 6995: 6990: 6987: 6982: 6981: 6978: 6974: 6971: 6969: 6966: 6963: 6958: 6955: 6950: 6949: 6946: 6942: 6939: 6937: 6934: 6931: 6926: 6923: 6918: 6917: 6914: 6910: 6907: 6905: 6902: 6899: 6894: 6891: 6886: 6885: 6882: 6878: 6875: 6873: 6870: 6867: 6862: 6859: 6854: 6853: 6850: 6846: 6843: 6841: 6838: 6835: 6830: 6827: 6822: 6821: 6818: 6814: 6811: 6809: 6806: 6803: 6798: 6795: 6790: 6789: 6786: 6782: 6779: 6777: 6774: 6771: 6766: 6763: 6758: 6757: 6754: 6750: 6747: 6745: 6742: 6739: 6734: 6731: 6726: 6725: 6722: 6718: 6715: 6713: 6710: 6707: 6702: 6699: 6694: 6693: 6690: 6686: 6683: 6681: 6678: 6675: 6670: 6667: 6662: 6661: 6658: 6654: 6651: 6649: 6646: 6643: 6638: 6635: 6630: 6629: 6626: 6622: 6619: 6617: 6614: 6611: 6606: 6603: 6598: 6597: 6594: 6590: 6587: 6585: 6582: 6579: 6574: 6571: 6566: 6565: 6562: 6558: 6555: 6553: 6550: 6547: 6542: 6539: 6534: 6533: 6530: 6526: 6523: 6521: 6518: 6515: 6510: 6507: 6502: 6501: 6498: 6494: 6491: 6489: 6486: 6483: 6478: 6475: 6470: 6469: 6465: 6462: 6460: 6457: 6454: 6449: 6446: 6441: 6440: 6436: 6433: 6431: 6428: 6425: 6420: 6417: 6412: 6411: 6408: 6404: 6401: 6399: 6396: 6393: 6388: 6385: 6380: 6379: 6376: 6372: 6369: 6367: 6364: 6361: 6356: 6353: 6348: 6347: 6344: 6340: 6337: 6335: 6332: 6329: 6324: 6321: 6316: 6315: 6312: 6308: 6305: 6303: 6300: 6297: 6292: 6289: 6284: 6283: 6280: 6276: 6273: 6271: 6268: 6265: 6260: 6257: 6252: 6251: 6248: 6244: 6241: 6239: 6236: 6233: 6228: 6225: 6220: 6219: 6216: 6212: 6209: 6207: 6204: 6201: 6196: 6193: 6188: 6187: 6184: 6180: 6177: 6175: 6172: 6169: 6164: 6161: 6156: 6155: 6152: 6148: 6145: 6143: 6140: 6137: 6132: 6129: 6124: 6123: 6120: 6116: 6113: 6111: 6108: 6105: 6100: 6097: 6092: 6091: 6088: 6084: 6081: 6079: 6076: 6073: 6068: 6065: 6060: 6059: 6056: 6052: 6049: 6047: 6044: 6041: 6036: 6033: 6028: 6027: 6024: 6020: 6017: 6015: 6012: 6009: 6004: 6001: 5996: 5995: 5992: 5988: 5985: 5983: 5980: 5977: 5972: 5969: 5964: 5963: 5960: 5956: 5953: 5951: 5948: 5945: 5940: 5937: 5932: 5931: 5928: 5924: 5921: 5919: 5916: 5913: 5908: 5905: 5900: 5899: 5896: 5892: 5889: 5886: 5883: 5880: 5875: 5872: 5867: 5866: 5863: 5859: 5856: 5853: 5850: 5847: 5842: 5839: 5834: 5833: 5830: 5826: 5823: 5820: 5817: 5814: 5809: 5806: 5801: 5800: 5797: 5793: 5790: 5787: 5784: 5781: 5776: 5773: 5768: 5767: 5764: 5760: 5757: 5754: 5751: 5748: 5743: 5740: 5735: 5734: 5731: 5727: 5724: 5721: 5718: 5715: 5710: 5707: 5702: 5701: 5698: 5694: 5691: 5688: 5685: 5682: 5677: 5674: 5669: 5668: 5665: 5661: 5658: 5655: 5652: 5649: 5644: 5641: 5636: 5635: 5632: 5631:division sign 5629: 5626: 5623: 5617: 5614: 5613: 5611: 5608: 5603: 5600: 5591: 5590: 5587: 5583: 5580: 5577: 5574: 5571: 5566: 5563: 5558: 5557: 5554: 5550: 5547: 5544: 5541: 5538: 5533: 5530: 5525: 5524: 5521: 5517: 5514: 5511: 5508: 5505: 5500: 5497: 5492: 5491: 5488: 5484: 5481: 5478: 5475: 5472: 5467: 5464: 5459: 5458: 5455: 5451: 5448: 5445: 5442: 5439: 5434: 5431: 5426: 5425: 5422: 5418: 5415: 5412: 5409: 5406: 5401: 5398: 5393: 5392: 5389: 5385: 5382: 5379: 5376: 5373: 5368: 5365: 5360: 5359: 5356: 5352: 5349: 5346: 5343: 5340: 5335: 5332: 5327: 5326: 5323: 5319: 5316: 5313: 5310: 5307: 5302: 5299: 5294: 5293: 5290: 5286: 5283: 5280: 5277: 5274: 5269: 5266: 5261: 5260: 5257: 5253: 5250: 5247: 5244: 5241: 5236: 5233: 5228: 5227: 5224: 5220: 5217: 5214: 5211: 5208: 5203: 5200: 5195: 5194: 5191: 5187: 5184: 5181: 5178: 5175: 5170: 5167: 5162: 5161: 5158: 5154: 5151: 5148: 5145: 5142: 5137: 5134: 5129: 5128: 5125: 5121: 5118: 5115: 5112: 5109: 5104: 5101: 5096: 5095: 5092: 5088: 5085: 5082: 5079: 5076: 5071: 5068: 5063: 5062: 5059: 5055: 5052: 5049: 5046: 5043: 5038: 5035: 5030: 5029: 5025: 5022: 5019: 5016: 5013: 5008: 5005: 5000: 4999: 4996: 4992: 4989: 4986: 4983: 4980: 4975: 4972: 4967: 4966: 4963: 4959: 4956: 4953: 4950: 4947: 4942: 4939: 4934: 4933: 4930: 4926: 4923: 4920: 4917: 4914: 4909: 4906: 4901: 4900: 4897: 4893: 4890: 4887: 4884: 4881: 4876: 4873: 4868: 4867: 4864: 4860: 4857: 4854: 4851: 4848: 4843: 4840: 4835: 4834: 4831: 4827: 4823: 4820: 4817: 4814: 4811: 4806: 4803: 4798: 4797: 4794: 4790: 4787: 4784: 4781: 4778: 4773: 4770: 4765: 4764: 4761: 4757: 4754: 4751: 4748: 4745: 4740: 4737: 4732: 4731: 4728: 4724: 4721: 4718: 4715: 4712: 4707: 4704: 4699: 4698: 4695: 4691: 4688: 4685: 4682: 4679: 4674: 4671: 4666: 4665: 4662: 4658: 4655: 4652: 4649: 4646: 4641: 4638: 4633: 4632: 4629: 4625: 4622: 4619: 4616: 4613: 4608: 4605: 4600: 4599: 4596: 4592: 4589: 4586: 4583: 4580: 4575: 4572: 4567: 4566: 4563: 4560: 4557: 4554: 4551: 4548: 4545: 4540: 4537: 4532: 4531: 4528: 4524: 4521: 4518: 4515: 4512: 4507: 4504: 4499: 4498: 4495: 4491: 4488: 4485: 4482: 4479: 4474: 4471: 4466: 4465: 4462: 4458: 4455: 4452: 4449: 4446: 4441: 4438: 4433: 4432: 4429: 4425: 4422: 4419: 4416: 4413: 4408: 4405: 4400: 4399: 4396: 4392: 4389: 4386: 4383: 4380: 4375: 4372: 4367: 4366: 4363: 4359: 4356: 4353: 4350: 4347: 4342: 4339: 4334: 4333: 4330: 4326: 4323: 4320: 4317: 4314: 4309: 4306: 4301: 4300: 4297: 4293: 4290: 4287: 4284: 4281: 4276: 4273: 4268: 4267: 4264: 4260: 4257: 4254: 4251: 4248: 4243: 4240: 4235: 4234: 4231: 4227: 4224: 4221: 4218: 4215: 4210: 4207: 4202: 4201: 4198: 4194: 4191: 4188: 4185: 4182: 4177: 4174: 4169: 4168: 4165: 4161: 4158: 4155: 4152: 4149: 4144: 4141: 4136: 4135: 4132: 4128: 4125: 4122: 4119: 4116: 4111: 4108: 4103: 4102: 4099: 4095: 4092: 4089: 4086: 4083: 4078: 4075: 4070: 4069: 4066: 4062: 4059: 4056: 4053: 4050: 4045: 4042: 4037: 4036: 4033: 4029: 4026: 4023: 4020: 4017: 4012: 4009: 4004: 4003: 4000: 3996: 3993: 3990: 3987: 3984: 3979: 3976: 3971: 3970: 3967: 3965: 3959: 3956: 3953: 3947: 3944: 3943: 3941: 3938: 3933: 3930: 3921: 3920: 3917: 3913: 3910: 3907: 3904: 3901: 3896: 3893: 3888: 3887: 3884: 3880: 3877: 3874: 3871: 3868: 3863: 3860: 3855: 3854: 3851: 3847: 3844: 3841: 3838: 3835: 3830: 3827: 3822: 3821: 3818: 3814: 3811: 3808: 3805: 3802: 3797: 3794: 3789: 3788: 3785: 3782: 3778: 3775: 3772: 3769: 3766: 3761: 3758: 3753: 3752: 3749: 3746: 3743: 3740: 3737: 3734: 3731: 3726: 3723: 3718: 3717: 3714: 3710: 3707: 3704: 3701: 3698: 3693: 3690: 3685: 3684: 3681: 3677: 3674: 3671: 3665: 3662: 3661: 3659: 3656: 3651: 3648: 3639: 3638: 3635: 3631: 3628: 3625: 3622: 3619: 3614: 3611: 3606: 3605: 3602: 3598: 3595: 3592: 3589: 3586: 3581: 3578: 3573: 3572: 3569: 3565: 3562: 3559: 3556: 3553: 3548: 3545: 3540: 3539: 3536: 3532: 3529: 3526: 3523: 3520: 3515: 3512: 3507: 3506: 3503: 3500: 3497: 3494: 3491: 3485: 3482: 3481: 3479: 3476: 3471: 3468: 3465:&Cedilla; 3459: 3458: 3455: 3452: 3449: 3446: 3443: 3437: 3434: 3431: 3430: 3428: 3425: 3420: 3417: 3406: 3405: 3402: 3398: 3395: 3392: 3389: 3386: 3383: 3378: 3375: 3370: 3369: 3365: 3362: 3359: 3356: 3353: 3348: 3345: 3340: 3339: 3336: 3333: 3330: 3327: 3324: 3318: 3315: 3314: 3312: 3309: 3304: 3301: 3292: 3291: 3288: 3284: 3281: 3278: 3275: 3272: 3267: 3264: 3259: 3258: 3255: 3251: 3248: 3245: 3242: 3239: 3234: 3231: 3226: 3225: 3222: 3219: 3216: 3213: 3210: 3204: 3201: 3198: 3197: 3195: 3192: 3187: 3184: 3173: 3172: 3169: 3166: 3163: 3160: 3157: 3154: 3149: 3146: 3141: 3140: 3137: 3134: 3131: 3128: 3125: 3119: 3116: 3115: 3113: 3110: 3105: 3102: 3093: 3092: 3089: 3087: 3081: 3078: 3075: 3069: 3066: 3063: 3062: 3060: 3057: 3052: 3049: 3038: 3037: 3034: 3031: 3028: 3025: 3022: 3019: 3016: 3003: 3002: 2999: 2996: 2993: 2990: 2987: 2984: 2979: 2976: 2971: 2970: 2967: 2965: 2959: 2956: 2953: 2950: 2947: 2942: 2939: 2934: 2933: 2930: 2926: 2923: 2920: 2917: 2914: 2909: 2906: 2901: 2900: 2897: 2894: 2891: 2888: 2882: 2879: 2878: 2876: 2873: 2868: 2865: 2856: 2855: 2852: 2848: 2845: 2842: 2839: 2836: 2830: 2827: 2824: 2821: 2820: 2818: 2815: 2810: 2807: 2794: 2793: 2790: 2787: 2784: 2781: 2778: 2775: 2770: 2767: 2762: 2761: 2758: 2754: 2751: 2748: 2745: 2742: 2737: 2734: 2729: 2728: 2725: 2723: 2718: 2715: 2712: 2709: 2706: 2703: 2698: 2695: 2690: 2689: 2686: 2685:currency sign 2683: 2680: 2677: 2674: 2671: 2666: 2663: 2658: 2657: 2654: 2651: 2648: 2645: 2642: 2639: 2634: 2631: 2626: 2625: 2622: 2619: 2616: 2613: 2610: 2607: 2602: 2599: 2594: 2593: 2590: 2587: 2584: 2581: 2578: 2575: 2570: 2567: 2562: 2561: 2558: 2556: 2550: 2547: 2544: 2538: 2535: 2534: 2532: 2529: 2521: 2512: 2511: 2508: 2507:(right brace) 2504: 2501: 2499: 2496: 2493: 2487: 2480: 2479: 2476: 2472: 2468: 2465: 2463: 2460: 2457: 2451: 2442: 2441: 2438: 2434: 2431: 2429: 2426: 2423: 2417: 2410: 2409: 2405: 2402: 2400: 2397: 2394: 2390: 2385: 2382: 2377: 2376: 2373: 2370:grave accent 2369: 2366: 2364: 2361: 2358: 2353: 2350: 2343: 2342: 2339: 2335: 2332: 2330: 2327: 2324: 2318: 2311: 2310: 2306: 2304: 2302: 2299: 2296: 2291: 2286: 2285: 2282: 2278: 2275: 2273: 2270: 2267: 2261: 2254: 2253: 2250: 2246: 2243: 2241: 2238: 2235: 2230: 2227: 2222: 2221: 2218: 2214: 2211: 2209: 2206: 2203: 2197: 2190: 2189: 2186: 2185:commercial at 2183: 2180: 2178: 2175: 2172: 2167: 2164: 2159: 2158: 2155: 2154:question mark 2152: 2149: 2147: 2144: 2141: 2136: 2133: 2128: 2127: 2123: 2120: 2118: 2115: 2112: 2108: 2102: 2097: 2096: 2093: 2090: 2087: 2083: 2080: 2074: 2071: 2070: 2068: 2065: 2059: 2050: 2049: 2045: 2042: 2040: 2037: 2034: 2030: 2025: 2022: 2017: 2016: 2013: 2010: 2007: 2005: 2002: 1999: 1994: 1991: 1986: 1985: 1981: 1978: 1976: 1973: 1970: 1966: 1960: 1955: 1954: 1951: 1948: 1945: 1941: 1938: 1932: 1929: 1928: 1926: 1923: 1917: 1908: 1907: 1904: 1901: 1898: 1896: 1893: 1890: 1885: 1882: 1877: 1876: 1872: 1869: 1867: 1864: 1861: 1855: 1850: 1849: 1845: 1842: 1840: 1837: 1834: 1829: 1826: 1821: 1820: 1817: 1813: 1810: 1808: 1805: 1802: 1796: 1791: 1790: 1786: 1783: 1781: 1778: 1775: 1770: 1767: 1762: 1761: 1757: 1754: 1752: 1749: 1746: 1741: 1738: 1733: 1732: 1729: 1726: 1723: 1720: 1718: 1715: 1712: 1707: 1704: 1695: 1694: 1690: 1687: 1685: 1682: 1679: 1674: 1671: 1666: 1665: 1661: 1658: 1656: 1653: 1650: 1645: 1642: 1637: 1636: 1633: 1629: 1626: 1623: 1620: 1617: 1614: 1611: 1606: 1603: 1598: 1597: 1594: 1591: 1588: 1584: 1581: 1575: 1572: 1571: 1569: 1566: 1561: 1558: 1549: 1548: 1545: 1542: 1539: 1537: 1534: 1531: 1526: 1523: 1518: 1517: 1514: 1511: 1508: 1506: 1503: 1500: 1495: 1492: 1487: 1486: 1483: 1480: 1477: 1475: 1472: 1469: 1463: 1458: 1457: 1454: 1451: 1448: 1444: 1441: 1435: 1432: 1431: 1429: 1426: 1421: 1418: 1409: 1408: 1405: 1402: 1399: 1397: 1394: 1391: 1386: 1383: 1378: 1377: 1373: 1371: 1369: 1363: 1360: 1359: 1357: 1354: 1348: 1344: 1338: 1335: 1330: 1329: 1325: 1323: 1321: 1315: 1312: 1311: 1309: 1306: 1301: 1297: 1292: 1289: 1282: 1281: 1278: 1275: 1272: 1270: 1268: 1262: 1259: 1258: 1256: 1253: 1248: 1244: 1239: 1238: ̑ 1236: 1231: 1230: 1227: 1223: 1221: 1219: 1216: 1213: 1202:&NewLine; 1200: 1199: 1196: 1192: 1190: 1188: 1185: 1182: 1169: 1168: 1143: 1137: 1133: 1129: 1126: 1120: 1110: 1106: 1102: 1096: 1081: 1073: 1063: 1046: 1044: 1042: 1040: 1038: 1036: 1034: 1032: 1030: 1028: 1026: 1024: 1022: 1020: 1018: 1016: 1014: 1012: 1010: 1005: 992: 987: 986: 984: 982: 979: 978: 972: 970: 967: 966: 960: 958: 955: 954: 948: 946: 943: 942: 936: 934: 931: 930: 924: 922: 919: 918: 912: 910: 907: 906: 900: 898: 895: 894: 885: 880: 879: 877: 875: 872: 871: 862: 857: 856: 854: 852: 849: 848: 842: 840: 837: 836: 830: 828: 825: 824: 818: 816: 813: 812: 806: 804: 801: 800: 794: 792: 789: 788: 782: 780: 777: 776: 770: 768: 765: 764: 755: 750: 749: 747: 745: 742: 741: 732: 727: 726: 724: 722: 719: 718: 709: 704: 703: 701: 699: 696: 695: 686: 681: 680: 678: 676: 673: 672: 663: 658: 657: 655: 653: 650: 649: 640: 635: 634: 632: 630: 627: 626: 623: 620: 617: 616: 610: 608: 604: 586: 582: 578: 574: 568: 561: 557: 556: 554: 547: 541: 535: 531: 521: 515: 510: 506: 500: 494: 492: 489: 487: 483: 477: 471: 466: 463: 462: 455: 449: 444: 441: 439: 435: 429: 423: 418: 415: 414: 407: 401: 396: 393: 391: 387: 381: 375: 370: 367: 366: 359: 353: 348: 345: 343: 339: 335: 333: 330: 327: 324: 323: 317: 315: 305: 303: 295: 291: 287: 284: 281: 278: 274: 270: 266: 262: 259: 256: 252: 248: 245: 242: 238: 235: 232: 228: 225: 222: 199: 196: 195: 189: 187: 178: 173: 172: 171: 169: 165: 161: 160: 155: 154: 148: 145: 141: 137: 133: 129: 125: 121: 108: 103: 102: 101: 94: 89: 88: 87: 85: 82: 78: 74: 73: 62: 60: 51: 49: 48: 43: 39: 35: 31: 27: 23: 19: 51749:at Wikibooks 51701:XML 1.0 spec 51694:. See also: 51678:. See also: 51649: 51641:the original 51630: 51621: 51608: 51599: 51586: 51577: 51564: 51555: 51542: 51523: 51504: 51490: 51476: 51362:. Retrieved 51354: 51345: 51327: 51251: 51190: 51168: 51160: 51144: 51136: 51124: 51116: 51108: 51067: 51055: 51047: 51039: 51031: 51023: 51015: 51007: 50991: 50975: 50963: 50960:&daleth; 50955: 50943: 50935: 50923: 50915: 50903: 50895: 50887: 50884:&copysr; 50879: 50836: 50832: 50763: 50755: 50751: 50747: 50739: 50735: 50610:ISO/IEC 6937 50597: 50590:ISO/IEC 6937 50582:&lmidot; 50559:ISO/IEC 6937 50523: 50515: 50507: 50499: 50491: 50457: 50434: 48913: 46308:&ffllig; 46279:&ffilig; 46184: 46156:&nparsl; 46148: 46095:&parsim; 46037:&topcir; 46008:&midcir; 45979:&cirmid; 45747:&Vdashl; 45542:&supsup; 45513:&subsub; 45484:&supsub; 45455:&subsup; 45304:&vsupnE; 45238:&vsubnE; 45178:&supsim; 45149:&subsim; 44814:&supdot; 44785:&subdot; 44415:&succeq; 44345:&preceq; 44184:larger than 43635:&egsdot; 43606:&elsdot; 43515:&gesles; 43486:&lesges; 42919:&gesdot; 42890:&lesdot; 42517:&Colone; 42339:&apacir; 42310:&easter; 42240: 42216:&simdot; 42159:&wedbar; 41927:&andand; 41777: 41753:&capcap; 41745: 41721:&cupcup; 41713: 41681: 41649: 41625:&capcup; 41617: 41593:&cupcap; 41585: 41553: 41529:&capand; 41463: 41439:&capdot; 41234:&Otimes; 41118:&smashp; 41081: 41057:&timesd; 41000:&roplus; 40971:&loplus; 40963: 40910:&mcomma; 40873: 40841: 40817:&plusdu; 40809: 40437:&iiiint; 40427: 40401:&xsqcup; 40394:(big u plus) 40393: 40367:&xuplus; 40336:&xotime; 40305:&xoplus; 40266: 40206: 40143: 40090:&eparsl; 40003:&iinfin; 39818: 39794:&boxbox; 39786: 39754: 39606: 39574: 39521:&odsold; 39513: 39423: 39275: 39243: 38813:&vangrt; 38776: 38752:&ltrPar; 38744: 38720:&gtlPar; 38712: 38688:&rpargt; 38680: 38656:&lparlt; 38337:&dfisht; 38308:&ufisht; 38279:&rfisht; 38250:&lfisht; 38163:&gtrarr; 38134:&ltlarr; 38126: 38102:&rarrap; 38094: 38062: 38030: 37969: 37938: 37904: 37849:&lrhard; 37820:&rharul; 37791:&llhard; 37762:&lharul; 37522: 37491: 37460: 37429: 37398: 37367: 37336: 37305: 37274: 37243: 37212: 37181: 37150: 37119: 37088: 37057: 37026: 36995: 36964: 36933: 36902: 36870: 36759:&rarrpl; 36751: 36719: 36666:&larrpl; 36658: 36626: 36594: 36562: 36505:&nrarrc; 36497: 36444:&swnwar; 36436: 36410:&seswar; 36402: 36376:&nesear; 36347:&nwnear; 36316:&swarhk; 36285:&searhk; 36256:&nearhk; 36227:&nwarhk; 36140:&rarrfs; 36111:&larrfs; 36082:&rAtail; 36053:&lAtail; 36024:&ratail; 35995:&latail; 35966:&Rarrtl; 35761:&bkarow; 35722: 35669:&nvHarr; 35640:&nvrArr; 35611:&nvlArr; 35603: 35571: 35537: 35435: 35217: 35167:&rangle; 35155: 35105:&langle; 34915: 34884: 34821: 34669: 34668:eighth note 34594: 34556:&hearts; 34548: 34467:&spades; 34432:female sign 34409:&female; 34401: 34369: 34337: 34303: 34272: 34155:(big circle) 34154: 34120: 34096:&tridot; 34088: 34013: 33979: 33945: 33911: 33877: 33843: 33809: 33775: 33741: 33707: 33644: 33620:&marker; 33583: 33552: 33524:&squarf; 33493:&Square; 33491:&square; 33481: 33449: 33417: 33416:light shade 33211: 33179: 33147: 33115: 33083: 33051: 32410: 32378: 32143: 32078: 31988: 31958:(over brace) 31957: 31926: 31895: 31835: 31801: 31767: 31741:&rmoust; 31733: 31707:&lmoust; 31695: 31657: 31633:&solbar; 31625: 31594:(top bottom) 31593: 31569:&topbot; 31511:&cylcty; 31482:&ssmile; 31451:&sfrown; 31441: 31415:&drcorn; 31407: 31381:&dlcorn; 31373: 31347:&urcorn; 31339: 31313:&ulcorn; 31305: 31281:&target; 31252:&telrec; 31186: 31154: 31130:&ulcrop; 31122: 31098:&urcrop; 31090: 31066:&dlcrop; 31058: 31034:&drcrop; 31028:right floor 30993:&rfloor; 30985: 30949:&lfloor; 30900: 30858:perspective 30833:&Barwed; 30802:&barwed; 30624:&notinE; 30417:&isinsv; 30380: 30348: 30316: 30263:&vellip; 30255: 30227:&nrtrie; 30219: 30191:&nltrie; 30183: 30147: 30111: 30085:&scnsim; 30077: 30051:&prnsim; 30043: 30011: 29979: 29945: 29911: 29885:&nsccue; 29877: 29851:&nprcue; 29843: 29809: 29496:&gtrdot; 29392:(double cup) 29391: 29360:(double cap) 29359: 29306:&Supset; 29275:&Subset; 29265: 29231: 29197: 29163: 29135:&rthree; 29127: 29099:&lthree; 29091: 29065:&rtimes; 29058:(left times) 29057: 29031:&ltimes; 29000:&bowtie; 28969:&divonx; 28938:&sstarf; 28930: 28862: 28835:&bigcup; 28823: 28821:intersection 28796:&bigcap; 28784: 28757:&bigvee; 28745: 28714:&xwedge; 28706: 28619:&barvee; 28579:&veebar; 28573:intercalate 28548:&intcal; 28517:&hercon; 28449:original of 28426:&origof; 28385: 28384:or equal to 28380:contains as 28312: 28273: 28269:contains as 28234: 28174:&prurel; 28145:&nVDash; 28114:&nVdash; 28083:&nvDash; 28052:&nvdash; 27994:&Vvdash; 27955: 27896:&models; 27884: 27836:&bottom; 27828: 27783: 27748:, right tee) 27743: 27707: 27673: 27647:&timesb; 27639: 27613:&minusb; 27606:(boxed plus) 27605: 27509: 27475: 27441: 27409: 27373:&otimes; 27342:&ominus; 27335:(direct sum) 27334: 27265:&sqcups; 27257: 27198:&sqcaps; 27190: 27156: 27128:&sqsupe; 27120: 27092:&sqsube; 27052: 26984: 26949:(union plus) 26948: 26912: 26886:&cupdot; 26851:&vsupne; 26785:&vsubne; 26493:superset of 26455:&supset; 26377:&subset; 26269: 26233: 26197: 26161: 25931: 25897: 25863: 25837:&gtrsim; 25827: 25659: 24949:&nequiv; 24868:not equal to 24801:&equest; 24793: 24760:(vee equals) 24759: 24727: 24703:&wedgeq; 24695: 24671:&circeq; 24661: 24637:&eqcirc; 24604:&ecolon; 24571:&Assign; 24567:&colone; 24559: 24525: 24491: 24424: 24362:&nbumpe; 24354: 24330:&bumpeq; 24284: 24260:&Bumpeq; 24215: 24192:&CupCap; 24182: 24086: 24052: 24016: 23966:&approx; 23952: 23918: 23886: 23842: 23816:&nsimeq; 23806: 23736: 23735:minus tilde 23700: 23664: 23634:&wreath; 23542:&mstpos; 23500: 23433: 23391:&thksim; 23356:&homtht; 23292:&minusd; 23193:&becaus; 23145:&there4; 23015: 22987:&Conint; 22979: 22949:&conint; 22801: 22733: 22731:intersection 22698: 22652: 22606: 22564: 22522: 22482: 22419:&angsph; 22388:&angmsd; 22195:&propto; 22185: 22139: 22111:&compfn; 22081:&lowast; 22048:&ssetmn; 22034: 22008:&plusdo; 22000: 21970:&mnplus; 21888: 21859:&coprod; 21851: 21804: 21768: 21715:(not in set) 21714: 21665: 21607: 21557: 21513:&emptyv; 21474:&nexist; 21467:there exists 21433:&Exists; 21283:&ForAll; 21281:&forall; 21273: 20848: 20744: 20598: 20564: 20530: 20496: 20460: 20203: 20167: 20131: 20095: 20059: 20023: 19987: 19951: 19915: 19881: 19847: 19821:&curarr; 19813: 19787:&cularr; 19779: 19746: 19714: 19682: 19649:(left shift) 19648: 19614: 19580: 19523:&rarrlp; 19492:&larrlp; 19461:&rarrhk; 19430:&larrhk; 19422: 19389: 19365:&mapsto; 19351: 19318: 19262:&rarrtl; 19231:&larrtl; 19078:&nrarrw; 19070: 19036: 19002: 18968: 18932: 18896: 18860: 18824: 18788: 18525: 18501:&frac78; 18493: 18469:&frac58; 18461: 18437:&frac38; 18429: 18405:&frac18; 18397: 18373:&frac56; 18365: 18341:&frac16; 18333: 18309:&frac45; 18301: 18277:&frac35; 18269: 18245:&frac25; 18237: 18213:&frac15; 18205: 18181:&frac23; 18173: 18149:&frac13; 18019: 17995:&daleth; 17988:gimel symbol 17956: 17922: 17908: 17856: 17816: 17788:&phmmat; 17776: 17738: 17675: 17637: 17609:&bernou; 17601: 17569: 17545:&zeetrf; 17531: 17495: 17417: 17381: 17347: 17294:, real line) 17289: 17251: 17216:prime number 17213: 17189:&primes; 17176:(power set, 17175: 17139:&weierp; 17107:&copysr; 17076:&numero; 17064: 17030: 16998: 16972:&lagran; 16962: 16906: 16872: 16842:&hslash; 16840:&plankv; 16836:&planck; 16794: 16756: 16714: 16686:&hamilt; 16628:&incare; 16616: 16576:HTMLspecial 16550: 16487: 16452: 16387: 16356: 16329:&qprime; 16321: 16282: 16225:&hybull; 16185: 16137:ISO proposed 16136: 16133:HTMLspecial 16115:&rsaquo; 16105:ISO proposed 16104: 16101:HTMLspecial 16083:&lsaquo; 16076:(back prime) 16075: 16046:&bprime; 16038: 16011:&tprime; 15995: 15951: 15876:HTMLspecial 15858:&permil; 15850: 15811:&hellip; 15803: 15771: 15762:HTMLspecial 15735:&bullet; 15725: 15716:HTMLspecial 15687:&Dagger; 15679: 15670:HTMLspecial 15652:&dagger; 15644: 15634:HTMLspecial 15607:&ldquor; 15597: 15587:HTMLspecial 15555:&rdquor; 15545: 15541:left double 15535:HTMLspecial 15498: 15488:HTMLspecial 15461:&lsquor; 15451: 15441:HTMLspecial 15409:&rsquor; 15399: 15395:left single 15389:HTMLspecial 15329:&Verbar; 15298:&horbar; 15284:HTMLspecial 15252:HTMLspecial 15226: 15198:&hyphen; 15186:NEW RFC 2070 15185: 15182:HTMLspecial 15152:NEW RFC 2070 15151: 15148:HTMLspecial 15118:NEW RFC 2070 15117: 15114:HTMLspecial 15084:NEW RFC 2070 15083: 15080:HTMLspecial 15054: 15005: 14977:&hairsp; 14963:HTMLspecial 14934:&thinsp; 14903:&puncsp; 14895: 14893:figure space 14861: 14835:&emsp14; 14827: 14801:&emsp13; 14787:HTMLspecial 14755:HTMLspecial 14700: 14552: 14528:&jsercy; 14491: 14206:&softcy; 14198: 14145:&hardcy; 14116:&shchcy; 14021: 13670: 13269:&SOFTcy; 13261: 13208:&HARDcy; 13179:&SHCHcy; 13084: 12733: 12411: 12263: 12239:&Jsercy; 12202: 12025: 11991: 11955: 11931:&varrho; 11921: 11895:&kappav; 11864:&gammad; 11835:&Gammad; 11828:(variant pi) 11827: 11779: 11755:&varphi; 11702: 11661:&thetav; 11432: 11395:&sigmaf; 11391:&sigmav; 11181:&lambda; 10858: 10438:&Lambda; 10137: 10101: 10091:HTMLspecial 9992: 9923: 9879:HTMLspecial 9853: 9794:&gacute; 9753: 9696:&zcaron; 9664:&Zcaron; 9568:&zacute; 9536:&Zacute; 9521:HTMLspecial 9304:double acute 9279:&udblac; 9272:double acute 9247:&Udblac; 9157:&ubreve; 9125:&Ubreve; 9029:&utilde; 8997:&Utilde; 8968:&tstrok; 8939:&Tstrok; 8907:&tcaron; 8875:&Tcaron; 8843:&tcedil; 8811:&Tcedil; 8796:HTMLspecial 8778:&scaron; 8763:HTMLspecial 8745:&Scaron; 8713:&scedil; 8681:&Scedil; 8585:&sacute; 8553:&Sacute; 8521:&rcaron; 8489:&Rcaron; 8457:&rcedil; 8425:&Rcedil; 8393:&racute; 8361:&Racute; 8349:HTMLspecial 8319:HTMLspecial 8294:double acute 8269:&odblac; 8262:double acute 8237:&Odblac; 8045:&ncaron; 8013:&Ncaron; 7981:&ncedil; 7949:&Ncedil; 7917:&nacute; 7885:&Nacute; 7856:&lstrok; 7827:&Lstrok; 7795:&lmidot; 7763:&Lmidot; 7731:&lcaron; 7699:&Lcaron; 7667:&lcedil; 7635:&Lcedil; 7603:&lacute; 7571:&Lacute; 7563: 7536:&kgreen; 7504:&kcedil; 7472:&Kcedil; 7336: 7298:&inodot; 7106:&itilde; 7074:&Itilde; 7045:&hstrok; 7016:&Hstrok; 6920:&Gcedil; 6824:&gbreve; 6792:&Gbreve; 6696:&ecaron; 6664:&Ecaron; 6443:&dstrok; 6414:&Dstrok; 6382:&dcaron; 6350:&Dcaron; 6318:&ccaron; 6286:&Ccaron; 6126:&cacute; 6094:&Cacute; 5998:&abreve; 5966:&Abreve; 5803:&yacute; 5704:&uacute; 5671:&ugrave; 5663: 5638:&oslash; 5593:&divide; 5527:&otilde; 5461:&oacute; 5428:&ograve; 5395:&ntilde; 5263:&iacute; 5230:&igrave; 5131:&eacute; 5098:&egrave; 5065:&ccedil; 5057: 4936:&atilde; 4870:&aacute; 4837:&agrave; 4825: 4734:&Yacute; 4635:&Uacute; 4602:&Ugrave; 4594: 4569:&Oslash; 4562:(times sign) 4561: 4468:&Otilde; 4402:&Oacute; 4369:&Ograve; 4336:&Ntilde; 4204:&Iacute; 4171:&Igrave; 4072:&Eacute; 4039:&Egrave; 4006:&Ccedil; 3998: 3961: 3857:&Atilde; 3791:&Aacute; 3783: 3755:&Agrave; 3747: 3720:&iquest; 3712: 3687:&frac34; 3679: 3641:&frac12; 3633: 3608:&frac14; 3600: 3534: 3501: 3453: 3408:&middot; 3400: 3334: 3332:acute accent 3286: 3253: 3220: 3175:&plusmn; 3135: 3083: 3032: 2961: 2846: 2789:section sign 2756: 2731:&brvbar; 2719: 2660:&curren; 2552: 2506: 2484:&rbrace; 2474: 2470: 2444:&verbar; 2437:(left brace) 2436: 2414:&lbrace; 2371: 2337: 2313:&lowbar; 2280: 2258:&rbrack; 2248: 2216: 2194:&lbrack; 2161:&commat; 2085:HTMLspecial 2081: 1988:&equals; 1943:HTMLspecial 1939: 1815: 1793:&period; 1727: 1701:&midast; 1627: 1618:HTMLspecial 1586:HTMLspecial 1582: 1544:percent sign 1520:&percnt; 1489:&dollar; 1446:HTMLspecial 1442: 1332:&DotDot; 1276: 1225: 1194: 1165:Description 1134: 1130: 1124: 1121: 1108: 1104: 1100: 1097: 1093: 1071: 1062: 980: 968: 956: 944: 932: 920: 908: 896: 873: 850: 838: 826: 814: 802: 790: 778: 766: 743: 720: 697: 674: 651: 628: 600: 546: 534: 490: 485: 437: 389: 341: 311: 299: 185: 183: 176: 163: 157: 152: 151: 149: 143: 139: 135: 127: 119: 113: 106: 99: 92: 83: 70: 68: 57:syntax in a 52: 46: 45: 41: 37: 33: 29: 15: 51726:HTML 5 spec 51313:SGML entity 50940:&gimel; 50868:&image; 50746:. The HTML 50602:&napos; 50551:&ijlig; 50547:&IJlig; 50528:&angst; 46250:&fllig; 46221:&filig; 46192:&fflig; 46124:&parsl; 46066:&nhpar; 45950:&rnmid; 45834:&vBarv; 45716:&Dashv; 45629:&forkv; 45426:&csupe; 45397:&csube; 45273:&supnE; 45207:&subnE; 45114:&nsupE; 45048:&nsubE; 44696:&scnap; 44665:&prnap; 44314:&bumpE; 44281:&lates; 44219:&smtes; 44103:&gescc; 44074:&lescc; 43809:&simgE; 43780:&simlE; 43399:&gsiml; 43370:&lsimg; 43341:&gsime; 43312:&lsime; 42663:&gtcir; 42634:&ltcir; 42574:&eDDot; 42546:&Equal; 42459:&pluse; 42430:&eplus; 42187:&sdote; 41813:&ccaps; 41785:&ccups; 41561:&cupor; 41410:&amalg; 41379:&iprod; 41082:(times dot) 41029:&Cross; 40524:&awint; 40274:&xodot; 39826:&trisb; 39762:&bsolb; 39582:&ofcir; 39550:&olcir; 39460:&operp; 39370:&ohbar; 38900:&range; 38627:&rangd; 38598:&langd; 38453:&rbrke; 38424:&lbrke; 38395:&ropar; 38366:&lopar; 37977:&erarr; 37912:&duhar; 37878:&udhar; 36473:&rarrc; 35850:&RBarr; 35819:&rBarr; 35790:&lBarr; 35759:&rbarr; 35730:&lbarr; 35509:&xhArr; 35476:&xrArr; 35443:&xlArr; 35407:&xharr; 35374:&xrarr; 35341:&xlarr; 35312:&roang; 35283:&loang; 35210:HTMLsymbol 35185:previously 35148:HTMLsymbol 35123:previously 35070:&robrk; 35039:&lobrk; 34952:&rbbrk; 34923:&lbbrk; 34797:&cross; 34791:check mark 34766:&check; 34737:&sharp; 34706:&natur; 34631:HTMLsymbol 34602:&diams; 34595:(valentine) 34585:HTMLsymbol 34539:HTMLsymbol 34510:&clubs; 34496:HTMLsymbol 34377:&phone; 34368:white star 34336:black star 34311:&starf; 34220:&lltri; 34191:&urtri; 34162:&ultri; 34128:&xcirc; 34050:HTMLsymbol 33953:&ltrif; 33885:&dtrif; 33851:&xdtri; 33783:&rtrif; 33715:&utrif; 33681:&xutri; 33652:&fltns; 33482:(3/4 block) 33480:dark shade 33457:&blk34; 33450:(1/2 block) 33425:&blk12; 33418:(1/4 block) 33393:&blk14; 33387:full block 33364:&block; 33335:&lhblk; 33306:&uhblk; 33277:&boxVH; 33248:&boxVh; 33219:&boxvH; 33187:&boxHU; 33155:&boxhU; 33123:&boxHu; 33091:&boxHD; 33059:&boxhD; 33027:&boxHd; 32998:&boxVL; 32969:&boxVl; 32940:&boxvL; 32911:&boxVR; 32882:&boxVr; 32853:&boxvR; 32824:&boxUL; 32795:&boxUl; 32766:&boxuL; 32737:&boxUR; 32708:&boxUr; 32679:&boxuR; 32650:&boxDL; 32621:&boxDl; 32592:&boxdL; 32563:&boxDR; 32534:&boxDr; 32505:&boxdR; 32418:&boxvh; 32386:&boxhu; 32354:&boxhd; 32325:&boxvl; 32296:&boxvr; 32267:&boxul; 32238:&boxur; 32209:&boxdl; 32180:&boxdr; 32054:&blank; 31601:&ovbar; 31480:&smile; 31449:&frown; 31022:HTMLsymbol 30984:left floor 30978:HTMLsymbol 30937:HTMLsymbol 30908:&rceil; 30893:HTMLsymbol 30864:&lceil; 30827:projective 30595:&isinE; 30446:&isins; 30388:&disin; 30356:&dtdot; 30324:&utdot; 30292:&ctdot; 30155:&nrtri; 30119:&nltri; 30019:&gnsim; 29987:&lnsim; 29817:&cuesc; 29783:&cuepr; 29494:&gtdot; 29463:&ltdot; 29424:pitchfork ( 29239:&cuwed; 29232:(curly vee) 29205:&cuvee; 29171:&bsime; 28931:(small dot) 28923:HTMLsymbol 28833:&Union; 28743:logical and 28716:&Wedge; 28680:&lrtri; 28484:&mumap; 28353:&rtrie; 28281:&ltrie; 28242:&vrtri; 28203:&vltri; 28023:&VDash; 27963:&Vdash; 27927:&vDash; 27875:HTMLsymbol 27842:&UpTee; 27755:&dashv; 27715:&vdash; 27681:&sdotb; 27579:&plusb; 27548:&odash; 27402:HTMLsymbol 27327:HTMLsymbol 27298:&oplus; 27256:square cup 27231:&sqcup; 27189:square cap 27164:&sqcap; 27024:&sqsup; 26956:&sqsub; 26920:&uplus; 26820:&supne; 26754:&subne; 26721:&nsupe; 26688:&nsube; 26676:HTMLsymbol 26630:HTMLsymbol 26584:HTMLsymbol 26554:HTMLsymbol 26499:&vnsup; 26487:HTMLsymbol 26416:&vnsub; 26404:HTMLsymbol 26344:&nsucc; 26311:&nprec; 26241:&scsim; 26205:&prsim; 26169:&sccue; 26133:&prcue; 25905:&ngsim; 25871:&nlsim; 25671:&nless; 25605:&twixt; 25339:&gneqq; 25273:&lneqq; 25236:&ngeqq; 25168:&nleqq; 25088:HTMLsymbol 25009:HTMLsymbol 24904:HTMLsymbol 24875:&equiv; 24861:HTMLsymbol 24735:&veeeq; 24533:&erDot; 24499:&efDot; 24432:&nedot; 24425:(dot equal) 24400:&doteq; 24396:&esdot; 24326:&bumpe; 24292:&nbump; 24156:&bcong; 24123:&napid; 24009:HTMLsymbol 23968:&thkap; 23960:&asymp; 23926:&ncong; 23894:&simne; 23879:HTMLsymbol 23814:&nsime; 23782:&simeq; 23744:&nesim; 23712:&eqsim; 23441:&nvsim; 23426:HTMLsymbol 23389:&Tilde; 23325:&mDDot; 23259:&Colon; 23228:&ratio; 23179:HTMLsymbol 23054:&cwint; 22918:&iiint; 22871:HTMLsymbol 22792:HTMLsymbol 22724:HTMLsymbol 22689:HTMLsymbol 22650:logical and 22643:HTMLsymbol 22616:&wedge; 22578:&nspar; 22562:parallel to 22494:&nsmid; 22341:HTMLsymbol 22314:&angle; 22305:right angle 22281:&angrt; 22267:HTMLsymbol 22249:&infin; 22237:HTMLsymbol 22199:&vprop; 22183:square root 22176:HTMLsymbol 22147:&radic; 22099:HTMLsymbol 22042:&setmn; 21964:minus sign 21958:HTMLsymbol 21940:&minus; 21925:HTMLsymbol 21841:HTMLsymbol 21776:&notni; 21761:HTMLsymbol 21707:HTMLsymbol 21673:&notin; 21664:element of 21658:HTMLsymbol 21621:&isinv; 21598:HTMLsymbol 21569:&nabla; 21560:; see also 21548:HTMLsymbol 21509:&empty; 21460:HTMLsymbol 21431:&exist; 21398:&npart; 21386:HTMLsymbol 21310:HTMLsymbol 21249:&hoarr; 21220:&roarr; 21191:&loarr; 21160:&duarr; 21130:&rarrb; 21100:&larrb; 21040:&rAarr; 21009:&lAarr; 20980:&swArr; 20951:&seArr; 20922:&neArr; 20893:&nwArr; 20841:HTMLsymbol 20790:HTMLsymbol 20737:HTMLsymbol 20686:HTMLsymbol 20640:HTMLsymbol 20572:&nrArr; 20538:&nhArr; 20504:&nlArr; 20468:&rlhar; 20432:&lrhar; 20401:&ddarr; 20370:&rrarr; 20339:&uuarr; 20308:&llarr; 20275:&lrarr; 20244:&udarr; 20211:&rlarr; 20175:&dharl; 20139:&dharr; 20103:&rhard; 20067:&rharu; 20031:&uharl; 19995:&uharr; 19959:&lhard; 19923:&lharu; 19889:&orarr; 19855:&olarr; 19772:HTMLsymbol 19754:&crarr; 19588:&nharr; 19554:&harrw; 19044:&rarrw; 19010:&nrarr; 18976:&nlarr; 18940:&swarr; 18904:&searr; 18868:&nearr; 18832:&nwarr; 18781:HTMLsymbol 18735:HTMLsymbol 18684:HTMLsymbol 18646:&srarr; 18628:HTMLsymbol 18577:HTMLsymbol 18539:&slarr; 17964:&gimel; 17920:alef symbol 17866:&aleph; 17828:&order; 17577:&iiota; 17454:HTMLsymbol 17427:&TRADE; 17425:&trade; 17384:real number 17357:&reals; 17340:HTMLsymbol 17168:HTMLsymbol 17100:numero sign 16955:HTMLsymbol 16914:&image; 16450:word joiner 16294:&bsemi; 16275:HTMLsymbol 16257:&frasl; 16193:&caret; 16176:HTMLsymbol 16147:&oline; 15985:HTMLsymbol 15967:&Prime; 15942:HTMLsymbol 15924:&prime; 15916:basis point 15846:horizontal 15840:HTMLsymbol 15605:&bdquo; 15553:&rdquo; 15506:&ldquo; 15459:&sbquo; 15407:&rsquo; 15360:&lsquo; 15266:&mdash; 15234:&ndash; 14869:&numsp; 14676:&ubrcy; 14618:&tshcy; 14553:(Serbian j) 14467:&iukcy; 14409:&jukcy; 12387:&Ubrcy; 12329:&TSHcy; 12264:(Serbian J) 12178:&Iukcy; 12120:&Jukcy; 11999:&bepsi; 11963:&epsiv; 11816:HTMLsymbol 11789:&varpi; 11739:HTMLsymbol 11712:&upsih; 11695:HTMLsymbol 11649:HTMLsymbol 11631:&omega; 11619:HTMLsymbol 11589:HTMLsymbol 11559:HTMLsymbol 11529:HTMLsymbol 11488:HTMLsymbol 11458:HTMLsymbol 11440:&sigma; 11425:HTMLsymbol 11379:HTMLsymbol 11349:HTMLsymbol 11319:HTMLsymbol 11289:HTMLsymbol 11259:HTMLsymbol 11229:HTMLsymbol 11199:HTMLsymbol 11169:HTMLsymbol 11151:&kappa; 11139:HTMLsymbol 11109:HTMLsymbol 11091:&theta; 11079:HTMLsymbol 11049:HTMLsymbol 11019:HTMLsymbol 10978:HTMLsymbol 10960:&delta; 10948:HTMLsymbol 10930:&gamma; 10918:HTMLsymbol 10888:HTMLsymbol 10870:&alpha; 10851:HTMLsymbol 10822:&Omega; 10810:HTMLsymbol 10781:HTMLsymbol 10751:HTMLsymbol 10721:HTMLsymbol 10692:HTMLsymbol 10662:HTMLsymbol 10644:&Sigma; 10633:HTMLsymbol 10603:HTMLsymbol 10574:HTMLsymbol 10544:HTMLsymbol 10515:HTMLsymbol 10486:HTMLsymbol 10456:HTMLsymbol 10427:HTMLsymbol 10409:&Kappa; 10398:HTMLsymbol 10368:HTMLsymbol 10350:&Theta; 10339:HTMLsymbol 10310:HTMLsymbol 10281:HTMLsymbol 10251:HTMLsymbol 10233:&Delta; 10221:HTMLsymbol 10203:&Gamma; 10192:HTMLsymbol 10163:HTMLsymbol 10145:&Alpha; 10109:&dblac; 10062:&tilde; 9933:&Breve; 9931:&breve; 9897:&Hacek; 9895:&caron; 9826:&jmath; 9765:&imped; 9746:HTMLsymbol 9471:&ycirc; 9439:&Ycirc; 9407:&wcirc; 9375:&Wcirc; 9343:&uogon; 9311:&Uogon; 9218:&uring; 9189:&Uring; 9093:&umacr; 9061:&Umacr; 8649:&scirc; 8617:&Scirc; 8331:&oelig; 8301:&OElig; 8205:&omacr; 8173:&Omacr; 8077:&napos; 7440:&jcirc; 7408:&Jcirc; 7376:&ijlig; 7344:&IJlig; 7300:&imath; 7234:&iogon; 7202:&Iogon; 7170:&imacr; 7138:&Imacr; 6984:&hcirc; 6952:&Hcirc; 6760:&gcirc; 6728:&Gcirc; 6632:&eogon; 6600:&Eogon; 6504:&emacr; 6472:&Emacr; 6190:&ccirc; 6158:&Ccirc; 6062:&aogon; 6030:&Aogon; 5934:&amacr; 5902:&Amacr; 5836:&thorn; 5737:&ucirc; 5494:&ocirc; 5296:&icirc; 5164:&ecirc; 5032:&aelig; 5002:&aring; 4903:&acirc; 4800:&szlig; 4767:&THORN; 4668:&Ucirc; 4534:&times; 4435:&Ocirc; 4237:&Icirc; 4105:&Ecirc; 3973:&AElig; 3927:&angst; 3923:&Aring; 3824:&Acirc; 3575:&raquo; 3461:&cedil; 3366:micro sign 3342:&micro; 3294:&acute; 3168:degree sign 3099:&strns; 3030:soft hyphen 2936:&laquo; 2849:; see also 2755:broken bar 2628:&pound; 2564:&iexcl; 2379:&fjlig; 2345:&grave; 2130:&quest; 2012:equals sign 1852:&colon; 1764:&comma; 1513:dollar sign 1482:number sign 1153:Codepoints 1105:entity name 1053:instead of 459:(optional) 438:HTMLspecial 411:(optional) 363:(optional) 257:characters. 124:hexadecimal 51787:Categories 51767:at the W3C 51319:References 51258:&quot; 51254:&apos; 51226:&apos; 51221:documents. 51213:&apos; 51201:&apos; 51165:&rang; 51141:&lang; 51113:&sdot; 51103:generally. 51101:characters 51072:&perp; 51060:&nsup; 51012:&prod; 50996:&rArr; 50980:&lArr; 50920:&beth; 50748:HTMLsymbol 50496:&copy; 50462:&quot; 50143:&zopf; 50115:&yopf; 50087:&xopf; 50059:&wopf; 50031:&vopf; 50003:&uopf; 49975:&topf; 49947:&sopf; 49919:&ropf; 49891:&qopf; 49863:&popf; 49835:&oopf; 49807:&nopf; 49779:&mopf; 49751:&lopf; 49723:&kopf; 49695:&jopf; 49667:&iopf; 49639:&hopf; 49611:&gopf; 49583:&fopf; 49555:&eopf; 49527:&dopf; 49499:&copf; 49471:&bopf; 49443:&aopf; 49414:&Yopf; 49385:&Xopf; 49356:&Wopf; 49327:&Vopf; 49298:&Uopf; 49269:&Topf; 49240:&Sopf; 49211:&Oopf; 49182:&Mopf; 49153:&Lopf; 49124:&Kopf; 49095:&Jopf; 49066:&Iopf; 49037:&Gopf; 49008:&Fopf; 48979:&Eopf; 48950:&Dopf; 48921:&Bopf; 48889:&Aopf; 47497:&zscr; 47468:&yscr; 47439:&xscr; 47410:&wscr; 47381:&vscr; 47352:&uscr; 47323:&tscr; 47294:&sscr; 47265:&rscr; 47236:&qscr; 47207:&pscr; 47178:&nscr; 47149:&mscr; 47120:&lscr; 47091:&kscr; 47062:&jscr; 47033:&iscr; 47004:&hscr; 46975:&fscr; 46946:&dscr; 46917:&cscr; 46888:&bscr; 46859:&ascr; 46830:&Zscr; 46801:&Yscr; 46772:&Xscr; 46743:&Wscr; 46714:&Vscr; 46685:&Uscr; 46656:&Tscr; 46627:&Sscr; 46598:&Qscr; 46569:&Pscr; 46540:&Oscr; 46511:&Nscr; 46482:&Kscr; 46453:&Jscr; 46424:&Gscr; 46395:&Dscr; 46366:&Cscr; 46337:&Ascr; 46168:2AFD  45921:&bNot; 45863:&Vbar; 45805:&vBar; 45776:&Barv; 45687:&mlcp; 45368:&csup; 45339:&csub; 45318:2ACC  45252:2ACB  45128:2AC6  45083:&supE; 45062:2AC5  45017:&subE; 44634:&scap; 44603:&prap; 44572:&scnE; 44541:&prnE; 44462:2AB0  44446:&nsce; 44392:2AAF  44376:&npre; 44293:2AAD  44252:&late; 44231:2AAC  44190:&smte; 44045:&gtcc; 44016:&ltcc; 43938:2AA2  43878:2AA1  43751:&simg; 43722:&siml; 43219:&gnap; 43188:&lnap; 43159:&gneq; 43128:&lneq; 42869:2A7E  42853:&nges; 42799:2A7D  42783:&nles; 42488:&Esim; 42409:2A70  42397:&napE; 42289:2A6D  42101:&andd; 42043:&andv; 41956:&oror; 41500:&ncap; 41471:&ncup; 41263:&odiv; 40435:&qint; 40242:&dsol; 40180:&lozf; 39983:29D0  39923:29CF  39730:&solb; 39701:&cirE; 39431:&opar; 39399:&omid; 38871:&ange; 37617:&dHar; 37588:&rHar; 37559:&uHar; 37530:&lHar; 36602:&rdca; 36570:&ldca; 36517:2933  36412:&tosa; 36378:&toea; 35545:&xmap; 35254:&Rang; 35225:&Lang; 35163:&rang; 35101:&lang; 34860:&sext; 34829:&malt; 34677:&flat; 34645:&sung; 34549:(shamrock) 34461:male sign 34438:&male; 34345:&star; 33987:&ltri; 33919:&dtri; 33817:&rtri; 33749:&utri; 33591:&rect; 33522:&squf; 32476:&boxV; 32447:&boxH; 32151:&boxv; 32117:&boxh; 31809:&bbrk; 31775:&tbrk; 31162:&bnot; 30686:&xnis; 30657:&nisd; 30636:22F9  30516:22F5  29762:22DB  29750:&gesl; 29696:22DA  29684:&lesg; 29630:22D9  29566:22D8  29434:&epar; 29399:&fork; 28940:&Star; 28905:&sdot; 28870:&diam; 28831:&xcup; 28792:&xcap; 28782:logical or 28753:&xvee; 28455:&imof; 28405:22B5  28332:22B4  27840:&perp; 27784:(left tee) 27741:right tack 27517:&oast; 27483:&ocir; 27449:&odot; 27417:&osol; 27277:2294  27210:2293  27072:2290  27004:228F  26865:228B  26799:228A  26642:&supe; 26596:&sube; 26566:&nsup; 26536:&nsub; 26515:2283  26432:2282  26410:subset of 26289:227F  26104:&succ; 26071:&prec; 26036:&ntgl; 26005:&ntlg; 25835:&gsim; 25799:&lsim; 25770:&ngeq; 25737:&nleq; 25704:&ngtr; 25584:226B  25551:226B  25537:&nGtv; 25483:226A  25450:226A  25436:&nLtv; 25382:2269  25368:&gvnE; 25316:2268  25302:&lvnE; 25250:2267  25205:&geqq; 25180:2266  25137:&leqq; 25112:2265  25100:&nvge; 25033:2264  25021:&nvle; 24928:2261  24767:&trie; 24726:estimates 24669:&cire; 24635:&ecir; 24465:&eDot; 24444:2250  24376:224F  24306:224E  24256:&bump; 24235:224D  24223:&nvap; 24135:224B  24094:&apid; 23850:&cong; 23778:&sime; 23758:2242  23708:&esim; 23672:&nsim; 23583:223E  23520:223D  23508:&race; 23474:&bsim; 23453:223C  23380:homothetic 23285:proportion 22951:&oint; 22916:&tint; 22821:222A  22809:&cups; 22753:2229  22741:&caps; 22696:logical or 22572:&npar; 22536:&spar; 22490:&nmid; 22454:&smid; 22367:2220  22355:&nang; 22193:&prop; 22149:&Sqrt; 21812:&prod; 21619:&isin; 21410:2202  21357:&part; 21350:complement 21324:&comp; 20860:&vArr; 20802:&hArr; 20756:&dArr; 20698:&rArr; 20652:&uArr; 20606:&lArr; 19722:&rdsh; 19690:&ldsh; 19202:&Darr; 19171:&Rarr; 19142:&Uarr; 19111:&Larr; 19090:219D  18796:&varr; 18747:&harr; 18696:&darr; 18640:&rarr; 18589:&uarr; 18533:&larr; 17954:bet symbol 17930:&beth; 17896:HTMLsymbol 17832:&oscr; 17792:&Mscr; 17750:&Fscr; 17712:&Escr; 17683:&escr; 17613:&Bscr; 17469:&Zopf; 17355:&Ropf; 17301:&real; 17263:&Rscr; 17225:&Qopf; 17187:&Popf; 17038:&Nopf; 16970:&Lscr; 16880:&Iscr; 16838:&hbar; 16797:Quaternion 16768:&Hopf; 16690:&Hscr; 16657:&gscr; 16590:&Copf; 16558:&euro; 16453:(no break) 16407:205F  16352:quadruple 15998:arcseconds 15954:arcminutes 15813:&mldr; 15804:(n leader) 15779:&nldr; 15733:&bull; 15331:&Vert; 15200:&dash; 15062:&zwnj; 15003:hair space 14970:thin space 14769:&emsp; 14737:&ensp; 14708:&dzcy; 14647:&kjcy; 14589:&njcy; 14560:&ljcy; 14499:&yicy; 14438:&dscy; 14380:&gjcy; 14351:&djcy; 14322:&iocy; 14293:&yacy; 14264:&yucy; 14087:&shcy; 14058:&chcy; 14029:&tscy; 13997:&khcy; 13559:&zhcy; 13530:&iecy; 13356:&YAcy; 13327:&YUcy; 13150:&SHcy; 13121:&CHcy; 13092:&TScy; 13060:&KHcy; 12622:&ZHcy; 12593:&IEcy; 12419:&DZcy; 12358:&KJcy; 12300:&NJcy; 12271:&LJcy; 12210:&YIcy; 12149:&DScy; 12091:&GJcy; 12062:&DJcy; 12033:&IOcy; 11929:&rhov; 11751:&phiv; 11710:&Upsi; 11500:&upsi; 11121:&iota; 11031:&zeta; 10990:&epsi; 10900:&beta; 10380:&Iota; 10292:&Zeta; 10174:&Beta; 10031:&ogon; 10024:ring above 10000:&ring; 9887:circumflex 9861:&circ; 9728:&fnof; 9632:&zdot; 9600:&Zdot; 9503:&Yuml; 9496:circumflex 9464:circumflex 9432:circumflex 9400:circumflex 8674:circumflex 8642:circumflex 8102:apostrophe 7820:middle dot 7788:middle dot 7465:circumflex 7433:circumflex 7266:&Idot; 7009:circumflex 6977:circumflex 6888:&gdot; 6856:&Gdot; 6785:circumflex 6753:circumflex 6568:&edot; 6536:&Edot; 6254:&cdot; 6222:&Cdot; 6215:circumflex 6183:circumflex 5869:&yuml; 5770:&uuml; 5763:circumflex 5560:&ouml; 5520:circumflex 5329:&iuml; 5322:circumflex 5197:&euml; 5190:circumflex 4969:&auml; 4929:circumflex 4701:&Uuml; 4694:circumflex 4501:&Ouml; 4461:circumflex 4270:&Iuml; 4263:circumflex 4138:&Euml; 4131:circumflex 3890:&Auml; 3850:circumflex 3645:&half; 3566:masculine 3542:&ordm; 3509:&sup1; 3451:middle dot 3372:&para; 3261:&sup3; 3228:&sup2; 3095:&macr; 2903:&ordf; 2862:&COPY; 2858:&copy; 2764:&sect; 2653:pound sign 2596:&cent; 2514:&nbsp; 2482:&rcub; 2446:&vert; 2412:&lcub; 2391:0066  2256:&rsqb; 2224:&bsol; 2192:&lsqb; 2109:003E  2099:&nvgt; 2031:003D  1967:003C  1957:&nvlt; 1879:&semi; 1814:full stop 1758:plus sign 1735:&plus; 1668:&rpar; 1639:&lpar; 1625:apostrophe 1600:&apos; 1415:&QUOT; 1411:&quot; 1380:&excl; 1361:MathML 2.0 1345:0020  1313:MathML 2.0 1298:0020  1284:&tdot; 1260:MathML 2.0 1245:0020  1224:line feed 1113:&copy; 390:HTMLsymbol 218:&quot; 214:&apos; 134:form. The 126:form, and 114:where the 84:code point 51262:&amp; 51232:instead). 51230:&#39; 51089:semiotics 51044:&sim; 51028:&sum; 50872:&map; 50768:&ohm; 50606:Afrikaans 50512:&reg; 50187:DTD: see 50158:HTML 5.0 50130:HTML 5.0 50102:HTML 5.0 50074:HTML 5.0 50046:HTML 5.0 50018:HTML 5.0 49990:HTML 5.0 49962:HTML 5.0 49934:HTML 5.0 49906:HTML 5.0 49878:HTML 5.0 49850:HTML 5.0 49822:HTML 5.0 49794:HTML 5.0 49766:HTML 5.0 49738:HTML 5.0 49710:HTML 5.0 49682:HTML 5.0 49654:HTML 5.0 49626:HTML 5.0 49598:HTML 5.0 49570:HTML 5.0 49542:HTML 5.0 49514:HTML 5.0 49486:HTML 5.0 49458:HTML 5.0 49429:HTML 5.0 49400:HTML 5.0 49371:HTML 5.0 49342:HTML 5.0 49313:HTML 5.0 49284:HTML 5.0 49255:HTML 5.0 49226:HTML 5.0 49197:HTML 5.0 49168:HTML 5.0 49139:HTML 5.0 49110:HTML 5.0 49081:HTML 5.0 49052:HTML 5.0 49023:HTML 5.0 48994:HTML 5.0 48965:HTML 5.0 48936:HTML 5.0 48904:HTML 5.0 48875:HTML 5.0 48860:&zfr; 48846:HTML 5.0 48831:&yfr; 48817:HTML 5.0 48802:&xfr; 48788:HTML 5.0 48773:&wfr; 48759:HTML 5.0 48744:&vfr; 48730:HTML 5.0 48715:&ufr; 48701:HTML 5.0 48686:&tfr; 48672:HTML 5.0 48657:&sfr; 48643:HTML 5.0 48628:&rfr; 48614:HTML 5.0 48599:&qfr; 48585:HTML 5.0 48570:&pfr; 48556:HTML 5.0 48541:&ofr; 48527:HTML 5.0 48512:&nfr; 48498:HTML 5.0 48483:&mfr; 48469:HTML 5.0 48454:&lfr; 48440:HTML 5.0 48425:&kfr; 48411:HTML 5.0 48396:&jfr; 48382:HTML 5.0 48367:&ifr; 48353:HTML 5.0 48338:&hfr; 48324:HTML 5.0 48309:&gfr; 48295:HTML 5.0 48280:&ffr; 48266:HTML 5.0 48251:&efr; 48237:HTML 5.0 48222:&dfr; 48208:HTML 5.0 48193:&cfr; 48179:HTML 5.0 48164:&bfr; 48150:HTML 5.0 48135:&afr; 48121:HTML 5.0 48106:&Yfr; 48092:HTML 5.0 48077:&Xfr; 48063:HTML 5.0 48048:&Wfr; 48034:HTML 5.0 48019:&Vfr; 48005:HTML 5.0 47990:&Ufr; 47976:HTML 5.0 47961:&Tfr; 47947:HTML 5.0 47932:&Sfr; 47918:HTML 5.0 47903:&Qfr; 47889:HTML 5.0 47874:&Pfr; 47860:HTML 5.0 47845:&Ofr; 47831:HTML 5.0 47816:&Nfr; 47802:HTML 5.0 47787:&Mfr; 47773:HTML 5.0 47758:&Lfr; 47744:HTML 5.0 47729:&Kfr; 47715:HTML 5.0 47700:&Jfr; 47686:HTML 5.0 47671:&Gfr; 47657:HTML 5.0 47642:&Ffr; 47628:HTML 5.0 47613:&Efr; 47599:HTML 5.0 47584:&Dfr; 47570:HTML 5.0 47555:&Bfr; 47541:HTML 5.0 47526:&Afr; 47512:HTML 5.0 47483:HTML 5.0 47454:HTML 5.0 47425:HTML 5.0 47396:HTML 5.0 47367:HTML 5.0 47338:HTML 5.0 47309:HTML 5.0 47280:HTML 5.0 47251:HTML 5.0 47222:HTML 5.0 47193:HTML 5.0 47164:HTML 5.0 47135:HTML 5.0 47106:HTML 5.0 47077:HTML 5.0 47048:HTML 5.0 47019:HTML 5.0 46990:HTML 5.0 46961:HTML 5.0 46932:HTML 5.0 46903:HTML 5.0 46874:HTML 5.0 46845:HTML 5.0 46816:HTML 5.0 46787:HTML 5.0 46758:HTML 5.0 46729:HTML 5.0 46700:HTML 5.0 46671:HTML 5.0 46642:HTML 5.0 46613:HTML 5.0 46584:HTML 5.0 46555:HTML 5.0 46526:HTML 5.0 46497:HTML 5.0 46468:HTML 5.0 46439:HTML 5.0 46410:HTML 5.0 46381:HTML 5.0 46352:HTML 5.0 46323:HTML 5.0 46294:HTML 5.0 46265:HTML 5.0 46236:HTML 5.0 46207:HTML 5.0 46175:HTML 5.0 46139:HTML 5.0 46110:HTML 5.0 46081:HTML 5.0 46052:HTML 5.0 46023:HTML 5.0 45994:HTML 5.0 45965:HTML 5.0 45936:HTML 5.0 45907:HTML 5.0 45892:&Not; 45878:HTML 5.0 45849:HTML 5.0 45820:HTML 5.0 45791:HTML 5.0 45762:HTML 5.0 45733:HTML 5.0 45702:HTML 5.0 45673:HTML 5.0 45644:HTML 5.0 45615:HTML 5.0 45586:HTML 5.0 45557:HTML 5.0 45528:HTML 5.0 45499:HTML 5.0 45470:HTML 5.0 45441:HTML 5.0 45412:HTML 5.0 45383:HTML 5.0 45354:HTML 5.0 45325:HTML 5.0 45290:HTML 5.0 45259:HTML 5.0 45224:HTML 5.0 45193:HTML 5.0 45164:HTML 5.0 45135:HTML 5.0 45100:HTML 5.0 45069:HTML 5.0 45034:HTML 5.0 45003:HTML 5.0 44974:HTML 5.0 44945:HTML 5.0 44916:HTML 5.0 44887:HTML 5.0 44858:HTML 5.0 44829:HTML 5.0 44800:HTML 5.0 44771:HTML 5.0 44742:HTML 5.0 44713:HTML 5.0 44682:HTML 5.0 44651:HTML 5.0 44620:HTML 5.0 44589:HTML 5.0 44558:HTML 5.0 44527:HTML 5.0 44512:&scE; 44498:HTML 5.0 44483:&prE; 44469:HTML 5.0 44432:HTML 5.0 44413:&sce; 44399:HTML 5.0 44362:HTML 5.0 44343:&pre; 44329:HTML 5.0 44300:HTML 5.0 44267:HTML 5.0 44238:HTML 5.0 44205:HTML 5.0 44176:HTML 5.0 44161:&lat; 44147:HTML 5.0 44132:&smt; 44118:HTML 5.0 44089:HTML 5.0 44060:HTML 5.0 44031:HTML 5.0 44002:HTML 5.0 43987:&gla; 43973:HTML 5.0 43958:&glj; 43945:HTML 5.0 43913:HTML 5.0 43885:HTML 5.0 43853:HTML 5.0 43824:HTML 5.0 43795:HTML 5.0 43766:HTML 5.0 43737:HTML 5.0 43708:HTML 5.0 43679:HTML 5.0 43650:HTML 5.0 43621:HTML 5.0 43592:HTML 5.0 43575:&egs; 43561:HTML 5.0 43544:&els; 43530:HTML 5.0 43501:HTML 5.0 43472:HTML 5.0 43457:&glE; 43443:HTML 5.0 43428:&lgE; 43414:HTML 5.0 43385:HTML 5.0 43356:HTML 5.0 43327:HTML 5.0 43298:HTML 5.0 43281:&gEl; 43267:HTML 5.0 43250:&lEg; 43236:HTML 5.0 43205:HTML 5.0 43174:HTML 5.0 43157:&gne; 43143:HTML 5.0 43126:&lne; 43112:HTML 5.0 43095:&gap; 43081:HTML 5.0 43064:&lap; 43050:HTML 5.0 43021:HTML 5.0 42992:HTML 5.0 42963:HTML 5.0 42934:HTML 5.0 42905:HTML 5.0 42876:HTML 5.0 42839:HTML 5.0 42820:&ges; 42806:HTML 5.0 42769:HTML 5.0 42750:&les; 42736:HTML 5.0 42707:HTML 5.0 42678:HTML 5.0 42649:HTML 5.0 42620:HTML 5.0 42591:HTML 5.0 42561:HTML 5.0 42532:HTML 5.0 42503:HTML 5.0 42474:HTML 5.0 42445:HTML 5.0 42416:HTML 5.0 42383:HTML 5.0 42368:&apE; 42354:HTML 5.0 42325:HTML 5.0 42296:HTML 5.0 42263:HTML 5.0 42231:HTML 5.0 42202:HTML 5.0 42174:HTML 5.0 42145:HTML 5.0 42130:&ord; 42116:HTML 5.0 42087:HTML 5.0 42072:&orv; 42058:HTML 5.0 42029:HTML 5.0 42000:HTML 5.0 41971:HTML 5.0 41942:HTML 5.0 41913:HTML 5.0 41884:HTML 5.0 41869:&And; 41856:HTML 5.0 41828:HTML 5.0 41800:HTML 5.0 41778:(cap cap) 41768:HTML 5.0 41746:(cup cup) 41736:HTML 5.0 41704:HTML 5.0 41672:HTML 5.0 41650:(cap cup) 41640:HTML 5.0 41618:(cup cap) 41608:HTML 5.0 41576:HTML 5.0 41554:(cap and) 41544:HTML 5.0 41515:HTML 5.0 41486:HTML 5.0 41464:(cap dot) 41454:HTML 5.0 41425:HTML 5.0 41396:HTML 5.0 41365:HTML 5.0 41336:HTML 5.0 41307:HTML 5.0 41278:HTML 5.0 41249:HTML 5.0 41220:HTML 5.0 41191:HTML 5.0 41162:HTML 5.0 41133:HTML 5.0 41104:HTML 5.0 41072:HTML 5.0 41044:HTML 5.0 41015:HTML 5.0 40986:HTML 5.0 40954:HTML 5.0 40925:HTML 5.0 40896:HTML 5.0 40864:HTML 5.0 40832:HTML 5.0 40800:HTML 5.0 40771:HTML 5.0 40742:HTML 5.0 40713:HTML 5.0 40684:HTML 5.0 40655:HTML 5.0 40626:HTML 5.0 40597:HTML 5.0 40568:HTML 5.0 40539:HTML 5.0 40510:HTML 5.0 40481:HTML 5.0 40452:HTML 5.0 40418:HTML 5.0 40384:HTML 5.0 40353:HTML 5.0 40322:HTML 5.0 40291:HTML 5.0 40257:HTML 5.0 40229:HTML 5.0 40197:HTML 5.0 40166:HTML 5.0 40134:HTML 5.0 40105:HTML 5.0 40076:HTML 5.0 40047:HTML 5.0 40018:HTML 5.0 39990:HTML 5.0 39958:HTML 5.0 39930:HTML 5.0 39898:HTML 5.0 39869:HTML 5.0 39841:HTML 5.0 39809:HTML 5.0 39777:HTML 5.0 39745:HTML 5.0 39716:HTML 5.0 39687:HTML 5.0 39658:HTML 5.0 39643:&ogt; 39629:HTML 5.0 39614:&olt; 39597:HTML 5.0 39565:HTML 5.0 39536:HTML 5.0 39504:HTML 5.0 39475:HTML 5.0 39446:HTML 5.0 39414:HTML 5.0 39385:HTML 5.0 39356:HTML 5.0 39327:HTML 5.0 39298:HTML 5.0 39266:HTML 5.0 39234:HTML 5.0 39205:HTML 5.0 39176:HTML 5.0 39147:HTML 5.0 39118:HTML 5.0 39089:HTML 5.0 39060:HTML 5.0 39031:HTML 5.0 39002:HTML 5.0 38973:HTML 5.0 38944:HTML 5.0 38915:HTML 5.0 38886:HTML 5.0 38857:HTML 5.0 38828:HTML 5.0 38799:HTML 5.0 38767:HTML 5.0 38735:HTML 5.0 38703:HTML 5.0 38671:HTML 5.0 38642:HTML 5.0 38613:HTML 5.0 38584:HTML 5.0 38555:HTML 5.0 38526:HTML 5.0 38497:HTML 5.0 38468:HTML 5.0 38439:HTML 5.0 38410:HTML 5.0 38381:HTML 5.0 38352:HTML 5.0 38323:HTML 5.0 38294:HTML 5.0 38265:HTML 5.0 38236:HTML 5.0 38207:HTML 5.0 38178:HTML 5.0 38149:HTML 5.0 38117:HTML 5.0 38085:HTML 5.0 38053:HTML 5.0 38021:HTML 5.0 37992:HTML 5.0 37961:HTML 5.0 37929:HTML 5.0 37895:HTML 5.0 37864:HTML 5.0 37835:HTML 5.0 37806:HTML 5.0 37777:HTML 5.0 37748:HTML 5.0 37719:HTML 5.0 37690:HTML 5.0 37661:HTML 5.0 37632:HTML 5.0 37603:HTML 5.0 37574:HTML 5.0 37545:HTML 5.0 37514:HTML 5.0 37483:HTML 5.0 37452:HTML 5.0 37421:HTML 5.0 37390:HTML 5.0 37359:HTML 5.0 37328:HTML 5.0 37297:HTML 5.0 37266:HTML 5.0 37235:HTML 5.0 37204:HTML 5.0 37173:HTML 5.0 37142:HTML 5.0 37111:HTML 5.0 37080:HTML 5.0 37049:HTML 5.0 37018:HTML 5.0 36987:HTML 5.0 36956:HTML 5.0 36925:HTML 5.0 36893:HTML 5.0 36861:HTML 5.0 36832:HTML 5.0 36803:HTML 5.0 36774:HTML 5.0 36742:HTML 5.0 36710:HTML 5.0 36681:HTML 5.0 36649:HTML 5.0 36617:HTML 5.0 36585:HTML 5.0 36553:HTML 5.0 36524:HTML 5.0 36488:HTML 5.0 36459:HTML 5.0 36427:HTML 5.0 36393:HTML 5.0 36362:HTML 5.0 36333:HTML 5.0 36302:HTML 5.0 36271:HTML 5.0 36242:HTML 5.0 36213:HTML 5.0 36184:HTML 5.0 36155:HTML 5.0 36126:HTML 5.0 36097:HTML 5.0 36068:HTML 5.0 36039:HTML 5.0 36010:HTML 5.0 35981:HTML 5.0 35953:HTML 5.0 35925:HTML 5.0 35896:HTML 5.0 35867:HTML 5.0 35836:HTML 5.0 35805:HTML 5.0 35776:HTML 5.0 35745:HTML 5.0 35713:HTML 5.0 35698:&Map; 35684:HTML 5.0 35655:HTML 5.0 35626:HTML 5.0 35594:HTML 5.0 35562:HTML 5.0 35528:HTML 5.0 35495:HTML 5.0 35462:HTML 5.0 35426:HTML 5.0 35393:HTML 5.0 35360:HTML 5.0 35327:HTML 5.0 35298:HTML 5.0 35269:HTML 5.0 35240:HTML 5.0 35087:HTML 5.0 35056:HTML 5.0 35025:HTML 5.0 34996:HTML 5.0 34967:HTML 5.0 34938:HTML 5.0 34907:HTML 5.0 34885:(sextile) 34875:HTML 5.0 34846:HTML 5.0 34820:ballot x 34812:HTML 5.0 34783:HTML 5.0 34752:HTML 5.0 34723:HTML 5.0 34692:HTML 5.0 34660:HTML 5.0 34453:HTML 5.0 34424:HTML 5.0 34392:HTML 5.0 34360:HTML 5.0 34328:HTML 5.0 34295:HTML 5.0 34264:HTML 5.0 34235:HTML 5.0 34206:HTML 5.0 34177:HTML 5.0 34145:HTML 5.0 34111:HTML 5.0 34079:HTML 5.0 34064:&cir; 34021:&loz; 34004:HTML 5.0 33970:HTML 5.0 33936:HTML 5.0 33902:HTML 5.0 33868:HTML 5.0 33834:HTML 5.0 33800:HTML 5.0 33766:HTML 5.0 33732:HTML 5.0 33698:HTML 5.0 33667:HTML 5.0 33635:HTML 5.0 33606:HTML 5.0 33575:HTML 5.0 33543:HTML 5.0 33508:HTML 5.0 33489:&squ; 33472:HTML 5.0 33440:HTML 5.0 33408:HTML 5.0 33379:HTML 5.0 33350:HTML 5.0 33321:HTML 5.0 33292:HTML 5.0 33263:HTML 5.0 33234:HTML 5.0 33202:HTML 5.0 33170:HTML 5.0 33138:HTML 5.0 33106:HTML 5.0 33074:HTML 5.0 33042:HTML 5.0 33013:HTML 5.0 32984:HTML 5.0 32955:HTML 5.0 32926:HTML 5.0 32897:HTML 5.0 32868:HTML 5.0 32839:HTML 5.0 32810:HTML 5.0 32781:HTML 5.0 32752:HTML 5.0 32723:HTML 5.0 32694:HTML 5.0 32665:HTML 5.0 32636:HTML 5.0 32607:HTML 5.0 32578:HTML 5.0 32549:HTML 5.0 32520:HTML 5.0 32491:HTML 5.0 32462:HTML 5.0 32433:HTML 5.0 32401:HTML 5.0 32369:HTML 5.0 32340:HTML 5.0 32311:HTML 5.0 32282:HTML 5.0 32253:HTML 5.0 32224:HTML 5.0 32195:HTML 5.0 32166:HTML 5.0 32134:HTML 5.0 32103:HTML 5.0 32077:open box 32069:HTML 5.0 32040:HTML 5.0 32011:HTML 5.0 31980:HTML 5.0 31949:HTML 5.0 31918:HTML 5.0 31887:HTML 5.0 31858:HTML 5.0 31826:HTML 5.0 31792:HTML 5.0 31758:HTML 5.0 31724:HTML 5.0 31686:HTML 5.0 31648:HTML 5.0 31616:HTML 5.0 31584:HTML 5.0 31555:HTML 5.0 31526:HTML 5.0 31497:HTML 5.0 31466:HTML 5.0 31432:HTML 5.0 31398:HTML 5.0 31364:HTML 5.0 31330:HTML 5.0 31296:HTML 5.0 31267:HTML 5.0 31238:HTML 5.0 31209:HTML 5.0 31177:HTML 5.0 31145:HTML 5.0 31113:HTML 5.0 31081:HTML 5.0 31049:HTML 5.0 30850:HTML 5.0 30819:HTML 5.0 30788:HTML 5.0 30759:HTML 5.0 30730:HTML 5.0 30715:&nis; 30701:HTML 5.0 30672:HTML 5.0 30643:HTML 5.0 30610:HTML 5.0 30581:HTML 5.0 30552:HTML 5.0 30523:HTML 5.0 30490:HTML 5.0 30461:HTML 5.0 30432:HTML 5.0 30403:HTML 5.0 30371:HTML 5.0 30339:HTML 5.0 30307:HTML 5.0 30278:HTML 5.0 30246:HTML 5.0 30210:HTML 5.0 30174:HTML 5.0 30138:HTML 5.0 30102:HTML 5.0 30068:HTML 5.0 30034:HTML 5.0 30002:HTML 5.0 29970:HTML 5.0 29936:HTML 5.0 29902:HTML 5.0 29868:HTML 5.0 29834:HTML 5.0 29800:HTML 5.0 29769:HTML 5.0 29736:HTML 5.0 29717:&gel; 29703:HTML 5.0 29670:HTML 5.0 29651:&leg; 29637:HTML 5.0 29618:&nGg; 29604:HTML 5.0 29589:&ggg; 29573:HTML 5.0 29554:&nLl; 29540:HTML 5.0 29511:HTML 5.0 29480:HTML 5.0 29449:HTML 5.0 29416:HTML 5.0 29382:HTML 5.0 29367:&Cup; 29350:HTML 5.0 29335:&Cap; 29321:HTML 5.0 29304:&Sup; 29290:HTML 5.0 29273:&Sub; 29256:HTML 5.0 29222:HTML 5.0 29188:HTML 5.0 29152:HTML 5.0 29116:HTML 5.0 29080:HTML 5.0 29046:HTML 5.0 29015:HTML 5.0 28986:HTML 5.0 28955:HTML 5.0 28920:HTML 4.0 28889:HTML 5.0 28850:HTML 5.0 28811:HTML 5.0 28772:HTML 5.0 28755:&Vee; 28733:HTML 5.0 28695:HTML 5.0 28664:HTML 5.0 28634:HTML 5.0 28594:HTML 5.0 28565:HTML 5.0 28532:HTML 5.0 28501:HTML 5.0 28478:image of 28470:HTML 5.0 28441:HTML 5.0 28412:HTML 5.0 28372:HTML 5.0 28339:HTML 5.0 28300:HTML 5.0 28261:HTML 5.0 28222:HTML 5.0 28189:HTML 5.0 28160:HTML 5.0 28129:HTML 5.0 28098:HTML 5.0 28067:HTML 5.0 28038:HTML 5.0 28009:HTML 5.0 27978:HTML 5.0 27944:HTML 5.0 27911:HTML 5.0 27838:&bot; 27826:down tack 27808:HTML 5.0 27791:&top; 27781:left tack 27772:HTML 5.0 27732:HTML 5.0 27698:HTML 5.0 27664:HTML 5.0 27630:HTML 5.0 27596:HTML 5.0 27565:HTML 5.0 27534:HTML 5.0 27500:HTML 5.0 27466:HTML 5.0 27432:HTML 5.0 27359:HTML 5.0 27284:HTML 5.0 27248:HTML 5.0 27217:HTML 5.0 27181:HTML 5.0 27147:HTML 5.0 27111:HTML 5.0 27079:HTML 5.0 27043:HTML 5.0 27011:HTML 5.0 26975:HTML 5.0 26937:HTML 5.0 26913:(cup dot) 26901:HTML 5.0 26872:HTML 5.0 26837:HTML 5.0 26806:HTML 5.0 26771:HTML 5.0 26740:HTML 5.0 26707:HTML 5.0 26581:HTML 4.0 26551:HTML 4.0 26522:HTML 5.0 26453:&sup; 26439:HTML 5.0 26375:&sub; 26361:HTML 5.0 26342:&nsc; 26328:HTML 5.0 26309:&npr; 26296:HTML 5.0 26260:HTML 5.0 26224:HTML 5.0 26188:HTML 5.0 26152:HTML 5.0 26127:succeeds 26119:HTML 5.0 26094:precedes 26086:HTML 5.0 26053:HTML 5.0 26022:HTML 5.0 25991:HTML 5.0 25958:HTML 5.0 25922:HTML 5.0 25888:HTML 5.0 25854:HTML 5.0 25818:HTML 5.0 25785:HTML 5.0 25766:&nge; 25752:HTML 5.0 25733:&nle; 25719:HTML 5.0 25700:&ngt; 25686:HTML 5.0 25667:&nlt; 25651:HTML 5.0 25622:HTML 5.0 25591:HTML 5.0 25572:&nGt; 25558:HTML 5.0 25523:HTML 5.0 25490:HTML 5.0 25471:&nLt; 25457:HTML 5.0 25422:HTML 5.0 25389:HTML 5.0 25354:HTML 5.0 25337:&gnE; 25323:HTML 5.0 25288:HTML 5.0 25271:&lnE; 25257:HTML 5.0 25234:&ngE; 25220:HTML 5.0 25187:HTML 5.0 25166:&nlE; 25152:HTML 5.0 25119:HTML 5.0 25058:&geq; 25040:HTML 5.0 24982:&leq; 24966:HTML 5.0 24935:HTML 5.0 24818:HTML 5.0 24784:HTML 5.0 24750:HTML 5.0 24718:HTML 5.0 24686:HTML 5.0 24652:HTML 5.0 24621:HTML 5.0 24586:HTML 5.0 24550:HTML 5.0 24516:HTML 5.0 24482:HTML 5.0 24451:HTML 5.0 24415:HTML 5.0 24383:HTML 5.0 24345:HTML 5.0 24313:HTML 5.0 24275:HTML 5.0 24242:HTML 5.0 24207:HTML 5.0 24173:HTML 5.0 24142:HTML 5.0 24109:HTML 5.0 24077:HTML 5.0 24060:&ape; 24043:HTML 5.0 24024:&nap; 23943:HTML 5.0 23909:HTML 5.0 23833:HTML 5.0 23797:HTML 5.0 23765:HTML 5.0 23727:HTML 5.0 23698:not tilde 23689:HTML 5.0 23653:HTML 5.0 23627:sine wave 23618:HTML 5.0 23603:&acd; 23590:HTML 5.0 23571:&acE; 23557:HTML 5.0 23527:HTML 5.0 23491:HTML 5.0 23460:HTML 5.0 23387:&sim; 23371:HTML 5.0 23340:HTML 5.0 23318:dot minus 23309:HTML 5.0 23276:HTML 5.0 23243:HTML 5.0 23212:HTML 5.0 23186:therefore 23131:HTML 5.0 23100:HTML 5.0 23069:HTML 5.0 23038:HTML 5.0 23004:HTML 5.0 22968:HTML 5.0 22933:HTML 5.0 22900:HTML 5.0 22885:&Int; 22842:&int; 22828:HTML 5.0 22789:HTML 4.0 22774:&cup; 22760:HTML 5.0 22721:HTML 4.0 22706:&cap; 22662:&vee; 22614:&and; 22595:HTML 5.0 22553:HTML 5.0 22530:&par; 22511:HTML 5.0 22471:HTML 5.0 22450:&mid; 22434:HTML 5.0 22405:HTML 5.0 22374:HTML 5.0 22312:&ang; 22296:HTML 5.0 22264:HTML 4.0 22128:HTML 5.0 22096:HTML 4.0 22074:set minus 22065:HTML 5.0 22033:dot plus 22025:HTML 5.0 21989:HTML 5.0 21955:HTML 4.0 21933:summation 21898:&Sum; 21896:&sum; 21886:coproduct 21876:HTML 5.0 21795:HTML 5.0 21722:&niv; 21571:&Del; 21562:U+8960, ⌀ 21555:empty set 21493:HTML 5.0 21417:HTML 5.0 21341:HTML 5.0 21264:HTML 5.0 21235:HTML 5.0 21206:HTML 5.0 21177:HTML 5.0 21147:HTML 5.0 21117:HTML 5.0 21086:HTML 5.0 21057:HTML 5.0 21026:HTML 5.0 20995:HTML 5.0 20966:HTML 5.0 20937:HTML 5.0 20908:HTML 5.0 20879:HTML 5.0 20808:&iff; 20589:HTML 5.0 20555:HTML 5.0 20521:HTML 5.0 20487:HTML 5.0 20451:HTML 5.0 20418:HTML 5.0 20387:HTML 5.0 20356:HTML 5.0 20325:HTML 5.0 20294:HTML 5.0 20261:HTML 5.0 20230:HTML 5.0 20194:HTML 5.0 20158:HTML 5.0 20122:HTML 5.0 20086:HTML 5.0 20050:HTML 5.0 20014:HTML 5.0 19978:HTML 5.0 19942:HTML 5.0 19906:HTML 5.0 19872:HTML 5.0 19838:HTML 5.0 19804:HTML 5.0 19769:HTML 4.0 19737:HTML 5.0 19705:HTML 5.0 19673:HTML 5.0 19658:&Rsh; 19656:&rsh; 19639:HTML 5.0 19624:&Lsh; 19622:&lsh; 19605:HTML 5.0 19571:HTML 5.0 19540:HTML 5.0 19509:HTML 5.0 19478:HTML 5.0 19447:HTML 5.0 19414:HTML 5.0 19380:HTML 5.0 19359:&map; 19343:HTML 5.0 19310:HTML 5.0 19279:HTML 5.0 19248:HTML 5.0 19217:HTML 5.0 19188:HTML 5.0 19157:HTML 5.0 19128:HTML 5.0 19097:HTML 5.0 19061:HTML 5.0 19027:HTML 5.0 18993:HTML 5.0 18959:HTML 5.0 18923:HTML 5.0 18887:HTML 5.0 18851:HTML 5.0 18815:HTML 5.0 18516:HTML 5.0 18484:HTML 5.0 18452:HTML 5.0 18420:HTML 5.0 18388:HTML 5.0 18356:HTML 5.0 18324:HTML 5.0 18292:HTML 5.0 18260:HTML 5.0 18228:HTML 5.0 18196:HTML 5.0 18164:HTML 5.0 18136:HTML 5.0 18106:HTML 5.0 18074:HTML 5.0 18044:HTML 5.0 18010:HTML 5.0 17979:HTML 5.0 17945:HTML 5.0 17847:HTML 5.0 17807:HTML 5.0 17767:HTML 5.0 17729:HTML 5.0 17698:HTML 5.0 17666:HTML 5.0 17649:&Cfr; 17628:HTML 5.0 17592:HTML 5.0 17560:HTML 5.0 17543:&Zfr; 17522:HTML 5.0 17507:&mho; 17486:HTML 5.0 17408:HTML 5.0 17372:HTML 5.0 17307:&Rfr; 17280:HTML 5.0 17242:HTML 5.0 17204:HTML 5.0 17122:HTML 5.0 17091:HTML 5.0 17055:HTML 5.0 17021:HTML 5.0 17006:&ell; 16989:HTML 5.0 16922:&Ifr; 16897:HTML 5.0 16868:over two 16857:HTML 5.0 16821:HTML 5.0 16785:HTML 5.0 16747:HTML 5.0 16730:&Hfr; 16705:HTML 5.0 16672:HTML 5.0 16643:HTML 5.0 16607:HTML 5.0 16583:euro sign 16573:HTML 4.0 16542:HTML 5.0 16512:HTML 5.0 16477:HTML 5.0 16442:HTML 5.0 16414:HTML 5.0 16379:HTML 5.0 16357:(fourths) 16344:HTML 5.0 16319:semicolon 16317:reversed 16309:HTML 5.0 16272:HTML 4.0 16240:HTML 5.0 16208:HTML 5.0 16130:HTML 4.0 16098:HTML 4.0 16071:reversed 16063:HTML 5.0 16026:HTML 5.0 15982:HTML 4.0 15939:HTML 4.0 15906:HTML 5.0 15883:per mille 15873:HTML 4.0 15794:HTML 5.0 15680:(obelisk) 15667:HTML 4.0 15346:HTML 5.0 15313:HTML 5.0 15281:HTML 4.0 15249:HTML 4.0 15215:HTML 5.0 15179:HTML 4.0 15164:&rlm; 15145:HTML 4.0 15130:&lrm; 15111:HTML 4.0 15096:&zwj; 15077:HTML 4.0 15044:HTML 5.0 14994:HTML 5.0 14918:HTML 5.0 14884:HTML 5.0 14850:HTML 5.0 14816:HTML 5.0 14784:HTML 4.0 14752:HTML 4.0 14723:HTML 5.0 14701:(u breve) 14691:HTML 5.0 14662:HTML 5.0 14633:HTML 5.0 14604:HTML 5.0 14575:HTML 5.0 14543:HTML 5.0 14514:HTML 5.0 14482:HTML 5.0 14453:HTML 5.0 14424:HTML 5.0 14395:HTML 5.0 14366:HTML 5.0 14337:HTML 5.0 14308:HTML 5.0 14279:HTML 5.0 14250:HTML 5.0 14235:&ecy; 14221:HTML 5.0 14189:HTML 5.0 14174:&ycy; 14160:HTML 5.0 14131:HTML 5.0 14102:HTML 5.0 14073:HTML 5.0 14044:HTML 5.0 14012:HTML 5.0 13983:HTML 5.0 13968:&fcy; 13954:HTML 5.0 13939:&ucy; 13925:HTML 5.0 13910:&tcy; 13896:HTML 5.0 13881:&scy; 13867:HTML 5.0 13852:&rcy; 13838:HTML 5.0 13823:&pcy; 13809:HTML 5.0 13794:&ocy; 13780:HTML 5.0 13765:&ncy; 13751:HTML 5.0 13736:&mcy; 13722:HTML 5.0 13707:&lcy; 13693:HTML 5.0 13678:&kcy; 13661:HTML 5.0 13646:&jcy; 13632:HTML 5.0 13617:&icy; 13603:HTML 5.0 13588:&zcy; 13574:HTML 5.0 13545:HTML 5.0 13516:HTML 5.0 13501:&dcy; 13487:HTML 5.0 13472:&gcy; 13458:HTML 5.0 13443:&vcy; 13429:HTML 5.0 13414:&bcy; 13400:HTML 5.0 13385:&acy; 13371:HTML 5.0 13342:HTML 5.0 13313:HTML 5.0 13298:&Ecy; 13284:HTML 5.0 13252:HTML 5.0 13237:&Ycy; 13223:HTML 5.0 13194:HTML 5.0 13165:HTML 5.0 13136:HTML 5.0 13107:HTML 5.0 13075:HTML 5.0 13046:HTML 5.0 13031:&Fcy; 13017:HTML 5.0 13002:&Ucy; 12988:HTML 5.0 12973:&Tcy; 12959:HTML 5.0 12944:&Scy; 12930:HTML 5.0 12915:&Rcy; 12901:HTML 5.0 12886:&Pcy; 12872:HTML 5.0 12857:&Ocy; 12843:HTML 5.0 12828:&Ncy; 12814:HTML 5.0 12799:&Mcy; 12785:HTML 5.0 12770:&Lcy; 12756:HTML 5.0 12741:&Kcy; 12724:HTML 5.0 12709:&Jcy; 12695:HTML 5.0 12680:&Icy; 12666:HTML 5.0 12651:&Zcy; 12637:HTML 5.0 12608:HTML 5.0 12579:HTML 5.0 12564:&Dcy; 12550:HTML 5.0 12535:&Gcy; 12521:HTML 5.0 12506:&Vcy; 12492:HTML 5.0 12477:&Bcy; 12463:HTML 5.0 12448:&Acy; 12434:HTML 5.0 12412:(U breve) 12402:HTML 5.0 12373:HTML 5.0 12344:HTML 5.0 12315:HTML 5.0 12286:HTML 5.0 12254:HTML 5.0 12225:HTML 5.0 12193:HTML 5.0 12164:HTML 5.0 12135:HTML 5.0 12106:HTML 5.0 12077:HTML 5.0 12048:HTML 5.0 12016:HTML 5.0 11982:HTML 5.0 11946:HTML 5.0 11912:HTML 5.0 11881:HTML 5.0 11850:HTML 5.0 11787:&piv; 11770:HTML 5.0 11646:HTML 4.0 11616:HTML 4.0 11601:&psi; 11586:HTML 4.0 11571:&chi; 11556:HTML 4.0 11541:&phi; 11485:HTML 4.0 11470:&tau; 11455:HTML 4.0 11376:HTML 4.0 11361:&rho; 11346:HTML 4.0 11316:HTML 4.0 11286:HTML 4.0 11256:HTML 4.0 11226:HTML 4.0 11196:HTML 4.0 11166:HTML 4.0 11136:HTML 4.0 11106:HTML 4.0 11076:HTML 4.0 11061:&eta; 11046:HTML 4.0 10975:HTML 4.0 10945:HTML 4.0 10915:HTML 4.0 10885:HTML 4.0 10824:&ohm; 10807:HTML 4.0 10792:&Psi; 10778:HTML 4.0 10763:&Chi; 10748:HTML 4.0 10733:&Phi; 10718:HTML 4.0 10689:HTML 4.0 10674:&Tau; 10659:HTML 4.0 10630:HTML 4.0 10615:&Rho; 10600:HTML 4.0 10571:HTML 4.0 10541:HTML 4.0 10512:HTML 4.0 10483:HTML 4.0 10453:HTML 4.0 10424:HTML 4.0 10395:HTML 4.0 10365:HTML 4.0 10336:HTML 4.0 10321:&Eta; 10307:HTML 4.0 10278:HTML 4.0 10248:HTML 4.0 10218:HTML 4.0 10189:HTML 4.0 10160:HTML 4.0 10126:HTML 5.0 10046:HTML 5.0 10015:HTML 5.0 9990:dot above 9981:HTML 5.0 9964:&dot; 9948:HTML 5.0 9912:HTML 5.0 9876:HTML 4.0 9851:dotless j 9841:HTML 5.0 9809:HTML 5.0 9780:HTML 5.0 9758:, florin) 9743:HTML 4.0 9711:HTML 5.0 9679:HTML 5.0 9657:dot above 9647:HTML 5.0 9625:dot above 9615:HTML 5.0 9583:HTML 5.0 9551:HTML 5.0 9529:diaeresis 9518:HTML 4.0 9486:HTML 5.0 9454:HTML 5.0 9422:HTML 5.0 9390:HTML 5.0 9358:HTML 5.0 9326:HTML 5.0 9294:HTML 5.0 9262:HTML 5.0 9233:HTML 5.0 9204:HTML 5.0 9172:HTML 5.0 9140:HTML 5.0 9108:HTML 5.0 9076:HTML 5.0 9044:HTML 5.0 9012:HTML 5.0 8983:HTML 5.0 8954:HTML 5.0 8922:HTML 5.0 8890:HTML 5.0 8858:HTML 5.0 8826:HTML 5.0 8793:HTML 4.0 8760:HTML 4.0 8728:HTML 5.0 8696:HTML 5.0 8664:HTML 5.0 8632:HTML 5.0 8600:HTML 5.0 8568:HTML 5.0 8536:HTML 5.0 8504:HTML 5.0 8472:HTML 5.0 8440:HTML 5.0 8408:HTML 5.0 8376:HTML 5.0 8346:HTML 4.0 8316:HTML 4.0 8284:HTML 5.0 8252:HTML 5.0 8220:HTML 5.0 8188:HTML 5.0 8156:HTML 5.0 8141:&eng; 8124:HTML 5.0 8109:&ENG; 8092:HTML 5.0 8060:HTML 5.0 8028:HTML 5.0 7996:HTML 5.0 7964:HTML 5.0 7932:HTML 5.0 7900:HTML 5.0 7871:HTML 5.0 7842:HTML 5.0 7810:HTML 5.0 7778:HTML 5.0 7746:HTML 5.0 7714:HTML 5.0 7682:HTML 5.0 7650:HTML 5.0 7618:HTML 5.0 7586:HTML 5.0 7551:HTML 5.0 7519:HTML 5.0 7487:HTML 5.0 7455:HTML 5.0 7423:HTML 5.0 7391:HTML 5.0 7359:HTML 5.0 7334:dotless i 7315:HTML 5.0 7291:dot above 7281:HTML 5.0 7249:HTML 5.0 7217:HTML 5.0 7185:HTML 5.0 7153:HTML 5.0 7121:HTML 5.0 7089:HTML 5.0 7060:HTML 5.0 7031:HTML 5.0 6999:HTML 5.0 6967:HTML 5.0 6935:HTML 5.0 6913:dot above 6903:HTML 5.0 6881:dot above 6871:HTML 5.0 6839:HTML 5.0 6807:HTML 5.0 6775:HTML 5.0 6743:HTML 5.0 6711:HTML 5.0 6679:HTML 5.0 6647:HTML 5.0 6615:HTML 5.0 6593:dot above 6583:HTML 5.0 6561:dot above 6551:HTML 5.0 6519:HTML 5.0 6487:HTML 5.0 6458:HTML 5.0 6429:HTML 5.0 6397:HTML 5.0 6365:HTML 5.0 6333:HTML 5.0 6301:HTML 5.0 6279:dot above 6269:HTML 5.0 6247:dot above 6237:HTML 5.0 6205:HTML 5.0 6173:HTML 5.0 6141:HTML 5.0 6109:HTML 5.0 6077:HTML 5.0 6045:HTML 5.0 6013:HTML 5.0 5981:HTML 5.0 5949:HTML 5.0 5917:HTML 5.0 5895:diaeresis 5887:HTMLlat1 5884:HTML 2.0 5854:HTMLlat1 5851:HTML 2.0 5821:HTMLlat1 5818:HTML 2.0 5796:diaeresis 5788:HTMLlat1 5785:HTML 2.0 5755:HTMLlat1 5752:HTML 2.0 5722:HTMLlat1 5719:HTML 2.0 5689:HTMLlat1 5686:HTML 2.0 5656:HTMLlat1 5653:HTML 2.0 5624:HTMLlat1 5597:&div; 5586:diaeresis 5578:HTMLlat1 5575:HTML 2.0 5545:HTMLlat1 5542:HTML 2.0 5512:HTMLlat1 5509:HTML 2.0 5479:HTMLlat1 5476:HTML 2.0 5446:HTMLlat1 5443:HTML 2.0 5413:HTMLlat1 5410:HTML 2.0 5380:HTMLlat1 5377:HTML 2.0 5362:&eth; 5355:diaeresis 5347:HTMLlat1 5344:HTML 2.0 5314:HTMLlat1 5311:HTML 2.0 5281:HTMLlat1 5278:HTML 2.0 5248:HTMLlat1 5245:HTML 2.0 5223:diaeresis 5215:HTMLlat1 5212:HTML 2.0 5182:HTMLlat1 5179:HTML 2.0 5149:HTMLlat1 5146:HTML 2.0 5116:HTMLlat1 5113:HTML 2.0 5083:HTMLlat1 5080:HTML 2.0 5050:HTMLlat1 5047:HTML 2.0 5020:HTMLlat1 5017:HTML 2.0 4995:diaeresis 4987:HTMLlat1 4984:HTML 2.0 4954:HTMLlat1 4951:HTML 2.0 4921:HTMLlat1 4918:HTML 2.0 4888:HTMLlat1 4885:HTML 2.0 4855:HTMLlat1 4852:HTML 2.0 4826:(ess-zed) 4818:HTMLlat1 4815:HTML 2.0 4785:HTMLlat1 4782:HTML 2.0 4752:HTMLlat1 4749:HTML 2.0 4727:diaeresis 4719:HTMLlat1 4716:HTML 2.0 4686:HTMLlat1 4683:HTML 2.0 4653:HTMLlat1 4650:HTML 2.0 4620:HTMLlat1 4617:HTML 2.0 4587:HTMLlat1 4584:HTML 2.0 4552:HTMLlat1 4549:HTML 3.2 4527:diaeresis 4519:HTMLlat1 4516:HTML 2.0 4486:HTMLlat1 4483:HTML 2.0 4453:HTMLlat1 4450:HTML 2.0 4420:HTMLlat1 4417:HTML 2.0 4387:HTMLlat1 4384:HTML 2.0 4354:HTMLlat1 4351:HTML 2.0 4321:HTMLlat1 4318:HTML 2.0 4303:&ETH; 4296:diaeresis 4288:HTMLlat1 4285:HTML 2.0 4255:HTMLlat1 4252:HTML 2.0 4222:HTMLlat1 4219:HTML 2.0 4189:HTMLlat1 4186:HTML 2.0 4164:diaeresis 4156:HTMLlat1 4153:HTML 2.0 4123:HTMLlat1 4120:HTML 2.0 4090:HTMLlat1 4087:HTML 2.0 4057:HTMLlat1 4054:HTML 2.0 4024:HTMLlat1 4021:HTML 2.0 3991:HTMLlat1 3988:HTML 2.0 3954:HTMLlat1 3916:diaeresis 3908:HTMLlat1 3905:HTML 2.0 3875:HTMLlat1 3872:HTML 2.0 3842:HTMLlat1 3839:HTML 2.0 3809:HTMLlat1 3806:HTML 2.0 3773:HTMLlat1 3770:HTML 2.0 3738:HTMLlat1 3735:HTML 3.2 3705:HTMLlat1 3702:HTML 3.2 3672:HTMLlat1 3626:HTMLlat1 3623:HTML 3.2 3593:HTMLlat1 3590:HTML 3.2 3560:HTMLlat1 3557:HTML 3.2 3527:HTMLlat1 3524:HTML 3.2 3492:HTMLlat1 3444:HTMLlat1 3390:HTMLlat1 3387:HTML 3.2 3360:HTMLlat1 3357:HTML 3.2 3325:HTMLlat1 3279:HTMLlat1 3276:HTML 3.2 3246:HTMLlat1 3243:HTML 3.2 3211:HTMLlat1 3161:HTMLlat1 3158:HTML 3.2 3143:&deg; 3126:HTMLlat1 3076:HTMLlat1 3046:&REG; 3040:&reg; 3023:HTMLlat1 3020:HTML 3.2 3005:&shy; 2991:HTMLlat1 2988:HTML 3.2 2973:&not; 2964:guillemet 2954:HTMLlat1 2951:HTML 3.2 2927:feminine 2921:HTMLlat1 2918:HTML 3.2 2889:HTMLlat1 2844:diaeresis 2837:HTMLlat1 2802:&die; 2800:&Dot; 2796:&uml; 2782:HTMLlat1 2779:HTML 3.2 2749:HTMLlat1 2746:HTML 3.2 2710:HTMLlat1 2707:HTML 3.2 2692:&yen; 2678:HTMLlat1 2675:HTML 3.2 2646:HTMLlat1 2643:HTML 3.2 2621:cent sign 2614:HTMLlat1 2611:HTML 3.2 2582:HTMLlat1 2579:HTML 3.2 2545:HTMLlat1 2497:HTML 5.0 2461:HTML 5.0 2427:HTML 5.0 2398:HTML 5.0 2362:HTML 5.0 2336:low line 2328:HTML 5.0 2300:HTML 5.0 2288:&Hat; 2271:HTML 5.0 2239:HTML 5.0 2207:HTML 5.0 2176:HTML 5.0 2145:HTML 5.0 2116:HTML 5.0 2038:HTML 5.0 2019:&bne; 2003:HTML 5.0 1974:HTML 5.0 1903:semicolon 1894:HTML 5.0 1865:HTML 5.0 1838:HTML 5.0 1823:&sol; 1806:HTML 5.0 1779:HTML 5.0 1750:HTML 5.0 1716:HTML 5.0 1697:&ast; 1683:HTML 5.0 1654:HTML 5.0 1593:ampersand 1555:&AMP; 1551:&amp; 1535:HTML 5.0 1504:HTML 5.0 1473:HTML 5.0 1460:&num; 1395:HTML 5.0 1217:HTML 5.0 1186:HTML 5.0 1171:&Tab; 1156:Standard 1145:Entities 1109:semicolon 1101:ampersand 312:The full 202:&amp; 51774:Archived 51291:Trigraph 51276:See also 51270:&gt; 51266:&lt; 51129:&Ll; 49434:ISOmopf 49405:ISOmopf 49376:ISOmopf 49347:ISOmopf 49318:ISOmopf 49289:ISOmopf 49260:ISOmopf 49231:ISOmopf 49202:ISOmopf 49173:ISOmopf 49144:ISOmopf 49115:ISOmopf 49086:ISOmopf 49057:ISOmopf 49028:ISOmopf 48999:ISOmopf 48970:ISOmopf 48941:ISOmopf 48909:ISOmopf 48880:ISOmfrk 48851:ISOmfrk 48822:ISOmfrk 48793:ISOmfrk 48764:ISOmfrk 48735:ISOmfrk 48706:ISOmfrk 48677:ISOmfrk 48648:ISOmfrk 48619:ISOmfrk 48590:ISOmfrk 48561:ISOmfrk 48532:ISOmfrk 48503:ISOmfrk 48474:ISOmfrk 48445:ISOmfrk 48416:ISOmfrk 48387:ISOmfrk 48358:ISOmfrk 48329:ISOmfrk 48300:ISOmfrk 48271:ISOmfrk 48242:ISOmfrk 48213:ISOmfrk 48184:ISOmfrk 48155:ISOmfrk 48126:ISOmfrk 48097:ISOmfrk 48068:ISOmfrk 48039:ISOmfrk 48010:ISOmfrk 47981:ISOmfrk 47952:ISOmfrk 47923:ISOmfrk 47894:ISOmfrk 47865:ISOmfrk 47836:ISOmfrk 47807:ISOmfrk 47778:ISOmfrk 47749:ISOmfrk 47720:ISOmfrk 47691:ISOmfrk 47662:ISOmfrk 47633:ISOmfrk 47604:ISOmfrk 47575:ISOmfrk 47546:ISOmfrk 47517:ISOmscr 47488:ISOmscr 47459:ISOmscr 47430:ISOmscr 47401:ISOmscr 47372:ISOmscr 47343:ISOmscr 47314:ISOmscr 47285:ISOmscr 47256:ISOmscr 47227:ISOmscr 47198:ISOmscr 47169:ISOmscr 47140:ISOmscr 47111:ISOmscr 47082:ISOmscr 47053:ISOmscr 47024:ISOmscr 46995:ISOmscr 46966:ISOmscr 46937:ISOmscr 46908:ISOmscr 46879:ISOmscr 46850:ISOmscr 46821:ISOmscr 46792:ISOmscr 46763:ISOmscr 46734:ISOmscr 46705:ISOmscr 46676:ISOmscr 46647:ISOmscr 46618:ISOmscr 46589:ISOmscr 46560:ISOmscr 46531:ISOmscr 46502:ISOmscr 46473:ISOmscr 46444:ISOmscr 46415:ISOmscr 46386:ISOmscr 46357:ISOmscr 46180:ISOtech 46144:ISOtech 46115:ISOamsn 46086:ISOtech 46057:ISOtech 46028:ISOamsa 45999:ISOamsa 45970:ISOamsn 45941:ISOtech 45912:ISOtech 45883:ISOamsr 45854:ISOamsr 45825:ISOamsr 45796:ISOamsr 45767:ISOamsr 45738:ISOamsr 45707:ISOamsr 45678:ISOamsr 45649:ISOamsr 45620:ISOamsr 45591:ISOamsr 45562:ISOamsr 45533:ISOamsr 45504:ISOamsr 45475:ISOamsr 45446:ISOamsr 45417:ISOamsr 45388:ISOamsr 45359:ISOamsr 45330:ISOamsn 45295:ISOamsn 45264:ISOamsn 45229:ISOamsn 45198:ISOamsr 45169:ISOamsr 45140:ISOamsn 45105:ISOamsr 45074:ISOamsn 45039:ISOamsr 45008:ISOamsr 44979:ISOamsr 44950:ISOamsr 44921:ISOamsr 44892:ISOamsr 44863:ISOamsr 44834:ISOamsb 44805:ISOamsb 44776:ISOamsr 44756:&Sc; 44747:ISOamsr 44727:&Pr; 44718:ISOamsn 44687:ISOamsn 44656:ISOamsr 44625:ISOamsr 44594:ISOamsn 44563:ISOamsn 44532:ISOamsr 44503:ISOamsr 44474:ISOamsn 44437:ISOamsr 44404:ISOamsn 44367:ISOamsr 44334:ISOamsr 44305:ISOamsr 44272:ISOamsr 44243:ISOamsr 44210:ISOamsr 44181:ISOamsr 44152:ISOamsr 44123:ISOamsr 44094:ISOamsr 44065:ISOamsr 44036:ISOamsr 44007:ISOamsr 43978:ISOamsr 43829:ISOamsr 43800:ISOamsr 43771:ISOamsr 43742:ISOamsr 43713:ISOamsr 43693:&eg; 43684:ISOamsr 43664:&el; 43655:ISOamsr 43626:ISOamsr 43597:ISOamsr 43566:ISOamsr 43535:ISOamsr 43506:ISOamsr 43477:ISOamsr 43448:ISOamsr 43419:ISOamsr 43390:ISOamsr 43361:ISOamsr 43332:ISOamsr 43303:ISOamsr 43272:ISOamsr 43241:ISOamsn 43210:ISOamsn 43179:ISOamsn 43148:ISOamsn 43117:ISOamsr 43086:ISOamsr 43055:ISOamsr 43026:ISOamsr 42997:ISOamsr 42968:ISOamsr 42939:ISOamsr 42910:ISOamsr 42881:ISOamsn 42844:ISOamsr 42811:ISOamsn 42774:ISOamsr 42741:ISOamsr 42712:ISOamsr 42683:ISOamsr 42654:ISOamsr 42625:ISOamsr 42596:ISOamsr 42537:ISOamsr 42508:ISOamsr 42479:ISOamsb 42450:ISOamsb 42421:ISOamsn 42388:ISOamsr 42359:ISOtech 42330:ISOamsr 42301:ISOamsn 42268:ISOamsr 42236:ISOtech 42207:ISOamsr 42150:ISOtech 42121:ISOtech 42092:ISOtech 42063:ISOtech 42034:ISOtech 42005:ISOtech 41976:ISOtech 41947:ISOtech 41918:ISOtech 41898:&Or; 41889:ISOtech 41773:ISOamsb 41741:ISOamsb 41709:ISOamsb 41677:ISOamsb 41645:ISOamsb 41613:ISOamsb 41586:(cup or) 41581:ISOamsb 41549:ISOamsb 41520:ISOamsb 41491:ISOamsb 41459:ISOamsb 41430:ISOamsb 41401:ISOamsb 41370:ISOamsb 41341:ISOamsb 41312:ISOamsb 41283:ISOamsb 41254:ISOamsb 41225:ISOamsb 41196:ISOamsb 41167:ISOamsb 41138:ISOamsb 41109:ISOamsb 41077:ISOamsb 41020:ISOamsb 40991:ISOamsb 40959:ISOamsb 40930:ISOamsr 40901:ISOamsb 40869:ISOamsb 40837:ISOamsb 40805:ISOamsb 40776:ISOamsb 40747:ISOamsb 40718:ISOtech 40689:ISOtech 40660:ISOtech 40631:ISOtech 40602:ISOtech 40573:ISOtech 40544:ISOtech 40515:ISOtech 40486:ISOtech 40457:ISOtech 40423:ISOamsb 40389:ISOamsb 40358:ISOamsb 40327:ISOamsb 40296:ISOamsb 40262:ISOtech 40171:ISOtech 40139:ISOtech 40110:ISOtech 40081:ISOtech 40052:ISOtech 40023:ISOtech 39874:ISOamsr 39814:ISOamso 39782:ISOamsb 39750:ISOamsb 39721:ISOamso 39692:ISOamso 39663:ISOamsb 39634:ISOamsb 39602:ISOamsb 39570:ISOamsb 39541:ISOamsb 39509:ISOtech 39480:ISOamsb 39451:ISOamsb 39419:ISOamsb 39390:ISOamsb 39361:ISOamso 39332:ISOamso 39303:ISOamso 39271:ISOamso 39239:ISOamso 39210:ISOamso 39181:ISOamso 39152:ISOamso 39123:ISOamso 39094:ISOamso 39065:ISOamso 39036:ISOamso 39007:ISOamso 38978:ISOtech 38949:ISOtech 38920:ISOamso 38891:ISOamso 38862:ISOamso 38833:ISOtech 38804:ISOamso 38772:ISOamsc 38740:ISOamsc 38708:ISOamsc 38676:ISOamsc 38647:ISOamsc 38618:ISOamsc 38589:ISOamsc 38560:ISOamsc 38531:ISOamsc 38502:ISOamsc 38473:ISOamsc 38444:ISOamsc 38415:ISOtech 38386:ISOtech 38357:ISOamsa 38328:ISOamsa 38299:ISOamsa 38270:ISOamsa 38241:ISOamsr 38212:ISOamsr 38183:ISOamsr 38154:ISOamsr 38122:ISOamsa 38090:ISOamsa 38058:ISOamsa 38026:ISOamsa 37997:ISOamsa 37934:ISOamsa 37900:ISOamsa 37869:ISOamsa 37840:ISOamsa 37811:ISOamsa 37782:ISOamsa 37753:ISOamsa 37724:ISOamsa 37695:ISOamsa 37666:ISOamsa 37637:ISOamsa 37608:ISOamsa 37579:ISOamsa 37550:ISOamsa 36898:ISOamsa 36866:ISOamsa 36837:ISOamsa 36808:ISOamsa 36779:ISOamsa 36747:ISOamsa 36715:ISOamsa 36686:ISOamsa 36654:ISOamsa 36622:ISOamsa 36590:ISOamsa 36558:ISOamsa 36529:ISOamsa 36493:ISOamsa 36464:ISOamsa 36432:ISOamsa 36398:ISOamsa 36367:ISOamsa 36338:ISOamsa 36307:ISOamsa 36276:ISOamsa 36247:ISOamsa 36218:ISOamsa 36189:ISOamsa 36160:ISOamsa 36131:ISOamsa 36102:ISOamsa 36073:ISOamsa 36044:ISOamsa 36015:ISOamsa 35986:ISOamsa 35901:ISOamsa 35872:ISOamsa 35841:ISOamsa 35810:ISOamsa 35781:ISOamsa 35750:ISOamsa 35718:ISOamsa 35689:ISOamsa 35660:ISOamsa 35631:ISOamsa 35599:ISOamsa 35567:ISOamsa 35533:ISOamsa 35500:ISOamsa 35467:ISOamsa 35431:ISOamsa 35398:ISOamsa 35365:ISOamsa 35332:ISOtech 35303:ISOtech 35274:ISOtech 35245:ISOtech 35213:ISOtech 35204:HTML 5.0 35201:HTML 5.0 35198:HTML 4.0 35151:ISOtech 35142:HTML 5.0 35139:HTML 5.0 35136:HTML 4.0 35092:ISOtech 35061:ISOtech 35030:ISOamsr 35001:ISOamsr 34972:ISOtech 34943:ISOtech 34625:HTML 5.0 34622:HTML 4.0 34579:HTML 5.0 34576:HTML 4.0 34533:HTML 5.0 34530:HTML 4.0 34490:HTML 5.0 34487:HTML 4.0 34240:ISOamso 34211:ISOamso 34182:ISOamso 34150:ISOamsb 34116:ISOamsb 34089:(circle) 34044:HTML 5.0 34041:HTML 4.0 33873:ISOamsb 33703:ISOamsb 33672:ISOtech 33645:(marker) 32108:ISOamso 32086:&oS; 32045:ISOtech 32016:ISOamso 31863:ISOamso 31831:ISOamso 31797:ISOamso 31763:ISOamsc 31729:ISOamsc 31691:ISOamsa 31653:ISOamsn 31621:ISOamsb 31589:ISOtech 31560:ISOtech 31531:ISOtech 31502:ISOamsr 31471:ISOamsr 31437:ISOamsc 31403:ISOamsc 31369:ISOamsc 31335:ISOamsc 31306:(target) 31246:segment 31243:ISOtech 31214:ISOtech 31182:ISOtech 31025:ISOamsc 31016:HTML 5.0 31013:HTML 4.0 30981:ISOamsc 30972:HTML 5.0 30969:HTML 4.0 30940:ISOamsc 30931:HTML 5.0 30928:HTML 4.0 30896:ISOamsc 30887:HTML 5.0 30884:HTML 4.0 30855:ISOamsb 30824:ISOamsb 30793:ISOtech 30764:ISOtech 30735:ISOtech 30706:ISOtech 30677:ISOtech 30648:ISOtech 30615:ISOtech 30586:ISOtech 30557:ISOtech 30528:ISOtech 30495:ISOtech 30466:ISOtech 30437:ISOtech 30408:ISOtech 30376:ISOtech 30344:ISOtech 30312:ISOtech 30251:ISOamsn 30215:ISOamsn 30179:ISOamsn 30143:ISOamsn 30107:ISOamsn 30073:ISOamsn 30039:ISOamsn 30007:ISOamsn 29975:ISOamsn 29941:ISOamsn 29907:ISOamsn 29873:ISOamsn 29839:ISOamsr 29805:ISOamsr 29774:ISOamsr 29741:ISOamsr 29708:ISOamsr 29675:ISOamsr 29642:ISOamsn 29609:ISOamsr 29587:&Gg; 29578:ISOamsn 29545:ISOamsr 29525:&Ll; 29516:ISOamsr 29485:ISOamsr 29454:ISOtech 29421:ISOamsr 29387:ISOamsb 29355:ISOamsb 29326:ISOamsr 29295:ISOamsr 29261:ISOamsb 29227:ISOamsb 29193:ISOamsr 29157:ISOamsb 29121:ISOamsb 29085:ISOamsb 29051:ISOamsb 29020:ISOamsr 28991:ISOamsb 28960:ISOamsb 28926:ISOamsb 28894:ISOamsb 28855:ISOamsb 28816:ISOamsb 28777:ISOamsb 28738:ISOamsb 28700:ISOamso 28669:ISOamso 28570:ISOamsb 28537:ISOamsb 28510:multimap 28506:ISOamsa 28475:ISOamsa 28446:ISOamsa 28417:ISOamsn 28377:ISOamsr 28344:ISOamsn 28305:ISOamsr 28266:ISOamsr 28227:ISOamsr 28194:ISOamsr 28165:ISOamsn 28134:ISOamsn 28107:not true 28103:ISOamsn 28072:ISOamsn 28043:ISOamsr 28014:ISOamsr 27983:ISOamsr 27949:ISOamsr 27916:ISOamsr 27878:ISOtech 27869:HTML 5.0 27866:HTML 5.0 27863:HTML 5.0 27860:HTML 4.0 27777:ISOamsr 27737:ISOamsr 27703:ISOamsb 27669:ISOamsb 27635:ISOamsb 27601:ISOamsb 27570:ISOamsb 27539:ISOamsb 27505:ISOamsb 27471:ISOamsb 27437:ISOamsb 27405:ISOamsb 27396:HTML 5.0 27393:HTML 4.0 27364:ISOamsb 27330:ISOamsb 27321:HTML 5.0 27318:HTML 4.0 27289:ISOamsb 27253:ISOamsb 27222:ISOamsb 27186:ISOamsb 27152:ISOamsr 27116:ISOamsr 27048:ISOamsr 26980:ISOamsr 26942:ISOamsb 26906:ISOamsb 26877:ISOamsn 26842:ISOamsn 26811:ISOamsn 26776:ISOamsn 26745:ISOamsn 26712:ISOamsn 26679:ISOtech 26670:HTML 5.0 26667:HTML 5.0 26664:HTML 4.0 26633:ISOtech 26624:HTML 5.0 26621:HTML 5.0 26618:HTML 4.0 26587:ISOamsn 26557:ISOamsn 26527:ISOamsn 26490:ISOtech 26481:HTML 5.0 26478:HTML 5.0 26475:HTML 4.0 26444:ISOamsn 26407:ISOtech 26398:HTML 5.0 26395:HTML 4.0 26366:ISOamsn 26333:ISOamsn 26265:ISOamsr 26229:ISOamsr 26193:ISOamsr 26157:ISOamsr 26124:ISOamsr 26100:&sc; 26091:ISOamsr 26067:&pr; 26058:ISOamsn 26027:ISOamsn 25996:ISOamsr 25972:&gl; 25963:ISOamsr 25939:&lg; 25927:ISOamsn 25893:ISOamsn 25859:ISOamsr 25823:ISOamsr 25790:ISOamsn 25757:ISOamsn 25724:ISOamsn 25691:ISOamsn 25630:between 25627:ISOamsr 25596:ISOamsn 25563:ISOamsn 25528:ISOamsr 25508:&gg; 25504:&Gt; 25495:ISOamsn 25462:ISOamsn 25427:ISOamsr 25407:&ll; 25403:&Lt; 25394:ISOamsn 25359:ISOamsn 25328:ISOamsn 25293:ISOamsn 25262:ISOamsn 25225:ISOamsr 25201:&gE; 25192:ISOamsn 25157:ISOamsr 25133:&lE; 25124:ISOamsn 25091:ISOtech 25082:HTML 5.0 25079:HTML 5.0 25076:HTML 4.0 25054:&ge; 25045:ISOamsn 25012:ISOtech 25003:HTML 5.0 25000:HTML 4.0 24980:&le; 24971:ISOamsn 24940:ISOtech 24907:ISOtech 24898:HTML 5.0 24895:HTML 4.0 24864:ISOtech 24855:HTML 5.0 24852:HTML 4.0 24832:&ne; 24823:ISOamsr 24789:ISOamsr 24755:ISOtech 24723:ISOtech 24691:ISOamsr 24657:ISOamsr 24626:ISOamsr 24591:ISOamsr 24555:ISOamsr 24521:ISOamsr 24487:ISOamsr 24456:ISOtech 24420:ISOamsr 24350:ISOamsr 24280:ISOamsr 24247:ISOamsn 24178:ISOamsr 24147:ISOamsn 24114:ISOamsr 24082:ISOamsr 24048:ISOamsn 24012:ISOamsr 24003:HTML 5.0 24000:HTML 5.0 23997:HTML 5.0 23994:HTML 5.0 23991:HTML 5.0 23988:HTML 4.0 23962:&ap; 23948:ISOamsn 23914:ISOamsn 23882:ISOtech 23873:HTML 5.0 23870:HTML 4.0 23838:ISOamsn 23802:ISOtech 23732:ISOamsr 23694:ISOamsn 23658:ISOamsb 23638:&wr; 23623:ISOtech 23562:ISOamsb 23540:&ac; 23496:ISOamsr 23465:ISOamsn 23429:ISOtech 23420:HTML 5.0 23417:HTML 5.0 23414:HTML 5.0 23411:HTML 4.0 23376:ISOamsr 23345:ISOamsr 23314:ISOamsb 23281:ISOamsr 23248:ISOamsr 23217:ISOtech 23182:ISOtech 23173:HTML 5.0 23170:HTML 5.0 23167:HTML 4.0 23136:ISOtech 23105:ISOtech 23074:ISOtech 23043:ISOtech 23009:ISOtech 22973:ISOtech 22938:ISOtech 22905:ISOtech 22878:integral 22874:ISOtech 22865:HTML 5.0 22862:HTML 4.0 22833:ISOamsb 22795:ISOtech 22765:ISOamsb 22727:ISOtech 22692:ISOtech 22683:HTML 5.0 22680:HTML 4.0 22660:&or; 22646:ISOtech 22637:HTML 5.0 22634:HTML 4.0 22600:ISOamsn 22558:ISOtech 22516:ISOamsn 22476:ISOamsr 22439:ISOtech 22410:ISOamso 22379:ISOamso 22344:ISOamso 22335:HTML 5.0 22332:HTML 4.0 22301:ISOtech 22274:infinity 22270:ISOtech 22240:ISOtech 22231:HTML 5.0 22228:HTML 5.0 22225:HTML 5.0 22222:HTML 5.0 22219:HTML 4.0 22179:ISOtech 22170:HTML 5.0 22167:HTML 4.0 22133:ISOtech 22102:ISOtech 22070:ISOamsb 22030:ISOamsb 21994:ISOtech 21972:&mp; 21961:ISOtech 21928:ISOamsb 21919:HTML 5.0 21916:HTML 4.0 21881:ISOamsb 21844:ISOamsb 21835:HTML 5.0 21832:HTML 4.0 21800:ISOtech 21764:ISOtech 21755:HTML 5.0 21752:HTML 5.0 21749:HTML 5.0 21746:HTML 4.0 21726:&ni; 21710:ISOtech 21701:HTML 5.0 21698:HTML 5.0 21695:HTML 4.0 21666:(in set) 21661:ISOtech 21652:HTML 5.0 21649:HTML 5.0 21646:HTML 5.0 21643:HTML 4.0 21625:&in; 21601:ISOtech 21592:HTML 5.0 21589:HTML 4.0 21551:ISOamso 21542:HTML 5.0 21539:HTML 5.0 21536:HTML 5.0 21533:HTML 4.0 21498:ISOamso 21463:ISOtech 21454:HTML 5.0 21451:HTML 4.0 21422:ISOtech 21389:ISOtech 21380:HTML 5.0 21377:HTML 4.0 21346:ISOamso 21313:ISOtech 21304:HTML 5.0 21301:HTML 4.0 21269:ISOamsa 21240:ISOamsa 21211:ISOamsa 21182:ISOamsa 21091:ISOamsa 21062:ISOamsa 21031:ISOamsa 21000:ISOamsa 20971:ISOamsa 20942:ISOamsa 20913:ISOamsa 20884:ISOamsa 20844:ISOamsa 20835:HTML 5.0 20832:HTML 5.0 20829:HTML 5.0 20826:HTML 4.0 20793:ISOamsa 20784:HTML 5.0 20781:HTML 5.0 20778:HTML 4.0 20731:HTML 5.0 20728:HTML 5.0 20725:HTML 5.0 20722:HTML 4.0 20689:ISOamsa 20680:HTML 5.0 20677:HTML 5.0 20674:HTML 4.0 20643:ISOtech 20634:HTML 5.0 20631:HTML 5.0 20628:HTML 4.0 20594:ISOamsa 20560:ISOamsa 20526:ISOamsa 20492:ISOamsa 20456:ISOamsa 20423:ISOamsa 20392:ISOamsa 20361:ISOamsa 20330:ISOamsa 20299:ISOamsa 20266:ISOamsa 20235:ISOamsa 20199:ISOamsa 20163:ISOamsa 20127:ISOamsa 20091:ISOamsa 20055:ISOamsa 20019:ISOamsa 19983:ISOamsa 19947:ISOamsa 19911:ISOamsa 19877:ISOamsa 19843:ISOamsa 19809:ISOamsa 19742:ISOamsa 19710:ISOamsa 19678:ISOamsa 19644:ISOamsa 19610:ISOamsa 19576:ISOamsa 19545:ISOamsa 19514:ISOamsa 19483:ISOamsa 19452:ISOamsa 19385:ISOamsa 19284:ISOamsa 19253:ISOamsa 19222:ISOamsa 19193:ISOamsa 19162:ISOamsa 19133:ISOamsa 19102:ISOamsa 19066:ISOamsa 19032:ISOamsa 18998:ISOamsa 18964:ISOamsa 18928:ISOamsa 18892:ISOamsa 18856:ISOamsa 18820:ISOamsa 18784:ISOamsa 18775:HTML 5.0 18772:HTML 5.0 18769:HTML 4.0 18729:HTML 5.0 18726:HTML 5.0 18723:HTML 5.0 18720:HTML 4.0 18678:HTML 5.0 18675:HTML 5.0 18672:HTML 5.0 18669:HTML 5.0 18666:HTML 4.0 18622:HTML 5.0 18619:HTML 5.0 18616:HTML 5.0 18613:HTML 4.0 18571:HTML 5.0 18568:HTML 5.0 18565:HTML 5.0 18562:HTML 5.0 18559:HTML 4.0 18121:&ii; 18091:&ee; 18059:&dd; 18029:&DD; 18015:ISOamso 17984:ISOamso 17950:ISOamso 17887:HTML 5.0 17884:HTML 4.0 17852:ISOtech 17812:ISOtech 17772:ISOmscr 17734:ISOmscr 17703:ISOmscr 17671:ISOmfrk 17633:ISOtech 17597:ISOamso 17565:ISOmfrk 17527:ISOamso 17491:ISOmopf 17448:HTML 5.0 17445:HTML 4.0 17393:&rx; 17377:ISOmopf 17343:ISOamso 17334:HTML 5.0 17331:HTML 5.0 17328:HTML 5.0 17325:HTML 4.0 17303:&Re; 17285:ISOmscr 17247:ISOmopf 17209:ISOmopf 17171:ISOamso 17162:HTML 5.0 17159:HTML 4.0 17141:&wp; 17096:ISOcyr1 17060:ISOmopf 17026:ISOamso 16994:ISOmscr 16958:ISOamso 16949:HTML 5.0 16946:HTML 5.0 16943:HTML 5.0 16940:HTML 4.0 16918:&Im; 16902:ISOmscr 16862:ISOamso 16790:ISOmopf 16752:ISOmfrk 16710:ISOtech 16677:ISOmscr 16651:care of 16612:ISOmopf 16527:&ic; 16497:&it; 16462:&af; 16369:  16349:ISOtech 16314:ISOamso 16183:overline 16170:HTML 5.0 16167:HTML 4.0 16068:ISOamso 16031:ISOtech 15988:ISOtech 15945:ISOtech 15911:ISOtech 15879:ISOtech 15848:ellipsis 15834:HTML 5.0 15831:HTML 4.0 15756:HTML 5.0 15753:HTML 4.0 15710:HTML 5.0 15707:HTML 4.0 15628:HTML 5.0 15625:HTML 4.0 15581:HTML 5.0 15578:HTML 5.0 15575:HTML 4.0 15529:HTML 5.0 15526:HTML 4.0 15482:HTML 5.0 15479:HTML 4.0 15435:HTML 5.0 15432:HTML 5.0 15429:HTML 4.0 15383:HTML 5.0 15380:HTML 4.0 15351:ISOtech 14957:HTML 5.0 14954:HTML 4.0 14794:em space 14762:en space 14728:ISOcyr2 14696:ISOcyr2 14667:ISOcyr2 14638:ISOcyr2 14609:ISOcyr2 14580:ISOcyr2 14548:ISOcyr2 14519:ISOcyr2 14487:ISOcyr2 14458:ISOcyr2 14429:ISOcyr2 14400:ISOcyr2 14371:ISOcyr2 14342:ISOcyr1 14313:ISOcyr1 14284:ISOcyr1 14255:ISOcyr1 14226:ISOcyr1 14194:ISOcyr1 14165:ISOcyr1 14136:ISOcyr1 14107:ISOcyr1 14078:ISOcyr1 14049:ISOcyr1 14017:ISOcyr1 13988:ISOcyr1 13959:ISOcyr1 13930:ISOcyr1 13901:ISOcyr1 13872:ISOcyr1 13843:ISOcyr1 13814:ISOcyr1 13785:ISOcyr1 13756:ISOcyr1 13727:ISOcyr1 13698:ISOcyr1 13666:ISOcyr1 13637:ISOcyr1 13608:ISOcyr1 13579:ISOcyr1 13550:ISOcyr1 13521:ISOcyr1 13492:ISOcyr1 13463:ISOcyr1 13434:ISOcyr1 13405:ISOcyr1 13376:ISOcyr1 13347:ISOcyr1 13318:ISOcyr1 13289:ISOcyr1 13257:ISOcyr1 13228:ISOcyr1 13199:ISOcyr1 13170:ISOcyr1 13141:ISOcyr1 13112:ISOcyr1 13080:ISOcyr1 13051:ISOcyr1 13022:ISOcyr1 12993:ISOcyr1 12964:ISOcyr1 12935:ISOcyr1 12906:ISOcyr1 12877:ISOcyr1 12848:ISOcyr1 12819:ISOcyr1 12790:ISOcyr1 12761:ISOcyr1 12729:ISOcyr1 12700:ISOcyr1 12671:ISOcyr1 12642:ISOcyr1 12613:ISOcyr1 12584:ISOcyr1 12555:ISOcyr1 12526:ISOcyr1 12497:ISOcyr1 12468:ISOcyr1 12439:ISOcyr2 12407:ISOcyr2 12378:ISOcyr2 12349:ISOcyr2 12320:ISOcyr2 12291:ISOcyr2 12259:ISOcyr2 12230:ISOcyr2 12198:ISOcyr2 12169:ISOcyr2 12140:ISOcyr2 12111:ISOcyr2 12082:ISOcyr2 12053:ISOcyr1 12021:ISOamsr 11987:ISOgrk3 11951:ISOgrk3 11917:ISOgrk3 11886:ISOgrk3 11855:ISOgrk3 11819:ISOgrk3 11810:HTML 5.0 11807:HTML 4.0 11775:ISOgrk3 11733:HTML 5.0 11730:HTML 4.0 11689:HTML 5.0 11686:HTML 5.0 11683:HTML 4.0 11652:ISOgrk3 11622:ISOgrk3 11592:ISOgrk3 11562:ISOgrk3 11532:ISOgrk3 11523:HTML 5.0 11520:HTML 4.0 11491:ISOgrk3 11461:ISOgrk3 11428:ISOgrk3 11419:HTML 5.0 11416:HTML 5.0 11413:HTML 4.0 11382:ISOgrk3 11352:ISOgrk3 11331:&pi; 11292:ISOgrk3 11271:&xi; 11262:ISOgrk3 11241:&nu; 11232:ISOgrk3 11211:&mu; 11202:ISOgrk3 11172:ISOgrk3 11142:ISOgrk3 11112:ISOgrk3 11082:ISOgrk3 11052:ISOgrk3 11022:ISOgrk3 11013:HTML 5.0 11010:HTML 4.0 10981:ISOgrk3 10951:ISOgrk3 10921:ISOgrk3 10891:ISOgrk3 10854:ISOgrk3 10845:HTML 5.0 10842:HTML 4.0 10813:ISOgrk3 10754:ISOgrk3 10724:ISOgrk3 10665:ISOgrk3 10606:ISOgrk3 10585:&Pi; 10547:ISOgrk3 10526:&Xi; 10497:&Nu; 10468:&Mu; 10459:ISOgrk3 10371:ISOgrk3 10254:ISOgrk3 10224:ISOgrk3 10085:HTML 5.0 10082:HTML 4.0 9846:ISOamso 9814:ISOlat2 9785:ISOtech 9756:function 9749:ISOtech 9716:ISOlat2 9684:ISOlat2 9652:ISOlat2 9620:ISOlat2 9588:ISOlat2 9556:ISOlat2 9524:ISOlat2 9491:ISOlat2 9459:ISOlat2 9427:ISOlat2 9395:ISOlat2 9363:ISOlat2 9331:ISOlat2 9299:ISOlat2 9267:ISOlat2 9238:ISOlat2 9209:ISOlat2 9177:ISOlat2 9145:ISOlat2 9113:ISOlat2 9081:ISOlat2 9049:ISOlat2 9017:ISOlat2 8988:ISOlat2 8959:ISOlat2 8927:ISOlat2 8895:ISOlat2 8863:ISOlat2 8831:ISOlat2 8799:ISOlat2 8766:ISOlat2 8733:ISOlat2 8701:ISOlat2 8669:ISOlat2 8637:ISOlat2 8605:ISOlat2 8573:ISOlat2 8541:ISOlat2 8509:ISOlat2 8477:ISOlat2 8445:ISOlat2 8413:ISOlat2 8381:ISOlat2 8352:ISOlat2 8322:ISOlat2 8289:ISOlat2 8257:ISOlat2 8225:ISOlat2 8193:ISOlat2 8161:ISOlat2 8129:ISOlat2 8097:ISOlat2 8065:ISOlat2 8033:ISOlat2 8001:ISOlat2 7969:ISOlat2 7937:ISOlat2 7905:ISOlat2 7876:ISOlat2 7847:ISOlat2 7815:ISOlat2 7783:ISOlat2 7751:ISOlat2 7719:ISOlat2 7687:ISOlat2 7655:ISOlat2 7623:ISOlat2 7591:ISOlat2 7556:ISOlat2 7524:ISOlat2 7492:ISOlat2 7460:ISOlat2 7428:ISOlat2 7396:ISOlat2 7364:ISOlat2 7286:ISOlat2 7254:ISOlat2 7222:ISOlat2 7190:ISOlat2 7158:ISOlat2 7126:ISOlat2 7094:ISOlat2 7065:ISOlat2 7036:ISOlat2 7004:ISOlat2 6972:ISOlat2 6940:ISOlat2 6908:ISOlat2 6876:ISOlat2 6844:ISOlat2 6812:ISOlat2 6780:ISOlat2 6748:ISOlat2 6716:ISOlat2 6684:ISOlat2 6652:ISOlat2 6620:ISOlat2 6588:ISOlat2 6556:ISOlat2 6524:ISOlat2 6492:ISOlat2 6463:ISOlat2 6434:ISOlat2 6402:ISOlat2 6370:ISOlat2 6338:ISOlat2 6306:ISOlat2 6274:ISOlat2 6242:ISOlat2 6210:ISOlat2 6178:ISOlat2 6146:ISOlat2 6114:ISOlat2 6082:ISOlat2 6050:ISOlat2 6018:ISOlat2 5986:ISOlat2 5954:ISOlat2 5922:ISOlat2 5890:ISOlat1 5857:ISOlat1 5824:ISOlat1 5791:ISOlat1 5758:ISOlat1 5725:ISOlat1 5692:ISOlat1 5659:ISOlat1 5618:HTML 5.0 5615:HTML 3.2 5581:ISOlat1 5548:ISOlat1 5515:ISOlat1 5482:ISOlat1 5449:ISOlat1 5416:ISOlat1 5383:ISOlat1 5350:ISOlat1 5317:ISOlat1 5284:ISOlat1 5251:ISOlat1 5218:ISOlat1 5185:ISOlat1 5152:ISOlat1 5119:ISOlat1 5086:ISOlat1 5053:ISOlat1 5023:ISOlat1 4990:ISOlat1 4957:ISOlat1 4924:ISOlat1 4891:ISOlat1 4858:ISOlat1 4821:ISOlat1 4788:ISOlat1 4755:ISOlat1 4722:ISOlat1 4689:ISOlat1 4656:ISOlat1 4623:ISOlat1 4590:ISOlat1 4522:ISOlat1 4489:ISOlat1 4456:ISOlat1 4423:ISOlat1 4390:ISOlat1 4357:ISOlat1 4324:ISOlat1 4291:ISOlat1 4258:ISOlat1 4225:ISOlat1 4192:ISOlat1 4159:ISOlat1 4126:ISOlat1 4093:ISOlat1 4060:ISOlat1 4027:ISOlat1 3994:ISOlat1 3964:Angstrom 3957:ISOlat1 3948:HTML 5.0 3945:HTML 2.0 3911:ISOlat1 3878:ISOlat1 3845:ISOlat1 3812:ISOlat1 3776:ISOlat1 3666:HTML 5.0 3663:HTML 3.2 3486:HTML 5.0 3483:HTML 3.2 3438:HTML 5.0 3435:HTML 5.0 3432:HTML 3.2 3319:HTML 5.0 3316:HTML 3.2 3205:HTML 5.0 3202:HTML 5.0 3199:HTML 3.2 3179:&pm; 3120:HTML 5.0 3117:HTML 3.2 3070:HTML 5.0 3067:HTML 5.0 3064:HTML 3.2 2998:not sign 2883:HTML 5.0 2880:HTML 3.2 2831:HTML 5.0 2828:HTML 5.0 2825:HTML 5.0 2822:HTML 3.2 2717:yen sign 2539:HTML 5.0 2536:HTML 3.2 2121:ISOamsn 2082:html.dtd 2075:HTML 5.0 2056:&GT; 2052:&gt; 2043:ISOtech 1979:ISOamsn 1940:html.dtd 1933:HTML 5.0 1914:&LT; 1910:&lt; 1846:solidus 1816:(period) 1725:asterisk 1615:XML 1.0 1583:html.dtd 1576:HTML 5.0 1443:html.dtd 1436:HTML 5.0 1364:HTML 5.0 1316:HTML 5.0 1263:HTML 5.0 1107:, and a 1072:HTMLlat1 603:ISO 8879 585:data URI 551:such as 486:html.dtd 342:HTMLlat1 210:&gt; 206:&lt; 51808:Unicode 51614:Wolfram 51592:Wolfram 51570:Wolfram 51548:Wolfram 51470:. 2013. 51427:. 2013. 51364:13 July 51339:. 2011. 51287:Digraph 51097:symbols 51076:Firefox 50756:ISOgrk1 50752:ISOgrk3 50740:ISOgrk3 50736:ISOgrk1 50586:Catalan 50567:ISO 646 46328:ISOpub 46299:ISOpub 46270:ISOpub 46241:ISOpub 46212:ISOpub 40202:ISOpub 34880:ISOpub 34851:ISOpub 34822:(cross) 34817:ISOpub 34788:ISOpub 34757:ISOpub 34728:ISOpub 34697:ISOpub 34665:ISOnum 34634:ISOpub 34588:ISOpub 34542:ISOpub 34499:ISOpub 34458:ISOpub 34429:ISOpub 34402:(phone) 34397:ISOpub 34365:ISOpub 34333:ISOpub 34084:ISOpub 34057:lozenge 34053:ISOpub 34009:ISOpub 33975:ISOpub 33941:ISOpub 33907:ISOpub 33839:ISOpub 33805:ISOpub 33771:ISOpub 33737:ISOpub 33640:ISOpub 33611:ISOpub 33548:ISOpub 33513:ISOpub 33477:ISOpub 33445:ISOpub 33413:ISOpub 33384:ISOpub 33355:ISOpub 33326:ISOpub 33297:ISObox 33268:ISObox 33239:ISObox 33207:ISObox 33175:ISObox 33143:ISObox 33111:ISObox 33079:ISObox 33047:ISObox 33018:ISObox 32989:ISObox 32960:ISObox 32931:ISObox 32902:ISObox 32873:ISObox 32844:ISObox 32815:ISObox 32786:ISObox 32757:ISObox 32728:ISObox 32699:ISObox 32670:ISObox 32641:ISObox 32612:ISObox 32583:ISObox 32554:ISObox 32525:ISObox 32496:ISObox 32467:ISObox 32438:ISObox 32406:ISObox 32374:ISObox 32345:ISObox 32316:ISObox 32287:ISObox 32258:ISObox 32229:ISObox 32200:ISObox 32171:ISObox 32139:ISObox 32079:(blank) 32074:ISOpub 31698:angzarr 31668:angzarr 31301:ISOpub 31272:ISOpub 31150:ISOpub 31118:ISOpub 31086:ISOpub 31054:ISOpub 30283:ISOpub 28605:ISOamsb 28602:ISOamsr 27882:up tack 27819:ISOamsb 27816:ISOtech 23221:because 22653:(wedge) 22480:divides 21849:product 21317:for all 20747:implies 20740:ISOnum 18738:ISOnum 18687:ISOnum 18631:ISOnum 18580:ISOnum 18521:ISOnum 18489:ISOnum 18457:ISOnum 18425:ISOnum 18393:ISOpub 18361:ISOpub 18329:ISOpub 18297:ISOpub 18265:ISOpub 18233:ISOpub 18201:ISOpub 18169:ISOpub 17913:ISOtech 17498:integer 17457:ISOnum 17413:ISOpub 17127:ISOpub 16648:ISOpub 16285:solidus 16251:bullet 16245:ISOpub 16213:ISOpub 16034:triple 15991:double 15843:ISOpub 15799:ISOpub 15765:ISOpub 15719:ISOpub 15673:ISOpub 15590:ISOnum 15538:ISOnum 15444:ISOnum 15392:ISOnum 15318:ISOnum 15291:em dash 15287:ISOpub 15259:en dash 15255:ISOpub 15220:ISOnum 14999:ISOpub 14984:  14966:ISOpub 14941:  14923:ISOpub 14908:  14889:ISOpub 14874:  14855:ISOpub 14840:  14821:ISOpub 14806:  14790:ISOpub 14774:  14758:ISOpub 14742:  11826:symbol 10131:ISOdia 10094:ISOdia 10051:ISOdia 10020:ISOdia 9986:ISOdia 9953:ISOdia 9924:(hacek) 9917:ISOdia 9889:accent 9882:ISOpub 8868:cedilla 8836:cedilla 8738:cedilla 8706:cedilla 8482:cedilla 8450:cedilla 8006:cedilla 7974:cedilla 7692:cedilla 7660:cedilla 7529:cedilla 7497:cedilla 7326:ISOamso 7323:ISOlat2 6945:cedilla 5627:ISOnum 5091:cedilla 4555:ISOnum 4032:cedilla 3741:ISOnum 3708:ISOnum 3675:ISOnum 3629:ISOnum 3596:ISOnum 3563:ISOnum 3530:ISOnum 3499:cedilla 3495:ISOdia 3447:ISOnum 3397:pilcrow 3393:ISOnum 3363:ISOnum 3328:ISOdia 3282:ISOnum 3249:ISOnum 3214:ISOnum 3164:ISOnum 3129:ISOdia 3079:ISOnum 3026:ISOnum 2994:ISOnum 2957:ISOnum 2924:ISOnum 2892:ISOnum 2840:ISOdia 2785:ISOnum 2752:ISOnum 2713:ISOnum 2681:ISOnum 2649:ISOnum 2617:ISOnum 2585:ISOnum 2548:ISOnum 2502:ISOnum 2466:ISOnum 2432:ISOnum 2403:ISOpub 2367:ISOdia 2333:ISOnum 2276:ISOnum 2244:ISOnum 2212:ISOnum 2181:ISOnum 2150:ISOnum 2088:ISOnum 2072:XML 1.0 2008:ISOnum 1946:ISOnum 1930:XML 1.0 1899:ISOnum 1870:ISOnum 1843:ISOnum 1811:ISOnum 1784:ISOnum 1755:ISOnum 1721:ISOnum 1688:ISOnum 1659:ISOnum 1621:ISOnum 1589:ISOnum 1573:XML 1.0 1540:ISOnum 1509:ISOnum 1478:ISOnum 1449:ISOnum 1433:XML 1.0 1400:ISOnum 1125:not all 981:ISOtech 945:ISOmscr 933:ISOmopf 921:ISOmfrk 909:ISOlat2 897:ISOlat1 874:ISOgrk4 851:ISOgrk3 839:ISOgrk2 827:ISOgrk1 803:ISOcyr2 791:ISOcyr1 779:ISOchem 744:ISOamsr 721:ISOamso 698:ISOamsn 675:ISOamsc 652:ISOamsb 629:ISOamsa 464:XHTML 1 416:XHTML 1 368:XHTML 1 328:Version 302:Unicode 132:decimal 91:&#x 81:Unicode 61:(DTD). 51534:Debian 51515:Debian 51468:Debian 51425:Debian 51359:WHATWG 51268:, and 51237:parser 51093:glyphs 50837:hollow 50833:filled 50155:1D56B 50127:1D56A 50099:1D569 50071:1D568 50043:1D567 50015:1D566 49987:1D565 49959:1D564 49931:1D563 49903:1D562 49875:1D561 49847:1D560 49819:1D55F 49791:1D55E 49763:1D55D 49735:1D55C 49707:1D55B 49679:1D55A 49651:1D559 49623:1D558 49595:1D557 49567:1D556 49539:1D555 49511:1D554 49483:1D553 49455:1D552 49426:1D550 49397:1D54F 49368:1D54E 49339:1D54D 49310:1D54C 49281:1D54B 49252:1D54A 49223:1D546 49194:1D544 49165:1D543 49136:1D542 49107:1D541 49078:1D540 49049:1D53E 49020:1D53D 48991:1D53C 48962:1D53B 48933:1D539 48901:1D538 48872:1D537 48843:1D536 48814:1D535 48785:1D534 48756:1D533 48727:1D532 48698:1D531 48669:1D530 48640:1D52F 48611:1D52E 48582:1D52D 48553:1D52C 48524:1D52B 48495:1D52A 48466:1D529 48437:1D528 48408:1D527 48379:1D526 48350:1D525 48321:1D524 48292:1D523 48263:1D522 48234:1D521 48205:1D520 48176:1D51F 48147:1D51E 48118:1D51C 48089:1D51B 48060:1D51A 48031:1D519 48002:1D518 47973:1D517 47944:1D516 47915:1D514 47886:1D513 47857:1D512 47828:1D511 47799:1D510 47770:1D50F 47741:1D50E 47712:1D50D 47683:1D50A 47654:1D509 47625:1D508 47596:1D507 47567:1D505 47538:1D504 47509:1D4CF 47480:1D4CE 47451:1D4CD 47422:1D4CC 47393:1D4CB 47364:1D4CA 47335:1D4C9 47306:1D4C8 47277:1D4C7 47248:1D4C6 47219:1D4C5 47190:1D4C3 47161:1D4C2 47132:1D4C1 47103:1D4C0 47074:1D4BF 47045:1D4BE 47016:1D4BD 46987:1D4BB 46958:1D4B9 46929:1D4B8 46900:1D4B7 46871:1D4B6 46842:1D4B5 46813:1D4B4 46784:1D4B3 46755:1D4B2 46726:1D4B1 46697:1D4B0 46668:1D4AF 46639:1D4AE 46610:1D4AC 46581:1D4AB 46552:1D4AA 46523:1D4A9 46494:1D4A6 46465:1D4A5 46436:1D4A2 46407:1D49F 46378:1D49E 46349:1D49C 34670:(sung) 34370:(star) 31505:smile 31474:frown 29024:bowtie 28858:n-ary 28819:n-ary 28780:n-ary 28741:n-ary 27987:forces 27920:models 27746:proves 21931:n-ary 21884:n-ary 21847:n-ary 16249:hyphen 16002:inches 16000:  15956:  15769:bullet 15677:dagger 15224:hyphen 11822:Greek 10097:small 10055:ogonek 9368:ogonek 9336:ogonek 9118:macron 9086:macron 8230:macron 8198:macron 7259:ogonek 7227:ogonek 7195:macron 7163:macron 6657:ogonek 6625:ogonek 6529:macron 6497:macron 6087:ogonek 6055:ogonek 5959:macron 5927:macron 4830:eszett 3133:macron 2523:  2103:>⃒ 1961:<⃒ 1873:colon 1787:comma 1630:; see 1149:Char. 1068://HTML 969:ISOpub 957:ISOnum 815:ISOdia 767:ISObox 577:WHATWG 560:MathML 508:HTML 5 442:HTML 4 394:HTML 4 346:HTML 4 277:MathML 255:MathML 216:, and 184:where 159:entity 105:&# 44:and a 51193:XHTML 51085:⊥ ⊤ ⟂ 50555:Dutch 50172:Notes 46320:FB04 46291:FB03 46262:FB02 46233:FB01 46204:FB00 46172:20E5 46136:2AFD 46107:2AF3 46078:2AF2 46049:2AF1 46020:2AF0 45991:2AEF 45962:2AEE 45933:2AED 45904:2AEC 45875:2AEB 45846:2AE9 45817:2AE8 45788:2AE7 45759:2AE6 45730:2AE4 45699:2ADB 45670:2ADA 45641:2AD9 45612:2AD8 45583:2AD7 45554:2AD6 45525:2AD5 45496:2AD4 45467:2AD3 45438:2AD2 45409:2AD1 45380:2AD0 45351:2ACF 45322:FE00 45287:2ACC 45256:FE00 45221:2ACB 45190:2AC8 45161:2AC7 45132:0338 45097:2AC6 45066:0338 45031:2AC5 45000:2AC4 44971:2AC3 44942:2AC2 44913:2AC1 44884:2AC0 44855:2ABF 44826:2ABE 44797:2ABD 44768:2ABC 44739:2ABB 44710:2ABA 44679:2AB9 44648:2AB8 44617:2AB7 44586:2AB6 44555:2AB5 44524:2AB4 44495:2AB3 44466:0338 44429:2AB0 44396:0338 44359:2AAF 44326:2AAE 44297:FE00 44264:2AAD 44235:FE00 44202:2AAC 44173:2AAB 44144:2AAA 44115:2AA9 44086:2AA8 44057:2AA7 44028:2AA6 43999:2AA5 43970:2AA4 43942:0338 43910:2AA2 43882:0338 43850:2AA1 43821:2AA0 43792:2A9F 43763:2A9E 43734:2A9D 43705:2A9A 43676:2A99 43647:2A98 43618:2A97 43589:2A96 43558:2A95 43527:2A94 43498:2A93 43469:2A92 43440:2A91 43411:2A90 43382:2A8F 43353:2A8E 43324:2A8D 43295:2A8C 43264:2A8B 43233:2A8A 43202:2A89 43171:2A88 43140:2A87 43109:2A86 43078:2A85 43047:2A84 43018:2A83 42989:2A82 42960:2A81 42931:2A80 42902:2A7F 42873:0338 42836:2A7E 42803:0338 42766:2A7D 42733:2A7C 42704:2A7B 42675:2A7A 42646:2A79 42617:2A78 42588:2A77 42558:2A75 42529:2A74 42500:2A73 42471:2A72 42442:2A71 42413:0338 42380:2A70 42351:2A6F 42322:2A6E 42293:0338 42260:2A6D 42228:2A6A 42199:2A66 42171:2A5F 42142:2A5D 42113:2A5C 42084:2A5B 42055:2A5A 42026:2A58 41997:2A57 41968:2A56 41939:2A55 41910:2A54 41881:2A53 41853:2A50 41825:2A4D 41797:2A4C 41765:2A4B 41733:2A4A 41701:2A49 41669:2A48 41637:2A47 41605:2A46 41573:2A45 41541:2A44 41512:2A43 41483:2A42 41451:2A40 41422:2A3F 41393:2A3C 41362:2A3B 41333:2A3A 41304:2A39 41275:2A38 41246:2A37 41217:2A36 41188:2A35 41159:2A34 41130:2A33 41101:2A31 41069:2A30 41041:2A2F 41012:2A2E 40983:2A2D 40951:2A2A 40922:2A29 40893:2A27 40861:2A26 40829:2A25 40797:2A24 40768:2A23 40739:2A22 40710:2A17 40681:2A16 40652:2A15 40623:2A14 40594:2A13 40565:2A12 40536:2A11 40507:2A10 40478:2A0D 40449:2A0C 40415:2A06 40381:2A04 40350:2A02 40319:2A01 40288:2A00 40254:29F6 40226:29F4 40194:29EB 40163:29E5 40131:29E4 40102:29E3 40073:29DE 40044:29DD 40015:29DC 39987:0338 39955:29D0 39927:0338 39895:29CF 39866:29CE 39838:29CD 39806:29C9 39774:29C5 39742:29C4 39713:29C3 39684:29C2 39655:29C1 39626:29C0 39594:29BF 39562:29BE 39533:29BC 39501:29BB 39472:29B9 39443:29B7 39411:29B6 39382:29B5 39353:29B4 39324:29B3 39295:29B2 39263:29B1 39231:29B0 39202:29AF 39173:29AE 39144:29AD 39115:29AC 39086:29AB 39057:29AA 39028:29A9 38999:29A8 38970:29A7 38941:29A6 38912:29A5 38883:29A4 38854:299D 38825:299C 38796:299A 38764:2996 38732:2995 38700:2994 38668:2993 38639:2992 38610:2991 38581:2990 38552:298F 38523:298E 38494:298D 38465:298C 38436:298B 38407:2986 38378:2985 38349:297F 38320:297E 38291:297D 38262:297C 38233:297B 38204:2979 38175:2978 38146:2976 38114:2975 38082:2974 38050:2973 38018:2972 37989:2971 37958:2970 37926:296F 37892:296E 37861:296D 37832:296C 37803:296B 37774:296A 37745:2969 37716:2968 37687:2967 37658:2966 37629:2965 37600:2964 37571:2963 37542:2962 37511:2961 37480:2960 37449:295F 37418:295E 37387:295D 37356:295C 37325:295B 37294:295A 37263:2959 37232:2958 37201:2957 37170:2956 37139:2955 37108:2954 37077:2953 37046:2952 37015:2951 36984:2950 36953:294F 36922:294E 36890:294B 36858:294A 36829:2949 36800:2948 36771:2945 36739:293D 36707:293C 36678:2939 36646:2938 36614:2937 36582:2936 36550:2935 36521:0338 36485:2933 36456:292A 36424:2929 36390:2928 36359:2927 36330:2926 36299:2925 36268:2924 36239:2923 36210:2920 36181:291F 36152:291E 36123:291D 36094:291C 36065:291B 36036:291A 36007:2919 35978:2916 35950:2913 35922:2912 35893:2911 35864:2910 35833:290F 35802:290E 35773:290D 35742:290C 35710:2905 35681:2904 35652:2903 35623:2902 35591:27FF 35559:27FC 35525:27FA 35492:27F9 35459:27F8 35423:27F7 35390:27F6 35357:27F5 35324:27ED 35295:27EC 35266:27EB 35237:27EA 35218:(ket) 35182:27E9; 35156:(bra) 35120:27E8; 35084:27E7 35053:27E6 35022:27C9 34993:27C8 34964:2773 34935:2772 34904:2758 34872:2736 34843:2720 34809:2717 34780:2713 34749:266F 34720:266E 34689:266D 34657:266A 34616:2666 34570:2665 34524:2663 34481:2660 34450:2642 34421:2640 34389:260E 34357:2606 34325:2605 34292:25FC 34261:25FB 34232:25FA 34203:25F9 34174:25F8 34142:25EF 34108:25EC 34076:25CB 34035:25CA 34001:25C3 33967:25C2 33933:25BF 33899:25BE 33865:25BD 33831:25B9 33797:25B8 33763:25B5 33729:25B4 33695:25B3 33664:25B1 33632:25AE 33603:25AD 33572:25AB 33540:25AA 33505:25A1 33469:2593 33437:2592 33405:2591 33376:2588 33347:2584 33318:2580 33289:256C 33260:256B 33231:256A 33199:2569 33167:2568 33135:2567 33103:2566 33071:2565 33039:2564 33010:2563 32981:2562 32952:2561 32923:2560 32894:255F 32865:255E 32836:255D 32807:255C 32778:255B 32749:255A 32720:2559 32691:2558 32662:2557 32633:2556 32604:2555 32575:2554 32546:2553 32517:2552 32488:2551 32459:2550 32430:253C 32398:2534 32366:252C 32337:2524 32308:251C 32279:2518 32250:2514 32221:2510 32192:250C 32163:2502 32131:2500 32100:24C8 32066:2423 32037:23E7 32008:23E2 31977:23DF 31946:23DE 31915:23DD 31884:23DC 31855:23B6 31823:23B5 31789:23B4 31755:23B1 31721:23B0 31683:237C 31665:& 31645:233F 31613:233D 31581:2336 31552:232E 31523:232D 31494:2323 31463:2322 31429:231F 31395:231E 31361:231D 31327:231C 31293:2316 31264:2315 31235:2313 31206:2312 31174:2310 31142:230F 31110:230E 31078:230D 31046:230C 31007:230B 30963:230A 30922:2309 30878:2308 30847:2306 30816:2305 30785:22FE 30756:22FD 30727:22FC 30698:22FB 30669:22FA 30640:0338 30607:22F9 30578:22F7 30549:22F6 30520:0338 30487:22F5 30458:22F4 30429:22F3 30400:22F2 30368:22F1 30336:22F0 30304:22EF 30275:22EE 30243:22ED 30207:22EC 30171:22EB 30135:22EA 30099:22E9 30065:22E8 30031:22E7 29999:22E6 29967:22E3 29933:22E2 29899:22E1 29865:22E0 29831:22DF 29797:22DE 29766:FE00 29733:22DB 29700:FE00 29667:22DA 29634:0338 29601:22D9 29570:0338 29537:22D8 29508:22D7 29477:22D6 29446:22D5 29413:22D4 29379:22D3 29347:22D2 29318:22D1 29287:22D0 29253:22CF 29219:22CE 29185:22CD 29149:22CC 29113:22CB 29077:22CA 29043:22C9 29012:22C8 28983:22C7 28952:22C6 28917:22C5 28886:22C4 28860:union 28847:22C3 28808:22C2 28769:22C1 28730:22C0 28692:22BF 28661:22BE 28631:22BD 28591:22BB 28562:22BA 28529:22B9 28498:22B8 28467:22B7 28438:22B6 28409:20D2 28369:22B5 28336:20D2 28297:22B4 28258:22B3 28219:22B2 28186:22B0 28157:22AF 28126:22AE 28095:22AD 28064:22AC 28035:22AB 28006:22AA 27975:22A9 27941:22A8 27908:22A7 27854:22A5 27805:22A4 27769:22A3 27729:22A2 27695:22A1 27661:22A0 27627:229F 27593:229E 27562:229D 27531:229B 27497:229A 27463:2299 27429:2298 27387:2297 27356:2296 27312:2295 27281:FE00 27245:2294 27214:FE00 27178:2293 27144:2292 27108:2291 27076:0338 27040:2290 27008:0338 26972:228F 26934:228E 26898:228D 26869:FE00 26834:228B 26803:FE00 26768:228A 26737:2289 26704:2288 26658:2287 26612:2286 26578:2285 26548:2284 26519:20D2 26469:2283 26436:20D2 26389:2282 26358:2281 26325:2280 26293:0338 26257:227F 26221:227E 26185:227D 26149:227C 26116:227B 26083:227A 26050:2279 26019:2278 25988:2277 25955:2276 25919:2275 25885:2274 25851:2273 25815:2272 25782:2271 25749:2270 25716:226F 25683:226E 25648:226D 25619:226C 25588:20D2 25555:0338 25520:226B 25487:20D2 25454:0338 25419:226A 25386:FE00 25351:2269 25320:FE00 25285:2268 25254:0338 25217:2267 25184:0338 25149:2266 25116:20D2 25070:2265 25037:20D2 24994:2264 24963:2262 24932:20E5 24889:2261 24846:2260 24815:225F 24781:225C 24747:225A 24715:2259 24683:2257 24649:2256 24618:2255 24583:2254 24547:2253 24513:2252 24479:2251 24448:0338 24412:2250 24380:0338 24342:224F 24310:0338 24272:224E 24239:20D2 24204:224D 24170:224C 24139:0338 24106:224B 24074:224A 24040:2249 23982:2248 23940:2247 23906:2246 23864:2245 23830:2244 23794:2243 23762:0338 23724:2242 23686:2241 23650:2240 23615:223F 23587:0333 23554:223E 23524:0331 23488:223D 23457:20D2 23405:223C 23368:223B 23337:223A 23306:2238 23273:2237 23252:ratio 23240:2236 23209:2235 23161:2234 23128:2233 23097:2232 23066:2231 23035:2230 23001:222F 22965:222E 22930:222D 22897:222C 22856:222B 22825:FE00 22802:(cup) 22799:union 22786:222A 22757:FE00 22734:(cap) 22718:2229 22699:(vee) 22674:2228 22628:2227 22592:2226 22550:2225 22508:2224 22468:2223 22431:2222 22402:2221 22371:20D2 22348:angle 22326:2220 22293:221F 22261:221E 22213:221D 22161:221A 22125:2218 22093:2217 22062:2216 22022:2214 21986:2213 21952:2212 21910:2211 21873:2210 21826:220F 21792:220C 21740:220B 21689:2209 21637:2208 21605:nabla 21583:2207 21527:2205 21490:2204 21445:2203 21414:0338 21371:2202 21338:2201 21295:2200 21261:21FF 21232:21FE 21203:21FD 21174:21F5 21144:21E5 21114:21E4 21083:21DD 21054:21DB 21023:21DA 20992:21D9 20963:21D8 20934:21D7 20905:21D6 20876:21D5 20820:21D4 20772:21D3 20716:21D2 20668:21D1 20622:21D0 20586:21CF 20552:21CE 20518:21CD 20484:21CC 20448:21CB 20415:21CA 20384:21C9 20353:21C8 20322:21C7 20291:21C6 20258:21C5 20227:21C4 20191:21C3 20155:21C2 20119:21C1 20083:21C0 20047:21BF 20011:21BE 19975:21BD 19939:21BC 19903:21BB 19869:21BA 19835:21B7 19801:21B6 19766:21B5 19734:21B3 19702:21B2 19670:21B1 19636:21B0 19602:21AE 19568:21AD 19537:21AC 19506:21AB 19475:21AA 19444:21A9 19411:21A7 19377:21A6 19340:21A5 19307:21A4 19276:21A3 19245:21A2 19214:21A1 19185:21A0 19154:219F 19125:219E 19094:0338 19058:219D 19024:219B 18990:219A 18956:2199 18920:2198 18884:2197 18848:2196 18812:2195 18763:2194 18714:2193 18660:2192 18607:2191 18553:2190 18513:215E 18481:215D 18449:215C 18417:215B 18385:215A 18353:2159 18321:2158 18289:2157 18257:2156 18225:2155 18193:2154 18161:2153 18133:2148 18103:2147 18071:2146 18041:2145 18007:2138 17976:2137 17942:2136 17878:2135 17844:2134 17804:2133 17764:2131 17726:2130 17695:212F 17663:212D 17625:212C 17589:2129 17557:2128 17519:2127 17483:2124 17439:2122 17405:211E 17369:211D 17319:211C 17277:211B 17239:211A 17201:2119 17153:2118 17119:2117 17088:2116 17052:2115 17018:2113 16986:2112 16934:2111 16894:2110 16854:210F 16818:210E 16782:210D 16744:210C 16702:210B 16669:210A 16640:2105 16604:2102 16570:20AC 16539:2063 16509:2062 16474:2061 16439:2060 16411:200A 16376:205F 16354:prime 16341:2057 16306:204F 16269:2044 16237:2043 16217:caret 16205:2041 16161:203E 16127:203A 16095:2039 16073:prime 16060:2035 16036:prime 16023:2034 15993:prime 15979:2033 15949:prime 15936:2032 15903:2031 15885:sign 15870:2030 15825:2026 15791:2025 15747:2022 15701:2021 15664:2020 15619:201E 15569:201D 15520:201C 15473:201A 15423:2019 15374:2018 15343:2016 15310:2015 15278:2014 15246:2013 15212:2010 15176:200F 15142:200E 15108:200D 15074:200C 15041:200B 14991:200A 14948:2009 14915:2008 14881:2007 14847:2005 14813:2004 14781:2003 14749:2002 14720:045F 14688:045E 14659:045C 14630:045B 14601:045A 14572:0459 14540:0458 14511:0457 14479:0456 14450:0455 14421:0454 14392:0453 14363:0452 14334:0451 14305:044F 14276:044E 14247:044D 14218:044C 14186:044B 14157:044A 14128:0449 14099:0448 14070:0447 14041:0446 14022:(kha) 14009:0445 13980:0444 13951:0443 13922:0442 13893:0441 13864:0440 13835:043F 13806:043E 13777:043D 13748:043C 13719:043B 13690:043A 13658:0439 13629:0438 13600:0437 13571:0436 13542:0435 13513:0434 13484:0433 13455:0432 13426:0431 13397:0430 13368:042F 13339:042E 13310:042D 13281:042C 13249:042B 13220:042A 13191:0429 13162:0428 13133:0427 13104:0426 13085:(Kha) 13072:0425 13043:0424 13014:0423 12985:0422 12956:0421 12927:0420 12898:041F 12869:041E 12840:041D 12811:041C 12782:041B 12753:041A 12721:0419 12692:0418 12663:0417 12634:0416 12605:0415 12576:0414 12547:0413 12518:0412 12489:0411 12460:0410 12431:040F 12399:040E 12370:040C 12341:040B 12312:040A 12283:0409 12251:0408 12222:0407 12190:0406 12161:0405 12132:0404 12103:0403 12074:0402 12045:0401 12013:03F6 11979:03F5 11943:03F1 11909:03F0 11878:03DD 11847:03DC 11801:03D6 11767:03D5 11724:03D2 11677:03D1 11643:03C9 11613:03C8 11583:03C7 11553:03C6 11514:03C5 11482:03C4 11452:03C3 11407:03C2 11373:03C1 11343:03C0 11313:03BF 11283:03BE 11253:03BD 11223:03BC 11193:03BB 11163:03BA 11133:03B9 11103:03B8 11073:03B7 11043:03B6 11004:03B5 10972:03B4 10942:03B3 10912:03B2 10882:03B1 10863:sign) 10836:03A9 10804:03A8 10775:03A7 10745:03A6 10715:03A5 10686:03A4 10656:03A3 10627:03A1 10597:03A0 10568:039F 10538:039E 10509:039D 10480:039C 10450:039B 10421:039A 10392:0399 10362:0398 10333:0397 10304:0396 10275:0395 10245:0394 10215:0393 10186:0392 10157:0391 10123:02DD 10099:tilde 10076:02DC 10043:02DB 10012:02DA 9978:02D9 9957:breve 9945:02D8 9921:caron 9909:02C7 9873:02C6 9838:0237 9819:acute 9806:01F5 9777:01B5 9740:0192 9721:caron 9708:017E 9689:caron 9676:017D 9644:017C 9612:017B 9593:acute 9580:017A 9561:acute 9548:0179 9515:0178 9483:0177 9451:0176 9419:0175 9387:0174 9355:0173 9323:0172 9291:0171 9259:0170 9230:016F 9201:016E 9182:breve 9169:016D 9150:breve 9137:016C 9105:016B 9073:016A 9054:tilde 9041:0169 9022:tilde 9009:0168 8980:0167 8951:0166 8932:caron 8919:0165 8900:caron 8887:0164 8855:0163 8823:0162 8804:caron 8790:0161 8771:caron 8757:0160 8725:015F 8693:015E 8661:015D 8629:015C 8610:acute 8597:015B 8578:acute 8565:015A 8546:caron 8533:0159 8514:caron 8501:0158 8469:0157 8437:0156 8418:acute 8405:0155 8386:acute 8373:0154 8343:0153 8313:0152 8281:0151 8249:0150 8217:014D 8185:014C 8153:014B 8121:014A 8089:0149 8070:caron 8057:0148 8038:caron 8025:0147 7993:0146 7961:0145 7942:acute 7929:0144 7910:acute 7897:0143 7868:0142 7839:0141 7807:0140 7775:013F 7756:caron 7743:013E 7724:caron 7711:013D 7679:013C 7647:013B 7628:acute 7615:013A 7596:acute 7583:0139 7548:0138 7516:0137 7484:0136 7452:0135 7420:0134 7388:0133 7356:0132 7312:0131 7278:0130 7246:012F 7214:012E 7182:012B 7150:012A 7131:tilde 7118:0129 7099:tilde 7086:0128 7057:0127 7028:0126 6996:0125 6964:0124 6932:0122 6900:0121 6868:0120 6849:breve 6836:011F 6817:breve 6804:011E 6772:011D 6740:011C 6721:caron 6708:011B 6689:caron 6676:011A 6644:0119 6612:0118 6580:0117 6548:0116 6516:0113 6484:0112 6455:0111 6426:0110 6407:caron 6394:010F 6375:caron 6362:010E 6343:caron 6330:010D 6311:caron 6298:010C 6266:010B 6234:010A 6202:0109 6170:0108 6151:acute 6138:0107 6119:acute 6106:0106 6074:0105 6042:0104 6023:breve 6010:0103 5991:breve 5978:0102 5946:0101 5914:0100 5881:00FF 5862:thorn 5848:00FE 5829:acute 5815:00FD 5782:00FC 5749:00FB 5730:acute 5716:00FA 5697:grave 5683:00F9 5650:00F8 5609:00F7 5572:00F6 5553:tilde 5539:00F5 5506:00F4 5487:acute 5473:00F3 5454:grave 5440:00F2 5421:tilde 5407:00F1 5374:00F0 5341:00EF 5308:00EE 5289:acute 5275:00ED 5256:grave 5242:00EC 5209:00EB 5176:00EA 5157:acute 5143:00E9 5124:grave 5110:00E8 5077:00E7 5044:00E6 5014:00E5 4981:00E4 4962:tilde 4948:00E3 4915:00E2 4896:acute 4882:00E1 4863:grave 4849:00E0 4812:00DF 4793:Thorn 4779:00DE 4760:acute 4746:00DD 4713:00DC 4680:00DB 4661:acute 4647:00DA 4628:grave 4614:00D9 4581:00D8 4546:00D7 4513:00D6 4494:tilde 4480:00D5 4447:00D4 4428:acute 4414:00D3 4395:grave 4381:00D2 4362:tilde 4348:00D1 4315:00D0 4282:00CF 4249:00CE 4230:acute 4216:00CD 4197:grave 4183:00CC 4150:00CB 4117:00CA 4098:acute 4084:00C9 4065:grave 4051:00C8 4018:00C7 3985:00C6 3966:sign) 3939:00C5 3902:00C4 3883:tilde 3869:00C3 3836:00C2 3817:acute 3803:00C1 3781:grave 3767:00C0 3732:00BF 3699:00BE 3657:00BD 3620:00BC 3587:00BB 3554:00BA 3521:00B9 3477:00B8 3426:00B7 3399:sign 3384:00B6 3354:00B5 3310:00B4 3273:00B3 3240:00B2 3193:00B1 3155:00B0 3111:00AF 3058:00AE 3017:00AD 2985:00AC 2948:00AB 2915:00AA 2874:00A9 2816:00A8 2776:00A7 2743:00A6 2724:sign) 2704:00A5 2672:00A4 2640:00A3 2608:00A2 2576:00A1 2530:00A0 2494:007D 2458:007C 2424:007B 2395:006A 2359:0060 2325:005F 2297:005E 2268:005D 2236:005C 2204:005B 2173:0040 2142:003F 2113:20D2 2066:003E 2060:> 2035:20E5 2000:003D 1971:20D2 1924:003C 1918:< 1891:003B 1862:003A 1835:002F 1803:002E 1776:002C 1747:002B 1713:002A 1680:0029 1651:0028 1632:below 1612:0027 1567:0026 1560:& 1532:0025 1501:0024 1470:0023 1427:0022 1392:0021 1355:20DC 1307:20DB 1254:0311 1214:000A 1195:(TAB) 1183:0009 1080:above 1078:(see 286:HTML5 282:HTML5 273:XHTML 175:& 51798:HTML 51366:2024 51289:and 51196:DTDs 51191:The 51173:rang 51149:lang 51099:and 51080:font 51000:rArr 50984:lArr 50805:for 50758:set. 50561:and 50549:and 35189:232A 35127:2329 31217:arc 27953:true 19775:New 17418:(Rx) 16579:New 16278:New 16179:New 15958:feet 15637:New 15491:New 15067:ZWNJ 15034:ZWSP 11742:New 11698:New 11322:New 2722:yuan 1349:20DC 1302:20DB 1249:0311 1226:(LF) 1159:DTD 618:Name 575:The 325:Name 294:JSON 263:The 249:The 241:HTML 227:SGML 186:name 177:name 144:hhhh 140:nnnn 138:(or 136:hhhh 128:nnnn 120:hhhh 107:nnnn 93:hhhh 32:and 24:and 22:HTML 18:SGML 51803:XML 51659:W3C 51337:W3C 51209:XML 51169:not 51145:not 51117:not 51048:not 51032:not 51016:not 50964:not 50944:not 50924:not 50904:not 50888:not 50516:not 50500:not 28642:nor 28612:xor 28233:of 21610:del 20851:iff 17909:New 17534:mho 15169:RLM 15135:LRM 15101:ZWJ 14199:(y) 13671:(j) 13262:(Y) 12734:(J) 10861:Ohm 8166:eng 8134:Eng 7561:kra 5388:eth 4329:Eth 3010:SHY 1176:TAB 491:N/A 265:W3C 251:W3C 197:XML 100:or 26:XML 16:In 51789:: 51657:. 51620:. 51616:. 51598:. 51594:. 51576:. 51572:. 51554:. 51550:. 51532:. 51513:. 51466:. 51433:^ 51423:. 51374:^ 51357:. 51353:. 51335:. 51264:, 51260:, 51179:). 51155:). 51095:, 50870:, 50856:^ 50844:^ 50818:^ 50797:, 50793:, 50789:, 50775:^ 50633:^ 50621:^ 50616:). 50574:^ 50539:^ 50475:^ 50443:^ 50419:^ 50195:^ 50180:^ 50153:U+ 50148:𝕫 50125:U+ 50120:𝕪 50097:U+ 50092:𝕩 50069:U+ 50064:𝕨 50041:U+ 50036:𝕧 50013:U+ 50008:𝕦 49985:U+ 49980:𝕥 49957:U+ 49952:𝕤 49929:U+ 49924:𝕣 49901:U+ 49896:𝕢 49873:U+ 49868:𝕡 49845:U+ 49840:𝕠 49817:U+ 49812:𝕟 49789:U+ 49784:𝕞 49761:U+ 49756:𝕝 49733:U+ 49728:𝕜 49705:U+ 49700:𝕛 49677:U+ 49672:𝕚 49649:U+ 49644:𝕙 49621:U+ 49616:𝕘 49593:U+ 49588:𝕗 49565:U+ 49560:𝕖 49537:U+ 49532:𝕕 49509:U+ 49504:𝕔 49481:U+ 49476:𝕓 49453:U+ 49448:𝕒 49424:U+ 49419:𝕐 49395:U+ 49390:𝕏 49366:U+ 49361:𝕎 49337:U+ 49332:𝕍 49308:U+ 49303:𝕌 49279:U+ 49274:𝕋 49250:U+ 49245:𝕊 49221:U+ 49216:𝕆 49192:U+ 49187:𝕄 49163:U+ 49158:𝕃 49134:U+ 49129:𝕂 49105:U+ 49100:𝕁 49076:U+ 49071:𝕀 49047:U+ 49042:𝔾 49018:U+ 49013:𝔽 48989:U+ 48984:𝔼 48960:U+ 48955:𝔻 48931:U+ 48926:𝔹 48899:U+ 48894:𝔸 48870:U+ 48865:𝔷 48841:U+ 48836:𝔶 48812:U+ 48807:𝔵 48783:U+ 48778:𝔴 48754:U+ 48749:𝔳 48725:U+ 48720:𝔲 48696:U+ 48691:𝔱 48667:U+ 48662:𝔰 48638:U+ 48633:𝔯 48609:U+ 48604:𝔮 48580:U+ 48575:𝔭 48551:U+ 48546:𝔬 48522:U+ 48517:𝔫 48493:U+ 48488:𝔪 48464:U+ 48459:𝔩 48435:U+ 48430:𝔨 48406:U+ 48401:𝔧 48377:U+ 48372:𝔦 48348:U+ 48343:𝔥 48319:U+ 48314:𝔤 48290:U+ 48285:𝔣 48261:U+ 48256:𝔢 48232:U+ 48227:𝔡 48203:U+ 48198:𝔠 48174:U+ 48169:𝔟 48145:U+ 48140:𝔞 48116:U+ 48111:𝔜 48087:U+ 48082:𝔛 48058:U+ 48053:𝔚 48029:U+ 48024:𝔙 48000:U+ 47995:𝔘 47971:U+ 47966:𝔗 47942:U+ 47937:𝔖 47913:U+ 47908:𝔔 47884:U+ 47879:𝔓 47855:U+ 47850:𝔒 47826:U+ 47821:𝔑 47797:U+ 47792:𝔐 47768:U+ 47763:𝔏 47739:U+ 47734:𝔎 47710:U+ 47705:𝔍 47681:U+ 47676:𝔊 47652:U+ 47647:𝔉 47623:U+ 47618:𝔈 47594:U+ 47589:𝔇 47565:U+ 47560:𝔅 47536:U+ 47531:𝔄 47507:U+ 47502:𝓏 47478:U+ 47473:𝓎 47449:U+ 47444:𝓍 47420:U+ 47415:𝓌 47391:U+ 47386:𝓋 47362:U+ 47357:𝓊 47333:U+ 47328:𝓉 47304:U+ 47299:𝓈 47275:U+ 47270:𝓇 47246:U+ 47241:𝓆 47217:U+ 47212:𝓅 47188:U+ 47183:𝓃 47159:U+ 47154:𝓂 47130:U+ 47125:𝓁 47101:U+ 47096:𝓀 47072:U+ 47067:𝒿 47043:U+ 47038:𝒾 47014:U+ 47009:𝒽 46985:U+ 46980:𝒻 46956:U+ 46951:𝒹 46927:U+ 46922:𝒸 46898:U+ 46893:𝒷 46869:U+ 46864:𝒶 46840:U+ 46835:𝒵 46811:U+ 46806:𝒴 46782:U+ 46777:𝒳 46753:U+ 46748:𝒲 46724:U+ 46719:𝒱 46695:U+ 46690:𝒰 46666:U+ 46661:𝒯 46637:U+ 46632:𝒮 46608:U+ 46603:𝒬 46579:U+ 46574:𝒫 46550:U+ 46545:𝒪 46521:U+ 46516:𝒩 46492:U+ 46487:𝒦 46463:U+ 46458:𝒥 46434:U+ 46429:𝒢 46405:U+ 46400:𝒟 46376:U+ 46371:𝒞 46347:U+ 46342:𝒜 46318:U+ 46289:U+ 46260:U+ 46231:U+ 46202:U+ 46170:U+ 46166:U+ 46161:⫽⃥ 46134:U+ 46105:U+ 46076:U+ 46047:U+ 46018:U+ 45989:U+ 45960:U+ 45931:U+ 45902:U+ 45873:U+ 45844:U+ 45815:U+ 45786:U+ 45757:U+ 45728:U+ 45697:U+ 45668:U+ 45639:U+ 45610:U+ 45581:U+ 45552:U+ 45523:U+ 45494:U+ 45465:U+ 45436:U+ 45407:U+ 45378:U+ 45349:U+ 45320:U+ 45316:U+ 45311:⫌︀ 45285:U+ 45254:U+ 45250:U+ 45245:⫋︀ 45219:U+ 45188:U+ 45159:U+ 45130:U+ 45126:U+ 45121:⫆̸ 45095:U+ 45064:U+ 45060:U+ 45055:⫅̸ 45029:U+ 44998:U+ 44969:U+ 44940:U+ 44911:U+ 44882:U+ 44853:U+ 44824:U+ 44795:U+ 44766:U+ 44737:U+ 44708:U+ 44677:U+ 44646:U+ 44615:U+ 44584:U+ 44553:U+ 44522:U+ 44493:U+ 44464:U+ 44460:U+ 44455:⪰̸ 44427:U+ 44394:U+ 44390:U+ 44385:⪯̸ 44357:U+ 44324:U+ 44295:U+ 44291:U+ 44286:⪭︀ 44262:U+ 44233:U+ 44229:U+ 44224:⪬︀ 44200:U+ 44171:U+ 44142:U+ 44113:U+ 44084:U+ 44055:U+ 44026:U+ 43997:U+ 43968:U+ 43940:U+ 43936:U+ 43931:⪢̸ 43908:U+ 43880:U+ 43876:U+ 43871:⪡̸ 43848:U+ 43819:U+ 43790:U+ 43761:U+ 43732:U+ 43703:U+ 43674:U+ 43645:U+ 43616:U+ 43587:U+ 43556:U+ 43525:U+ 43496:U+ 43467:U+ 43438:U+ 43409:U+ 43380:U+ 43351:U+ 43322:U+ 43293:U+ 43262:U+ 43231:U+ 43200:U+ 43169:U+ 43138:U+ 43107:U+ 43076:U+ 43045:U+ 43016:U+ 42987:U+ 42958:U+ 42929:U+ 42900:U+ 42871:U+ 42867:U+ 42862:⩾̸ 42834:U+ 42801:U+ 42797:U+ 42792:⩽̸ 42764:U+ 42731:U+ 42702:U+ 42673:U+ 42644:U+ 42615:U+ 42586:U+ 42556:U+ 42527:U+ 42498:U+ 42469:U+ 42440:U+ 42411:U+ 42407:U+ 42402:⩰̸ 42378:U+ 42349:U+ 42320:U+ 42291:U+ 42287:U+ 42282:⩭̸ 42258:U+ 42226:U+ 42197:U+ 42169:U+ 42140:U+ 42111:U+ 42082:U+ 42053:U+ 42024:U+ 41995:U+ 41966:U+ 41937:U+ 41908:U+ 41879:U+ 41851:U+ 41823:U+ 41795:U+ 41763:U+ 41731:U+ 41699:U+ 41667:U+ 41635:U+ 41603:U+ 41571:U+ 41539:U+ 41510:U+ 41481:U+ 41449:U+ 41420:U+ 41391:U+ 41360:U+ 41331:U+ 41302:U+ 41273:U+ 41244:U+ 41215:U+ 41186:U+ 41157:U+ 41128:U+ 41099:U+ 41067:U+ 41039:U+ 41010:U+ 40981:U+ 40949:U+ 40920:U+ 40891:U+ 40859:U+ 40827:U+ 40795:U+ 40766:U+ 40737:U+ 40708:U+ 40679:U+ 40650:U+ 40621:U+ 40592:U+ 40563:U+ 40534:U+ 40505:U+ 40476:U+ 40447:U+ 40413:U+ 40379:U+ 40348:U+ 40317:U+ 40286:U+ 40252:U+ 40224:U+ 40192:U+ 40161:U+ 40129:U+ 40100:U+ 40071:U+ 40042:U+ 40013:U+ 39985:U+ 39981:U+ 39976:⧐̸ 39953:U+ 39925:U+ 39921:U+ 39916:⧏̸ 39893:U+ 39864:U+ 39836:U+ 39804:U+ 39772:U+ 39740:U+ 39711:U+ 39682:U+ 39653:U+ 39624:U+ 39592:U+ 39560:U+ 39531:U+ 39499:U+ 39470:U+ 39441:U+ 39409:U+ 39380:U+ 39351:U+ 39322:U+ 39293:U+ 39261:U+ 39229:U+ 39200:U+ 39171:U+ 39142:U+ 39113:U+ 39084:U+ 39055:U+ 39026:U+ 38997:U+ 38968:U+ 38939:U+ 38910:U+ 38881:U+ 38852:U+ 38823:U+ 38794:U+ 38762:U+ 38730:U+ 38698:U+ 38666:U+ 38637:U+ 38608:U+ 38579:U+ 38550:U+ 38521:U+ 38492:U+ 38463:U+ 38434:U+ 38405:U+ 38376:U+ 38347:U+ 38318:U+ 38289:U+ 38260:U+ 38231:U+ 38202:U+ 38173:U+ 38144:U+ 38112:U+ 38080:U+ 38048:U+ 38016:U+ 37987:U+ 37956:U+ 37924:U+ 37890:U+ 37859:U+ 37830:U+ 37801:U+ 37772:U+ 37743:U+ 37714:U+ 37685:U+ 37656:U+ 37627:U+ 37598:U+ 37569:U+ 37540:U+ 37509:U+ 37478:U+ 37447:U+ 37416:U+ 37385:U+ 37354:U+ 37323:U+ 37292:U+ 37261:U+ 37230:U+ 37199:U+ 37168:U+ 37137:U+ 37106:U+ 37075:U+ 37044:U+ 37013:U+ 36982:U+ 36951:U+ 36920:U+ 36888:U+ 36856:U+ 36827:U+ 36798:U+ 36769:U+ 36737:U+ 36705:U+ 36676:U+ 36644:U+ 36612:U+ 36580:U+ 36548:U+ 36519:U+ 36515:U+ 36510:⤳̸ 36483:U+ 36454:U+ 36422:U+ 36388:U+ 36357:U+ 36328:U+ 36297:U+ 36266:U+ 36237:U+ 36208:U+ 36179:U+ 36150:U+ 36121:U+ 36092:U+ 36063:U+ 36034:U+ 36005:U+ 35976:U+ 35948:U+ 35920:U+ 35891:U+ 35862:U+ 35831:U+ 35800:U+ 35771:U+ 35740:U+ 35708:U+ 35679:U+ 35650:U+ 35621:U+ 35589:U+ 35557:U+ 35523:U+ 35490:U+ 35457:U+ 35421:U+ 35388:U+ 35355:U+ 35322:U+ 35293:U+ 35264:U+ 35235:U+ 35187:U+ 35180:U+ 35125:U+ 35118:U+ 35082:U+ 35051:U+ 35020:U+ 34991:U+ 34962:U+ 34933:U+ 34902:U+ 34870:U+ 34841:U+ 34807:U+ 34778:U+ 34747:U+ 34718:U+ 34687:U+ 34655:U+ 34614:U+ 34568:U+ 34522:U+ 34479:U+ 34448:U+ 34419:U+ 34387:U+ 34355:U+ 34323:U+ 34290:U+ 34259:U+ 34230:U+ 34201:U+ 34172:U+ 34140:U+ 34106:U+ 34074:U+ 34033:U+ 33999:U+ 33965:U+ 33931:U+ 33897:U+ 33863:U+ 33829:U+ 33795:U+ 33761:U+ 33727:U+ 33693:U+ 33662:U+ 33630:U+ 33601:U+ 33570:U+ 33538:U+ 33503:U+ 33467:U+ 33435:U+ 33403:U+ 33374:U+ 33345:U+ 33316:U+ 33287:U+ 33258:U+ 33229:U+ 33197:U+ 33165:U+ 33133:U+ 33101:U+ 33069:U+ 33037:U+ 33008:U+ 32979:U+ 32950:U+ 32921:U+ 32892:U+ 32863:U+ 32834:U+ 32805:U+ 32776:U+ 32747:U+ 32718:U+ 32689:U+ 32660:U+ 32631:U+ 32602:U+ 32573:U+ 32544:U+ 32515:U+ 32486:U+ 32457:U+ 32428:U+ 32396:U+ 32364:U+ 32335:U+ 32306:U+ 32277:U+ 32248:U+ 32219:U+ 32190:U+ 32161:U+ 32129:U+ 32098:U+ 32064:U+ 32035:U+ 32006:U+ 31975:U+ 31944:U+ 31913:U+ 31882:U+ 31853:U+ 31821:U+ 31787:U+ 31753:U+ 31719:U+ 31681:U+ 31643:U+ 31611:U+ 31579:U+ 31550:U+ 31521:U+ 31492:U+ 31461:U+ 31427:U+ 31393:U+ 31359:U+ 31325:U+ 31291:U+ 31262:U+ 31233:U+ 31204:U+ 31172:U+ 31140:U+ 31108:U+ 31076:U+ 31044:U+ 31005:U+ 30961:U+ 30920:U+ 30876:U+ 30845:U+ 30814:U+ 30783:U+ 30754:U+ 30725:U+ 30696:U+ 30667:U+ 30638:U+ 30634:U+ 30629:⋹̸ 30605:U+ 30576:U+ 30547:U+ 30518:U+ 30514:U+ 30509:⋵̸ 30485:U+ 30456:U+ 30427:U+ 30398:U+ 30366:U+ 30334:U+ 30302:U+ 30273:U+ 30241:U+ 30205:U+ 30169:U+ 30133:U+ 30097:U+ 30063:U+ 30029:U+ 29997:U+ 29965:U+ 29931:U+ 29897:U+ 29863:U+ 29829:U+ 29795:U+ 29764:U+ 29760:U+ 29755:⋛︀ 29731:U+ 29698:U+ 29694:U+ 29689:⋚︀ 29665:U+ 29632:U+ 29628:U+ 29623:⋙̸ 29599:U+ 29568:U+ 29564:U+ 29559:⋘̸ 29535:U+ 29506:U+ 29475:U+ 29444:U+ 29428:) 29411:U+ 29377:U+ 29345:U+ 29316:U+ 29285:U+ 29251:U+ 29217:U+ 29183:U+ 29147:U+ 29111:U+ 29075:U+ 29041:U+ 29010:U+ 28981:U+ 28950:U+ 28915:U+ 28884:U+ 28845:U+ 28806:U+ 28767:U+ 28728:U+ 28690:U+ 28659:U+ 28629:U+ 28589:U+ 28560:U+ 28527:U+ 28496:U+ 28465:U+ 28436:U+ 28407:U+ 28403:U+ 28398:⊵⃒ 28367:U+ 28334:U+ 28330:U+ 28325:⊴⃒ 28295:U+ 28256:U+ 28217:U+ 28184:U+ 28155:U+ 28124:U+ 28093:U+ 28062:U+ 28033:U+ 28004:U+ 27973:U+ 27939:U+ 27906:U+ 27852:U+ 27803:U+ 27767:U+ 27727:U+ 27693:U+ 27659:U+ 27625:U+ 27591:U+ 27560:U+ 27529:U+ 27495:U+ 27461:U+ 27427:U+ 27385:U+ 27354:U+ 27310:U+ 27279:U+ 27275:U+ 27270:⊔︀ 27243:U+ 27212:U+ 27208:U+ 27203:⊓︀ 27176:U+ 27142:U+ 27106:U+ 27074:U+ 27070:U+ 27065:⊐̸ 27038:U+ 27006:U+ 27002:U+ 26997:⊏̸ 26970:U+ 26932:U+ 26896:U+ 26867:U+ 26863:U+ 26858:⊋︀ 26832:U+ 26801:U+ 26797:U+ 26792:⊊︀ 26766:U+ 26735:U+ 26702:U+ 26656:U+ 26610:U+ 26576:U+ 26546:U+ 26517:U+ 26513:U+ 26508:⊃⃒ 26467:U+ 26434:U+ 26430:U+ 26425:⊂⃒ 26387:U+ 26356:U+ 26323:U+ 26291:U+ 26287:U+ 26282:≿̸ 26255:U+ 26219:U+ 26183:U+ 26147:U+ 26114:U+ 26081:U+ 26048:U+ 26017:U+ 25986:U+ 25953:U+ 25917:U+ 25883:U+ 25849:U+ 25813:U+ 25780:U+ 25747:U+ 25714:U+ 25681:U+ 25646:U+ 25617:U+ 25586:U+ 25582:U+ 25577:≫⃒ 25553:U+ 25549:U+ 25544:≫̸ 25518:U+ 25485:U+ 25481:U+ 25476:≪⃒ 25452:U+ 25448:U+ 25443:≪̸ 25417:U+ 25384:U+ 25380:U+ 25375:≩︀ 25349:U+ 25318:U+ 25314:U+ 25309:≨︀ 25283:U+ 25252:U+ 25248:U+ 25243:≧̸ 25215:U+ 25182:U+ 25178:U+ 25173:≦̸ 25147:U+ 25114:U+ 25110:U+ 25105:≥⃒ 25068:U+ 25035:U+ 25031:U+ 25026:≤⃒ 24992:U+ 24961:U+ 24930:U+ 24926:U+ 24921:≡⃥ 24887:U+ 24844:U+ 24813:U+ 24779:U+ 24745:U+ 24713:U+ 24681:U+ 24647:U+ 24616:U+ 24598:) 24581:U+ 24545:U+ 24511:U+ 24477:U+ 24446:U+ 24442:U+ 24437:≐̸ 24410:U+ 24378:U+ 24374:U+ 24369:≏̸ 24340:U+ 24308:U+ 24304:U+ 24299:≎̸ 24270:U+ 24237:U+ 24233:U+ 24228:≍⃒ 24202:U+ 24168:U+ 24137:U+ 24133:U+ 24128:≋̸ 24104:U+ 24072:U+ 24038:U+ 23980:U+ 23938:U+ 23904:U+ 23862:U+ 23828:U+ 23792:U+ 23760:U+ 23756:U+ 23751:≂̸ 23722:U+ 23684:U+ 23648:U+ 23613:U+ 23585:U+ 23581:U+ 23576:∾̳ 23552:U+ 23522:U+ 23518:U+ 23513:∽̱ 23486:U+ 23455:U+ 23451:U+ 23446:∼⃒ 23403:U+ 23366:U+ 23335:U+ 23304:U+ 23271:U+ 23238:U+ 23207:U+ 23159:U+ 23126:U+ 23095:U+ 23064:U+ 23033:U+ 22999:U+ 22963:U+ 22928:U+ 22895:U+ 22854:U+ 22823:U+ 22819:U+ 22814:∪︀ 22784:U+ 22755:U+ 22751:U+ 22746:∩︀ 22716:U+ 22672:U+ 22626:U+ 22590:U+ 22548:U+ 22506:U+ 22466:U+ 22429:U+ 22400:U+ 22369:U+ 22365:U+ 22360:∠⃒ 22324:U+ 22291:U+ 22259:U+ 22211:U+ 22159:U+ 22123:U+ 22091:U+ 22060:U+ 22020:U+ 21984:U+ 21950:U+ 21908:U+ 21871:U+ 21824:U+ 21790:U+ 21738:U+ 21687:U+ 21635:U+ 21581:U+ 21525:U+ 21488:U+ 21443:U+ 21412:U+ 21408:U+ 21403:∂̸ 21369:U+ 21336:U+ 21293:U+ 21259:U+ 21230:U+ 21201:U+ 21172:U+ 21142:U+ 21112:U+ 21081:U+ 21052:U+ 21021:U+ 20990:U+ 20961:U+ 20932:U+ 20903:U+ 20874:U+ 20818:U+ 20770:U+ 20714:U+ 20666:U+ 20620:U+ 20584:U+ 20550:U+ 20516:U+ 20482:U+ 20446:U+ 20413:U+ 20382:U+ 20351:U+ 20320:U+ 20289:U+ 20256:U+ 20225:U+ 20189:U+ 20153:U+ 20117:U+ 20081:U+ 20045:U+ 20009:U+ 19973:U+ 19937:U+ 19901:U+ 19867:U+ 19833:U+ 19799:U+ 19764:U+ 19732:U+ 19700:U+ 19668:U+ 19634:U+ 19600:U+ 19566:U+ 19535:U+ 19504:U+ 19473:U+ 19442:U+ 19409:U+ 19375:U+ 19338:U+ 19305:U+ 19274:U+ 19243:U+ 19212:U+ 19183:U+ 19152:U+ 19123:U+ 19092:U+ 19088:U+ 19083:↝̸ 19056:U+ 19022:U+ 18988:U+ 18954:U+ 18918:U+ 18882:U+ 18846:U+ 18810:U+ 18761:U+ 18712:U+ 18658:U+ 18605:U+ 18551:U+ 18511:U+ 18479:U+ 18447:U+ 18415:U+ 18383:U+ 18351:U+ 18319:U+ 18287:U+ 18255:U+ 18223:U+ 18191:U+ 18159:U+ 18131:U+ 18101:U+ 18069:U+ 18039:U+ 18005:U+ 17974:U+ 17940:U+ 17876:U+ 17842:U+ 17802:U+ 17762:U+ 17724:U+ 17693:U+ 17661:U+ 17623:U+ 17587:U+ 17555:U+ 17517:U+ 17481:U+ 17437:U+ 17403:U+ 17367:U+ 17317:U+ 17275:U+ 17237:U+ 17199:U+ 17151:U+ 17117:U+ 17086:U+ 17050:U+ 17016:U+ 16984:U+ 16932:U+ 16892:U+ 16870:pi 16852:U+ 16816:U+ 16780:U+ 16742:U+ 16719:, 16700:U+ 16667:U+ 16638:U+ 16602:U+ 16568:U+ 16537:U+ 16507:U+ 16472:U+ 16467:() 16437:U+ 16432:WJ 16409:U+ 16405:U+ 16374:U+ 16339:U+ 16304:U+ 16267:U+ 16235:U+ 16203:U+ 16159:U+ 16125:U+ 16093:U+ 16058:U+ 16021:U+ 15977:U+ 15934:U+ 15918:) 15901:U+ 15868:U+ 15823:U+ 15789:U+ 15745:U+ 15699:U+ 15662:U+ 15617:U+ 15567:U+ 15518:U+ 15471:U+ 15421:U+ 15372:U+ 15341:U+ 15308:U+ 15276:U+ 15244:U+ 15210:U+ 15174:U+ 15140:U+ 15106:U+ 15072:U+ 15039:U+ 14989:U+ 14946:U+ 14913:U+ 14879:U+ 14845:U+ 14811:U+ 14779:U+ 14747:U+ 14718:U+ 14686:U+ 14657:U+ 14628:U+ 14599:U+ 14570:U+ 14538:U+ 14509:U+ 14477:U+ 14448:U+ 14419:U+ 14390:U+ 14361:U+ 14332:U+ 14303:U+ 14274:U+ 14245:U+ 14216:U+ 14184:U+ 14155:U+ 14126:U+ 14097:U+ 14068:U+ 14039:U+ 14007:U+ 13978:U+ 13949:U+ 13920:U+ 13891:U+ 13862:U+ 13833:U+ 13804:U+ 13775:U+ 13746:U+ 13717:U+ 13688:U+ 13656:U+ 13627:U+ 13598:U+ 13569:U+ 13540:U+ 13511:U+ 13482:U+ 13453:U+ 13424:U+ 13395:U+ 13366:U+ 13337:U+ 13308:U+ 13279:U+ 13247:U+ 13218:U+ 13189:U+ 13160:U+ 13131:U+ 13102:U+ 13070:U+ 13041:U+ 13012:U+ 12983:U+ 12954:U+ 12925:U+ 12896:U+ 12867:U+ 12838:U+ 12809:U+ 12780:U+ 12751:U+ 12719:U+ 12690:U+ 12661:U+ 12632:U+ 12603:U+ 12574:U+ 12545:U+ 12516:U+ 12487:U+ 12458:U+ 12429:U+ 12397:U+ 12368:U+ 12339:U+ 12310:U+ 12281:U+ 12249:U+ 12220:U+ 12188:U+ 12159:U+ 12130:U+ 12101:U+ 12072:U+ 12043:U+ 12011:U+ 11977:U+ 11941:U+ 11907:U+ 11876:U+ 11845:U+ 11824:pi 11799:U+ 11765:U+ 11722:U+ 11675:U+ 11641:U+ 11611:U+ 11581:U+ 11551:U+ 11512:U+ 11480:U+ 11450:U+ 11405:U+ 11371:U+ 11341:U+ 11311:U+ 11281:U+ 11251:U+ 11221:U+ 11191:U+ 11161:U+ 11131:U+ 11101:U+ 11071:U+ 11041:U+ 11002:U+ 10970:U+ 10940:U+ 10910:U+ 10880:U+ 10834:U+ 10802:U+ 10773:U+ 10743:U+ 10713:U+ 10684:U+ 10654:U+ 10625:U+ 10595:U+ 10566:U+ 10536:U+ 10507:U+ 10478:U+ 10448:U+ 10419:U+ 10390:U+ 10360:U+ 10331:U+ 10302:U+ 10273:U+ 10243:U+ 10213:U+ 10184:U+ 10155:U+ 10121:U+ 10074:U+ 10041:U+ 10010:U+ 9976:U+ 9943:U+ 9907:U+ 9871:U+ 9836:U+ 9804:U+ 9775:U+ 9738:U+ 9706:U+ 9674:U+ 9642:U+ 9610:U+ 9578:U+ 9546:U+ 9513:U+ 9481:U+ 9449:U+ 9417:U+ 9385:U+ 9353:U+ 9321:U+ 9289:U+ 9257:U+ 9228:U+ 9199:U+ 9167:U+ 9135:U+ 9103:U+ 9071:U+ 9039:U+ 9007:U+ 8978:U+ 8949:U+ 8917:U+ 8885:U+ 8853:U+ 8821:U+ 8788:U+ 8755:U+ 8723:U+ 8691:U+ 8659:U+ 8627:U+ 8595:U+ 8563:U+ 8531:U+ 8499:U+ 8467:U+ 8435:U+ 8403:U+ 8371:U+ 8341:U+ 8311:U+ 8279:U+ 8247:U+ 8215:U+ 8183:U+ 8151:U+ 8119:U+ 8087:U+ 8055:U+ 8023:U+ 7991:U+ 7959:U+ 7927:U+ 7895:U+ 7866:U+ 7837:U+ 7805:U+ 7773:U+ 7741:U+ 7709:U+ 7677:U+ 7645:U+ 7613:U+ 7581:U+ 7546:U+ 7514:U+ 7482:U+ 7450:U+ 7418:U+ 7401:ij 7386:U+ 7369:IJ 7354:U+ 7310:U+ 7276:U+ 7244:U+ 7212:U+ 7180:U+ 7148:U+ 7116:U+ 7084:U+ 7055:U+ 7026:U+ 6994:U+ 6962:U+ 6930:U+ 6898:U+ 6866:U+ 6834:U+ 6802:U+ 6770:U+ 6738:U+ 6706:U+ 6674:U+ 6642:U+ 6610:U+ 6578:U+ 6546:U+ 6514:U+ 6482:U+ 6453:U+ 6424:U+ 6392:U+ 6360:U+ 6328:U+ 6296:U+ 6264:U+ 6232:U+ 6200:U+ 6168:U+ 6136:U+ 6104:U+ 6072:U+ 6040:U+ 6008:U+ 5976:U+ 5944:U+ 5912:U+ 5879:U+ 5846:U+ 5813:U+ 5780:U+ 5747:U+ 5714:U+ 5681:U+ 5648:U+ 5607:U+ 5570:U+ 5537:U+ 5504:U+ 5471:U+ 5438:U+ 5405:U+ 5372:U+ 5339:U+ 5306:U+ 5273:U+ 5240:U+ 5207:U+ 5174:U+ 5141:U+ 5108:U+ 5075:U+ 5042:U+ 5012:U+ 4979:U+ 4946:U+ 4913:U+ 4880:U+ 4847:U+ 4810:U+ 4777:U+ 4744:U+ 4711:U+ 4678:U+ 4645:U+ 4612:U+ 4579:U+ 4544:U+ 4511:U+ 4478:U+ 4445:U+ 4412:U+ 4379:U+ 4346:U+ 4313:U+ 4280:U+ 4247:U+ 4214:U+ 4181:U+ 4148:U+ 4115:U+ 4082:U+ 4049:U+ 4016:U+ 3983:U+ 3937:U+ 3900:U+ 3867:U+ 3834:U+ 3801:U+ 3765:U+ 3730:U+ 3697:U+ 3655:U+ 3618:U+ 3585:U+ 3580:» 3552:U+ 3519:U+ 3475:U+ 3424:U+ 3382:U+ 3352:U+ 3308:U+ 3271:U+ 3238:U+ 3191:U+ 3153:U+ 3109:U+ 3056:U+ 3015:U+ 2983:U+ 2946:U+ 2913:U+ 2872:U+ 2814:U+ 2774:U+ 2741:U+ 2702:U+ 2670:U+ 2638:U+ 2606:U+ 2574:U+ 2528:U+ 2492:U+ 2488:} 2473:, 2456:U+ 2452:| 2422:U+ 2418:{ 2393:U+ 2389:U+ 2384:fj 2357:U+ 2323:U+ 2319:_ 2295:U+ 2266:U+ 2262:] 2234:U+ 2202:U+ 2198:[ 2171:U+ 2140:U+ 2111:U+ 2107:U+ 2064:U+ 2033:U+ 2029:U+ 2024:=⃥ 1998:U+ 1969:U+ 1965:U+ 1922:U+ 1889:U+ 1860:U+ 1856:: 1833:U+ 1801:U+ 1797:. 1774:U+ 1745:U+ 1711:U+ 1678:U+ 1649:U+ 1610:U+ 1565:U+ 1530:U+ 1499:U+ 1494:$ 1468:U+ 1464:# 1425:U+ 1390:U+ 1353:U+ 1347:U+ 1343:U+ 1305:U+ 1300:U+ 1296:U+ 1252:U+ 1247:U+ 1243:U+ 1212:U+ 1207:LF 1181:U+ 1119:. 1082:). 1008:^ 275:, 212:, 208:, 204:, 20:, 51661:. 51624:. 51602:. 51580:. 51558:. 51536:. 51517:. 51498:. 51484:. 51368:. 50839:. 46313:ffl 46284:ffi 46255:fl 46226:fi 46197:ff 46129:⫽ 46100:⫳ 46071:⫲ 46042:⫱ 46013:⫰ 45984:⫯ 45955:⫮ 45926:⫭ 45897:⫬ 45868:⫫ 45839:⫩ 45810:⫨ 45781:⫧ 45752:⫦ 45723:⫤ 45692:⫛ 45663:⫚ 45634:⫙ 45605:⫘ 45576:⫗ 45547:⫖ 45518:⫕ 45489:⫔ 45460:⫓ 45431:⫒ 45402:⫑ 45373:⫐ 45344:⫏ 45280:⫌ 45214:⫋ 45183:⫈ 45154:⫇ 45090:⫆ 45024:⫅ 44993:⫄ 44964:⫃ 44935:⫂ 44906:⫁ 44877:⫀ 44848:⪿ 44819:⪾ 44790:⪽ 44761:⪼ 44732:⪻ 44703:⪺ 44672:⪹ 44641:⪸ 44610:⪷ 44579:⪶ 44548:⪵ 44517:⪴ 44488:⪳ 44422:⪰ 44352:⪯ 44319:⪮ 44257:⪭ 44195:⪬ 44166:⪫ 44137:⪪ 44108:⪩ 44079:⪨ 44050:⪧ 44021:⪦ 43992:⪥ 43963:⪤ 43903:⪢ 43843:⪡ 43814:⪠ 43785:⪟ 43756:⪞ 43727:⪝ 43698:⪚ 43669:⪙ 43640:⪘ 43611:⪗ 43582:⪖ 43551:⪕ 43520:⪔ 43491:⪓ 43462:⪒ 43433:⪑ 43404:⪐ 43375:⪏ 43346:⪎ 43317:⪍ 43288:⪌ 43257:⪋ 43226:⪊ 43195:⪉ 43164:⪈ 43133:⪇ 43102:⪆ 43071:⪅ 43040:⪄ 43011:⪃ 42982:⪂ 42953:⪁ 42924:⪀ 42895:⩿ 42829:⩾ 42759:⩽ 42726:⩼ 42697:⩻ 42668:⩺ 42639:⩹ 42610:⩸ 42581:⩷ 42551:⩵ 42522:⩴ 42493:⩳ 42464:⩲ 42435:⩱ 42373:⩰ 42344:⩯ 42315:⩮ 42253:⩭ 42221:⩪ 42192:⩦ 42164:⩟ 42135:⩝ 42106:⩜ 42077:⩛ 42048:⩚ 42019:⩘ 41990:⩗ 41961:⩖ 41932:⩕ 41903:⩔ 41874:⩓ 41846:⩐ 41818:⩍ 41790:⩌ 41758:⩋ 41726:⩊ 41694:⩉ 41662:⩈ 41630:⩇ 41598:⩆ 41566:⩅ 41534:⩄ 41505:⩃ 41476:⩂ 41444:⩀ 41415:⨿ 41386:⨼ 41355:⨻ 41326:⨺ 41297:⨹ 41268:⨸ 41239:⨷ 41210:⨶ 41181:⨵ 41152:⨴ 41123:⨳ 41094:⨱ 41062:⨰ 41034:⨯ 41005:⨮ 40976:⨭ 40944:⨪ 40915:⨩ 40886:⨧ 40854:⨦ 40822:⨥ 40790:⨤ 40761:⨣ 40732:⨢ 40703:⨗ 40674:⨖ 40645:⨕ 40616:⨔ 40587:⨓ 40558:⨒ 40529:⨑ 40500:⨐ 40471:⨍ 40442:⨌ 40408:⨆ 40374:⨄ 40343:⨂ 40312:⨁ 40281:⨀ 40247:⧶ 40219:⧴ 40187:⧫ 40156:⧥ 40124:⧤ 40095:⧣ 40066:⧞ 40037:⧝ 40008:⧜ 39948:⧐ 39888:⧏ 39859:⧎ 39831:⧍ 39799:⧉ 39767:⧅ 39735:⧄ 39706:⧃ 39677:⧂ 39648:⧁ 39619:⧀ 39587:⦿ 39555:⦾ 39526:⦼ 39494:⦻ 39465:⦹ 39436:⦷ 39404:⦶ 39375:⦵ 39346:⦴ 39317:⦳ 39288:⦲ 39256:⦱ 39224:⦰ 39195:⦯ 39166:⦮ 39137:⦭ 39108:⦬ 39079:⦫ 39050:⦪ 39021:⦩ 38992:⦨ 38963:⦧ 38934:⦦ 38905:⦥ 38876:⦤ 38847:⦝ 38818:⦜ 38789:⦚ 38757:⦖ 38725:⦕ 38693:⦔ 38661:⦓ 38632:⦒ 38603:⦑ 38574:⦐ 38545:⦏ 38516:⦎ 38487:⦍ 38458:⦌ 38429:⦋ 38400:⦆ 38371:⦅ 38342:⥿ 38313:⥾ 38284:⥽ 38255:⥼ 38226:⥻ 38197:⥹ 38168:⥸ 38139:⥶ 38107:⥵ 38075:⥴ 38043:⥳ 38011:⥲ 37982:⥱ 37951:⥰ 37919:⥯ 37885:⥮ 37854:⥭ 37825:⥬ 37796:⥫ 37767:⥪ 37738:⥩ 37709:⥨ 37680:⥧ 37651:⥦ 37622:⥥ 37593:⥤ 37564:⥣ 37535:⥢ 37504:⥡ 37473:⥠ 37442:⥟ 37411:⥞ 37380:⥝ 37349:⥜ 37318:⥛ 37287:⥚ 37256:⥙ 37225:⥘ 37194:⥗ 37163:⥖ 37132:⥕ 37101:⥔ 37070:⥓ 37039:⥒ 37008:⥑ 36977:⥐ 36946:⥏ 36915:⥎ 36883:⥋ 36851:⥊ 36822:⥉ 36793:⥈ 36764:⥅ 36732:⤽ 36700:⤼ 36671:⤹ 36639:⤸ 36607:⤷ 36575:⤶ 36543:⤵ 36478:⤳ 36449:⤪ 36417:⤩ 36383:⤨ 36352:⤧ 36323:⤦ 36292:⤥ 36261:⤤ 36232:⤣ 36203:⤠ 36174:⤟ 36145:⤞ 36116:⤝ 36087:⤜ 36058:⤛ 36029:⤚ 36000:⤙ 35971:⤖ 35943:⤓ 35915:⤒ 35886:⤑ 35857:⤐ 35826:⤏ 35795:⤎ 35766:⤍ 35735:⤌ 35703:⤅ 35674:⤄ 35645:⤃ 35616:⤂ 35584:⟿ 35552:⟼ 35518:⟺ 35485:⟹ 35452:⟸ 35416:⟷ 35383:⟶ 35350:⟵ 35317:⟭ 35288:⟬ 35259:⟫ 35230:⟪ 35172:⟩ 35110:⟨ 35077:⟧ 35046:⟦ 35015:⟉ 34986:⟈ 34957:❳ 34928:❲ 34897:❘ 34865:✶ 34836:✠ 34802:✗ 34773:✓ 34742:♯ 34713:♮ 34682:♭ 34650:♪ 34609:♦ 34563:♥ 34517:♣ 34474:♠ 34443:♂ 34414:♀ 34382:☎ 34350:☆ 34318:★ 34285:◼ 34254:◻ 34225:◺ 34196:◹ 34167:◸ 34135:◯ 34101:◬ 34069:○ 34028:◊ 33994:◃ 33960:◂ 33926:▿ 33892:▾ 33858:▽ 33824:▹ 33790:▸ 33756:▵ 33722:▴ 33688:△ 33657:▱ 33625:▮ 33596:▭ 33565:▫ 33533:▪ 33498:□ 33462:▓ 33430:▒ 33398:░ 33369:█ 33340:▄ 33311:▀ 33282:╬ 33253:╫ 33224:╪ 33192:╩ 33160:╨ 33128:╧ 33096:╦ 33064:╥ 33032:╤ 33003:╣ 32974:╢ 32945:╡ 32916:╠ 32887:╟ 32858:╞ 32829:╝ 32800:╜ 32771:╛ 32742:╚ 32713:╙ 32684:╘ 32655:╗ 32626:╖ 32597:╕ 32568:╔ 32539:╓ 32510:╒ 32481:║ 32452:═ 32423:┼ 32391:┴ 32359:┬ 32330:┤ 32301:├ 32272:┘ 32243:└ 32214:┐ 32185:┌ 32156:│ 32124:─ 32093:Ⓢ 32059:␣ 32030:⏧ 32001:⏢ 31970:⏟ 31939:⏞ 31908:⏝ 31877:⏜ 31848:⎶ 31816:⎵ 31782:⎴ 31748:⎱ 31714:⎰ 31700:) 31696:( 31676:⍼ 31671:; 31638:⌿ 31606:⌽ 31574:⌶ 31545:⌮ 31516:⌭ 31487:⌣ 31456:⌢ 31422:⌟ 31388:⌞ 31354:⌝ 31320:⌜ 31286:⌖ 31257:⌕ 31228:⌓ 31199:⌒ 31167:⌐ 31135:⌏ 31103:⌎ 31071:⌍ 31039:⌌ 31000:⌋ 30956:⌊ 30915:⌉ 30871:⌈ 30840:⌆ 30809:⌅ 30778:⋾ 30749:⋽ 30720:⋼ 30691:⋻ 30662:⋺ 30600:⋹ 30571:⋷ 30542:⋶ 30480:⋵ 30451:⋴ 30422:⋳ 30393:⋲ 30361:⋱ 30329:⋰ 30297:⋯ 30268:⋮ 30236:⋭ 30200:⋬ 30164:⋫ 30128:⋪ 30092:⋩ 30058:⋨ 30024:⋧ 29992:⋦ 29960:⋣ 29926:⋢ 29892:⋡ 29858:⋠ 29824:⋟ 29790:⋞ 29726:⋛ 29660:⋚ 29594:⋙ 29530:⋘ 29501:⋗ 29470:⋖ 29439:⋕ 29406:⋔ 29372:⋓ 29340:⋒ 29311:⋑ 29280:⋐ 29246:⋏ 29212:⋎ 29178:⋍ 29142:⋌ 29106:⋋ 29070:⋊ 29036:⋉ 29005:⋈ 28976:⋇ 28945:⋆ 28910:⋅ 28879:⋄ 28840:⋃ 28801:⋂ 28762:⋁ 28723:⋀ 28685:⊿ 28654:⊾ 28624:⊽ 28584:⊻ 28555:⊺ 28522:⊹ 28491:⊸ 28460:⊷ 28431:⊶ 28362:⊵ 28290:⊴ 28251:⊳ 28212:⊲ 28179:⊰ 28150:⊯ 28119:⊮ 28088:⊭ 28057:⊬ 28028:⊫ 27999:⊪ 27968:⊩ 27934:⊨ 27901:⊧ 27847:⊥ 27798:⊤ 27762:⊣ 27744:( 27722:⊢ 27688:⊡ 27654:⊠ 27620:⊟ 27586:⊞ 27555:⊝ 27524:⊛ 27490:⊚ 27456:⊙ 27422:⊘ 27380:⊗ 27349:⊖ 27305:⊕ 27238:⊔ 27171:⊓ 27137:⊒ 27101:⊑ 27033:⊐ 26965:⊏ 26927:⊎ 26891:⊍ 26827:⊋ 26761:⊊ 26730:⊉ 26697:⊈ 26651:⊇ 26605:⊆ 26571:⊅ 26541:⊄ 26462:⊃ 26382:⊂ 26351:⊁ 26318:⊀ 26250:≿ 26214:≾ 26178:≽ 26142:≼ 26109:≻ 26076:≺ 26043:≹ 26012:≸ 25981:≷ 25948:≶ 25912:≵ 25878:≴ 25844:≳ 25808:≲ 25775:≱ 25742:≰ 25709:≯ 25676:≮ 25641:≭ 25612:≬ 25513:≫ 25412:≪ 25344:≩ 25278:≨ 25210:≧ 25142:≦ 25063:≥ 24987:≤ 24956:≢ 24882:≡ 24839:≠ 24808:≟ 24774:≜ 24740:≚ 24708:≙ 24676:≗ 24642:≖ 24611:≕ 24576:≔ 24540:≓ 24506:≒ 24472:≑ 24405:≐ 24335:≏ 24265:≎ 24197:≍ 24163:≌ 24099:≋ 24067:≊ 24033:≉ 23975:≈ 23933:≇ 23899:≆ 23857:≅ 23823:≄ 23787:≃ 23717:≂ 23679:≁ 23643:≀ 23608:∿ 23547:∾ 23481:∽ 23398:∼ 23361:∻ 23330:∺ 23299:∸ 23266:∷ 23233:∶ 23202:∵ 23154:∴ 23121:∳ 23090:∲ 23059:∱ 23028:∰ 22994:∯ 22958:∮ 22923:∭ 22890:∬ 22849:∫ 22779:∪ 22711:∩ 22667:∨ 22621:∧ 22585:∦ 22543:∥ 22501:∤ 22461:∣ 22424:∢ 22395:∡ 22319:∠ 22286:∟ 22254:∞ 22206:∝ 22154:√ 22118:∘ 22086:∗ 22055:∖ 22015:∔ 21979:∓ 21945:− 21903:∑ 21866:∐ 21819:∏ 21785:∌ 21733:∋ 21682:∉ 21630:∈ 21608:( 21576:∇ 21520:∅ 21483:∄ 21438:∃ 21364:∂ 21331:∁ 21288:∀ 21254:⇿ 21225:⇾ 21196:⇽ 21167:⇵ 21137:⇥ 21107:⇤ 21076:⇝ 21047:⇛ 21016:⇚ 20985:⇙ 20956:⇘ 20927:⇗ 20898:⇖ 20869:⇕ 20853:) 20849:( 20813:⇔ 20765:⇓ 20749:) 20745:( 20709:⇒ 20661:⇑ 20615:⇐ 20579:⇏ 20545:⇎ 20511:⇍ 20477:⇌ 20441:⇋ 20408:⇊ 20377:⇉ 20346:⇈ 20315:⇇ 20284:⇆ 20251:⇅ 20220:⇄ 20184:⇃ 20148:⇂ 20112:⇁ 20076:⇀ 20040:↿ 20004:↾ 19968:↽ 19932:↼ 19896:↻ 19862:↺ 19828:↷ 19794:↶ 19759:↵ 19727:↳ 19695:↲ 19663:↱ 19629:↰ 19595:↮ 19561:↭ 19530:↬ 19499:↫ 19468:↪ 19437:↩ 19404:↧ 19370:↦ 19333:↥ 19300:↤ 19269:↣ 19238:↢ 19207:↡ 19178:↠ 19147:↟ 19118:↞ 19051:↝ 19017:↛ 18983:↚ 18949:↙ 18913:↘ 18877:↗ 18841:↖ 18805:↕ 18756:↔ 18707:↓ 18653:→ 18600:↑ 18546:← 18506:⅞ 18474:⅝ 18442:⅜ 18410:⅛ 18378:⅚ 18346:⅙ 18314:⅘ 18282:⅗ 18250:⅖ 18218:⅕ 18186:⅔ 18154:⅓ 18126:ⅈ 18096:ⅇ 18064:ⅆ 18034:ⅅ 18000:ℸ 17969:ℷ 17935:ℶ 17899:- 17871:ℵ 17837:ℴ 17817:( 17797:ℳ 17781:) 17777:( 17757:ℱ 17743:) 17719:ℰ 17688:ℯ 17656:ℭ 17642:) 17638:( 17618:ℬ 17582:℩ 17550:ℨ 17536:) 17532:( 17512:℧ 17500:) 17496:( 17476:ℤ 17432:™ 17398:℞ 17386:) 17382:( 17362:ℝ 17312:ℜ 17290:( 17270:ℛ 17252:( 17232:ℚ 17214:( 17194:ℙ 17180:) 17146:℘ 17112:℗ 17081:№ 17065:( 17045:ℕ 17011:ℓ 16979:ℒ 16927:ℑ 16887:ℐ 16847:ℏ 16811:ℎ 16795:( 16775:ℍ 16761:) 16737:ℌ 16723:) 16715:( 16695:ℋ 16662:ℊ 16633:℅ 16617:( 16597:ℂ 16563:€ 16532:, 16502:× 16334:⁗ 16299:⁏ 16287:) 16283:( 16262:⁄ 16230:⁃ 16198:⁁ 16154:‾ 16120:› 16088:‹ 16053:‵ 16016:‴ 16004:) 15996:( 15972:″ 15960:) 15952:( 15929:′ 15896:‱ 15863:‰ 15818:… 15784:‥ 15740:• 15694:‡ 15657:† 15612:„ 15562:” 15513:“ 15466:‚ 15416:’ 15367:‘ 15336:‖ 15303:― 15271:— 15239:– 15205:‐ 14713:џ 14681:ў 14652:ќ 14623:ћ 14594:њ 14565:љ 14533:ј 14504:ї 14472:і 14443:ѕ 14414:є 14385:ѓ 14356:ђ 14327:ё 14298:я 14269:ю 14240:э 14211:ь 14179:ы 14150:ъ 14121:щ 14092:ш 14063:ч 14034:ц 14002:х 13973:ф 13944:у 13915:т 13886:с 13857:р 13828:п 13799:о 13770:н 13741:м 13712:л 13683:к 13651:й 13622:и 13593:з 13564:ж 13535:е 13506:д 13477:г 13448:в 13419:б 13390:а 13361:Я 13332:Ю 13303:Э 13274:Ь 13242:Ы 13213:Ъ 13184:Щ 13155:Ш 13126:Ч 13097:Ц 13065:Х 13036:Ф 13007:У 12978:Т 12949:С 12920:Р 12891:П 12862:О 12833:Н 12804:М 12775:Л 12746:К 12714:Й 12685:И 12656:З 12627:Ж 12598:Е 12569:Д 12540:Г 12511:В 12482:Б 12453:А 12424:Џ 12392:Ў 12363:Ќ 12334:Ћ 12305:Њ 12276:Љ 12244:Ј 12215:Ї 12183:І 12154:Ѕ 12125:Є 12096:Ѓ 12067:Ђ 12038:Ё 12006:϶ 11972:ϵ 11936:ϱ 11902:ϰ 11871:ϝ 11840:Ϝ 11794:ϖ 11760:ϕ 11717:ϒ 11670:ϑ 11636:ω 11606:ψ 11576:χ 11546:φ 11507:υ 11475:τ 11445:σ 11400:ς 11366:ρ 11336:π 11306:ο 11276:ξ 11246:ν 11216:μ 11186:λ 11156:κ 11126:ι 11096:θ 11066:η 11036:ζ 10997:ε 10965:δ 10935:γ 10905:β 10875:α 10859:( 10829:Ω 10797:Ψ 10768:Χ 10738:Φ 10708:Υ 10679:Τ 10649:Σ 10620:Ρ 10590:Π 10561:Ο 10531:Ξ 10502:Ν 10473:Μ 10443:Λ 10414:Κ 10385:Ι 10355:Θ 10326:Η 10297:Ζ 10268:Ε 10238:Δ 10208:Γ 10179:Β 10150:Α 10116:˝ 10069:˜ 10036:˛ 10005:˚ 9971:˙ 9938:˘ 9902:ˇ 9866:ˆ 9831:ȷ 9799:ǵ 9770:Ƶ 9754:( 9733:ƒ 9701:ž 9669:Ž 9637:ż 9605:Ż 9573:ź 9541:Ź 9508:Ÿ 9476:ŷ 9444:Ŷ 9412:ŵ 9380:Ŵ 9348:ų 9316:Ų 9284:ű 9252:Ű 9223:ů 9194:Ů 9162:ŭ 9130:Ŭ 9098:ū 9066:Ū 9034:ũ 9002:Ũ 8973:ŧ 8944:Ŧ 8912:ť 8880:Ť 8848:ţ 8816:Ţ 8783:š 8750:Š 8718:ş 8686:Ş 8654:ŝ 8622:Ŝ 8590:ś 8558:Ś 8526:ř 8494:Ř 8462:ŗ 8430:Ŗ 8398:ŕ 8366:Ŕ 8336:œ 8306:Œ 8274:ő 8242:Ő 8210:ō 8178:Ō 8146:ŋ 8114:Ŋ 8082:ʼn 8050:ň 8018:Ň 7986:ņ 7954:Ņ 7922:ń 7890:Ń 7861:ł 7832:Ł 7800:ŀ 7768:Ŀ 7736:ľ 7704:Ľ 7672:ļ 7640:Ļ 7608:ĺ 7576:Ĺ 7541:ĸ 7509:ķ 7477:Ķ 7445:ĵ 7413:Ĵ 7381:ij 7349:IJ 7305:ı 7271:İ 7239:į 7207:Į 7175:ī 7143:Ī 7111:ĩ 7079:Ĩ 7050:ħ 7021:Ħ 6989:ĥ 6957:Ĥ 6925:Ģ 6893:ġ 6861:Ġ 6829:ğ 6797:Ğ 6765:ĝ 6733:Ĝ 6701:ě 6669:Ě 6637:ę 6605:Ę 6573:ė 6541:Ė 6509:ē 6477:Ē 6448:đ 6419:Đ 6387:ď 6355:Ď 6323:č 6291:Č 6259:ċ 6227:Ċ 6195:ĉ 6163:Ĉ 6131:ć 6099:Ć 6067:ą 6035:Ą 6003:ă 5971:Ă 5939:ā 5907:Ā 5874:ÿ 5841:þ 5808:ý 5775:ü 5742:û 5709:ú 5676:ù 5643:ø 5602:÷ 5565:ö 5532:õ 5499:ô 5466:ó 5433:ò 5400:ñ 5367:ð 5334:ï 5301:î 5268:í 5235:ì 5202:ë 5169:ê 5136:é 5103:è 5070:ç 5037:æ 5007:å 4974:ä 4941:ã 4908:â 4875:á 4842:à 4805:ß 4772:Þ 4739:Ý 4706:Ü 4673:Û 4640:Ú 4607:Ù 4574:Ø 4539:× 4506:Ö 4473:Õ 4440:Ô 4407:Ó 4374:Ò 4341:Ñ 4308:Ð 4275:Ï 4242:Î 4209:Í 4176:Ì 4143:Ë 4110:Ê 4077:É 4044:È 4011:Ç 3978:Æ 3932:Å 3895:Ä 3862:à 3829: 3796:Á 3760:À 3725:¿ 3692:¾ 3650:½ 3613:¼ 3547:º 3514:¹ 3470:¸ 3419:· 3377:¶ 3347:µ 3303:´ 3266:³ 3233:² 3186:± 3148:° 3104:¯ 3088:) 3084:( 3051:® 2978:¬ 2966:) 2941:« 2908:ª 2867:© 2809:¨ 2769:§ 2736:¦ 2720:( 2697:¥ 2665:¤ 2633:£ 2601:¢ 2569:¡ 2557:) 2553:( 2352:` 2229:\ 2166:@ 2135:? 1993:= 1884:; 1828:/ 1769:, 1740:+ 1706:* 1673:) 1644:( 1605:' 1525:% 1420:" 1385:! 1117:© 572:. 570:" 523:" 517:" 502:" 496:" 479:" 473:" 457:" 451:" 431:" 425:" 409:" 403:" 383:" 377:" 361:" 355:" 296:. 179:; 116:x 109:; 95:; 79:/

Index

SGML
HTML
XML
Document type definition
numeric character reference
Universal Character Set
Unicode
hexadecimal
decimal
entity
Document Type Definition
SGML
American Mathematical Society
HTML
W3C
MathML
W3C
XML Entity Definitions for Characters
XHTML
MathML
HTML5
named character references
JSON
Unicode
formal public identifier
Formal public identifier
http://www.w3.org/TR/html4/HTMLlat1.ent
http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent
http://www.w3.org/TR/html4/HTMLsymbol.ent
http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.