diff options
| author | van Hauser <vh@thc.org> | 2020-05-29 14:35:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-29 14:35:05 +0200 |
| commit | 710dda522186310a7fb4e3b6a05cae0b28fa619e (patch) | |
| tree | f96fcfe756fe5e6e0dde11be8df8b3df9f654952 /dictionaries/mathml.dict | |
| parent | 6892018142cc21ba9a0744c0757d39f21e9b66bc (diff) | |
| parent | c3b864d8d4dfaf148158a689df0c5ddf4bcc1f32 (diff) | |
| download | afl++-710dda522186310a7fb4e3b6a05cae0b28fa619e.tar.gz | |
Merge pull request #374 from AFLplusplus/dev
Dev
Diffstat (limited to 'dictionaries/mathml.dict')
| -rw-r--r-- | dictionaries/mathml.dict | 279 |
1 files changed, 279 insertions, 0 deletions
diff --git a/dictionaries/mathml.dict b/dictionaries/mathml.dict new file mode 100644 index 00000000..56c7a209 --- /dev/null +++ b/dictionaries/mathml.dict @@ -0,0 +1,279 @@ +#https://developer.mozilla.org/en-US/docs/Web/MathML/Element +# https://www.w3.org/TR/MathML3/chapter4.html + +header="<math xmlns='http://www.w3.org/1998/Math/MathML'>" + +# presentation mathml +"<annotation-xml>" +"<annotation>" +"<apply>" +"<maction>" +"<maligngroup>" +"<malignmark>" +"<math>" +"<menclose>" +"<merror>" +"<mfenced> " +"<mfrac>" +"<mglyph>" +"<mi>" +"<mlabeledtr>" +"<mlongdiv>" +"<mmultiscripts>" +"<mn>" +"<mo>" +"<mover>" +"<mpadded>" +"<mphantom>" +"<mprescripts>" +"<mroot>" +"<mrow>" +"<ms>" +"<mscarries>" +"<mscarry>" +"<msgroup>" +"<msline>" +"<mspace>" +"<msqrt>" +"<msrow>" +"<mstack>" +"<mstyle>" +"<msub>" +"<msubsup>" +"<msup>" +"<mtable>" +"<mtd>" +"<mtext>" +"<mtr>" +"<munder>" +"<munderover>" +"<none>" +"<semantics>" + +# attributes +"accent" +"accentunder" +"actiontype" +"align" +"alignmentscope" +"altimg" +"altimg-height" +"alttext" +"bevelled" +"charalign" +"close" +"columnalign" +"columnlines" +"columnspacing" +"columnspan" +"columnwidth" +"crossout" +"decimalpoint" +"denomalign" +"depth" +"dir" +"display" +"displaystyle" +"edge" +"equalcolumns" +"equalrows" +"fence" +"form" +"frame" +"framespacing" +"groupalign" +"height" +"href" +"id" +"indentalign" +"indentalignfirst" +"indentalignlast" +"indentshift" +"indentshiftfirst" +"indentshiftlast" +"indenttarget" +"infixlinebreakstyle" +"largeop" +"length" +"linebreak" +"linebreakmultchar" +"linebreakstyle" +"lineleading" +"linethickness" +"location" +"longdivstyle" +"lquote" +"lspace" +"mathbackground" +"mathcolor" +"mathsize" +"mathvariant" +"maxsize" +"minlabelspacing" +"minsize" +"movablelimits" +"notation" +"numalign" +"open" +"overflow" +"position" +"rowalign" +"rowlines" +"rowspacing" +"rowspan" +"rquote" +"rspace" +"scriptlevel" +"scriptminsize" +"scriptsizemultiplier" +"selection" +"separator" +"separators" +"shift" +"side" +"src" +"stackalign" +"stretchy" +"subscriptshift" +"supscriptshift" +"symmetric" +"voffset" +"width" +"xlink:href" +"xmlns" + +# content mathml +"<interval>" +"<inverse>" +"<lambda>" +"<compose/>" +"<ident/>" +"<domain/>" +"<codomain/>" +"<image/>" +"<piecewise>" +"<piece>" +"<otherwise>" +"<quotient/>" +"<factorial/>" +"<divide/>" +"<max/>" +"<min/>" +"<minus/>" +"<plus/>" +"<power/>" +"<rem/>" +"<times/>" +"<root/>" +"<gcd/>" +"<and/>" +"<or/>" +"<xor/>" +"<not/>" +"<implies/>" +"<forall/>" +"<exists/>" +"<abs/>" +"<conjugate/>" +"<arg/>" +"<real/>" +"<imaginary/>" +"<lcm/>" +"<floor/>" +"<ceiling/>" +"Relations" +"<eq/>" +"<neq/>" +"<gt/>" +"<lt/>" +"<geq/>" +"<leq/>" +"<equivalent/>" +"<approx/>" +"<factorof/>" +"<int/>" +"<diff/>" +"<partialdiff/>" +"<divergence/>" +"<grad/>" +"<curl/>" +"<laplacian/>" +"<set>" +"<list>" +"<union/>" +"<intersect/>" +"<in/>" +"<notin/>" +"<subset/>" +"<prsubset/>" +"<notsubset/>" +"<notprsubset/>" +"<setdiff/>" +"<card/>" +"<cartesianproduct/>" +"<sum/>" +"<product/>" +"<limit/>" +"<tendsto/>" +"<sin/>" +"<cos/>" +"<tan/>" +"<sec/>" +"<csc/>" +"<cot/>" +"<arcsin/>" +"<arccos/>" +"<arctan/>" +"<arcsec/>" +"<arccsc/>" +"<arccot/>" +"<sinh/>" +"<cosh/>" +"<tanh/>" +"<sech/>" +"<csch/>" +"<coth/>" +"<arcsinh/>" +"<arccosh/>" +"<arctanh/>" +"<arcsech/>" +"<arccsch/>" +"<arccoth/>" +"<exp/>" +"<ln/>" +"<log/>" +"<logbase>" +"<mean/>" +"<sdev/>" +"<variance/>" +"<median/>" +"<mode/>" +"<moment/>" +"<momentabout>" +"<vector>" +"<matrix>" +"<matrixrow>" +"<determinant/>" +"<transpose/>" +"<selector/>" +"<vectorproduct/>" +"<scalarproduct/>" +"<outerproduct/>" +"<integers/>" +"<reals/>" +"<rationals/>" +"<naturalnumbers/>" +"<complexes/>" +"<primes/>" +"<exponentiale/>" +"<imaginaryi/>" +"<notanumber/>" +"<true/>" +"<false/>" +"<emptyset/>" +"<pi/>" +"<eulergamma/>" +"<infinity/>" +"<declare>" +"<reln>" +"<fn>" |
