mult-low.lua /size: 41 Kb    last modification: 2024-01-16 09:02
1if not modules then modules = { } end modules ['mult-low'] = {
2    version   = 1.001,
3    comment   = "companion to mult-ini.mkiv",
4    author    = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
5    copyright = "PRAGMA ADE / ConTeXt Development Team",
6    license   = "see context related readme files"
7}
8
9-- for syntax highlighters, only the ones that are for users (boring to collect them)
10
11return {
12    ["constants"] = {
13        --
14        "zerocount", "minusone", "minustwo", "plusone", "plustwo", "plusthree", "plusfour", "plusfive",
15        "plussix", "plusseven", "pluseight", "plusnine", "plusten", "pluseleven", "plustwelve", "plussixteen",
16        "plusfifty", "plushundred", "plusonehundred", "plustwohundred", "plusfivehundred",
17        "plusthousand", "plustenthousand", "plustwentythousand", "medcard", "maxcard", "maxcardminusone", "maxiterator",
18        "zeropoint", "onepoint", "halfapoint", "onebasepoint", "maxcount", "maxdimen", "scaledpoint", "thousandpoint",
19        "points", "halfpoint",
20        "zeroskip", "centeringskip", "stretchingskip", "shrinkingskip",
21        "centeringfillskip", "stretchingfillskip", "shrinkingfillskip",
22        "centeringfilllskip", "stretchingfilllskip", "shrinkingfilllskip",
23        "zeromuskip", "onemuskip",
24        "pluscxxvii", "pluscxxviii", "pluscclv", "pluscclvi",
25        "normalpagebox",
26        "binaryshiftedten", "binaryshiftedtwenty", "binaryshiftedthirty",
27        "thickermuskip",
28        "zerofloat",
29        --
30        "directionlefttoright", "directionrighttoleft",
31        --
32        "endoflinetoken", "outputnewlinechar",
33        --
34        "emptytoks", "empty", "undefined",
35        --
36        "prerollrun",
37        --
38        "voidbox", "emptybox", "emptyvbox", "emptyhbox",
39        --
40        "bigskipamount", "medskipamount", "smallskipamount",
41        --
42        "fmtname", "fmtversion", "texengine", "texenginename", "texengineversion", "texenginefunctionality",
43        "luatexengine", "pdftexengine", "xetexengine", "unknownengine",
44        "contextformat", "contextversion", "contextlmtxmode", "contextmark", "mksuffix",
45        --
46        "activecatcode",
47        --
48        "bgroup", "egroup",
49        "endline",
50        --
51        "conditionaltrue", "conditionalfalse",
52        --
53        "attributeunsetvalue",
54        --
55        "statuswrite",
56        --
57        "uprotationangle", "rightrotationangle", "downrotationangle", "leftrotationangle",
58        --
59        "inicatcodes",
60        "ctxcatcodes", "texcatcodes", "notcatcodes", "txtcatcodes", "vrbcatcodes",
61        "prtcatcodes", "nilcatcodes", "luacatcodes", "tpacatcodes", "tpbcatcodes",
62        "xmlcatcodes", "ctdcatcodes", "rlncatcodes",
63        --
64        "escapecatcode", "begingroupcatcode", "endgroupcatcode", "mathshiftcatcode", "alignmentcatcode",
65        "endoflinecatcode", "parametercatcode", "superscriptcatcode", "subscriptcatcode", "ignorecatcode",
66        "spacecatcode", "lettercatcode", "othercatcode", "activecatcode", "commentcatcode", "invalidcatcode",
67        --
68        "tabasciicode", "newlineasciicode", "formfeedasciicode", "endoflineasciicode", "endoffileasciicode",
69        "commaasciicode", "spaceasciicode", "periodasciicode",
70        "hashasciicode", "dollarasciicode", "commentasciicode", "ampersandasciicode",
71        "colonasciicode", "semicolonasciicode", "backslashasciicode", "circumflexasciicode", "underscoreasciicode",
72        "leftbraceasciicode", "barasciicode", "rightbraceasciicode", "tildeasciicode", "delasciicode",
73        "leftparentasciicode", "rightparentasciicode",
74        "lessthanasciicode", "morethanasciicode", "doublecommentsignal",
75        "atsignasciicode", "exclamationmarkasciicode", "questionmarkasciicode",
76        "doublequoteasciicode", "singlequoteasciicode", "forwardslashasciicode",
77        "primeasciicode", "hyphenasciicode", "percentasciicode", "leftbracketasciicode", "rightbracketasciicode",
78        "zeroasciicode", "nineasciicode", "alowercaseasciicode", "zlowercaseasciicode",
79        --
80        "hsizefrozenparcode", "skipfrozenparcode", "hangfrozenparcode", "indentfrozenparcode", "parfillfrozenparcode",
81        "adjustfrozenparcode", "protrudefrozenparcode", "tolerancefrozenparcode", "stretchfrozenparcode",
82        "loosenessfrozenparcode", "lastlinefrozenparcode", "linepenaltyfrozenparcode", "clubpenaltyfrozenparcode",
83        "widowpenaltyfrozenparcode", "displaypenaltyfrozenparcode", "brokenpenaltyfrozenparcode",
84        "demeritsfrozenparcode", "shapefrozenparcode", "linefrozenparcode", "hyphenationfrozenparcode",
85        "shapingpenaltyfrozenparcode", "orphanpenaltyfrozenparcode", "allfrozenparcode",
86        "emergencyfrozenparcode", "parpassesfrozenparcode", "singlelinepenaltyfrozenparcode",
87        --
88        "activemathcharcode",
89        --
90        "activetabtoken", "activeformfeedtoken", "activeendoflinetoken",
91        --
92        "batchmodecode", "nonstopmodecode", "scrollmodecode", "errorstopmodecode",
93        --
94        "bottomlevelgroupcode", "simplegroupcode", "hboxgroupcode", "adjustedhboxgroupcode", "vboxgroupcode",
95        "vtopgroupcode", "aligngroupcode", "noaligngroupcode", "outputgroupcode", "mathgroupcode",
96        "discretionarygroupcode", "insertgroupcode", "vadjustgroupcode", "vcentergroupcode", "mathabovegroupcode",
97        "mathchoicegroupcode", "alsosimplegroupcode", "semisimplegroupcode", "mathshiftgroupcode", "mathleftgroupcode",
98        "localboxgroupcode", "splitoffgroupcode", "splitkeepgroupcode", "preamblegroupcode",
99        "alignsetgroupcode", "finrowgroupcode", "discretionarygroupcode",
100        --
101        "markautomigrationcode", "insertautomigrationcode", "adjustautomigrationcode", "preautomigrationcode", "postautomigrationcode",
102        --
103        "charnodecode", "hlistnodecode", "vlistnodecode", "rulenodecode", "insertnodecode", "marknodecode",
104        "adjustnodecode", "ligaturenodecode", "discretionarynodecode", "whatsitnodecode", "mathnodecode",
105        "gluenodecode", "kernnodecode", "penaltynodecode", "unsetnodecode", "mathsnodecode",
106        --
107     -- "charifcode", "catifcode", "numifcode", "dimifcode", "oddifcode", "vmodeifcode", "hmodeifcode",
108     -- "mmodeifcode", "innerifcode", "voidifcode", "hboxifcode", "vboxifcode", "xifcode", "eofifcode",
109     -- "trueifcode", "falseifcode", "caseifcode", "definedifcode", "csnameifcode", "fontcharifcode",
110        --
111        "overrulemathcontrolcode", "underrulemathcontrolcode", "radicalrulemathcontrolcode", "fractionrulemathcontrolcode",
112        "accentskewhalfmathcontrolcode", "accentskewapplymathcontrolcode", "applyordinarykernpairmathcontrolcode",
113        "applyverticalitalickernmathcontrolcode", "applyordinaryitalickernmathcontrolcode", "applycharitalickernmathcontrolcode",
114        "reboxcharitalickernmathcontrolcode", "applyboxeditalickernmathcontrolcode", "staircasekernmathcontrolcode",
115        "applytextitalickernmathcontrolcode", "applyscriptitalickernmathcontrolcode",
116        "checkspaceitalickernmathcontrolcode", "checktextitalickernmathcontrolcode",
117        "analyzescriptnucleuscharmathcontrolcode", "analyzescriptnucleuslistmathcontrolcode", "analyzescriptnucleusboxmathcontrolcode",
118        "accenttopskewwithoffsetmathcontrolcode", "ignorekerndimensionsmathcontrolcode", "ignoreflataccentsmathcontrolcode",
119        "extendaccentsmathcontrolcode", "extenddelimitersmathcontrolcode",
120        --
121        "normalparcontextcode", "vmodeparcontextcode", "vboxparcontextcode", "vtopparcontextcode", "vcenterparcontextcode",
122        "vadjustparcontextcode", "insertparcontextcode", "outputparcontextcode", "alignparcontextcode",
123        "noalignparcontextcode", "spanparcontextcode", "resetparcontextcode",
124        --
125        "normalparbegincode", "forceparbegincode", "indentparbegincode", "noindentparbegincode", "mathcharparbegincode",
126        "charparbegincode", "boundaryparbegincode", "spaceparbegincode", "mathparbegincode",
127        "kernparbegincode", "hskipparbegincode", "unhboxparbegincode", "valignparbegincode",
128        "vruleparbegincode",
129        --
130        "leftoriginlistanchorcode", "leftheightlistanchorcode", "leftdepthlistanchorcode",
131        "rightoriginlistanchorcode", "rightheightlistanchorcode", "rightdepthlistanchorcode",
132        "centeroriginlistanchorcode", "centerheightlistanchorcode", "centerdepthlistanchorcode",
133        "halfwaytotallistanchorcode", "halfwayheightlistanchorcode", "halfwaydepthlistanchorcode",
134        "halfwayleftlistanchorcode", "halfwayrightlistanchorcode",
135        --
136        "negatexlistsigncode", "negateylistsigncode", "negatelistsigncode",
137        --
138        "fontslantperpoint", "fontinterwordspace", "fontinterwordstretch", "fontinterwordshrink",
139        "fontexheight", "fontemwidth", "fontextraspace", "slantperpoint",
140        "mathexheight", "mathemwidth",
141        "interwordspace", "interwordstretch", "interwordshrink", "exheight", "emwidth", "extraspace",
142        "mathaxisheight",
143        "muquad",
144        --
145        -- maybe a different class
146        --
147        "startmode", "stopmode", "startnotmode", "stopnotmode", "startmodeset", "stopmodeset",
148        "doifmode", "doifelsemode", "doifmodeelse", "doifnotmode",
149        "startmodeset","stopmodeset",
150        "startallmodes", "stopallmodes", "startnotallmodes", "stopnotallmodes",
151        "doifallmodes", "doifelseallmodes", "doifallmodeselse", "doifnotallmodes",
152        "startenvironment", "stopenvironment", "environment",
153        "startcomponent", "stopcomponent", "component", "startlocalcomponent", "stoplocalcomponent",
154        "startproduct", "stopproduct", "product",
155        "startproject", "stopproject", "project",
156        "starttext", "stoptext", "startnotext", "stopnotext",
157        "startdocument", "stopdocument", "documentvariable", "unexpandeddocumentvariable", "setupdocument", "presetdocument",
158        "doifelsedocumentvariable", "doifdocumentvariableelse", "doifdocumentvariable", "doifnotdocumentvariable",
159        "startmodule", "stopmodule", "usemodule", "usetexmodule", "useluamodule","setupmodule","currentmoduleparameter","moduleparameter",
160        "everystarttext", "everystoptext", "everyforgetall", "luaenvironment",
161        --
162        "startTEXpage", "stopTEXpage",
163    --  "startMPpage", "stopMPpage", -- already catched by nested lexer
164        --
165        "enablemode", "disablemode", "preventmode", "definemode",
166        "globalenablemode", "globaldisablemode", "globalpreventmode",
167        "pushmode", "popmode",
168        --
169        "typescriptone", "typescripttwo", "typescriptthree", "mathsizesuffix",
170        --
171        "mathordinarycode", "mathordcode", "mathoperatorcode", "mathopcode", "mathbinarycode", "mathbincode",
172        "mathrelationcode", "mathrelcode", "mathopencode", "mathclosecode", "mathpunctuationcode",
173        "mathpunctcode", "mathovercode", "mathundercode", "mathinnercode", "mathradicalcode",
174        "mathfractioncode", "mathmiddlecode", "mathaccentcode", "mathfencedcode", "mathghostcode",
175        "mathvariablecode",  "mathactivecode", "mathvcentercode", "mathconstructcode", "mathwrappedcode",
176        "mathbegincode", "mathendcode", "mathexplicitcode", "mathdivisioncode", "mathfactorialcode",
177        "mathdimensioncode", "mathexperimentalcode", "mathtextpunctuationcode",
178        "mathimaginarycode", "mathdifferentialcode", "mathexponentialcode", "mathintegralcode", "mathellipsiscode", "mathfunctioncode", "mathdigitcode",
179     -- "mathtopaccentcode", "mathbottomaccentcode", "mathdelimitercode", "mathrootcode", "mathprintcode",        --
180        "mathalphacode", "mathboxcode", "mathchoicecode", "mathnothingcode", "mathlimopcode", "mathnolopcode",
181        "mathunsetcode", "mathunspacedcode", "mathallcode", "mathfakecode", "mathunarycode",
182        "mathmaybeordinarycode", "mathmayberelationcode", "mathmaybebinarycode", "mathnumbergroupcode",
183        "mathchemicalbondcode", "mathimplicationcode",
184        --
185        "constantnumber", "constantnumberargument", "constantdimen", "constantdimenargument", "constantemptyargument",
186        --
187        "luastringsep", "!!bs", "!!es",
188        --
189        "lefttorightmark", "righttoleftmark", "lrm", "rlm",
190        "bidilre", "bidirle", "bidipop", "bidilro", "bidirlo",
191        --
192        "breakablethinspace", "nobreakspace", "nonbreakablespace", "narrownobreakspace", "zerowidthnobreakspace",
193        "ideographicspace", "ideographichalffillspace",
194        "twoperemspace", "threeperemspace", "fourperemspace", "fiveperemspace", "sixperemspace",
195        "figurespace", "punctuationspace", "hairspace", "enquad", "emquad",
196        "zerowidthspace", "zerowidthnonjoiner", "zerowidthjoiner", "zwnj", "zwj",
197        "optionalspace", "asciispacechar", "softhyphen", "autoinsertedspace",
198        --
199        "Ux", "eUx",
200        --
201     -- "parfillleftskip", "parfillrightskip",
202        --
203        "startlmtxmode", "stoplmtxmode", "startmkivmode", "stopmkivmode",
204        --
205        "wildcardsymbol",
206        --
207        "normalhyphenationcode", "automatichyphenationcode", "explicithyphenationcode", "syllablehyphenationcode", "uppercasehyphenationcode",
208        "collapsehyphenationcode", "compoundhyphenationcode", "strictstarthyphenationcode", "strictendhyphenationcode",
209        "automaticpenaltyhyphenationcode", "explicitpenaltyhyphenationcode", "permitgluehyphenationcode", "permitallhyphenationcode",
210        "permitmathreplacehyphenationcode", "forcecheckhyphenationcode", "lazyligatureshyphenationcode", "forcehandlerhyphenationcode",
211        "feedbackcompoundhyphenationcode", "ignoreboundshyphenationcode", "partialhyphenationcode", "completehyphenationcode",
212        --
213        "normalizelinenormalizecode", "parindentskipnormalizecode", "swaphangindentnormalizecode", "swapparsshapenormalizecode",
214        "breakafterdirnormalizecode", "removemarginkernsnormalizecode", "clipwidthnormalizecode", "flattendiscretionariesnormalizecode",
215        "discardzerotabskipsnormalizecode", "flattenhleadersnormalizecode",
216        --
217        "normalizeparnormalizeparcode", "flattenvleadersnormalizeparcode", "limitprevgrafnormalizeparcode",
218        --
219        "nopreslackclassoptioncode", "nopostslackclassoptioncode",
220        "lefttopkernclassoptioncode", "righttopkernclassoptioncode", "leftbottomkernclassoptioncode", "rightbottomkernclassoptioncode",
221        "lookaheadforendclassoptioncode", "noitaliccorrectionclassoptioncode",  "defaultmathclassoptions",
222     -- "openfenceclassoptioncode", "closefenceclassoptioncode", "middlefenceclassoptioncode",
223        "checkligatureclassoptioncode", "checkitaliccorrectionclassoptioncode", "checkkernpairclassoptioncode",
224        "flattenclassoptioncode", "omitpenaltyclassoptioncode", "unpackclassoptioncode", "raiseprimeclassoptioncode",
225        "carryoverlefttopkernclassoptioncode", "carryoverleftbottomkernclassoptioncode", "carryoverrighttopkernclassoptioncode", "carryoverrightbottomkernclassoptioncode",
226        "preferdelimiterdimensionsclassoptioncode", "autoinjectclassoptioncode", "removeitaliccorrectionclassoptioncode",
227        "operatoritaliccorrectionclassoptioncode", "shortinlineclassoptioncode",
228        "pushnestingclassoptioncode", "popnestingclassoptioncode", "obeynestingclassoptioncode",
229        --
230        "noitaliccorrectionglyphoptioncode", "nozeroitaliccorrectionglyphoptioncode",
231        "noexpansionglyphoptioncode", "noprotrusionglyphoptioncode",
232        "noleftkernglyphoptioncode",  "norightkernglyphoptioncode",
233        "noleftligatureglyphoptioncode", "norightligatureglyphoptioncode",
234        "textcheckitalicglyphoptioncode", "mathcheckitalicglyphoptioncode",
235        --
236     -- "noitaliccorrectionmathoptioncode", "noleftpairkernmathoptioncode", "norightpairkernmathoptioncode",
237     -- "autodiscretionarymathoptioncode", "fulldiscretionarymathoptioncode",
238     -- "ignoredcharactermathoptioncode", "islargeoperatormathoptioncode", "hasitalicshapemathoptioncode",
239        --
240        "nokerningcode", "noligaturingcode", "noitalicscode",
241        --
242        "indecentparpassclasses", "looseparpassclasses", "tightparpassclasses",
243        "verylooseparpassclass", "looseparpassclass", "semilooseparpassclass",
244        "decentparpassclass", "almostdecentparpassclasses",
245        "semitightparpassclass", "tightparpassclass",
246        --
247        "frozenflagcode", "tolerantflagcode", "protectedflagcode", "primitiveflagcode", "permanentflagcode", "noalignedflagcode", "immutableflagcode",
248        "mutableflagcode", "globalflagcode", "overloadedflagcode", "immediateflagcode", "conditionalflagcode", "valueflagcode", "instanceflagcode",
249        --
250        "ordmathflattencode", "binmathflattencode", "relmathflattencode", "punctmathflattencode", "innermathflattencode",
251        --
252        "normalworddiscoptioncode", "preworddiscoptioncode", "postworddiscoptioncode",
253        "preferbreakdiscoptioncode", "prefernobreakdiscoptioncode",
254        "noitaliccorrectiondiscoptioncode", "nozeroitaliccorrectiondiscoptioncode",
255        "textcheckitalicdiscoptioncode",
256        --
257        "continueifinputfile", "continuewhenlmtxmode", "continuewhenmkivmode",
258        --
259        "uunit"
260    },
261    ["helpers"] = {
262        --
263        "pushglobalsetups", "popglobalsetups",
264        "startsetups", "stopsetups",
265        "startxmlsetups", "stopxmlsetups",
266        "startluasetups", "stopluasetups",
267        "starttexsetups", "stoptexsetups",
268        "startrawsetups", "stoprawsetups",
269        "startlocalsetups", "stoplocalsetups",
270        "starttexdefinition", "stoptexdefinition",
271        "starttexcode", "stoptexcode",
272        "startcontextcode", "stopcontextcode",
273        "startcontextdefinitioncode", "stopcontextdefinitioncode",
274        "texdefinition",
275        --
276        "doifelsesetups", "doifsetupselse", "doifsetups", "doifnotsetups", "setup", "setups", "texsetup", "xmlsetup", "luasetup", "directsetup", "fastsetup",
277        "copysetups", "resetsetups",
278        "doifelsecommandhandler", "doifcommandhandlerelse", "doifnotcommandhandler", "doifcommandhandler",
279        --
280        "newmode", "setmode", "resetmode",
281        "newsystemmode", "setsystemmode", "resetsystemmode", "pushsystemmode", "popsystemmode",
282        "globalsetmode", "globalresetmode", "globalsetsystemmode", "globalresetsystemmode",
283        "booleanmodevalue",
284        --
285        "newcount", "newdimen", "newskip", "newmuskip", "newbox", "newtoks", "newread", "newwrite", "newmarks", "newinsert", "newattribute", "newif", "newfloat",
286        "newlanguage", "newfamily", "newfam", "newhelp", -- not used
287        "newuserunit",
288        --
289        "newinteger", "newdimension", "newgluespec", "newmugluespec", "newposit",
290        "aliasinteger", "aliasdimension", "aliasposit",
291        --
292        "then",
293        "begcsname",
294        --
295        "autorule",
296        --
297        "tobit", "tobits", "tohexa",
298        --
299        "strippedcsname","checkedstrippedcsname",
300        --
301        "nofarguments",
302        "firstargumentfalse", "firstargumenttrue",
303        "secondargumentfalse", "secondargumenttrue",
304        "thirdargumentfalse", "thirdargumenttrue",
305        "fourthargumentfalse", "fourthargumenttrue",
306        "fifthargumentfalse", "fifthargumenttrue",
307        "sixthargumentfalse", "sixthargumenttrue",
308        "seventhargumentfalse", "seventhargumenttrue",
309        --
310     -- "vkern", "hkern", "vpenalty", "hpenalty", -- native in mkxl
311        --
312        "doglobal", "dodoglobal", "redoglobal", "resetglobal",
313        --
314        "donothing", "untraceddonothing", "dontcomplain", "moreboxtracing", "lessboxtracing", "noboxtracing", "forgetall",
315        --
316        "donetrue", "donefalse", "foundtrue", "foundfalse",
317        "globaldonetrue", "globaldonefalse", "globalfoundtrue", "globalfoundfalse",
318        --
319        "inlineordisplaymath", "indisplaymath", "forcedisplaymath", "startforceddisplaymath", "stopforceddisplaymath",
320        "startpickupmath", "stoppickupmath", "reqno", "forceinlinemath",
321        --
322        "mathortext",
323        --
324        "thebox",
325        "htdp",
326        "unvoidbox",
327        "hfilll", "vfilll",
328        --
329        "mathbox", "mathlimop", "mathnolop", "mathnothing", "mathalpha",
330        --
331        "currentcatcodetable", "defaultcatcodetable", "catcodetablename",
332        "newcatcodetable", "startcatcodetable", "stopcatcodetable", "startextendcatcodetable", "stopextendcatcodetable",
333        "pushcatcodetable", "popcatcodetable", "restorecatcodes",
334        "setcatcodetable", "letcatcodecommand", "defcatcodecommand", "uedcatcodecommand",
335        --
336        "hglue", "vglue", "hfillneg", "vfillneg", "hfilllneg", "vfilllneg",
337        --
338        "hsplit",
339        --
340        "ruledhss", "ruledhfil", "ruledhfill", "ruledhfilll", "ruledhfilneg", "ruledhfillneg", "normalhfillneg",  "normalhfilllneg",
341        "ruledvss", "ruledvfil", "ruledvfill", "ruledvfilll", "ruledvfilneg", "ruledvfillneg", "normalvfillneg",  "normalvfilllneg",
342        "ruledhbox", "ruledvbox", "ruledvtop", "ruleddbox", "ruledvcenter", "ruledmbox",
343        "ruledhpack", "ruledvpack", "ruledtpack", "ruleddpack",
344        "ruledvsplit", "ruledtsplit", "ruleddsplit",
345        "ruledhskip", "ruledvskip", "ruledkern", "ruledmskip", "ruledmkern",
346        "ruledhglue", "ruledvglue", "normalhglue", "normalvglue",
347        "ruledpenalty",
348        --
349        "filledhboxb", "filledhboxr", "filledhboxg", "filledhboxc", "filledhboxm", "filledhboxy", "filledhboxk",
350        --
351        "scratchstring", "scratchstringone", "scratchstringtwo", "tempstring",
352        "scratchcounter", "globalscratchcounter", "privatescratchcounter",
353        "scratchfloat", "globalscratchfloat", "privatescratchfloat",
354        "scratchdimen", "globalscratchdimen", "privatescratchdimen",
355        "scratchskip", "globalscratchskip", "privatescratchskip",
356        "scratchmuskip", "globalscratchmuskip", "privatescratchmuskip",
357        "scratchtoks", "globalscratchtoks", "privatescratchtoks",
358        "scratchbox", "globalscratchbox", "privatescratchbox",
359        "scratchmacro", "scratchmacroone", "scratchmacrotwo",
360        --
361        "scratchconditiontrue", "scratchconditionfalse", "ifscratchcondition",
362        "scratchconditiononetrue", "scratchconditiononefalse", "ifscratchconditionone",
363        "scratchconditiontwotrue", "scratchconditiontwofalse", "ifscratchconditiontwo",
364        --
365        "globalscratchcounterone", "globalscratchcountertwo", "globalscratchcounterthree",
366        --
367        "groupedcommand", "groupedcommandcs",
368        "triggergroupedcommand", "triggergroupedcommandcs",
369        "simplegroupedcommand", "simplegroupedcommandcs",
370        "pickupgroupedcommand", "pickupgroupedcommandcs",
371        "mathgroupedcommandcs",
372        --
373        "usedbaselineskip", "usedlineskip", "usedlineskiplimit",
374        --
375        "availablehsize", "localhsize", "setlocalhsize", "distributedhsize", "hsizefraction",
376        --
377        "next", "nexttoken",
378        --
379        "nextbox", "dowithnextbox", "dowithnextboxcs", "dowithnextboxcontent", "dowithnextboxcontentcs", "flushnextbox",
380        "boxisempty", "boxtostring", "contentostring", "prerolltostring",
381        --
382        "givenwidth", "givenheight", "givendepth", "scangivendimensions",
383        --
384        "scratchwidth", "scratchheight", "scratchdepth", "scratchoffset", "scratchdistance", "scratchtotal", "scratchitalic",
385        "scratchhsize", "scratchvsize",
386        "scratchxoffset", "scratchyoffset", "scratchhoffset", "scratchvoffset",
387        "scratchxposition", "scratchyposition",
388        "scratchtopoffset", "scratchbottomoffset", "scratchleftoffset", "scratchrightoffset",
389        --
390        "scratchcounterone", "scratchcountertwo", "scratchcounterthree", "scratchcounterfour", "scratchcounterfive", "scratchcountersix",
391        "scratchfloatone", "scratchfloattwo", "scratchfloatthree", "scratchfloatfour", "scratchfloatfive", "scratchfloatsix",
392        "scratchdimenone", "scratchdimentwo", "scratchdimenthree", "scratchdimenfour", "scratchdimenfive", "scratchdimensix",
393        "scratchskipone", "scratchskiptwo", "scratchskipthree", "scratchskipfour", "scratchskipfive", "scratchskipsix",
394        "scratchmuskipone", "scratchmuskiptwo", "scratchmuskipthree", "scratchmuskipfour", "scratchmuskipfive", "scratchmuskipsix",
395        "scratchtoksone", "scratchtokstwo", "scratchtoksthree", "scratchtoksfour", "scratchtoksfive", "scratchtokssix",
396        "scratchboxone", "scratchboxtwo", "scratchboxthree", "scratchboxfour", "scratchboxfive", "scratchboxsix",
397        "scratchnx", "scratchny", "scratchmx", "scratchmy",
398        "scratchunicode", "scratchunicodeone", "scratchunicodetwo", "scratchunicodethree",
399        "scratchmin", "scratchmax",
400        "scratchread", "scratchwrite",
401        --
402        "pfsin", "pfcos", "pftan", "pfasin", "pfacos", "pfatan", "pfsinh", "pfcosh", "pftanh", "pfasinh", "pfacosh", "pfatanh",
403        "pfsqrt", "pflog", "pfexp", "pfceil", "pffloor", "pfround", "pfabs", "pfrad", "pfdeg", "pfatantwo", "pfpow", "pfmod", "pfrem",
404        --
405        "scratchleftskip", "scratchrightskip", "scratchtopskip", "scratchbottomskip",
406        --
407        "doif", "doifnot", "doifelse",
408        "firstinset",
409        "doifinset", "doifnotinset",
410        "doifelseinset", "doifinsetelse",
411        "doifelsenextchar", "doifnextcharelse",
412        "doifelsenextcharcs", "doifnextcharcselse",
413        "doifelsenextoptional", "doifnextoptionalelse",
414        "doifelsenextoptionalcs", "doifnextoptionalcselse",
415        "doifelsefastoptionalcheck", "doiffastoptionalcheckelse",
416        "doifelsefastoptionalcheckcs", "doiffastoptionalcheckcselse",
417        "doifelsenextbgroup", "doifnextbgroupelse",
418        "doifelsenextbgroupcs", "doifnextbgroupcselse",
419        "doifelsenextparenthesis", "doifnextparenthesiselse",
420        "doifelseundefined", "doifundefinedelse",
421        "doifelsedefined", "doifdefinedelse",
422        "doifundefined", "doifdefined",
423        "doifelsevalue", "doifvalue", "doifnotvalue",
424        "doifnothing", "doifsomething",
425        "doifelsenothing", "doifnothingelse",
426        "doifelsesomething", "doifsomethingelse",
427        "doifvaluenothing", "doifvaluesomething",
428        "doifelsevaluenothing", "doifvaluenothingelse",
429        "doifelsedimension", "doifdimensionelse",
430        "doifelsenumber", "doifnumberelse", "doifnumber", "doifnotnumber",
431        "doifelsecommon", "doifcommonelse", "doifcommon", "doifnotcommon",
432        "doifinstring", "doifnotinstring", "doifelseinstring", "doifinstringelse",
433        "doifelseassignment", "doifassignmentelse", "docheckassignment", "doifelseassignmentcs", "doifassignmentelsecs",
434        "validassignment", "novalidassignment",
435        "doiftext", "doifelsetext", "doiftextelse", "doifnottext", "validtext",
436        --
437        "quitcondition", "truecondition", "falsecondition",
438        --
439        "tracingall", "tracingnone", "loggingall", "tracingcatcodes",
440        "showluatokens",
441        --
442        "aliasmacro",
443        --
444        "removetoks", "appendtoks", "prependtoks", "appendtotoks", "prependtotoks", "to",
445        --
446        -- "everyendpar",
447        --
448        "endgraf", "endpar", "reseteverypar", "finishpar", "empty", "null", "space", "quad", "enspace", "emspace", "charspace", "nbsp", "crlf",
449        "obeyspaces", "obeylines", "obeytabs", "obeypages", "obeyedspace", "obeyedline", "obeyedtab", "obeyedpage",
450        "normalspace", "naturalspace", "controlspace", "normalspaces",
451        "ignoretabs", "ignorelines", "ignorepages", "ignoreeofs", "setcontrolspaces",
452        --
453        "executeifdefined",
454        --
455        "singleexpandafter", "doubleexpandafter", "tripleexpandafter",
456        --
457        "dontleavehmode", "removelastspace", "removeunwantedspaces", "keepunwantedspaces",
458        "removepunctuation", "ignoreparskip", "forcestrutdepth", "onlynonbreakablespace",
459        --
460        "wait", "writestatus", "writeline", "define",
461        "defineexpandable", "redefine",
462        --
463        "setmeasure", "setemeasure", "setgmeasure", "setxmeasure", "definemeasure", "freezemeasure",
464        "measure", "measured", "directmeasure",
465        "setquantity", "setequantity", "setgquantity", "setxquantity", "definequantity", "freezequantity",
466        "quantity", "quantitied", "directquantity",
467     -- "quantified",
468        --
469        "installcorenamespace",
470        --
471        "getvalue", "getuvalue", "setvalue", "setevalue", "setgvalue", "setxvalue", "letvalue", "letgvalue",
472        "resetvalue", "undefinevalue", "ignorevalue",
473        "setuvalue", "setuevalue", "setugvalue", "setuxvalue",
474        -- glet
475        "globallet", "udef", "ugdef", "uedef", "uxdef", "checked", "unique",
476        --
477        "getparameters", "geteparameters", "getgparameters", "getxparameters", "forgetparameters", "copyparameters",
478        --
479        "getdummyparameters", "dummyparameter", "directdummyparameter", "setdummyparameter", "letdummyparameter",
480        "setexpandeddummyparameter", "resetdummyparameter",
481        "usedummystyleandcolor", "usedummystyleparameter", "usedummycolorparameter",
482        --
483        "processcommalist", "processcommacommand", "quitcommalist", "quitprevcommalist",
484        "processaction", "processallactions", "processfirstactioninset", "processallactionsinset",
485        --
486        "unexpanded", "expanded", "startexpanded", "stopexpanded", "protect", "unprotect",
487        --
488        "firstofoneargument",
489        "firstoftwoarguments", "secondoftwoarguments",
490        "firstofthreearguments", "secondofthreearguments", "thirdofthreearguments",
491        "firstoffourarguments", "secondoffourarguments", "thirdoffourarguments", "fourthoffourarguments",
492        "firstoffivearguments", "secondoffivearguments", "thirdoffivearguments", "fourthoffivearguments", "fifthoffivearguments",
493        "firstofsixarguments", "secondofsixarguments", "thirdofsixarguments", "fourthofsixarguments", "fifthofsixarguments", "sixthofsixarguments",
494        --
495        "firstofoneunexpanded",
496        "firstoftwounexpanded", "secondoftwounexpanded",
497        "firstofthreeunexpanded", "secondofthreeunexpanded", "thirdofthreeunexpanded",
498        --
499        "gobbleoneargument", "gobbletwoarguments", "gobblethreearguments", "gobblefourarguments", "gobblefivearguments", "gobblesixarguments", "gobblesevenarguments", "gobbleeightarguments", "gobbleninearguments", "gobbletenarguments",
500        "gobbleoneoptional", "gobbletwooptionals", "gobblethreeoptionals", "gobblefouroptionals", "gobblefiveoptionals",
501        --
502        "dorecurse", "doloop", "exitloop", "dostepwiserecurse", "recurselevel", "recursedepth", "dofastloopcs", "fastloopindex", "fastloopfinal", "dowith",
503        "doloopovermatch", "doloopovermatched", "doloopoverlist",
504        --
505        "newconstant", "setnewconstant", "setconstant", "setconstantvalue",
506        "newconditional", "settrue", "setfalse", "settruevalue", "setfalsevalue", "setconditional",
507        --
508        "newmacro", "setnewmacro", "newfraction", "newsignal", "newboundary",
509        --
510        "dosingleempty", "dodoubleempty", "dotripleempty", "doquadrupleempty", "doquintupleempty", "dosixtupleempty", "doseventupleempty",
511        "dosingleargument", "dodoubleargument", "dotripleargument", "doquadrupleargument", "doquintupleargument", "dosixtupleargument", "doseventupleargument",
512        "dosinglegroupempty", "dodoublegroupempty", "dotriplegroupempty", "doquadruplegroupempty", "doquintuplegroupempty",
513        "permitspacesbetweengroups", "dontpermitspacesbetweengroups",
514        --
515        "nopdfcompression", "maximumpdfcompression", "normalpdfcompression", "onlypdfobjectcompression", "nopdfobjectcompression",
516        --
517        "modulonumber", "dividenumber",
518        --
519        "getfirstcharacter", "doifelsefirstchar", "doiffirstcharelse",
520        --
521        "mathclassvalue",
522        --
523        "startnointerference", "stopnointerference",
524        --
525        "twodigits","threedigits",
526        --
527        "leftorright",
528        --
529        "offinterlineskip", "oninterlineskip", "nointerlineskip",
530        --
531        "strut", "halfstrut", "quarterstrut", "depthstrut", "halflinestrut", "noheightstrut", "setstrut", "strutbox", "strutht", "strutdp", "strutwd", "struthtdp", "strutgap", "begstrut", "endstrut", "lineheight",
532        "leftboundary", "rightboundary", "signalcharacter",
533        "ascender", "descender", "capheight",
534        --
535        "aligncontentleft", "aligncontentmiddle", "aligncontentright",
536        --
537        "shiftbox", "vpackbox", "hpackbox", "vpackedbox", "hpackedbox",
538        --
539     -- "ordordspacing", "ordopspacing", "ordbinspacing", "ordrelspacing",
540     -- "ordopenspacing", "ordclosespacing", "ordpunctspacing", "ordinnerspacing",
541     -- "ordfracspacing", "ordradspacing", "ordmiddlespacing", "ordaccentspacing",
542     -- --
543     -- "opordspacing", "opopspacing", "opbinspacing", "oprelspacing",
544     -- "opopenspacing", "opclosespacing", "oppunctspacing", "opinnerspacing",
545     -- "opfracspacing", "opradspacing", "opmiddlespacing", "opaccentspacing",
546     -- --
547     -- "binordspacing", "binopspacing", "binbinspacing", "binrelspacing",
548     -- "binopenspacing", "binclosespacing", "binpunctspacing", "bininnerspacing",
549     -- "binfracspacing", "binradspacing", "binmiddlespacing", "binaccentspacing",
550     -- --
551     -- "relordspacing", "relopspacing", "relbinspacing", "relrelspacing",
552     -- "relopenspacing", "relclosespacing", "relpunctspacing", "relinnerspacing",
553     -- "relfracspacing", "relradspacing", "relmiddlespacing", "relaccentspacing",
554     -- --
555     -- "openordspacing", "openopspacing", "openbinspacing", "openrelspacing",
556     -- "openopenspacing", "openclosespacing", "openpunctspacing", "openinnerspacing",
557     -- "openfracspacing", "openradspacing", "openmiddlespacing", "openaccentspacing",
558     -- --
559     -- "closeordspacing", "closeopspacing", "closebinspacing", "closerelspacing",
560     -- "closeopenspacing", "closeclosespacing", "closepunctspacing", "closeinnerspacing",
561     -- "closefracspacing", "closeradspacing", "closemiddlespacing", "closeaccentspacing",
562     -- --
563     -- "punctordspacing", "punctopspacing", "punctbinspacing", "punctrelspacing",
564     -- "punctopenspacing", "punctclosespacing", "punctpunctspacing", "punctinnerspacing",
565     -- "punctfracspacing", "punctradspacing", "punctmiddlespacing", "punctaccentspacing",
566     -- --
567     -- "innerordspacing", "inneropspacing", "innerbinspacing", "innerrelspacing",
568     -- "inneropenspacing", "innerclosespacing", "innerpunctspacing", "innerinnerspacing",
569     -- "innerfracspacing", "innerradspacing", "innermiddlespacing", "inneraccentspacing",
570     -- --
571     -- "fracordspacing", "fracopspacing", "fracbinspacing", "fracrelspacing",
572     -- "fracopenspacing", "fracclosespacing", "fracpunctspacing", "fracinnerspacing",
573     -- "fracfracspacing", "fracradspacing", "fracmiddlespacing", "fracaccentspacing",
574     -- --
575     -- "radordspacing", "radopspacing", "radbinspacing", "radrelspacing",
576     -- "radopenspacing", "radclosespacing", "radpunctspacing", "radinnerspacing",
577     -- "radfracspacing", "radradspacing", "radmiddlespacing", "radaccentspacing",
578     -- --
579     -- "middleordspacing", "middleopspacing", "middlebinspacing", "middlerelspacing",
580     -- "middleopenspacing", "middleclosespacing", "middlepunctspacing", "middleinnerspacing",
581     -- "middlefracspacing", "middleradspacing", "middlemiddlespacing", "middleaccentspacing",
582     -- --
583     -- "accentordspacing", "accentopspacing", "accentbinspacing", "accentrelspacing",
584     -- "accentopenspacing", "accentclosespacing", "accentpunctspacing", "accentinnerspacing",
585     -- "accentfracspacing", "accentradspacing", "accentmiddlespacing", "accentaccentspacing",
586        --
587        "normalreqno",
588        --
589        "startimath", "stopimath", "normalstartimath", "normalstopimath",
590        "startdmath", "stopdmath", "normalstartdmath", "normalstopdmath",
591        --
592        "uncramped", "cramped",
593        "mathstyletrigger", "triggermathstyle", "triggeredmathstyle",
594        "mathstylefont", "mathsmallstylefont", "mathstyleface", "mathsmallstyleface", "mathstylecommand", "mathpalette",
595        "mathstylehbox", "mathstylevbox", "mathstylevcenter", "mathstylevcenteredhbox", "mathstylevcenteredvbox",
596        "mathtext", "setmathsmalltextbox", "setmathtextbox",
597        "pushmathstyle", "popmathstyle",
598        --
599        "triggerdisplaystyle", "triggertextstyle", "triggerscriptstyle", "triggerscriptscriptstyle",
600        "triggeruncrampedstyle", "triggercrampedstyle",
601        "triggersmallstyle", "triggeruncrampedsmallstyle", "triggercrampedsmallstyle",
602        "triggerbigstyle", "triggeruncrampedbigstyle", "triggercrampedbigstyle",
603        --
604        "luaexpr",
605        "expelsedoif", "expdoif", "expdoifnot",
606        "expdoifelsecommon", "expdoifcommonelse",
607        "expdoifelseinset", "expdoifinsetelse",
608        --
609        "glyphscaled", -- will change
610        --
611        "ctxdirectlua", "ctxlatelua", "ctxsprint", "ctxwrite", "ctxcommand", "ctxdirectcommand", "ctxlatecommand", "ctxreport",
612        "ctxlua", "luacode", "lateluacode", "directluacode",
613        "registerctxluafile", "ctxloadluafile",
614        "luaversion", "luamajorversion", "luaminorversion",
615        "ctxluacode", "luaconditional", "luaexpanded", "ctxluamatch", "ctxluamatchfile",
616        "startluaparameterset", "stopluaparameterset", "luaparameterset",
617        "definenamedlua",
618        "obeylualines", "obeyluatokens",
619        "startluacode", "stopluacode", "startlua", "stoplua",
620        "startctxfunction","stopctxfunction","ctxfunction",
621        "startctxfunctiondefinition","stopctxfunctiondefinition",
622        "installctxfunction", "installprotectedctxfunction",  "installprotectedctxscanner", "installctxscanner", "resetctxscanner",
623        "cldprocessfile", "cldloadfile", "cldloadviafile", "cldcontext", "cldcommand",
624        --
625        "carryoverpar",
626        "freezeparagraphproperties", "defrostparagraphproperties",
627        "setparagraphfreezing", "forgetparagraphfreezing",
628        "updateparagraphproperties", "updateparagraphpenalties", "updateparagraphdemerits", "updateparagraphshapes", "updateparagraphlines",
629        "updateparagraphpasses",
630        --
631        "lastlinewidth",
632        --
633        "assumelongusagecs",
634        --
635        "righttolefthbox", "lefttorighthbox", "righttoleftvbox", "lefttorightvbox", "righttoleftvtop", "lefttorightvtop",
636        "rtlhbox", "ltrhbox", "rtlvbox", "ltrvbox", "rtlvtop", "ltrvtop",
637        "autodirhbox", "autodirvbox", "autodirvtop",
638        "leftorrighthbox", "leftorrightvbox", "leftorrightvtop",
639        "lefttoright", "righttoleft", "checkedlefttoright", "checkedrighttoleft",
640        "synchronizelayoutdirection","synchronizedisplaydirection","synchronizeinlinedirection",
641        "dirlre", "dirrle", "dirlro", "dirrlo",
642        "rtltext", "ltrtext",
643        --
644        "lesshyphens", "morehyphens", "nohyphens", "dohyphens", "dohyphencollapsing", "nohyphencollapsing",
645        "compounddiscretionary",
646        --
647        "Ucheckedstartdisplaymath", "Ucheckedstopdisplaymath",
648        --
649        "break", "nobreak", "allowbreak", "goodbreak",
650        --
651        "nospace", "nospacing", "dospacing",
652        --
653        "naturalhbox", "naturalvbox", "naturalvtop", "naturalhpack", "naturalvpack", "naturaltpack",
654        "reversehbox", "reversevbox", "reversevtop", "reversehpack", "reversevpack", "reversetpack",
655        --
656        "hcontainer", "vcontainer", "tcontainer",
657        --
658        "frule",
659        --
660        "compoundhyphenpenalty",
661        --
662        "start", "stop",
663        --
664        "unsupportedcs",
665        --
666        "openout", "closeout", "write", "openin", "closein", "read", "readline", "readlinedirect", "readfromterminal",
667        --
668        "boxlines", "boxline", "setboxline", "copyboxline",
669        "boxlinewd","boxlineht", "boxlinedp",
670        "boxlinenw","boxlinenh", "boxlinend",
671        "boxlinels", "boxliners", "boxlinelh", "boxlinerh",
672        "boxlinelp", "boxlinerp", "boxlinein",
673        "boxrangewd", "boxrangeht", "boxrangedp",
674        --
675        "bitwiseset", "bitwiseand", "bitwiseor", "bitwisexor", "bitwisenot", "bitwisenil",
676        "ifbitwiseand", "bitwise", "bitwiseshift", "bitwiseflip",
677        -- old ... very low level
678        "textdir", "linedir", "pardir", "boxdir",
679        --
680        "prelistbox", "postlistbox", "prelistcopy", "postlistcopy", "setprelistbox", "setpostlistbox",
681        --
682        "noligaturing", "nokerning", "noexpansion", "noprotrusion",
683        "noleftkerning", "noleftligaturing", "norightkerning", "norightligaturing", "noitaliccorrection",
684         --
685        "futureletnexttoken", "defbackslashbreak", "letbackslashbreak",
686        --
687        "pushoverloadmode", "popoverloadmode", "pushrunstate", "poprunstate",
688        --
689        "suggestedalias",
690        --
691        "showboxhere",
692        --
693        "discoptioncodestring", "flagcodestring", "frozenparcodestring", "glyphoptioncodestring", "groupcodestring",
694        "hyphenationcodestring", "mathcontrolcodestring", "mathflattencodestring", "normalizecodestring",
695        "parcontextcodestring",
696        --
697        "newlocalcount", "newlocaldimen", "newlocalskip", "newlocalmuskip", "newlocaltoks", "newlocalbox",
698        "newlocalwrite", "newlocalread",
699        "setnewlocalcount", "setnewlocaldimen", "setnewlocalskip", "setnewlocalmuskip", "setnewlocaltoks", "setnewlocalbox",
700        --
701        "ifexpression",
702        --
703        "localcontrolledrepeating", "expandedrepeating", "unexpandedrepeating",
704        --
705        "lastchkinteger", "ifchkinteger",
706        --
707     -- "mathopen", "mathclose", "mathinner",
708        "mathordinary", "mathoperator", "mathbinary", "mathrelation", "mathpunctuation", "mathfraction",
709        "mathradical", "mathmiddle", "mathaccent", "mathfenced", "mathghost", "mathvariable", "mathactive",
710        "mathvcenter", "mathimaginary", "mathdifferential", "mathexponential", "mathdigit", "mathdivision",
711        "mathfactorial", "mathwrapped", "mathconstruct", "mathdimension", "mathunary", "mathchemicalbond",
712        "mathimplication",
713     -- "mathfunction", "mathexplicit", "mathbegin", "mathend",
714        --
715        "filebasename", "filenameonly", "filedirname", "filesuffix",
716        --
717        "setmathoption", "resetmathoption",
718        --
719        "Ustack", "Umathdict", "Umathclass",
720        "Ustyle", "Uchar",
721        "Usuperscript", "Usubscript", "Unosuperscript", "Unosubscript", "Uprimescript",
722        "Usuperprescript", "Usubprescript", "Unosuperprescript", "Unosubprescript",
723        --
724        "ignorefile",
725        --
726        "boxwidth", "boxheight", "boxdepth",
727    }
728}
729