github-linguist 5.3.3 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (460) hide show
  1. checksums.yaml +4 -4
  2. data/bin/git-linguist +5 -2
  3. data/ext/linguist/linguist.c +18 -7
  4. data/grammars/annotation.liquidhaskell.haskell.json +969 -862
  5. data/grammars/config.xcompose.json +22 -25
  6. data/grammars/file.lasso.json +296 -309
  7. data/grammars/hint.haskell.json +867 -766
  8. data/grammars/hint.message.haskell.json +867 -766
  9. data/grammars/hint.type.haskell.json +867 -766
  10. data/grammars/objdump.x86asm.json +20 -24
  11. data/grammars/source.Kotlin.json +220 -225
  12. data/grammars/source.LS.json +36 -55
  13. data/grammars/source.MCPOST.json +24 -38
  14. data/grammars/source.MOD.json +26 -41
  15. data/grammars/source.SASLog.json +9 -16
  16. data/grammars/source.abap.json +48 -56
  17. data/grammars/source.abl.json +8 -14
  18. data/grammars/source.abnf.json +88 -98
  19. data/grammars/source.actionscript.3.json +398 -429
  20. data/grammars/source.acucobol.json +5 -8
  21. data/grammars/source.ada.json +46 -53
  22. data/grammars/source.afm.json +548 -554
  23. data/grammars/source.agc.json +34 -37
  24. data/grammars/source.agda.json +79 -91
  25. data/grammars/source.ahk.json +62 -66
  26. data/grammars/source.alloy.json +16 -20
  27. data/grammars/source.ampl.json +41 -47
  28. data/grammars/source.angelscript.json +71 -80
  29. data/grammars/source.antlr.json +131 -136
  30. data/grammars/source.apache-config.json +93 -99
  31. data/grammars/source.apache-config.mod_perl.json +19 -24
  32. data/grammars/source.apl.json +1038 -1029
  33. data/grammars/source.applescript.json +501 -523
  34. data/grammars/source.apt.json +9 -16
  35. data/grammars/source.asn.json +27 -31
  36. data/grammars/source.asp.json +61 -67
  37. data/grammars/source.aspectj.json +385 -391
  38. data/grammars/source.assembly.json +49 -55
  39. data/grammars/source.ats.json +45 -121
  40. data/grammars/source.autoit.json +64 -69
  41. data/grammars/source.awk.json +172 -176
  42. data/grammars/source.ballerina.json +48 -395
  43. data/grammars/source.batchfile.json +269 -269
  44. data/grammars/source.befunge.json +17 -21
  45. data/grammars/source.bf.json +5 -11
  46. data/grammars/source.bison.json +10 -14
  47. data/grammars/source.blitzmax.json +300 -305
  48. data/grammars/source.boo.json +189 -193
  49. data/grammars/source.brightauthorproject.json +8 -13
  50. data/grammars/source.brightscript.json +37 -47
  51. data/grammars/source.bro.json +134 -140
  52. data/grammars/source.bsl.json +152 -193
  53. data/grammars/source.bsv.json +96 -102
  54. data/grammars/source.c++.json +176 -193
  55. data/grammars/source.c++.qt.json +13 -21
  56. data/grammars/source.c.ec.json +15 -21
  57. data/grammars/source.c.json +237 -251
  58. data/grammars/source.c.platform.json +153 -159
  59. data/grammars/source.c2hs.json +3 -6
  60. data/grammars/source.cabal.json +17 -20
  61. data/grammars/source.cache.cmake.json +18 -23
  62. data/grammars/source.cake.json +4 -7
  63. data/grammars/source.camlp4.ocaml.json +24 -27
  64. data/grammars/source.capnp.json +33 -38
  65. data/grammars/source.ceylon.json +44 -50
  66. data/grammars/source.cfscript.cfc.json +78 -86
  67. data/grammars/source.cfscript.json +513 -520
  68. data/grammars/source.changelogs.rpm-spec.json +8 -16
  69. data/grammars/source.chapel.json +109 -87
  70. data/grammars/source.cirru.json +25 -30
  71. data/grammars/source.clarion.json +41 -54
  72. data/grammars/source.clean.json +90 -95
  73. data/grammars/source.click.json +25 -28
  74. data/grammars/source.clips.json +10 -23
  75. data/grammars/source.clojure.json +151 -168
  76. data/grammars/source.cm.json +14 -19
  77. data/grammars/source.cmake.json +53 -61
  78. data/grammars/source.cobol.json +165 -180
  79. data/grammars/source.coffee.json +454 -462
  80. data/grammars/source.cool.json +36 -43
  81. data/grammars/source.coq.json +17 -21
  82. data/grammars/source.crystal.json +889 -983
  83. data/grammars/source.cs.json +739 -740
  84. data/grammars/source.csound-document.json +69 -73
  85. data/grammars/source.csound-score.json +52 -55
  86. data/grammars/source.csound.json +167 -171
  87. data/grammars/source.css.json +683 -688
  88. data/grammars/source.css.less.json +211 -511
  89. data/grammars/source.css.mss.json +94 -101
  90. data/grammars/source.css.postcss.sugarss.json +260 -0
  91. data/grammars/source.csx.json +4 -7
  92. data/grammars/source.cuda-c++.json +47 -81
  93. data/grammars/source.cwl.json +103 -0
  94. data/grammars/source.cython.json +536 -582
  95. data/grammars/source.d.json +243 -252
  96. data/grammars/source.dart.json +161 -166
  97. data/grammars/source.data-weave.json +901 -905
  98. data/grammars/source.desktop.json +29 -33
  99. data/grammars/source.diff.json +43 -52
  100. data/grammars/source.disasm.json +15 -16
  101. data/grammars/source.ditroff.desc.json +73 -84
  102. data/grammars/source.ditroff.json +60 -61
  103. data/grammars/source.dm.json +202 -213
  104. data/grammars/source.dmf.json +44 -47
  105. data/grammars/source.dockerfile.json +29 -34
  106. data/grammars/source.dot.json +46 -55
  107. data/grammars/source.dylan.json +63 -68
  108. data/grammars/source.ebnf.json +55 -62
  109. data/grammars/source.eiffel.json +57 -62
  110. data/grammars/source.elixir.json +321 -366
  111. data/grammars/source.emacs.lisp.json +458 -249
  112. data/grammars/source.erazor.json +49 -57
  113. data/grammars/source.erlang.json +508 -515
  114. data/grammars/source.essl.json +17 -30
  115. data/grammars/source.factor.json +85 -91
  116. data/grammars/source.fan.json +92 -96
  117. data/grammars/source.fancy.json +93 -118
  118. data/grammars/source.fish.json +74 -98
  119. data/grammars/source.fontforge.json +142 -146
  120. data/grammars/source.forth.json +42 -57
  121. data/grammars/source.fortran.json +193 -231
  122. data/grammars/source.fortran.modern.json +77 -103
  123. data/grammars/source.fsharp.fsi.json +1 -6
  124. data/grammars/source.fsharp.fsl.json +1 -6
  125. data/grammars/source.fsharp.fsx.json +1 -6
  126. data/grammars/source.fsharp.json +148 -153
  127. data/grammars/source.gap.json +60 -70
  128. data/grammars/source.gcode.json +9 -16
  129. data/grammars/source.gdb.json +63 -79
  130. data/grammars/source.gdb.session.json +27 -28
  131. data/grammars/source.gdbregs.json +7 -8
  132. data/grammars/source.gdscript.json +92 -96
  133. data/grammars/source.gerber.json +38 -56
  134. data/grammars/source.gfm.json +447 -462
  135. data/grammars/source.glsl.json +58 -83
  136. data/grammars/source.gn.json +188 -193
  137. data/grammars/source.gnuplot.json +104 -120
  138. data/grammars/source.go.json +169 -181
  139. data/grammars/source.golo.json +82 -87
  140. data/grammars/source.gosu.2.json +58 -68
  141. data/grammars/source.grace.json +266 -270
  142. data/grammars/source.graphql.json +586 -596
  143. data/grammars/source.groovy.gradle.json +18 -22
  144. data/grammars/source.groovy.json +422 -433
  145. data/grammars/source.harbour.json +129 -173
  146. data/grammars/source.haskell.json +871 -772
  147. data/grammars/source.haxe.2.json +402 -413
  148. data/grammars/source.hlsl.json +6 -16
  149. data/grammars/source.hsc2hs.json +1 -4
  150. data/grammars/source.hsig.json +871 -770
  151. data/grammars/source.hss.1.json +122 -144
  152. data/grammars/source.httpspec.json +119 -123
  153. data/grammars/source.hxml.json +8 -15
  154. data/grammars/source.ideal.json +125 -125
  155. data/grammars/source.idl-dlm.json +25 -32
  156. data/grammars/source.idl.json +59 -80
  157. data/grammars/source.idris.json +171 -185
  158. data/grammars/source.inform7.json +117 -121
  159. data/grammars/source.ini.json +37 -43
  160. data/grammars/source.io.json +65 -73
  161. data/grammars/source.ioke.json +72 -78
  162. data/grammars/source.isabelle.root.json +26 -30
  163. data/grammars/source.isabelle.theory.json +46 -50
  164. data/grammars/source.j.json +18 -21
  165. data/grammars/source.jasmin.json +45 -50
  166. data/grammars/source.java-properties.json +31 -41
  167. data/grammars/source.java.json +333 -342
  168. data/grammars/source.jcl.json +15 -18
  169. data/grammars/source.jflex.json +166 -172
  170. data/grammars/source.jison.json +331 -334
  171. data/grammars/source.jisonlex-injection.json +1 -2
  172. data/grammars/source.jisonlex.json +148 -151
  173. data/grammars/source.jolie.json +37 -43
  174. data/grammars/source.jq.json +80 -87
  175. data/grammars/source.js.json +798 -818
  176. data/grammars/source.js.jsx.json +2115 -2225
  177. data/grammars/source.js.objj.json +167 -172
  178. data/grammars/source.js.regexp.json +50 -50
  179. data/grammars/source.js.regexp.replacement.json +7 -7
  180. data/grammars/source.jsdoc.json +94 -94
  181. data/grammars/source.json.json +61 -71
  182. data/grammars/source.julia.console.json +5 -6
  183. data/grammars/source.julia.json +237 -234
  184. data/grammars/source.lean.json +55 -67
  185. data/grammars/source.lid.json +6 -10
  186. data/grammars/source.lilypond.json +181 -195
  187. data/grammars/source.lisp.json +40 -50
  188. data/grammars/source.litcoffee.json +169 -183
  189. data/grammars/source.livescript.json +207 -220
  190. data/grammars/source.llvm.json +28 -38
  191. data/grammars/source.logos.json +7 -14
  192. data/grammars/source.logtalk.json +136 -141
  193. data/grammars/source.loomscript.json +77 -83
  194. data/grammars/source.lsl.json +90 -106
  195. data/grammars/source.lua.json +100 -109
  196. data/grammars/source.makefile.json +181 -188
  197. data/grammars/source.makegen.json +3 -7
  198. data/grammars/source.mask.json +260 -265
  199. data/grammars/source.mata.json +38 -46
  200. data/grammars/source.mathematica.json +155 -167
  201. data/grammars/source.matlab.json +407 -684
  202. data/grammars/source.maxscript.json +293 -281
  203. data/grammars/source.mercury.json +179 -184
  204. data/grammars/source.meson.json +52 -58
  205. data/grammars/source.meta-info.json +64 -74
  206. data/grammars/source.ml.json +107 -113
  207. data/grammars/source.modelica.json +51 -59
  208. data/grammars/source.modula2.json +33 -42
  209. data/grammars/source.monkey.json +234 -241
  210. data/grammars/source.moonscript.json +51 -56
  211. data/grammars/source.mql5.json +74 -101
  212. data/grammars/source.mupad.json +30 -72
  213. data/grammars/source.ncl.json +1 -14
  214. data/grammars/source.ne.json +39 -42
  215. data/grammars/source.nemerle.json +58 -63
  216. data/grammars/source.nesc.json +9 -15
  217. data/grammars/source.netlinx.erb.json +13 -25
  218. data/grammars/source.netlinx.json +231 -292
  219. data/grammars/source.nextflow-groovy.json +1360 -0
  220. data/grammars/source.nextflow.json +74 -0
  221. data/grammars/source.nginx.json +274 -287
  222. data/grammars/source.nim.json +442 -483
  223. data/grammars/source.nim_filter.json +6 -26
  224. data/grammars/source.nimcfg.json +38 -51
  225. data/grammars/source.ninja.json +64 -70
  226. data/grammars/source.nit.json +60 -64
  227. data/grammars/source.nix.json +269 -273
  228. data/grammars/source.nmml.json +31 -37
  229. data/grammars/source.nsis.json +66 -72
  230. data/grammars/source.nu.json +129 -139
  231. data/grammars/source.nut.json +129 -133
  232. data/grammars/source.objc++.json +3 -10
  233. data/grammars/source.objc.json +303 -314
  234. data/grammars/source.objc.platform.json +145 -151
  235. data/grammars/source.ocaml.json +506 -514
  236. data/grammars/source.ocamllex.json +108 -115
  237. data/grammars/source.ocamlyacc.json +116 -123
  238. data/grammars/source.ooc.json +148 -155
  239. data/grammars/source.opa.json +39 -49
  240. data/grammars/source.opal.json +84 -89
  241. data/grammars/source.opalsysdefs.json +9 -13
  242. data/grammars/source.opencobol.json +22 -25
  243. data/grammars/source.opentype.json +148 -152
  244. data/grammars/source.ox.json +36 -44
  245. data/grammars/source.oz.json +31 -38
  246. data/grammars/source.p4.json +49 -59
  247. data/grammars/source.pan.json +273 -278
  248. data/grammars/source.papyrus.skyrim.json +705 -781
  249. data/grammars/source.parrot.pir.json +59 -65
  250. data/grammars/source.pascal.json +54 -61
  251. data/grammars/source.pawn.json +835 -849
  252. data/grammars/source.pcb.board.json +153 -158
  253. data/grammars/source.pcb.schematic.json +134 -138
  254. data/grammars/source.pcb.sexp.json +64 -74
  255. data/grammars/source.pep8.json +28 -32
  256. data/grammars/source.perl.6.json +83 -92
  257. data/grammars/source.perl.json +711 -737
  258. data/grammars/source.perl6fe.json +1204 -1218
  259. data/grammars/source.php.zephir.json +80 -89
  260. data/grammars/source.pic.json +137 -142
  261. data/grammars/source.pig_latin.json +76 -80
  262. data/grammars/source.pike.json +23 -36
  263. data/grammars/source.po.json +74 -84
  264. data/grammars/source.pogoscript.json +23 -29
  265. data/grammars/source.pony.json +98 -108
  266. data/grammars/source.postcss.json +370 -0
  267. data/grammars/source.postscript.json +88 -97
  268. data/grammars/source.pov-ray sdl.json +36 -42
  269. data/grammars/source.powershell.json +175 -197
  270. data/grammars/source.processing.json +236 -249
  271. data/grammars/source.prolog.eclipse.json +33 -38
  272. data/grammars/source.prolog.json +66 -72
  273. data/grammars/source.protobuf.json +88 -94
  274. data/grammars/source.puppet.json +144 -151
  275. data/grammars/source.purescript.json +268 -289
  276. data/grammars/source.pyjade.json +256 -281
  277. data/grammars/source.python.django.json +13 -18
  278. data/grammars/source.python.json +3319 -3367
  279. data/grammars/source.python.salt.json +3 -7
  280. data/grammars/source.qmake.json +83 -90
  281. data/grammars/source.qml.json +57 -78
  282. data/grammars/source.quoting.perl6fe.json +666 -669
  283. data/grammars/source.r.json +75 -84
  284. data/grammars/source.racket.json +17 -38
  285. data/grammars/source.rascal.json +77 -80
  286. data/grammars/source.reason.hover.type.json +1 -1
  287. data/grammars/source.reason.json +1025 -1080
  288. data/grammars/source.rebol.json +167 -177
  289. data/grammars/source.red.json +169 -177
  290. data/grammars/source.regexp.babel.json +74 -77
  291. data/grammars/source.regexp.extended.json +4 -5
  292. data/grammars/source.regexp.json +260 -264
  293. data/grammars/source.regexp.perl6fe.json +108 -111
  294. data/grammars/source.regexp.python.json +210 -215
  295. data/grammars/source.regexp.spin.json +63 -72
  296. data/grammars/source.renpy.json +617 -687
  297. data/grammars/source.rexx.json +25 -32
  298. data/grammars/source.ring.json +84 -114
  299. data/grammars/source.rpm-spec.json +392 -401
  300. data/grammars/source.ruby.gemfile.json +9 -12
  301. data/grammars/source.ruby.json +862 -952
  302. data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
  303. data/grammars/source.rust.json +223 -281
  304. data/grammars/source.sas.json +88 -105
  305. data/grammars/source.sass.json +100 -108
  306. data/grammars/source.sbt.json +16 -23
  307. data/grammars/source.scad.json +60 -67
  308. data/grammars/source.scala.json +215 -228
  309. data/grammars/source.scaml.json +120 -135
  310. data/grammars/source.scheme.json +119 -136
  311. data/grammars/source.scilab.json +40 -47
  312. data/grammars/source.scss.json +369 -403
  313. data/grammars/source.sdbl.json +14 -25
  314. data/grammars/source.shaderlab.json +24 -27
  315. data/grammars/source.shell.json +409 -440
  316. data/grammars/source.shen.json +75 -94
  317. data/grammars/source.smali.json +232 -293
  318. data/grammars/source.smalltalk.json +60 -75
  319. data/grammars/source.smt.json +67 -82
  320. data/grammars/source.solidity.json +35 -54
  321. data/grammars/source.sp.json +40 -45
  322. data/grammars/source.sparql.json +3 -8
  323. data/grammars/source.spin.json +277 -297
  324. data/grammars/source.sqf.json +34 -44
  325. data/grammars/source.sql.json +142 -156
  326. data/grammars/source.stan.json +201 -160
  327. data/grammars/source.stata.json +57 -68
  328. data/grammars/source.strings.json +26 -30
  329. data/grammars/source.stylus.json +558 -565
  330. data/grammars/source.supercollider.json +33 -40
  331. data/grammars/source.swift.json +999 -1077
  332. data/grammars/source.systemverilog.json +351 -365
  333. data/grammars/source.tcl.json +77 -94
  334. data/grammars/source.tea.json +61 -67
  335. data/grammars/source.terra.json +25 -32
  336. data/grammars/source.terraform.json +68 -88
  337. data/grammars/source.thrift.json +300 -306
  338. data/grammars/source.tl.json +112 -117
  339. data/grammars/source.tla.json +65 -69
  340. data/grammars/source.toc.json +21 -25
  341. data/grammars/source.toml.json +117 -122
  342. data/grammars/source.ts.json +2838 -2774
  343. data/grammars/source.tsx.json +180 -184
  344. data/grammars/source.turing.json +970 -974
  345. data/grammars/source.turtle.json +124 -140
  346. data/grammars/source.txl.json +23 -37
  347. data/grammars/source.ucfconstraints.json +16 -21
  348. data/grammars/source.ur.json +15 -27
  349. data/grammars/source.vala.json +221 -235
  350. data/grammars/source.varnish.vcl.json +117 -129
  351. data/grammars/source.vbnet.json +69 -106
  352. data/grammars/source.verilog.json +101 -107
  353. data/grammars/source.vhdl.json +437 -445
  354. data/grammars/source.viml.json +540 -550
  355. data/grammars/source.wavefront.mtl.json +274 -277
  356. data/grammars/source.wavefront.obj.json +781 -784
  357. data/grammars/source.wdl.json +66 -46
  358. data/grammars/source.webassembly.json +97 -102
  359. data/grammars/source.webidl.json +311 -326
  360. data/grammars/source.x10.json +28 -32
  361. data/grammars/source.x86asm.json +21 -26
  362. data/grammars/source.xc.json +164 -172
  363. data/grammars/source.xq.json +81 -92
  364. data/grammars/source.xtend.json +199 -208
  365. data/grammars/source.yaml-ext.json +118 -124
  366. data/grammars/source.yaml.json +155 -174
  367. data/grammars/source.yaml.salt.json +113 -116
  368. data/grammars/source.yang.json +10 -13
  369. data/grammars/source.yara.json +98 -0
  370. data/grammars/text.bibtex.json +95 -100
  371. data/grammars/text.cfml.basic.json +403 -404
  372. data/grammars/text.elixir.json +18 -23
  373. data/grammars/text.error-list.json +15 -16
  374. data/grammars/text.find-refs.json +487 -488
  375. data/grammars/text.gherkin.feature.json +45 -53
  376. data/grammars/text.haml.json +176 -189
  377. data/grammars/text.hamlc.json +82 -88
  378. data/grammars/text.html.abl.json +16 -21
  379. data/grammars/text.html.asciidoc.json +139 -153
  380. data/grammars/text.html.asdoc.json +145 -155
  381. data/grammars/text.html.asp.json +23 -28
  382. data/grammars/text.html.basic.json +323 -338
  383. data/grammars/text.html.cfm.json +316 -325
  384. data/grammars/text.html.creole.json +177 -189
  385. data/grammars/text.html.django.json +27 -33
  386. data/grammars/text.html.ecr.json +21 -25
  387. data/grammars/text.html.elixir.json +3 -9
  388. data/grammars/text.html.erb.json +81 -85
  389. data/grammars/text.html.erlang.yaws.json +24 -29
  390. data/grammars/text.html.factor.json +5 -11
  391. data/grammars/text.html.ftl.json +16 -25
  392. data/grammars/text.html.handlebars.json +579 -598
  393. data/grammars/text.html.javadoc.json +426 -0
  394. data/grammars/text.html.js.json +11 -17
  395. data/grammars/text.html.jsp.json +377 -384
  396. data/grammars/text.html.liquid.json +8 -18
  397. data/grammars/text.html.mako.json +257 -275
  398. data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
  399. data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
  400. data/grammars/text.html.mediawiki.json +318 -344
  401. data/grammars/text.html.php.blade.json +2134 -2140
  402. data/grammars/text.html.php.json +980 -1013
  403. data/grammars/text.html.slash.json +101 -107
  404. data/grammars/text.html.smarty.json +75 -83
  405. data/grammars/text.html.soy.json +250 -253
  406. data/grammars/text.html.ssp.json +18 -24
  407. data/grammars/text.html.tcl.json +17 -24
  408. data/grammars/text.html.twig.json +712 -718
  409. data/grammars/text.idl-idldoc.json +5 -9
  410. data/grammars/text.jade.json +213 -235
  411. data/grammars/text.junit-test-report.json +25 -28
  412. data/grammars/text.log.latex.json +44 -46
  413. data/grammars/text.marko.json +370 -401
  414. data/grammars/text.python.console.json +3 -7
  415. data/grammars/text.python.traceback.json +2 -5
  416. data/grammars/text.rdoc.json +15 -19
  417. data/grammars/text.restructuredtext.clean.json +8 -11
  418. data/grammars/text.restructuredtext.json +886 -873
  419. data/grammars/text.robot.json +26 -36
  420. data/grammars/text.roff.json +2852 -2915
  421. data/grammars/text.runoff.json +56 -69
  422. data/grammars/text.sfd.json +151 -155
  423. data/grammars/text.shell-session.json +5 -8
  424. data/grammars/text.slim.json +184 -210
  425. data/grammars/text.srt.json +54 -57
  426. data/grammars/text.tex.json +98 -105
  427. data/grammars/text.tex.latex.beamer.json +14 -20
  428. data/grammars/text.tex.latex.haskell.json +883 -782
  429. data/grammars/text.tex.latex.json +281 -291
  430. data/grammars/text.tex.latex.memoir.json +39 -46
  431. data/grammars/text.tex.latex.rd.json +32 -38
  432. data/grammars/text.xml.ant.json +62 -69
  433. data/grammars/text.xml.flex-config.json +1009 -1013
  434. data/grammars/text.xml.genshi.json +10 -16
  435. data/grammars/text.xml.json +117 -130
  436. data/grammars/text.xml.pom.json +235 -240
  437. data/grammars/text.xml.xsl.json +31 -37
  438. data/grammars/text.zone_file.json +24 -29
  439. data/lib/linguist/blob.rb +10 -1
  440. data/lib/linguist/blob_helper.rb +4 -1
  441. data/lib/linguist/file_blob.rb +5 -0
  442. data/lib/linguist/generated.rb +16 -0
  443. data/lib/linguist/heuristics.rb +23 -11
  444. data/lib/linguist/language.rb +3 -6
  445. data/lib/linguist/languages.json +1 -1
  446. data/lib/linguist/languages.yml +74 -12
  447. data/lib/linguist/lazy_blob.rb +15 -1
  448. data/lib/linguist/linguist.bundle +0 -0
  449. data/lib/linguist/samples.json +1666 -3381
  450. data/lib/linguist/shebang.rb +2 -0
  451. data/lib/linguist/strategy/modeline.rb +2 -0
  452. data/lib/linguist/vendor.yml +5 -6
  453. data/lib/linguist/version.rb +1 -1
  454. metadata +12 -11
  455. data/grammars/source.elm.json +0 -381
  456. data/grammars/source.nant-build.json +0 -86
  457. data/grammars/source.octave.json +0 -451
  458. data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
  459. data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
  460. data/grammars/text.html.vue.json +0 -936
