blob: 0c8327a326782703a0284fed346646b6abb7703f [file] [log] [blame]
Fred Drake6bcc53c1999-01-29 16:20:24 +00001<!-- (C) International Organization for Standardization 1986
2 Permission to copy in any form is granted for use with
3 conforming SGML systems and applications as defined in
4 ISO 8879, provided this notice is included in all copies.
5-->
6<!-- Character entity set. Typical invocation:
7 <!ENTITY % ISOamsn PUBLIC
8 "ISO 8879:1986//ENTITIES
9 Added Math Symbols: Negated Relations//EN">
10 %ISOamsn;
11-->
12<!ENTITY gnap SDATA "[gnap ]"--/gnapprox N: greater, not approximate-->
13<!ENTITY gne SDATA "[gne ]"--/gneq N: greater, not equals-->
14<!ENTITY gnE SDATA "[gnE ]"--/gneqq N: greater, not dbl equals-->
15<!ENTITY gnsim SDATA "[gnsim ]"--/gnsim N: greater, not similar-->
16<!ENTITY gvnE SDATA "[gvnE ]"--/gvertneqq N: gt, vert, not dbl eq-->
17<!ENTITY lnap SDATA "[lnap ]"--/lnapprox N: less, not approximate-->
18<!ENTITY lnE SDATA "[lnE ]"--/lneqq N: less, not double equals-->
19<!ENTITY lne SDATA "[lne ]"--/lneq N: less, not equals-->
20<!ENTITY lnsim SDATA "[lnsim ]"--/lnsim N: less, not similar-->
21<!ENTITY lvnE SDATA "[lvnE ]"--/lvertneqq N: less, vert, not dbl eq-->
22<!ENTITY nap SDATA "[nap ]"--/napprox N: not approximate-->
23<!ENTITY ncong SDATA "[ncong ]"--/ncong N: not congruent with-->
24<!ENTITY nequiv SDATA "[nequiv]"--/nequiv N: not identical with-->
25<!ENTITY ngE SDATA "[ngE ]"--/ngeqq N: not greater, dbl equals-->
26<!ENTITY nge SDATA "[nge ]"--/ngeq N: not greater-than-or-equal-->
27<!ENTITY nges SDATA "[nges ]"--/ngeqslant N: not gt-or-eq, slanted-->
28<!ENTITY ngt SDATA "[ngt ]"--/ngtr N: not greater-than-->
29<!ENTITY nle SDATA "[nle ]"--/nleq N: not less-than-or-equal-->
30<!ENTITY nlE SDATA "[nlE ]"--/nleqq N: not less, dbl equals-->
31<!ENTITY nles SDATA "[nles ]"--/nleqslant N: not less-or-eq, slant-->
32<!ENTITY nlt SDATA "[nlt ]"--/nless N: not less-than-->
33<!ENTITY nltri SDATA "[nltri ]"--/ntriangleleft N: not left triangle-->
34<!ENTITY nltrie SDATA "[nltrie]"--/ntrianglelefteq N: not l tri, eq-->
35<!ENTITY nmid SDATA "[nmid ]"--/nmid-->
36<!ENTITY npar SDATA "[npar ]"--/nparallel N: not parallel-->
37<!ENTITY npr SDATA "[npr ]"--/nprec N: not precedes-->
38<!ENTITY npre SDATA "[npre ]"--/npreceq N: not precedes, equals-->
39<!ENTITY nrtri SDATA "[nrtri ]"--/ntriangleright N: not rt triangle-->
40<!ENTITY nrtrie SDATA "[nrtrie]"--/ntrianglerighteq N: not r tri, eq-->
41<!ENTITY nsc SDATA "[nsc ]"--/nsucc N: not succeeds-->
42<!ENTITY nsce SDATA "[nsce ]"--/nsucceq N: not succeeds, equals-->
43<!ENTITY nsim SDATA "[nsim ]"--/nsim N: not similar-->
44<!ENTITY nsime SDATA "[nsime ]"--/nsimeq N: not similar, equals-->
45<!ENTITY nsmid SDATA "[nsmid ]"--/nshortmid-->
46<!ENTITY nspar SDATA "[nspar ]"--/nshortparallel N: not short par-->
47<!ENTITY nsub SDATA "[nsub ]"--/nsubset N: not subset-->
48<!ENTITY nsube SDATA "[nsube ]"--/nsubseteq N: not subset, equals-->
49<!ENTITY nsubE SDATA "[nsubE ]"--/nsubseteqq N: not subset, dbl eq-->
50<!ENTITY nsup SDATA "[nsup ]"--/nsupset N: not superset-->
51<!ENTITY nsupE SDATA "[nsupE ]"--/nsupseteqq N: not superset, dbl eq-->
52<!ENTITY nsupe SDATA "[nsupe ]"--/nsupseteq N: not superset, equals-->
53<!ENTITY nvdash SDATA "[nvdash]"--/nvdash N: not vertical, dash-->
54<!ENTITY nvDash SDATA "[nvDash]"--/nvDash N: not vertical, dbl dash-->
55<!ENTITY nVDash SDATA "[nVDash]"--/nVDash N: not dbl vert, dbl dash-->
56<!ENTITY nVdash SDATA "[nVdash]"--/nVdash N: not dbl vertical, dash-->
57<!ENTITY prnap SDATA "[prnap ]"--/precnapprox N: precedes, not approx-->
58<!ENTITY prnE SDATA "[prnE ]"--/precneqq N: precedes, not dbl eq-->
59<!ENTITY prnsim SDATA "[prnsim]"--/precnsim N: precedes, not similar-->
60<!ENTITY scnap SDATA "[scnap ]"--/succnapprox N: succeeds, not approx-->
61<!ENTITY scnE SDATA "[scnE ]"--/succneqq N: succeeds, not dbl eq-->
62<!ENTITY scnsim SDATA "[scnsim]"--/succnsim N: succeeds, not similar-->
63<!ENTITY subne SDATA "[subne ]"--/subsetneq N: subset, not equals-->
64<!ENTITY subnE SDATA "[subnE ]"--/subsetneqq N: subset, not dbl eq-->
65<!ENTITY supne SDATA "[supne ]"--/supsetneq N: superset, not equals-->
66<!ENTITY supnE SDATA "[supnE ]"--/supsetneqq N: superset, not dbl eq-->
67<!ENTITY vsubnE SDATA "[vsubnE]"--/subsetneqq N: subset not dbl eq, var-->
68<!ENTITY vsubne SDATA "[vsubne]"--/subsetneq N: subset, not eq, var-->
69<!ENTITY vsupne SDATA "[vsupne]"--/supsetneq N: superset, not eq, var-->
70<!ENTITY vsupnE SDATA "[vsupnE]"--/supsetneqq N: super not dbl eq, var-->