github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,133 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
|
4
|
+
],
|
5
|
+
"foldingStartMarker": "\\{\\s*$",
|
6
|
+
"foldingStopMarker": "^\\s*\\}",
|
7
|
+
"keyEquivalent": "^~M",
|
8
|
+
"name": "Mata",
|
9
|
+
"patterns": [
|
10
|
+
{
|
11
|
+
"begin": "\"",
|
12
|
+
"beginCaptures": {
|
13
|
+
"0": {
|
14
|
+
"name": "punctuation.definition.string.begin.mata"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"end": "\"",
|
18
|
+
"endCaptures": {
|
19
|
+
"0": {
|
20
|
+
"name": "punctuation.definition.string.end.mata"
|
21
|
+
}
|
22
|
+
},
|
23
|
+
"name": "string.quoted.double.mata"
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"begin": "`\"",
|
27
|
+
"beginCaptures": {
|
28
|
+
"0": {
|
29
|
+
"name": "punctuation.definition.string.begin.mata"
|
30
|
+
}
|
31
|
+
},
|
32
|
+
"end": "\"'",
|
33
|
+
"endCaptures": {
|
34
|
+
"0": {
|
35
|
+
"name": "punctuation.definition.string.end.mata"
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"name": "string.quoted.double.compound.mata",
|
39
|
+
"patterns": [
|
40
|
+
{
|
41
|
+
"include": "#cdq_string_content"
|
42
|
+
}
|
43
|
+
]
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"begin": "/\\*",
|
47
|
+
"beginCaptures": {
|
48
|
+
"0": {
|
49
|
+
"name": "punctuation.definition.comment.begin.mata"
|
50
|
+
}
|
51
|
+
},
|
52
|
+
"end": "\\*/",
|
53
|
+
"endCaptures": {
|
54
|
+
"0": {
|
55
|
+
"name": "punctuation.definition.comment.end.mata"
|
56
|
+
}
|
57
|
+
},
|
58
|
+
"name": "comment.block.mata",
|
59
|
+
"patterns": [
|
60
|
+
{
|
61
|
+
"include": "#cb_content"
|
62
|
+
}
|
63
|
+
]
|
64
|
+
},
|
65
|
+
{
|
66
|
+
"captures": {
|
67
|
+
"0": {
|
68
|
+
"name": "punctuation.definition.comment.mata"
|
69
|
+
}
|
70
|
+
},
|
71
|
+
"match": "(//).*$\\n?",
|
72
|
+
"name": "comment.line.double-slash.mata"
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"match": "(?<![^$\\s])(version|pragma|if|else|for|while|do|break|continue|goto|return)(?=\\s)",
|
76
|
+
"name": "keyword.control.mata"
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"captures": {
|
80
|
+
"1": {
|
81
|
+
"name": "storage.type.eltype.mata"
|
82
|
+
},
|
83
|
+
"4": {
|
84
|
+
"name": "storage.type.orgtype.mata"
|
85
|
+
}
|
86
|
+
},
|
87
|
+
"match": "\\b(transmorphic|string|numeric|real|complex|(pointer(\\([^)]+\\))?))\\s+(matrix|vector|rowvector|colvector|scalar)\\b",
|
88
|
+
"name": "storage.type.mata"
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"comment": "need to end with whitespace character here or last group doesn't match",
|
92
|
+
"match": "\\b(transmorphic|string|numeric|real|complex|(pointer(\\([^)]+\\))?))\\s",
|
93
|
+
"name": "storage.type.eltype.mata"
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"match": "\\b(matrix|vector|rowvector|colvector|scalar)\\b",
|
97
|
+
"name": "storage.type.orgtype.mata"
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"match": "\\!|\\+\\+|\\-\\-|\\&|\\'|\\?|\\\\|\\:\\:|\\,|\\.\\.|\\||\\=|\\=\\=|\\>\\=|\\<\\=|\\<|\\>|\\!\\=|\\#|\\+|\\-|\\*|\\^|\\/",
|
101
|
+
"name": "keyword.operator.mata"
|
102
|
+
},
|
103
|
+
{
|
104
|
+
"include": "#builtin_functions"
|
105
|
+
}
|
106
|
+
],
|
107
|
+
"repository": {
|
108
|
+
"builtin_functions": {
|
109
|
+
"match": "(?x)(\n abs|acos|acosh|acosr|ado_fromlchar|ado_intolchar|adosubdir|all|allof|\n\t\t\t any|anyof|arg|args|ascii|asin|asinh|asinr|assert|asserteq|atan|atan2|\n\t\t\t atanh|atanr\n\t\t\t)(?=\\()",
|
110
|
+
"name": "support.function.builtin.mata"
|
111
|
+
},
|
112
|
+
"cb_content": {
|
113
|
+
"begin": "/\\*",
|
114
|
+
"end": "\\*/",
|
115
|
+
"patterns": [
|
116
|
+
{
|
117
|
+
"include": "#cb_content"
|
118
|
+
}
|
119
|
+
]
|
120
|
+
},
|
121
|
+
"cdq_string_content": {
|
122
|
+
"begin": "`\"",
|
123
|
+
"end": "\"'",
|
124
|
+
"patterns": [
|
125
|
+
{
|
126
|
+
"include": "#cdq_string_content"
|
127
|
+
}
|
128
|
+
]
|
129
|
+
}
|
130
|
+
},
|
131
|
+
"scopeName": "source.mata",
|
132
|
+
"uuid": "A1B2D6E0-F46E-4C1D-9120-60F1DE74272F"
|
133
|
+
}
|
@@ -0,0 +1,429 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"m",
|
4
|
+
"nb"
|
5
|
+
],
|
6
|
+
"foldingStartMarker": "Begin\\[",
|
7
|
+
"foldingStopMarker": "End\\[",
|
8
|
+
"keyEquivalent": "^~M",
|
9
|
+
"name": "Mathematica",
|
10
|
+
"patterns": [
|
11
|
+
{
|
12
|
+
"include": "#builtin_symbols"
|
13
|
+
},
|
14
|
+
{
|
15
|
+
"include": "#builtin_variables"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"include": "#builtin_operators"
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"include": "#pattern"
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"include": "#array_index"
|
25
|
+
},
|
26
|
+
{
|
27
|
+
"include": "#constant"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"include": "#sqlstring"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"include": "#string"
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"include": "#number"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"include": "#list"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"include": "#emptyfunction"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"include": "#function"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"include": "#symbol"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"include": "#comment"
|
52
|
+
}
|
53
|
+
],
|
54
|
+
"repository": {
|
55
|
+
"array_index": {
|
56
|
+
"begin": "\\[\\[",
|
57
|
+
"beginCaptures": {
|
58
|
+
"0": {
|
59
|
+
"name": "punctuation.definition.part.begin.mathematica"
|
60
|
+
}
|
61
|
+
},
|
62
|
+
"end": "\\]\\]",
|
63
|
+
"endCaptures": {
|
64
|
+
"0": {
|
65
|
+
"name": "punctuation.definition.part.end.mathematica"
|
66
|
+
}
|
67
|
+
},
|
68
|
+
"name": "meta.structure.part.mathematica",
|
69
|
+
"patterns": [
|
70
|
+
{
|
71
|
+
"include": "$self"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"match": ",",
|
75
|
+
"name": "punctuation.separator.part.mathematica"
|
76
|
+
}
|
77
|
+
]
|
78
|
+
},
|
79
|
+
"builtin_operators": {
|
80
|
+
"patterns": [
|
81
|
+
{
|
82
|
+
"match": "\\^:=",
|
83
|
+
"name": "keyword.operator.assignment.up_set_delayed"
|
84
|
+
},
|
85
|
+
{
|
86
|
+
"match": "===",
|
87
|
+
"name": "keyword.operator.logical.same"
|
88
|
+
},
|
89
|
+
{
|
90
|
+
"match": "=!=",
|
91
|
+
"name": "keyword.operator.logical.not_same"
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"match": "\\>\\>\\>",
|
95
|
+
"name": "keyword.operator.mathematica.put_append"
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"match": "\\*\\^",
|
99
|
+
"name": "keyword.operator.arithmetic.scientific_notation"
|
100
|
+
},
|
101
|
+
{
|
102
|
+
"match": ":=",
|
103
|
+
"name": "keyword.operator.assignment.set_delayed"
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"match": "\\^=",
|
107
|
+
"name": "keyword.operator.assignment.up_set"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"match": "&&",
|
111
|
+
"name": "keyword.operator.logical.and"
|
112
|
+
},
|
113
|
+
{
|
114
|
+
"match": "||",
|
115
|
+
"name": "keyword.operator.logical.or"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"match": "==",
|
119
|
+
"name": "keyword.operator.logical.equal"
|
120
|
+
},
|
121
|
+
{
|
122
|
+
"match": "!=",
|
123
|
+
"name": "keyword.operator.logical.not_equal"
|
124
|
+
},
|
125
|
+
{
|
126
|
+
"match": "\\>=",
|
127
|
+
"name": "keyword.operator.logical.greater_than_or_equal"
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"match": "\\<=",
|
131
|
+
"name": "keyword.operator.logical.less_than_or_equal"
|
132
|
+
},
|
133
|
+
{
|
134
|
+
"match": ";;",
|
135
|
+
"name": "keyword.operator.mathematica.span"
|
136
|
+
},
|
137
|
+
{
|
138
|
+
"match": "\\.\\.\\.",
|
139
|
+
"name": "keyword.operator.mathematica.repeated_null"
|
140
|
+
},
|
141
|
+
{
|
142
|
+
"match": "\\.\\.",
|
143
|
+
"name": "keyword.operator.mathematica.repeated"
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"match": "//\\.",
|
147
|
+
"name": "keyword.operator.mathematica.replace_repeated"
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"match": "/\\.",
|
151
|
+
"name": "keyword.operator.mathematica.replace"
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"match": "-\\>",
|
155
|
+
"name": "keyword.operator.mathematica.rule"
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"match": ":\\>",
|
159
|
+
"name": "keyword.operator.mathematica.rule_delayed"
|
160
|
+
},
|
161
|
+
{
|
162
|
+
"match": "@{1,3}",
|
163
|
+
"name": "keyword.operator.mathematica.apply"
|
164
|
+
},
|
165
|
+
{
|
166
|
+
"match": "//@",
|
167
|
+
"name": "keyword.operator.mathematica.map_all"
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"match": "/@",
|
171
|
+
"name": "keyword.operator.mathematica.map"
|
172
|
+
},
|
173
|
+
{
|
174
|
+
"match": "\\<\\>",
|
175
|
+
"name": "keyword.operator.mathematica.string_join"
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"match": "\\<\\<",
|
179
|
+
"name": "keyword.operator.mathematica.get"
|
180
|
+
},
|
181
|
+
{
|
182
|
+
"match": "\\>\\>",
|
183
|
+
"name": "keyword.operator.mathematica.put"
|
184
|
+
},
|
185
|
+
{
|
186
|
+
"match": "/;",
|
187
|
+
"name": "keyword.operator.mathematica.condition"
|
188
|
+
},
|
189
|
+
{
|
190
|
+
"match": "/:",
|
191
|
+
"name": "keyword.operator.mathematica.tag"
|
192
|
+
},
|
193
|
+
{
|
194
|
+
"match": "//",
|
195
|
+
"name": "keyword.operator.mathematica.postfix"
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"match": "~~",
|
199
|
+
"name": "keyword.operator.mathematica.string_expression"
|
200
|
+
},
|
201
|
+
{
|
202
|
+
"match": "\\+",
|
203
|
+
"name": "keyword.operator.arithmetic.plus"
|
204
|
+
},
|
205
|
+
{
|
206
|
+
"match": "-",
|
207
|
+
"name": "keyword.operator.arithmetic.minus"
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"match": "\\*",
|
211
|
+
"name": "keyword.operator.arithmetic.times"
|
212
|
+
},
|
213
|
+
{
|
214
|
+
"match": "/",
|
215
|
+
"name": "keyword.operator.arithmetic.divide"
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"match": "\\^",
|
219
|
+
"name": "keyword.operator.arithmetic.power"
|
220
|
+
},
|
221
|
+
{
|
222
|
+
"match": "!",
|
223
|
+
"name": "keyword.operator.logical.not"
|
224
|
+
},
|
225
|
+
{
|
226
|
+
"match": "\\>",
|
227
|
+
"name": "keyword.operator.logical.greater_than"
|
228
|
+
},
|
229
|
+
{
|
230
|
+
"match": "\\<",
|
231
|
+
"name": "keyword.operator.logical.less_than"
|
232
|
+
},
|
233
|
+
{
|
234
|
+
"match": "|",
|
235
|
+
"name": "keyword.operator.mathematica.alternative"
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"match": "@",
|
239
|
+
"name": "keyword.operator.mathematica.prefix"
|
240
|
+
},
|
241
|
+
{
|
242
|
+
"match": ";",
|
243
|
+
"name": "keyword.operator.mathematica.compound_expression"
|
244
|
+
},
|
245
|
+
{
|
246
|
+
"match": "`",
|
247
|
+
"name": "keyword.operator.mathematica.context"
|
248
|
+
},
|
249
|
+
{
|
250
|
+
"match": "&",
|
251
|
+
"name": "keyword.operator.mathematica.function"
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"match": "#\\d*",
|
255
|
+
"name": "keyword.operator.mathematica.slot"
|
256
|
+
},
|
257
|
+
{
|
258
|
+
"match": "\\?",
|
259
|
+
"name": "keyword.operator.mathematica.pattern_test"
|
260
|
+
},
|
261
|
+
{
|
262
|
+
"match": "=\\.",
|
263
|
+
"name": "keyword.operator.mathematica.unset"
|
264
|
+
},
|
265
|
+
{
|
266
|
+
"match": "=",
|
267
|
+
"name": "keyword.operator.mathematica.set"
|
268
|
+
},
|
269
|
+
{
|
270
|
+
"match": "'",
|
271
|
+
"name": "keyword.operator.mathematica.derivative"
|
272
|
+
}
|
273
|
+
]
|
274
|
+
},
|
275
|
+
"builtin_symbols": {
|
276
|
+
"patterns": [
|
277
|
+
{
|
278
|
+
"match": "(\\b|(?<=_))(Abort|AbortKernels|AbortProtect|Above|Abs|Absolute|AbsoluteCurrentValue|AbsoluteDashing|AbsoluteFileName|AbsoluteOptions|AbsolutePointSize|AbsoluteThickness|AbsoluteTime|AbsoluteTiming|AccountingForm|Accumulate|Accuracy|AccuracyGoal|ActionDelay|ActionMenu|ActionMenuBox|ActionMenuBoxOptions|Active|ActiveItem|ActiveStyle|AddOnHelpPath|AddTo|AdjacencyGraph|AdjacencyMatrix|AdjustmentBox|AdjustmentBoxOptions|AffineTransform|After|AiryAi|AiryAiPrime|AiryAiZero|AiryBi|AiryBiPrime|AiryBiZero|AlgebraicIntegerQ|AlgebraicNumber|AlgebraicNumberDenominator|AlgebraicNumberNorm|AlgebraicNumberPolynomial|AlgebraicNumberTrace|AlgebraicRules|AlgebraicRulesData|Algebraics|AlgebraicUnitQ|Alias|Alignment|AlignmentMarker|AlignmentPoint|All|AllowedDimensions|AllowGroupClose|AllowInlineCells|AllowKernelInitialization|AllowReverseGroupClose|AllowScriptLevelChange|AlphaChannel|AlternativeHypothesis|Alternatives|AmbientLight|Analytic|AnchoredSearch|And|AndersonDarlingTest|AngerJ|AngleBracket|Animate|AnimationCycleOffset|AnimationCycleRepetitions|AnimationDirection|AnimationDisplayTime|AnimationRate|AnimationRepetitions|AnimationRunning|Animator|AnimatorBox|AnimatorBoxOptions|AnimatorElements|Annotation|Annuity|AnnuityDue|Antialiasing|Apart|ApartSquareFree|Appearance|AppearanceElements|AppellF1|Append|AppendTo|Apply|ArcCos|ArcCosh|ArcCot|ArcCoth|ArcCsc|ArcCsch|ArcSec|ArcSech|ArcSin|ArcSinDistribution|ArcSinh|ArcTan|ArcTanh|Arg|ArgMax|ArgMin|ArgumentCountQ|ArithmeticGeometricMean|Array|ArrayComponents|ArrayDepth|ArrayFlatten|ArrayPad|ArrayPlot|ArrayQ|ArrayRules|Arrow|Arrow3DBox|ArrowBox|Arrowheads|AspectRatio|AspectRatioFixed|Assert|Assuming|Assumptions|AstronomicalData|Asynchronous|AtomQ|Attributes|AugmentedSymmetricPolynomial|AutoAction|AutoDelete|AutoEvaluateEvents|AutoGeneratedPackage|AutoIndent|AutoIndentSpacings|AutoItalicWords|AutoloadPath|AutoMatch|Automatic|AutomaticImageSize|AutoMultiplicationSymbol|AutoNumberFormatting|AutoOpenNotebooks|AutoOpenPalettes|AutorunSequencing|AutoScaling|AutoScroll|AutoSpacing|AutoStyleOptions|AutoStyleWords|Axes|AxesEdge|AxesLabel|AxesOrigin|AxesStyle|Axis|Back|Background|BackgroundTasksSettings|Backslash|Backsubstitution|Backward|Band|BarChart|BarChart3D|BarnesG|BarOrigin|BarSpacing|BaseForm|Baseline|BaselinePosition|BaseStyle|BatesDistribution|BattleLemarieWavelet|Because|BeckmannDistribution|Beep|Before|Begin|BeginDialogPacket|BeginFrontEndInteractionPacket|BeginPackage|BellB|BellY|Below|BenfordDistribution|BeniniDistribution|BenktanderGibratDistribution|BenktanderWeibullDistribution|BernoulliB|BernoulliDistribution|BernoulliGraphDistribution|BernsteinBasis|BesselI|BesselJ|BesselJZero|BesselK|BesselY|BesselYZero|Beta|BetaBinomialDistribution|BetaDistribution|BetaNegativeBinomialDistribution|BetaPrimeDistribution|BetaRegularized|BezierCurve|BezierCurve3DBox|BezierCurve3DBoxOptions|BezierCurveBox|BezierCurveBoxOptions|BezierFunction|BilateralFilter|Binarize|BinaryFormat|BinaryImageQ|BinaryRead|BinaryReadList|BinaryWrite|BinCounts|BinLists|Binomial|BinomialDistribution|BinormalDistribution|BiorthogonalSplineWavelet|BipartiteGraphQ|BirnbaumSaundersDistribution|BitAnd|BitClear|BitGet|BitLength|BitNot|BitOr|BitSet|BitShiftLeft|BitShiftRight|BitXor|Black|Blank|BlankForm|BlankNullSequence|BlankSequence|Blend|Block|BlockRandom|Blue|Blur|BodePlot|Bold|Bookmarks|Boole|BooleanConvert|BooleanCountingFunction|BooleanFunction|BooleanMaxterms|BooleanMinimize|BooleanMinterms|Booleans|BooleanTable|BooleanVariables|BorderDimensions|BorelTannerDistribution|Bottom|BottomHatTransform|BoundaryStyle|Bounds|Box|BoxBaselineShift|BoxData|BoxDimensions|Boxed|Boxes|BoxForm|BoxFormFormatTypes|BoxFrame|BoxID|BoxMargins|BoxMatrix|BoxRatios|BoxRegion|BoxRotation|BoxRotationPoint|BoxStyle|BoxWhiskerChart|BracketingBar|BrayCurtisDistance|BreadthFirstSearch|Break|Brown|BrownForsytheTest|BrowserCategory|BSplineBasis|BSplineCurve|BSplineCurve3DBox|BSplineCurveBox|BSplineCurveBoxOptions|BSplineFunction|BSplineSurface|BSplineSurface3DBox|BubbleChart|BubbleChart3D|BubbleScale|BubbleSizes|ButterflyGraph|Button|ButtonBar|ButtonBox|ButtonBoxOptions|ButtonCell|ButtonContents|ButtonData|ButtonEvaluator|ButtonExpandable|ButtonFrame|ButtonFunction|ButtonMargins|ButtonMinHeight|ButtonNote|ButtonNotebook|ButtonSource|ButtonStyle|ButtonStyleMenuListing|Byte|ByteCount|ByteOrdering|C|CachedValue|CacheGraphics|CallPacket|CanberraDistance|Cancel|CancelButton|CandlestickChart|Cap|CapForm|CapitalDifferentialD|CardinalBSplineBasis|CarmichaelLambda|Cases|Cashflow|Casoratian|Catalan|CatalanNumber|Catch|CauchyDistribution|CayleyGraph|CDF|CDFWavelet|Ceiling|Cell|CellAutoOverwrite|CellBaseline|CellBoundingBox|CellBracketOptions|CellChangeTimes|CellContents|CellContext|CellDingbat|CellDynamicExpression|CellEditDuplicate|CellElementsBoundingBox|CellElementSpacings|CellEpilog|CellEvaluationDuplicate|CellEvaluationFunction|CellEventActions|CellFrame|CellFrameColor|CellFrameLabelMargins|CellFrameLabels|CellFrameMargins|CellGroup|CellGroupData|CellGrouping|CellGroupingRules|CellHorizontalScrolling|CellID|CellLabel|CellLabelAutoDelete|CellLabelMargins|CellLabelPositioning|CellMargins|CellObject|CellOpen|CellPasswords|CellPrint|CellProlog|CellSize|CellStyle|CellTags|CellularAutomaton|CensoredDistribution|Censoring|Center|CenterDot|CentralMoment|CentralMomentGeneratingFunction|CForm|ChampernowneNumber|ChanVeseBinarize|Character|CharacterEncoding|CharacterEncodingsPath|CharacteristicFunction|CharacteristicPolynomial|CharacterRange|Characters|ChartBaseStyle|ChartElementData|ChartElementDataFunction|ChartElementFunction|ChartElements|ChartLabels|ChartLayout|ChartLegends|ChartStyle|ChebyshevDistance|ChebyshevT|ChebyshevU|Check|CheckAbort|CheckAll|Checkbox|CheckboxBar|CheckboxBox|CheckboxBoxOptions|ChemicalData|ChessboardDistance|ChiDistribution|ChineseRemainder|ChiSquareDistribution|ChoiceButtons|ChoiceDialog|CholeskyDecomposition|Chop|Circle|CircleBox|CircleDot|CircleMinus|CirclePlus|CircleTimes|CirculantGraph|CityData|Clear|ClearAll|ClearAttributes|ClearSystemCache|ClebschGordan|ClickPane|Clip|ClipboardNotebook|ClipFill|ClippingStyle|ClipPlanes|Clock|ClockwiseContourIntegral|Close|Closed|CloseKernels|ClosenessCentrality|Closing|ClosingAutoSave|ClosingEvent|ClusteringComponents|CMYKColor|Coarse|Coefficient|CoefficientArrays|CoefficientDomain|CoefficientList|CoefficientRules|CoifletWavelet|Collect|Colon|ColonForm|ColorCombine|ColorConvert|ColorData|ColorDataFunction|ColorFunction|ColorFunctionScaling|Colorize|ColorNegate|ColorOutput|ColorQuantize|ColorRules|ColorSelectorSettings|ColorSeparate|ColorSetter|ColorSetterBox|ColorSetterBoxOptions|ColorSlider|ColorSpace|Column|ColumnAlignments|ColumnBackgrounds|ColumnForm|ColumnLines|ColumnsEqual|ColumnSpacings|ColumnWidths|CommonDefaultFormatTypes|Commonest|CommonestFilter|CompilationOptions|CompilationTarget|Compile|Compiled|CompiledFunction|Complement|CompleteGraph|CompleteGraphQ|CompleteKaryTree|CompletionsListPacket|Complex|Complexes|ComplexExpand|ComplexInfinity|ComplexityFunction|ComponentMeasurements|ComponentwiseContextMenu|Compose|ComposeList|ComposeSeries|Composition|CompoundExpression|Compress|CompressedData|Condition|ConditionalExpression|Conditioned|Cone|ConeBox|ConfidenceLevel|ConfigurationPath|Congruent|Conjugate|ConjugateTranspose|Conjunction|Connect|ConnectedComponents|ConnectedGraphQ|ConoverTest|ConsoleMessage|ConsoleMessagePacket|ConsolePrint|Constant|ConstantArray|Constants|ConstrainedMax|ConstrainedMin|ContentsBoundingBox|ContentSelectable|ContentSize|Context|ContextMenu|Contexts|ContextToFilename|ContextToFileName|Continuation|Continue|ContinuedFraction|ContinuedFractionK|ContinuousAction|ContinuousTimeModelQ|ContinuousWaveletData|ContinuousWaveletTransform|ContourDetect|ContourGraphics|ContourIntegral|ContourLabels|ContourLines|ContourPlot|ContourPlot3D|Contours|ContourShading|ContourSmoothing|ContourStyle|ContraharmonicMean|Control|ControlActive|ControlAlignment|ControllabilityGramian|ControllabilityMatrix|ControllableDecomposition|ControllableModelQ|ControllerDuration|ControllerInformation|ControllerInformationData|ControllerLinking|ControllerManipulate|ControllerMethod|ControllerPath|ControllerState|ControlPlacement|ControlsRendering|ControlType|Convergents|ConversionOptions|ConversionRules|ConvertToBitmapPacket|ConvertToPostScript|ConvertToPostScriptPacket|Convolve|CoordinatesToolOptions|CoprimeQ|Coproduct|CopulaDistribution|Copyable|CopyDirectory|CopyFile|CopyTag|CopyToClipboard|Corner|CornerFilter|CornerNeighbors|Correlation|CorrelationDistance|Cos|Cosh|CoshIntegral|CosineDistance|CosIntegral|Cot|Coth|Count|CounterAssignments|CounterBox|CounterBoxOptions|CounterClockwiseContourIntegral|CounterEvaluator|CounterFunction|CounterIncrements|CounterStyle|CounterStyleMenuListing|CountRoots|CountryData|Covariance|CovarianceEstimatorFunction|CramerVonMisesTest|CreateArchive|CreateDialog|CreateDirectory|CreateDocument|CreateIntermediateDirectories|CreatePalette|CreatePalettePacket|CreateScheduledTask|CreateWindow|CriticalSection|Cross|CrossingDetect|CrossMatrix|Csc|Csch|Cubics|Cuboid|CuboidBox|Cumulant|CumulantGeneratingFunction|Cup|CupCap|Curl|CurlyDoubleQuote|CurlyQuote|CurrentImage|CurrentlySpeakingPacket|CurrentValue|CurvatureFlowFilter|Curve|CurveBox|Cyan|CycleGraph|Cyclotomic|Cylinder|CylinderBox|CylindricalDecomposition|D|DagumDistribution|DamerauLevenshteinDistance|DampingFactor|Darker|Dashed|Dashing|DataCompression|DataDistribution|DataRange|DataReversed|Date|DateDelimiters|DateDifference|DateFunction|DateList|DateListLogPlot|DateListPlot|DatePattern|DatePlus|DateString|DateTicksFormat|DaubechiesWavelet|DavisDistribution|DawsonF|DeBruijnGraph|Debug|DebugTag|Decimal|DeclareKnownSymbols|DeclarePackage|Decompose|Decrement|DedekindEta|Default|DefaultAxesStyle|DefaultBaseStyle|DefaultBoxStyle|DefaultButton|DefaultColor|DefaultControlPlacement|DefaultDuplicateCellStyle|DefaultDuration|DefaultElement|DefaultFont|DefaultFontProperties|DefaultFormatType|DefaultFormatTypeForStyle|DefaultFrameStyle|DefaultGhostContentsStyle|DefaultInlineFormatType|DefaultInputFormatType|DefaultLabelStyle|DefaultNaturalLanguage|DefaultNewCellStyle|DefaultNewInlineCellStyle|DefaultNotebook|DefaultOptions|DefaultOutputFormatType|DefaultStyle|DefaultStyleDefinitions|DefaultTextFormatType|DefaultTextInlineFormatType|DefaultTooltipStyle|DefaultValues|Defer|DefineExternal|Definition|Degree|DegreeCentrality|DegreeLexicographic|DegreeReverseLexicographic|Deinitialization|Del|Deletable|Delete|DeleteBorderComponents|DeleteCases|DeleteContents|DeleteDirectory|DeleteDuplicates|DeleteFile|DeleteSmallComponents|DeleteWithContents|DeletionWarning|Delimiter|DelimiterFlashTime|DelimiterMatching|Delimiters|Denominator|DensityGraphics|DensityHistogram|DensityPlot|DependentVariables|Deploy|Deployed|Depth|DepthFirstSearch|Derivative|DesignMatrix|DestroyAfterEvaluation|Det|DGaussianWavelet|DiacriticalPositioning|Diagonal|DiagonalMatrix|Dialog|DialogIndent|DialogInput|DialogLevel|DialogNotebook|DialogProlog|DialogReturn|DialogSymbols|Diamond|DiamondMatrix|DiceDissimilarity|DictionaryLookup|DifferenceDelta|DifferenceOrder|DifferenceRoot|DifferenceRootReduce|Differences|DifferentialD|DifferentialRoot|DifferentialRootReduce|DigitBlock|DigitBlockMinimum|DigitCharacter|DigitCount|DigitQ|Dilation|Dimensions|DiracComb|DiracDelta|DirectedEdge|DirectedEdges|DirectedGraphQ|DirectedInfinity|Direction|Directive|Directory|DirectoryName|DirectoryQ|DirectoryStack|DirichletCharacter|DirichletConvolve|DirichletDistribution|DirichletL|DirichletTransform|DisableConsolePrintPacket|DiscreteConvolve|DiscreteDelta|DiscreteIndicator|DiscreteLQEstimatorGains|DiscreteLQRegulatorGains|DiscreteLyapunovSolve|DiscretePlot|DiscretePlot3D|DiscreteRatio|DiscreteRiccatiSolve|DiscreteShift|DiscreteTimeModelOptions|DiscreteTimeModelQ|DiscreteUniformDistribution|DiscreteWaveletData|DiscreteWaveletPacketTransform|DiscreteWaveletTransform|Discriminant|Disjunction|Disk|DiskBox|DiskMatrix|Dispatch|DispersionEstimatorFunction|Display|DisplayAllSteps|DisplayEndPacket|DisplayFlushImagePacket|DisplayForm|DisplayFunction|DisplayPacket|DisplayRules|DisplaySetSizePacket|DisplayString|DisplayTemporary|DisplayWith|DisplayWithRef|DisplayWithVariable|DistanceFunction|DistanceTransform|Distribute|Distributed|DistributedContexts|DistributeDefinitions|DistributionChart|DistributionDomain|DistributionFitTest|DistributionParameterAssumptions|DistributionParameterQ|Dithering|Divergence|Divide|DivideBy|Dividers|Divisible|Divisors|DivisorSigma|DivisorSum|DMSList|DMSString|Do|DockedCells|DocumentNotebook|DOSTextFormat|Dot|DotDashed|DotEqual|Dotted|DoubleBracketingBar|DoubleContourIntegral|DoubleDownArrow|DoubleLeftArrow|DoubleLeftRightArrow|DoubleLeftTee|DoubleLongLeftArrow|DoubleLongLeftRightArrow|DoubleLongRightArrow|DoubleRightArrow|DoubleRightTee|DoubleUpArrow|DoubleUpDownArrow|DoubleVerticalBar|DoublyInfinite|Down|DownArrow|DownArrowBar|DownArrowUpArrow|DownLeftRightVector|DownLeftTeeVector|DownLeftVector|DownLeftVectorBar|DownRightTeeVector|DownRightVector|DownRightVectorBar|DownTee|DownTeeArrow|DownValues|DragAndDrop|DrawEdges|DrawFrontFaces|DrawHighlighted|Drop|DSolve|Dt|DualLinearProgramming|DualSystemsModel|DumpGet|DumpSave|Dynamic|DynamicBox|DynamicBoxOptions|DynamicEvaluationTimeout|DynamicLocation|DynamicModule|DynamicModuleBox|DynamicModuleBoxOptions|DynamicModuleParent|DynamicModuleValues|DynamicName|DynamicNamespace|DynamicReference|DynamicSetting|DynamicUpdating|DynamicWrapper|DynamicWrapperBox|DynamicWrapperBoxOptions|E|EdgeAdd|EdgeCapForm|EdgeColor|EdgeCount|EdgeCoverQ|EdgeDashing|EdgeDelete|EdgeDetect|EdgeForm|EdgeFunction|EdgeIndex|EdgeJoinForm|EdgeLabeling|EdgeLabels|EdgeList|EdgeOpacity|EdgeQ|EdgeRenderingFunction|EdgeRules|EdgeStyle|EdgeThickness|EdgeWeight|Editable|EditButtonSettings|EditCellTagsSettings|EditDistance|EffectiveInterest|Eigensystem|Eigenvalues|EigenvectorCentrality|Eigenvectors|Element|ElementData|Eliminate|EliminationOrder|EllipticE|EllipticExp|EllipticExpPrime|EllipticF|EllipticK|EllipticLog|EllipticNomeQ|EllipticPi|EllipticReducedHalfPeriods|EllipticTheta|EllipticThetaPrime|EmitSound|EmphasizeSyntaxErrors|EmpiricalDistribution|Empty|EnableConsolePrintPacket|Enabled|Encode|End|EndAdd|EndDialogPacket|EndFrontEndInteractionPacket|EndOfFile|EndOfLine|EndOfString|EndPackage|EngineeringForm|Enter|EnterExpressionPacket|EnterTextPacket|Entropy|EntropyFilter|Environment|Epilog|Equal|EqualColumns|EqualRows|EqualTilde|EquatedTo|Equilibrium|Equivalent|Erf|Erfc|Erfi|ErlangDistribution|Erosion|ErrorBox|ErrorBoxOptions|ErrorNorm|ErrorPacket|ErrorsDialogSettings|EstimatedDistribution|EstimatorGains|EstimatorRegulator|EuclideanDistance|EulerE|EulerGamma|EulerianGraphQ|EulerPhi|Evaluatable|Evaluate|Evaluated|EvaluatePacket|EvaluationCell|EvaluationCompletionAction|EvaluationElements|EvaluationMode|EvaluationMonitor|EvaluationNotebook|EvaluationObject|EvaluationOrder|Evaluator|EvaluatorNames|EvenQ|EventEvaluator|EventHandler|EventHandlerTag|EventLabels|ExactNumberQ|ExactRootIsolation|ExampleData|Except|ExcludedForms|ExcludePods|Exclusions|ExclusionsStyle|Exists|Exit|ExitDialog|Exp|Expand|ExpandAll|ExpandDenominator|ExpandFileName|ExpandNumerator|Expectation|ExpectedValue|ExpGammaDistribution|ExpIntegralE|ExpIntegralEi|Exponent|ExponentFunction|ExponentialDistribution|ExponentialFamily|ExponentialGeneratingFunction|ExponentialMovingAverage|ExponentialPowerDistribution|ExponentPosition|ExponentStep|Export|ExportAutoReplacements|ExportPacket|ExportString|Expression|ExpressionCell|ExpressionPacket|ExpToTrig|ExtendedGCD|Extension|ExtentElementFunction|ExtentMarkers|ExtentSize|ExternalCall|ExternalDataCharacterEncoding|Extract|ExtractArchive|ExtremeValueDistribution|FaceForm|FaceGrids|FaceGridsStyle|Factor|FactorComplete|Factorial|Factorial2|FactorialMoment|FactorialMomentGeneratingFunction|FactorialPower|FactorInteger|FactorList|FactorSquareFree|FactorSquareFreeList|FactorTerms|FactorTermsList|Fail|False|FEDisableConsolePrintPacket|FeedbackType|FEEnableConsolePrintPacket|Fibonacci|FieldMasked|FieldSize|File|FileBaseName|FileByteCount|FileDate|FileExistsQ|FileExtension|FileFormat|FileHash|FileInformation|FileName|FileNameDepth|FileNameDialogSettings|FileNameDrop|FileNameJoin|FileNames|FileNameSetter|FileNameSplit|FileNameTake|FilePrint|FileType|FilledCurve|FilledCurveBox|Filling|FillingStyle|FillingTransform|FilterRules|FinancialBond|FinancialData|FinancialDerivative|FinancialIndicator|FinancialPattern|Find|FindArgMax|FindArgMin|FindClique|FindClusters|FindCurvePath|FindDistributionParameters|FindDivisions|FindEdgeCover|FindEulerianCycle|FindFile|FindFit|FindGeneratingFunction|FindGeoLocation|FindGeometricTransform|FindHamiltonianCycle|FindIndependentEdgeSet|FindIndependentVertexSet|FindInstance|FindIntegerRelation|FindLibrary|FindLinearRecurrence|FindList|FindMaximum|FindMaxValue|FindMinimum|FindMinValue|FindPermutation|FindRoot|FindSequenceFunction|FindSettings|FindShortestPath|FindShortestTour|FindThreshold|FindVertexCover|Fine|FinishDynamic|FiniteAbelianGroupCount|FiniteGroupCount|FiniteGroupData|First|FisherHypergeometricDistribution|FisherRatioTest|FisherZDistribution|Fit|FitAll|FittedModel|FixedPoint|FixedPointList|FlashSelection|Flat|Flatten|FlattenAt|FlipView|Floor|FlushPrintOutputPacket|Fold|FoldList|Font|FontColor|FontFamily|FontForm|FontName|FontOpacity|FontPostScriptName|FontProperties|FontReencoding|FontSize|FontSlant|FontSubstitutions|FontTracking|FontVariations|FontWeight|For|ForAll|Format|FormatRules|FormatType|FormatTypeAutoConvert|FormatValues|FormBox|FormBoxOptions|FortranForm|Forward|ForwardBackward|Fourier|FourierCoefficient|FourierCosCoefficient|FourierCosSeries|FourierCosTransform|FourierDCT|FourierDST|FourierParameters|FourierSequenceTransform|FourierSeries|FourierSinCoefficient|FourierSinSeries|FourierSinTransform|FourierTransform|FourierTrigSeries|FractionalPart|FractionBox|FractionBoxOptions|FractionLine|Frame|FrameBox|FrameBoxOptions|Framed|FrameInset|FrameLabel|Frameless|FrameMargins|FrameStyle|FrameTicks|FrameTicksStyle|FRatioDistribution|FrechetDistribution|FreeQ|FresnelC|FresnelS|FrobeniusNumber|FrobeniusSolve|FromCharacterCode|FromCoefficientRules|FromContinuedFraction|FromCycles|FromDate|FromDigits|FromDMS|Front|FrontEndDynamicExpression|FrontEndEventActions|FrontEndExecute|FrontEndObject|FrontEndResource|FrontEndResourceString|FrontEndStackSize|FrontEndToken|FrontEndTokenExecute|FrontEndValueCache|FrontEndVersion|FrontFaceColor|FrontFaceOpacity|Full|FullAxes|FullDefinition|FullForm|FullGraphics|FullOptions|FullSimplify|Function|FunctionExpand|FunctionInterpolation|FunctionSpace|GaborWavelet|GainMargins|GainPhaseMargins|Gamma|GammaDistribution|GammaRegularized|GapPenalty|Gather|GatherBy|GaussianFilter|GaussianIntegers|GaussianMatrix|GCD|GegenbauerC|General|GeneralizedLinearModelFit|GenerateConditions|GeneratedCell|GeneratedParameters|GeneratingFunction|Generic|GenericCylindricalDecomposition|GenomeData|GenomeLookup|GeodesicDilation|GeodesicErosion|GeoDestination|GeodesyData|GeoDirection|GeoDistance|GeoGridPosition|GeometricDistribution|GeometricMean|GeometricMeanFilter|GeometricTransformation|GeometricTransformation3DBox|GeometricTransformation3DBoxOptions|GeometricTransformationBox|GeometricTransformationBoxOptions|GeoPosition|GeoPositionENU|GeoPositionXYZ|GeoProjectionData|Get|GetBoundingBoxSizePacket|GetContext|GetFileName|GetFrontEndOptionsDataPacket|GetLinebreakInformationPacket|GetMenusPacket|GetPageBreakInformationPacket|getProperties|GhostContents|GhostContentsStyle|Glaisher|GlobalPreferences|GlobalSession|Glow|GoldenRatio|GompertzMakehamDistribution|Goto|Gradient|GradientFilter|Graph|GraphCenter|GraphComplement|GraphData|GraphDiameter|GraphDistance|GraphDistanceMatrix|GraphEccentricity|GraphElementData|Graphics|Graphics3D|Graphics3DBox|Graphics3DBoxOptions|GraphicsArray|GraphicsBaseline|GraphicsBox|GraphicsBoxOptions|GraphicsColor|GraphicsColumn|GraphicsComplex|GraphicsComplex3DBox|GraphicsComplex3DBoxOptions|GraphicsComplexBox|GraphicsComplexBoxOptions|GraphicsContents|GraphicsData|GraphicsGrid|GraphicsGridBox|GraphicsGroup|GraphicsGroup3DBox|GraphicsGroup3DBoxOptions|GraphicsGroupBox|GraphicsGroupBoxOptions|GraphicsGrouping|GraphicsHighlightColor|GraphicsRow|GraphicsSpacing|GraphicsStyle|GraphLayout|GraphPeriphery|GraphPlot|GraphPlot3D|GraphPower|GraphQ|GraphRadius|GraphRoot|GraphStyle|Gray|GrayLevel|GreatCircleDistance|Greater|GreaterEqual|GreaterEqualLess|GreaterFullEqual|GreaterGreater|GreaterLess|GreaterSlantEqual|GreaterTilde|Green|Grid|GridBaseline|GridBox|GridBoxAlignment|GridBoxBackground|GridBoxDividers|GridBoxFrame|GridBoxItemSize|GridBoxItemStyle|GridBoxOptions|GridBoxSpacings|GridCreationSettings|GridDefaultElement|GridElementStyleOptions|GridFrame|GridFrameMargins|GridGraph|GridLines|GridLinesStyle|GroebnerBasis|GroupActionBase|GroupCentralizer|GroupElementPosition|GroupElementQ|GroupElements|GroupGenerators|GroupIdentify|GroupMultiplicationTable|GroupOrbits|GroupOrder|GroupPageBreakWithin|GroupSetwiseStabilizer|GroupStabilizer|GroupStabilizerChain|Gudermannian|GumbelDistribution|HaarWavelet|HalfNormalDistribution|HamiltonianGraphQ|HammingDistance|HankelH1|HankelH2|HankelMatrix|HararyGraph|HarmonicMean|HarmonicMeanFilter|HarmonicNumber|Hash|HashTable|Haversine|HazardFunction|Head|HeadCompose|Heads|HeavisideLambda|HeavisidePi|HeavisideTheta|HeldPart|HelpBrowserLookup|HelpBrowserNotebook|HelpBrowserSettings|HermiteDecomposition|HermiteH|HermitianMatrixQ|HessenbergDecomposition|Hessian|HexadecimalCharacter|HiddenSurface|HighlightGraph|HilbertMatrix|Histogram|Histogram3D|HistogramDistribution|HistogramList|HitMissTransform|HITSCentrality|Hold|HoldAll|HoldAllComplete|HoldComplete|HoldFirst|HoldForm|HoldPattern|HoldRest|HomeDirectory|HomePage|Horizontal|HorizontalForm|HorizontalScrollPosition|HornerForm|HotellingTSquareDistribution|HoughLines|HoytDistribution|HTMLSave|Hue|HumpDownHump|HumpEqual|HurwitzLerchPhi|HurwitzZeta|HyperbolicDistribution|HypercubeGraph|Hyperfactorial|Hypergeometric0F1|Hypergeometric0F1Regularized|Hypergeometric1F1|Hypergeometric1F1Regularized|Hypergeometric2F1|Hypergeometric2F1Regularized|HypergeometricDistribution|HypergeometricPFQ|HypergeometricPFQRegularized|HypergeometricU|Hyperlink|HyperlinkCreationSettings|Hyphenation|HyphenationOptions|HypothesisTestData|I|Identity|IdentityMatrix|If|IgnoreCase|Im|Image|ImageAdd|ImageAdjust|ImageAlign|ImageApply|ImageAspectRatio|ImageAssemble|ImageCache|ImageCacheValid|ImageCapture|ImageChannels|ImageChop|ImageClip|ImageColorSpace|ImageCompose|ImageConvolve|ImageCooccurrence|ImageCorrelate|ImageCorrespondingPoints|ImageCrop|ImageData|ImageDataPacket|ImageDeconvolve|ImageDifference|ImageDimensions|ImageEffect|ImageFilter|ImageForestingComponents|ImageForwardTransformation|ImageHistogram|ImageKeypoints|ImageLevels|ImageMargins|ImageMultiply|ImageOffset|ImagePad|ImagePadding|ImagePartition|ImagePerspectiveTransformation|ImageQ|ImageRangeCache|ImageReflect|ImageRegion|ImageResize|ImageResolution|ImageRotate|ImageRotated|ImageScaled|ImageSize|ImageSizeAction|ImageSizeCache|ImageSizeMultipliers|ImageSizeRaw|ImageSubtract|ImageTake|ImageTransformation|ImageTrim|ImageType|ImageValue|Implies|Import|ImportAutoReplacements|ImportString|In|IncidenceGraph|IncidenceMatrix|IncludeConstantBasis|IncludeFileExtension|IncludePods|IncludeSingularTerm|Increment|Indent|IndentingNewlineSpacings|IndentMaxFraction|IndependentEdgeSetQ|IndependentVertexSetQ|Indeterminate|IndexCreationOptions|IndexTag|Inequality|InexactNumberQ|InexactNumbers|Infinity|Infix|Information|Inherited|InheritScope|Initialization|InitializationCell|InitializationCellEvaluation|InitializationCellWarning|InlineCounterAssignments|InlineCounterIncrements|InlineRules|Inner|Inpaint|Input|InputAliases|InputAutoFormat|InputAutoReplacements|InputField|InputFieldBox|InputFieldBoxOptions|InputForm|InputGrouping|InputNamePacket|InputNotebook|InputPacket|InputSettings|InputStream|InputString|InputStringPacket|InputToBoxFormPacket|Insert|InsertionPointObject|InsertResults|Inset|Inset3DBox|Inset3DBoxOptions|InsetBox|InsetBoxOptions|Install|InstallService|InString|Integer|IntegerDigits|IntegerExponent|IntegerLength|IntegerPart|IntegerPartitions|IntegerQ|Integers|IntegerString|Integral|Integrate|Interactive|InteractiveTradingChart|Interlaced|Interleaving|InternallyBalancedDecomposition|InterpolatingFunction|InterpolatingPolynomial|Interpolation|InterpolationOrder|InterpolationPoints|InterpolationPrecision|Interpretation|InterpretationBox|InterpretationBoxOptions|InterpretationFunction|InterpretTemplate|InterquartileRange|Interrupt|InterruptSettings|Intersection|Interval|IntervalIntersection|IntervalMemberQ|IntervalUnion|Inverse|InverseBetaRegularized|InverseCDF|InverseChiSquareDistribution|InverseContinuousWaveletTransform|InverseDistanceTransform|InverseEllipticNomeQ|InverseErf|InverseErfc|InverseFourier|InverseFourierCosTransform|InverseFourierSequenceTransform|InverseFourierSinTransform|InverseFourierTransform|InverseFunction|InverseFunctions|InverseGammaDistribution|InverseGammaRegularized|InverseGaussianDistribution|InverseGudermannian|InverseHaversine|InverseJacobiCD|InverseJacobiCN|InverseJacobiCS|InverseJacobiDC|InverseJacobiDN|InverseJacobiDS|InverseJacobiNC|InverseJacobiND|InverseJacobiNS|InverseJacobiSC|InverseJacobiSD|InverseJacobiSN|InverseLaplaceTransform|InversePermutation|InverseRadon|InverseSeries|InverseSurvivalFunction|InverseWaveletTransform|InverseWeierstrassP|InverseZTransform|Invisible|InvisibleApplication|InvisibleTimes|IrreduciblePolynomialQ|IsolatingInterval|IsotopeData|Italic|Item|ItemAspectRatio|ItemBox|ItemBoxOptions|ItemSize|ItemStyle|JaccardDissimilarity|JacobiAmplitude|Jacobian|JacobiCD|JacobiCN|JacobiCS|JacobiDC|JacobiDN|JacobiDS|JacobiNC|JacobiND|JacobiNS|JacobiP|JacobiSC|JacobiSD|JacobiSN|JacobiSymbol|JacobiZeta|JarqueBeraALMTest|JohnsonDistribution|Join|Joined|JoinForm|JordanDecomposition|JordanModelDecomposition|K|KagiChart|KalmanEstimator|KarhunenLoeveDecomposition|KaryTree|KatzCentrality|KDistribution|KelvinBei|KelvinBer|KelvinKei|KelvinKer|KernelExecute|KernelMixtureDistribution|KernelObject|Kernels|Khinchin|KirchhoffGraph|KirchhoffMatrix|KleinInvariantJ|KnightTourGraph|KnotData|KolmogorovSmirnovTest|KroneckerDelta|KroneckerProduct|KroneckerSymbol|KuiperTest|KumaraswamyDistribution|Kurtosis|KuwaharaFilter|Label|Labeled|LabeledSlider|LabelingFunction|LabelStyle|LaguerreL|LambertW|LandauDistribution|Language|LanguageCategory|Laplace|LaplaceDistribution|LaplaceTransform|LaplacianFilter|LaplacianGaussianFilter|Large|Larger|Last|Latitude|LatitudeLongitude|LatticeData|LatticeReduce|Launch|LaunchKernels|LayeredGraphPlot|LayerSizeFunction|LayoutInformation|LCM|LeafCount|LeastSquares|Left|LeftArrow|LeftArrowBar|LeftArrowRightArrow|LeftDownTeeVector|LeftDownVector|LeftDownVectorBar|LeftRightArrow|LeftRightVector|LeftTee|LeftTeeArrow|LeftTeeVector|LeftTriangle|LeftTriangleBar|LeftTriangleEqual|LeftUpDownVector|LeftUpTeeVector|LeftUpVector|LeftUpVectorBar|LeftVector|LeftVectorBar|LegendAppearance|Legended|LegendreP|LegendreQ|LegendreType|Length|LengthWhile|LerchPhi|Less|LessEqual|LessEqualGreater|LessFullEqual|LessGreater|LessLess|LessSlantEqual|LessTilde|LetterCharacter|LetterQ|Level|LevelsetBinarize|LeveneTest|LeviCivitaTensor|LevyDistribution|Lexicographic|LibraryFunction|LibraryFunctionError|LibraryFunctionInformation|LibraryFunctionLoad|LibraryFunctionUnload|LibraryLoad|LibraryUnload|LicenseID|LiftingWaveletTransform|LightBlue|LightBrown|LightCyan|Lighter|LightGray|LightGreen|Lighting|LightingAngle|LightMagenta|LightOrange|LightPink|LightPurple|LightRed|LightSources|LightYellow|Likelihood|Limit|LimitsPositioning|LimitsPositioningTokens|LindleyDistribution|Line|Line3DBox|LinearFilter|LinearFractionalTransform|LinearModelFit|LinearOffsetFunction|LinearProgramming|LinearRecurrence|LinearSolve|LinearSolveFunction|LineBox|LineBreak|LinebreakAdjustments|LineBreakChart|LineBreakWithin|LineColor|LineForm|LineGraph|LineIndent|LineIndentMaxFraction|LineIntegralConvolutionPlot|LineIntegralConvolutionScale|LineOpacity|LineSpacing|LineWrapParts|LinkActivate|LinkClose|LinkConnect|LinkConnectedQ|LinkCreate|LinkError|LinkFlush|LinkFunction|LinkHost|LinkInterrupt|LinkLaunch|LinkMode|LinkObject|LinkOpen|LinkOptions|LinkPatterns|LinkProtocol|LinkRead|LinkReadHeld|LinkReadyQ|Links|LinkWrite|LinkWriteHeld|LiouvilleLambda|List|Listable|ListAnimate|ListContourPlot|ListContourPlot3D|ListConvolve|ListCorrelate|ListCurvePathPlot|ListDeconvolve|ListDensityPlot|Listen|ListInterpolation|ListLineIntegralConvolutionPlot|ListLinePlot|ListLogLinearPlot|ListLogLogPlot|ListLogPlot|ListPlay|ListPlot|ListPlot3D|ListPointPlot3D|ListPolarPlot|ListQ|ListStreamDensityPlot|ListStreamPlot|ListSurfacePlot3D|ListVectorDensityPlot|ListVectorPlot|ListVectorPlot3D|Literal|LiteralSearch|LocalizeVariables|LocationEquivalenceTest|LocationTest|Locator|LocatorAutoCreate|LocatorBox|LocatorBoxOptions|LocatorCentering|LocatorPane|LocatorPaneBox|LocatorPaneBoxOptions|LocatorRegion|Locked|Log|Log10|Log2|LogBarnesG|LogGamma|LogGammaDistribution|LogicalExpand|LogIntegral|LogisticDistribution|LogitModelFit|LogLikelihood|LogLinearPlot|LogLogisticDistribution|LogLogPlot|LogNormalDistribution|LogPlot|LogSeriesDistribution|LongEqual|Longest|LongestAscendingSequence|LongestCommonSequence|LongestCommonSequencePositions|LongestCommonSubsequence|LongestCommonSubsequencePositions|LongestMatch|LongForm|Longitude|LongLeftArrow|LongLeftRightArrow|LongRightArrow|Loopback|LoopFreeGraphQ|LowerCaseQ|LowerLeftArrow|LowerRightArrow|LowerTriangularize|LQEstimatorGains|LQGRegulator|LQOutputRegulatorGains|LQRegulatorGains|LUBackSubstitution|LucasL|LUDecomposition|LyapunovSolve|MachineID|MachineName|MachineNumberQ|MachinePrecision|MacintoshSystemPageSetup|Magenta|Magnification|Magnify|MainSolve|MaintainDynamicCaches|Majority|MakeBoxes|MakeExpression|MakeRules|MangoldtLambda|ManhattanDistance|Manipulate|Manipulator|MannWhitneyTest|MantissaExponent|Manual|Map|MapAll|MapAt|MapIndexed|MapThread|MarcumQ|MardiaCombinedTest|MardiaKurtosisTest|MardiaSkewnessTest|MarginalDistribution|Masking|MatchingDissimilarity|MatchLocalNameQ|MatchLocalNames|MatchQ|MathematicaNotation|MathieuC|MathieuCharacteristicA|MathieuCharacteristicB|MathieuCharacteristicExponent|MathieuCPrime|MathieuS|MathieuSPrime|MathMLForm|MathMLText|MatrixExp|MatrixForm|MatrixPlot|MatrixPower|MatrixQ|MatrixRank|Max|MaxBend|MaxDetect|MaxExtraBandwidths|MaxExtraConditions|MaxFilter|Maximize|MaxIterations|MaxMemoryUsed|MaxMixtureKernels|MaxPlotPoints|MaxPoints|MaxRecursion|MaxStableDistribution|MaxStepFraction|MaxSteps|MaxStepSize|MaxValue|MaxwellDistribution|Mean|MeanDeviation|MeanFilter|MeanShift|MeanShiftFilter|Median|MedianDeviation|MedianFilter|Medium|MeijerG|MemberQ|MemoryConstrained|MemoryInUse|Menu|MenuAppearance|MenuCommandKey|MenuEvaluator|MenuItem|MenuPacket|MenuPosition|MenuView|MergeDifferences|Mesh|MeshFunctions|MeshRange|MeshShading|MeshStyle|Message|MessageDialog|MessageList|MessageName|MessageOptions|MessagePacket|Messages|MessagesNotebook|MetaCharacters|Method|MethodOptions|MexicanHatWavelet|MeyerWavelet|Midpoint|Min|MinDetect|MinFilter|MinimalPolynomial|MinimalStateSpaceModel|Minimize|MinMaxCurvatureFlowFilter|Minors|MinRecursion|MinSize|MinStableDistribution|Minus|MinusPlus|MinValue|Missing|MixedGraphQ|MixtureDistribution|Mod|Modal|Mode|Modular|ModularLambda|Module|Modulus|MoebiusMu|Moment|Momentary|MomentConvert|MomentEvaluate|MomentGeneratingFunction|Monitor|MonomialList|MonomialOrder|MorletWavelet|MorphologicalBinarize|MorphologicalBranchPoints|MorphologicalComponents|MorphologicalEulerNumber|MorphologicalPerimeter|MorphologicalTransform|Most|MouseAnnotation|MouseAppearance|MouseAppearanceTag|MouseButtons|Mouseover|MousePointerNote|MousePosition|MovingAverage|MovingMedian|MoyalDistribution|MultiEdges|MultiedgeStyle|MultiGraphQ|MultilaunchWarning|MultiLetterItalics|MultiLetterStyle|MultilineFunction|Multinomial|MultinomialDistribution|MultinormalDistribution|MultiplicativeOrder|Multiplicity|MultivariateHypergeometricDistribution|MultivariatePoissonDistribution|MultivariateTDistribution|N|NakagamiDistribution|NameQ|Names|NamespaceBox|Nand|NArgMax|NArgMin|NBernoulliB|NCache|NDSolve|Nearest|NearestFunction|NeedCurrentFrontEndPackagePacket|NeedCurrentFrontEndSymbolsPacket|NeedlemanWunschSimilarity|Needs|Negative|NegativeBinomialDistribution|NegativeMultinomialDistribution|NeighborhoodGraph|Nest|NestedGreaterGreater|NestedLessLess|NestedScriptRules|NestList|NestWhile|NestWhileList|NevilleThetaC|NevilleThetaD|NevilleThetaN|NevilleThetaS|NewPrimitiveStyle|NExpectation|Next|NextPrime|NHoldAll|NHoldFirst|NHoldRest|NicholsGridLines|NicholsPlot|NIntegrate|NMaximize|NMaxValue|NMinimize|NMinValue|NominalVariables|NonAssociative|NoncentralBetaDistribution|NoncentralChiSquareDistribution|NoncentralFRatioDistribution|NoncentralStudentTDistribution|NonCommutativeMultiply|NonConstants|None|NonlinearModelFit|NonNegative|NonPositive|Nor|NorlundB|Norm|Normal|NormalDistribution|NormalGrouping|Normalize|NormalizedSquaredEuclideanDistance|NormalsFunction|NormFunction|Not|NotCongruent|NotCupCap|NotDoubleVerticalBar|Notebook|NotebookApply|NotebookAutoSave|NotebookClose|NotebookConvertSettings|NotebookCreate|NotebookCreateReturnObject|NotebookDefault|NotebookDelete|NotebookDirectory|NotebookDynamicExpression|NotebookEvaluate|NotebookEventActions|NotebookFileName|NotebookFind|NotebookFindReturnObject|NotebookGet|NotebookGetLayoutInformationPacket|NotebookGetMisspellingsPacket|NotebookInformation|NotebookInterfaceObject|NotebookLocate|NotebookObject|NotebookOpen|NotebookOpenReturnObject|NotebookPath|NotebookPrint|NotebookPut|NotebookPutReturnObject|NotebookRead|NotebookResetGeneratedCells|Notebooks|NotebookSave|NotebookSaveAs|NotebookSelection|NotebookSetupLayoutInformationPacket|NotebooksMenu|NotebookWrite|NotElement|NotEqualTilde|NotExists|NotGreater|NotGreaterEqual|NotGreaterFullEqual|NotGreaterGreater|NotGreaterLess|NotGreaterSlantEqual|NotGreaterTilde|NotHumpDownHump|NotHumpEqual|NotLeftTriangle|NotLeftTriangleBar|NotLeftTriangleEqual|NotLess|NotLessEqual|NotLessFullEqual|NotLessGreater|NotLessLess|NotLessSlantEqual|NotLessTilde|NotNestedGreaterGreater|NotNestedLessLess|NotPrecedes|NotPrecedesEqual|NotPrecedesSlantEqual|NotPrecedesTilde|NotReverseElement|NotRightTriangle|NotRightTriangleBar|NotRightTriangleEqual|NotSquareSubset|NotSquareSubsetEqual|NotSquareSuperset|NotSquareSupersetEqual|NotSubset|NotSubsetEqual|NotSucceeds|NotSucceedsEqual|NotSucceedsSlantEqual|NotSucceedsTilde|NotSuperset|NotSupersetEqual|NotTilde|NotTildeEqual|NotTildeFullEqual|NotTildeTilde|NotVerticalBar|NProbability|NProduct|NProductFactors|NRoots|NSolve|NSum|NSumTerms|Null|NullRecords|NullSpace|NullWords|Number|NumberFieldClassNumber|NumberFieldDiscriminant|NumberFieldFundamentalUnits|NumberFieldIntegralBasis|NumberFieldNormRepresentatives|NumberFieldRegulator|NumberFieldRootsOfUnity|NumberFieldSignature|NumberForm|NumberFormat|NumberMarks|NumberMultiplier|NumberPadding|NumberPoint|NumberQ|NumberSeparator|NumberSigns|NumberString|Numerator|NumericFunction|NumericQ|NValues|NyquistGridLines|NyquistPlot|O|ObservabilityGramian|ObservabilityMatrix|ObservableDecomposition|ObservableModelQ|OddQ|Off|Offset|OLEData|On|OneIdentity|Opacity|Open|OpenAppend|Opener|OpenerBox|OpenerBoxOptions|OpenerView|OpenFunctionInspectorPacket|Opening|OpenRead|OpenSpecialOptions|OpenTemporary|OpenWrite|Operate|OperatingSystem|Optional|OptionInspectorSettings|OptionQ|Options|OptionsPacket|OptionsPattern|OptionValue|OptionValueBox|OptionValueBoxOptions|Or|Orange|Order|OrderDistribution|OrderedQ|Ordering|Orderless|Orthogonalize|Out|Outer|OutputAutoOverwrite|OutputControllabilityMatrix|OutputControllableModelQ|OutputForm|OutputFormData|OutputGrouping|OutputMathEditExpression|OutputNamePacket|OutputResponse|OutputSizeLimit|OutputStream|Over|OverBar|OverDot|Overflow|OverHat|Overlaps|Overlay|OverlayBox|OverlayBoxOptions|Overscript|OverscriptBox|OverscriptBoxOptions|OverTilde|OverVector|OwenT|OwnValues|PackingMethod|PaddedForm|Padding|PadeApproximant|PadLeft|PadRight|PageBreakAbove|PageBreakBelow|PageBreakWithin|PageFooterLines|PageFooters|PageHeaderLines|PageHeaders|PageHeight|PageRankCentrality|PageWidth|PairedBarChart|PairedHistogram|PairedTTest|PairedZTest|PaletteNotebook|PalettePath|Pane|PaneBox|PaneBoxOptions|Panel|PanelBox|PanelBoxOptions|Paneled|PaneSelector|PaneSelectorBox|PaneSelectorBoxOptions|PaperWidth|ParabolicCylinderD|ParagraphIndent|ParagraphSpacing|ParallelArray|ParallelCombine|ParallelDo|ParallelEvaluate|Parallelization|Parallelize|ParallelMap|ParallelNeeds|ParallelProduct|ParallelSubmit|ParallelSum|ParallelTable|ParallelTry|Parameter|ParameterEstimator|ParameterMixtureDistribution|ParameterVariables|ParametricPlot|ParametricPlot3D|ParentConnect|ParentDirectory|ParentForm|Parenthesize|ParentList|ParetoDistribution|Part|PartialD|ParticleData|Partition|PartitionsP|PartitionsQ|PascalDistribution|PassEventsDown|PassEventsUp|Paste|PasteBoxFormInlineCells|PasteButton|Path|PathGraph|PathGraphQ|Pattern|PatternSequence|PatternTest|PauliMatrix|PaulWavelet|Pause|PausedTime|PDF|PearsonChiSquareTest|PearsonDistribution|PerformanceGoal|Perimeter|PeriodicInterpolation|Permutation|PermutationAction|PermutationGroup|PermutationLength|PermutationListPad|PermutationListQ|PermutationMax|PermutationMin|PermutationOrder|PermutationPower|PermutationProduct|PermutationQ|Permutations|PermutationSupport|Permute|PeronaMalikFilter|Perpendicular|PERTDistribution|PetersenGraph|PhaseMargins|Pi|Pick|Piecewise|PiecewiseExpand|PiecewiseUniformDistribution|PieChart|PieChart3D|Pink|Pivoting|PixelConstrained|PixelValue|Placed|Placeholder|Plain|Play|PlayRange|Plot|Plot3D|Plot3Matrix|PlotDivision|PlotJoined|PlotLabel|PlotLayout|PlotMarkers|PlotPoints|PlotRange|PlotRangeClipping|PlotRangePadding|PlotRegion|PlotStyle|Plus|PlusMinus|Pochhammer|PodStates|PodWidth|Point|Point3DBox|PointBox|PointFigureChart|PointForm|PointSize|PoissonConsulDistribution|PoissonDistribution|PolarAxes|PolarAxesOrigin|PolarGridLines|PolarPlot|PolarTicks|PoleZeroMarkers|PolyaAeppliDistribution|PolyGamma|Polygon|Polygon3DBox|Polygon3DBoxOptions|PolygonBox|PolygonBoxOptions|PolygonHoleScale|PolygonIntersections|PolygonScale|PolyhedronData|PolyLog|PolynomialExtendedGCD|PolynomialForm|PolynomialGCD|PolynomialLCM|PolynomialMod|PolynomialQ|PolynomialQuotient|PolynomialQuotientRemainder|PolynomialReduce|PolynomialRemainder|Polynomials|PopupMenu|PopupMenuBox|PopupMenuBoxOptions|PopupView|PopupWindow|Position|Positive|PositiveDefiniteMatrixQ|PossibleZeroQ|Postfix|PostScript|Power|PowerDistribution|PowerExpand|PowerMod|PowerModList|PowersRepresentations|PowerSymmetricPolynomial|Precedence|PrecedenceForm|Precedes|PrecedesEqual|PrecedesSlantEqual|PrecedesTilde|Precision|PrecisionGoal|PreDecrement|PreemptProtect|PreferencesPath|Prefix|PreIncrement|Prepend|PrependTo|PreserveImageOptions|Previous|PrimaryPlaceholder|Prime|PrimeNu|PrimeOmega|PrimePi|PrimePowerQ|PrimeQ|Primes|PrimeZetaP|PrimitiveRoot|PrincipalComponents|PrincipalValue|Print|PrintAction|PrintForm|PrintingCopies|PrintingOptions|PrintingPageRange|PrintingStartingPageNumber|PrintingStyleEnvironment|PrintPrecision|PrintTemporary|PrivateCellOptions|PrivateEvaluationOptions|PrivateFontOptions|PrivateFrontEndOptions|PrivateNotebookOptions|PrivatePaths|Probability|ProbabilityDistribution|ProbabilityPlot|ProbabilityScalePlot|ProbitModelFit|Product|ProductDistribution|ProductLog|ProgressIndicator|ProgressIndicatorBox|ProgressIndicatorBoxOptions|Projection|Prolog|PromptForm|Properties|Property|PropertyList|PropertyValue|Proportion|Proportional|Protect|Protected|ProteinData|Pruning|PseudoInverse|Purple|Put|PutAppend|QBinomial|QFactorial|QGamma|QHypergeometricPFQ|QPochhammer|QPolyGamma|QRDecomposition|QuadraticIrrationalQ|Quantile|QuantilePlot|Quartics|QuartileDeviation|Quartiles|QuartileSkewness|Quiet|Quit|Quotient|QuotientRemainder|RadicalBox|RadicalBoxOptions|RadioButton|RadioButtonBar|RadioButtonBox|RadioButtonBoxOptions|Radon|RamanujanTau|RamanujanTauL|RamanujanTauTheta|RamanujanTauZ|Random|RandomChoice|RandomComplex|RandomGraph|RandomImage|RandomInteger|RandomPermutation|RandomPrime|RandomReal|RandomSample|RandomSeed|RandomVariate|Range|RangeFilter|RangeSpecification|RankedMax|RankedMin|Raster|RasterArray|RasterBox|RasterBoxOptions|Rasterize|RasterSize|Rational|RationalFunctions|Rationalize|Rationals|Ratios|Raw|RawArray|RawBoxes|RawData|RawMedium|RayleighDistribution|Re|Read|ReadList|ReadProtected|Real|RealBlockDiagonalForm|RealDigits|RealExponent|Reals|Reap|Record|RecordLists|RecordSeparators|Rectangle|RectangleBox|RectangleBoxOptions|RectangleChart|RectangleChart3D|RecurrenceTable|RecurringDigitsForm|Red|Reduce|RefBox|ReferenceLineStyle|Refine|ReflectionMatrix|ReflectionTransform|Refresh|RefreshRate|RegionBinarize|RegionFunction|RegionPlot|RegionPlot3D|RegularExpression|Regularization|Reinstall|Release|ReleaseHold|ReliefPlot|Remove|RemoveAlphaChannel|Removed|RemoveProperty|RemoveScheduledTask|RenameDirectory|RenameFile|RenderAll|RenderingOptions|RenkoChart|Repeated|RepeatedNull|RepeatedString|Replace|ReplaceAll|ReplaceHeldPart|ReplaceList|ReplacePart|ReplaceRepeated|Resampling|Rescale|RescalingTransform|ResetDirectory|ResetMenusPacket|ResetScheduledTask|Residue|Resolve|Rest|Resultant|ResumePacket|Return|ReturnExpressionPacket|ReturnInputFormPacket|ReturnPacket|ReturnTextPacket|Reverse|ReverseBiorthogonalSplineWavelet|ReverseElement|ReverseEquilibrium|ReverseUpEquilibrium|RevolutionAxis|RevolutionPlot3D|RGBColor|RiccatiSolve|RiceDistribution|RiemannR|RiemannSiegelTheta|RiemannSiegelZ|Riffle|Right|RightArrow|RightArrowBar|RightArrowLeftArrow|RightCosetRepresentative|RightDownTeeVector|RightDownVector|RightDownVectorBar|RightTee|RightTeeArrow|RightTeeVector|RightTriangle|RightTriangleBar|RightTriangleEqual|RightUpDownVector|RightUpTeeVector|RightUpVector|RightUpVectorBar|RightVector|RightVectorBar|RogersTanimotoDissimilarity|Root|RootApproximant|RootIntervals|RootLocusPlot|RootMeanSquare|RootOfUnityQ|RootReduce|Roots|RootSum|Rotate|RotateLabel|RotateLeft|RotateRight|RotationAction|RotationBox|RotationBoxOptions|RotationMatrix|RotationTransform|Round|RoundImplies|RoundingRadius|Row|RowAlignments|RowBackgrounds|RowBox|RowHeights|RowLines|RowMinHeight|RowReduce|RowsEqual|RowSpacings|RSolve|Rule|RuleCondition|RuleDelayed|RuleForm|RulerUnits|Run|RunScheduledTask|RunThrough|RuntimeAttributes|RuntimeOptions|RussellRaoDissimilarity|SameQ|SameTest|SampleDepth|SampledSoundFunction|SampledSoundList|SampleRate|SamplingPeriod|SatisfiabilityCount|SatisfiabilityInstances|SatisfiableQ|Save|Saveable|SaveAutoDelete|SaveDefinitions|SawtoothWave|Scale|Scaled|ScaledMousePosition|ScalingFunctions|ScalingMatrix|ScalingTransform|Scan|ScheduledTaskObject|ScheduledTasks|SchurDecomposition|ScientificForm|ScreenRectangle|ScreenStyleEnvironment|ScriptBaselineShifts|ScriptLevel|ScriptMinSize|ScriptRules|ScriptSizeMultipliers|Scrollbars|ScrollingOptions|ScrollPosition|Sec|Sech|SechDistribution|SectionGrouping|SectorChart|SectorChart3D|SectorOrigin|SectorSpacing|SeedRandom|Select|Selectable|SelectComponents|SelectedNotebook|Selection|SelectionAnimate|SelectionCell|SelectionCellCreateCell|SelectionCellDefaultStyle|SelectionCellParentStyle|SelectionCreateCell|SelectionDebuggerTag|SelectionDuplicateCell|SelectionEvaluate|SelectionEvaluateCreateCell|SelectionMove|SelectionPlaceholder|SelectionSetStyle|SelectWithContents|SelfLoops|SelfLoopStyle|SemialgebraicComponentInstances|SendFontInformationToKernel|SendMail|Sequence|SequenceAlignment|SequenceForm|SequenceHold|SequenceLimit|Series|SeriesCoefficient|SeriesData|SessionTime|Set|SetAccuracy|SetAlphaChannel|SetAttributes|Setbacks|SetBoxFormNamesPacket|SetDelayed|SetDirectory|SetEvaluationNotebook|SetFileDate|SetFileLoadingContext|SetNotebookStatusLine|SetOptions|SetOptionsPacket|SetPersistentFrontEnd|SetPrecision|SetProperty|SetSelectedNotebook|SetSharedFunction|SetSharedVariable|SetSpeechParametersPacket|SetStreamPosition|SetSystemOptions|Setter|SetterBar|SetterBox|SetterBoxOptions|Setting|SetValue|Shading|Shallow|ShannonWavelet|ShapiroWilkTest|Share|Sharpen|ShearingMatrix|ShearingTransform|Short|ShortDownArrow|Shortest|ShortestMatch|ShortLeftArrow|ShortRightArrow|ShortUpArrow|Show|ShowAutoStyles|ShowCellBracket|ShowCellLabel|ShowCellTags|ShowClosedCellArea|ShowContents|ShowControls|ShowCursorTracker|ShowGroupOpenCloseIcon|ShowGroupOpener|ShowInvisibleCharacters|ShowPageBreaks|ShowSelection|ShowShortBoxForm|ShowSpecialCharacters|ShowStringCharacters|ShowSyntaxStyles|ShowSystemsModelLabels|ShrinkingDelay|ShrinkWrapBoundingBox|SiegelTheta|SiegelTukeyTest|Sign|Signature|SignedRankTest|SignificanceLevel|SignPadding|SignTest|SimilarityRules|SimpleGraph|SimpleGraphQ|Simplify|Sin|Sinc|SinghMaddalaDistribution|SingleEvaluation|SingleLetterItalics|SingleLetterStyle|SingularValueDecomposition|SingularValueList|SingularValuePlot|SingularValues|Sinh|SinhIntegral|SinIntegral|SixJSymbol|Skeleton|SkeletonTransform|SkellamDistribution|Skewness|SkewNormalDistribution|Skip|Slider|Slider2D|Slider2DBox|Slider2DBoxOptions|SliderBox|SliderBoxOptions|SlideView|Slot|SlotSequence|Small|SmallCircle|Smaller|SmithWatermanSimilarity|SmoothDensityHistogram|SmoothHistogram|SmoothHistogram3D|SmoothKernelDistribution|Socket|SokalSneathDissimilarity|Solve|SolveAlways|SolveDelayed|Sort|SortBy|Sound|SoundAndGraphics|SoundNote|SoundVolume|Sow|Space|SpaceForm|Spacer|Spacings|Span|SpanAdjustments|SpanCharacterRounding|SpanFromAbove|SpanFromBoth|SpanFromLeft|SpanLineThickness|SpanMaxSize|SpanMinSize|SpanningCharacters|SpanSymmetric|SparseArray|Speak|SpeakTextPacket|Specularity|SpellingCorrection|SpellingDictionaries|SpellingDictionariesPath|SpellingOptions|SpellingSuggestionsPacket|Sphere|SphereBox|SphericalBesselJ|SphericalBesselY|SphericalHankelH1|SphericalHankelH2|SphericalHarmonicY|SphericalPlot3D|SphericalRegion|SpheroidalEigenvalue|SpheroidalJoiningFactor|SpheroidalPS|SpheroidalPSPrime|SpheroidalQS|SpheroidalQSPrime|SpheroidalRadialFactor|SpheroidalS1|SpheroidalS1Prime|SpheroidalS2|SpheroidalS2Prime|Splice|SplineClosed|SplineDegree|SplineKnots|SplineWeights|Split|SplitBy|SpokenString|Sqrt|SqrtBox|SqrtBoxOptions|Square|SquaredEuclideanDistance|SquareFreeQ|SquareIntersection|SquaresR|SquareSubset|SquareSubsetEqual|SquareSuperset|SquareSupersetEqual|SquareUnion|SquareWave|StabilityMargins|StabilityMarginsStyle|StableDistribution|Stack|StackBegin|StackComplete|StackInhibit|StandardDeviation|StandardDeviationFilter|StandardForm|Standardize|Star|StarGraph|StartingStepSize|StartOfLine|StartOfString|StartScheduledTask|StartupSound|StateFeedbackGains|StateOutputEstimator|StateResponse|StateSpaceModel|StateSpaceRealization|StateSpaceTransform|StationaryWaveletPacketTransform|StationaryWaveletTransform|StatusArea|StepMonitor|StieltjesGamma|StirlingS1|StirlingS2|StopScheduledTask|StreamColorFunction|StreamColorFunctionScaling|StreamDensityPlot|StreamPlot|StreamPoints|StreamPosition|Streams|StreamScale|StreamStyle|String|StringBreak|StringByteCount|StringCases|StringCount|StringDrop|StringExpression|StringForm|StringFormat|StringFreeQ|StringInsert|StringJoin|StringLength|StringMatchQ|StringPosition|StringQ|StringReplace|StringReplaceList|StringReplacePart|StringReverse|StringSkeleton|StringSplit|StringTake|StringToStream|StringTrim|StripBoxes|StripOnInput|StripWrapperBoxes|StrokeForm|StructuredSelection|StruveH|StruveL|Stub|StudentTDistribution|Style|StyleBox|StyleBoxAutoDelete|StyleBoxOptions|StyleData|StyleDefinitions|StyleForm|StyleKeyMapping|StyleMenuListing|StyleNameDialogSettings|StyleNames|StylePrint|StyleSheetPath|Subfactorial|Subgraph|SubMinus|SubPlus|Subresultants|Subscript|SubscriptBox|SubscriptBoxOptions|Subscripted|Subset|SubsetEqual|Subsets|SubStar|Subsuperscript|SubsuperscriptBox|SubsuperscriptBoxOptions|Subtract|SubtractFrom|SubValues|Succeeds|SucceedsEqual|SucceedsSlantEqual|SucceedsTilde|SuchThat|Sum|SumConvergence|SuperDagger|SuperMinus|SuperPlus|Superscript|SuperscriptBox|SuperscriptBoxOptions|Superset|SupersetEqual|SuperStar|SurfaceColor|SurfaceGraphics|SurvivalDistribution|SurvivalFunction|SuspendPacket|SuzukiDistribution|Switch|Symbol|SymbolName|SymletWavelet|SymmetricMatrixQ|SymmetricPolynomial|SymmetricReduction|SynchronousInitialization|SynchronousUpdating|Syntax|SyntaxForm|SyntaxInformation|SyntaxLength|SyntaxPacket|SyntaxQ|SystemDialogInput|SystemException|SystemHelpPath|SystemInformation|SystemInformationData|SystemOpen|SystemOptions|SystemsModelDelete|SystemsModelDimensions|SystemsModelExtract|SystemsModelFeedbackConnect|SystemsModelLabels|SystemsModelOrder|SystemsModelParallelConnect|SystemsModelSeriesConnect|SystemsModelStateFeedbackConnect|SystemStub|Tab|TabFilling|Table|TableAlignments|TableDepth|TableDirections|TableForm|TableHeadings|TableSpacing|TableView|TabSpacings|TabView|TabViewBox|TabViewBoxOptions|TagBox|TagBoxNote|TagBoxOptions|TaggingRules|TagSet|TagSetDelayed|TagStyle|TagUnset|Take|TakeWhile|Tally|Tan|Tanh|TargetFunctions|TautologyQ|TemplateBox|TemplateBoxOptions|TemplateSlotSequence|Temporary|TemporaryVariable|TensorQ|TensorRank|TeXForm|TeXSave|Text|Text3DBox|Text3DBoxOptions|TextAlignment|TextBand|TextBoundingBox|TextBox|TextCell|TextClipboardType|TextData|TextForm|TextJustification|TextLine|TextPacket|TextParagraph|TextRecognize|TextRendering|TextStyle|Texture|Therefore|Thick|Thickness|Thin|Thinning|ThisLink|Thread|ThreeJSymbol|Through|Throw|Thumbnail|Ticks|TicksStyle|TightMargins|Tilde|TildeEqual|TildeFullEqual|TildeTilde|TimeConstrained|TimeConstraint|Times|TimesBy|TimeUsed|TimeValue|TimeZone|Timing|Tiny|TitleGrouping|ToBoxes|ToCharacterCode|ToColor|ToContinuousTimeModel|ToCycles|ToDate|ToDiscreteTimeModel|ToeplitzMatrix|ToExpression|ToFileName|Together|Toggle|ToggleFalse|Toggler|TogglerBar|TogglerBox|TogglerBoxOptions|ToHeldExpression|TokenWords|Tolerance|ToLowerCase|ToNumberField|TooBig|Tooltip|TooltipBox|TooltipBoxOptions|TooltipDelay|TooltipStyle|Top|TopHatTransform|ToRadicals|ToRules|ToString|Total|TotalHeight|TotalVariationFilter|TotalWidth|ToUpperCase|Tr|Trace|TraceAbove|TraceAction|TraceBackward|TraceDepth|TraceDialog|TraceForward|TraceInternal|TraceLevel|TraceOff|TraceOn|TraceOriginal|TracePrint|TraceScan|TrackedSymbols|TradingChart|TraditionalForm|TraditionalFunctionNotation|TraditionalNotation|TraditionalOrder|TransferFunctionCancel|TransferFunctionExpand|TransferFunctionFactor|TransferFunctionModel|TransferFunctionPoles|TransferFunctionZeros|TransformationFunction|TransformationFunctions|TransformationMatrix|TransformedDistribution|Translate|TranslationTransform|Transparent|TransparentColor|Transpose|TreeForm|TreeGraph|TreeGraphQ|TreePlot|TrendStyle|TriangleWave|TriangularDistribution|Trig|TrigExpand|TrigFactor|TrigFactorList|Trigger|TrigReduce|TrigToExp|TrimmedMean|True|TrueQ|TruncatedDistribution|TTest|Tube|TubeBezierCurveBox|TubeBezierCurveBoxOptions|TubeBox|TubeBSplineCurveBox|TubeBSplineCurveBoxOptions|TukeyLambdaDistribution|Tuples|TuranGraph|TuringMachine|UnAlias|Uncompress|Undefined|UnderBar|Underflow|Underlined|Underoverscript|UnderoverscriptBox|UnderoverscriptBoxOptions|Underscript|UnderscriptBox|UnderscriptBoxOptions|UndirectedEdge|UndirectedGraph|UndirectedGraphQ|UndocumentedTestFEParserPacket|UndocumentedTestGetSelectionPacket|Unequal|Unevaluated|UniformDistribution|UniformGraphDistribution|UniformSumDistribution|Uninstall|Union|UnionPlus|Unique|UnitBox|Unitize|UnitStep|UnitTriangle|UnitVector|Unprotect|UnsameQ|UnsavedVariables|Unset|UnsetShared|UntrackedVariables|Up|UpArrow|UpArrowBar|UpArrowDownArrow|Update|UpdateDynamicObjects|UpdateDynamicObjectsSynchronous|UpdateInterval|UpDownArrow|UpEquilibrium|UpperCaseQ|UpperLeftArrow|UpperRightArrow|UpperTriangularize|UpSet|UpSetDelayed|UpTee|UpTeeArrow|UpValues|URL|UseGraphicsRange|Using|UsingFrontEnd|V2Get|ValidationLength|Value|ValueBox|ValueBoxOptions|ValueForm|ValueQ|ValuesData|Variables|Variance|VarianceEquivalenceTest|VarianceEstimatorFunction|VarianceTest|VectorAngle|VectorColorFunction|VectorColorFunctionScaling|VectorDensityPlot|VectorGlyphData|VectorPlot|VectorPlot3D|VectorPoints|VectorQ|VectorScale|VectorStyle|Vee|Verbatim|Verbose|VerboseConvertToPostScriptPacket|VerifyAssumptions|VerifyConvergence|VerifySolutions|Version|VersionNumber|VertexAdd|VertexColors|VertexCoordinateRules|VertexCoordinates|VertexCount|VertexCoverQ|VertexDegree|VertexDelete|VertexEccentricity|VertexFunction|VertexIndex|VertexLabeling|VertexLabels|VertexList|VertexNormals|VertexQ|VertexRenderingFunction|VertexShape|VertexSize|VertexStyle|VertexTextureCoordinates|VertexWeight|Vertical|VerticalBar|VerticalForm|VerticalSeparator|VerticalSlider|VerticalTilde|ViewAngle|ViewCenter|ViewMatrix|ViewPoint|ViewPointSelectorSettings|ViewPort|ViewRange|ViewVector|ViewVertical|VirtualGroupData|Visible|VisibleCell|VonMisesDistribution|WaitAll|WaitNext|WaitUntil|WakebyDistribution|WalleniusHypergeometricDistribution|WaringYuleDistribution|WatershedComponents|WatsonUSquareTest|WaveletBestBasis|WaveletFilterCoefficients|WaveletImagePlot|WaveletListPlot|WaveletMapIndexed|WaveletMatrixPlot|WaveletPhi|WaveletPsi|WaveletScale|WaveletScalogram|WaveletThreshold|WeatherData|WeberE|Wedge|WeibullDistribution|WeierstrassHalfPeriods|WeierstrassInvariants|WeierstrassP|WeierstrassPPrime|WeierstrassSigma|WeierstrassZeta|WeightedAdjacencyGraph|WeightedAdjacencyMatrix|WeightedGraphQ|Weights|WheelGraph|Which|While|White|Whitespace|WhitespaceCharacter|WhittakerM|WhittakerW|WienerFilter|WignerD|WignerSemicircleDistribution|WindowClickSelect|WindowElements|WindowFloating|WindowFrame|WindowFrameElements|WindowMargins|WindowMovable|WindowOpacity|WindowSelected|WindowSize|WindowStatusArea|WindowTitle|WindowToolbars|WindowWidth|With|WolframAlpha|WolframAlphaDate|WolframAlphaQuantity|Word|WordBoundary|WordCharacter|WordData|WordSearch|WordSeparators|WorkingPrecision|Write|WriteString|Wronskian|XMLElement|XMLObject|Xnor|Xor|Yellow|YuleDissimilarity|ZernikeR|ZeroTest|ZeroWidthTimes|Zeta|ZetaZero|ZipfDistribution|ZTest|ZTransform)\\b",
|
279
|
+
"name": "support.function.mathematica.system"
|
280
|
+
}
|
281
|
+
]
|
282
|
+
},
|
283
|
+
"builtin_variables": {
|
284
|
+
"patterns": [
|
285
|
+
{
|
286
|
+
"match": "(\\$Aborted|$ActivationKey|$AddOnsDirectory|$AssertFunction|$Assumptions|$BaseDirectory|$BatchInput|$BatchOutput|$BoxForms|$ByteOrdering|$Canceled|$CharacterEncoding|$CharacterEncodings|$CommandLine|$CompilationTarget|$ConditionHold|$ConfiguredKernels|$Context|$ContextPath|$ControlActiveSetting|$CreationDate|$CurrentLink|$DateStringFormat|$DefaultFont|$DefaultFrontEnd|$DefaultPath|$Display|$DisplayFunction|$DistributedContexts|$DynamicEvaluation|$Echo|$Epilog|$ExportFormats|$Failed|$FinancialDataSource|$FormatType|$FrontEnd|$FrontEndSession|$GeoLocation|$HistoryLength|$HomeDirectory|$IgnoreEOF|$ImportFormats|$InitialDirectory|$Input|$InputFileName|$Inspector|$InstallationDate|$InstallationDirectory|$InterfaceEnvironment|$IterationLimit|$KernelCount|$KernelID|$Language|$LaunchDirectory|$LibraryPath|$LicenseExpirationDate|$LicenseID|$LicenseProcesses|$LicenseServer|$LicenseSubprocesses|$LicenseType|$Line|$Linked|$LinkSupported|$LoadedFiles|$MachineAddresses|$MachineDomain|$MachineDomains|$MachineEpsilon|$MachineID|$MachineName|$MachinePrecision|$MachineType|$MaxExtraPrecision|$MaxLicenseProcesses|$MaxLicenseSubprocesses|$MaxMachineNumber|$MaxNumber|$MaxPiecewiseCases|$MaxPrecision|$MaxRootDegree|$MessageGroups|$MessageList|$MessagePrePrint|$Messages|$MinMachineNumber|$MinNumber|$MinorReleaseNumber|$MinPrecision|$ModuleNumber|$NetworkLicense|$NewMessage|$NewSymbol|$Notebooks|$NumberMarks|$Off|$OperatingSystem|$Output|$OutputForms|$OutputSizeLimit|$Packages|$ParentLink|$ParentProcessID|$PasswordFile|$Path|$PathnameSeparator|$PerformanceGoal|$PipeSupported|$Post|$Pre|$PreferencesDirectory|$PrePrint|$PreRead|$PrintForms|$PrintLiteral|$ProcessID|$ProcessorCount|$ProcessorType|$ProductInformation|$ProgramName|$RandomState|$RecursionLimit|$ReleaseNumber|$RootDirectory|$ScheduledTask|$SessionID|$SetParentLink|$SharedFunctions|$SharedVariables|$SoundDisplay|$SoundDisplayFunction|$SuppressInputFormHeads|$SynchronousEvaluation|$SyntaxHandler|$System|$SystemCharacterEncoding|$SystemID|$SystemWordLength|$TemporaryDirectory|$TemporaryPrefix|$TextStyle|$TimedOut|$TimeUnit|$TimeZone|$TopDirectory|$TraceOff|$TraceOn|$TracePattern|$TracePostAction|$TracePreAction|$Urgent|$UserAddOnsDirectory|$UserBaseDirectory|$UserDocumentsDirectory|$UserName|$Version|$VersionNumber)\\b",
|
287
|
+
"name": "support.variable.mathematica.system"
|
288
|
+
}
|
289
|
+
]
|
290
|
+
},
|
291
|
+
"comment": {
|
292
|
+
"begin": "\\(\\*",
|
293
|
+
"end": "\\*\\)",
|
294
|
+
"name": "comment.block.mathematica",
|
295
|
+
"patterns": [
|
296
|
+
{
|
297
|
+
"include": "#comment"
|
298
|
+
}
|
299
|
+
]
|
300
|
+
},
|
301
|
+
"constant": {
|
302
|
+
"match": "\\b(True|False|Null|Automatic|All|None|Infinity)\\b",
|
303
|
+
"name": "constant.language.mathematica"
|
304
|
+
},
|
305
|
+
"emptyfunction": {
|
306
|
+
"captures": {
|
307
|
+
"1": {
|
308
|
+
"name": "entity.name.function.empty.mathematica"
|
309
|
+
},
|
310
|
+
"2": {
|
311
|
+
"name": "punctuation.definition.function.empty.begin.mathematica"
|
312
|
+
},
|
313
|
+
"3": {
|
314
|
+
"name": "meta.scope.between_empty_brackets"
|
315
|
+
}
|
316
|
+
},
|
317
|
+
"match": "([a-zA-Z$][a-zA-Z0-9$]*)(\\[)(\\])",
|
318
|
+
"name": "meta.structure.function.empty.mathematica"
|
319
|
+
},
|
320
|
+
"function": {
|
321
|
+
"begin": "([a-zA-Z$][a-zA-Z0-9$]*)(\\[)(?!\\[)",
|
322
|
+
"beginCaptures": {
|
323
|
+
"1": {
|
324
|
+
"name": "entity.name.function.mathematica"
|
325
|
+
},
|
326
|
+
"2": {
|
327
|
+
"name": "punctuation.definition.function.begin.mathematica"
|
328
|
+
}
|
329
|
+
},
|
330
|
+
"end": "\\]",
|
331
|
+
"endCaptures": {
|
332
|
+
"0": {
|
333
|
+
"name": "punctuation.definition.function.end.mathematica"
|
334
|
+
}
|
335
|
+
},
|
336
|
+
"name": "meta.structure.function.mathematica",
|
337
|
+
"patterns": [
|
338
|
+
{
|
339
|
+
"include": "$self"
|
340
|
+
},
|
341
|
+
{
|
342
|
+
"include": "meta.scope.any.mathematica"
|
343
|
+
},
|
344
|
+
{
|
345
|
+
"match": ",",
|
346
|
+
"name": "punctuation.separator.list.mathematica"
|
347
|
+
}
|
348
|
+
]
|
349
|
+
},
|
350
|
+
"list": {
|
351
|
+
"begin": "\\{",
|
352
|
+
"beginCaptures": {
|
353
|
+
"0": {
|
354
|
+
"name": "punctuation.definition.list.begin.mathematica"
|
355
|
+
}
|
356
|
+
},
|
357
|
+
"end": "\\}",
|
358
|
+
"endCaptures": {
|
359
|
+
"0": {
|
360
|
+
"name": "punctuation.definition.list.end.mathematica"
|
361
|
+
}
|
362
|
+
},
|
363
|
+
"name": "meta.structure.list.mathematica",
|
364
|
+
"patterns": [
|
365
|
+
{
|
366
|
+
"include": "$self"
|
367
|
+
},
|
368
|
+
{
|
369
|
+
"match": ",",
|
370
|
+
"name": "punctuation.separator.list.mathematica"
|
371
|
+
}
|
372
|
+
]
|
373
|
+
},
|
374
|
+
"number": {
|
375
|
+
"match": "\\b(\\d+(\\.\\d*)?)",
|
376
|
+
"name": "constant.numeric.mathematica"
|
377
|
+
},
|
378
|
+
"pattern": {
|
379
|
+
"patterns": [
|
380
|
+
{
|
381
|
+
"match": "([a-zA-Z$][a-zA-Z0-9$]*)?(___)",
|
382
|
+
"name": "variable.parameter.mathematica.blank_null_sequence_pattern"
|
383
|
+
},
|
384
|
+
{
|
385
|
+
"match": "([a-zA-Z$][a-zA-Z0-9$]*)?(__)",
|
386
|
+
"name": "variable.parameter.mathematica.blank_sequence_pattern"
|
387
|
+
},
|
388
|
+
{
|
389
|
+
"match": "([a-zA-Z$][a-zA-Z0-9$]*)?(_)",
|
390
|
+
"name": "variable.parameter.mathematica.blank_pattern"
|
391
|
+
}
|
392
|
+
]
|
393
|
+
},
|
394
|
+
"sqlstring": {
|
395
|
+
"begin": "\"(?=\\s*(SELECT|INSERT|UPDATE|DELETE|CREATE|REPLACE|ALTER))",
|
396
|
+
"comment": "double quoted string",
|
397
|
+
"end": "\"",
|
398
|
+
"name": "string.quoted.double.sql.mathematica",
|
399
|
+
"patterns": [
|
400
|
+
{
|
401
|
+
"include": "#constant_placeholder"
|
402
|
+
},
|
403
|
+
{
|
404
|
+
"include": "#escaped_char"
|
405
|
+
},
|
406
|
+
{
|
407
|
+
"include": "source.sql"
|
408
|
+
}
|
409
|
+
]
|
410
|
+
},
|
411
|
+
"string": {
|
412
|
+
"begin": "\"",
|
413
|
+
"end": "\"",
|
414
|
+
"name": "string.quoted.double.mathematica",
|
415
|
+
"patterns": [
|
416
|
+
{
|
417
|
+
"match": "\\\\.",
|
418
|
+
"name": "constant.character.escape.untitled"
|
419
|
+
}
|
420
|
+
]
|
421
|
+
},
|
422
|
+
"symbol": {
|
423
|
+
"match": "[a-zA-Z$][a-zA-Z0-9$]*\\b",
|
424
|
+
"name": "variable.symbol.mathematica"
|
425
|
+
}
|
426
|
+
},
|
427
|
+
"scopeName": "source.mathematica",
|
428
|
+
"uuid": "EB28CBAC-55D2-4CAD-B996-2F4A44FDF2B8"
|
429
|
+
}
|