@@ -1,81 +1,78 @@
1
1
  {
2
- "fileTypes": [
3
-
4
- ],
5
- "foldingStartMarker": "\\{\\s*$",
6
- "foldingStopMarker": "^\\s*\\}",
7
- "keyEquivalent": "^~M",
8
2
  "name": "Mata",
3
+ "scopeName": "source.mata",
9
4
  "patterns": [
10
5
  {
6
+ "name": "string.quoted.double.mata",
11
7
  "begin": "\"",
8
+ "end": "\"",
12
9
  "beginCaptures": {
13
10
  "0": {
14
11
  "name": "punctuation.definition.string.begin.mata"
15
12
  }
16
13
  },
17
- "end": "\"",
18
14
  "endCaptures": {
19
15
  "0": {
20
16
  "name": "punctuation.definition.string.end.mata"
21
17
  }
22
- },
23
- "name": "string.quoted.double.mata"
18
+ }
24
19
  },
25
20
  {
21
+ "name": "string.quoted.double.compound.mata",
26
22
  "begin": "`\"",
23
+ "end": "\"'",
24
+ "patterns": [
25
+ {
26
+ "include": "#cdq_string_content"
27
+ }
28
+ ],
27
29
  "beginCaptures": {
28
30
  "0": {
29
31
  "name": "punctuation.definition.string.begin.mata"
30
32
  }
31
33
  },
32
- "end": "\"'",
33
34
  "endCaptures": {
34
35
  "0": {
35
36
  "name": "punctuation.definition.string.end.mata"
36
37
  }
37
- },
38
- "name": "string.quoted.double.compound.mata",
39
- "patterns": [
40
- {
41
- "include": "#cdq_string_content"
42
- }
43
- ]
38
+ }
44
39
  },
45
40
  {
41
+ "name": "comment.block.mata",
46
42
  "begin": "/\\*",
43
+ "end": "\\*/",
44
+ "patterns": [
45
+ {
46
+ "include": "#cb_content"
47
+ }
48
+ ],
47
49
  "beginCaptures": {
48
50
  "0": {
49
51
  "name": "punctuation.definition.comment.begin.mata"
50
52
  }
51
53
  },
52
- "end": "\\*/",
53
54
  "endCaptures": {
54
55
  "0": {
55
56
  "name": "punctuation.definition.comment.end.mata"
56
57
  }
57
- },
58
- "name": "comment.block.mata",
59
- "patterns": [
60
- {
61
- "include": "#cb_content"
62
- }
63
- ]
58
+ }
64
59
  },
65
60
  {
61
+ "name": "comment.line.double-slash.mata",
62
+ "match": "(//).*$\\n?",
66
63
  "captures": {
67
64
  "0": {
68
65
  "name": "punctuation.definition.comment.mata"
69
66
  }
70
- },
71
- "match": "(//).*$\\n?",
72
- "name": "comment.line.double-slash.mata"
67
+ }
73
68
  },
74
69
  {
75
- "match": "(?<![^$\\s])(version|pragma|if|else|for|while|do|break|continue|goto|return)(?=\\s)",
76
- "name": "keyword.control.mata"
70
+ "name": "keyword.control.mata",
71
+ "match": "(?\u003c![^$\\s])(version|pragma|if|else|for|while|do|break|continue|goto|return)(?=\\s)"
77
72
  },
78
73
  {
74
+ "name": "storage.type.mata",
75
+ "match": "\\b(transmorphic|string|numeric|real|complex|(pointer(\\([^)]+\\))?))\\s+(matrix|vector|rowvector|colvector|scalar)\\b",
79
76
  "captures": {
80
77
  "1": {
81
78
  "name": "storage.type.eltype.mata"
@@ -83,22 +80,19 @@
83
80
  "4": {
84
81
  "name": "storage.type.orgtype.mata"
85
82
  }
86
- },
87
- "match": "\\b(transmorphic|string|numeric|real|complex|(pointer(\\([^)]+\\))?))\\s+(matrix|vector|rowvector|colvector|scalar)\\b",
88
- "name": "storage.type.mata"
83
+ }
89
84
  },
90
85
  {
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"
86
+ "name": "storage.type.eltype.mata",
87
+ "match": "\\b(transmorphic|string|numeric|real|complex|(pointer(\\([^)]+\\))?))\\s"
94
88
  },
95
89
  {
96
- "match": "\\b(matrix|vector|rowvector|colvector|scalar)\\b",
97
- "name": "storage.type.orgtype.mata"
90
+ "name": "storage.type.orgtype.mata",
91
+ "match": "\\b(matrix|vector|rowvector|colvector|scalar)\\b"
98
92
  },
99
93
  {
100
- "match": "\\!|\\+\\+|\\-\\-|\\&|\\'|\\?|\\\\|\\:\\:|\\,|\\.\\.|\\||\\=|\\=\\=|\\>\\=|\\<\\=|\\<|\\>|\\!\\=|\\#|\\+|\\-|\\*|\\^|\\/",
101
- "name": "keyword.operator.mata"
94
+ "name": "keyword.operator.mata",
95
+ "match": "\\!|\\+\\+|\\-\\-|\\\u0026|\\'|\\?|\\\\|\\:\\:|\\,|\\.\\.|\\||\\=|\\=\\=|\\\u003e\\=|\\\u003c\\=|\\\u003c|\\\u003e|\\!\\=|\\#|\\+|\\-|\\*|\\^|\\/"
102
96
  },
103
97
  {
104
98
  "include": "#builtin_functions"
@@ -106,8 +100,8 @@
106
100
  ],
107
101
  "repository": {
108
102
  "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"
103
+ "name": "support.function.builtin.mata",
104
+ "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)(?=\\()"
111
105
  },
112
106
  "cb_content": {
113
107
  "begin": "/\\*",
@@ -127,7 +121,5 @@
127
121
  }
128
122
  ]
129
123
  }
130
- },
131
- "scopeName": "source.mata",
132
- "uuid": "A1B2D6E0-F46E-4C1D-9120-60F1DE74272F"
133
- }
124
+ }
125
+ }
@@ -1,12 +1,6 @@
1
1
  {
2
- "fileTypes": [
3
- "m",
4
- "nb"
5
- ],
6
- "foldingStartMarker": "Begin\\[",
7
- "foldingStopMarker": "End\\[",
8
- "keyEquivalent": "^~M",
9
2
  "name": "Mathematica",
3
+ "scopeName": "source.mathematica",
10
4
  "patterns": [
11
5
  {
12
6
  "include": "#builtin_symbols"
@@ -53,229 +47,228 @@
53
47
  ],
54
48
  "repository": {
55
49
  "array_index": {
50
+ "name": "meta.structure.part.mathematica",
56
51
  "begin": "\\[\\[",
52
+ "end": "\\]\\]",
53
+ "patterns": [
54
+ {
55
+ "include": "$self"
56
+ },
57
+ {
58
+ "name": "punctuation.separator.part.mathematica",
59
+ "match": ","
60
+ }
61
+ ],
57
62
  "beginCaptures": {
58
63
  "0": {
59
64
  "name": "punctuation.definition.part.begin.mathematica"
60
65
  }
61
66
  },
62
- "end": "\\]\\]",
63
67
  "endCaptures": {
64
68
  "0": {
65
69
  "name": "punctuation.definition.part.end.mathematica"
66
70
  }
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
- ]
71
+ }
78
72
  },
79
73
  "builtin_operators": {
80
74
  "patterns": [
81
75
  {
82
- "match": "\\^:=",
83
- "name": "keyword.operator.assignment.up_set_delayed"
76
+ "name": "keyword.operator.assignment.up_set_delayed",
77
+ "match": "\\^:="
84
78
  },
85
79
  {
86
- "match": "===",
87
- "name": "keyword.operator.logical.same"
80
+ "name": "keyword.operator.logical.same",
81
+ "match": "==="
88
82
  },
89
83
  {
90
- "match": "=!=",
91
- "name": "keyword.operator.logical.not_same"
84
+ "name": "keyword.operator.logical.not_same",
85
+ "match": "=!="
92
86
  },
93
87
  {
94
- "match": "\\>\\>\\>",
95
- "name": "keyword.operator.mathematica.put_append"
88
+ "name": "keyword.operator.mathematica.put_append",
89
+ "match": "\\\u003e\\\u003e\\\u003e"
96
90
  },
97
91
  {
98
- "match": "\\*\\^",
99
- "name": "keyword.operator.arithmetic.scientific_notation"
92
+ "name": "keyword.operator.arithmetic.scientific_notation",
93
+ "match": "\\*\\^"
100
94
  },
101
95
  {
102
- "match": ":=",
103
- "name": "keyword.operator.assignment.set_delayed"
96
+ "name": "keyword.operator.assignment.set_delayed",
97
+ "match": ":="
104
98
  },
105
99
  {
106
- "match": "\\^=",
107
- "name": "keyword.operator.assignment.up_set"
100
+ "name": "keyword.operator.assignment.up_set",
101
+ "match": "\\^="
108
102
  },
109
103
  {
110
- "match": "&&",
111
- "name": "keyword.operator.logical.and"
104
+ "name": "keyword.operator.logical.and",
105
+ "match": "\u0026\u0026"
112
106
  },
113
107
  {
114
- "match": "||",
115
- "name": "keyword.operator.logical.or"
108
+ "name": "keyword.operator.logical.or",
109
+ "match": "||"
116
110
  },
117
111
  {
118
- "match": "==",
119
- "name": "keyword.operator.logical.equal"
112
+ "name": "keyword.operator.logical.equal",
113
+ "match": "=="
120
114
  },
121
115
  {
122
- "match": "!=",
123
- "name": "keyword.operator.logical.not_equal"
116
+ "name": "keyword.operator.logical.not_equal",
117
+ "match": "!="
124
118
  },
125
119
  {
126
- "match": "\\>=",
127
- "name": "keyword.operator.logical.greater_than_or_equal"
120
+ "name": "keyword.operator.logical.greater_than_or_equal",
121
+ "match": "\\\u003e="
128
122
  },
129
123
  {
130
- "match": "\\<=",
131
- "name": "keyword.operator.logical.less_than_or_equal"
124
+ "name": "keyword.operator.logical.less_than_or_equal",
125
+ "match": "\\\u003c="
132
126
  },
133
127
  {
134
- "match": ";;",
135
- "name": "keyword.operator.mathematica.span"
128
+ "name": "keyword.operator.mathematica.span",
129
+ "match": ";;"
136
130
  },
137
131
  {
138
- "match": "\\.\\.\\.",
139
- "name": "keyword.operator.mathematica.repeated_null"
132
+ "name": "keyword.operator.mathematica.repeated_null",
133
+ "match": "\\.\\.\\."
140
134
  },
141
135
  {
142
- "match": "\\.\\.",
143
- "name": "keyword.operator.mathematica.repeated"
136
+ "name": "keyword.operator.mathematica.repeated",
137
+ "match": "\\.\\."
144
138
  },
145
139
  {
146
- "match": "//\\.",
147
- "name": "keyword.operator.mathematica.replace_repeated"
140
+ "name": "keyword.operator.mathematica.replace_repeated",
141
+ "match": "//\\."
148
142
  },
149
143
  {
150
- "match": "/\\.",
151
- "name": "keyword.operator.mathematica.replace"
144
+ "name": "keyword.operator.mathematica.replace",
145
+ "match": "/\\."
152
146
  },
153
147
  {
154
- "match": "-\\>",
155
- "name": "keyword.operator.mathematica.rule"
148
+ "name": "keyword.operator.mathematica.rule",
149
+ "match": "-\\\u003e"
156
150
  },
157
151
  {
158
- "match": ":\\>",
159
- "name": "keyword.operator.mathematica.rule_delayed"
152
+ "name": "keyword.operator.mathematica.rule_delayed",
153
+ "match": ":\\\u003e"
160
154
  },
161
155
  {
162
- "match": "@{1,3}",
163
- "name": "keyword.operator.mathematica.apply"
156
+ "name": "keyword.operator.mathematica.apply",
157
+ "match": "@{1,3}"
164
158
  },
165
159
  {
166
- "match": "//@",
167
- "name": "keyword.operator.mathematica.map_all"
160
+ "name": "keyword.operator.mathematica.map_all",
161
+ "match": "//@"
168
162
  },
169
163
  {
170
- "match": "/@",
171
- "name": "keyword.operator.mathematica.map"
164
+ "name": "keyword.operator.mathematica.map",
165
+ "match": "/@"
172
166
  },
173
167
  {
174
- "match": "\\<\\>",
175
- "name": "keyword.operator.mathematica.string_join"
168
+ "name": "keyword.operator.mathematica.string_join",
169
+ "match": "\\\u003c\\\u003e"
176
170
  },
177
171
  {
178
- "match": "\\<\\<",
179
- "name": "keyword.operator.mathematica.get"
172
+ "name": "keyword.operator.mathematica.get",
173
+ "match": "\\\u003c\\\u003c"
180
174
  },
181
175
  {
182
- "match": "\\>\\>",
183
- "name": "keyword.operator.mathematica.put"
176
+ "name": "keyword.operator.mathematica.put",
177
+ "match": "\\\u003e\\\u003e"
184
178
  },
185
179
  {
186
- "match": "/;",
187
- "name": "keyword.operator.mathematica.condition"
180
+ "name": "keyword.operator.mathematica.condition",
181
+ "match": "/;"
188
182
  },
189
183
  {
190
- "match": "/:",
191
- "name": "keyword.operator.mathematica.tag"
184
+ "name": "keyword.operator.mathematica.tag",
185
+ "match": "/:"
192
186
  },
193
187
  {
194
- "match": "//",
195
- "name": "keyword.operator.mathematica.postfix"
188
+ "name": "keyword.operator.mathematica.postfix",
189
+ "match": "//"
196
190
  },
197
191
  {
198
- "match": "~~",
199
- "name": "keyword.operator.mathematica.string_expression"
192
+ "name": "keyword.operator.mathematica.string_expression",
193
+ "match": "~~"
200
194
  },
201
195
  {
202
- "match": "\\+",
203
- "name": "keyword.operator.arithmetic.plus"
196
+ "name": "keyword.operator.arithmetic.plus",
197
+ "match": "\\+"
204
198
  },
205
199
  {
206
- "match": "-",
207
- "name": "keyword.operator.arithmetic.minus"
200
+ "name": "keyword.operator.arithmetic.minus",
201
+ "match": "-"
208
202
  },
209
203
  {
210
- "match": "\\*",
211
- "name": "keyword.operator.arithmetic.times"
204
+ "name": "keyword.operator.arithmetic.times",
205
+ "match": "\\*"
212
206
  },
213
207
  {
214
- "match": "/",
215
- "name": "keyword.operator.arithmetic.divide"
208
+ "name": "keyword.operator.arithmetic.divide",
209
+ "match": "/"
216
210
  },
217
211
  {
218
- "match": "\\^",
219
- "name": "keyword.operator.arithmetic.power"
212
+ "name": "keyword.operator.arithmetic.power",
213
+ "match": "\\^"
220
214
  },
221
215
  {
222
- "match": "!",
223
- "name": "keyword.operator.logical.not"
216
+ "name": "keyword.operator.logical.not",
217
+ "match": "!"
224
218
  },
225
219
  {
226
- "match": "\\>",
227
- "name": "keyword.operator.logical.greater_than"
220
+ "name": "keyword.operator.logical.greater_than",
221
+ "match": "\\\u003e"
228
222
  },
229
223
  {
230
- "match": "\\<",
231
- "name": "keyword.operator.logical.less_than"
224
+ "name": "keyword.operator.logical.less_than",
225
+ "match": "\\\u003c"
232
226
  },
233
227
  {
234
- "match": "|",
235
- "name": "keyword.operator.mathematica.alternative"
228
+ "name": "keyword.operator.mathematica.alternative",
229
+ "match": "|"
236
230
  },
237
231
  {
238
- "match": "@",
239
- "name": "keyword.operator.mathematica.prefix"
232
+ "name": "keyword.operator.mathematica.prefix",
233
+ "match": "@"
240
234
  },
241
235
  {
242
- "match": ";",
243
- "name": "keyword.operator.mathematica.compound_expression"
236
+ "name": "keyword.operator.mathematica.compound_expression",
237
+ "match": ";"
244
238
  },
245
239
  {
246
- "match": "`",
247
- "name": "keyword.operator.mathematica.context"
240
+ "name": "keyword.operator.mathematica.context",
241
+ "match": "`"
248
242
  },
249
243
  {
250
- "match": "&",
251
- "name": "keyword.operator.mathematica.function"
244
+ "name": "keyword.operator.mathematica.function",
245
+ "match": "\u0026"
252
246
  },
253
247
  {
254
- "match": "#\\d*",
255
- "name": "keyword.operator.mathematica.slot"
248
+ "name": "keyword.operator.mathematica.slot",
249
+ "match": "#\\d*"
256
250
  },
257
251
  {
258
- "match": "\\?",
259
- "name": "keyword.operator.mathematica.pattern_test"
252
+ "name": "keyword.operator.mathematica.pattern_test",
253
+ "match": "\\?"
260
254
  },
261
255
  {
262
- "match": "=\\.",
263
- "name": "keyword.operator.mathematica.unset"
256
+ "name": "keyword.operator.mathematica.unset",
257
+ "match": "=\\."
264
258
  },
265
259
  {
266
- "match": "=",
267
- "name": "keyword.operator.mathematica.set"
260
+ "name": "keyword.operator.mathematica.set",
261
+ "match": "="
268
262
  },
269
263
  {
270
- "match": "'",
271
- "name": "keyword.operator.mathematica.derivative"
264
+ "name": "keyword.operator.mathematica.derivative",
265
+ "match": "'"
272
266
  }
273
267
  ]
274
268
  },
275
269
  "builtin_symbols": {
276
270
  "patterns": [
277
271
  {
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
272
  "name": "support.function.mathematica.system"
280
273
  }
281
274
  ]
@@ -283,15 +276,15 @@
283
276
  "builtin_variables": {
284
277
  "patterns": [
285
278
  {
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"
279
+ "name": "support.variable.mathematica.system",
280
+ "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"
288
281
  }
289
282
  ]
290
283
  },
291
284
  "comment": {
285
+ "name": "comment.block.mathematica",
292
286
  "begin": "\\(\\*",
293
287
  "end": "\\*\\)",
294
- "name": "comment.block.mathematica",
295
288
  "patterns": [
296
289
  {
297
290
  "include": "#comment"
@@ -299,10 +292,12 @@
299
292
  ]
300
293
  },
301
294
  "constant": {
302
- "match": "\\b(True|False|Null|Automatic|All|None|Infinity)\\b",
303
- "name": "constant.language.mathematica"
295
+ "name": "constant.language.mathematica",
296
+ "match": "\\b(True|False|Null|Automatic|All|None|Infinity)\\b"
304
297
  },
305
298
  "emptyfunction": {
299
+ "name": "meta.structure.function.empty.mathematica",
300
+ "match": "([a-zA-Z$][a-zA-Z0-9$]*)(\\[)(\\])",
306
301
  "captures": {
307
302
  "1": {
308
303
  "name": "entity.name.function.empty.mathematica"
@@ -313,12 +308,22 @@
313
308
  "3": {
314
309
  "name": "meta.scope.between_empty_brackets"
315
310
  }
316
- },
317
- "match": "([a-zA-Z$][a-zA-Z0-9$]*)(\\[)(\\])",
318
- "name": "meta.structure.function.empty.mathematica"
311
+ }
319
312
  },
320
313
  "function": {
314
+ "name": "meta.structure.function.mathematica",
321
315
  "begin": "([a-zA-Z$][a-zA-Z0-9$]*)(\\[)(?!\\[)",
316
+ "end": "\\]",
317
+ "patterns": [
318
+ {
319
+ "include": "$self"
320
+ },
321
+ {},
322
+ {
323
+ "name": "punctuation.separator.list.mathematica",
324
+ "match": ","
325
+ }
326
+ ],
322
327
  "beginCaptures": {
323
328
  "1": {
324
329
  "name": "entity.name.function.mathematica"
@@ -327,75 +332,60 @@
327
332
  "name": "punctuation.definition.function.begin.mathematica"
328
333
  }
329
334
  },
330
- "end": "\\]",
331
335
  "endCaptures": {
332
336
  "0": {
333
337
  "name": "punctuation.definition.function.end.mathematica"
334
338
  }
335
- },
336
- "name": "meta.structure.function.mathematica",
339
+ }
340
+ },
341
+ "list": {
342
+ "name": "meta.structure.list.mathematica",
343
+ "begin": "\\{",
344
+ "end": "\\}",
337
345
  "patterns": [
338
346
  {
339
347
  "include": "$self"
340
348
  },
341
349
  {
342
- "include": "meta.scope.any.mathematica"
343
- },
344
- {
345
- "match": ",",
346
- "name": "punctuation.separator.list.mathematica"
350
+ "name": "punctuation.separator.list.mathematica",
351
+ "match": ","
347
352
  }
348
- ]
349
- },
350
- "list": {
351
- "begin": "\\{",
353
+ ],
352
354
  "beginCaptures": {
353
355
  "0": {
354
356
  "name": "punctuation.definition.list.begin.mathematica"
355
357
  }
356
358
  },
357
- "end": "\\}",
358
359
  "endCaptures": {
359
360
  "0": {
360
361
  "name": "punctuation.definition.list.end.mathematica"
361
362
  }
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
- ]
363
+ }
373
364
  },
374
365
  "number": {
375
- "match": "\\b(\\d+(\\.\\d*)?)",
376
- "name": "constant.numeric.mathematica"
366
+ "name": "constant.numeric.mathematica",
367
+ "match": "\\b(\\d+(\\.\\d*)?)"
377
368
  },
378
369
  "pattern": {
379
370
  "patterns": [
380
371
  {
381
- "match": "([a-zA-Z$][a-zA-Z0-9$]*)?(___)",
382
- "name": "variable.parameter.mathematica.blank_null_sequence_pattern"
372
+ "name": "variable.parameter.mathematica.blank_null_sequence_pattern",
373
+ "match": "([a-zA-Z$][a-zA-Z0-9$]*)?(___)"
383
374
  },
384
375
  {
385
- "match": "([a-zA-Z$][a-zA-Z0-9$]*)?(__)",
386
- "name": "variable.parameter.mathematica.blank_sequence_pattern"
376
+ "name": "variable.parameter.mathematica.blank_sequence_pattern",
377
+ "match": "([a-zA-Z$][a-zA-Z0-9$]*)?(__)"
387
378
  },
388
379
  {
389
- "match": "([a-zA-Z$][a-zA-Z0-9$]*)?(_)",
390
- "name": "variable.parameter.mathematica.blank_pattern"
380
+ "name": "variable.parameter.mathematica.blank_pattern",
381
+ "match": "([a-zA-Z$][a-zA-Z0-9$]*)?(_)"
391
382
  }
392
383
  ]
393
384
  },
394
385
  "sqlstring": {
386
+ "name": "string.quoted.double.sql.mathematica",
395
387
  "begin": "\"(?=\\s*(SELECT|INSERT|UPDATE|DELETE|CREATE|REPLACE|ALTER))",
396
- "comment": "double quoted string",
397
388
  "end": "\"",
398
- "name": "string.quoted.double.sql.mathematica",
399
389
  "patterns": [
400
390
  {
401
391
  "include": "#constant_placeholder"
@@ -409,21 +399,19 @@
409
399
  ]
410
400
  },
411
401
  "string": {
402
+ "name": "string.quoted.double.mathematica",
412
403
  "begin": "\"",
413
404
  "end": "\"",
414
- "name": "string.quoted.double.mathematica",
415
405
  "patterns": [
416
406
  {
417
- "match": "\\\\.",
418
- "name": "constant.character.escape.untitled"
407
+ "name": "constant.character.escape.untitled",
408
+ "match": "\\\\."
419
409
  }
420
410
  ]
421
411
  },
422
412
  "symbol": {
423
- "match": "[a-zA-Z$][a-zA-Z0-9$]*\\b",
424
- "name": "variable.symbol.mathematica"
413
+ "name": "variable.symbol.mathematica",
414
+ "match": "[a-zA-Z$][a-zA-Z0-9$]*\\b"
425
415
  }
426
- },
427
- "scopeName": "source.mathematica",
428
- "uuid": "EB28CBAC-55D2-4CAD-B996-2F4A44FDF2B8"
429
- }
416
+ }
417
+ }