github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,167 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"g",
|
4
|
+
"gi",
|
5
|
+
"gd",
|
6
|
+
".gaprc"
|
7
|
+
],
|
8
|
+
"foldingStartMarker": "/\\*\\*|\\{\\s*$|^\\s*(function|if|for|while|repeat)\\b|^\\s*\\b([A-Za-z_][A-Za-z0-9_]*)\\b\\s*:=\\s*\\b(function)\\b",
|
9
|
+
"foldingStopMarker": "\\*\\*/|^\\s*\\}|\\b(od|fi|end|until)\\b",
|
10
|
+
"name": "GAP",
|
11
|
+
"patterns": [
|
12
|
+
{
|
13
|
+
"match": "^\\s*(end|fi|od)$",
|
14
|
+
"name": "invalid.illegal.end-statement.gap"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"begin": "#",
|
18
|
+
"beginCaptures": {
|
19
|
+
"0": {
|
20
|
+
"name": "punctuation.definition.comment.gap"
|
21
|
+
}
|
22
|
+
},
|
23
|
+
"end": "$\\n?",
|
24
|
+
"name": "comment.line.gap",
|
25
|
+
"patterns": [
|
26
|
+
{
|
27
|
+
"match": "(?>\\\\\\s*\\n)",
|
28
|
+
"name": "punctuation.separator.continuation.gap"
|
29
|
+
}
|
30
|
+
]
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"match": "\\b(local|quit|QUIT|rec|IsBound|Unbind|TryNextMethod|Info|Assert|SaveWorkspace)\\b",
|
34
|
+
"name": "support.function.statement"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"match": "(\\[(\\*|)|(\\*|)\\]|\\{|\\})",
|
38
|
+
"name": "storage.type"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"match": "\\b(in|and|or|not|mod|div)\\b|\\+|\\-|\\*|\\/|\\^|\\~|\\!\\.|\\=|<>|<|>|\\.\\.|:",
|
42
|
+
"name": "keyword.operator"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"match": "\\b(if|then|elif|else|while|for|return|where|do|case|when|repeat|until|break|continue|fi|od)\\b",
|
46
|
+
"name": "keyword.control"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"begin": "(\\b(function)\\b\\b([A-Za-z_][A-Za-z0-9_]*)?|(\\b([A-Za-z_][A-Za-z0-9_]*)\\b\\s*(:=)\\s*\\b(function|procedure)\\b))\\s*\\(([^\\)]*)\\)",
|
50
|
+
"beginCaptures": {
|
51
|
+
"2": {
|
52
|
+
"name": "keyword.function.gap"
|
53
|
+
},
|
54
|
+
"3": {
|
55
|
+
"name": "entity.name.function.gap"
|
56
|
+
},
|
57
|
+
"5": {
|
58
|
+
"name": "entity.name.function.gap"
|
59
|
+
},
|
60
|
+
"6": {
|
61
|
+
"name": "keyword.operator"
|
62
|
+
},
|
63
|
+
"7": {
|
64
|
+
"name": "keyword.function.gap"
|
65
|
+
},
|
66
|
+
"8": {
|
67
|
+
"name": "variable"
|
68
|
+
}
|
69
|
+
},
|
70
|
+
"end": "\\bend\\b",
|
71
|
+
"endCaptures": {
|
72
|
+
"0": {
|
73
|
+
"name": "keyword.function.gap"
|
74
|
+
}
|
75
|
+
},
|
76
|
+
"name": "meta.function.gap",
|
77
|
+
"patterns": [
|
78
|
+
{
|
79
|
+
"include": "$base"
|
80
|
+
}
|
81
|
+
]
|
82
|
+
},
|
83
|
+
{
|
84
|
+
"match": "\\b(true|false|fail)\\b",
|
85
|
+
"name": "constant.language.gap"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b",
|
89
|
+
"name": "constant.numeric.gap"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"begin": "\"",
|
93
|
+
"beginCaptures": {
|
94
|
+
"0": {
|
95
|
+
"name": "punctuation.definition.string.begin.gap"
|
96
|
+
}
|
97
|
+
},
|
98
|
+
"end": "\"",
|
99
|
+
"endCaptures": {
|
100
|
+
"0": {
|
101
|
+
"name": "punctuation.definition.string.end.gap"
|
102
|
+
}
|
103
|
+
},
|
104
|
+
"name": "string.quoted.double.gap",
|
105
|
+
"patterns": [
|
106
|
+
{
|
107
|
+
"include": "#string_escaped_char"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"include": "#string_placeholder"
|
111
|
+
}
|
112
|
+
]
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"begin": "'",
|
116
|
+
"beginCaptures": {
|
117
|
+
"0": {
|
118
|
+
"name": "punctuation.definition.string.begin.gap"
|
119
|
+
}
|
120
|
+
},
|
121
|
+
"end": "'",
|
122
|
+
"endCaptures": {
|
123
|
+
"0": {
|
124
|
+
"name": "punctuation.definition.string.end.gap"
|
125
|
+
}
|
126
|
+
},
|
127
|
+
"name": "string.quoted.single.gap",
|
128
|
+
"patterns": [
|
129
|
+
{
|
130
|
+
"include": "#string_escaped_char"
|
131
|
+
}
|
132
|
+
]
|
133
|
+
},
|
134
|
+
{
|
135
|
+
"match": "\\b(16Bits_AssocWord|16Bits_DepthOfPcElement|16Bits_Equal|16Bits_ExponentOfPcElement|16Bits_ExponentSums1|16Bits_ExponentSums3|16Bits_ExponentSyllable|16Bits_ExponentsOfPcElement|16Bits_ExtRepOfObj|16Bits_GeneratorSyllable|16Bits_HeadByNumber|16Bits_LeadingExponentOfPcElement|16Bits_LengthWord|16Bits_Less|16Bits_NumberSyllables|16Bits_ObjByVector|16Bits_Power|16Bits_Product|16Bits_Quotient|32Bits_AssocWord|32Bits_DepthOfPcElement|32Bits_Equal|32Bits_ExponentOfPcElement|32Bits_ExponentSums1|32Bits_ExponentSums3|32Bits_ExponentSyllable|32Bits_ExponentsOfPcElement|32Bits_ExtRepOfObj|32Bits_GeneratorSyllable|32Bits_HeadByNumber|32Bits_LeadingExponentOfPcElement|32Bits_LengthWord|32Bits_Less|32Bits_NumberSyllables|32Bits_ObjByVector|32Bits_Power|32Bits_Product|32Bits_Quotient|8Bits_AssocWord|8Bits_DepthOfPcElement|8Bits_Equal|8Bits_ExponentOfPcElement|8Bits_ExponentSums1|8Bits_ExponentSums3|8Bits_ExponentSyllable|8Bits_ExponentsOfPcElement|8Bits_ExtRepOfObj|8Bits_GeneratorSyllable|8Bits_HeadByNumber|8Bits_LeadingExponentOfPcElement|8Bits_LengthWord|8Bits_Less|8Bits_NumberSyllables|8Bits_ObjByVector|8Bits_Power|8Bits_Product|8Bits_Quotient|ACLT|AClosVecLib|AClosestVectorCombinationsMatFFEVecFFE|AClosestVectorCombinationsMatFFEVecFFECoords|AClosestVectorDriver|ADDCOEFFS_GENERIC_3|ADDCOEFFS_GF2VEC_GF2VEC|ADDCOEFFS_GF2VEC_GF2VEC_MULT|ADDITIVE_INV_POLYNOMIAL|ADDITIVE_INV_RATFUN|ADD_COEFFS_VEC8BIT_2|ADD_COEFFS_VEC8BIT_3|ADD_GF2VEC_GF2VEC_SHIFTED|ADD_LIST|ADD_LIST_DEFAULT|ADD_ROWVECTOR_VEC8BITS_2|ADD_ROWVECTOR_VEC8BITS_3|ADD_ROWVECTOR_VEC8BITS_5|ADD_ROWVECTOR_VECFFES_2|ADD_ROWVECTOR_VECFFES_3|ADD_ROW_VECTOR_2|ADD_ROW_VECTOR_2_FAST|ADD_ROW_VECTOR_3|ADD_ROW_VECTOR_3_FAST|ADD_ROW_VECTOR_5|ADD_ROW_VECTOR_5_FAST|ADD_SET|ADD_TO_LIST_ENTRIES_PLIST_RANGE|ADJUST_FIELDS_VEC8BIT|AFLT|AINV|AINV_LIST_DEFAULT|AINV_MUT|AINV_MUT_LIST_DEFAULT|AINV_VEC8BIT_IMMUTABLE|AINV_VEC8BIT_MUTABLE|AINV_VEC8BIT_SAME_MUTABILITY|ALL_RNAMES|AND_FLAGS|ANFAutomorphism|ANonReesCongruenceOfSemigroup|APPEND_GF2VEC|APPEND_LIST|APPEND_LIST_DEFAULT|APPEND_LIST_INTR|APPEND_TO|APPEND_TO_STREAM|APPEND_VEC8BIT|APolyProd|ARCH_IS_MAC|ARCH_IS_UNIX|ARCH_IS_WINDOWS|ASSS_LIST|ASSS_LIST_DEFAULT|ASS_GF2MAT|ASS_GF2VEC|ASS_GVAR|ASS_LIST|ASS_MAT8BIT|ASS_PLIST_DEFAULT|ASS_REC|ASS_VEC8BIT|AS_LIST_SORTED_LIST|AUTO|A_CLOSEST_VEC8BIT|A_CLOSEST_VEC8BIT_COORDS|A_CLOS_VEC|A_CLOS_VEC_COORDS|AbelianGroup|AbelianGroupCons|AbelianInvariants|AbelianInvariantsMultiplier|AbelianInvariantsNormalClosureFpGroup|AbelianInvariantsNormalClosureFpGroupRrs|AbelianInvariantsOfList|AbelianInvariantsSubgroupFpGroup|AbelianInvariantsSubgroupFpGroupMtc|AbelianInvariantsSubgroupFpGroupRrs|AbelianNumberField|AbelianNumberFieldByReducedGaloisStabilizerInfo|AbelianPQuotient|AbelianSubfactorAction|AbsAndIrredModules|AbsInt|AbsolutIrreducibleModules|AbsoluteIrreducibleModules|AbsoluteValue|AbstractWordTietzeWord|AbstractWordTzWord|ActingAlgebra|ActingDomain|Action|ActionAbelianCSPG|ActionHomomorphism|ActionHomomorphismAttr|ActionHomomorphismConstructor|ActionKernelExternalSet|ActionSubspacesElementaryAbelianGroup|ActorOfExternalSet|Add|AddAbelianRelator|AddCoeffs|AddCosetInfoStabChain|AddDictionary|AddEquationsSQ|AddGenerator|AddGenerators|AddGeneratorsExtendSchreierTree|AddGeneratorsGenimagesExtendSchreierTree|AddHashEntry|AddImage|AddImageNC|AddNaturalHomomorphismsPool|AddNormalizingElementPcgs|AddRefinement|AddRelator|AddRowVector|AddRule|AddRuleReduced|AddSet|AddToListEntries|AddVectorLTM|AddendumSCTable|AdditiveCoset|AdditiveElementAsMultiplicativeElement|AdditiveElementsAsMultiplicativeElementsFamily|AdditiveGroup|AdditiveGroupByGenerators|AdditiveInverse|AdditiveInverseAttr|AdditiveInverseImmutable|AdditiveInverseMutable|AdditiveInverseOp|AdditiveInverseSM|AdditiveInverseSameMutability|AdditiveMagma|AdditiveMagmaByGenerators|AdditiveMagmaWithInverses|AdditiveMagmaWithInversesByGenerators|AdditiveMagmaWithZero|AdditiveMagmaWithZeroByGenerators|AdditiveNeutralElement|AdditivelyActingDomain|AdjoinedIdentityDefaultType|AdjoinedIdentityFamily|AdjointAssociativeAlgebra|AdjointBasis|AdjointMatrix|AdjointModule|AffineAction|AffineActionByMatrixGroup|AffineActionLayer|AffineOperation|AffineOperationLayer|Agemo|AgemoAbove|AgemoOp|AlgExtElm|AlgExtEmbeddedPol|AlgExtFactSQFree|AlgExtSquareHensel|AlgFacUPrep|Algebra|AlgebraByGenerators|AlgebraByStructureConstants|AlgebraByStructureConstantsArg|AlgebraGeneralMappingByImages|AlgebraHomomorphismByImages|AlgebraHomomorphismByImagesNC|AlgebraWithOne|AlgebraWithOneByGenerators|AlgebraWithOneGeneralMappingByImages|AlgebraWithOneHomomorphismByImages|AlgebraWithOneHomomorphismByImagesNC|AlgebraicElementsFamilies|AlgebraicElementsFamily|AlgebraicExtension|AlgebraicPolynomialModP|AllBlocks|AllGroups|AllIrreducibleMonicPolynomialCoeffsOfDegree|AllIrreducibleMonicPolynomials|AllIrreducibleSolvableGroups|AllLibTomNames|AllModulesSQ|AllMonicPolynomialCoeffsOfDegree|AllPrimitiveGroups|AllSmallGroups|AllTransitiveGroups|AllowableSubgroup|Alpha|AlternatingDegree|AlternatingGroup|AlternatingGroupCons|AlternatingSubgroup|AntiSymmetricParts|Append|AppendCollectedList|AppendTo|ApplicableMethod|ApplicableMethodTypes|Apply|ApplyRel|ApplyRel2|ApplySimpleReflection|ApproxRational|ApproxRootBound|ApproximateRoot|ApproximateSuborbitsStabilizerPermGroup|ArithmeticElementCreator|Arrangements|ArrangementsA|ArrangementsK|AsAlgebra|AsAlgebraWithOne|AsBinaryRelationOnPoints|AsBlockMatrix|AsCharacterMorphismFunction|AsDivisionRing|AsDuplicateFreeList|AsFLMLOR|AsFLMLORWithOne|AsField|AsFreeLeftModule|AsGroup|AsGroupGeneralMappingByImages|AsInducedPcgs|AsLeftIdeal|AsLeftMagmaIdeal|AsLeftModule|AsLeftModuleGeneralMappingByImages|AsLieAlgebra|AsList|AsListOfFreeLeftModule|AsListSorted|AsList_Subset|AsMagma|AsMagmaIdeal|AsMonoid|AsNearRing|AsPerm|AsPlist|AsPolynomial|AsRightIdeal|AsRightMagmaIdeal|AsRing|AsSSortedList|AsSSortedListList|AsSSortedListNonstored|AsSemigroup|AsSemiring|AsSemiringWithOne|AsSemiringWithOneAndZero|AsSemiringWithZero|AsSet|AsSortedList|AsSubFLMLOR|AsSubFLMLORWithOne|AsSubalgebra|AsSubalgebraWithOne|AsSubgroup|AsSubgroupOfWholeGroupByQuotient|AsSubmagma|AsSubmonoid|AsSubsemigroup|AsSubspace|AsTransformation|AsTransformationNC|AsTwoSidedIdeal|AsVectorSpace|AscendingChain|AscendingChainOp|AssertionLevel|AssignGeneratorVariables|AssignNiceMonomorphismAutomorphismGroup|AssocBWorLetRepPow|AssocWWorLetRepPow|AssocWord|AssocWordByLetterRep|AssocWordWithInverse_Inverse|AssocWordWithInverse_Power|AssocWord_Product|AssociatedConcreteSemigroup|AssociatedFpSemigroup|AssociatedPartition|AssociatedReesMatrixSemigroupOfDClass|AssociatedSemigroup|Associates|Atlas1|Atlas2|AtlasIrrationality|AttributeMethodByNiceMonomorphism|AttributeMethodByNiceMonomorphismCollColl|AttributeMethodByNiceMonomorphismCollElm|AttributeMethodByNiceMonomorphismElmColl|AttributeValueNotSet|AugmentationIdeal|AugmentedCosetTableInWholeGroup|AugmentedCosetTableMtc|AugmentedCosetTableMtcInWholeGroup|AugmentedCosetTableNormalClosure|AugmentedCosetTableNormalClosureInWholeGroup|AugmentedCosetTableRrs|AugmentedCosetTableRrsInWholeGroup|AutoloadPackages|AutomorphismDomain|AutomorphismGroup|AutomorphismGroupAbelianGroup|AutomorphismGroupElAbGroup|AutomorphismGroupFrattFreeGroup|AutomorphismGroupPermGroup|AutomorphismGroupSolvableGroup|AutomorphismRepresentingGroup|AutomorphismsOfTable|AvoidedLayers|BIMULT_MONOMIALS_ALGEBRA_ELEMENT|BIND_GLOBAL|BLIST_LIST|BPolyProd|BagStats|BarPartitions|BaseField|BaseFixedSpace|BaseIntMat|BaseIntersectionIntMats|BaseMat|BaseMatDestructive|BaseOfGroup|BaseOrthogonalSpaceMat|BasePoint|BaseShortVectors|BaseStabChain|BaseSteinitzVectors|BasicWreathProductOrdering|BasicWreathProductOrderingNC|Basis|BasisForFreeModuleByNiceBasis|BasisNC|BasisNullspaceModN|BasisOfAlgebraModule|BasisOfMonomialSpace|BasisOfSparseRowSpace|BasisOfWeightRepSpace|BasisVectors|BasisVectorsForMatrixAction|BasisWithReplacedLeftModule|BaumClausenInfo|BeauzamyBound|BeauzamyBoundGcd|Bell|Bernoulli|BestQuoInt|BestSplittingMatrix|BetaSet|BiAlgebraModule|BiAlgebraModuleByGenerators|BilinearFormMat|BinaryRelationByElements|BinaryRelationByListOfImages|BinaryRelationByListOfImagesNC|BinaryRelationOnPoints|BinaryRelationOnPointsNC|BinaryRelationTransformation|BindGlobal|Binomial|BlistList|BlistStringDecode|BlockMatrix|BlockStabilizer|Blocks|BlocksAttr|BlocksInfo|BlocksOp|BlowUpCocycleSQ|BlowUpIsomorphism|BlownUpMat|BlownUpMatrix|BlownUpModule|BlownUpVector|BombieriNorm|BrauerCharacterValue|BrauerTable|BrauerTableOp|BravaisGroup|BravaisSubgroups|BravaisSupergroups|BuildIsomorphismReesMatrixSemigroupWithMap|CALL_FUNC|CALL_FUNC_LIST|CANGB|CANONICAL_PC_ELEMENT|CF|CHANGED_METHODS_OPERATION|CHAR_FFE_DEFAULT|CHAR_INT|CHAR_SINT|CIUnivPols|CLEAR_CACHE_INFO|CLEAR_HIDDEN_IMP_CACHE|CLEAR_IMP_CACHE|CLEAR_PROFILE_FUNC|CLONE_OBJ|CLOSE_FILE|CLOSE_INPUT_LOG_TO|CLOSE_LOG_TO|CLOSE_OUTPUT_LOG_TO|CLOSE_PTY_IOSTREAM|COAffineBlocks|COComplements|COComplementsMain|COEFFS_CYC|COMM|COMMON_FIELD_VECFFE|COMM_DEFAULT|COMM_PREC|COMPACT_TYPE_IDS|COMPILE_FUNC|COM_FILE|COM_FUN|CONDUCTOR|CONSTRUCTOR_0ARGS|CONSTRUCTOR_1ARGS|CONSTRUCTOR_2ARGS|CONSTRUCTOR_3ARGS|CONSTRUCTOR_4ARGS|CONSTRUCTOR_5ARGS|CONSTRUCTOR_6ARGS|CONSTRUCTOR_XARGS|CONV_BLIST|CONV_GF2MAT|CONV_GF2VEC|CONV_MAT8BIT|CONV_STRING|CONV_VEC8BIT|CONextCentral|CONextCentralizer|CONextCocycles|CONextComplements|COPY_LIST_ENTRIES|COSET_LEADERS_INNER_8BITS|COSET_LEADERS_INNER_GF2|CPROMPT|CREATE_PTY_IOSTREAM|CYC_LIST|CalcDoubleCosets|CalcOrder|CallFuncList|CallFuncTrapError|CanComputeIndex|CanComputeIsSubset|CanComputeSize|CanComputeSizeAnySubgroup|CanEasilyCompareElements|CanEasilyCompareElementsFamily|CanEasilyComputePcgs|CanEasilySortElements|CanEasilySortElementsFamily|CanEasilyTestMembership|CanonicalBasis|CanonicalGenerators|CanonicalGreensClass|CanonicalNiceMonomorphism|CanonicalPcElement|CanonicalPcgs|CanonicalPcgsByGeneratorsWithImages|CanonicalPcgsWrtFamilyPcgs|CanonicalPcgsWrtHomePcgs|CanonicalPcgsWrtSpecialPcgs|CanonicalRelator|CanonicalRepresentativeDeterminatorOfExternalSet|CanonicalRepresentativeOfExternalSet|CanonicalRightCosetElement|CanonicalSubgroupRepresentativePcGroup|CartanMatrix|CartanSubalgebra|Cartesian|Cartesian2|CasesCSPG|CategoriesOfObject|CategoryCollections|CategoryFamily|CayleyGraphDualSemigroup|CayleyGraphSemigroup|Cell|CellNoPoint|CellNoPoints|Cells|Center|CenterOfCharacter|CentralCharacter|CentralIdempotentsOfAlgebra|CentralIdempotentsOfSemiring|CentralNormalSeriesByPcgs|CentralProductOfMatrixGroups|CentralRelations|CentralStelClEANSNonsolv|CentralStepClEANS|CentralStepConjugatingElement|CentralStepRatClPGroup|Centralizer|CentralizerInAssociativeGaussianMatrixAlgebra|CentralizerInFiniteDimensionalAlgebra|CentralizerInGLnZ|CentralizerInParent|CentralizerModulo|CentralizerNormalCSPG|CentralizerNormalTransCSPG|CentralizerOp|CentralizerOrder|CentralizerSizeLimitConsiderFunction|CentralizerSolvableGroup|CentralizerTransSymmCSPG|CentralizerWreath|Centre|CentreFromSCTable|CentreOfCharacter|CentrePcGroup|ChaNuPol|ChangeStabChain|ChangeTypeObj|CharValueDoubleCoverSymmetric|CharValueSymmetric|CharValueWeylB|CharValueWreathSymmetric|Character|CharacterDegreePool|CharacterDegrees|CharacterDegreesConlon|CharacterMorphismGroup|CharacterMorphismOrbits|CharacterNames|CharacterParameters|CharacterString|CharacterTable|CharacterTableDirectProduct|CharacterTableDisplayDefault|CharacterTableDisplayLegendDefault|CharacterTableDisplayPrintLegendDefault|CharacterTableDisplayStringEntryDataDefault|CharacterTableDisplayStringEntryDefault|CharacterTableFactorGroup|CharacterTableFromLibrary|CharacterTableHeadOfFactorGroupByFusion|CharacterTableIsoclinic|CharacterTableOfNormalSubgroup|CharacterTableQuaternionic|CharacterTableRegular|CharacterTableWithSortedCharacters|CharacterTableWithSortedClasses|CharacterTableWreathSymmetric|CharacterTable_IsNilpotentFactor|CharacterTable_IsNilpotentNormalSubgroup|CharacterTable_UpperCentralSeriesFactor|Characteristic|CharacteristicPolynomial|CharacteristicPolynomialMatrixNC|CheckAuto|CheckCompletionFiles|CheckConsistencyOfDefinitions|CheckCosetTableFpGroup|CheckFixedPoints|CheckForHandlingByNiceBasis|CheckGlobalName|CheckPackageLoading|CheckPermChar|ChevalleyBasis|ChiefNormalSeriesByPcgs|ChiefSeries|ChiefSeriesOfGroup|ChiefSeriesThrough|ChiefSeriesUnderAction|ChineseRem|Chomp|ChooseNextBasePoint|ClassComparison|ClassElementLargeGroup|ClassElementLattice|ClassElementSmallGroup|ClassFunction|ClassFunctionSameType|ClassMultiplicationCoefficient|ClassNames|ClassNamesTom|ClassNumbersElements|ClassOrbit|ClassParameters|ClassPermutation|ClassPositionsOfAgemo|ClassPositionsOfCentre|ClassPositionsOfDerivedSubgroup|ClassPositionsOfDirectProductDecompositions|ClassPositionsOfElementaryAbelianSeries|ClassPositionsOfFittingSubgroup|ClassPositionsOfKernel|ClassPositionsOfLowerCentralSeries|ClassPositionsOfMaximalNormalSubgroups|ClassPositionsOfMinimalNormalSubgroups|ClassPositionsOfNormalClosure|ClassPositionsOfNormalSubgroup|ClassPositionsOfNormalSubgroups|ClassPositionsOfSolvableResiduum|ClassPositionsOfSupersolvableResiduum|ClassPositionsOfUpperCentralSeries|ClassRepsPermutedTuples|ClassRoots|ClassStructureCharTable|ClassTypesTom|ClassesSolvableGroup|CleanedTailPcElement|ClearCacheStats|ClearCentralRelations|ClearDefinitionNC|ClearPQuotientStatistics|ClearProfile|CloseMutableBasis|CloseNaturalHomomorphismsPool|CloseStream|ClosureAdditiveGroup|ClosureAdditiveMagmaDefault|ClosureAdditiveMagmaWithInverses|ClosureAlgebra|ClosureDivisionRing|ClosureField|ClosureGroup|ClosureGroupAddElm|ClosureGroupCompare|ClosureGroupDefault|ClosureGroupIntest|ClosureLeftModule|ClosureLeftOperatorRing|ClosureMagmaDefault|ClosureNearAdditiveGroup|ClosureNearAdditiveMagmaWithInverses|ClosureRandomPermGroup|ClosureRing|ClosureSemiring|ClosureSubgroup|ClosureSubgroupNC|CntOp|CoKernel|CoKernelGensIterator|CoKernelGensPermHom|CoKernelOfAdditiveGeneralMapping|CoKernelOfMultiplicativeGeneralMapping|CoSuFp|Coboundaries|CocGroup|Cochain|CochainSpace|CocycleSQ|CocycleToRelVector|Cocycles|CodeGenerators|CodePcGroup|CodePcgs|CoefficientTaylorSeries|Coefficients|CoefficientsAndMagmaElements|CoefficientsFamily|CoefficientsMultiadic|CoefficientsOfLaurentPolynomial|CoefficientsOfUnivariateLaurentPolynomial|CoefficientsOfUnivariatePolynomial|CoefficientsOfUnivariateRationalFunction|CoefficientsOfVector|CoefficientsQadic|CoefficientsRing|CoeffsCyc|CoeffsMod|CollFamRangeEqFamElms|CollFamSourceEqFamElms|CollapsedMat|CollectPolycyclic|CollectUEALatticeElement|CollectWord|CollectWordOrFail|Collected|CollectedPartition|CollectedWordSQ|CollectionsFamily|CollectorSQ|ColorPrompt|ColumnIndexOfReesMatrixSemigroupElement|ColumnIndexOfReesZeroMatrixSemigroupElement|ColumnsOfReesMatrixSemigroup|ColumnsOfReesZeroMatrixSemigroup|CombiCollector_MakeAvector2|Combinations|CombinationsA|CombinationsK|CombinatorialCollector|CombinatorialCollectorByGenerators|CombinatoricSplit|Comm|CommutGenImgs|CommutativeDiagram|CommutatorFactorGroup|CommutatorLength|CommutatorSubgroup|Compacted|CompanionMat|CompareVersionNumbers|CompatibleConjugacyClasses|CompatibleConjugacyClassesDefault|CompatiblePairs|CompileFunc|ComplementIntMat|ComplementSystem|Complementclasses|ComplementclassesEA|ComplementclassesSolvableNC|ComplementclassesSolvableWBG|CompleteGaloisGroupPElement|CompleteOrdersOfRws|CompletionBar|ComplexConjugate|ComplexificationQuat|ComponentsOfTuplesFamily|CompositionMapping|CompositionMapping2|CompositionMaps|CompositionOfStraightLinePrograms|CompositionSeries|Compress|ComputeTails|ComputedAgemos|ComputedAscendingChains|ComputedBrauerTables|ComputedClassFusions|ComputedCyclicExtensionsTom|ComputedHallSubgroups|ComputedIndicators|ComputedInducedPcgses|ComputedIsPNilpotents|ComputedIsPSolvableCharacterTables|ComputedIsPSolvables|ComputedOmegas|ComputedPCentralSeriess|ComputedPCores|ComputedPRumps|ComputedPowerMaps|ComputedPrimeBlockss|ComputedSylowComplements|ComputedSylowSubgroups|ConcatSubos|Concatenation|Conductor|ConfluentRws|Congruences|ConjugacyClass|ConjugacyClassSubgroups|ConjugacyClasses|ConjugacyClassesByOrbits|ConjugacyClassesByRandomSearch|ConjugacyClassesFittingFreeGroup|ConjugacyClassesForSmallGroup|ConjugacyClassesMaximalSubgroups|ConjugacyClassesOfNaturalGroup|ConjugacyClassesPerfectSubgroups|ConjugacyClassesSubgroups|ConjugacyClassesSubwreath|ConjugacyClassesTry|ConjugacyClassesViaRadical|ConjugateDominantWeight|ConjugateDominantWeightWithWord|ConjugateGroup|ConjugateStabChain|ConjugateSubgroup|ConjugateSubgroups|ConjugatedModule|Conjugates|ConjugatingElement|ConjugatorAutomorphism|ConjugatorAutomorphismNC|ConjugatorInnerAutomorphism|ConjugatorIsomorphism|ConjugatorOfConjugatorIsomorphism|ConnectGroupAndCharacterTable|ConsiderKernels|ConsiderSmallerPowerMaps|ConsiderStructureConstants|ConsiderTableAutomorphisms|ConstantInBaseRingPol|ConstantTimeAccessList|ConstituentsCompositionMapping|ConstituentsOfCharacter|ConstituentsPolynomial|ContainedCharacters|ContainedDecomposables|ContainedMaps|ContainedPossibleCharacters|ContainedPossibleVirtualCharacters|ContainedSpecialVectors|ContainedTom|ContainingTom|ContinuedFractionApproximationOfRoot|ContinuedFractionExpansionOfRoot|ConvertToCharacterTable|ConvertToCharacterTableNC|ConvertToGF2MatrixRep|ConvertToGF2VectorRep|ConvertToLibTom|ConvertToLibraryCharacterTableNC|ConvertToMatrixRep|ConvertToMatrixRepNC|ConvertToNormalFormMonomialElement|ConvertToRangeRep|ConvertToStringRep|ConvertToTableOfMarks|ConvertToVectorRep|ConvertToVectorRepNC|ConwayCandidates|ConwayPol|ConwayPolynomial|CopiedAugmentedCosetTable|CopyMappingAttributes|CopyMemory|CopyOptionsDefaults|CopyRel|CopyStabChain|CopySubMatrix|CopySubVector|Core|CoreInParent|CoreOp|CorestEval|CorrectConjugacyClass|CorrespondingGeneratorsByModuloPcgs|CorrespondingPermutations|CosetLeadersInner|CosetLeadersMatFFE|CosetNumber|CosetRepAsWord|CosetTable|CosetTableBySubgroup|CosetTableFpHom|CosetTableFromGensAndRels|CosetTableInWholeGroup|CosetTableNormalClosure|CosetTableNormalClosureInWholeGroup|CosetTableOfFpSemigroup|CoveringTriplesCharacters|CrcFile|CreateAllCycleStructures|CreateCompletionFiles|CreateKnuthBendixRewritingSystem|CreateOrderingByLtFunction|CreateOrderingByLteqFunction|CycList|Cycle|CycleByPosOp|CycleIndex|CycleIndexOp|CycleLength|CycleLengthOp|CycleLengthPermInt|CycleLengths|CycleLengthsOp|CycleOp|CyclePermInt|CycleStructPerm|CycleStructureClass|CycleStructurePerm|CycleStructuresGroup|Cycles|CyclesOp|CyclicExtensionsTom|CyclicExtensionsTomOp|CyclicGroup|CyclicGroupCons|CyclicTopExtensions|CyclotomicField|CyclotomicPol|CyclotomicPolynomial|DClassOfHClass|DClassOfLClass|DClassOfRClass|DECLARE_PROJECTIVE_GROUPS_OPERATION|DEEP_COPY_OBJ|DEGREE_FFE_DEFAULT|DEGREE_INDET_EXTREP_POL|DENOMINATOR_RAT|DETERMINANT_LIST_GF2VECS|DETERMINANT_LIST_VEC8BITS|DIFF|DIFF_DEFAULT|DIFF_FFE_LARGE|DIFF_LAURPOLS|DIFF_LIST_LIST_DEFAULT|DIFF_LIST_SCL_DEFAULT|DIFF_MAT8BIT_MAT8BIT|DIFF_PREC|DIFF_SCL_LIST_DEFAULT|DIFF_UNIVFUNCS|DIFF_VEC8BIT_VEC8BIT|DISTANCE_DISTRIB_VEC8BITS|DISTANCE_VEC8BIT_VEC8BIT|DIST_GF2VEC_GF2VEC|DIST_VEC_CLOS_VEC|DMYDay|DMYhmsSeconds|DO_NOTHING_SETTER|DTCommutator|DTConjugate|DTMultiply|DTPower|DTQuotient|DTSolution|DT_evaluation|DataObj|DataType|DayDMY|DaysInMonth|DaysInYear|DeclareAttribute|DeclareAttributeKernel|DeclareAttributeSuppCT|DeclareAutoPackage|DeclareAutoreadableVariables|DeclareCategory|DeclareCategoryCollections|DeclareCategoryFamily|DeclareCategoryKernel|DeclareComponent|DeclareConstructor|DeclareConstructorKernel|DeclareFilter|DeclareGlobalFunction|DeclareGlobalVariable|DeclareHandlingByNiceBasis|DeclareInfoClass|DeclareOperation|DeclareOperationKernel|DeclarePackage|DeclarePackageAutoDocumentation|DeclarePackageDocumentation|DeclareProperty|DeclarePropertyKernel|DeclarePropertySuppCT|DeclareRepresentation|DeclareRepresentationKernel|DeclareSynonym|DeclareSynonymAttr|DecodeTree|DecodedTreeEntry|DecomposeTensorProduct|DecomposedFixedPointVector|DecomposedRationalClass|Decomposition|DecompositionInt|DecompositionMatrix|DecompositionTypes|DecompositionTypesOfGroup|Decreased|DeepThoughtCollector|DeepThoughtCollectorByGenerators|DeepThoughtCollector_SetConjugateNC|DefaultField|DefaultFieldByGenerators|DefaultFieldOfMatrix|DefaultFieldOfMatrixGroup|DefaultPackageBannerString|DefaultRing|DefaultRingByGenerators|DefectApproximation|DefineNewGenerators|DefiningPcgs|DefiningPolynomial|DefiningQuotientHomomorphism|Degree|DegreeAction|DegreeFFE|DegreeIndeterminate|DegreeNaturalHomomorphismsPool|DegreeOfBinaryRelation|DegreeOfCharacter|DegreeOfLaurentPolynomial|DegreeOfMatrixGroup|DegreeOfTransformation|DegreeOfTransformationSemigroup|DegreeOfUnivariateLaurentPolynomial|DegreeOperation|DegreeOverPrimeField|DeleteImage|Delta|DenominatorCyc|DenominatorOfModuloPcgs|DenominatorOfRationalFunction|DenominatorRat|DenseHashTable|DenseIntKey|DepthOfPcElement|DepthOfUpperTriangularMatrix|DepthSchreierTrees|Derangements|DerangementsK|Derivations|Derivative|DerivedLength|DerivedSeries|DerivedSeriesOfGroup|DerivedSubgroup|DerivedSubgroupTom|DerivedSubgroupsTom|DerivedSubgroupsTomPossible|DerivedSubgroupsTomUnique|DescendingListWithElementRemoved|DescriptionOfNormalizedUEAElement|DescriptionOfRootOfUnity|Determinant|DeterminantIntMat|DeterminantMat|DeterminantMatDestructive|DeterminantMatDivFree|DeterminantOfCharacter|DiagonalMat|DiagonalOfMat|DiagonalSocleAction|DiagonalizeIntMat|DiagonalizeIntMatNormDriven|DiagonalizeMat|DictionaryByList|DictionaryByPosition|DictionaryBySort|DiffCoc|Difference|DifferenceBlist|DifferenceLists|DifferenceOfPcElement|DihedralGenerators|DihedralGroup|DihedralGroupCons|Dimension|DimensionOfHighestWeightModule|DimensionOfMatrixGroup|DimensionOfVectors|DimensionsLoewyFactors|DimensionsMat|DirectFactorsOfGroup|DirectProduct|DirectProductDecompositionsLocal|DirectProductInfo|DirectProductOp|DirectSumDecomposition|DirectSumMat|DirectSumOfAlgebraModules|DirectSumOfAlgebras|DirectoriesLibrary|DirectoriesPackageLibrary|DirectoriesPackagePrograms|DirectoriesSystemPrograms|Directory|DirectoryContents|DirectoryCurrent|DirectoryTemporary|DisableAttributeValueStoring|Discriminant|Display|DisplayCacheStats|DisplayCompositionSeries|DisplayEggBoxOfDClass|DisplayEggBoxesOfSemigroup|DisplayImfInvariants|DisplayImfReps|DisplayInformationPerfectGroups|DisplayOptions|DisplayOptionsStack|DisplayProfile|DisplayRevision|DisplaySemigroup|DisplayString|DistVecClosVecLib|DistanceVecFFE|DistancesDistributionMatFFEVecFFE|DistancesDistributionVecFFEsVecFFE|DivisionRingByGenerators|DivisionRing_IsSubset|DivisorsInt|DixonInit|DixonRecord|DixonRepChi|DixonRepGHchi|DixonSplit|DixontinI|DnLattice|DnLatticeIterative|DoAlgebraicExt|DoCentralSeriesPcgsIfNilpot|DoCheapActionImages|DoCheapOperationImages|DoClosurePrmGp|DoEASLS|DoExponentsConjLayerFampcgs|DoFactorCosetAction|DoGaloisType|DoImmutableMatrix|DoInducedPcgsByPcSequenceNC|DoLogModRho|DoLowIndexSubgroupsFpGroupIterator|DoLowIndexSubgroupsFpGroupViaIterator|DoLowIndexSubgroupsFpGroup_Old|DoMulExt|DoNFIM|DoNormalClosurePermGroup|DoNormalizerSA|DoPcgsElementaryAbelianSeries|DoPcgsOrbitOp|DoPrintUnivariateLaurent|DoReadPkg|DoRereadPkg|DoRightTransversalPc|DoShortwordBasepoint|DoSnAnGiantTest|DoSparseActionHomomorphism|DoSparseLinearActionOnFaithfulSubset|DoTest|DoUnivTestRatfun|Domain|DomainByGenerators|DomainForAction|DominantCharacter|DominantWeights|DoubleCentralizerOrbit|DoubleCoset|DoubleCosetRepsAndSizes|DoubleCosets|DoubleCosetsNC|DoubleCosetsPcGroup|DoubleHashArraySize|DoubleHashDictSize|DownEnv|DualGModule|DumpWorkspace|DuplicateFreeList|DxActiveCols|DxCalcAllPowerMaps|DxCalcPrimeClasses|DxDegreeCandidates|DxEigenbase|DxFrobSchurInd|DxGaloisOrbits|DxGeneratePrimeCyclotomic|DxIncludeIrreducibles|DxIsInSpace|DxLiftCharacter|DxLinearCharacters|DxModProduct|DxModularValuePol|DxNiceBasis|DxPreparation|DxRegisterModularChar|DxSplitDegree|E|EANormalSeriesByPcgs|EAPrimeLayerSQ|EB|EC|ED|EE|EF|EG|EH|EI|EJ|EK|EL|ELM0_GF2VEC|ELM0_LIST|ELM0_VEC8BIT|ELMS_GF2VEC|ELMS_LIST|ELMS_LIST_DEFAULT|ELMS_VEC8BIT|ELMS_VEC8BIT_RANGE|ELM_FLAGS|ELM_GF2VEC|ELM_LIST|ELM_REC|ELM_VEC8BIT|EM|EQ|EQ_GF2MAT_GF2MAT|EQ_GF2VEC_GF2VEC|EQ_LIST_LIST_DEFAULT|EQ_MAT8BIT_MAT8BIT|EQ_PREC|EQ_PREC_DEFAULT|EQ_VEC8BIT_VEC8BIT|ER|ERepAssWorInv|ERepAssWorProd|ERepLettWord|ES|ET|EU|EV|EW|EX|EXECUTE_PROCESS_FILE_STREAM|EXP_FLOAT|EXTREP_COEFFS_LAURENT|EXTREP_POLYNOMIAL_LAURENT|EY|Earns|Edit|EggBoxOfDClass|EichlerTransformation|Eigenspaces|Eigenvalues|EigenvaluesChar|Eigenvectors|ElementByRws|ElementNumber_Basis|ElementNumber_DoubleCoset|ElementNumber_ExtendedVectors|ElementNumber_ExternalOrbitByStabilizer|ElementNumber_FiniteFullRowModule|ElementNumber_FreeGroup|ElementNumber_FreeMonoid|ElementNumber_FreeSemigroup|ElementNumber_InfiniteFullRowModule|ElementNumber_NormedRowVectors|ElementNumber_PermGroup|ElementNumber_RationalClassGroup|ElementNumber_Rationals|ElementNumber_ReesMatrixSemigroupEnumerator|ElementNumber_RightCoset|ElementNumber_SemigroupIdealEnumerator|ElementNumber_Subset|ElementNumber_ZmodnZ|ElementOfFpAlgebra|ElementOfFpGroup|ElementOfFpMonoid|ElementOfFpSemigroup|ElementOfMagmaRing|ElementOrdersPowerMap|ElementProperty|ElementTestFunction|ElementaryAbelianGroup|ElementaryAbelianGroupCons|ElementaryAbelianSeries|ElementaryAbelianSeriesLargeSteps|ElementaryAbelianSubseries|ElementaryDivisorsMat|ElementaryDivisorsMatDestructive|Elements|ElementsFamily|ElementsStabChain|EliminatedWord|EliminationOrdering|Elm0List|ElmDivRingElm|ElmTimesRingElm|ElmWPObj|ElsymsPowersums|Embedding|EmptyBinaryRelation|EmptyMatrix|EmptyPlist|EmptyRBase|EmptyRowVector|EmptySCTable|EmptyStabChain|EmptyString|EnableAttributeValueStoring|End|EndoMappingByTransformation|Enumerator|EnumeratorByBasis|EnumeratorByFunctions|EnumeratorByPcgs|EnumeratorOfAdditiveMagma|EnumeratorOfGroup|EnumeratorOfIdeal|EnumeratorOfMagma|EnumeratorOfMagmaIdeal|EnumeratorOfNormedRowVectors|EnumeratorOfPrimeField|EnumeratorOfRing|EnumeratorOfSemigroupIdeal|EnumeratorOfSubset|EnumeratorOfTrivialAdditiveMagmaWithZero|EnumeratorOfTrivialMagmaWithOne|EnumeratorOfTuples|EnumeratorOfZmodnZ|EnumeratorSorted|EpiPcByModpcgs|Epicenter|Epicentre|EpimorphismFromFreeGroup|EpimorphismNilpotentQuotient|EpimorphismNilpotentQuotientOp|EpimorphismNonabelianExteriorSquare|EpimorphismPGroup|EpimorphismQuotientSystem|EpimorphismSchurCover|EpimorphismSolvableQuotient|EqualBoxedObj|EquivalenceClassOfElement|EquivalenceClassOfElementNC|EquivalenceClassRelation|EquivalenceClasses|EquivalenceRelationByPairs|EquivalenceRelationByPairsNC|EquivalenceRelationByPartition|EquivalenceRelationByPartitionNC|EquivalenceRelationByProperty|EquivalenceRelationByRelation|EquivalenceRelationPartition|EquivalenceType|Error|ErrorCount|EuclideanDegree|EuclideanQuotient|EuclideanRemainder|EulerianFunction|EulerianFunctionByTom|EvalF|EvalFpCoc|EvalStraightLineProgElm|EvalString|EvaluateConsistency|EvaluateOverlapANA|EvaluateOverlapBAN|EvaluateOverlapBNA|EvaluateOverlapCBA|EvaluateRelation|EvaluateRelators|ExactSizeConsiderFunction|ExcludeFromAutoload|ExcludedOrders|Exec|ExecuteProcess|ExpPcElmSortedFun|Exponent|ExponentOfPcElement|ExponentOfPowering|ExponentSumWord|ExponentSums|ExponentSyllable|ExponentsConjugateLayer|ExponentsOfCommutator|ExponentsOfConjugate|ExponentsOfPcElement|ExponentsOfPcElementPermGroup|ExponentsOfRelativePower|ExportToKernelFinished|ExtOrbStabDom|ExtRepByTailVector|ExtRepDenominatorRatFun|ExtRepNumeratorRatFun|ExtRepOfObj|ExtRepOfPolynomial_String|ExtRepPolynomialRatFun|ExtendRepresentation|ExtendSeriesPermGroup|ExtendStabChain|ExtendedIntersectionSumPcgs|ExtendedPcgs|ExtendedT|ExtendedVectors|Extension|ExtensionNC|ExtensionOnBlocks|ExtensionRepresentatives|ExtensionSQ|Extensions|ExtensionsOfModule|ExteriorCenter|ExteriorCentre|ExteriorPower|ExteriorPowerOfAlgebraModule|ExternalOrbit|ExternalOrbitOp|ExternalOrbits|ExternalOrbitsStabilizers|ExternalSet|ExternalSetByFilterConstructor|ExternalSetByTypeConstructor|ExternalSubset|ExternalSubsetOp|Extract|ExtractSubMatrix|ExtraspecialGroup|ExtraspecialGroupCons|FAMILY_OBJ|FAMILY_TYPE|FD_OF_FILE|FD_OF_IOSTREAM|FFEFamily|FFPFactors|FFPOrderKnownDividend|FFPPowerModCheck|FFPUpperBoundOrder|FILLED_LINE|FLAG1_FILTER|FLAG2_FILTER|FLAGS_FILTER|FLMLOR|FLMLORByGenerators|FLMLORFromFFE|FLMLORWithOne|FLMLORWithOneByGenerators|FLOAT_INT|FLOAT_STRING|FLOOR_FLOAT|FLUSH_ALL_METHOD_CACHES|FMRRemoveZero|FPFaithHom|FUNC_BODY_SIZE|FactorCosetAction|FactorCosetOperation|FactorFreeAlgebraByRelators|FactorFreeGroupByRelators|FactorFreeMonoidByRelations|FactorFreeSemigroupByRelations|FactorGroup|FactorGroupFpGroupByRels|FactorGroupNC|FactorGroupNormalSubgroupClasses|FactorGroupTom|FactorSemigroup|FactorSemigroupByClosure|Factorial|Factorization|Factors|FactorsCommonDegreePol|FactorsInt|FactorsOfDirectProduct|FactorsRho|FactorsSquarefree|FaithfulModule|FamElmEqFamRange|FamElmEqFamSource|FamMapFamSourceFamRange|FamRange1EqFamRange2|FamRangeEqFamElm|FamRangeNotEqFamElm|FamSource1EqFamRange2|FamSource1EqFamSource2|FamSource2EqFamRange1|FamSourceEqFamElm|FamSourceNotEqFamElm|FamSourceRgtEqFamsLft|FamiliesOfGeneralMappingsAndRanges|FamiliesOfRows|FamilyForOrdering|FamilyForRewritingSystem|FamilyObj|FamilyPcgs|FamilyRange|FamilySource|FamilyType|FastExtSQ|Fibonacci|FibonacciGroup|Field|FieldByGenerators|FieldExtension|FieldOfMatrixGroup|FieldOfMatrixList|FieldOverItselfByGenerators|FileDescriptorOfStream|FileString|Filename|Filtered|FilteredOp|FinIndexCyclicSubgroupGenerator|FinPowConjCol_CollectWordOrFail|FinPowConjCol_ReducedComm|FinPowConjCol_ReducedForm|FinPowConjCol_ReducedLeftQuotient|FinPowConjCol_ReducedPowerSmallInt|FinPowConjCol_ReducedProduct|FinPowConjCol_ReducedQuotient|FindActionKernel|FindBag|FindLayer|FindNewReps|FindNormalCSPG|FindOperationKernel|FindRegularNormalCSPG|FindSl2|FindWindowId|Fingerprint|FingerprintFF|FingerprintLarge|FingerprintMedium|FingerprintPerm|FingerprintSmall|FiniteField|FinitePolycyclicCollector_IsConfluent|First|FirstOp|FittingSubgroup|FixcellPoint|Fixcells|FixcellsCell|FixpointCellNo|FlagsObj|FlagsType|Flat|FlatBlockMat|Float|FlushCaches|ForAll|ForAllOp|ForAny|ForAnyOp|ForgetMemory|FormattedString|FpAlgebraByGeneralizedCartanMatrix|FpElmComparisonMethod|FpElmEqualityMethod|FpElmKBRWS|FpGroupPcGroupSQ|FpGroupPresentation|FpGrpMonSmgOfFpGrpMonSmgElement|FpLieAlgebraByCartanMatrix|FpLieAlgebraEnumeration|FpMonoidOfElementOfFpMonoid|FpOfModules|FpSemigroupOfElementOfFpSemigroup|FptoSCAMorphismImageElm|FrattiniSubgroup|FrattinifactorId|FrattinifactorSize|FreeAlgebra|FreeAlgebraConstructor|FreeAlgebraOfFpAlgebra|FreeAlgebraWithOne|FreeAssociativeAlgebra|FreeAssociativeAlgebraWithOne|FreeGeneratorsOfFpAlgebra|FreeGeneratorsOfFpGroup|FreeGeneratorsOfFpMonoid|FreeGeneratorsOfFpSemigroup|FreeGeneratorsOfWholeGroup|FreeGroup|FreeGroupOfFpGroup|FreeLeftModule|FreeLieAlgebra|FreeMagma|FreeMagmaRing|FreeMagmaWithOne|FreeMonoid|FreeMonoidNatHomByGeneratorsNC|FreeMonoidOfFpMonoid|FreeMonoidOfRewritingSystem|FreeProduct|FreeProductInfo|FreeProductOp|FreeSemigroup|FreeSemigroupNatHomByGeneratorsNC|FreeSemigroupOfFpSemigroup|FreeSemigroupOfRewritingSystem|FreeSemigroup_NextWordExp|FreeStructureOfRewritingSystem|FrobeniusAutomorphism|FrobeniusAutomorphismI|FrobeniusCharacterValue|FroidurePinExtendedAlg|FroidurePinSimpleAlg|FullMatrixAlgebra|FullMatrixAlgebraCentralizer|FullMatrixFLMLOR|FullMatrixLieAlgebra|FullMatrixLieFLMLOR|FullMatrixModule|FullMatrixSpace|FullRowModule|FullRowSpace|FullSparseRowSpace|FullTransformationSemigroup|FunctionAction|FusionCharTableTom|FusionConjugacyClasses|FusionConjugacyClassesOp|FusionRationalClassesPSubgroup|FusionsAllowedByRestrictions|FusionsOfLibTom|FusionsToLibTom|FusionsTom|GALOIS_CYC|GAPDocManualLab|GAP_CRC|GASMAN|GASMAN_LIMITS|GASMAN_MESSAGE_STATUS|GASMAN_STATS|GCD_COEFFS|GCD_INT|GCD_UPOLY|GETTER_FUNCTION|GF|GF2IdentityMatrix|GInverses|GKB_MakeKnuthBendixRewritingSystemConfluent|GL|GLDegree|GLUnderlyingField|GModuleByMats|GO|GPartitions|GPartitionsEasy|GPartitionsGreatestEQ|GPartitionsGreatestEQHelper|GPartitionsGreatestLE|GPartitionsGreatestLEEasy|GPartitionsNrParts|GPartitionsNrPartsHelper|GQuotients|GROUP_BY_PCGS_FINITE_ORDERS|GTC_CosetTableFromGensAndRels|GU|GaloisConjugates|GaloisCyc|GaloisDiffResolvent|GaloisField|GaloisGroup|GaloisMat|GaloisSetResolvent|GaloisStabilizer|GaloisType|Gap3CatalogueGroup|Gap3CatalogueIdGroup|GapInputPcGroup|GapInputSCTable|GapLibToc2Gap|GasmanLimits|GasmanMessageStatus|GasmanStatistics|Gcd|GcdCoeffs|GcdInt|GcdOp|GcdRepresentation|GcdRepresentationOp|Gcdex|GeneralLinearGroup|GeneralLinearGroupCons|GeneralMappingByElements|GeneralMappingsFamily|GeneralOrthogonalGroup|GeneralOrthogonalGroupCons|GeneralStepClEANS|GeneralStepClEANSNonsolv|GeneralUnitaryGroup|GeneralUnitaryGroupCons|GeneralisedEigenspaces|GeneralisedEigenvalues|GeneralizedEigenspaces|GeneralizedEigenvalues|GeneralizedPcgs|GeneratingPairsOfLeftMagmaCongruence|GeneratingPairsOfMagmaCongruence|GeneratingPairsOfRightMagmaCongruence|GeneratingPairsOfSemigroupCongruence|GeneratorNumberOfQuotient|GeneratorSyllable|GeneratorTranslationAugmentedCosetTable|GeneratorsCenterPGroup|GeneratorsCentrePGroup|GeneratorsListTom|GeneratorsOfAdditiveGroup|GeneratorsOfAdditiveMagma|GeneratorsOfAdditiveMagmaWithInverses|GeneratorsOfAdditiveMagmaWithZero|GeneratorsOfAlgebra|GeneratorsOfAlgebraModule|GeneratorsOfAlgebraWithOne|GeneratorsOfDivisionRing|GeneratorsOfDomain|GeneratorsOfEquivalenceRelationPartition|GeneratorsOfExtASet|GeneratorsOfExtLSet|GeneratorsOfExtRSet|GeneratorsOfExtUSet|GeneratorsOfFLMLOR|GeneratorsOfFLMLORWithOne|GeneratorsOfField|GeneratorsOfGroup|GeneratorsOfIdeal|GeneratorsOfLayer|GeneratorsOfLeftIdeal|GeneratorsOfLeftMagmaIdeal|GeneratorsOfLeftModule|GeneratorsOfLeftOperatorAdditiveGroup|GeneratorsOfLeftOperatorRing|GeneratorsOfLeftOperatorRingWithOne|GeneratorsOfLeftVectorSpace|GeneratorsOfMagma|GeneratorsOfMagmaIdeal|GeneratorsOfMagmaWithInverses|GeneratorsOfMagmaWithOne|GeneratorsOfMonoid|GeneratorsOfNearAdditiveGroup|GeneratorsOfNearAdditiveMagma|GeneratorsOfNearAdditiveMagmaWithInverses|GeneratorsOfNearAdditiveMagmaWithZero|GeneratorsOfPresentation|GeneratorsOfRightIdeal|GeneratorsOfRightMagmaIdeal|GeneratorsOfRightModule|GeneratorsOfRightOperatorAdditiveGroup|GeneratorsOfRing|GeneratorsOfRingForIdeal|GeneratorsOfRingWithOne|GeneratorsOfRws|GeneratorsOfSemigroup|GeneratorsOfSemiring|GeneratorsOfSemiringWithOne|GeneratorsOfSemiringWithOneAndZero|GeneratorsOfSemiringWithZero|GeneratorsOfTwoSidedIdeal|GeneratorsOfVectorSpace|GeneratorsOverIntersection|GeneratorsPrimeResidues|GeneratorsSmallest|GeneratorsSmallestStab|GeneratorsSubgroupsTom|GeneratorsWithMemory|GenericFindActionKernel|GetCommutatorNC|GetConjugateNC|GetDefinitionNC|GetFusionMap|GetHashEntry|GetHashEntryAtLastIndex|GetHashEntryIndex|GetMax|GetNaturalHomomorphismsPool|GetNumRight|GetPols|GetPowerNC|GiveNumbersNIndeterminates|GlasbyCover|GlasbyIntersection|GlasbyShift|GlasbyStabilizer|GlobalPartitionOfClasses|Gpword2MSword|Grading|GreensDClassOfElement|GreensDClasses|GreensDRelation|GreensHClassOfElement|GreensHClasses|GreensHRelation|GreensJClassOfElement|GreensJClasses|GreensJRelation|GreensLClassOfElement|GreensLClasses|GreensLRelation|GreensRClassOfElement|GreensRClasses|GreensRRelation|GroebnerBasis|GroebnerBasisNC|Group|GroupByGenerators|GroupByMultiplicationTable|GroupByNiceMonomorphism|GroupByPcgs|GroupByPrimeResidues|GroupByQuotientSystem|GroupByRws|GroupByRwsNC|GroupGeneralMappingByImages|GroupHClassOfGreensDClass|GroupHomomorphismByFunction|GroupHomomorphismByImages|GroupHomomorphismByImagesNC|GroupMethodByNiceMonomorphism|GroupMethodByNiceMonomorphismCollColl|GroupMethodByNiceMonomorphismCollElm|GroupMethodByNiceMonomorphismCollOther|GroupOfPcgs|GroupOnSubgroupsOrbit|GroupRing|GroupSeriesMethodByNiceMonomorphism|GroupSeriesMethodByNiceMonomorphismCollColl|GroupSeriesMethodByNiceMonomorphismCollElm|GroupSeriesMethodByNiceMonomorphismCollOther|GroupStabChain|GroupString|GroupToAdditiveGroupHomomorphismByFunction|GroupWithGenerators|GroupWithMemory|Group_InitPseudoRandom|Group_PseudoRandom|HANDLE_METHOD_NOT_FOUND|HANDLE_OBJ|HASHKEY_BAG|HASH_FLAGS|HELP|HELP_ADD_BOOK|HELP_BOOK_INFO|HELP_CHAPTER_INFO|HELP_GET_MATCHES|HELP_LAB_FILE|HELP_PRINT_MATCH|HELP_PRINT_SECTION_MAC_IC_URL|HELP_PRINT_SECTION_TEXT|HELP_PRINT_SECTION_URL|HELP_SHOW_BOOKS|HELP_SHOW_CHAPTERS|HELP_SHOW_FROM_LAST_TOPICS|HELP_SHOW_MATCHES|HELP_SHOW_NEXT|HELP_SHOW_NEXT_CHAPTER|HELP_SHOW_PREV|HELP_SHOW_PREV_CHAPTER|HELP_SHOW_SECTIONS|HELP_SHOW_WELCOME|HELP_TEST_EXAMPLES???|HMSMSec|HOMOMORPHIC_IGS|HORSPOOL_LISTS|HallSubgroup|HallSubgroupOp|HallSystem|HasANonReesCongruenceOfSemigroup|HasAbelianFactorGroup|HasAbelianInvariants|HasAbelianInvariantsMultiplier|HasAbelianInvariantsOfList|HasAbsoluteValue|HasActingDomain|HasActionHomomorphismAttr|HasActionKernelExternalSet|HasActorOfExternalSet|HasAdditiveElementAsMultiplicativeElement|HasAdditiveElementsAsMultiplicativeElementsFamily|HasAdditiveInverse|HasAdditiveInverseAttr|HasAdditiveInverseImmutable|HasAdditiveNeutralElement|HasAdditivelyActingDomain|HasAdjoinedIdentityDefaultType|HasAdjoinedIdentityFamily|HasAdjointBasis|HasAdjointModule|HasAlgebraicElementsFamilies|HasAllBlocks|HasAlpha|HasAlternatingDegree|HasAlternatingSubgroup|HasAsDuplicateFreeList|HasAsGroup|HasAsGroupGeneralMappingByImages|HasAsLeftModuleGeneralMappingByImages|HasAsList|HasAsMagma|HasAsMonoid|HasAsNearRing|HasAsPolynomial|HasAsRing|HasAsSSortedList|HasAsSemigroup|HasAsSemiring|HasAsSemiringWithOne|HasAsSemiringWithOneAndZero|HasAsSemiringWithZero|HasAsSortedList|HasAsSubgroupOfWholeGroupByQuotient|HasAssociatedConcreteSemigroup|HasAssociatedFpSemigroup|HasAssociatedReesMatrixSemigroupOfDClass|HasAssociatedSemigroup|HasAugmentationIdeal|HasAugmentedCosetTableMtcInWholeGroup|HasAugmentedCosetTableNormalClosureInWholeGroup|HasAugmentedCosetTableRrsInWholeGroup|HasAutomorphismDomain|HasAutomorphismGroup|HasAutomorphismsOfTable|HasBaseIntMat|HasBaseMat|HasBaseOfGroup|HasBaseOrthogonalSpaceMat|HasBasis|HasBasisVectors|HasBaumClausenInfo|HasBilinearFormMat|HasBlocksAttr|HasBlocksInfo|HasBrauerCharacterValue|HasBravaisGroup|HasBravaisSubgroups|HasBravaisSupergroups|HasCanEasilyCompareElements|HasCanEasilySortElements|HasCanonicalBasis|HasCanonicalGenerators|HasCanonicalGreensClass|HasCanonicalNiceMonomorphism|HasCanonicalPcgs|HasCanonicalPcgsWrtFamilyPcgs|HasCanonicalPcgsWrtHomePcgs|HasCanonicalPcgsWrtSpecialPcgs|HasCanonicalRepresentativeDeterminatorOfExternalSet|HasCanonicalRepresentativeOfExternalSet|HasCartanMatrix|HasCartanSubalgebra|HasCayleyGraphDualSemigroup|HasCayleyGraphSemigroup|HasCenter|HasCentralCharacter|HasCentralIdempotentsOfSemiring|HasCentralNormalSeriesByPcgs|HasCentralizerInGLnZ|HasCentralizerInParent|HasCentre|HasCentreOfCharacter|HasCharacterDegrees|HasCharacterNames|HasCharacterParameters|HasCharacterTableIsoclinic|HasCharacteristic|HasCharacteristicPolynomial|HasChevalleyBasis|HasChiefNormalSeriesByPcgs|HasChiefSeries|HasClassNames|HasClassNamesTom|HasClassParameters|HasClassPermutation|HasClassPositionsOfCentre|HasClassPositionsOfDerivedSubgroup|HasClassPositionsOfDirectProductDecompositions|HasClassPositionsOfElementaryAbelianSeries|HasClassPositionsOfFittingSubgroup|HasClassPositionsOfKernel|HasClassPositionsOfLowerCentralSeries|HasClassPositionsOfMaximalNormalSubgroups|HasClassPositionsOfMinimalNormalSubgroups|HasClassPositionsOfNormalSubgroups|HasClassPositionsOfSolvableResiduum|HasClassPositionsOfSupersolvableResiduum|HasClassPositionsOfUpperCentralSeries|HasClassRoots|HasClassTypesTom|HasCoKernelOfAdditiveGeneralMapping|HasCoKernelOfMultiplicativeGeneralMapping|HasCoefficientsAndMagmaElements|HasCoefficientsFamily|HasCoefficientsOfLaurentPolynomial|HasCoefficientsOfUnivariatePolynomial|HasCoefficientsOfUnivariateRationalFunction|HasCoefficientsRing|HasCollectionsFamily|HasColumnIndexOfReesMatrixSemigroupElement|HasColumnIndexOfReesZeroMatrixSemigroupElement|HasColumnsOfReesMatrixSemigroup|HasColumnsOfReesZeroMatrixSemigroup|HasCommutatorFactorGroup|HasCommutatorLength|HasComplementSystem|HasComplexConjugate|HasComponentsOfTuplesFamily|HasCompositionSeries|HasComputedAgemos|HasComputedAscendingChains|HasComputedBrauerTables|HasComputedClassFusions|HasComputedCyclicExtensionsTom|HasComputedHallSubgroups|HasComputedIndicators|HasComputedInducedPcgses|HasComputedIsPNilpotents|HasComputedIsPSolvableCharacterTables|HasComputedIsPSolvables|HasComputedOmegas|HasComputedPCentralSeriess|HasComputedPCores|HasComputedPRumps|HasComputedPowerMaps|HasComputedPrimeBlockss|HasComputedSylowComplements|HasComputedSylowSubgroups|HasConductor|HasConfluentRws|HasConjugacyClasses|HasConjugacyClassesMaximalSubgroups|HasConjugacyClassesPerfectSubgroups|HasConjugacyClassesSubgroups|HasConjugates|HasConjugatorInnerAutomorphism|HasConjugatorOfConjugatorIsomorphism|HasConstantTimeAccessList|HasConstituentsOfCharacter|HasCoreInParent|HasCosetTableFpHom|HasCosetTableInWholeGroup|HasCosetTableNormalClosureInWholeGroup|HasCosetTableOfFpSemigroup|HasCycleStructurePerm|HasCyclicExtensionsTom|HasDClassOfHClass|HasDClassOfLClass|HasDClassOfRClass|HasDecompositionMatrix|HasDecompositionTypesOfGroup|HasDefaultFieldOfMatrix|HasDefaultFieldOfMatrixGroup|HasDefectApproximation|HasDefiningPcgs|HasDefiningPolynomial|HasDegreeAction|HasDegreeOfBinaryRelation|HasDegreeOfCharacter|HasDegreeOfLaurentPolynomial|HasDegreeOfMatrixGroup|HasDegreeOfTransformation|HasDegreeOfTransformationSemigroup|HasDegreeOperation|HasDegreeOverPrimeField|HasDelta|HasDenominatorOfModuloPcgs|HasDenominatorOfRationalFunction|HasDepthOfUpperTriangularMatrix|HasDerivations|HasDerivative|HasDerivedLength|HasDerivedSeriesOfGroup|HasDerivedSubgroup|HasDerivedSubgroupsTomPossible|HasDerivedSubgroupsTomUnique|HasDeterminantMat|HasDeterminantOfCharacter|HasDihedralGenerators|HasDimension|HasDimensionOfMatrixGroup|HasDimensionOfVectors|HasDimensionsLoewyFactors|HasDimensionsMat|HasDirectFactorsOfGroup|HasDirectProductInfo|HasDirectSumDecomposition|HasDisplayOptions|HasDixonRecord|HasEANormalSeriesByPcgs|HasEarns|HasEggBoxOfDClass|HasElementTestFunction|HasElementaryAbelianFactorGroup|HasElementaryAbelianSeries|HasElementaryAbelianSeriesLargeSteps|HasElementaryAbelianSubseries|HasElementsFamily|HasEmptyRowVector|HasEnumerator|HasEnumeratorByBasis|HasEnumeratorSorted|HasEpicentre|HasEpimorphismFromFreeGroup|HasEpimorphismSchurCover|HasEquivalenceClassRelation|HasEquivalenceClasses|HasEquivalenceRelationPartition|HasExponent|HasExponentOfPowering|HasExtRepDenominatorRatFun|HasExtRepNumeratorRatFun|HasExtRepPolynomialRatFun|HasExternalOrbits|HasExternalOrbitsStabilizers|HasExternalSet|HasFactorsOfDirectProduct|HasFaithfulModule|HasFamiliesOfGeneralMappingsAndRanges|HasFamilyForOrdering|HasFamilyForRewritingSystem|HasFamilyPcgs|HasFamilyRange|HasFamilySource|HasFieldOfMatrixGroup|HasFittingSubgroup|HasFpElmComparisonMethod|HasFpElmEqualityMethod|HasFpElmKBRWS|HasFrattiniSubgroup|HasFrattinifactorId|HasFrattinifactorSize|HasFreeAlgebraOfFpAlgebra|HasFreeGeneratorsOfFpAlgebra|HasFreeGeneratorsOfFpGroup|HasFreeGeneratorsOfFpMonoid|HasFreeGeneratorsOfFpSemigroup|HasFreeGroupOfFpGroup|HasFreeMonoidOfFpMonoid|HasFreeMonoidOfRewritingSystem|HasFreeProductInfo|HasFreeSemigroupOfFpSemigroup|HasFreeSemigroupOfRewritingSystem|HasFrobeniusAutomorphism|HasFunctionAction|HasFusionConjugacyClassesOp|HasFusionsOfLibTom|HasFusionsToLibTom|HasFusionsTom|HasGLDegree|HasGLUnderlyingField|HasGaloisGroup|HasGaloisMat|HasGaloisStabilizer|HasGaloisType|HasGap3CatalogueIdGroup|HasGeneralizedPcgs|HasGeneratingPairsOfLeftMagmaCongruence|HasGeneratingPairsOfMagmaCongruence|HasGeneratingPairsOfRightMagmaCongruence|HasGeneratorsOfAdditiveGroup|HasGeneratorsOfAdditiveMagma|HasGeneratorsOfAdditiveMagmaWithInverses|HasGeneratorsOfAdditiveMagmaWithZero|HasGeneratorsOfAlgebra|HasGeneratorsOfAlgebraModule|HasGeneratorsOfAlgebraWithOne|HasGeneratorsOfDivisionRing|HasGeneratorsOfDomain|HasGeneratorsOfEquivalenceRelationPartition|HasGeneratorsOfExtASet|HasGeneratorsOfExtLSet|HasGeneratorsOfExtRSet|HasGeneratorsOfExtUSet|HasGeneratorsOfFLMLOR|HasGeneratorsOfFLMLORWithOne|HasGeneratorsOfField|HasGeneratorsOfGroup|HasGeneratorsOfIdeal|HasGeneratorsOfLeftIdeal|HasGeneratorsOfLeftMagmaIdeal|HasGeneratorsOfLeftModule|HasGeneratorsOfLeftOperatorAdditiveGroup|HasGeneratorsOfLeftOperatorRing|HasGeneratorsOfLeftOperatorRingWithOne|HasGeneratorsOfLeftVectorSpace|HasGeneratorsOfMagma|HasGeneratorsOfMagmaIdeal|HasGeneratorsOfMagmaWithInverses|HasGeneratorsOfMagmaWithOne|HasGeneratorsOfMonoid|HasGeneratorsOfNearAdditiveGroup|HasGeneratorsOfNearAdditiveMagma|HasGeneratorsOfNearAdditiveMagmaWithInverses|HasGeneratorsOfNearAdditiveMagmaWithZero|HasGeneratorsOfRightIdeal|HasGeneratorsOfRightMagmaIdeal|HasGeneratorsOfRightModule|HasGeneratorsOfRightOperatorAdditiveGroup|HasGeneratorsOfRing|HasGeneratorsOfRingWithOne|HasGeneratorsOfRws|HasGeneratorsOfSemigroup|HasGeneratorsOfSemiring|HasGeneratorsOfSemiringWithOne|HasGeneratorsOfSemiringWithOneAndZero|HasGeneratorsOfSemiringWithZero|HasGeneratorsOfTwoSidedIdeal|HasGeneratorsOfVectorSpace|HasGeneratorsSmallest|HasGeneratorsSubgroupsTom|HasGlobalPartitionOfClasses|HasGrading|HasGreensDClasses|HasGreensDRelation|HasGreensHClasses|HasGreensHRelation|HasGreensJClasses|HasGreensJRelation|HasGreensLClasses|HasGreensLRelation|HasGreensRClasses|HasGreensRRelation|HasGroupByPcgs|HasGroupHClassOfGreensDClass|HasGroupOfPcgs|HasHallSystem|HasHirschLength|HasHomeEnumerator|HasHomePcgs|HasIBr|HasIdGroup|HasIdempotents|HasIdempotentsTom|HasIdempotentsTomInfo|HasIdentificationOfConjugacyClasses|HasIdentifier|HasIdentity|HasIdentityMapping|HasImageListOfTransformation|HasImageSetOfTransformation|HasImagesSmallestGenerators|HasImagesSource|HasImaginaryPart|HasImfRecord|HasIndependentGeneratorsOfAbelianGroup|HasIndeterminateName|HasIndeterminateNumberOfLaurentPolynomial|HasIndeterminateNumberOfUnivariateLaurentPolynomial|HasIndeterminateNumberOfUnivariateRationalFunction|HasIndeterminateOfUnivariateRationalFunction|HasIndeterminatesOfPolynomialRing|HasIndexInParent|HasIndexInWholeGroup|HasIndicesCentralNormalSteps|HasIndicesChiefNormalSteps|HasIndicesEANormalSteps|HasIndicesInvolutaryGenerators|HasIndicesNormalSteps|HasIndicesOfAdjointBasis|HasIndicesPCentralNormalStepsPGroup|HasInducedPcgsWrtFamilyPcgs|HasInducedPcgsWrtHomePcgs|HasInducedPcgsWrtSpecialPcgs|HasInfoText|HasInjectionZeroMagma|HasInnerAutomorphismsAutomorphismGroup|HasInt|HasInternalRepGreensRelation|HasInvariantBilinearForm|HasInvariantConjugateSubgroup|HasInvariantForm|HasInvariantLattice|HasInvariantQuadraticForm|HasInvariantSesquilinearForm|HasInverse|HasInverseAttr|HasInverseClasses|HasInverseGeneralMapping|HasInverseImmutable|HasIrr|HasIrrBaumClausen|HasIrrConlon|HasIrrDixonSchneider|HasIrrFacsPol|HasIrreducibleRepresentations|HasIsAbelian|HasIsAbelianNumberField|HasIsAbelianTom|HasIsAdditiveGroupGeneralMapping|HasIsAdditiveGroupHomomorphism|HasIsAdditiveGroupToGroupGeneralMapping|HasIsAdditiveGroupToGroupHomomorphism|HasIsAdditivelyCommutative|HasIsAlgebraGeneralMapping|HasIsAlgebraHomomorphism|HasIsAlgebraModule|HasIsAlgebraWithOneGeneralMapping|HasIsAlgebraWithOneHomomorphism|HasIsAlternatingGroup|HasIsAnticommutative|HasIsAntisymmetricBinaryRelation|HasIsAssociative|HasIsAutomorphismGroup|HasIsBasicWreathProductOrdering|HasIsBergerCondition|HasIsBijective|HasIsBravaisGroup|HasIsBuiltFromAdditiveMagmaWithInverses|HasIsBuiltFromGroup|HasIsBuiltFromMagma|HasIsBuiltFromMagmaWithInverses|HasIsBuiltFromMagmaWithOne|HasIsBuiltFromMonoid|HasIsBuiltFromSemigroup|HasIsCanonicalBasis|HasIsCanonicalBasisFullMatrixModule|HasIsCanonicalBasisFullRowModule|HasIsCanonicalBasisFullSCAlgebra|HasIsCanonicalNiceMonomorphism|HasIsCanonicalPcgs|HasIsCanonicalPcgsWrtSpecialPcgs|HasIsCentralFactor|HasIsCharacter|HasIsCommutative|HasIsCommutativeFamily|HasIsConfluent|HasIsConjugatorAutomorphism|HasIsConjugatorIsomorphism|HasIsConstantRationalFunction|HasIsConstantTimeAccessGeneralMapping|HasIsCycInt|HasIsCyclic|HasIsCyclicTom|HasIsCyclotomicField|HasIsDihedralGroup|HasIsDistributive|HasIsDivisionRing|HasIsDuplicateFree|HasIsDuplicateFreeList|HasIsElementaryAbelian|HasIsEmpty|HasIsEndoGeneralMapping|HasIsEndoMapping|HasIsEquivalenceRelation|HasIsFamilyPcgs|HasIsField|HasIsFieldHomomorphism|HasIsFinite|HasIsFiniteDimensional|HasIsFiniteOrdersPcgs|HasIsFiniteSemigroupGreensRelation|HasIsFinitelyGeneratedGroup|HasIsFrattiniFree|HasIsFreeMonoid|HasIsFreeSemigroup|HasIsFullFpAlgebra|HasIsFullHomModule|HasIsFullMatrixModule|HasIsFullRowModule|HasIsFullSCAlgebra|HasIsFullSubgroupGLorSLRespectingBilinearForm|HasIsFullSubgroupGLorSLRespectingQuadraticForm|HasIsFullSubgroupGLorSLRespectingSesquilinearForm|HasIsFullTransformationSemigroup|HasIsGL|HasIsGeneralLinearGroup|HasIsGeneralizedCartanMatrix|HasIsGeneratorsOfMagmaWithInverses|HasIsGreensClass|HasIsGreensDClass|HasIsGreensHClass|HasIsGreensJClass|HasIsGreensLClass|HasIsGreensRClass|HasIsGroupGeneralMapping|HasIsGroupHClass|HasIsGroupHomomorphism|HasIsGroupOfAutomorphisms|HasIsGroupOfAutomorphismsFiniteGroup|HasIsGroupRing|HasIsGroupToAdditiveGroupGeneralMapping|HasIsGroupToAdditiveGroupHomomorphism|HasIsHandledByNiceMonomorphism|HasIsHasseDiagram|HasIsIdealInParent|HasIsIdempotent|HasIsImpossible|HasIsInducedFromNormalSubgroup|HasIsInducedPcgsWrtSpecialPcgs|HasIsInjective|HasIsInnerAutomorphism|HasIsIntegerMatrixGroup|HasIsIntegralBasis|HasIsIntegralCyclotomic|HasIsIntegralRing|HasIsInverseSemigroup|HasIsIrreducibleCharacter|HasIsJacobianRing|HasIsLDistributive|HasIsLatticeOrderBinaryRelation|HasIsLaurentPolynomial|HasIsLeftActedOnByDivisionRing|HasIsLeftAlgebraModule|HasIsLeftIdealInParent|HasIsLeftModuleGeneralMapping|HasIsLeftModuleHomomorphism|HasIsLeftSemigroupCongruence|HasIsLeftSemigroupIdeal|HasIsLieAbelian|HasIsLieAlgebra|HasIsLieNilpotent|HasIsLieSolvable|HasIsLinearlyPrimitive|HasIsMagmaHomomorphism|HasIsMapping|HasIsMatrixModule|HasIsMinimalNonmonomial|HasIsMonoid|HasIsMonomialCharacter|HasIsMonomialCharacterTable|HasIsMonomialGroup|HasIsMonomialMatrix|HasIsMonomialNumber|HasIsNaturalAlternatingGroup|HasIsNaturalGL|HasIsNaturalSL|HasIsNaturalSymmetricGroup|HasIsNearRing|HasIsNearRingWithOne|HasIsNilpQuotientSystem|HasIsNilpotentCharacterTable|HasIsNilpotentGroup|HasIsNilpotentTom|HasIsNonTrivial|HasIsNormalBasis|HasIsNormalForm|HasIsNormalInParent|HasIsNumberField|HasIsNumeratorParentPcgsFamilyPcgs|HasIsOne|HasIsOrderingOnFamilyOfAssocWords|HasIsPGroup|HasIsPQuotientSystem|HasIsPSL|HasIsParentPcgsFamilyPcgs|HasIsPartialOrderBinaryRelation|HasIsPcgsCentralSeries|HasIsPcgsChiefSeries|HasIsPcgsElementaryAbelianSeries|HasIsPcgsPCentralSeriesPGroup|HasIsPerfectCharacterTable|HasIsPerfectGroup|HasIsPerfectTom|HasIsPolycyclicGroup|HasIsPolynomial|HasIsPositionsList|HasIsPreOrderBinaryRelation|HasIsPrimeField|HasIsPrimeOrdersPcgs|HasIsPrimitive|HasIsPrimitiveAffine|HasIsPrimitiveCharacter|HasIsPrimitiveMatrixGroup|HasIsPseudoCanonicalBasisFullHomModule|HasIsQuasiDihedralGroup|HasIsQuasiPrimitive|HasIsQuaternionGroup|HasIsRDistributive|HasIsRationalMatrixGroup|HasIsRectangularTable|HasIsReduced|HasIsReesCongruence|HasIsReesCongruenceSemigroup|HasIsReesMatrixSemigroup|HasIsReesZeroMatrixSemigroup|HasIsReflexiveBinaryRelation|HasIsRegular|HasIsRegularDClass|HasIsRegularSemigroup|HasIsRelativelySM|HasIsRestrictedLieAlgebra|HasIsRightAlgebraModule|HasIsRightIdealInParent|HasIsRightSemigroupCongruence|HasIsRightSemigroupIdeal|HasIsRing|HasIsRingGeneralMapping|HasIsRingHomomorphism|HasIsRingWithOne|HasIsRingWithOneGeneralMapping|HasIsRingWithOneHomomorphism|HasIsRowModule|HasIsSL|HasIsSSortedList|HasIsSemiEchelonized|HasIsSemiRegular|HasIsSemigroup|HasIsSemigroupCongruence|HasIsSemigroupGeneralMapping|HasIsSemigroupHomomorphism|HasIsSemigroupIdeal|HasIsSemiring|HasIsSemiringWithOne|HasIsSemiringWithOneAndZero|HasIsSemiringWithZero|HasIsShortLexOrdering|HasIsSimpleAlgebra|HasIsSimpleCharacterTable|HasIsSimpleGroup|HasIsSimpleSemigroup|HasIsSingleValued|HasIsSkewFieldFamily|HasIsSmallList|HasIsSolvableCharacterTable|HasIsSolvableGroup|HasIsSolvableTom|HasIsSortedList|HasIsSpecialLinearGroup|HasIsSpecialPcgs|HasIsSporadicSimpleCharacterTable|HasIsSporadicSimpleGroup|HasIsSubgroupSL|HasIsSubmonoidFpMonoid|HasIsSubnormallyMonomial|HasIsSubsemigroupFpSemigroup|HasIsSubsemigroupReesMatrixSemigroup|HasIsSubsemigroupReesZeroMatrixSemigroup|HasIsSubsetLocallyFiniteGroup|HasIsSupersolvableCharacterTable|HasIsSupersolvableGroup|HasIsSurjective|HasIsSymmetricBinaryRelation|HasIsSymmetricGroup|HasIsTotal|HasIsTotalOrdering|HasIsTransformationMonoid|HasIsTransformationSemigroup|HasIsTransitive|HasIsTransitiveBinaryRelation|HasIsTranslationInvariantOrdering|HasIsTrivial|HasIsTwoSidedIdealInParent|HasIsUFDFamily|HasIsUnivariatePolynomial|HasIsUnivariateRationalFunction|HasIsVectorSpaceHomomorphism|HasIsVirtualCharacter|HasIsWeightLexOrdering|HasIsWellFoundedOrdering|HasIsWeylGroup|HasIsWholeFamily|HasIsWreathProductOrdering|HasIsZero|HasIsZeroGroup|HasIsZeroMultiplicationRing|HasIsZeroRationalFunction|HasIsZeroSimpleSemigroup|HasIsZeroSquaredRing|HasIsomorphismFpAlgebra|HasIsomorphismFpFLMLOR|HasIsomorphismFpGroup|HasIsomorphismFpMonoid|HasIsomorphismFpSemigroup|HasIsomorphismMatrixAlgebra|HasIsomorphismMatrixFLMLOR|HasIsomorphismPcGroup|HasIsomorphismPermGroup|HasIsomorphismReesMatrixSemigroup|HasIsomorphismRefinedPcGroup|HasIsomorphismSCAlgebra|HasIsomorphismSCFLMLOR|HasIsomorphismSimplifiedFpGroup|HasIsomorphismSpecialPcGroup|HasIsomorphismTransformationSemigroup|HasJenningsLieAlgebra|HasJenningsSeries|HasJordanDecomposition|HasKernelOfAdditiveGeneralMapping|HasKernelOfCharacter|HasKernelOfMultiplicativeGeneralMapping|HasKernelOfTransformation|HasKillingMatrix|HasKnowsHowToDecompose|HasLClassOfHClass|HasLGFirst|HasLGHeads|HasLGLayers|HasLGLength|HasLGTails|HasLGWeights|HasLargestElementGroup|HasLargestMovedPoint|HasLargestMovedPointPerm|HasLatticeGeneratorsInUEA|HasLatticeSubgroups|HasLeadCoeffsIGS|HasLeftActingAlgebra|HasLeftActingDomain|HasLeftActingGroup|HasLeftActingRingOfIdeal|HasLeftCayleyGraphSemigroup|HasLeftDerivations|HasLength|HasLengthsTom|HasLessThanFunction|HasLessThanOrEqualFunction|HasLetterRepWordsLessFunc|HasLevelsOfGenerators|HasLeviMalcevDecomposition|HasLieAlgebraByDomain|HasLieCenter|HasLieCentralizerInParent|HasLieCentre|HasLieDerivedSeries|HasLieDerivedSubalgebra|HasLieFamily|HasLieLowerCentralSeries|HasLieNilRadical|HasLieNormalizerInParent|HasLieObject|HasLieSolvableRadical|HasLieUpperCentralSeries|HasLinearActionBasis|HasLinearCharacters|HasLinesOfStraightLineProgram|HasLongestWeylWordPerm|HasLowerCentralSeriesOfGroup|HasMagmaGeneratorsOfFamily|HasMappingGeneratorsImages|HasMappingOfWhichItIsAsGGMBI|HasMarksTom|HasMatTom|HasMatrixByBlockMatrix|HasMaximalAbelianQuotient|HasMaximalBlocksAttr|HasMaximalNormalSubgroups|HasMaximalSubgroupClassReps|HasMaximalSubgroups|HasMaximalSubgroupsLattice|HasMaximalSubgroupsTom|HasMinimalBlockDimension|HasMinimalGeneratingSet|HasMinimalNormalSubgroups|HasMinimalStabChain|HasMinimalSupergroupsLattice|HasMinimizedBombieriNorm|HasModuleOfExtension|HasModulusOfZmodnZObj|HasMoebiusTom|HasMolienSeriesInfo|HasMonoidByAdjoiningIdentity|HasMonoidByAdjoiningIdentityElt|HasMonoidOfRewritingSystem|HasMonomialComparisonFunction|HasMonomialExtrepComparisonFun|HasMovedPoints|HasMultiplicationTable|HasMultiplicativeNeutralElement|HasMultiplicativeZero|HasName|HasNameIsomorphismClass|HasNamesLibTom|HasNamesOfFusionSources|HasNaturalCharacter|HasNaturalHomomorphismByNormalSubgroupNCInParent|HasNaturalHomomorphismsPool|HasNegativeRootVectors|HasNegativeRoots|HasNestingDepthA|HasNestingDepthM|HasNiceAlgebraMonomorphism|HasNiceBasis|HasNiceFreeLeftModule|HasNiceFreeLeftModuleInfo|HasNiceMonomorphism|HasNiceNormalFormByExtRepFunction|HasNiceObject|HasNilpotencyClassOfGroup|HasNonLieNilpotentElement|HasNonNilpotentElement|HasNorm|HasNormalBase|HasNormalClosureInParent|HasNormalMaximalSubgroups|HasNormalSeriesByPcgs|HasNormalSubgroupClassesInfo|HasNormalSubgroups|HasNormalizerInGLnZ|HasNormalizerInGLnZBravaisGroup|HasNormalizerInHomePcgs|HasNormalizerInParent|HasNormalizersTom|HasNormedRowVector|HasNormedRowVectors|HasNormedVectors|HasNotifiedFusionsOfLibTom|HasNotifiedFusionsToLibTom|HasNrConjugacyClasses|HasNrInputsOfStraightLineProgram|HasNrMovedPoints|HasNrMovedPointsPerm|HasNrSubsTom|HasNrSyllables|HasNullAlgebra|HasNullspaceIntMat|HasNullspaceMat|HasNumberGeneratorsOfRws|HasNumberSyllables|HasNumeratorOfModuloPcgs|HasNumeratorOfRationalFunction|HasONanScottType|HasOccuringVariableIndices|HasOmegaAndLowerPCentralSeries|HasOmegaSeries|HasOne|HasOneAttr|HasOneImmutable|HasOneOfPcgs|HasOperatorOfExternalSet|HasOrbitLengths|HasOrbitLengthsDomain|HasOrbitStabilizingParentGroup|HasOrbits|HasOrbitsDomain|HasOrder|HasOrderingOfRewritingSystem|HasOrderingOnGenerators|HasOrderingsFamily|HasOrdersClassRepresentatives|HasOrdersTom|HasOrdinaryCharacterTable|HasOrthogonalSpaceInFullRowSpace|HasPCentralLieAlgebra|HasPCentralNormalSeriesByPcgsPGroup|HasPClassPGroup|HasPSLDegree|HasPSLUnderlyingField|HasParent|HasParentAttr|HasParentPcgs|HasPartialClosureOfCongruence|HasPartialOrderOfHasseDiagram|HasPcGroupWithPcgs|HasPcSeries|HasPcgs|HasPcgsCentralSeries|HasPcgsChiefSeries|HasPcgsElementaryAbelianSeries|HasPcgsPCentralSeriesPGroup|HasPerfectIdentification|HasPerfectResiduum|HasPermutationTom|HasPositiveRootVectors|HasPositiveRoots|HasPositiveRootsAsWeights|HasPowerS|HasPowerSubalgebraSeries|HasPreImagesRange|HasPrefrattiniSubgroup|HasPrimaryGeneratorWords|HasPrimeField|HasPrimePGroup|HasPrimePowerComponents|HasPrimitiveElement|HasPrimitiveIdentification|HasPrimitiveRoot|HasProjectiveOrder|HasPseudoRandomSeed|HasPthPowerImages|HasQuasiDihedralGenerators|HasQuaternionGenerators|HasQuotientSemigroupCongruence|HasQuotientSemigroupHomomorphism|HasQuotientSemigroupPreimage|HasRClassOfHClass|HasRadicalGroup|HasRadicalOfAlgebra|HasRange|HasRankAction|HasRankMat|HasRankOfTransformation|HasRankPGroup|HasRat|HasRationalClasses|HasRationalFunctionsFamily|HasRationalizedMat|HasRealClasses|HasRealPart|HasRecNames|HasReducedConfluentRewritingSystem|HasReesCongruenceOfSemigroupIdeal|HasReesZeroMatrixSemigroupElementIsZero|HasRefinedPcGroup|HasRegularActionHomomorphism|HasRelationsOfFpMonoid|HasRelationsOfFpSemigroup|HasRelativeOrders|HasRelatorsOfFpAlgebra|HasRelatorsOfFpGroup|HasRepresentative|HasRepresentativeSmallest|HasRepresentativesContainedRightCosets|HasRepresentativesMinimalBlocksAttr|HasRepresentativesPerfectSubgroups|HasRepresentativesSimpleSubgroups|HasRespectsAddition|HasRespectsAdditiveInverses|HasRespectsInverses|HasRespectsMultiplication|HasRespectsOne|HasRespectsScalarMultiplication|HasRespectsZero|HasRightActingAlgebra|HasRightActingDomain|HasRightActingGroup|HasRightActingRingOfIdeal|HasRightCayleyGraphSemigroup|HasRightDerivations|HasRightTransversalInParent|HasRootOfDefiningPolynomial|HasRootSystem|HasRowIndexOfReesMatrixSemigroupElement|HasRowIndexOfReesZeroMatrixSemigroupElement|HasRowsOfReesMatrixSemigroup|HasRowsOfReesZeroMatrixSemigroup|HasRules|HasSLDegree|HasSLUnderlyingField|HasSandwichMatrixOfReesMatrixSemigroup|HasSandwichMatrixOfReesZeroMatrixSemigroup|HasSchurCover|HasSemiEchelonBasis|HasSemiEchelonMat|HasSemiEchelonMatTransformation|HasSemiSimpleType|HasSemidirectFactorsOfGroup|HasSemidirectProductInfo|HasSemigroupOfRewritingSystem|HasSignPerm|HasSimpleSystem|HasSimsNo|HasSize|HasSizesCentralizers|HasSizesConjugacyClasses|HasSmallGeneratingSet|HasSmallestGeneratorPerm|HasSmallestMovedPoint|HasSmallestMovedPointPerm|HasSocle|HasSocleComplement|HasSocleDimensions|HasSocleTypePrimitiveGroup|HasSortingPerm|HasSource|HasSourceOfIsoclinicTable|HasSparseCartanMatrix|HasSpecialPcgs|HasSplittingField|HasStabChainImmutable|HasStabChainMutable|HasStabChainOptions|HasStabilizerOfExternalSet|HasStandardGeneratorsInfo|HasStoredExcludedOrders|HasStoredGroebnerBasis|HasStraightLineProgElmType|HasStraightLineProgramsTom|HasString|HasStructureConstantsTable|HasStructureDescription|HasSubdirectProductInfo|HasSubfields|HasSubnormalSeriesInParent|HasSubsTom|HasSubspaces|HasSubspacesAll|HasSuccessors|HasSupersolvableResiduum|HasSurjectiveActionHomomorphismAttr|HasSylowSystem|HasSymmetricDegree|HasSymmetricParentGroup|HasTableOfMarks|HasTestMonomial|HasTestMonomialQuick|HasTestQuasiPrimitive|HasTestRelativelySM|HasTestSubnormallyMonomial|HasTietzeOrigin|HasTrace|HasTranformsOneIntoZero|HasTransformationRepresentation|HasTransformsAdditionIntoMultiplication|HasTransformsAdditiveInversesIntoInverses|HasTransformsInversesIntoAdditiveInverses|HasTransformsMultiplicationIntoAddition|HasTransformsZeroIntoOne|HasTransitiveIdentification|HasTransitivity|HasTransposedMat|HasTransposedMatAttr|HasTransposedMatImmutable|HasTransposedMatrixGroup|HasTriangulizedNullspaceMat|HasTrivialCharacter|HasTrivialSubFLMLOR|HasTrivialSubadditiveMagmaWithZero|HasTrivialSubalgebra|HasTrivialSubgroup|HasTrivialSubmagmaWithOne|HasTrivialSubmodule|HasTrivialSubmonoid|HasTrivialSubnearAdditiveMagmaWithZero|HasTrivialSubspace|HasTwoClosure|HasTypeOfObjWithMemory|HasTzOptions|HasTzRules|HasUnderlyingCharacterTable|HasUnderlyingCharacteristic|HasUnderlyingCollection|HasUnderlyingElementOfReesMatrixSemigroupElement|HasUnderlyingElementOfReesZeroMatrixSemigroupElement|HasUnderlyingExternalSet|HasUnderlyingFamily|HasUnderlyingField|HasUnderlyingGeneralMapping|HasUnderlyingGroup|HasUnderlyingLeftModule|HasUnderlyingLieAlgebra|HasUnderlyingMagma|HasUnderlyingRelation|HasUnderlyingSemigroupElementOfMonoidByAdjoiningIdentityElt|HasUnderlyingSemigroupFamily|HasUnderlyingSemigroupOfMonoidByAdjoiningIdentity|HasUnderlyingSemigroupOfReesMatrixSemigroup|HasUnderlyingSemigroupOfReesZeroMatrixSemigroup|HasUnits|HasUniversalEnvelopingAlgebra|HasUpperActingDomain|HasUpperCentralSeriesOfGroup|HasValuesOfClassFunction|HasWeightOfGenerators|HasWeightsTom|HasWeylGroup|HasWreathProductInfo|HasZClassRepsQClass|HasZero|HasZeroAttr|HasZeroCoefficient|HasZeroImmutable|HasZuppos|HashDictAddDictionary|HashFunct|HashKeyBag|HashKeyEnumerator|HashTable|HasnpeGL|HasnpePSL|HasnpeSL|HasseDiagramBinaryRelation|HeadPcElementByNumber|HeadsInfoOfSemiEchelonizedMat|HeadsInfoOfSemiEchelonizedMats|HenselBound|HermiteNormalFormIntegerMat|HermiteNormalFormIntegerMatTransform|HermiteNormalFormIntegerMatTransforms|HeuGcdIntPolsCoeffs|HeuGcdIntPolsExtRep|HeuristicCancelPolynomialsExtRep|HexBlistSetup|HexStringBlist|HexStringBlistEncode|HexStringInt|HideGlobalVariables|HighestWeightModule|HirschLength|Hom|HomeEnumerator|HomePcgs|HomomorphicCanonicalPcgs|HomomorphicInducedPcgs|HomomorphismFactorSemigroup|HomomorphismFactorSemigroupByClosure|HomomorphismQuotientSemigroup|HomomorphismTransformationSemigroup|HomomorphismsSeries|HumanReadableDefinition|IBr|IDENTS_BOUND_GVARS|IDENTS_GVAR|ID_AVAILABLE|ID_FUNC|IMFLoad|IMMUTABILITY_LEVEL|IMMUTABILITY_LEVEL2|IMMUTABLE_COPY_OBJ|IN|INFO_INSTALL|INFO_OWA|INPUT_LOG_TO|INPUT_LOG_TO_STREAM|INPUT_TEXT_FILE|INSTALL_IMMEDIATE_METHOD|INSTALL_METHOD|INSTALL_METHOD_ARGS|INSTALL_METHOD_FLAGS|INTER_BLIST|INTER_RANGE|INTER_SET|INTLIST_STRING|INT_CHAR|INT_FFE_DEFAULT|INV|INV_GF2MAT|INV_GF2MAT_MUTABLE|INV_GF2MAT_SAME_MUTABILITY|INV_MAT8BIT_IMMUTABLE|INV_MAT8BIT_MUTABLE|INV_MAT8BIT_SAME_MUTABILITY|INV_MATRIX_IMMUTABLE|INV_MATRIX_MUTABLE|INV_MATRIX_SAME_MUTABILITY|INV_MAT_DEFAULT_IMMUTABLE|INV_MAT_DEFAULT_MUTABLE|INV_MAT_DEFAULT_SAME_MUTABILITY|INV_MUT|INV_PLIST_GF2VECS_DESTRUCTIVE|IN_LIST_DEFAULT|IN_PREC|ISBOUND_GLOBAL|ISB_GVAR|ISB_LIST|ISB_REC|IS_AND_FILTER|IS_BLIST|IS_BLIST_CONV|IS_BLIST_REP|IS_BLOCKED_IOSTREAM|IS_BOOL|IS_COMOBJ|IS_COPYABLE_OBJ|IS_CYC|IS_CYC_INT|IS_DATOBJ|IS_DENSE_LIST|IS_END_OF_FILE|IS_EQUAL_FLAGS|IS_EQUAL_SET|IS_FFE|IS_FLOAT|IS_FUNCTION|IS_HOMOG_LIST|IS_IDENTICAL_OBJ|IS_INT|IS_LIST|IS_MUTABLE_OBJ|IS_NSORT_LIST|IS_OBJECT|IS_OPERATION|IS_PERM|IS_PLIST_REP|IS_POSOBJ|IS_POSS_LIST|IS_POSS_LIST_DEFAULT|IS_PROFILED_FUNC|IS_RANGE|IS_RANGE_REP|IS_RAT|IS_READ_ONLY_GLOBAL|IS_REC|IS_SSORT_LIST|IS_SSORT_LIST_DEFAULT|IS_STRING|IS_STRING_CONV|IS_STRING_REP|IS_SUBSET_FLAGS|IS_SUBSET_SET|IS_SUBSTRING|IS_SUB_BLIST|IS_TABLE_LIST|IS_VECFFE|IdFunc|IdGap3SolvableGroup|IdGroup|IdSmallGroup|IdStandardPresented512Group|Ideal|IdealByGenerators|IdealByGeneratorsForLieAlgebra|IdealNC|Idempotents|IdempotentsTom|IdempotentsTomInfo|IdentificationGenericGroup|IdentificationOfConjugacyClasses|IdentificationPermGroup|IdentificationSolvableGroup|Identifier|Identity|IdentityBinaryRelation|IdentityFromSCTable|IdentityMapping|IdentityMat|IdentityMatrix|IdentityTransformation|IdsOfAllGroups|IdsOfAllSmallGroups|Ignore|Image|ImageElm|ImageElmActionHomomorphism|ImageInWord|ImageKernelBlocksHomomorphism|ImageListOfTransformation|ImageOnAbelianCSPG|ImageSetOfTransformation|ImageSiftedBaseImage|Images|ImagesElm|ImagesListOfBinaryRelation|ImagesRepresentative|ImagesRepresentativeGMBIByElementsList|ImagesSet|ImagesSmallestGenerators|ImagesSource|ImaginaryPart|ImfInvariants|ImfMatrixGroup|ImfNumberQClasses|ImfNumberQQClasses|ImfNumberZClasses|ImfPositionNumber|ImfRecord|ImgElmSLP|ImgElmSLPNonrecursive|ImmediateImplicationsIdentityMapping|ImmediateImplicationsZeroMapping|Immutable|ImmutableBasis|ImmutableGF2MatrixRep|ImmutableGF2VectorRep|ImmutableMatrix|ImproveActionDegreeByBlocks|ImproveMaps|ImproveOperationDegreeByBlocks|InParentFOA|IncorporateCentralRelations|IncreaseCounter|IndPcgsWrtSpecFromFamOrHome|IndependentGeneratorsAbelianPPermGroup|IndependentGeneratorsOfAbelianGroup|Indeterminate|IndeterminateName|IndeterminateNumberOfLaurentPolynomial|IndeterminateNumberOfUnivariateLaurentPolynomial|IndeterminateNumberOfUnivariateRationalFunction|IndeterminateOfLaurentPolynomial|IndeterminateOfUnivariateRationalFunction|Indeterminateness|IndeterminatenessInfo|IndeterminatesOfPolynomialRing|Index|IndexCosetTab|IndexInParent|IndexInWholeGroup|IndexNC|IndexOp|Indicator|IndicatorOp|IndicesCentralNormalSteps|IndicesChiefNormalSteps|IndicesEANormalSteps|IndicesInvolutaryGenerators|IndicesNormalSteps|IndicesOfAdjointBasis|IndicesPCentralNormalStepsPGroup|IndicesStabChain|Indirected|Induced|InducedActionAutGroup|InducedActionFactor|InducedAutomorphism|InducedClassFunction|InducedClassFunctions|InducedClassFunctionsByFusionMap|InducedCyclic|InducedGModule|InducedLinearAction|InducedModule|InducedModuleByFieldReduction|InducedPcgs|InducedPcgsByGenerators|InducedPcgsByGeneratorsNC|InducedPcgsByGeneratorsWithImages|InducedPcgsByPcSequence|InducedPcgsByPcSequenceAndGenerators|InducedPcgsByPcSequenceNC|InducedPcgsOp|InducedPcgsWrtFamilyPcgs|InducedPcgsWrtHomePcgs|InducedPcgsWrtSpecialPcgs|InducedRepFpGroup|InducedRepresentation|InducedRepresentationImagesRepresentative|InduciblePairs|InductionScheme|Inequalities|InertiaSubgroup|InfBits_AssocWord|InfBits_Equal|InfBits_ExponentSums1|InfBits_ExponentSums3|InfBits_ExponentSyllable|InfBits_ExtRepOfObj|InfBits_GeneratorSyllable|InfBits_Less|InfBits_NumberSyllables|InfBits_ObjByVector|InfBits_One|InfiniteListOfGenerators|InfiniteListOfNames|Inflated|InfoDecision|InfoDoPrint|InfoLevel|InfoRead1|InfoRead2|InfoText|Init|InitAbsAndIrredModules|InitEpimorphismSQ|InitFusion|InitPowerMap|InitRandomMT|InitialiseCentralRelations|InitializePackagesInfoRecords|InitializeSchreierTree|InjectionZeroMagma|InnerAutomorphism|InnerAutomorphismNC|InnerAutomorphismsAutomorphismGroup|InnerSubdirectProducts|InnerSubdirectProducts2|InputLogTo|InputOutputLocalProcess|InputTextFile|InputTextNone|InputTextString|InputTextUser|Insert|InsertElmList|InsertTrivialStabilizer|InstallAccessToGenerators|InstallAtExit|InstallAttributeFunction|InstallAttributeMethodByGroupGeneralMappingByImages|InstallCharReadHookFunc|InstallEqMethodForMappingsFromGenerators|InstallFactorMaintenance|InstallFlushableValue|InstallGlobalFunction|InstallHandlingByNiceBasis|InstallHiddenTrueMethod|InstallImmediateMethod|InstallIsomorphismMaintenance|InstallIsomorphismMaintenanceFunction|InstallMethod|InstallMonomialOrdering|InstallOtherMethod|InstallPcgsSeriesFromIndices|InstallSubsetMaintenance|InstallTrueMethod|InstallTrueMethodNewFilter|InstallValue|InstalledPackageVersion|Int|IntFFE|IntFFESymm|IntHexString|IntScalarProducts|IntVecFFE|IntegralizedMat|IntegratedStraightLineProgram|IntermediateGroup|IntermediateResultOfSLP|IntermediateResultOfSLPWithoutOverwrite|IntermediateResultsOfSLPWithoutOverwrite|IntermediateResultsOfSLPWithoutOverwriteInner|IntermediateSubgroups|InternalRepGreensRelation|InterpolatedPolynomial|IntersectBlist|IntersectSet|Intersection|Intersection2|Intersection2Spaces|IntersectionBlist|IntersectionNormalClosurePermGroup|IntersectionSet|IntersectionSumPcgs|IntersectionsTom|InvariantBilinearForm|InvariantElementaryAbelianSeries|InvariantForm|InvariantLattice|InvariantQuadraticForm|InvariantSesquilinearForm|InvariantSubgroupsElementaryAbelianGroup|Inverse|InverseAsWord|InverseAttr|InverseClasses|InverseGeneralMapping|InverseImmutable|InverseMap|InverseMatMod|InverseMutable|InverseOp|InversePcgs|InverseRepresentative|InverseRepresentativeWord|InverseSLPElm|InverseSM|InverseSameMutability|Irr|IrrBaumClausen|IrrConlon|IrrDixonSchneider|IrrFacsPol|IrreducibleDifferences|IrreducibleModules|IrreducibleRepresentations|IrreducibleRepresentationsByBaumClausen|IrreducibleRepresentationsDixon|IrreducibleSolvableGroup|IrreducibleSolvableGroupMS|Is16BitsAssocWord|Is16BitsFamily|Is16BitsPcWordRep|Is16BitsSingleCollectorRep|Is32BitsAssocWord|Is32BitsFamily|Is32BitsPcWordRep|Is32BitsSingleCollectorRep|Is8BitMatrixRep|Is8BitVectorRep|Is8BitsAssocWord|Is8BitsFamily|Is8BitsPcWordRep|Is8BitsSingleCollectorRep|IsANFAutomorphism|IsANFAutomorphismRep|IsAbelian|IsAbelianNumberField|IsAbelianNumberFieldPolynomialRing|IsAbelianTom|IsActionHomomorphism|IsActionHomomorphismAutomGroup|IsActionHomomorphismByActors|IsActionHomomorphismByBase|IsActionHomomorphismSubset|IsAdditiveCoset|IsAdditiveCosetDefaultRep|IsAdditiveElement|IsAdditiveElementAsMultiplicativeElementRep|IsAdditiveElementCollColl|IsAdditiveElementCollCollColl|IsAdditiveElementCollection|IsAdditiveElementList|IsAdditiveElementTable|IsAdditiveElementWithInverse|IsAdditiveElementWithInverseCollColl|IsAdditiveElementWithInverseCollCollColl|IsAdditiveElementWithInverseCollection|IsAdditiveElementWithInverseList|IsAdditiveElementWithInverseTable|IsAdditiveElementWithZero|IsAdditiveElementWithZeroCollColl|IsAdditiveElementWithZeroCollCollColl|IsAdditiveElementWithZeroCollection|IsAdditiveElementWithZeroList|IsAdditiveElementWithZeroTable|IsAdditiveGroup|IsAdditiveGroupGeneralMapping|IsAdditiveGroupHomomorphism|IsAdditiveGroupToGroupGeneralMapping|IsAdditiveGroupToGroupHomomorphism|IsAdditiveMagma|IsAdditiveMagmaWithInverses|IsAdditiveMagmaWithZero|IsAdditivelyCommutative|IsAdditivelyCommutativeElement|IsAdditivelyCommutativeElementCollColl|IsAdditivelyCommutativeElementCollection|IsAdditivelyCommutativeElementFamily|IsAlgBFRep|IsAlgExtRep|IsAlgebra|IsAlgebraGeneralMapping|IsAlgebraGeneralMappingByImagesDefaultRep|IsAlgebraHomomorphism|IsAlgebraHomomorphismFromFpRep|IsAlgebraModule|IsAlgebraModuleElement|IsAlgebraModuleElementCollection|IsAlgebraModuleElementFamily|IsAlgebraWithOne|IsAlgebraWithOneGeneralMapping|IsAlgebraWithOneHomomorphism|IsAlgebraicElement|IsAlgebraicElementCollColl|IsAlgebraicElementCollCollColl|IsAlgebraicElementCollection|IsAlgebraicElementFamily|IsAlgebraicExtension|IsAlgebraicExtensionDefaultRep|IsAlgebraicExtensionPolynomialRing|IsAlphaChar|IsAlternatingGroup|IsAnticommutative|IsAntisymmetricBinaryRelation|IsAssocWord|IsAssocWordCollection|IsAssocWordFamily|IsAssocWordWithInverse|IsAssocWordWithInverseCollection|IsAssocWordWithInverseFamily|IsAssocWordWithOne|IsAssocWordWithOneCollection|IsAssocWordWithOneFamily|IsAssociated|IsAssociative|IsAssociativeAOpDSum|IsAssociativeAOpESum|IsAssociativeElement|IsAssociativeElementCollColl|IsAssociativeElementCollection|IsAssociativeLOpDProd|IsAssociativeLOpEProd|IsAssociativeROpDProd|IsAssociativeROpEProd|IsAssociativeUOpDProd|IsAssociativeUOpEProd|IsAttributeStoringRep|IsAutomorphismGroup|IsBLetterAssocWordRep|IsBLetterWordsFamily|IsBasicWreathLessThanOrEqual|IsBasicWreathProductOrdering|IsBasis|IsBasisByNiceBasis|IsBasisFiniteFieldRep|IsBasisOfAlgebraModuleElementSpace|IsBasisOfMonomialSpaceRep|IsBasisOfSparseRowSpaceRep|IsBasisOfWeightRepElementSpace|IsBasisWithReplacedLeftModuleRep|IsBergerCondition|IsBijective|IsBinaryRelation|IsBinaryRelationDefaultRep|IsBinaryRelationOnPointsRep|IsBlist|IsBlistRep|IsBlockMatrixRep|IsBlocksHomomorphism|IsBlocksOfActionHomomorphism|IsBlowUpIsomorphism|IsBool|IsBound|IsBoundElmWPObj|IsBoundGlobal|IsBound|IsBound_LeftSemigroupIdealEnumerator|IsBound_ReesMatrixSemigroupEnumerator|IsBound_RightSemigroupIdealEnumerator|IsBound_SemigroupIdealEnumerator|IsBracketRep|IsBrauerTable|IsBravaisGroup|IsBuiltFromAdditiveMagmaWithInverses|IsBuiltFromGroup|IsBuiltFromMagma|IsBuiltFromMagmaWithInverses|IsBuiltFromMagmaWithOne|IsBuiltFromMonoid|IsBuiltFromSemigroup|IsCanonicalBasis|IsCanonicalBasisAbelianNumberFieldRep|IsCanonicalBasisAlgebraicExtension|IsCanonicalBasisCyclotomicFieldRep|IsCanonicalBasisFreeMagmaRingRep|IsCanonicalBasisFullMatrixModule|IsCanonicalBasisFullRowModule|IsCanonicalBasisFullSCAlgebra|IsCanonicalBasisGaussianIntegersRep|IsCanonicalBasisIntegersRep|IsCanonicalBasisRationals|IsCanonicalNiceMonomorphism|IsCanonicalPcgs|IsCanonicalPcgsWrtSpecialPcgs|IsCentral|IsCentralFactor|IsCentralFromGenerators|IsChar|IsCharCollection|IsCharacter|IsCharacterTable|IsCharacterTableInProgress|IsCharacteristicSubgroup|IsCheapConwayPolynomial|IsClassFunction|IsClassFunctionsSpace|IsClassFusionOfNormalSubgroup|IsClosedStream|IsCochain|IsCochainCollection|IsCochainsSpace|IsCocycle|IsCoeffsElms|IsCoeffsModConwayPolRep|IsCollCollsElms|IsCollCollsElmsElms|IsCollCollsElmsElmsX|IsCollLieCollsElms|IsCollection|IsCollectionFamily|IsCollsCollsElms|IsCollsCollsElmsX|IsCollsCollsElmsXX|IsCollsElms|IsCollsElmsColls|IsCollsElmsElms|IsCollsElmsElmsElms|IsCollsElmsElmsX|IsCollsElmsX|IsCollsElmsXElms|IsCollsElmsXX|IsCollsXElms|IsCollsXElmsX|IsCombinatorialCollectorRep|IsCommutative|IsCommutativeElement|IsCommutativeElementCollColl|IsCommutativeElementCollection|IsCommutativeFamily|IsCommutativeFromGenerators|IsCompatiblePair|IsComponentObjectRep|IsCompositionMappingRep|IsConfluent|IsCongruenceClass|IsConjugacyClassGroupRep|IsConjugacyClassPermGroupRep|IsConjugacyClassSubgroupsByStabilizerRep|IsConjugacyClassSubgroupsRep|IsConjugate|IsConjugatorAutomorphism|IsConjugatorIsomorphism|IsConsistentPolynomial|IsConstantRationalFunction|IsConstantTimeAccessGeneralMapping|IsConstantTimeAccessList|IsConstituentHomomorphism|IsContainedInSpan|IsCopyable|IsCyc|IsCycInt|IsCyclic|IsCyclicTom|IsCyclotomic|IsCyclotomicCollColl|IsCyclotomicCollCollColl|IsCyclotomicCollection|IsCyclotomicField|IsCyclotomicMatrixGroup|IsDataObjectRep|IsDeepThoughtCollectorRep|IsDefaultGeneralMappingRep|IsDefaultRhsTypeSingleCollector|IsDefaultTupleRep|IsDenseCoeffVectorRep|IsDenseHashRep|IsDenseList|IsDiagonalMat|IsDictionary|IsDictionaryDefaultRep|IsDigitChar|IsDihedralGroup|IsDirectSumElement|IsDirectSumElementCollection|IsDirectSumElementFamily|IsDirectSumElementsSpace|IsDirectory|IsDirectoryPath|IsDirectoryRep|IsDistributive|IsDistributiveLOpDProd|IsDistributiveLOpDSum|IsDistributiveLOpEProd|IsDistributiveLOpESum|IsDistributiveROpDProd|IsDistributiveROpDSum|IsDistributiveROpEProd|IsDistributiveROpESum|IsDistributiveUOpDProd|IsDistributiveUOpDSum|IsDistributiveUOpEProd|IsDistributiveUOpESum|IsDivisionRing|IsDocumentedVariable|IsDomain|IsDoneIterator|IsDoneIterator_Basis|IsDoneIterator_CoKernelGens|IsDoneIterator_FiniteFullRowModule|IsDoneIterator_List|IsDoneIterator_LowIndexSubgroupsFpGroup|IsDoneIterator_Subspaces|IsDoneIterator_SubspacesAll|IsDoneIterator_SubspacesDim|IsDoneIterator_Trivial|IsDoneIterator_WeylOrbit|IsDoubleCoset|IsDoubleCosetDefaultRep|IsDuplicateFree|IsDuplicateFreeCollection|IsDuplicateFreeList|IsDxLargeGroup|IsElementFinitePolycyclicGroup|IsElementFinitePolycyclicGroupCollection|IsElementOfFpAlgebra|IsElementOfFpAlgebraCollection|IsElementOfFpAlgebraFamily|IsElementOfFpGroup|IsElementOfFpGroupCollection|IsElementOfFpGroupFamily|IsElementOfFpMonoid|IsElementOfFpMonoidCollection|IsElementOfFpMonoidFamily|IsElementOfFpSemigroup|IsElementOfFpSemigroupCollection|IsElementOfFpSemigroupFamily|IsElementOfFreeGroup|IsElementOfFreeGroupFamily|IsElementOfFreeMagmaRing|IsElementOfFreeMagmaRingCollection|IsElementOfFreeMagmaRingFamily|IsElementOfMagmaRingModuloRelations|IsElementOfMagmaRingModuloRelationsCollection|IsElementOfMagmaRingModuloRelationsFamily|IsElementOfMagmaRingModuloSpanOfZeroFamily|IsElementaryAbelian|IsElementsFamilyBy16BitsSingleCollector|IsElementsFamilyBy32BitsSingleCollector|IsElementsFamilyBy8BitsSingleCollector|IsElementsFamilyByRws|IsElmsCoeffs|IsElmsCollColls|IsElmsCollCollsX|IsElmsCollLieColls|IsElmsColls|IsElmsCollsX|IsElmsCollsXX|IsElmsLieColls|IsEmbeddingDirectProductPermGroup|IsEmbeddingImprimitiveWreathProductPermGroup|IsEmbeddingMagmaMagmaRing|IsEmbeddingProductActionWreathProductPermGroup|IsEmbeddingRingMagmaRing|IsEmbeddingWreathProductPermGroup|IsEmpty|IsEmptyRowVectorRep|IsEmptyString|IsEndOfStream|IsEndoGeneralMapping|IsEndoMapping|IsEnumeratorByFunctions|IsEnumeratorByFunctionsRep|IsEnumeratorByPcgsRep|IsEqualSet|IsEquivalenceClass|IsEquivalenceClassDefaultRep|IsEquivalenceRelation|IsEquivalenceRelationDefaultRep|IsEquivalentByFp|IsEuclideanRing|IsEvenInt|IsExecutableFile|IsExistingFile|IsExtAElement|IsExtAElementCollColl|IsExtAElementCollection|IsExtAElementList|IsExtAElementTable|IsExtASet|IsExtLElement|IsExtLElementCollColl|IsExtLElementCollection|IsExtLElementList|IsExtLElementTable|IsExtLSet|IsExtRElement|IsExtRElementCollColl|IsExtRElementCollection|IsExtRElementList|IsExtRElementTable|IsExtRSet|IsExtUSet|IsExtensibleGeneralMapping|IsExtensiblePartialMapping|IsExternalOrbit|IsExternalOrbitByStabilizerRep|IsExternalSet|IsExternalSetByActorsRep|IsExternalSetByOperatorsRep|IsExternalSetByPcgs|IsExternalSetDefaultRep|IsExternalSubset|IsFFE|IsFFECollColl|IsFFECollCollColl|IsFFECollection|IsFFEFamily|IsFFEMatrixGroup|IsFLMLOR|IsFLMLORWithOne|IsFamFamFam|IsFamFamFamX|IsFamFamX|IsFamFamXY|IsFamLieFam|IsFamXFam|IsFamXFamY|IsFamXYFamZ|IsFamily|IsFamilyDefaultRep|IsFamilyElementOfFreeLieAlgebra|IsFamilyOfFamilies|IsFamilyOfTypes|IsFamilyOverFullCoefficientsFamily|IsFamilyPcgs|IsField|IsFieldControlledByGaloisGroup|IsFieldElementsSpace|IsFieldHomomorphism|IsFilter|IsFinite|IsFiniteBasisDefault|IsFiniteDimensional|IsFiniteFieldPolynomialRing|IsFiniteOrderElement|IsFiniteOrderElementCollColl|IsFiniteOrderElementCollection|IsFiniteOrdersPcgs|IsFiniteSemigroupGreensRelation|IsFinitelyGeneratedGroup|IsFixedStabilizer|IsFlatHashTable|IsFlexibleGeneralMapping|IsFlexiblePartialMapping|IsFloat|IsFpAlgebraElementsSpace|IsFpGroup|IsFpMonoid|IsFpSemigroup|IsFptoSCAMorphism|IsFrattiniFree|IsFreeGroup|IsFreeLeftModule|IsFreeMagma|IsFreeMagmaRing|IsFreeMagmaRingWithOne|IsFreeMonoid|IsFreeSemigroup|IsFrobeniusAutomorphism|IsFromFpGroupGeneralMapping|IsFromFpGroupGeneralMappingByImages|IsFromFpGroupHomomorphism|IsFromFpGroupHomomorphismByImages|IsFromFpGroupStdGensGeneralMappingByImages|IsFromFpGroupStdGensHomomorphismByImages|IsFullFpAlgebra|IsFullHomModule|IsFullMatrixModule|IsFullRowModule|IsFullSCAlgebra|IsFullSubgroupGLorSLRespectingBilinearForm|IsFullSubgroupGLorSLRespectingQuadraticForm|IsFullSubgroupGLorSLRespectingSesquilinearForm|IsFullTransformationSemigroup|IsFunction|IsGAPRandomSource|IsGF2MatrixRep|IsGF2VectorRep|IsGL|IsGaussInt|IsGaussRat|IsGaussianIntegers|IsGaussianMatrixSpace|IsGaussianRationals|IsGaussianRowSpace|IsGaussianSpace|IsGeneralLinearGroup|IsGeneralMapping|IsGeneralMappingCollection|IsGeneralMappingFamily|IsGeneralPcgs|IsGeneralizedCartanMatrix|IsGeneralizedDomain|IsGeneralizedRowVector|IsGeneratorsOfMagmaWithInverses|IsGenericCharacterTableRep|IsGenericFiniteSpace|IsGlobalRandomSource|IsGreensClass|IsGreensDClass|IsGreensDRelation|IsGreensHClass|IsGreensHRelation|IsGreensJClass|IsGreensJRelation|IsGreensLClass|IsGreensLRelation|IsGreensLessThanOrEqual|IsGreensRClass|IsGreensRRelation|IsGreensRelation|IsGroup|IsGroupGeneralMapping|IsGroupGeneralMappingByAsGroupGeneralMappingByImages|IsGroupGeneralMappingByImages|IsGroupGeneralMappingByPcgs|IsGroupHClass|IsGroupHomomorphism|IsGroupOfAutomorphisms|IsGroupOfAutomorphismsFiniteGroup|IsGroupOfFamily|IsGroupRing|IsGroupToAdditiveGroupGeneralMapping|IsGroupToAdditiveGroupHomomorphism|IsHandledByNiceBasis|IsHandledByNiceMonomorphism|IsHash|IsHashTable|IsHasseDiagram|IsHomogeneousList|IsIdeal|IsIdealInParent|IsIdealOp|IsIdempotent|IsIdenticalObj|IsIdenticalObjFamiliesColObjObj|IsIdenticalObjFamiliesColObjObjObj|IsIdenticalObjFamiliesColXXXObj|IsIdenticalObjFamiliesColXXXXXXObj|IsIdenticalObjFamiliesRwsObj|IsIdenticalObjFamiliesRwsObjObj|IsIdenticalObjFamiliesRwsObjXXX|IsIdenticalObjObjObjX|IsIdenticalObjObjXObj|IsImfMatrixGroup|IsImpossible|IsInBasicOrbit|IsIncomparableUnder|IsInducedFromNormalSubgroup|IsInducedPcgs|IsInducedPcgsRep|IsInducedPcgsWrtSpecialPcgs|IsInfBitsAssocWord|IsInfBitsFamily|IsInfiniteListOfGeneratorsRep|IsInfiniteListOfNamesRep|IsInfinity|IsInfoClass|IsInfoClassCollection|IsInfoClassListRep|IsInfoSelector|IsInjective|IsInnerAutomorphism|IsInputOutputStream|IsInputOutputStreamByPtyRep|IsInputStream|IsInputTextFileRep|IsInputTextNone|IsInputTextNoneRep|IsInputTextStream|IsInputTextStringRep|IsInt|IsIntegerMatrixGroup|IsIntegers|IsIntegralBasis|IsIntegralCyclotomic|IsIntegralRing|IsInternalRep|IsInternallyConsistent|IsInverseGeneralMappingRep|IsInverseSemigroup|IsIrreducible|IsIrreducibleCharacter|IsIrreducibleRingElement|IsIterator|IsIteratorByFunctions|IsIteratorByFunctionsRep|IsJacobianElement|IsJacobianElementCollColl|IsJacobianElementCollection|IsJacobianRing|IsKernelPcWord|IsKnuthBendixRewritingSystem|IsKnuthBendixRewritingSystemRep|IsLDistributive|IsLatticeOrderBinaryRelation|IsLatticeSubgroupsRep|IsLaurentPolynomial|IsLaurentPolynomialDefaultRep|IsLaurentPolynomialsFamily|IsLaurentPolynomialsFamilyElement|IsLeftActedOnByDivisionRing|IsLeftActedOnByRing|IsLeftActedOnBySuperset|IsLeftAlgebraModule|IsLeftAlgebraModuleElement|IsLeftAlgebraModuleElementCollection|IsLeftIdeal|IsLeftIdealFromGenerators|IsLeftIdealInParent|IsLeftIdealOp|IsLeftMagmaCongruence|IsLeftMagmaIdeal|IsLeftModule|IsLeftModuleGeneralMapping|IsLeftModuleHomomorphism|IsLeftOperatorAdditiveGroup|IsLeftOperatorRing|IsLeftOperatorRingWithOne|IsLeftSemigroupCongruence|IsLeftSemigroupIdeal|IsLeftVectorSpace|IsLessThanOrEqualUnder|IsLessThanUnder|IsLetterAssocWordRep|IsLetterWordsFamily|IsLexOrderedFFE|IsLexicographicallyLess|IsLibTomRep|IsLibraryCharacterTableRep|IsLieAbelian|IsLieAlgebra|IsLieEmbeddingRep|IsLieFamFam|IsLieMatrix|IsLieNilpotent|IsLieNilpotentElement|IsLieObject|IsLieObjectCollection|IsLieObjectsModule|IsLieSolvable|IsLinearActionHomomorphism|IsLinearGeneralMappingByImagesDefaultRep|IsLinearMapping|IsLinearMappingByMatrixDefaultRep|IsLinearMappingsModule|IsLinearlyIndependent|IsLinearlyPrimitive|IsList|IsListDefault|IsListDictionary|IsListHashTable|IsListLookupDictionary|IsListOrCollection|IsLockedRepresentationVector|IsLogOrderedFFE|IsLookupDictionary|IsLowerAlphaChar|IsLowerTriangularMat|IsMagma|IsMagmaByMultiplicationTableObj|IsMagmaCollsMagmaRingColls|IsMagmaCongruence|IsMagmaHomomorphism|IsMagmaIdeal|IsMagmaRingModuloRelations|IsMagmaRingModuloSpanOfZero|IsMagmaRingObjDefaultRep|IsMagmaRingsMagmas|IsMagmaRingsRings|IsMagmaWithInverses|IsMagmaWithInversesIfNonzero|IsMagmaWithMultiplicativeZeroAdjoinedElementRep|IsMagmaWithOne|IsMagmasMagmaRings|IsMapping|IsMappingByFunctionRep|IsMappingByFunctionWithInverseRep|IsMatchingSublist|IsMatrix|IsMatrixCollection|IsMatrixFLMLOR|IsMatrixGroup|IsMatrixModule|IsMatrixSpace|IsMemberPcSeriesPermGroup|IsMersenneTwister|IsMinimalNonmonomial|IsModuloPcgs|IsModuloPcgsFpGroupRep|IsModuloPcgsPermGroupRep|IsModuloPcgsRep|IsModuloTailPcgsByListRep|IsModuloTailPcgsRep|IsModulusRep|IsMonoid|IsMonoidByAdjoiningIdentity|IsMonoidByAdjoiningIdentityElt|IsMonoidByAdjoiningIdentityEltRep|IsMonomial|IsMonomialCharacter|IsMonomialCharacterTable|IsMonomialElement|IsMonomialElementCollection|IsMonomialElementFamily|IsMonomialElementRep|IsMonomialGroup|IsMonomialMatrix|IsMonomialNumber|IsMonomialOrdering|IsMonomialOrderingDefaultRep|IsMultiplicativeElement|IsMultiplicativeElementCollColl|IsMultiplicativeElementCollCollColl|IsMultiplicativeElementCollection|IsMultiplicativeElementList|IsMultiplicativeElementTable|IsMultiplicativeElementWithInverse|IsMultiplicativeElementWithInverseByPolycyclicCollector|IsMultiplicativeElementWithInverseByPolycyclicCollectorCollection|IsMultiplicativeElementWithInverseByRws|IsMultiplicativeElementWithInverseCollColl|IsMultiplicativeElementWithInverseCollCollColl|IsMultiplicativeElementWithInverseCollection|IsMultiplicativeElementWithInverseList|IsMultiplicativeElementWithInverseTable|IsMultiplicativeElementWithOne|IsMultiplicativeElementWithOneCollColl|IsMultiplicativeElementWithOneCollCollColl|IsMultiplicativeElementWithOneCollection|IsMultiplicativeElementWithOneList|IsMultiplicativeElementWithOneTable|IsMultiplicativeElementWithZero|IsMultiplicativeElementWithZeroCollection|IsMultiplicativeGeneralizedRowVector|IsMultiplicativeZero|IsMutable|IsMutableBasis|IsMutableBasisByImmutableBasisRep|IsMutableBasisOfGaussianMatrixSpaceRep|IsMutableBasisOfGaussianRowSpaceRep|IsMutableBasisViaNiceMutableBasisRep|IsMutableBasisViaUnderlyingMutableBasisRep|IsNBitsPcWordRep|IsNameOfNoninstalledTableOfMarks|IsNaturalAlternatingGroup|IsNaturalGL|IsNaturalGLnZ|IsNaturalHomomorphismPcGroupRep|IsNaturalSL|IsNaturalSLnZ|IsNaturalSymmetricGroup|IsNearAdditiveElement|IsNearAdditiveElementCollColl|IsNearAdditiveElementCollCollColl|IsNearAdditiveElementCollection|IsNearAdditiveElementList|IsNearAdditiveElementTable|IsNearAdditiveElementWithInverse|IsNearAdditiveElementWithInverseCollColl|IsNearAdditiveElementWithInverseCollCollColl|IsNearAdditiveElementWithInverseCollection|IsNearAdditiveElementWithInverseList|IsNearAdditiveElementWithInverseTable|IsNearAdditiveElementWithZero|IsNearAdditiveElementWithZeroCollColl|IsNearAdditiveElementWithZeroCollCollColl|IsNearAdditiveElementWithZeroCollection|IsNearAdditiveElementWithZeroList|IsNearAdditiveElementWithZeroTable|IsNearAdditiveGroup|IsNearAdditiveMagma|IsNearAdditiveMagmaWithInverses|IsNearAdditiveMagmaWithZero|IsNearRing|IsNearRingElement|IsNearRingElementCollColl|IsNearRingElementCollCollColl|IsNearRingElementCollection|IsNearRingElementFamily|IsNearRingElementList|IsNearRingElementTable|IsNearRingElementWithInverse|IsNearRingElementWithInverseCollColl|IsNearRingElementWithInverseCollCollColl|IsNearRingElementWithInverseCollection|IsNearRingElementWithInverseList|IsNearRingElementWithInverseTable|IsNearRingElementWithOne|IsNearRingElementWithOneCollColl|IsNearRingElementWithOneCollCollColl|IsNearRingElementWithOneCollection|IsNearRingElementWithOneList|IsNearRingElementWithOneTable|IsNearRingWithOne|IsNearlyCharacterTable|IsNegInt|IsNegRat|IsNiceMonomorphism|IsNilpQuotientSystem|IsNilpotent|IsNilpotentCharacterTable|IsNilpotentElement|IsNilpotentGroup|IsNilpotentTom|IsNoImmediateMethodsObject|IsNonGaussianMatrixSpace|IsNonGaussianRowSpace|IsNonSPGeneralMapping|IsNonSPMappingByFunctionRep|IsNonSPMappingByFunctionWithInverseRep|IsNonTrivial|IsNonassocWord|IsNonassocWordCollection|IsNonassocWordFamily|IsNonassocWordWithOne|IsNonassocWordWithOneCollection|IsNonassocWordWithOneFamily|IsNonnegativeIntegers|IsNormal|IsNormalBasis|IsNormalForm|IsNormalInParent|IsNormalOp|IsNotElmsColls|IsNotIdenticalObj|IsNullMapMatrix|IsNumberField|IsNumeratorParentForExponentsRep|IsNumeratorParentPcgsFamilyPcgs|IsObjWithMemory|IsObjWithMemoryRankFilter|IsObject|IsOddAdditiveNestingDepthFamily|IsOddAdditiveNestingDepthObject|IsOddInt|IsOne|IsOperation|IsOperationAlgebraHomomorphismDefaultRep|IsOrdering|IsOrderingOnFamilyOfAssocWords|IsOrdinaryMatrix|IsOrdinaryMatrixCollection|IsOrdinaryTable|IsOutputStream|IsOutputTextFileRep|IsOutputTextNone|IsOutputTextNoneRep|IsOutputTextStream|IsOutputTextStringRep|IsPGroup|IsPNilpotent|IsPNilpotentOp|IsPQuotientSystem|IsPSL|IsPSolvable|IsPSolvableCharacterTable|IsPSolvableCharacterTableOp|IsPSolvableOp|IsPackedElementDefaultRep|IsPadicExtensionNumber|IsPadicExtensionNumberFamily|IsPadicNumber|IsPadicNumberCollColl|IsPadicNumberCollection|IsPadicNumberFamily|IsPadicNumberList|IsPadicNumberTable|IsParentPcgsFamilyPcgs|IsPartialOrderBinaryRelation|IsPartition|IsPcGroup|IsPcGroupGeneralMappingByImages|IsPcGroupHomomorphismByImages|IsPcgs|IsPcgsCentralSeries|IsPcgsChiefSeries|IsPcgsDefaultRep|IsPcgsDirectProductRep|IsPcgsElementaryAbelianSeries|IsPcgsFamily|IsPcgsPCentralSeriesPGroup|IsPcgsPermGroupRep|IsPcgsToPcgsGeneralMappingByImages|IsPcgsToPcgsHomomorphism|IsPerfect|IsPerfectCharacterTable|IsPerfectGroup|IsPerfectLibraryGroup|IsPerfectTom|IsPerm|IsPerm2Rep|IsPerm4Rep|IsPermCollColl|IsPermCollection|IsPermGroup|IsPermGroupGeneralMappingByImages|IsPermGroupHomomorphismByImages|IsPermOnEnumerator|IsPlistRep|IsPolycyclicCollector|IsPolycyclicGroup|IsPolynomial|IsPolynomialDefaultRep|IsPolynomialFunction|IsPolynomialFunctionCollection|IsPolynomialFunctionsFamily|IsPolynomialFunctionsFamilyElement|IsPolynomialRing|IsPolynomialRingIdeal|IsPosInt|IsPosRat|IsPositionDictionary|IsPositionLookupDictionary|IsPositionalObjectRep|IsPositionsList|IsPositiveIntegers|IsPowerCommutatorCollector|IsPowerConjugateCollector|IsPreOrderBinaryRelation|IsPreimagesByAsGroupGeneralMappingByImages|IsPresentation|IsPresentationDefaultRep|IsPrimGrpIterRep|IsPrime|IsPrimeField|IsPrimeInt|IsPrimeOrdersPcgs|IsPrimePowerInt|IsPrimitive|IsPrimitiveAffine|IsPrimitiveCharacter|IsPrimitiveMatrixGroup|IsPrimitivePolynomial|IsPrimitiveRootMod|IsProbablyPrimeInt|IsProbablyPrimeIntWithFail|IsProjectionDirectProductPermGroup|IsProjectionSubdirectProductPermGroup|IsPseudoCanonicalBasisFullHomModule|IsPurePadicNumber|IsPurePadicNumberFamily|IsQuasiDihedralGroup|IsQuasiPrimitive|IsQuaternion|IsQuaternionCollColl|IsQuaternionCollection|IsQuaternionGroup|IsQuickPositionList|IsQuotientSemigroup|IsQuotientSystem|IsRDistributive|IsRandomSource|IsRange|IsRangeRep|IsRat|IsRationalClassGroupRep|IsRationalClassPermGroupRep|IsRationalFunction|IsRationalFunctionCollection|IsRationalFunctionDefaultRep|IsRationalFunctionOverField|IsRationalFunctionsFamily|IsRationalFunctionsFamilyElement|IsRationalMatrixGroup|IsRationals|IsRationalsPolynomialRing|IsReadOnlyGVar|IsReadOnlyGlobal|IsReadableFile|IsRecord|IsRecordCollColl|IsRecordCollection|IsRectangularTable|IsRectangularTablePlist|IsReduced|IsReducedConfluentRewritingSystem|IsReducedForm|IsReductionOrdering|IsReesCongruence|IsReesCongruenceSemigroup|IsReesMatrixSemigroup|IsReesMatrixSemigroupElement|IsReesMatrixSemigroupElementCollection|IsReesMatrixSemigroupElementRep|IsReesZeroMatrixSemigroup|IsReesZeroMatrixSemigroupElement|IsReesZeroMatrixSemigroupElementCollection|IsReflexiveBinaryRelation|IsRegular|IsRegularDClass|IsRegularSemigroup|IsRegularSemigroupElement|IsRelativeBasisDefaultRep|IsRelativelySM|IsRestrictedLieAlgebra|IsRewritingSystem|IsRightActedOnByDivisionRing|IsRightActedOnByRing|IsRightActedOnBySuperset|IsRightAlgebraModule|IsRightAlgebraModuleElement|IsRightAlgebraModuleElementCollection|IsRightCoset|IsRightCosetDefaultRep|IsRightIdeal|IsRightIdealFromGenerators|IsRightIdealInParent|IsRightIdealOp|IsRightMagmaCongruence|IsRightMagmaIdeal|IsRightModule|IsRightOperatorAdditiveGroup|IsRightSemigroupCongruence|IsRightSemigroupIdeal|IsRightTransversal|IsRightTransversalCollection|IsRightTransversalFpGroupRep|IsRightTransversalPcGroupRep|IsRightTransversalPermGroupRep|IsRightTransversalRep|IsRightTransversalViaCosetsRep|IsRing|IsRingCollsMagmaRingColls|IsRingElement|IsRingElementCollColl|IsRingElementCollCollColl|IsRingElementCollection|IsRingElementFamily|IsRingElementList|IsRingElementTable|IsRingElementWithInverse|IsRingElementWithInverseCollColl|IsRingElementWithInverseCollCollColl|IsRingElementWithInverseCollection|IsRingElementWithInverseList|IsRingElementWithInverseTable|IsRingElementWithOne|IsRingElementWithOneCollColl|IsRingElementWithOneCollCollColl|IsRingElementWithOneCollection|IsRingElementWithOneList|IsRingElementWithOneTable|IsRingGeneralMapping|IsRingHomomorphism|IsRingWithOne|IsRingWithOneGeneralMapping|IsRingWithOneHomomorphism|IsRingsMagmaRings|IsRootSystem|IsRootSystemFromLieAlgebra|IsRowModule|IsRowSpace|IsRowVector|IsSCAlgebraObj|IsSCAlgebraObjCollColl|IsSCAlgebraObjCollCollColl|IsSCAlgebraObjCollection|IsSCAlgebraObjFamily|IsSCAlgebraObjSpace|IsSL|IsSPGeneralMapping|IsSPMappingByFunctionRep|IsSPMappingByFunctionWithInverseRep|IsSSortedList|IsScalar|IsScalarCollColl|IsScalarCollection|IsScalarList|IsScalarTable|IsSearchTable|IsSemiEchelonBasisOfGaussianMatrixSpaceRep|IsSemiEchelonBasisOfGaussianRowSpaceRep|IsSemiEchelonized|IsSemiRegular|IsSemigroup|IsSemigroupCongruence|IsSemigroupGeneralMapping|IsSemigroupGeneralMappingRep|IsSemigroupHomomorphism|IsSemigroupHomomorphismByImagesRep|IsSemigroupIdeal|IsSemiring|IsSemiringWithOne|IsSemiringWithOneAndZero|IsSemiringWithZero|IsSet|IsShortLexLessThanOrEqual|IsShortLexOrdering|IsSimple|IsSimpleAlgebra|IsSimpleCharacterTable|IsSimpleGroup|IsSimpleSemigroup|IsSingleCollectorRep|IsSingleValued|IsSkewFieldFamily|IsSlicedPerm|IsSlicedPermInv|IsSmallIntRep|IsSmallList|IsSolvable|IsSolvableCharacterTable|IsSolvableGroup|IsSolvableTom|IsSortDictionary|IsSortLookupDictionary|IsSortedList|IsSortedPcgsRep|IsSpaceOfElementsOfMagmaRing|IsSpaceOfRationalFunctions|IsSpaceOfUEAElements|IsSparseHashRep|IsSparseRowSpaceElement|IsSparseRowSpaceElementCollection|IsSparseRowSpaceElementFamily|IsSpecialLinearGroup|IsSpecialPcgs|IsSporadicSimple|IsSporadicSimpleCharacterTable|IsSporadicSimpleGroup|IsStandardGeneratorsOfGroup|IsStandardized|IsStraightLineProgElm|IsStraightLineProgram|IsStream|IsString|IsStringRep|IsSubalgebraFpAlgebra|IsSubgroup|IsSubgroupFgGroup|IsSubgroupFpGroup|IsSubgroupOfWholeGroupByQuotientRep|IsSubgroupSL|IsSubmonoidFpMonoid|IsSubnormal|IsSubnormallyMonomial|IsSubsemigroupFpSemigroup|IsSubsemigroupReesMatrixSemigroup|IsSubsemigroupReesZeroMatrixSemigroup|IsSubset|IsSubsetBlist|IsSubsetInducedNumeratorModuloTailPcgsRep|IsSubsetInducedPcgsRep|IsSubsetLocallyFiniteGroup|IsSubsetSet|IsSubspace|IsSubspacesFullRowSpaceDefaultRep|IsSubspacesVectorSpace|IsSubspacesVectorSpaceDefaultRep|IsSupersolvable|IsSupersolvableCharacterTable|IsSupersolvableGroup|IsSurjective|IsSyllableAssocWordRep|IsSyllableWordsFamily|IsSymmetricBinaryRelation|IsSymmetricGroup|IsSymmetricPowerElement|IsSymmetricPowerElementCollection|IsTable|IsTableOfMarks|IsTableOfMarksWithGens|IsTailInducedPcgsRep|IsTensorElement|IsTensorElementCollection|IsToBeDefinedObj|IsToFpGroupGeneralMappingByImages|IsToFpGroupHomomorphismByImages|IsToPcGroupGeneralMappingByImages|IsToPcGroupHomomorphismByImages|IsToPermGroupGeneralMappingByImages|IsToPermGroupHomomorphismByImages|IsTotal|IsTotalOrdering|IsTransPermStab1|IsTransformation|IsTransformationCollection|IsTransformationMonoid|IsTransformationRep|IsTransformationRepOfEndo|IsTransformationSemigroup|IsTransitive|IsTransitiveBinaryRelation|IsTranslationInvariantOrdering|IsTrivial|IsTrivialAOpEZero|IsTrivialLOpEOne|IsTrivialLOpEZero|IsTrivialRBase|IsTrivialROpEOne|IsTrivialROpEZero|IsTrivialUOpEOne|IsTrivialUOpEZero|IsTuple|IsTupleCollection|IsTupleFamily|IsTwoSidedIdeal|IsTwoSidedIdealInParent|IsTwoSidedIdealOp|IsType|IsTypeDefaultRep|IsUEALatticeElement|IsUEALatticeElementCollection|IsUEALatticeElementFamily|IsUFDFamily|IsUniqueFactorizationRing|IsUnit|IsUnivariatePolynomial|IsUnivariatePolynomialRing|IsUnivariatePolynomialsFamily|IsUnivariatePolynomialsFamilyElement|IsUnivariateRationalFunction|IsUnivariateRationalFunctionDefaultRep|IsUnknown|IsUnknownDefaultRep|IsUnsortedPcgsRep|IsUpToDatePolycyclicCollector|IsUpperActedOnByGroup|IsUpperActedOnBySuperset|IsUpperAlphaChar|IsUpperTriangularMat|IsValidIdentifier|IsVector|IsVectorCollColl|IsVectorCollection|IsVectorList|IsVectorSearchTable|IsVectorSearchTableDefaultRep|IsVectorSpace|IsVectorSpaceHomomorphism|IsVectorTable|IsVirtualCharacter|IsWLetterAssocWordRep|IsWLetterWordsFamily|IsWPObj|IsWeakPointerObject|IsWedgeElement|IsWedgeElementCollection|IsWeightLexOrdering|IsWeightRepElement|IsWeightRepElementCollection|IsWeightRepElementFamily|IsWellFoundedOrdering|IsWeylGroup|IsWholeFamily|IsWord|IsWordCollection|IsWordWithInverse|IsWordWithOne|IsWreathProductElement|IsWreathProductElementCollection|IsWreathProductElementDefaultRep|IsWreathProductOrdering|IsWritableFile|IsZDFRE|IsZDFRECollColl|IsZDFRECollection|IsZero|IsZeroCochainRep|IsZeroCyc|IsZeroGroup|IsZeroMultiplicationRing|IsZeroRationalFunction|IsZeroSimpleSemigroup|IsZeroSquaredElement|IsZeroSquaredElementCollColl|IsZeroSquaredElementCollection|IsZeroSquaredRing|IsZmodnZObj|IsZmodnZObjNonprime|IsZmodnZObjNonprimeCollColl|IsZmodnZObjNonprimeCollCollColl|IsZmodnZObjNonprimeCollection|IsZmodnZObjNonprimeFamily|IsZmodpZObj|IsZmodpZObjLarge|IsZmodpZObjSmall|IsolatePoint|IsomorphicSubgroups|IsomorphismAbelianGroups|IsomorphismFpAlgebra|IsomorphismFpFLMLOR|IsomorphismFpGroup|IsomorphismFpGroupByCompositionSeries|IsomorphismFpGroupByGenerators|IsomorphismFpGroupByGeneratorsNC|IsomorphismFpGroupByPcgs|IsomorphismFpGroupBySubnormalSeries|IsomorphismFpMonoid|IsomorphismFpSemigroup|IsomorphismGroups|IsomorphismMatrixAlgebra|IsomorphismMatrixFLMLOR|IsomorphismPcGroup|IsomorphismPermGroup|IsomorphismPermGroupImfGroup|IsomorphismPermGroupOrFailFpGroup|IsomorphismPermGroups|IsomorphismReesMatrixSemigroup|IsomorphismRefinedPcGroup|IsomorphismSCAlgebra|IsomorphismSCFLMLOR|IsomorphismSimplifiedFpGroup|IsomorphismSolvableSmallGroups|IsomorphismSpecialPcGroup|IsomorphismTransformationSemigroup|IsomorphismTypeInfoFiniteSimpleGroup|Iterated|Iterator|IteratorByBasis|IteratorByFunctions|IteratorList|IteratorSorted|Jacobi|JenningsLieAlgebra|JenningsSeries|JoinEquivalenceRelations|JoinMagmaCongruences|JoinSemigroupCongruences|JoinStringsWithSeparator|JordanDecomposition|KBOverlaps|KILL_CHILD_IOSTREAM|KappaPerp|Kernel|KernelHcommaC|KernelOfAdditiveGeneralMapping|KernelOfCharacter|KernelOfMultiplicativeGeneralMapping|KernelOfTransformation|KernelUnderDualAction|KeyDependentOperation|KillingMatrix|KnownAttributesOfObject|KnownNaturalHomomorphismsPool|KnownPropertiesOfObject|KnownTruePropertiesOfObject|KnowsDictionary|KnowsHowToDecompose|KnuthBendixRewritingSystem|KroneckerProduct|KuKGenerators|L1_IMMUTABLE_ERROR|LARGEST_MOVED_POINT_PERM|LAUR_POL_BY_EXTREP|LClassOfHClass|LEAD_COEF_POL_IND_EXTREP|LENGTH|LEN_FLAGS|LEN_GF2VEC|LEN_LIST|LEN_POSOBJ|LEN_VEC8BIT|LGFirst|LGHeads|LGLayers|LGLength|LGTails|LGWeights|LIBTOM|LIB_CHAR_SINT|LIB_SINTLIST_STRING|LIB_SINT_CHAR|LIB_STRING_SINTLIST|LIST_BLIST|LIST_SORTED_LIST|LIST_WITH_HOLES|LIST_WITH_HOMOGENEOUS_MUTABILITY_LEVEL|LLL|LLLReducedBasis|LLLReducedGramMat|LLLint|LMPSLPSeed|LOAD_DYN|LOAD_STAT|LOG_FFE_DEFAULT|LOG_FFE_LARGE|LOG_FLOAT|LOG_TO|LOG_TO_STREAM|LQUO|LQUO_DEFAULT|LQUO_PREC|LR2MagmaCongruenceByGeneratingPairsCAT|LR2MagmaCongruenceByPartitionNCCAT|LT|LT_GF2MAT_GF2MAT|LT_GF2VEC_GF2VEC|LT_LIST_LIST_DEFAULT|LT_LIST_LIST_FINITE|LT_MAT8BIT_MAT8BIT|LT_PREC|LT_PREC_DEFAULT|LT_VEC8BIT_VEC8BIT|LaTeX|LaTeXObj|LaTeXStringDecompositionMatrix|LabsLims|Lambda|LargeGaloisField|LargestElementGroup|LargestElementStabChain|LargestMovedPoint|LargestMovedPointPerm|LargestMovedPointPerms|LastSystemError|LatticeByCyclicExtension|LatticeGeneratorsInUEA|LatticeSubgroups|LatticeSubgroupsByTom|LaurentPolynomialByCoefficients|LaurentPolynomialByExtRep|LaurentPolynomialByExtRepNC|Lcm|LcmInt|LcmOp|LcmPP|LeadCoeffsIGS|LeadingCoefficient|LeadingCoefficientOfPolynomial|LeadingExponentOfPcElement|LeadingMonomial|LeadingMonomialOfPolynomial|LeadingMonomialPosExtRep|LeadingTermOfPolynomial|LeadingUEALatticeMonomial|LeastBadComplementLayer|LeastBadHallLayer|LeftActingAlgebra|LeftActingDomain|LeftActingGroup|LeftActingRingOfIdeal|LeftAlgebraModule|LeftAlgebraModuleByGenerators|LeftCayleyGraphSemigroup|LeftDerivations|LeftIdeal|LeftIdealByGenerators|LeftIdealNC|LeftMagmaCongruence|LeftMagmaCongruenceByGeneratingPairs|LeftMagmaIdeal|LeftMagmaIdealByGenerators|LeftModuleByGenerators|LeftModuleByHomomorphismToMatAlg|LeftModuleGeneralMappingByImages|LeftModuleGeneratorsForIdealFromGenerators|LeftModuleHomomorphismByImages|LeftModuleHomomorphismByImagesNC|LeftModuleHomomorphismByMatrix|LeftNormedComm|LeftQuotient|LeftQuotientPowerPcgsElement|LeftReduceUEALatticeElement|LeftSemigroupCongruenceByGeneratingPairs|LeftSemigroupIdealEnumeratorDataGetElement|LeftShiftRowVector|Legendre|Length|LengthOfDescendingSeries|LengthOfLongestCommonPrefixOfTwoAssocWords|LengthWPObj|Length_ExtendedVectors|Length_NormedRowVectors|Length_SemigroupIdealEnumerator|Length_Subset|LengthsTom|LenstraBase|LessBoxedObj|LessThanFunction|LessThanOrEqualFunction|LetterRepAssocWord|LetterRepWordsLessFunc|LevelsOfGenerators|LeviMalcevDecomposition|LexicographicOrdering|LexicographicOrderingNC|LieAlgebra|LieAlgebraByDomain|LieAlgebraByStructureConstants|LieBracket|LieCenter|LieCentralizer|LieCentralizerInParent|LieCentre|LieCoboundaryOperator|LieDerivedSeries|LieDerivedSubalgebra|LieFamily|LieLowerCentralSeries|LieNilRadical|LieNormalizer|LieNormalizerInParent|LieObject|LieSolvableRadical|LieUpperCentralSeries|LiftAbsAndIrredModules|LiftEpimorphism|LiftEpimorphismSQ|LiftInduciblePair|LiftedInducedPcgs|LiftedPcElement|LinearAction|LinearActionBasis|LinearActionLayer|LinearCharacters|LinearCombination|LinearCombinationPcgs|LinearCombinationVecs|LinearGroupParameters|LinearIndependentColumns|LinearOperation|LinearOperationLayer|LinesOfStraightLineProgram|List|ListBlist|ListN|ListOp|ListPerm|ListSorted|ListStabChain|ListWithIdenticalEntries|ListX|ListXHelp|ListXHelp0|ListXHelp1|ListXHelp2|LoadAllPackages|LoadDynamicModule|LoadPackage|LoadPackageDocumentation|LoadStaticModule|LoadedModules|LockNaturalHomomorphismsPool|Log|Log2Int|LogFFE|LogInputTo|LogInt|LogMod|LogModRhoIterate|LogModShanks|LogOutputTo|LogTo|LongestWeylWordPerm|LookupDictionary|LowIndexSubgroupsFpGroup|LowIndexSubgroupsFpGroupIterator|LowerCentralSeries|LowerCentralSeriesOfGroup|LowerTriangularMatrix|LowercaseString|Lucas|MAKE_COMP|MAKE_INIT|MAKE_READ_ONLY_GLOBAL|MAKE_READ_WRITE_GLOBAL|MAKE_SHIFTED_COEFFS_VEC8BIT|MASTER_POINTER_NUMBER|MATCH_BEGIN|MATCH_BEGIN_COUNT|MATINTbezout|MATINTmgcdex|MATINTrgcd|MATINTsplit|METHODS_OPERATION|METHOD_0ARGS|METHOD_1ARGS|METHOD_2ARGS|METHOD_3ARGS|METHOD_4ARGS|METHOD_5ARGS|METHOD_6ARGS|METHOD_XARGS|MOD|MOD_LIST_LIST_DEFAULT|MOD_LIST_SCL_DEFAULT|MOD_PREC|MOD_SCL_LIST_DEFAULT|MOD_UPOLY|MONOM_GRLEX|MONOM_PROD|MONOM_REV_LEX|MONOM_TOT_DEG_LEX|MSword2gpword|MULT_BYT_LETTREP|MULT_ROWVECTOR_VEC8BITS|MULT_ROWVECTOR_VECFFES|MULT_ROW_VECTOR_2|MULT_ROW_VECTOR_2_FAST|MULT_ROW_VECTOR_GF2VECS_2|MULT_WOR_LETTREP|MUL_BYT_LETTREP|MU_AddToCache|MU_ClearCache|MU_Finalize|Magma|MagmaByGenerators|MagmaByMultiplicationTable|MagmaByMultiplicationTableCreator|MagmaCongruenceByGeneratingPairs|MagmaCongruencePartition|MagmaElement|MagmaGeneratorsOfFamily|MagmaHomomorphismByFunctionNC|MagmaIdeal|MagmaIdealByGenerators|MagmaInputString|MagmaIsomorphismByFunctionsNC|MagmaRingModuloSpanOfZero|MagmaWithInverses|MagmaWithInversesByGenerators|MagmaWithInversesByMultiplicationTable|MagmaWithOne|MagmaWithOneByGenerators|MagmaWithOneByMultiplicationTable|MakeCanonical|MakeConfluent|MakeConsequences|MakeConsequences2|MakeConsequencesPres|MakeFormulaVector|MakeImagesInfoLinearGeneralMappingByImages|MakeImmutable|MakeKnuthBendixRewritingSystemConfluent|MakeLIBTOMLIST|MakeMagmaWithInversesByFiniteGenerators|MakeMapping|MakeMonomialOrdering|MakeNiceDirectQuots|MakePreImagesInfoLinearGeneralMappingByImages|MakePreImagesInfoLinearMappingByMatrix|MakePreImagesInfoOperationAlgebraHomomorphism|MakeReadOnlyGVar|MakeReadOnlyGlobal|MakeReadWriteGVar|MakeReadWriteGlobal|MakeStabChainLong|MappedExpression|MappedExpressionForElementOfFreeAssociativeAlgebra|MappedPcElement|MappedVector|MappedWord|MappedWordSyllableAssocWord|MappingByFunction|MappingGeneratorsImages|MappingOfWhichItIsAsGGMBI|MappingPermListList|MarksTom|MatAlgebra|MatAutomorphismsFamily|MatCharsWreathSymmetric|MatClassMultCoeffsCharTable|MatLieAlgebra|MatOrbs|MatOrbsApprox|MatScalarProducts|MatSpace|MatTom|MathieuGroup|MathieuGroupCons|MatricesOfRelator|MatrixAlgebra|MatrixAutomorphisms|MatrixByBlockMatrix|MatrixDimension|MatrixLieAlgebra|MatrixOfAction|MatrixOperationOfCP|MatrixOperationOfCPGroup|MatrixSpace|MatrixSpinCharsSn|Matrix_CharacteristicPolynomialSameField|Matrix_MinimalPolynomialSameField|Matrix_OrderPolynomialInner|Matrix_OrderPolynomialSameField|MaxNumeratorCoeffAlgElm|MaximalAbelianQuotient|MaximalBlocks|MaximalBlocksAttr|MaximalBlocksOp|MaximalNormalSubgroups|MaximalSubgroupClassReps|MaximalSubgroupClassesRepsLayer|MaximalSubgroups|MaximalSubgroupsLattice|MaximalSubgroupsSymmAlt|MaximalSubgroupsTom|Maximum|MaximumList|MeetEquivalenceRelations|MeetMagmaCongruences|MeetMaps|MeetPartitionStrat|MeetPartitionStratCell|MeetSemigroupCongruences|MembershipTestKnownBase|Membership_SemigroupIdealEnumerator|MemoryUsage|MinimalBlockDimension|MinimalElementCosetStabChain|MinimalGeneratingSet|MinimalGensLayer|MinimalNonmonomialGroup|MinimalNormalSubgroups|MinimalPolynomial|MinimalPolynomialMatrixNC|MinimalStabChain|MinimalSupergroupsLattice|MinimalSupergroupsTom|MinimizeExplicitTransversal|MinimizedBombieriNorm|Minimum|MinimumGroupOnSubgroupsOrbit|MinimumList|MinusCharacter|ModGauss|ModifyMinGens|ModifyPcgs|ModularCharacterDegree|ModuleByRestriction|ModuleOfExtension|ModuloPcgs|ModuloPcgsByPcSequence|ModuloPcgsByPcSequenceNC|ModuloTailPcgsByList|ModulusOfZmodnZObj|MoebiusMu|MoebiusTom|MolienSeries|MolienSeriesInfo|MolienSeriesWithGivenDenominator|Monoid|MonoidByAdjoiningIdentity|MonoidByAdjoiningIdentityElt|MonoidByGenerators|MonoidByMultiplicationTable|MonoidOfRewritingSystem|MonomialComparisonFunction|MonomialExtGrlexLess|MonomialExtrepComparisonFun|MonomialGrevlexOrdering|MonomialGrlexOrdering|MonomialLexOrdering|MonomialTotalDegreeLess|MorClassLoop|MorClassOrbs|MorFindGeneratingSystem|MorFroWords|MorMaxFusClasses|MorRatClasses|Morphium|MorrisRecursion|MostFrequentGeneratorFpGroup|MovedPoints|MovedPointsPerms|MulExt|MultCoeffs|MultMatrixPadicNumbersByCoefficientsList|MultRowVector|MultiplicationTable|MultiplicativeElementsWithInversesFamilyByRws|MultiplicativeNeutralElement|MultiplicativeZero|MultiplicativeZeroOp|Multiply|MutableBasis|MutableBasisOfClosureUnderAction|MutableBasisOfIdealInNonassociativeAlgebra|MutableBasisOfNonassociativeAlgebra|MutableBasisOfProductSpace|MutableBasisViaNiceMutableBasisMethod2|MutableBasisViaNiceMutableBasisMethod3|MutableCopyMat|MutableIdentityMat|MutableNullMat|MutableTransposedMat|MutableTransposedMatDestructive|MyIntCoefficients|NAME_FUNC|NAMS_FUNC|NARG_FUNC|NBitsPcWord_Comm|NBitsPcWord_Conjugate|NBitsPcWord_LeftQuotient|NBitsPcWord_PowerSmallInt|NBitsPcWord_Product|NBitsPcWord_Quotient|NEW_ATTRIBUTE|NEW_CONSTRUCTOR|NEW_FAMILY|NEW_FILTER|NEW_MUTABLE_ATTRIBUTE|NEW_OPERATION|NEW_OPERATION_ARGS|NEW_PROPERTY|NEW_TYPE|NEXT_CONSTRUCTOR_0ARGS|NEXT_CONSTRUCTOR_1ARGS|NEXT_CONSTRUCTOR_2ARGS|NEXT_CONSTRUCTOR_3ARGS|NEXT_CONSTRUCTOR_4ARGS|NEXT_CONSTRUCTOR_5ARGS|NEXT_CONSTRUCTOR_6ARGS|NEXT_CONSTRUCTOR_XARGS|NEXT_METHOD_0ARGS|NEXT_METHOD_1ARGS|NEXT_METHOD_2ARGS|NEXT_METHOD_3ARGS|NEXT_METHOD_4ARGS|NEXT_METHOD_5ARGS|NEXT_METHOD_6ARGS|NEXT_METHOD_XARGS|NEXT_VCONSTRUCTOR_0ARGS|NEXT_VCONSTRUCTOR_1ARGS|NEXT_VCONSTRUCTOR_2ARGS|NEXT_VCONSTRUCTOR_3ARGS|NEXT_VCONSTRUCTOR_4ARGS|NEXT_VCONSTRUCTOR_5ARGS|NEXT_VCONSTRUCTOR_6ARGS|NEXT_VCONSTRUCTOR_XARGS|NEXT_VMETHOD_0ARGS|NEXT_VMETHOD_1ARGS|NEXT_VMETHOD_2ARGS|NEXT_VMETHOD_3ARGS|NEXT_VMETHOD_4ARGS|NEXT_VMETHOD_5ARGS|NEXT_VMETHOD_6ARGS|NEXT_VMETHOD_XARGS|NF|NK|NONAVAILABLE_FUNC|NONAVAILABLE_SHOW_FUNC|NORMALIZE_IGS|NUMBER_GF2VEC|NUMBER_VEC8BIT|NUMERATOR_RAT|Naive|Name|NameFunction|NameIsomorphismClass|NameRNam|NamesFilter|NamesGVars|NamesLibTom|NamesLocalVariablesFunction|NamesOfComponents|NamesOfFusionSources|NamesSystemGVars|NamesUserGVars|NaturalActedSpace|NaturalCharacter|NaturalHomomorphismByGenerators|NaturalHomomorphismByIdeal|NaturalHomomorphismByNormalSubgroup|NaturalHomomorphismByNormalSubgroupInParent|NaturalHomomorphismByNormalSubgroupNC|NaturalHomomorphismByNormalSubgroupNCInParent|NaturalHomomorphismByNormalSubgroupNCOp|NaturalHomomorphismByNormalSubgroupNCOrig|NaturalHomomorphismByNormalSubgroupOp|NaturalHomomorphismBySubAlgebraModule|NaturalHomomorphismBySubspace|NaturalHomomorphismBySubspaceOntoFullRowSpace|NaturalHomomorphismsPool|NaturalIsomorphismByPcgs|NearAdditiveGroup|NearAdditiveGroupByGenerators|NearAdditiveMagma|NearAdditiveMagmaByGenerators|NearAdditiveMagmaWithInverses|NearAdditiveMagmaWithInversesByGenerators|NearAdditiveMagmaWithZero|NearAdditiveMagmaWithZeroByGenerators|NegativeRootVectors|NegativeRoots|NestingDepthA|NestingDepthM|NewAttribute|NewCategory|NewCompositionOfStraightLinePrograms|NewConstructor|NewDictionary|NewFamily|NewFamily2|NewFamily3|NewFamily4|NewFamily5|NewFilter|NewInfoClass|NewOperation|NewProductOfStraightLinePrograms|NewProperty|NewRepresentation|NewToBeDefinedObj|NewType|NewType2|NewType3|NewType4|NewType5|NewmanInfinityCriterion|NextIterator|NextIterator_Basis|NextIterator_CoKernelGens|NextIterator_DenseList|NextIterator_FiniteFullRowModule|NextIterator_FreeGroup|NextIterator_FreeSemigroup|NextIterator_InfiniteFullRowModule|NextIterator_List|NextIterator_LowIndexSubgroupsFpGroup|NextIterator_Rationals|NextIterator_Subspaces|NextIterator_SubspacesAll|NextIterator_SubspacesDim|NextIterator_Trivial|NextIterator_WeylOrbit|NextLevelRegularGroups|NextPrimeInt|NextRBasePoint|NextStepCentralizer|NiceAlgebraMonomorphism|NiceBasis|NiceBasisNC|NiceFreeLeftModule|NiceFreeLeftModuleForFLMLOR|NiceFreeLeftModuleInfo|NiceMonomorphism|NiceMonomorphismAutomGroup|NiceNormalFormByExtRepFunction|NiceObject|NiceVector|NicomorphismOfFFEMatrixGroup|NicomorphismOfGeneralMatrixGroup|NilpotencyClassOfGroup|NilpotentQuotientOfFpLieAlgebra|NinKernelCSPG|NonLieNilpotentElement|NonNilpotentElement|NonPerfectCSPG|NonSplitExtensions|NonTrivialRightHandSides|NonabelianExteriorSquare|NonassocWord|NonnegIntScalarProducts|NorSerPermPcgs|Norm|NormalBase|NormalClosure|NormalClosureInParent|NormalClosureOp|NormalFormIntMat|NormalIntersection|NormalIntersectionPcgs|NormalMaximalSubgroups|NormalSeriesByPcgs|NormalSubgroupClasses|NormalSubgroupClassesInfo|NormalSubgroups|NormalSubgroupsAbove|NormalSubgroupsCalc|NormalizeWhitespace|NormalizedElementOfMagmaRingModuloRelations|NormalizedWhitespace|Normalizer|NormalizerInGLnZ|NormalizerInGLnZBravaisGroup|NormalizerInHomePcgs|NormalizerInParent|NormalizerOp|NormalizerParentSA|NormalizerStabCSPG|NormalizerTom|NormalizersTom|NormalizingReducedGL|NormedRowVector|NormedRowVectors|NormedVectors|NotifiedFusionsOfLibTom|NotifiedFusionsToLibTom|NrAffinePrimitiveGroups|NrArrangements|NrArrangementsMSetA|NrArrangementsMSetK|NrArrangementsSetA|NrArrangementsSetK|NrArrangementsX|NrBasisVectors|NrBitsInt|NrCombinations|NrCombinationsMSetA|NrCombinationsMSetK|NrCombinationsSetA|NrCombinationsSetK|NrCombinationsX|NrCompatiblePolynomials|NrConjugacyClasses|NrConjugacyClassesGL|NrConjugacyClassesGU|NrConjugacyClassesInSupergroup|NrConjugacyClassesPGL|NrConjugacyClassesPGU|NrConjugacyClassesPSL|NrConjugacyClassesPSU|NrConjugacyClassesSL|NrConjugacyClassesSLIsogeneous|NrConjugacyClassesSU|NrConjugacyClassesSUIsogeneous|NrDerangements|NrDerangementsK|NrInputsOfStraightLineProgram|NrIrreducibleSolvableGroups|NrMovedPoints|NrMovedPointsPerm|NrMovedPointsPerms|NrOrderedPartitions|NrPartitionTuples|NrPartitions|NrPartitionsSet|NrPerfectGroups|NrPerfectLibraryGroups|NrPermutationsList|NrPolyhedralSubgroups|NrPrimitiveGroups|NrRestrictedPartitions|NrRestrictedPartitionsK|NrSmallGroups|NrSolvableAffinePrimitiveGroups|NrSubsTom|NrSyllables|NrTransitiveGroups|NrTuples|NrUnorderedTuples|NthRoot|Nucleus|NullAlgebra|NullMat|NullspaceIntMat|NullspaceMat|NullspaceMatDestructive|NullspaceModQ|NumBol|Number|NumberArgumentsFunction|NumberCells|NumberCoset|NumberElement_Basis|NumberElement_ConjugacyClassPermGroup|NumberElement_DoubleCoset|NumberElement_ExtendedVectors|NumberElement_ExtendedVectorsFF|NumberElement_ExternalOrbitByStabilizer|NumberElement_FiniteFullRowModule|NumberElement_FreeGroup|NumberElement_FreeMonoid|NumberElement_FreeSemigroup|NumberElement_InfiniteFullRowModule|NumberElement_NormedRowVectors|NumberElement_PermGroup|NumberElement_RationalClassGroup|NumberElement_RationalClassPermGroup|NumberElement_Rationals|NumberElement_RightCoset|NumberElement_SemigroupIdealEnumerator|NumberElement_Subset|NumberElement_ZmodnZ|NumberFFVector|NumberField|NumberGeneratorsOfRws|NumberIrreducibleSolvableGroups|NumberOfCommutators|NumberOfNewGenerators|NumberOp|NumberPerfectGroups|NumberPerfectLibraryGroups|NumberSmallGroups|NumberSyllables|NumeratorOfModuloPcgs|NumeratorOfRationalFunction|NumeratorRat|OBJ_HANDLE|OCAddBigMatrices|OCAddCentralizer|OCAddComplement|OCAddGenerators|OCAddGeneratorsGeneral|OCAddGeneratorsPcgs|OCAddMatrices|OCAddRelations|OCAddSumMatrices|OCAddToFunctions|OCAddToFunctions2|OCConjugatingWord|OCCoprimeComplement|OCEquationMatrix|OCEquationVector|OCNormalRelations|OCOneCoboundaries|OCOneCocycles|OCSmallEquationMatrix|OCSmallEquationVector|OCTestRelations|OCTestRelators|ONE|ONE_MATRIX_IMMUTABLE|ONE_MATRIX_MUTABLE|ONE_MATRIX_SAME_MUTABILITY|ONE_MUT|ONanScottType|OPERS_CACHE_INFO|ORBS_PERMGP_PTS|OUTPUT_LOG_TO|OUTPUT_LOG_TO_STREAM|OUTPUT_TEXT_FILE|ObjByExponents|ObjByExtRep|ObjByVector|Objectify|ObjectifyWithAttributes|OccuringVariableIndices|OctaveAlgebra|OddSpinVals|OldGeneratorsOfPresentation|OldKernelHcommaC|OldSubspaceVectorSpaceGroup|Omega|OmegaAndLowerPCentralSeries|OmegaOp|OmegaSeries|Ominus2|Ominus4Even|OminusEven|OnBreak|OnBreakMessage|OnCocycle|OnIndeterminates|OnLeftAntiOperation|OnLeftInverse|OnLines|OnPairs|OnPoints|OnQuit|OnRelVector|OnRight|OnSets|OnSetsDisjointSets|OnSetsSets|OnSetsTuples|OnSubspacesByCanonicalBasis|OnSubspacesByCanonicalBasisGF2|OnTuples|OnTuplesSets|OnTuplesTuples|One|OneAttr|OneCoboundaries|OneCocycles|OneFactorBound|OneGroup|OneImmutable|OneIrreducibleSolvableGroup|OneMutable|OneNormalizerfixedBlockSystem|OneOfPcgs|OneOp|OnePrimitiveGroup|OneSM|OneSameMutability|OneSmallGroup|OneTransitiveGroup|OperationAlgebraHomomorphism|OperatorOfExternalSet|Oplus2|Oplus45|Oplus4Even|OplusEven|Opm3|OpmOdd|OpmSmall|Orbit|OrbitByPosOp|OrbitChar|OrbitFusions|OrbitLength|OrbitLengthOp|OrbitLengths|OrbitLengthsDomain|OrbitOp|OrbitPerms|OrbitPowerMaps|OrbitRepresentativesCharacters|OrbitShortVectors|OrbitSplit|OrbitStabChain|OrbitStabilizer|OrbitStabilizerAlgorithm|OrbitStabilizerOp|OrbitStabilizingParentGroup|OrbitalPartition|OrbitishFO|Orbits|OrbitsByPosOp|OrbitsCharacters|OrbitsDomain|OrbitsPartition|OrbitsPerms|OrbitsishOperation|Order|OrderKnownDividendList|OrderMatTrial|OrderMod|OrderModK|OrderOfRewritingSystem|OrderOfSchurLift|OrderPerm|OrderedPartitions|OrderedPartitionsA|OrderedPartitionsK|OrderingByLessThanFunctionNC|OrderingByLessThanOrEqualFunctionNC|OrderingOfRewritingSystem|OrderingOnGenerators|OrderingsFamily|OrdersClassRepresentatives|OrdersTom|Ordinal|OrdinaryCharacterTable|OrthogonalComponents|OrthogonalEmbeddings|OrthogonalEmbeddingsSpecialDimension|OrthogonalSpaceInFullRowSpace|OrthogonalityDefectEuclideanLattice|OutdatePolycyclicCollector|OutputLogTo|OutputTextFile|OutputTextNone|OutputTextString|OutputTextUser|OzeroEven|OzeroOdd|P|PAGER_BUILTIN|PAGER_EXTERNAL|PBIsMinimal|PCGS_CONJUGATING_WORD_GS|PCGS_NORMALIZER|PCGS_NORMALIZER_COBOUNDS|PCGS_NORMALIZER_DATAE|PCGS_NORMALIZER_GLASBY|PCGS_NORMALIZER_LINEAR|PCGS_NORMALIZER_OPB|PCGS_NORMALIZER_OPC1|PCGS_NORMALIZER_OPC2|PCGS_NORMALIZER_OPD|PCGS_NORMALIZER_OPE|PCGS_STABILIZER|PCGS_STABILIZER_HOMOMORPHIC|PCentralLieAlgebra|PCentralNormalSeriesByPcgsPGroup|PCentralSeries|PCentralSeriesOp|PClassPGroup|PCore|PCoreOp|PCover|PGL|PGU|PLAIN_GF2MAT|PLAIN_GF2VEC|PLAIN_MAT8BIT|PLAIN_VEC8BIT|PMultiplicator|POL_COEFFS_POL_EXTREP|POSITION_FILE|POSITION_FIRST_COMPONENT_SORTED|POSITION_NONZERO_GF2VEC|POSITION_NONZERO_VEC8BIT|POSITION_NOT|POSITION_SORTED_LIST|POSITION_SORTED_LIST_COMP|POSITION_SUBSTRING|POS_LIST|POS_LIST_DEFAULT|POW|POWMOD_UPOLY|POW_DEFAULT|POW_MATRIX_INT|POW_OBJ_INT|POW_PREC|PPValWord|PQuotient|PRIMGrp|PRINT_CPROMPT|PRINT_OBJ|PRINT_OPERATION|PRINT_PREC|PRINT_PREC_DEFAULT|PRINT_TO|PRINT_TO_STREAM|PROD|PRODUCT_COEFFS_GENERIC_LISTS|PRODUCT_LAURPOLS|PRODUCT_UNIVFUNCS|PROD_COEFFS_GF2VEC|PROD_COEFFS_VEC8BIT|PROD_FFE_LARGE|PROD_FFE_VEC8BIT|PROD_GF2MAT_GF2MAT|PROD_GF2MAT_GF2MAT_ADVANCED|PROD_GF2MAT_GF2MAT_SIMPLE|PROD_GF2MAT_GF2VEC|PROD_GF2VEC_ANYMAT|PROD_GF2VEC_GF2MAT|PROD_GF2VEC_GF2VEC|PROD_INT_OBJ|PROD_LISTS_SPECIAL|PROD_LIST_LIST_DEFAULT|PROD_LIST_SCL_DEFAULT|PROD_MAT8BIT_MAT8BIT|PROD_MAT8BIT_VEC8BIT|PROD_PREC|PROD_SCL_LIST_DEFAULT|PROD_VEC8BIT_FFE|PROD_VEC8BIT_MAT8BIT|PROD_VEC8BIT_MATRIX|PROD_VEC8BIT_VEC8BIT|PROD_VECTOR_MATRIX|PROD_VEC_MAT_DEFAULT|PROFILE_FUNC|PROF_FUNC|PRump|PRumpOp|PSL|PSLDegree|PSLUnderlyingField|PSP|PSU|PSp|PackageInfo|PackageVariablesInfo|PadCoeffs|PadicCoefficients|PadicExpansionByRat|PadicExtensionNumberFamily|PadicNumber|PadicValuation|Pager|Parametrized|Parent|ParentAttr|ParentPcgs|ParityPol|ParseArguments|ParseRelators|PartialClosureOfCongruence|PartialFactorization|PartialOrderByOrderingFunction|PartialOrderOfHasseDiagram|Partition|PartitionBacktrack|PartitionSortedPoints|PartitionStabilizerPermGroup|PartitionTuples|Partitions|PartitionsA|PartitionsGreatestEQ|PartitionsGreatestLE|PartitionsK|PartitionsRecursively|PartitionsSet|PartitionsSetA|PartitionsSetK|PartitionsTest|PcElementByExponents|PcElementByExponentsNC|PcGroupClassMatrixColumn|PcGroupCode|PcGroupCodeRec|PcGroupFpGroup|PcGroupFpGroupNC|PcGroupWithPcgs|PcGroup_NormalizerWrtHomePcgs|PcSeries|Pcgs|PcgsByIndependentGeneratorsOfAbelianGroup|PcgsByPcSequence|PcgsByPcSequenceCons|PcgsByPcSequenceNC|PcgsCentralSeries|PcgsChiefSeries|PcgsDirectProduct|PcgsElAbSerFromSpecPcgs|PcgsElementaryAbelianSeries|PcgsHomSoImPow|PcgsMemberPcSeriesPermGroup|PcgsPCentralSeriesPGroup|PcgsStabChainSeries|PcgsSystemLGSeries|PcgsSystemWithComplementSystem|PcgsSystemWithHallSystem|PcgsSystemWithWf|Pcgs_MutableOrbitStabilizerOp|Pcgs_OrbitStabilizer|Pcgs_OrbitStabilizer_Blist|Pcs_OrbitStabilizer|PerfGrpConst|PerfGrpLoad|PerfectCSPG|PerfectCentralProduct|PerfectGroup|PerfectIdentification|PerfectResiduum|PerfectSubdirectProduct|PerfectSubgroupsAlternatingGroup|Perform|PermBounds|PermCandidates|PermCandidatesFaithful|PermCharInfo|PermCharInfoRelative|PermChars|PermCharsTom|PermComb|PermLeftQuoTransformation|PermList|PermListList|PermNatAnTestDetect|PermOnEnumerator|Permanent|Permanent2|PermgpContainsAn|PermpcgsPcGroupPcgs|Permut|Permutation|PermutationCharacter|PermutationCycle|PermutationCycleOp|PermutationGModule|PermutationMat|PermutationOp|PermutationToSortCharacters|PermutationToSortClasses|PermutationTom|PermutationsList|PermutationsListK|Permuted|Phi|Phi2|PlainListCopy|PlainListCopyOp|PointInCellNo|PolycyclicFactorGroup|PolycyclicFactorGroupByRelators|PolycyclicFactorGroupByRelatorsNC|PolycyclicFactorGroupNC|PolynomialByExtRep|PolynomialByExtRepNC|PolynomialCoefficientsOfPolynomial|PolynomialDivisionAlgorithm|PolynomialModP|PolynomialReducedRemainder|PolynomialReduction|PolynomialRing|PopOptions|PosSublOdd|PosVecEnumFF|Position|PositionBound|PositionCanonical|PositionCanonical_Subset|PositionFirstComponent|PositionFirstComponentDict|PositionNonZero|PositionNot|PositionNthOccurrence|PositionNthTrueBlist|PositionProperty|PositionSet|PositionSorted|PositionSortedOp|PositionStream|PositionSublist|PositionWord|Positions|PositionsOp|PositionsTrueBlist|PositiveExponentsPresentationFpHom|PositiveRootVectors|PositiveRoots|PositiveRootsAsWeights|PossibleClassFusions|PossibleFusionsCharTableTom|PossiblePowerMaps|PostMakeImmutable|Pover|PowerDecompositions|PowerMap|PowerMapByComposition|PowerMapOfGroup|PowerMapOfGroupWithInvariants|PowerMapOp|PowerMapsAllowedBySymmetrisations|PowerMapsAllowedBySymmetrizations|PowerMod|PowerModCoeffs|PowerModEvalPol|PowerModInt|PowerPartition|PowerPcgsElement|PowerS|PowerSi|PowerSubalgebraSeries|PowerWreath|PowersumsElsyms|PreImage|PreImageElm|PreImageSetStabBlocksHomomorphism|PreImageWord|PreImages|PreImagesElm|PreImagesRange|PreImagesRepresentative|PreImagesRepresentativeOperationAlgebraHomomorphism|PreImagesSet|PreOrbishProcessing|PrefrattiniSubgroup|PreimagesOfTransformation|PresentationAugmentedCosetTable|PresentationFpGroup|PresentationNormalClosure|PresentationNormalClosureRrs|PresentationRegularPermutationGroup|PresentationRegularPermutationGroupNC|PresentationSubgroup|PresentationSubgroupMtc|PresentationSubgroupRrs|PresentationViaCosetTable|PrevPrimeInt|PriGroItNext|PrimGrpLoad|PrimaryGeneratorWords|PrimeBlocks|PrimeBlocksOp|PrimeField|PrimeOfPGroup|PrimePGroup|PrimePowerComponent|PrimePowerComponents|PrimePowerPcSequence|PrimePowersInt|PrimeResidues|PrimitiveElement|PrimitiveFacExtRepRatPol|PrimitiveGroup|PrimitiveGroupSims|PrimitiveGroupsIterator|PrimitiveIdentification|PrimitivePolynomial|PrimitiveRoot|PrimitiveRootMod|Print|PrintAmbiguity|PrintArray|PrintCharacterTable|PrintCounters|PrintFactorsInt|PrintFormattingStatus|PrintHashWithNames|PrintObj|PrintObj_ExtendedVectors|PrintObj_NormedRowVectors|PrintPadicExpansion|PrintTo|Print_Value_SFF|ProbabilityShapes|Process|ProcessFixpoint|ProdCoefRatfun|ProdCoeffLaurpol|ProdCoeffUnivfunc|Product|ProductCoeffs|ProductMod|ProductOfStraightLinePrograms|ProductOp|ProductPP|ProductPol|ProductRootsPol|ProductSpace|ProductX|ProductXHelp|ProductXHelp0|ProductXHelp1|ProductXHelp2|ProfileFunctions|ProfileFunctionsInGlobalVariables|ProfileGlobalFunctions|ProfileMethods|ProfileOperations|ProfileOperationsAndMethods|ProfileOperationsAndMethodsOff|ProfileOperationsAndMethodsOn|ProfileOperationsOff|ProfileOperationsOn|ProjectedInducedPcgs|ProjectedPcElement|Projection|ProjectionMap|ProjectiveActionHomomorphismMatrixGroup|ProjectiveActionOnFullSpace|ProjectiveCharDeg|ProjectiveGeneralLinearGroup|ProjectiveGeneralLinearGroupCons|ProjectiveGeneralUnitaryGroup|ProjectiveGeneralUnitaryGroupCons|ProjectiveOrder|ProjectiveSpecialLinearGroup|ProjectiveSpecialLinearGroupCons|ProjectiveSpecialUnitaryGroup|ProjectiveSpecialUnitaryGroupCons|ProjectiveSymplecticGroup|ProjectiveSymplecticGroupCons|PropertyMethodByNiceMonomorphism|PropertyMethodByNiceMonomorphismCollColl|PropertyMethodByNiceMonomorphismCollElm|PropertyMethodByNiceMonomorphismElmColl|PseudoRandom|PseudoRandomSeed|PthPowerImage|PthPowerImages|PullbackCSPG|PullbackKernelCSPG|PurePadicNumberFamily|PushOptions|QUIT_GAP|QUO|QUOMOD_UPOLY|QUOTIENT_POLYNOMIALS_EXT|QUOTREM_COEFFS_GF2VEC|QUOTREM_COEFFS_VEC8BIT|QUOTREM_LAURPOLS_LISTS|QUOT_UNIVFUNCS|QUO_DEFAULT|QUO_FFE_LARGE|QUO_INT|QUO_PREC|Q_VEC8BIT|Quadratic|QuasiDihedralGenerators|QuaternionAlgebra|QuaternionGenerators|QuickInverseRepresentative|QuoInt|QuotRemCoeffs|QuotRemLaurpols|QuotRemPolList|QuotSysDefinitionByIndex|QuotSysIndexByDefinition|Quotient|QuotientFromSCTable|QuotientMod|QuotientPolynomialsExtRep|QuotientRemainder|QuotientSemigroupCongruence|QuotientSemigroupHomomorphism|QuotientSemigroupPreimage|QuotientSystem|RANDOM_LIST|RANDOM_SEED|RANK_FILTER|RANK_FILTER_COMPLETION|RANK_FILTER_STORE|RANK_LIST_GF2VECS|RANK_LIST_VEC8BITS|RBaseGroupsBloxPermGroup|RClassOfHClass|READ|READ_ALL_FILE|READ_AS_FUNC|READ_AS_FUNC_STREAM|READ_BYTE_FILE|READ_CHANGED_GAP_ROOT|READ_COMMAND|READ_GAP_ROOT|READ_IOSTREAM|READ_IOSTREAM_NOWAIT|READ_LINE_FILE|READ_STREAM|READ_STRING_FILE|READ_TEST|READ_TEST_STREAM|RECORDS_FILE|REC_NAMES|REC_NAMES_COMOBJ|REDUCE_COEFFS_GF2VEC|REDUCE_COEFFS_VEC8BIT|REDUCE_LETREP_WORDS_REW_SYS|REMOVE_CHARACTERS|REMOVE_OUTER_COEFFS_GENERIC|REM_INT|REM_SET|RESET_FILTER_LIST|RESET_FILTER_OBJ|RESIZE_GF2VEC|RESIZE_VEC8BIT|RESTRICTED_PERM|RETURN_FAIL|RETURN_FALSE|RETURN_TRUE|REVNEG_STRING|RIGHTMOST_NONZERO_GF2VEC|RIGHTMOST_NONZERO_VEC8BIT|RINT_FLOAT|RNamObj|RPFactorsModPrime|RPGcd1|RPGcdCRT|RPGcdModPrime|RPGcdRepresentationModPrime|RPIFactors|RPIGcd|RPQuotientModPrime|RPSquareHensel|RRefine|RUNTIMES|RUN_ATTR_FUNCS|RUN_ISOM_MAINT_FUNCS|RadicalGroup|RadicalOfAlgebra|RanImgSrcSurjBloho|RanImgSrcSurjTraho|Random|RandomBinaryRelationOnPoints|RandomByPcs|RandomElmAsWord|RandomHashKey|RandomIntegerMT|RandomInvertibleMat|RandomIsomorphismTest|RandomList|RandomListMT|RandomMat|RandomPcgsSylowSubgroup|RandomPol|RandomPrimitivePolynomial|RandomSource|RandomSpecialPcgsCoded|RandomTransformation|RandomUnimodularMat|Range|Rank|RankAction|RankFilter|RankMat|RankMatDestructive|RankOfTransformation|RankPGroup|RanksOfDescendingSeries|Rat|RatClasPElmArrangeClasses|RatPairString|RationalClass|RationalClasses|RationalClassesInEANS|RationalClassesPElements|RationalClassesPermGroup|RationalClassesSolvableGroup|RationalClassesTry|RationalFunctionByExtRep|RationalFunctionByExtRepNC|RationalFunctionByExtRepWithCancellation|RationalFunctionsFamily|RationalIdentificationPermGroup|RationalizedMat|ReObjectify|Read|ReadAll|ReadAllIoStreamByPty|ReadAllLine|ReadAndCheckFunc|ReadAsFunction|ReadByte|ReadGapRoot|ReadGrp|ReadLib|ReadLine|ReadOrComplete|ReadPackage|ReadPkg|ReadPrim|ReadSmall|ReadSmallLib|ReadTest|ReadTom|ReadTrans|RealClasses|RealPart|RealizableBrauerCharacters|RecFields|RecNames|RedispatchOnCondition|ReduceCoefficientsOfRws|ReduceCoeffs|ReduceCoeffsMod|ReduceLetterRepWordsRewSys|ReduceRules|ReduceStabChain|ReduceWordUsingRewritingSystem|Reduced|ReducedAdditiveInverse|ReducedByIsomorphisms|ReducedCharacters|ReducedClassFunctions|ReducedComm|ReducedConfluentRewritingSystem|ReducedConfluentRwsFromKbrwsNC|ReducedConjugate|ReducedDifference|ReducedForm|ReducedGaloisStabilizerInfo|ReducedGroebnerBasis|ReducedInverse|ReducedLeftQuotient|ReducedOne|ReducedOrdinary|ReducedPcElement|ReducedPower|ReducedProduct|ReducedQuotient|ReducedRrsWord|ReducedSCTable|ReducedScalarProduct|ReducedSum|ReducedVectorLTM|ReducedZero|Ree|ReeGroup|ReeGroupCons|ReesCongruenceOfSemigroupIdeal|ReesMatrixSemigroup|ReesMatrixSemigroupElement|ReesMatrixSemigroupEnumeratorGetElement|ReesZeroMatrixSemigroup|ReesZeroMatrixSemigroupElement|ReesZeroMatrixSemigroupElementIsZero|ReesZeroMatrixSemigroupEnumeratorGetElement|RefinedChain|RefinedPcGroup|RefinedSymmetrisations|RefinedSymmetrizations|Refinements_Centralizer|Refinements_Intersection|Refinements_ProcessFixpoint|Refinements_RegularOrbit2|Refinements_RegularOrbit3|Refinements_SplitOffBlock|Refinements_Suborbits0|Refinements_Suborbits1|Refinements_Suborbits2|Refinements_Suborbits3|Refinements_TwoClosure|Refinements__MakeBlox|Refinements__RegularOrbit1|ReflectionMat|ReflexiveClosureBinaryRelation|RegisterRBasePoint|RegularActionHomomorphism|RegularModule|RegularModuleByGens|RegularNinKernelCSPG|RelVectorToCocycle|RelationsOfFpMonoid|RelationsOfFpSemigroup|RelativeBasis|RelativeBasisNC|RelativeOrderOfPcElement|RelativeOrders|RelatorFixedMultiplier|RelatorMatrixAbelianizedNormalClosure|RelatorMatrixAbelianizedNormalClosureRrs|RelatorMatrixAbelianizedSubgroup|RelatorMatrixAbelianizedSubgroupMtc|RelatorMatrixAbelianizedSubgroupRrs|RelatorRepresentatives|RelatorsCode|RelatorsOfFpAlgebra|RelatorsOfFpGroup|RelatorsPermGroupHom|RelsSortedByStartGen|RelsViaCosetTable|RemInt|Remove|RemoveCharacters|RemoveElmList|RemoveFile|RemoveOuterCoeffs|RemoveRelator|RemoveSet|RemoveStabChain|RenumberHighestWeightGenerators|RenumberTree|RenumberedWord|RepOpElmTuplesPermGroup|RepOpSetsPermGroup|ReplacedString|RepresentationsOfMatrix|RepresentationsOfObject|Representative|RepresentativeAction|RepresentativeActionOp|RepresentativeFromGenerators|RepresentativeLinearOperation|RepresentativeSmallest|RepresentativeTom|RepresentativeTomByGenerators|RepresentativeTomByGeneratorsNC|RepresentativesContainedRightCosets|RepresentativesFusions|RepresentativesMinimalBlocks|RepresentativesMinimalBlocksAttr|RepresentativesMinimalBlocksOp|RepresentativesPerfectSubgroups|RepresentativesPowerMaps|RepresentativesSimpleSubgroups|RepsPerfSimpSub|RequirePackage|Reread|RereadAndCheckFunc|RereadGrp|RereadLib|RereadPackage|RereadPkg|RereadPrim|RereadSmall|RereadTrans|Reset|ResetFilterObj|ResetOptionsStack|ResizeFlatHashTable|ResizeListHashTable|RespectsAddition|RespectsAdditiveInverses|RespectsInverses|RespectsMultiplication|RespectsOne|RespectsScalarMultiplication|RespectsZero|RestoreStateRandom|RestrictOutputsOfSLP|Restricted|RestrictedClassFunction|RestrictedClassFunctions|RestrictedExternalSet|RestrictedMapping|RestrictedNiceMonomorphism|RestrictedPartitions|RestrictedPartitionsA|RestrictedPartitionsK|RestrictedPerm|RestrictedPermNC|RestrictedTransformation|ResultOfLineOfStraightLineProgram|ResultOfStraightLineProgram|Resultant|ReturnFail|ReturnFalse|ReturnTrue|Reversed|ReversedOp|RewindStream|RewriteAbelianizedSubgroupRelators|RewriteStraightLineProgram|RewriteSubgroupRelators|RewriteWord|RightActingAlgebra|RightActingDomain|RightActingGroup|RightActingRingOfIdeal|RightAlgebraModule|RightAlgebraModuleByGenerators|RightCayleyGraphSemigroup|RightCoset|RightCosetCanonicalRepresentativeDeterminator|RightCosets|RightCosetsNC|RightDerivations|RightIdeal|RightIdealByGenerators|RightIdealNC|RightMagmaCongruence|RightMagmaCongruenceByGeneratingPairs|RightMagmaIdeal|RightMagmaIdealByGenerators|RightModuleByHomomorphismToMatAlg|RightSemigroupCongruenceByGeneratingPairs|RightSemigroupIdealEnumeratorDataGetElement|RightShiftRowVector|RightTransversal|RightTransversalInParent|RightTransversalOp|RightTransversalPermGroupConstructor|Ring|RingByGenerators|RingElmTimesElm|RingFromFFE|RingWithOne|RingWithOneByGenerators|Root|RootBound|RootInt|RootMod|RootModPrime|RootModPrimePower|RootOfDefiningPolynomial|RootSystem|RootsMod|RootsModPrime|RootsModPrimePower|RootsOfUPol|RootsRepresentativeFFPol|RootsUnityMod|RootsUnityModPrime|RootsUnityModPrimePower|RoundCyc|RoundCycDown|RowEchelonFormLTM|RowIndexOfReesMatrixSemigroupElement|RowIndexOfReesZeroMatrixSemigroupElement|RowSpace|RowsOfReesMatrixSemigroup|RowsOfReesZeroMatrixSemigroup|Rules|RunImmediateMethods|Runtime|Runtimes|SCMinSmaGens|SCRExtend|SCRExtendRecord|SCRMakeStabStrong|SCRNotice|SCRRandomPerm|SCRRandomString|SCRRandomSubproduct|SCRRestoredRecord|SCRSchTree|SCRSift|SCRStrongGenTest|SCRStrongGenTest2|SCTableEntry|SCTableProduct|SC_TABLE_ENTRY|SC_TABLE_PRODUCT|SEEK_POSITION_FILE|SEMIECHELON_LIST_GF2VECS|SEMIECHELON_LIST_GF2VECS_TRANSFORMATIONS|SEMIECHELON_LIST_VEC8BITS|SEMIECHELON_LIST_VEC8BITS_TRANSFORMATIONS|SETTER_FILTER|SETTER_FUNCTION|SET_ATTRIBUTE_STORING|SET_FILTER_LIST|SET_FILTER_OBJ|SET_FLAG1_FILTER|SET_FLAG2_FILTER|SET_FLAGS_FILTER|SET_METHODS_OPERATION|SET_PRINT_OBJ_INDEX|SET_RELATIVE_ORDERS|SET_SETTER_FILTER|SET_TESTER_FILTER|SET_TYPE_COMOBJ|SET_TYPE_DATOBJ|SET_TYPE_POSOBJ|SHALLOWCOPY_GF2MAT|SHALLOWCOPY_GF2VEC|SHALLOWCOPY_VEC8BIT|SHALLOW_COPY_OBJ|SHALLOW_SIZE|SHIFTED_PERM|SHIFT_LEFT_GF2VEC|SHIFT_RIGHT_GF2VEC|SHIFT_VEC8BIT_LEFT|SHIFT_VEC8BIT_RIGHT|SHOW_STAT|SHRINKCOEFFS_GF2VEC|SIGNAL_CHILD_IOSTREAM|SIGN_PERM|SIMPLE_STRING|SINTLIST_STRING|SINT_CHAR|SIN_FLOAT|SIZE_BLIST|SIZE_FLAGS|SL|SLDegree|SLPChangesSlots|SLPOfElm|SLPOfElms|SLPOnlyNeededLinesBackward|SLPReversedRenumbered|SLUnderlyingField|SMALLER_RATFUN|SMALLEST_FIELD_VECFFE|SMALLEST_GENERATOR_PERM|SMALLEST_IMG_TUP_PERM|SMALL_AVAILABLE|SMTX_AbsoluteIrreducibilityTest|SMTX_BasesCompositionSeries|SMTX_BasesMaximalSubmodules|SMTX_BasesMinimalSubmodules|SMTX_BasesMinimalSupermodules|SMTX_BasesSubmodules|SMTX_BasisInOrbit|SMTX_BasisRadical|SMTX_BasisSocle|SMTX_CollectedFactors|SMTX_CompleteBasis|SMTX_Distinguish|SMTX_FrobeniusAction|SMTX_GoodElementGModule|SMTX_Homomorphism|SMTX_Homomorphisms|SMTX_InvariantBilinearForm|SMTX_InvariantQuadraticForm|SMTX_InvariantSesquilinearForm|SMTX_IrreducibilityTest|SMTX_IsomorphismComp|SMTX_MatrixSum|SMTX_MinimalSubGModule|SMTX_MinimalSubGModules|SMTX_OrthogonalSign|SMTX_OrthogonalVector|SMTX_RandomIrreducibleSubGModule|SMTX_SMCoRaEl|SMTX_SortHomGModule|SMTX_SpanOfMinimalSubGModules|SMTX_SpinnedBasis|SMTX_SubGModule|SMTX_SubQuotActions|SNFofREF|SO|SORT_LIST|SORT_LIST_COMP|SORT_MUTABILITY_ERROR_HANDLER|SORT_PARA_LIST|SORT_PARA_LIST_COMP|SP|SPECIALIZED_EXTREP_POL|SPLIT_PARTITION|SPolynomial|SQ|SSortedList|SSortedListList|START_TEST|STGSelFunc|STOP_TEST|STRING_FLOAT|STRING_INT|STRING_LIST_DIR|STRING_LOWER|STRING_SINTLIST|STRONGLY_CONNECTED_COMPONENTS_DIGRAPH|SU|SUBTR_BLIST|SUBTR_SET|SUB_FLAGS|SUM|SUM_COEF_POLYNOMIAL|SUM_FFE_LARGE|SUM_GF2MAT_GF2MAT|SUM_GF2VEC_GF2VEC|SUM_LAURPOLS|SUM_LISTS_SPECIAL|SUM_LIST_LIST_DEFAULT|SUM_LIST_SCL_DEFAULT|SUM_MAT8BIT_MAT8BIT|SUM_PREC|SUM_SCL_LIST_DEFAULT|SUM_UNIVFUNCS|SUM_VEC8BIT_VEC8BIT|SWAP_MPTR|SameBlock|SandwichMatrixOfReesMatrixSemigroup|SandwichMatrixOfReesZeroMatrixSemigroup|ScalarProduct|SchuMu|SchurCover|SchurCoverFP|ScriptFromString|Search|SecHMSM|SecondaryGeneratorWordsAugmentedCosetTable|SecondaryImagesAugmentedCosetTable|SecondsDMYhms|SeekPositionStream|SelectSmallGroups|SelectTransitiveGroups|SemiEchelonBasis|SemiEchelonBasisNC|SemiEchelonMat|SemiEchelonMatDestructive|SemiEchelonMatTransformation|SemiEchelonMatTransformationDestructive|SemiEchelonMats|SemiEchelonMatsDestructive|SemiEchelonMatsNoCo|SemiSimpleType|SemidirectFactorsOfGroup|SemidirectProduct|SemidirectProductInfo|Semigroup|SemigroupByGenerators|SemigroupByMultiplicationTable|SemigroupCongruenceByGeneratingPairs|SemigroupHomomorphismByImagesNC|SemigroupIdealByGenerators|SemigroupIdealEnumeratorDataGetElement|SemigroupOfRewritingSystem|Semiring|SemiringByGenerators|SemiringWithOne|SemiringWithOneAndZero|SemiringWithOneAndZeroByGenerators|SemiringWithOneByGenerators|SemiringWithZero|SemiringWithZeroByGenerators|SeqsOrbits|Set|SetANonReesCongruenceOfSemigroup|SetAbelianInvariants|SetAbelianInvariantsMultiplier|SetAbelianInvariantsOfList|SetAbsoluteValue|SetActingDomain|SetActionHomomorphismAttr|SetActionKernelExternalSet|SetActorOfExternalSet|SetActualLibFileName|SetAdditiveElementAsMultiplicativeElement|SetAdditiveElementsAsMultiplicativeElementsFamily|SetAdditiveInverse|SetAdditiveInverseAttr|SetAdditiveInverseImmutable|SetAdditiveNeutralElement|SetAdditivelyActingDomain|SetAdjoinedIdentityDefaultType|SetAdjoinedIdentityFamily|SetAdjointBasis|SetAdjointModule|SetAlgebraicElementsFamilies|SetAllBlocks|SetAllInfoLevels|SetAlpha|SetAlternatingDegree|SetAlternatingSubgroup|SetAsDuplicateFreeList|SetAsGroup|SetAsGroupGeneralMappingByImages|SetAsLeftModuleGeneralMappingByImages|SetAsList|SetAsMagma|SetAsMonoid|SetAsNearRing|SetAsPolynomial|SetAsRing|SetAsSSortedList|SetAsSemigroup|SetAsSemiring|SetAsSemiringWithOne|SetAsSemiringWithOneAndZero|SetAsSemiringWithZero|SetAsSortedList|SetAsSubgroupOfWholeGroupByQuotient|SetAssertionLevel|SetAssociatedConcreteSemigroup|SetAssociatedFpSemigroup|SetAssociatedReesMatrixSemigroupOfDClass|SetAssociatedSemigroup|SetAugmentationIdeal|SetAugmentedCosetTableMtcInWholeGroup|SetAugmentedCosetTableNormalClosureInWholeGroup|SetAugmentedCosetTableRrsInWholeGroup|SetAutomorphismDomain|SetAutomorphismGroup|SetAutomorphismsOfTable|SetBaseIntMat|SetBaseMat|SetBaseOfGroup|SetBaseOrthogonalSpaceMat|SetBasis|SetBasisVectors|SetBaumClausenInfo|SetBilinearFormMat|SetBlocksAttr|SetBlocksInfo|SetBrauerCharacterValue|SetBravaisGroup|SetBravaisSubgroups|SetBravaisSupergroups|SetCanEasilyCompareElements|SetCanEasilySortElements|SetCanonicalBasis|SetCanonicalGenerators|SetCanonicalGreensClass|SetCanonicalNiceMonomorphism|SetCanonicalPcgs|SetCanonicalPcgsWrtFamilyPcgs|SetCanonicalPcgsWrtHomePcgs|SetCanonicalPcgsWrtSpecialPcgs|SetCanonicalRepresentativeDeterminatorOfExternalSet|SetCanonicalRepresentativeOfExternalOrbitByPcgs|SetCanonicalRepresentativeOfExternalSet|SetCartanMatrix|SetCartanSubalgebra|SetCayleyGraphDualSemigroup|SetCayleyGraphSemigroup|SetCenter|SetCentralCharacter|SetCentralIdempotentsOfSemiring|SetCentralNormalSeriesByPcgs|SetCentralizerInGLnZ|SetCentralizerInParent|SetCentre|SetCentreOfCharacter|SetCharacterDegrees|SetCharacterNames|SetCharacterParameters|SetCharacterTableIsoclinic|SetCharacteristic|SetCharacteristicPolynomial|SetChevalleyBasis|SetChiefNormalSeriesByPcgs|SetChiefSeries|SetClassNames|SetClassNamesTom|SetClassParameters|SetClassPermutation|SetClassPositionsOfCentre|SetClassPositionsOfDerivedSubgroup|SetClassPositionsOfDirectProductDecompositions|SetClassPositionsOfElementaryAbelianSeries|SetClassPositionsOfFittingSubgroup|SetClassPositionsOfKernel|SetClassPositionsOfLowerCentralSeries|SetClassPositionsOfMaximalNormalSubgroups|SetClassPositionsOfMinimalNormalSubgroups|SetClassPositionsOfNormalSubgroups|SetClassPositionsOfSolvableResiduum|SetClassPositionsOfSupersolvableResiduum|SetClassPositionsOfUpperCentralSeries|SetClassRoots|SetClassTypesTom|SetCoKernelOfAdditiveGeneralMapping|SetCoKernelOfMultiplicativeGeneralMapping|SetCoefficientsAndMagmaElements|SetCoefficientsFamily|SetCoefficientsOfLaurentPolynomial|SetCoefficientsOfUnivariatePolynomial|SetCoefficientsOfUnivariateRationalFunction|SetCoefficientsRing|SetCollectionsFamily|SetColumnIndexOfReesMatrixSemigroupElement|SetColumnIndexOfReesZeroMatrixSemigroupElement|SetColumnsOfReesMatrixSemigroup|SetColumnsOfReesZeroMatrixSemigroup|SetCommutator|SetCommutatorANC|SetCommutatorFactorGroup|SetCommutatorLength|SetCommutatorNC|SetComplementSystem|SetComplexConjugate|SetComponentsOfTuplesFamily|SetCompositionSeries|SetComputedAgemos|SetComputedAscendingChains|SetComputedBrauerTables|SetComputedClassFusions|SetComputedCyclicExtensionsTom|SetComputedHallSubgroups|SetComputedIndicators|SetComputedInducedPcgses|SetComputedIsPNilpotents|SetComputedIsPSolvableCharacterTables|SetComputedIsPSolvables|SetComputedOmegas|SetComputedPCentralSeriess|SetComputedPCores|SetComputedPRumps|SetComputedPowerMaps|SetComputedPrimeBlockss|SetComputedSylowComplements|SetComputedSylowSubgroups|SetConductor|SetConfluentRws|SetConjugacyClasses|SetConjugacyClassesMaximalSubgroups|SetConjugacyClassesPerfectSubgroups|SetConjugacyClassesSubgroups|SetConjugate|SetConjugateANC|SetConjugateNC|SetConjugates|SetConjugatorInnerAutomorphism|SetConjugatorOfConjugatorIsomorphism|SetConstantTimeAccessList|SetConstituentsOfCharacter|SetCoreInParent|SetCosetTableFpHom|SetCosetTableInWholeGroup|SetCosetTableNormalClosureInWholeGroup|SetCosetTableOfFpSemigroup|SetCrystGroupDefaultAction|SetCycleStructurePerm|SetCyclicExtensionsTom|SetDClassOfHClass|SetDClassOfLClass|SetDClassOfRClass|SetDataType|SetDecompositionMatrix|SetDecompositionTypesOfGroup|SetDefaultFieldOfMatrix|SetDefaultFieldOfMatrixGroup|SetDefectApproximation|SetDefiningPcgs|SetDefiningPolynomial|SetDefinitionNC|SetDegreeAction|SetDegreeOfBinaryRelation|SetDegreeOfCharacter|SetDegreeOfLaurentPolynomial|SetDegreeOfMatrixGroup|SetDegreeOfTransformation|SetDegreeOfTransformationSemigroup|SetDegreeOperation|SetDegreeOverPrimeField|SetDelta|SetDenominatorOfModuloPcgs|SetDenominatorOfRationalFunction|SetDepthOfUpperTriangularMatrix|SetDerivations|SetDerivative|SetDerivedLength|SetDerivedSeriesOfGroup|SetDerivedSubgroup|SetDerivedSubgroupsTomPossible|SetDerivedSubgroupsTomUnique|SetDeterminantMat|SetDeterminantOfCharacter|SetDihedralGenerators|SetDimension|SetDimensionOfMatrixGroup|SetDimensionOfVectors|SetDimensionsLoewyFactors|SetDimensionsMat|SetDirectFactorsOfGroup|SetDirectProductInfo|SetDirectSumDecomposition|SetDisplayOptions|SetDixonRecord|SetEANormalSeriesByPcgs|SetEarns|SetEggBoxOfDClass|SetElementTestFunction|SetElementaryAbelianSeries|SetElementaryAbelianSeriesLargeSteps|SetElementaryAbelianSubseries|SetElementsFamily|SetElmWPObj|SetEmptyRowVector|SetEntrySCTable|SetEnumerator|SetEnumeratorByBasis|SetEnumeratorSorted|SetEpicentre|SetEpimorphismFromFreeGroup|SetEpimorphismSchurCover|SetEquivalenceClassRelation|SetEquivalenceClasses|SetEquivalenceRelationPartition|SetErrorHandler|SetExponent|SetExponentOfPowering|SetExtRepDenominatorRatFun|SetExtRepNumeratorRatFun|SetExtRepPolynomialRatFun|SetExternalOrbits|SetExternalOrbitsStabilizers|SetExternalSet|SetFactorsOfDirectProduct|SetFaithfulModule|SetFamiliesOfGeneralMappingsAndRanges|SetFamilyForOrdering|SetFamilyForRewritingSystem|SetFamilyPcgs|SetFamilyRange|SetFamilySource|SetFeatureObj|SetFieldOfMatrixGroup|SetFilterObj|SetFittingSubgroup|SetFpElmComparisonMethod|SetFpElmEqualityMethod|SetFpElmKBRWS|SetFrattiniSubgroup|SetFrattinifactorId|SetFrattinifactorSize|SetFreeAlgebraOfFpAlgebra|SetFreeGeneratorsOfFpAlgebra|SetFreeGeneratorsOfFpGroup|SetFreeGeneratorsOfFpMonoid|SetFreeGeneratorsOfFpSemigroup|SetFreeGroupOfFpGroup|SetFreeMonoidOfFpMonoid|SetFreeMonoidOfRewritingSystem|SetFreeProductInfo|SetFreeSemigroupOfFpSemigroup|SetFreeSemigroupOfRewritingSystem|SetFrobeniusAutomorphism|SetFunctionAction|SetFusionConjugacyClassesOp|SetFusionsOfLibTom|SetFusionsToLibTom|SetFusionsTom|SetGLDegree|SetGLUnderlyingField|SetGaloisGroup|SetGaloisMat|SetGaloisStabilizer|SetGaloisType|SetGap3CatalogueIdGroup|SetGasmanMessageStatus|SetGeneralizedPcgs|SetGeneratingPairsOfLeftMagmaCongruence|SetGeneratingPairsOfMagmaCongruence|SetGeneratingPairsOfRightMagmaCongruence|SetGeneratorsOfAdditiveGroup|SetGeneratorsOfAdditiveMagma|SetGeneratorsOfAdditiveMagmaWithInverses|SetGeneratorsOfAdditiveMagmaWithZero|SetGeneratorsOfAlgebra|SetGeneratorsOfAlgebraModule|SetGeneratorsOfAlgebraWithOne|SetGeneratorsOfDivisionRing|SetGeneratorsOfDomain|SetGeneratorsOfEquivalenceRelationPartition|SetGeneratorsOfExtASet|SetGeneratorsOfExtLSet|SetGeneratorsOfExtRSet|SetGeneratorsOfExtUSet|SetGeneratorsOfFLMLOR|SetGeneratorsOfFLMLORWithOne|SetGeneratorsOfField|SetGeneratorsOfGroup|SetGeneratorsOfIdeal|SetGeneratorsOfLeftIdeal|SetGeneratorsOfLeftMagmaIdeal|SetGeneratorsOfLeftModule|SetGeneratorsOfLeftOperatorAdditiveGroup|SetGeneratorsOfLeftOperatorRing|SetGeneratorsOfLeftOperatorRingWithOne|SetGeneratorsOfLeftVectorSpace|SetGeneratorsOfMagma|SetGeneratorsOfMagmaIdeal|SetGeneratorsOfMagmaWithInverses|SetGeneratorsOfMagmaWithOne|SetGeneratorsOfMonoid|SetGeneratorsOfNearAdditiveGroup|SetGeneratorsOfNearAdditiveMagma|SetGeneratorsOfNearAdditiveMagmaWithInverses|SetGeneratorsOfNearAdditiveMagmaWithZero|SetGeneratorsOfRightIdeal|SetGeneratorsOfRightMagmaIdeal|SetGeneratorsOfRightModule|SetGeneratorsOfRightOperatorAdditiveGroup|SetGeneratorsOfRing|SetGeneratorsOfRingWithOne|SetGeneratorsOfRws|SetGeneratorsOfSemigroup|SetGeneratorsOfSemiring|SetGeneratorsOfSemiringWithOne|SetGeneratorsOfSemiringWithOneAndZero|SetGeneratorsOfSemiringWithZero|SetGeneratorsOfTwoSidedIdeal|SetGeneratorsOfVectorSpace|SetGeneratorsSmallest|SetGeneratorsSubgroupsTom|SetGlobalPartitionOfClasses|SetGrading|SetGreensDClasses|SetGreensDRelation|SetGreensHClasses|SetGreensHRelation|SetGreensJClasses|SetGreensJRelation|SetGreensLClasses|SetGreensLRelation|SetGreensRClasses|SetGreensRRelation|SetGroupByPcgs|SetGroupHClassOfGreensDClass|SetGroupOfPcgs|SetHallSystem|SetHashEntry|SetHashEntryAtLastIndex|SetHelpViewer|SetHirschLength|SetHomeEnumerator|SetHomePcgs|SetIBr|SetIdGroup|SetIdempotents|SetIdempotentsTom|SetIdempotentsTomInfo|SetIdentificationOfConjugacyClasses|SetIdentifier|SetIdentity|SetIdentityMapping|SetImage|SetImageListOfTransformation|SetImageSetOfTransformation|SetImagesSmallestGenerators|SetImagesSource|SetImaginaryPart|SetImfRecord|SetIndependentGeneratorsOfAbelianGroup|SetIndeterminateName|SetIndeterminateNumberOfLaurentPolynomial|SetIndeterminateNumberOfUnivariateLaurentPolynomial|SetIndeterminateNumberOfUnivariateRationalFunction|SetIndeterminateOfUnivariateRationalFunction|SetIndeterminatesOfPolynomialRing|SetIndexInParent|SetIndexInWholeGroup|SetIndicesCentralNormalSteps|SetIndicesChiefNormalSteps|SetIndicesEANormalSteps|SetIndicesInvolutaryGenerators|SetIndicesNormalSteps|SetIndicesOfAdjointBasis|SetIndicesPCentralNormalStepsPGroup|SetInducedPcgs|SetInducedPcgsWrtFamilyPcgs|SetInducedPcgsWrtHomePcgs|SetInducedPcgsWrtSpecialPcgs|SetInfoLevel|SetInfoText|SetInjectionZeroMagma|SetInnerAutomorphismsAutomorphismGroup|SetInt|SetInternalRepGreensRelation|SetInvariantBilinearForm|SetInvariantForm|SetInvariantLattice|SetInvariantQuadraticForm|SetInvariantSesquilinearForm|SetInverse|SetInverseAttr|SetInverseClasses|SetInverseGeneralMapping|SetInverseImmutable|SetIrr|SetIrrBaumClausen|SetIrrConlon|SetIrrDixonSchneider|SetIrrFacsPol|SetIrreducibleRepresentations|SetIsAbelian|SetIsAbelianNumberField|SetIsAbelianTom|SetIsAdditiveGroupGeneralMapping|SetIsAdditiveGroupHomomorphism|SetIsAdditiveGroupToGroupGeneralMapping|SetIsAdditiveGroupToGroupHomomorphism|SetIsAdditivelyCommutative|SetIsAlgebraGeneralMapping|SetIsAlgebraHomomorphism|SetIsAlgebraModule|SetIsAlgebraWithOneGeneralMapping|SetIsAlgebraWithOneHomomorphism|SetIsAlternatingGroup|SetIsAnticommutative|SetIsAntisymmetricBinaryRelation|SetIsAssociative|SetIsAutomorphismGroup|SetIsBasicWreathProductOrdering|SetIsBergerCondition|SetIsBijective|SetIsBravaisGroup|SetIsBuiltFromAdditiveMagmaWithInverses|SetIsBuiltFromGroup|SetIsBuiltFromMagma|SetIsBuiltFromMagmaWithInverses|SetIsBuiltFromMagmaWithOne|SetIsBuiltFromMonoid|SetIsBuiltFromSemigroup|SetIsCanonicalBasis|SetIsCanonicalBasisFullMatrixModule|SetIsCanonicalBasisFullRowModule|SetIsCanonicalBasisFullSCAlgebra|SetIsCanonicalNiceMonomorphism|SetIsCanonicalPcgs|SetIsCanonicalPcgsWrtSpecialPcgs|SetIsCentralFactor|SetIsCharacter|SetIsCommutative|SetIsCommutativeFamily|SetIsConfluent|SetIsConjugatorAutomorphism|SetIsConjugatorIsomorphism|SetIsConstantRationalFunction|SetIsConstantTimeAccessGeneralMapping|SetIsCycInt|SetIsCyclic|SetIsCyclicTom|SetIsCyclotomicField|SetIsDihedralGroup|SetIsDistributive|SetIsDivisionRing|SetIsDuplicateFree|SetIsDuplicateFreeList|SetIsElementaryAbelian|SetIsEmpty|SetIsEndoGeneralMapping|SetIsEndoMapping|SetIsEquivalenceRelation|SetIsFamilyPcgs|SetIsField|SetIsFieldHomomorphism|SetIsFinite|SetIsFiniteDimensional|SetIsFiniteOrdersPcgs|SetIsFiniteSemigroupGreensRelation|SetIsFinitelyGeneratedGroup|SetIsFrattiniFree|SetIsFreeMonoid|SetIsFreeSemigroup|SetIsFullFpAlgebra|SetIsFullHomModule|SetIsFullMatrixModule|SetIsFullRowModule|SetIsFullSCAlgebra|SetIsFullSubgroupGLorSLRespectingBilinearForm|SetIsFullSubgroupGLorSLRespectingQuadraticForm|SetIsFullSubgroupGLorSLRespectingSesquilinearForm|SetIsFullTransformationSemigroup|SetIsGL|SetIsGeneralLinearGroup|SetIsGeneralizedCartanMatrix|SetIsGeneratorsOfMagmaWithInverses|SetIsGreensClass|SetIsGreensDClass|SetIsGreensHClass|SetIsGreensJClass|SetIsGreensLClass|SetIsGreensRClass|SetIsGroupGeneralMapping|SetIsGroupHClass|SetIsGroupHomomorphism|SetIsGroupOfAutomorphisms|SetIsGroupOfAutomorphismsFiniteGroup|SetIsGroupRing|SetIsGroupToAdditiveGroupGeneralMapping|SetIsGroupToAdditiveGroupHomomorphism|SetIsHandledByNiceMonomorphism|SetIsHasseDiagram|SetIsIdealInParent|SetIsIdempotent|SetIsImpossible|SetIsInducedFromNormalSubgroup|SetIsInducedPcgsWrtSpecialPcgs|SetIsInjective|SetIsInnerAutomorphism|SetIsIntegerMatrixGroup|SetIsIntegralBasis|SetIsIntegralCyclotomic|SetIsIntegralRing|SetIsInverseSemigroup|SetIsIrreducibleCharacter|SetIsJacobianRing|SetIsLDistributive|SetIsLatticeOrderBinaryRelation|SetIsLaurentPolynomial|SetIsLeftActedOnByDivisionRing|SetIsLeftAlgebraModule|SetIsLeftIdealInParent|SetIsLeftModuleGeneralMapping|SetIsLeftModuleHomomorphism|SetIsLeftSemigroupCongruence|SetIsLeftSemigroupIdeal|SetIsLieAbelian|SetIsLieAlgebra|SetIsLieNilpotent|SetIsLieSolvable|SetIsLinearlyPrimitive|SetIsMagmaHomomorphism|SetIsMapping|SetIsMatrixModule|SetIsMinimalNonmonomial|SetIsMonoid|SetIsMonomialCharacter|SetIsMonomialCharacterTable|SetIsMonomialGroup|SetIsMonomialMatrix|SetIsMonomialNumber|SetIsNaturalAlternatingGroup|SetIsNaturalGL|SetIsNaturalSL|SetIsNaturalSymmetricGroup|SetIsNearRing|SetIsNearRingWithOne|SetIsNilpQuotientSystem|SetIsNilpotentCharacterTable|SetIsNilpotentGroup|SetIsNilpotentTom|SetIsNonTrivial|SetIsNormalBasis|SetIsNormalForm|SetIsNormalInParent|SetIsNumberField|SetIsNumeratorParentPcgsFamilyPcgs|SetIsOne|SetIsOrderingOnFamilyOfAssocWords|SetIsPGroup|SetIsPQuotientSystem|SetIsPSL|SetIsParentPcgsFamilyPcgs|SetIsPartialOrderBinaryRelation|SetIsPcgsCentralSeries|SetIsPcgsChiefSeries|SetIsPcgsElementaryAbelianSeries|SetIsPcgsPCentralSeriesPGroup|SetIsPerfectCharacterTable|SetIsPerfectGroup|SetIsPerfectTom|SetIsPolycyclicGroup|SetIsPolynomial|SetIsPositionsList|SetIsPreOrderBinaryRelation|SetIsPrimeField|SetIsPrimeOrdersPcgs|SetIsPrimitive|SetIsPrimitiveAffine|SetIsPrimitiveCharacter|SetIsPrimitiveMatrixGroup|SetIsPseudoCanonicalBasisFullHomModule|SetIsQuasiDihedralGroup|SetIsQuasiPrimitive|SetIsQuaternionGroup|SetIsRDistributive|SetIsRationalMatrixGroup|SetIsRectangularTable|SetIsReduced|SetIsReesCongruence|SetIsReesCongruenceSemigroup|SetIsReesMatrixSemigroup|SetIsReesZeroMatrixSemigroup|SetIsReflexiveBinaryRelation|SetIsRegular|SetIsRegularDClass|SetIsRegularSemigroup|SetIsRelativelySM|SetIsRestrictedLieAlgebra|SetIsRightAlgebraModule|SetIsRightIdealInParent|SetIsRightSemigroupCongruence|SetIsRightSemigroupIdeal|SetIsRing|SetIsRingGeneralMapping|SetIsRingHomomorphism|SetIsRingWithOne|SetIsRingWithOneGeneralMapping|SetIsRingWithOneHomomorphism|SetIsRowModule|SetIsSL|SetIsSSortedList|SetIsSemiEchelonized|SetIsSemiRegular|SetIsSemigroup|SetIsSemigroupCongruence|SetIsSemigroupGeneralMapping|SetIsSemigroupHomomorphism|SetIsSemigroupIdeal|SetIsSemiring|SetIsSemiringWithOne|SetIsSemiringWithOneAndZero|SetIsSemiringWithZero|SetIsShortLexOrdering|SetIsSimpleAlgebra|SetIsSimpleCharacterTable|SetIsSimpleGroup|SetIsSimpleSemigroup|SetIsSingleValued|SetIsSkewFieldFamily|SetIsSmallList|SetIsSolvableCharacterTable|SetIsSolvableGroup|SetIsSolvableTom|SetIsSortedList|SetIsSpecialLinearGroup|SetIsSpecialPcgs|SetIsSporadicSimpleCharacterTable|SetIsSporadicSimpleGroup|SetIsSubgroupSL|SetIsSubmonoidFpMonoid|SetIsSubnormallyMonomial|SetIsSubsemigroupFpSemigroup|SetIsSubsemigroupReesMatrixSemigroup|SetIsSubsemigroupReesZeroMatrixSemigroup|SetIsSubsetLocallyFiniteGroup|SetIsSupersolvableCharacterTable|SetIsSupersolvableGroup|SetIsSurjective|SetIsSymmetricBinaryRelation|SetIsSymmetricGroup|SetIsTotal|SetIsTotalOrdering|SetIsTransformationMonoid|SetIsTransformationSemigroup|SetIsTransitive|SetIsTransitiveBinaryRelation|SetIsTranslationInvariantOrdering|SetIsTrivial|SetIsTwoSidedIdealInParent|SetIsUFDFamily|SetIsUnivariatePolynomial|SetIsUnivariateRationalFunction|SetIsVectorSpaceHomomorphism|SetIsVirtualCharacter|SetIsWeightLexOrdering|SetIsWellFoundedOrdering|SetIsWeylGroup|SetIsWholeFamily|SetIsWreathProductOrdering|SetIsZero|SetIsZeroGroup|SetIsZeroMultiplicationRing|SetIsZeroRationalFunction|SetIsZeroSimpleSemigroup|SetIsZeroSquaredRing|SetIsomorphismFpAlgebra|SetIsomorphismFpFLMLOR|SetIsomorphismFpGroup|SetIsomorphismFpMonoid|SetIsomorphismFpSemigroup|SetIsomorphismMatrixAlgebra|SetIsomorphismMatrixFLMLOR|SetIsomorphismPcGroup|SetIsomorphismPermGroup|SetIsomorphismReesMatrixSemigroup|SetIsomorphismRefinedPcGroup|SetIsomorphismSCAlgebra|SetIsomorphismSCFLMLOR|SetIsomorphismSimplifiedFpGroup|SetIsomorphismSpecialPcGroup|SetIsomorphismTransformationSemigroup|SetJenningsLieAlgebra|SetJenningsSeries|SetJordanDecomposition|SetKernelOfAdditiveGeneralMapping|SetKernelOfCharacter|SetKernelOfMultiplicativeGeneralMapping|SetKernelOfTransformation|SetKillingMatrix|SetKnowsHowToDecompose|SetLClassOfHClass|SetLGFirst|SetLGHeads|SetLGLayers|SetLGLength|SetLGTails|SetLGWeights|SetLargestElementGroup|SetLargestMovedPoint|SetLargestMovedPointPerm|SetLatticeGeneratorsInUEA|SetLatticeSubgroups|SetLeadCoeffsIGS|SetLeftActingAlgebra|SetLeftActingDomain|SetLeftActingGroup|SetLeftActingRingOfIdeal|SetLeftCayleyGraphSemigroup|SetLeftDerivations|SetLength|SetLengthsTom|SetLessThanFunction|SetLessThanOrEqualFunction|SetLetterRepWordsLessFunc|SetLevelsOfGenerators|SetLeviMalcevDecomposition|SetLieAlgebraByDomain|SetLieCenter|SetLieCentralizerInParent|SetLieCentre|SetLieDerivedSeries|SetLieDerivedSubalgebra|SetLieFamily|SetLieLowerCentralSeries|SetLieNilRadical|SetLieNormalizerInParent|SetLieObject|SetLieSolvableRadical|SetLieUpperCentralSeries|SetLinearActionBasis|SetLinearCharacters|SetLinesOfStraightLineProgram|SetLongestWeylWordPerm|SetLowerCentralSeriesOfGroup|SetMagmaGeneratorsOfFamily|SetMappingGeneratorsImages|SetMappingOfWhichItIsAsGGMBI|SetMarksTom|SetMatTom|SetMatrixByBlockMatrix|SetMaximalAbelianQuotient|SetMaximalBlocksAttr|SetMaximalNormalSubgroups|SetMaximalSubgroupClassReps|SetMaximalSubgroups|SetMaximalSubgroupsLattice|SetMaximalSubgroupsTom|SetMinimalBlockDimension|SetMinimalGeneratingSet|SetMinimalNormalSubgroups|SetMinimalStabChain|SetMinimalSupergroupsLattice|SetMinimizedBombieriNorm|SetModuleOfExtension|SetModulusOfZmodnZObj|SetMoebiusTom|SetMolienSeriesInfo|SetMonoidByAdjoiningIdentity|SetMonoidByAdjoiningIdentityElt|SetMonoidOfRewritingSystem|SetMonomialComparisonFunction|SetMonomialExtrepComparisonFun|SetMovedPoints|SetMultipleAttributes|SetMultiplicationTable|SetMultiplicativeNeutralElement|SetMultiplicativeZero|SetName|SetNameIsomorphismClass|SetNamesLibTom|SetNamesOfFusionSources|SetNaturalCharacter|SetNaturalHomomorphismByNormalSubgroupNCInParent|SetNaturalHomomorphismsPool|SetNegativeRootVectors|SetNegativeRoots|SetNestingDepthA|SetNestingDepthM|SetNiceAlgebraMonomorphism|SetNiceBasis|SetNiceFreeLeftModule|SetNiceFreeLeftModuleInfo|SetNiceMonomorphism|SetNiceNormalFormByExtRepFunction|SetNiceObject|SetNilpotencyClassOfGroup|SetNonLieNilpotentElement|SetNonNilpotentElement|SetNorm|SetNormalBase|SetNormalClosureInParent|SetNormalMaximalSubgroups|SetNormalSeriesByPcgs|SetNormalSubgroupClassesInfo|SetNormalSubgroups|SetNormalizerInGLnZ|SetNormalizerInGLnZBravaisGroup|SetNormalizerInHomePcgs|SetNormalizerInParent|SetNormalizersTom|SetNormedRowVector|SetNormedRowVectors|SetNormedVectors|SetNotifiedFusionsOfLibTom|SetNotifiedFusionsToLibTom|SetNrConjugacyClasses|SetNrInputsOfStraightLineProgram|SetNrMovedPoints|SetNrMovedPointsPerm|SetNrSubsTom|SetNrSyllables|SetNullAlgebra|SetNullspaceIntMat|SetNullspaceMat|SetNumberGeneratorsOfRws|SetNumberSyllables|SetNumeratorOfModuloPcgs|SetNumeratorOfRationalFunction|SetONanScottType|SetOccuringVariableIndices|SetOmegaAndLowerPCentralSeries|SetOmegaSeries|SetOne|SetOneAttr|SetOneImmutable|SetOneOfPcgs|SetOperatorOfExternalSet|SetOrbitLengths|SetOrbitLengthsDomain|SetOrbitStabilizingParentGroup|SetOrbits|SetOrbitsDomain|SetOrder|SetOrderingOfRewritingSystem|SetOrderingOnGenerators|SetOrderingsFamily|SetOrdersClassRepresentatives|SetOrdersTom|SetOrdinaryCharacterTable|SetOrthogonalSpaceInFullRowSpace|SetPCentralLieAlgebra|SetPCentralNormalSeriesByPcgsPGroup|SetPClassPGroup|SetPSLDegree|SetPSLUnderlyingField|SetPackageInfo|SetParent|SetParentAttr|SetParentPcgs|SetPartialClosureOfCongruence|SetPartialOrderOfHasseDiagram|SetPcGroupWithPcgs|SetPcSeries|SetPcgs|SetPcgsCentralSeries|SetPcgsChiefSeries|SetPcgsElementaryAbelianSeries|SetPcgsPCentralSeriesPGroup|SetPerfectIdentification|SetPerfectResiduum|SetPermutationTom|SetPositiveRootVectors|SetPositiveRoots|SetPositiveRootsAsWeights|SetPower|SetPowerANC|SetPowerNC|SetPowerS|SetPowerSubalgebraSeries|SetPreImagesRange|SetPrefrattiniSubgroup|SetPrimaryGeneratorWords|SetPrimeField|SetPrimePGroup|SetPrimePowerComponents|SetPrimitiveElement|SetPrimitiveIdentification|SetPrimitiveRoot|SetPrintFormattingStatus|SetProjectiveOrder|SetPseudoRandomSeed|SetPthPowerImages|SetQuasiDihedralGenerators|SetQuaternionGenerators|SetQuotientSemigroupCongruence|SetQuotientSemigroupHomomorphism|SetQuotientSemigroupPreimage|SetRClassOfHClass|SetRadicalGroup|SetRadicalOfAlgebra|SetRange|SetRankAction|SetRankMat|SetRankOfTransformation|SetRankPGroup|SetRat|SetRationalClasses|SetRationalFunctionsFamily|SetRationalizedMat|SetRealClasses|SetRealPart|SetRecNames|SetRecursionTrapInterval|SetReducedConfluentRewritingSystem|SetReducedMultiplication|SetReesCongruenceOfSemigroupIdeal|SetReesZeroMatrixSemigroupElementIsZero|SetRefinedPcGroup|SetRegularActionHomomorphism|SetRelationsOfFpMonoid|SetRelationsOfFpSemigroup|SetRelativeOrder|SetRelativeOrderNC|SetRelativeOrders|SetRelatorsOfFpAlgebra|SetRelatorsOfFpGroup|SetRepresentative|SetRepresentativeSmallest|SetRepresentativesContainedRightCosets|SetRepresentativesMinimalBlocksAttr|SetRepresentativesPerfectSubgroups|SetRepresentativesSimpleSubgroups|SetRespectsAddition|SetRespectsAdditiveInverses|SetRespectsInverses|SetRespectsMultiplication|SetRespectsOne|SetRespectsScalarMultiplication|SetRespectsZero|SetRightActingAlgebra|SetRightActingDomain|SetRightActingGroup|SetRightActingRingOfIdeal|SetRightCayleyGraphSemigroup|SetRightDerivations|SetRightTransversalInParent|SetRootOfDefiningPolynomial|SetRootSystem|SetRowIndexOfReesMatrixSemigroupElement|SetRowIndexOfReesZeroMatrixSemigroupElement|SetRowsOfReesMatrixSemigroup|SetRowsOfReesZeroMatrixSemigroup|SetRules|SetSLDegree|SetSLUnderlyingField|SetSandwichMatrixOfReesMatrixSemigroup|SetSandwichMatrixOfReesZeroMatrixSemigroup|SetSchurCover|SetSemiEchelonBasis|SetSemiEchelonMat|SetSemiEchelonMatTransformation|SetSemiSimpleType|SetSemidirectFactorsOfGroup|SetSemidirectProductInfo|SetSemigroupOfRewritingSystem|SetSignPerm|SetSimpleSystem|SetSimsNo|SetSize|SetSizesCentralizers|SetSizesConjugacyClasses|SetSmallGeneratingSet|SetSmallestGeneratorPerm|SetSmallestMovedPoint|SetSmallestMovedPointPerm|SetSocle|SetSocleComplement|SetSocleDimensions|SetSocleTypePrimitiveGroup|SetSortingPerm|SetSource|SetSourceOfIsoclinicTable|SetSparseCartanMatrix|SetSpecialPcgs|SetSplittingField|SetStabChainImmutable|SetStabChainMutable|SetStabChainOptions|SetStabilizerOfExternalSet|SetStandardGeneratorsInfo|SetStoredExcludedOrders|SetStoredGroebnerBasis|SetStraightLineProgElmType|SetStraightLineProgramsTom|SetString|SetStructureConstantsTable|SetStructureDescription|SetSubdirectProductInfo|SetSubfields|SetSubnormalSeriesInParent|SetSubsTom|SetSubspaces|SetSubspacesAll|SetSuccessors|SetSupersolvableResiduum|SetSurjectiveActionHomomorphismAttr|SetSylowSystem|SetSymmetricDegree|SetSymmetricParentGroup|SetTableOfMarks|SetTestMonomial|SetTestMonomialQuick|SetTestQuasiPrimitive|SetTestRelativelySM|SetTestSubnormallyMonomial|SetTietzeOrigin|SetTrace|SetTranformsOneIntoZero|SetTransformationRepresentation|SetTransformsAdditionIntoMultiplication|SetTransformsAdditiveInversesIntoInverses|SetTransformsInversesIntoAdditiveInverses|SetTransformsMultiplicationIntoAddition|SetTransformsZeroIntoOne|SetTransitiveIdentification|SetTransitivity|SetTransposedMat|SetTransposedMatAttr|SetTransposedMatImmutable|SetTransposedMatrixGroup|SetTriangulizedNullspaceMat|SetTrivialCharacter|SetTrivialSubFLMLOR|SetTrivialSubadditiveMagmaWithZero|SetTrivialSubalgebra|SetTrivialSubgroup|SetTrivialSubmagmaWithOne|SetTrivialSubmodule|SetTrivialSubmonoid|SetTrivialSubnearAdditiveMagmaWithZero|SetTrivialSubspace|SetTwoClosure|SetTypeObj|SetTypeOfObjWithMemory|SetTzOptions|SetTzRules|SetUnderlyingCharacterTable|SetUnderlyingCharacteristic|SetUnderlyingCollection|SetUnderlyingElementOfReesMatrixSemigroupElement|SetUnderlyingElementOfReesZeroMatrixSemigroupElement|SetUnderlyingExternalSet|SetUnderlyingFamily|SetUnderlyingField|SetUnderlyingGeneralMapping|SetUnderlyingGroup|SetUnderlyingLeftModule|SetUnderlyingLieAlgebra|SetUnderlyingMagma|SetUnderlyingRelation|SetUnderlyingSemigroupElementOfMonoidByAdjoiningIdentityElt|SetUnderlyingSemigroupFamily|SetUnderlyingSemigroupOfMonoidByAdjoiningIdentity|SetUnderlyingSemigroupOfReesMatrixSemigroup|SetUnderlyingSemigroupOfReesZeroMatrixSemigroup|SetUnits|SetUniversalEnvelopingAlgebra|SetUpperActingDomain|SetUpperCentralSeriesOfGroup|SetValuesOfClassFunction|SetWeightOfGenerators|SetWeightsTom|SetWeylGroup|SetWreathProductInfo|SetX|SetXHelp|SetXHelp0|SetXHelp1|SetXHelp2|SetZClassRepsQClass|SetZero|SetZeroAttr|SetZeroCoefficient|SetZeroImmutable|SetZuppos|SetnpeGL|SetnpePSL|SetnpeSL|SetsOrbits|Setter|ShallowCopy|ShallowCopy_Basis|ShallowCopy_CoKernelGens|ShallowCopy_FiniteFullRowModule|ShallowCopy_FreeGroup|ShallowCopy_FreeSemigroup|ShallowCopy_InfiniteFullRowModule|ShallowCopy_List|ShallowCopy_LowIndexSubgroupsFpGroup|ShallowCopy_Rationals|ShallowCopy_SingleCollector|ShallowCopy_Subspaces|ShallowCopy_SubspacesAll|ShallowCopy_SubspacesDim|ShallowCopy_Trivial|ShapeFrequencies|SharedObj|SharedType|ShiftedCoeffs|ShiftedPadicNumber|ShortLexOrdering|ShortLexOrderingNC|ShortestVectors|ShowArgument|ShowArguments|ShowDetails|ShowImpliedFilters|ShowMethods|ShowOtherMethods|ShowPackageVariables|ShrinkAllocationPlist|ShrinkAllocationString|ShrinkCoeffs|ShrinkRowVector|ShrinkableHashTable|ShrinkableSingleValuedHashTable|SiftAsWord|SiftedPcElement|SiftedPermutation|SiftedVector|SiftedVectorForGaussianMatrixSpace|SiftedVectorForGaussianRowSpace|Sigma|SignInt|SignPartition|SignPerm|SignPermGroup|SimpleLieAlgebra|SimpleLieAlgebraTypeA_G|SimpleLieAlgebraTypeH|SimpleLieAlgebraTypeK|SimpleLieAlgebraTypeS|SimpleLieAlgebraTypeW|SimpleSystem|SimplifiedFpGroup|SimplifyPresentation|SimsName|SimsNo|SimultaneousEigenvalues|SingleCollector|SingleCollectorByGenerators|SingleCollectorByRelators|SingleCollector_CollectWord|SingleCollector_GroupRelators|SingleCollector_MakeAvector|SingleCollector_MakeInverses|SingleCollector_SetConjugateNC|SingleCollector_SetPowerNC|SingleCollector_SetRelativeOrderNC|SingleCollector_Solution|SingleValuedHashTable|Size|SizeBlist|SizeConsiderFunction|SizeGL|SizeNumbersPerfectGroups|SizeOfFieldOfDefinition|SizeOfGLdZmodmZ|SizePSL|SizePolynomialUnipotentClassGL|SizeSL|SizeScreen|SizeStabChain|SizesCentralizers|SizesConjugacyClasses|SizesPerfectGroups|Sleep|SmallGeneratingSet|SmallGroup|SmallGroupsInformation|SmallerDegreePermutationRepresentation|SmallestGeneratorPerm|SmallestMovedPoint|SmallestMovedPointPerm|SmallestMovedPointPerms|SmallestPrimeDivisor|SmallestRootInt|SmithNormalFormIntegerMat|SmithNormalFormIntegerMatTransforms|SmithNormalFormSQ|Socle|SocleComplement|SocleDimensions|SocleTypePrimitiveGroup|SolutionIntMat|SolutionMat|SolutionMatDestructive|SolutionMatNoCo|SolutionNullspaceIntMat|SolutionSQ|SolvableNormalClosurePermGroup|SolvableQuotient|SomeVerbalSubgroups|Sort|SortFunctionWithMemory|SortParallel|SortRationalClasses|SortRelsSortedByStartGen|SortedCharacterTable|SortedCharacters|SortedList|SortedPolExtrepRatfun|SortedSparseActionHomomorphism|SortedSparseActionHomomorphismOp|SortedTom|Sortex|SortingPerm|Source|SourceOfIsoclinicTable|Sp|SpanningTree|SparseActionHomomorphism|SparseActionHomomorphismOp|SparseCartanMatrix|SparseHashTable|SparseIntKey|SpecialLinearGroup|SpecialLinearGroupCons|SpecialOrthogonalGroup|SpecialOrthogonalGroupCons|SpecialPcgs|SpecialPcgsFactor|SpecialPcgsSubgroup|SpecialUnitaryGroup|SpecialUnitaryGroupCons|SpecializedExtRepPol|SpinInductionScheme|SpinorNorm|SplitCell|SplitCellTestfun1|SplitCellTestfun2|SplitCharacters|SplitExtension|SplitStep|SplitString|SplitStringInternal|SplitTwoSpace|SplitUpSublistsByFpFunc|SplitWordTail|SplittingField|Sqrt|SquareRoots|StabChain|StabChainBaseStrongGenerators|StabChainForcePoint|StabChainImmutable|StabChainMutable|StabChainOp|StabChainOptions|StabChainPermGroupToPermGroupGeneralMappingByImages|StabChainRandomPermGroup|StabChainStrong|StabChainSwap|Stabilizer|StabilizerByMatrixOperation|StabilizerFunc|StabilizerFuncOp|StabilizerOfBlockNC|StabilizerOfExternalSet|StabilizerOp|StabilizerPcgs|StandardAssociate|StandardClassMatrixColumn|StandardGeneratorsInfo|StandardGeneratorsOfFullHomModule|StandardGeneratorsOfFullMatrixModule|StandardGeneratorsOfGroup|StandardScalarProduct|StandardizeTable|StandardizeTable2|StandardizeTable2C|StandardizeTableC|StarCyc|State|StateRandom|StatusRandom|StepModGauss|Stirling1|Stirling2|StoreAlgExtFam|StoreFactorsPol|StoreFusion|StoreInfoFreeMagma|StoredExcludedOrders|StoredGroebnerBasis|StraightLineProgElm|StraightLineProgElmType|StraightLineProgGens|StraightLineProgram|StraightLineProgramElmRankFilter|StraightLineProgramNC|StraightLineProgramsTom|StratMeetPartition|StretchImportantSLPElement|String|StringDate|StringFile|StringOfResultOfLineOfStraightLineProgram|StringOfResultOfStraightLineProgram|StringOfUnivariateRationalPolynomialByCoefficients|StringPP|StringStreamInputTextFile|StringTime|StringToStraightLineProgram|StringUnivariateLaurent|StripMemory|StripStabChain|StrongGeneratorsStabChain|StronglyConnectedComponents|StructuralCopy|StructureConstantsPadicNumbers|StructureConstantsTable|StructureDescription|SubAlgebraModule|SubFLMLOR|SubFLMLORNC|SubFLMLORWithOne|SubFLMLORWithOneNC|SubGModLeadPos|SubSyllables|SubadditiveGroup|SubadditiveGroupNC|SubadditiveMagma|SubadditiveMagmaNC|SubadditiveMagmaWithInverses|SubadditiveMagmaWithInversesNC|SubadditiveMagmaWithZero|SubadditiveMagmaWithZeroNC|Subalgebra|SubalgebraNC|SubalgebraWithOne|SubalgebraWithOneNC|SubdirProdPcGroups|SubdirectDiagonalPerms|SubdirectProduct|SubdirectProductInfo|SubdirectProductOp|SubdirectProducts|Subfield|SubfieldNC|Subfields|SubgpConjSymmgp|Subgroup|SubgroupByPcgs|SubgroupByProperty|SubgroupGeneratorsCosetTable|SubgroupMethodByNiceMonomorphism|SubgroupMethodByNiceMonomorphismCollColl|SubgroupMethodByNiceMonomorphismCollElm|SubgroupMethodByNiceMonomorphismCollOther|SubgroupNC|SubgroupOfWholeGroupByCosetTable|SubgroupOfWholeGroupByQuotientSubgroup|SubgroupProperty|SubgroupShell|SubgroupsMethodByNiceMonomorphism|SubgroupsOrbitsAndNormalizers|SubgroupsSolvableGroup|Submagma|SubmagmaNC|SubmagmaWithInverses|SubmagmaWithInversesNC|SubmagmaWithOne|SubmagmaWithOneNC|Submodule|SubmoduleNC|Submonoid|SubmonoidNC|SubnearAdditiveGroup|SubnearAdditiveGroupNC|SubnearAdditiveMagma|SubnearAdditiveMagmaNC|SubnearAdditiveMagmaWithInverses|SubnearAdditiveMagmaWithInversesNC|SubnearAdditiveMagmaWithZero|SubnearAdditiveMagmaWithZeroNC|SubnormalSeries|SubnormalSeriesInParent|SubnormalSeriesOp|SuboLiBli|SuboSiBli|SuboTruePos|SuboUniteBlist|Suborbits|Subring|SubringNC|SubringWithOne|SubringWithOneNC|SubsTom|Subsemigroup|SubsemigroupNC|Subsemiring|SubsemiringNC|SubsemiringWithOne|SubsemiringWithOneAndZero|SubsemiringWithOneAndZeroNC|SubsemiringWithOneNC|SubsemiringWithZero|SubsemiringWithZeroNC|Subspace|SubspaceNC|SubspaceVectorSpaceGroup|Subspaces|SubspacesAll|SubspacesDim|SubstitutedWord|SubtractBlist|SubtractBlistOrbitStabChain|SubtractSet|Subtype|Subtype2|Subtype3|Subword|Successors|SuggestUpgrades|Sum|SumCoefPolynomial|SumCoefRatfun|SumCoeffLaurpol|SumCoeffUnivfunc|SumFactorizationFunctionPcgs|SumIntersectionMat|SumOfMBMAndMapping|SumOfMappingAndMBM|SumOfPcElement|SumOp|SumPcgs|SumRootsPol|SumRootsPolComp|SumX|SumXHelp|SumXHelp0|SumXHelp1|SumXHelp2|SummandMolienSeries|SupType|SupType2|SupType3|SupersolvableResiduum|SupersolvableResiduumDefault|SurjectiveActionHomomorphismAttr|SuzukiGroup|SuzukiGroupCons|SyllableRepAssocWord|SyllableWordObjByExtRep|SylowComplement|SylowComplementOp|SylowSubgroup|SylowSubgroupOp|SylowSubgroupPermGroup|SylowSystem|SymAdic|SymmetricClosureBinaryRelation|SymmetricDegree|SymmetricGroup|SymmetricGroupCons|SymmetricParentGroup|SymmetricParts|SymmetricPower|SymmetricPowerOfAlgebraModule|Symmetrisations|Symmetrizations|SymplecticComponents|SymplecticGroup|SymplecticGroupCons|SyzygyCriterion|Sz|TESTER_FILTER|TNUM_OBJ|TNUM_OBJ_INT|TRACE_METHODS|TRANSGrp|TRANSPOSED_GF2MAT|TRANSPOSED_MAT8BIT|TRANSProperties|TRIANGULIZE_LIST_GF2VECS|TRIANGULIZE_LIST_VEC8BITS|TRIM_PERM|TRUES_FLAGS|TRY_GCD_CANCEL_EXTREP_POL|TYPE_FFE|TYPE_FFE0|TYPE_LIST_HOM|TYPE_MAT8BIT|TYPE_OBJ|TYPE_VEC8BIT|TYPE_VEC8BIT_LOCKED|TableAutomorphisms|TableHasIntKeyFun|TableOfMarks|TableOfMarksByLattice|TableOfMarksCyclic|TableOfMarksDihedral|TableOfMarksFrobenius|TableOfMarksFromLibrary|TailOfPcgsPermGroup|TailsInverses|Tau|TeX|TeXObj|TeachingMode|TemporaryGlobalVarName|TensorProduct|TensorProductGModule|TensorProductOfAlgebraModules|TensorWreathProductOfMatrixGroup|Tensored|TestConsistencyMaps|TestHomogeneous|TestInducedFromNormalSubgroup|TestJacobi|TestMonomial|TestMonomialFromLattice|TestMonomialQuick|TestPackageAvailability|TestPerm1|TestPerm2|TestPerm3|TestPerm4|TestPerm5|TestQuasiPrimitive|TestRelativelySM|TestRelativelySMFun|TestRow|TestSubnormallyMonomial|Tester|TietzeOrigin|TietzeWordAbstractWord|TmpDirectory|TmpName|ToggleEcho|TopExtensionsByAutomorphism|Trace|TraceDefinition|TraceImmediateMethods|TraceMat|TraceMethods|TraceModQF|TracePolynomial|TracedCosetFpGroup|TrailingEntriesLTM|TranformsOneIntoZero|TransArrange|TransCombinat|TransGrpLoad|TransStabCSPG|TransferDiagram|TransferPcgsInfo|TransferedExtensionPol|Transformation|TransformationData|TransformationFamily|TransformationNC|TransformationRelation|TransformationRepresentation|TransformationType|TransformingPermutationFamily|TransformingPermutations|TransformingPermutationsCharacterTables|TransformsAdditionIntoMultiplication|TransformsAdditiveInversesIntoInverses|TransformsInversesIntoAdditiveInverses|TransformsMultiplicationIntoAddition|TransformsZeroIntoOne|TransitiveClosureBinaryRelation|TransitiveGroup|TransitiveIdentification|Transitivity|TranslateString|TranslatorSubalgebra|TransposedMat|TransposedMatAttr|TransposedMatDestructive|TransposedMatImmutable|TransposedMatMutable|TransposedMatOp|TransposedMatrixGroup|TreeEntry|TreeRepresentedWord|TrialQuotientRPF|TriangulizeIntegerMat|TriangulizeMat|TriangulizeMatGF2|TriangulizeMonomialElementList|TriangulizeWeightRepElementList|TriangulizedGeneratorsByMatrix|TriangulizedIntegerMat|TriangulizedIntegerMatTransform|TriangulizedIntegerMatTransforms|TriangulizedNullspaceMat|TriangulizedNullspaceMatDestructive|TriangulizedNullspaceMatNT|TrivialCharacter|TrivialGModule|TrivialGroup|TrivialGroupCons|TrivialIterator|TrivialModule|TrivialPartition|TrivialSubFLMLOR|TrivialSubadditiveMagmaWithZero|TrivialSubalgebra|TrivialSubgroup|TrivialSubmagmaWithOne|TrivialSubmodule|TrivialSubmonoid|TrivialSubnearAdditiveMagmaWithZero|TrivialSubspace|TryCombinations|TryConwayPolynomialForFrobeniusCharacterValue|TryCosetTableInWholeGroup|TryGcdCancelExtRepPolynomials|TryLayerSQ|TryModuleSQ|TryPcgsPermGroup|TrySecondaryImages|Tschirnhausen|Tuple|TupleNC|Tuples|TuplesFamily|TuplesK|TwoClosure|TwoClosurePermGroup|TwoCoboundaries|TwoCoboundariesSQ|TwoCocycles|TwoCocyclesSQ|TwoCohomology|TwoCohomologySQ|TwoSeqPol|TwoSidedIdeal|TwoSidedIdealByGenerators|TwoSidedIdealNC|TwoSquares|TypeObj|TypeOfDefaultGeneralMapping|TypeOfObjWithMemory|TzCheckRecord|TzEliminate|TzEliminateFromTree|TzEliminateGen|TzEliminateGen1|TzEliminateGens|TzFindCyclicJoins|TzGeneratorExponents|TzGo|TzGoGo|TzHandleLength1Or2Relators|TzImagesOldGens|TzInitGeneratorImages|TzMostFrequentPairs|TzNewGenerator|TzOccurrences|TzOccurrencesPairs|TzOptions|TzPreImagesNewGens|TzPrint|TzPrintGeneratorImages|TzPrintGenerators|TzPrintLengths|TzPrintOptions|TzPrintPairs|TzPrintPresentation|TzPrintRelators|TzPrintStatus|TzRelator|TzRemoveGenerators|TzRenumberGens|TzReplaceGens|TzRules|TzSearch|TzSearchC|TzSearchEqual|TzSort|TzSortC|TzSubstitute|TzSubstituteCyclicJoins|TzSubstituteGen|TzSubstituteWord|TzTestInitialSetup|TzUpdateGeneratorImages|TzWordAbstractWord|UNBIND_GLOBAL|UNB_GF2MAT|UNB_GF2VEC|UNB_GVAR|UNB_LIST|UNB_REC|UNB_VEC8BIT|UNITE_BLIST|UNITE_BLIST_LIST|UNITE_SET|UNIVARTEST_RATFUN|UNIV_FUNC_BY_EXTREP|UNIXSelect|UNPROFILE_FUNC|UNTRACE_METHODS|USER_HOME_EXPAND|UglyVector|UnInstallCharReadHookFunc|UnSetImage|Unbind.|UnbindElmWPObj|UnbindGlobal|Unbind|UnderlyingCharacterTable|UnderlyingCharacteristic|UnderlyingCollection|UnderlyingDomainOfBinaryRelation|UnderlyingElement|UnderlyingElementOfReesMatrixSemigroupElement|UnderlyingElementOfReesZeroMatrixSemigroupElement|UnderlyingExternalSet|UnderlyingFamily|UnderlyingField|UnderlyingGeneralMapping|UnderlyingGroup|UnderlyingLeftModule|UnderlyingLieAlgebra|UnderlyingMagma|UnderlyingRelation|UnderlyingSemigroupElementOfMonoidByAdjoiningIdentityElt|UnderlyingSemigroupFamily|UnderlyingSemigroupOfMonoidByAdjoiningIdentity|UnderlyingSemigroupOfReesMatrixSemigroup|UnderlyingSemigroupOfReesZeroMatrixSemigroup|UndoRefinement|UnhideGlobalVariables|Union|Union2|UnionBlist|UnionSet|Unique|UniteBlist|UniteBlistList|UniteSet|Units|UnivariateLaurentPolynomialByCoefficients|UnivariatePolynomial|UnivariatePolynomialByCoefficients|UnivariatePolynomialRing|UnivariateRationalFunctionByCoefficients|UnivariateRationalFunctionByExtRep|UnivariateRationalFunctionByExtRepNC|UnivariatenessTestRationalFunction|UniversalEnvelopingAlgebra|Unknown|UnloadSmallGroupsData|UnlockNaturalHomomorphismsPool|UnmarkTree|UnorderedTuples|UnorderedTuplesK|UnprofileFunctions|UnprofileMethods|UntraceMethods|UpEnv|UpdateMap|UpdatePolycyclicCollector|UpdateWeightInfo|UpperActingDomain|UpperCentralSeries|UpperCentralSeriesOfGroup|UpperSubdiagonal|UseBasis|UseFactorRelation|UseIsomorphismRelation|UseSubsetRelation|VALUE_GLOBAL|VAL_GVAR|VCONSTRUCTOR_0ARGS|VCONSTRUCTOR_1ARGS|VCONSTRUCTOR_2ARGS|VCONSTRUCTOR_3ARGS|VCONSTRUCTOR_4ARGS|VCONSTRUCTOR_5ARGS|VCONSTRUCTOR_6ARGS|VCONSTRUCTOR_XARGS|VIEW_OBJ|VMETHOD_0ARGS|VMETHOD_1ARGS|VMETHOD_2ARGS|VMETHOD_3ARGS|VMETHOD_4ARGS|VMETHOD_5ARGS|VMETHOD_6ARGS|VMETHOD_XARGS|VPActionHom|VSTInsertToLeft|VSTNode|ValidatePackageInfo|Valuation|Value|ValueCochain|ValueGlobal|ValueMolienSeries|ValueOption|ValuePol|ValuesOfClassFunction|VectorOfRelator|VectorSearchTable|VectorSpace|VectorSpaceByPcgsOfElementaryAbelianGroup|VerifySGS|VerifyStabilizer|View|ViewFullHomModule|ViewLength|ViewMolienSeries|ViewObj|ViewString|VirtualCharacter|WITH_HIDDEN_IMPS_FLAGS|WITH_IMPS_FLAGS|WRITE_BYTE_FILE|WRITE_IOSTREAM|WRITE_STRING_FILE_NC|WallForm|WeakPointerObj|WedgeGModule|WeekDay|WeightLexOrdering|WeightLexOrderingNC|WeightOfGenerators|WeightVecFFE|WeightsTom|WeylGroup|WeylOrbitIterator|Where|WindowCmd|WordAlp|WreathElm|WreathProduct|WreathProductImprimitiveAction|WreathProductInfo|WreathProductOfMatrixGroup|WreathProductOrdering|WreathProductProductAction|WriteAll|WriteByte|WriteLine|X|XTNUM_OBJ|Z|ZClassRepsQClass|ZERO|ZERO_ATTR_MAT|ZERO_GF2VEC|ZERO_GF2VEC_2|ZERO_LIST_DEFAULT|ZERO_MUT|ZERO_MUT_LIST_DEFAULT|ZERO_VEC8BIT|ZERO_VEC8BIT_2|ZIPPED_PRODUCT_LISTS|ZIPPED_SUM_LISTS|ZIPPED_SUM_LISTS_LIB|ZOp|ZassenhausIntersection|Zero|ZeroAttr|ZeroCoefficient|ZeroCoefficientRatFun|ZeroImmutable|ZeroMapping|ZeroMatrix|ZeroMutable|ZeroOp|ZeroSM|ZeroSameMutability|ZeroVector|ZevData|ZevDataValue|ZippedListQuotient|ZippedProduct|ZippedSum|ZmodnZ|ZmodnZObj|ZmodpZ|ZmodpZNC|ZmodpZObj|ZumbroichBase|Zuppos|calcreps2|calcrepsn|dt_add|equal|fueghinzu|in|konvert2|konvertiere|mkavec|mod|npeGL|npePSL|npeSL|op|ordne2|redkomprimiere)\\b",
|
136
|
+
"name": "support.function"
|
137
|
+
}
|
138
|
+
],
|
139
|
+
"repository": {
|
140
|
+
"string_escaped_char": {
|
141
|
+
"patterns": [
|
142
|
+
{
|
143
|
+
"match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2})",
|
144
|
+
"name": "constant.character.escape.gap"
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"match": "\\\\.",
|
148
|
+
"name": "invalid.illegal.unknown-escape.gap"
|
149
|
+
}
|
150
|
+
]
|
151
|
+
},
|
152
|
+
"string_placeholder": {
|
153
|
+
"patterns": [
|
154
|
+
{
|
155
|
+
"match": "(?x)%\n \t\t\t\t\t\t(\\d+\\$)? # field (argument #)\n \t\t\t\t\t\t[#0\\- +']* # flags\n \t\t\t\t\t\t[,;:_]? # separator character (AltiVec)\n \t\t\t\t\t\t((-?\\d+)|\\*(-?\\d+\\$)?)? # minimum field width\n \t\t\t\t\t\t(\\.((-?\\d+)|\\*(-?\\d+\\$)?)?)? # precision\n \t\t\t\t\t\t(hh|h|ll|l|j|t|z|q|L|vh|vl|v|hv|hl)? # length modifier\n \t\t\t\t\t\t[diouxXDOUeEfFgGaACcSspn%] # conversion type\n \t\t\t\t\t",
|
156
|
+
"name": "constant.other.placeholder.c"
|
157
|
+
},
|
158
|
+
{
|
159
|
+
"match": "%",
|
160
|
+
"name": "invalid.illegal.placeholder.c"
|
161
|
+
}
|
162
|
+
]
|
163
|
+
}
|
164
|
+
},
|
165
|
+
"scopeName": "source.gap",
|
166
|
+
"uuid": "5CFA459A-1B65-493F-A806-0DF8DE8AECE2"
|
167
|
+
}
|
@@ -0,0 +1,25 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"nc"
|
4
|
+
],
|
5
|
+
"name": "GCode",
|
6
|
+
"patterns": [
|
7
|
+
{
|
8
|
+
"comment": "Comment",
|
9
|
+
"match": "(\\()(.*)(\\))",
|
10
|
+
"name": "comment.number-sign.nc"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"comment": "keywords Attributes",
|
14
|
+
"match": "(G|F|S|M|T|O|%)[0-9]+",
|
15
|
+
"name": "keyword.nc"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"comment": "Framework variable",
|
19
|
+
"match": "(X|Y|Z|I|J|K)([0-9]+(?:\\.[0-9]*)?)",
|
20
|
+
"name": "variable.language.MCPOST"
|
21
|
+
}
|
22
|
+
],
|
23
|
+
"scopeName": "source.gcode",
|
24
|
+
"uuid": "32ab95f2-a394-46ee-9e83-9d93b9de5f19"
|
25
|
+
}
|
@@ -0,0 +1,154 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"gd"
|
4
|
+
],
|
5
|
+
"name": "GDScript (Godot Engine)",
|
6
|
+
"patterns": [
|
7
|
+
{
|
8
|
+
"match": "(#).*$\\n?",
|
9
|
+
"name": "punctuation.definition.comment.gdscript"
|
10
|
+
},
|
11
|
+
{
|
12
|
+
"begin": "\"",
|
13
|
+
"end": "(?<!\\\\)\"",
|
14
|
+
"name": "string.quoted.double.gdscript"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"begin": "'",
|
18
|
+
"end": "(?<!\\\\)'",
|
19
|
+
"name": "string.quoted.single.gdscript"
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"match": "\\b(?i:0x\\h*)\\b",
|
23
|
+
"name": "constant.numeric.integer.hexadecimal.gdscript"
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"match": "\\b(?i:(\\d+\\.\\d*(e[\\-\\+]?\\d+)?))\\b",
|
27
|
+
"name": "constant.numeric.float.gdscript"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"match": "\\b(?i:(\\.\\d+(e[\\-\\+]?\\d+)?))\\b",
|
31
|
+
"name": "constant.numeric.float.gdscript"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"match": "\\b(?i:(\\d+e[\\-\\+]?\\d+))\\b",
|
35
|
+
"name": "constant.numeric.float.gdscript"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"match": "\\b\\d+\\b",
|
39
|
+
"name": "constant.numeric.integer.gdscript"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"match": "\\b(?i:elif|else|for|if|while|break|continue|pass|return)\\b",
|
43
|
+
"name": "keyword.control.flow.gdscript"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"match": "\\b(?i:&&|and|in|is|!|not|\\|\\||or)\\b",
|
47
|
+
"name": "keyword.operator.logical.gdscript"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"match": "<=|>=|==|<|>|!=",
|
51
|
+
"name": "keyword.operator.comparison.gdscript"
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"match": "\\+=|-=|\\*=|/=|%=|&=|\\|=|\\*|/|%|\\+|-|<<|>>|&|\\||\\^|~",
|
55
|
+
"name": "keyword.operator.arithmetic.gdscript"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"match": "=",
|
59
|
+
"name": "keyword.operator.assignment.gdscript"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"captures": {
|
63
|
+
"1": {
|
64
|
+
"name": "storage.type.class.gdscript"
|
65
|
+
},
|
66
|
+
"2": {
|
67
|
+
"name": "entity.name.type.class.gdscript"
|
68
|
+
}
|
69
|
+
},
|
70
|
+
"match": "^\\s*(?i:(class))\\s+([a-zA-Z_][a-zA-Z_0-9]*)\\s*:"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"begin": "^\\s*(?i:(func))\\s+([a-zA-Z_][a-zA-Z_0-9]*)\\s*\\(",
|
74
|
+
"beginCaptures": {
|
75
|
+
"1": {
|
76
|
+
"name": "storage.type.function.gdscript"
|
77
|
+
},
|
78
|
+
"2": {
|
79
|
+
"name": "entity.name.function.gdscript"
|
80
|
+
}
|
81
|
+
},
|
82
|
+
"end": "\\)\\s*:",
|
83
|
+
"patterns": [
|
84
|
+
{
|
85
|
+
"match": "[a-zA-Z_][a-zA-Z_0-9]*",
|
86
|
+
"name": "variable.parameter.gdscript"
|
87
|
+
}
|
88
|
+
]
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"captures": {
|
92
|
+
"1": {
|
93
|
+
"name": "storage.type.var.gdscript"
|
94
|
+
},
|
95
|
+
"2": {
|
96
|
+
"name": "variable.other.gdscript"
|
97
|
+
}
|
98
|
+
},
|
99
|
+
"match": "\\b(?i:(var))\\s+([a-zA-Z_][a-zA-Z_0-9]*)"
|
100
|
+
},
|
101
|
+
{
|
102
|
+
"captures": {
|
103
|
+
"1": {
|
104
|
+
"name": "storage.type.const.gdscript"
|
105
|
+
},
|
106
|
+
"2": {
|
107
|
+
"name": "variable.other.gdscript"
|
108
|
+
}
|
109
|
+
},
|
110
|
+
"match": "\\b(?i:(const))\\s+([a-zA-Z_][a-zA-Z_0-9]*)"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"match": "\\b(?i:extends|assert)\\b",
|
114
|
+
"name": "keyword.other.gdscript"
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"match": "(?<=extends)\\s+[a-zA-Z_][a-zA-Z_0-9]*(\\.([a-zA-Z_][a-zA-Z_0-9]*))?",
|
118
|
+
"name": "entity.other.inherited-class.gdscript"
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"match": "\\b(?i:true|false|null)\\b",
|
122
|
+
"name": "constant.language.gdscript"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"match": "\\b(?i:static|export|tool|yield)\\b",
|
126
|
+
"name": "storage.modifier.static.gdscript"
|
127
|
+
},
|
128
|
+
{
|
129
|
+
"match": "([A-Z][a-zA-Z_0-9]*)",
|
130
|
+
"name": "entity.name.type.class-type.gdscript"
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"match": "([a-z_][a-zA-Z_0-9]*)",
|
134
|
+
"name": "entity.name.type.variant.gdscript"
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"begin": "([a-z][a-zA-Z_0-9]*)\\s*\\(",
|
138
|
+
"beginCaptures": {
|
139
|
+
"1": {
|
140
|
+
"name": "entity.name.function.reference.gdscript"
|
141
|
+
}
|
142
|
+
},
|
143
|
+
"end": "\\)",
|
144
|
+
"patterns": [
|
145
|
+
{
|
146
|
+
"match": "([a-zA-Z_][a-zA-Z_0-9]*)",
|
147
|
+
"name": "variable.parameter.gdscript"
|
148
|
+
}
|
149
|
+
]
|
150
|
+
}
|
151
|
+
],
|
152
|
+
"scopeName": "source.gdscript",
|
153
|
+
"uuid": "e08b7d98-5d50-4aa9-8935-7c759a4a8fdd"
|
154
|
+
}
|
@@ -0,0 +1,1270 @@
|
|
1
|
+
{
|
2
|
+
"name": "GitHub Markdown",
|
3
|
+
"scopeName": "source.gfm",
|
4
|
+
"fileTypes": [
|
5
|
+
"markdown",
|
6
|
+
"md",
|
7
|
+
"mdown",
|
8
|
+
"mkd",
|
9
|
+
"mkdown",
|
10
|
+
"rmd",
|
11
|
+
"ron"
|
12
|
+
],
|
13
|
+
"patterns": [
|
14
|
+
{
|
15
|
+
"match": "\\\\.",
|
16
|
+
"name": "constant.character.escape.gfm"
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"begin": "(?<=^|[^\\w\\d\\*])\\*\\*\\*(?!$|\\*|\\s)",
|
20
|
+
"end": "(?<!^|\\s)\\*\\*\\**\\*(?=$|[^\\w|\\d])",
|
21
|
+
"name": "markup.bold.italic.gfm"
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"begin": "(?<=^|[^\\w\\d_])___(?!$|_|\\s)",
|
25
|
+
"end": "(?<!^|\\s)___*_(?=$|[^\\w|\\d])",
|
26
|
+
"name": "markup.bold.italic.gfm"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"begin": "(?<=^|[^\\w\\d\\*])\\*\\*(?!$|\\*|\\s)",
|
30
|
+
"end": "(?<!^|\\s)\\*\\**\\*(?=$|[^\\w|\\d])",
|
31
|
+
"name": "markup.bold.gfm"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"begin": "(?<=^|[^\\w\\d_])__(?!$|_|\\s)",
|
35
|
+
"end": "(?<!^|\\s)__*_(?=$|[^\\w|\\d])",
|
36
|
+
"name": "markup.bold.gfm"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"begin": "(?<=^|[^\\w\\d\\*])\\*(?!$|\\*|\\s)",
|
40
|
+
"end": "(?<!^|\\s)\\**\\*(?=$|[^\\w|\\d])",
|
41
|
+
"name": "markup.italic.gfm"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"begin": "(?<=^|[^\\w\\d_\\{\\}])_(?!$|_|\\s)",
|
45
|
+
"end": "(?<!^|\\s)_*_(?=$|[^\\w|\\d])",
|
46
|
+
"name": "markup.italic.gfm"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"begin": "(?<=^|[^\\w\\d~])~~(?!$|~|\\s)",
|
50
|
+
"end": "(?<!^|\\s)~~*~(?=$|[^\\w|\\d])",
|
51
|
+
"name": "markup.strike.gfm"
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"begin": "^(#{6})(\\s*)",
|
55
|
+
"end": "$",
|
56
|
+
"name": "markup.heading.heading-6.gfm",
|
57
|
+
"captures": {
|
58
|
+
"1": {
|
59
|
+
"name": "markup.heading.marker.gfm"
|
60
|
+
},
|
61
|
+
"2": {
|
62
|
+
"name": "markup.heading.space.gfm"
|
63
|
+
}
|
64
|
+
},
|
65
|
+
"patterns": [
|
66
|
+
{
|
67
|
+
"include": "$self"
|
68
|
+
}
|
69
|
+
]
|
70
|
+
},
|
71
|
+
{
|
72
|
+
"begin": "^(#{5})(\\s*)",
|
73
|
+
"end": "$",
|
74
|
+
"name": "markup.heading.heading-5.gfm",
|
75
|
+
"captures": {
|
76
|
+
"1": {
|
77
|
+
"name": "markup.heading.marker.gfm"
|
78
|
+
},
|
79
|
+
"2": {
|
80
|
+
"name": "markup.heading.space.gfm"
|
81
|
+
}
|
82
|
+
},
|
83
|
+
"patterns": [
|
84
|
+
{
|
85
|
+
"include": "$self"
|
86
|
+
}
|
87
|
+
]
|
88
|
+
},
|
89
|
+
{
|
90
|
+
"begin": "^(#{4})(\\s*)",
|
91
|
+
"end": "$",
|
92
|
+
"name": "markup.heading.heading-4.gfm",
|
93
|
+
"captures": {
|
94
|
+
"1": {
|
95
|
+
"name": "markup.heading.marker.gfm"
|
96
|
+
},
|
97
|
+
"2": {
|
98
|
+
"name": "markup.heading.space.gfm"
|
99
|
+
}
|
100
|
+
},
|
101
|
+
"patterns": [
|
102
|
+
{
|
103
|
+
"include": "$self"
|
104
|
+
}
|
105
|
+
]
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"begin": "^(#{3})(\\s*)",
|
109
|
+
"end": "$",
|
110
|
+
"name": "markup.heading.heading-3.gfm",
|
111
|
+
"captures": {
|
112
|
+
"1": {
|
113
|
+
"name": "markup.heading.marker.gfm"
|
114
|
+
},
|
115
|
+
"2": {
|
116
|
+
"name": "markup.heading.space.gfm"
|
117
|
+
}
|
118
|
+
},
|
119
|
+
"patterns": [
|
120
|
+
{
|
121
|
+
"include": "$self"
|
122
|
+
}
|
123
|
+
]
|
124
|
+
},
|
125
|
+
{
|
126
|
+
"begin": "^(#{2})(\\s*)",
|
127
|
+
"end": "$",
|
128
|
+
"name": "markup.heading.heading-2.gfm",
|
129
|
+
"captures": {
|
130
|
+
"1": {
|
131
|
+
"name": "markup.heading.marker.gfm"
|
132
|
+
},
|
133
|
+
"2": {
|
134
|
+
"name": "markup.heading.space.gfm"
|
135
|
+
}
|
136
|
+
},
|
137
|
+
"patterns": [
|
138
|
+
{
|
139
|
+
"include": "$self"
|
140
|
+
}
|
141
|
+
]
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"begin": "^(#{1})(\\s*)",
|
145
|
+
"end": "$",
|
146
|
+
"name": "markup.heading.heading-1.gfm",
|
147
|
+
"captures": {
|
148
|
+
"1": {
|
149
|
+
"name": "markup.heading.marker.gfm"
|
150
|
+
},
|
151
|
+
"2": {
|
152
|
+
"name": "markup.heading.space.gfm"
|
153
|
+
}
|
154
|
+
},
|
155
|
+
"patterns": [
|
156
|
+
{
|
157
|
+
"include": "$self"
|
158
|
+
}
|
159
|
+
]
|
160
|
+
},
|
161
|
+
{
|
162
|
+
"match": "(:)(\\+1|\\-1|100|1234|8ball|a|ab|abc|abcd|accept|aerial_tramway|airplane|alarm_clock|alien|ambulance|anchor|angel|anger|angry|anguished|ant|apple|aquarius|aries|arrow_backward|arrow_double_down|arrow_double_up|arrow_down|arrow_down_small|arrow_forward|arrow_heading_down|arrow_heading_up|arrow_left|arrow_lower_left|arrow_lower_right|arrow_right|arrow_right_hook|arrow_up|arrow_up_down|arrow_up_small|arrow_upper_left|arrow_upper_right|arrows_clockwise|arrows_counterclockwise|art|articulated_lorry|astonished|atm|b|baby|baby_bottle|baby_chick|baby_symbol|back|baggage_claim|balloon|ballot_box_with_check|bamboo|banana|bangbang|bank|bar_chart|barber|baseball|basketball|bath|bathtub|battery|bear|bee|beer|beers|beetle|beginner|bell|bento|bicyclist|bike|bikini|bird|birthday|black_circle|black_joker|black_medium_small_square|black_medium_square|black_nib|black_small_square|black_square|black_square_button|blossom|blowfish|blue_book|blue_car|blue_heart|blush|boar|boat|bomb|book|bookmark|bookmark_tabs|books|boom|boot|bouquet|bow|bowling|bowtie|boy|bread|bride_with_veil|bridge_at_night|briefcase|broken_heart|bug|bulb|bullettrain_front|bullettrain_side|bus|busstop|bust_in_silhouette|busts_in_silhouette|cactus|cake|calendar|calling|camel|camera|cancer|candy|capital_abcd|capricorn|car|card_index|carousel_horse|cat|cat2|cd|chart|chart_with_downwards_trend|chart_with_upwards_trend|checkered_flag|cherries|cherry_blossom|chestnut|chicken|children_crossing|chocolate_bar|christmas_tree|church|cinema|circus_tent|city_sunrise|city_sunset|cl|clap|clapper|clipboard|clock1|clock10|clock1030|clock11|clock1130|clock12|clock1230|clock130|clock2|clock230|clock3|clock330|clock4|clock430|clock5|clock530|clock6|clock630|clock7|clock730|clock8|clock830|clock9|clock930|closed_book|closed_lock_with_key|closed_umbrella|cloud|clubs|cn|cocktail|coffee|cold_sweat|collision|computer|confetti_ball|confounded|confused|congratulations|construction|construction_worker|convenience_store|cookie|cool|cop|copyright|corn|couple|couple_with_heart|couplekiss|cow|cow2|credit_card|crocodile|crossed_flags|crown|cry|crying_cat_face|crystal_ball|cupid|curly_loop|currency_exchange|curry|custard|customs|cyclone|dancer|dancers|dango|dart|dash|date|de|deciduous_tree|department_store|diamond_shape_with_a_dot_inside|diamonds|disappointed|disappointed_relieved|dizzy|dizzy_face|do_not_litter|dog|dog2|dollar|dolls|dolphin|donut|door|doughnut|dragon|dragon_face|dress|dromedary_camel|droplet|dvd|e\\-mail|ear|ear_of_rice|earth_africa|earth_americas|earth_asia|egg|eggplant|eight|eight_pointed_black_star|eight_spoked_asterisk|electric_plug|elephant|email|end|envelope|es|euro|european_castle|european_post_office|evergreen_tree|exclamation|expressionless|eyeglasses|eyes|facepunch|factory|fallen_leaf|family|fast_forward|fax|fearful|feelsgood|feet|ferris_wheel|file_folder|finnadie|fire|fire_engine|fireworks|first_quarter_moon|first_quarter_moon_with_face|fish|fish_cake|fishing_pole_and_fish|fist|five|flags|flashlight|floppy_disk|flower_playing_cards|flushed|foggy|football|fork_and_knife|fountain|four|four_leaf_clover|fr|free|fried_shrimp|fries|frog|frowning|fu|fuelpump|full_moon|full_moon_with_face|game_die|gb|gem|gemini|ghost|gift|gift_heart|girl|globe_with_meridians|goat|goberserk|godmode|golf|grapes|green_apple|green_book|green_heart|grey_exclamation|grey_question|grimacing|grin|grinning|guardsman|guitar|gun|haircut|hamburger|hammer|hamster|hand|handbag|hankey|hash|hatched_chick|hatching_chick|headphones|hear_no_evil|heart|heart_decoration|heart_eyes|heart_eyes_cat|heartbeat|heartpulse|hearts|heavy_check_mark|heavy_division_sign|heavy_dollar_sign|heavy_exclamation_mark|heavy_minus_sign|heavy_multiplication_x|heavy_plus_sign|helicopter|herb|hibiscus|high_brightness|high_heel|hocho|honey_pot|honeybee|horse|horse_racing|hospital|hotel|hotsprings|hourglass|hourglass_flowing_sand|house|house_with_garden|hurtrealbad|hushed|ice_cream|icecream|id|ideograph_advantage|imp|inbox_tray|incoming_envelope|information_desk_person|information_source|innocent|interrobang|iphone|it|izakaya_lantern|jack_o_lantern|japan|japanese_castle|japanese_goblin|japanese_ogre|jeans|joy|joy_cat|jp|key|keycap_ten|kimono|kiss|kissing|kissing_cat|kissing_closed_eyes|kissing_face|kissing_heart|kissing_smiling_eyes|koala|koko|kr|large_blue_circle|large_blue_diamond|large_orange_diamond|last_quarter_moon|last_quarter_moon_with_face|laughing|leaves|ledger|left_luggage|left_right_arrow|leftwards_arrow_with_hook|lemon|leo|leopard|libra|light_rail|link|lips|lipstick|lock|lock_with_ink_pen|lollipop|loop|loudspeaker|love_hotel|love_letter|low_brightness|m|mag|mag_right|mahjong|mailbox|mailbox_closed|mailbox_with_mail|mailbox_with_no_mail|man|man_with_gua_pi_mao|man_with_turban|mans_shoe|maple_leaf|mask|massage|meat_on_bone|mega|melon|memo|mens|metal|metro|microphone|microscope|milky_way|minibus|minidisc|mobile_phone_off|money_with_wings|moneybag|monkey|monkey_face|monorail|moon|mortar_board|mount_fuji|mountain_bicyclist|mountain_cableway|mountain_railway|mouse|mouse2|movie_camera|moyai|muscle|mushroom|musical_keyboard|musical_note|musical_score|mute|nail_care|name_badge|neckbeard|necktie|negative_squared_cross_mark|neutral_face|new|new_moon|new_moon_with_face|newspaper|ng|nine|no_bell|no_bicycles|no_entry|no_entry_sign|no_good|no_mobile_phones|no_mouth|no_pedestrians|no_smoking|non\\-potable_water|nose|notebook|notebook_with_decorative_cover|notes|nut_and_bolt|o|o2|ocean|octocat|octopus|oden|office|ok|ok_hand|ok_woman|older_man|older_woman|on|oncoming_automobile|oncoming_bus|oncoming_police_car|oncoming_taxi|one|open_file_folder|open_hands|open_mouth|ophiuchus|orange_book|outbox_tray|ox|package|page_facing_up|page_with_curl|pager|palm_tree|panda_face|paperclip|parking|part_alternation_mark|partly_sunny|passport_control|paw_prints|peach|pear|pencil|pencil2|penguin|pensive|performing_arts|persevere|person_frowning|person_with_blond_hair|person_with_pouting_face|phone|pig|pig2|pig_nose|pill|pineapple|pisces|pizza|plus1|point_down|point_left|point_right|point_up|point_up_2|police_car|poodle|poop|post_office|postal_horn|postbox|potable_water|pouch|poultry_leg|pound|pouting_cat|pray|princess|punch|purple_heart|purse|pushpin|put_litter_in_its_place|question|rabbit|rabbit2|racehorse|radio|radio_button|rage|rage1|rage2|rage3|rage4|railway_car|rainbow|raised_hand|raised_hands|raising_hand|ram|ramen|rat|recycle|red_car|red_circle|registered|relaxed|relieved|repeat|repeat_one|restroom|revolving_hearts|rewind|ribbon|rice|rice_ball|rice_cracker|rice_scene|ring|rocket|roller_coaster|rooster|rose|rotating_light|round_pushpin|rowboat|ru|rugby_football|runner|running|running_shirt_with_sash|sa|sagittarius|sailboat|sake|sandal|santa|satellite|satisfied|saxophone|school|school_satchel|scissors|scorpius|scream|scream_cat|scroll|seat|secret|see_no_evil|seedling|seven|shaved_ice|sheep|shell|ship|shipit|shirt|shit|shoe|shower|signal_strength|six|six_pointed_star|ski|skull|sleeping|sleepy|slot_machine|small_blue_diamond|small_orange_diamond|small_red_triangle|small_red_triangle_down|smile|smile_cat|smiley|smiley_cat|smiling_imp|smirk|smirk_cat|smoking|snail|snake|snowboarder|snowflake|snowman|sob|soccer|soon|sos|sound|space_invader|spades|spaghetti|sparkle|sparkler|sparkles|sparkling_heart|speak_no_evil|speaker|speech_balloon|speedboat|squirrel|star|star2|stars|station|statue_of_liberty|steam_locomotive|stew|straight_ruler|strawberry|stuck_out_tongue|stuck_out_tongue_closed_eyes|stuck_out_tongue_winking_eye|sun_with_face|sunflower|sunglasses|sunny|sunrise|sunrise_over_mountains|surfer|sushi|suspect|suspension_railway|sweat|sweat_drops|sweat_smile|sweet_potato|swimmer|symbols|syringe|tada|tanabata_tree|tangerine|taurus|taxi|tea|telephone|telephone_receiver|telescope|tennis|tent|thought_balloon|three|thumbsdown|thumbsup|ticket|tiger|tiger2|tired_face|tm|toilet|tokyo_tower|tomato|tongue|top|tophat|tractor|traffic_light|train|train2|tram|triangular_flag_on_post|triangular_ruler|trident|triumph|trolleybus|trollface|trophy|tropical_drink|tropical_fish|truck|trumpet|tshirt|tulip|turtle|tv|twisted_rightwards_arrows|two|two_hearts|two_men_holding_hands|two_women_holding_hands|u5272|u5408|u55b6|u6307|u6708|u6709|u6e80|u7121|u7533|u7981|u7a7a|uk|umbrella|unamused|underage|unlock|up|us|v|vertical_traffic_light|vhs|vibration_mode|video_camera|video_game|violin|virgo|volcano|vs|walking|waning_crescent_moon|waning_gibbous_moon|warning|watch|water_buffalo|watermelon|wave|wavy_dash|waxing_crescent_moon|waxing_gibbous_moon|wc|weary|wedding|whale|whale2|wheelchair|white_check_mark|white_circle|white_flower|white_large_square|white_medium_small_square|white_medium_square|white_small_square|white_square_button|wind_chime|wine_glass|wink|wolf|woman|womans_clothes|womans_hat|womens|worried|wrench|x|yellow_heart|yen|yum|zap|zero|zzz)(:)",
|
163
|
+
"name": "string.emoji.gfm",
|
164
|
+
"captures": {
|
165
|
+
"1": {
|
166
|
+
"name": "string.emoji.start.gfm"
|
167
|
+
},
|
168
|
+
"2": {
|
169
|
+
"name": "string.emoji.word.gfm"
|
170
|
+
},
|
171
|
+
"3": {
|
172
|
+
"name": "string.emoji.end.gfm"
|
173
|
+
}
|
174
|
+
}
|
175
|
+
},
|
176
|
+
{
|
177
|
+
"match": "(&)[a-zA-Z0-9]+(;)",
|
178
|
+
"name": "constant.character.entity.gfm",
|
179
|
+
"captures": {
|
180
|
+
"1": {
|
181
|
+
"name": "punctuation.definition.entity.gfm"
|
182
|
+
},
|
183
|
+
"2": {
|
184
|
+
"name": "punctuation.definition.entity.gfm"
|
185
|
+
}
|
186
|
+
}
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"match": "(&)#[0-9]+(;)",
|
190
|
+
"name": "constant.character.entity.gfm",
|
191
|
+
"captures": {
|
192
|
+
"1": {
|
193
|
+
"name": "punctuation.definition.entity.gfm"
|
194
|
+
},
|
195
|
+
"2": {
|
196
|
+
"name": "punctuation.definition.entity.gfm"
|
197
|
+
}
|
198
|
+
}
|
199
|
+
},
|
200
|
+
{
|
201
|
+
"match": "(&)#x[0-9a-fA-F]+(;)",
|
202
|
+
"name": "constant.character.entity.gfm",
|
203
|
+
"captures": {
|
204
|
+
"1": {
|
205
|
+
"name": "punctuation.definition.entity.gfm"
|
206
|
+
},
|
207
|
+
"2": {
|
208
|
+
"name": "punctuation.definition.entity.gfm"
|
209
|
+
}
|
210
|
+
}
|
211
|
+
},
|
212
|
+
{
|
213
|
+
"begin": "\\A---$",
|
214
|
+
"end": "^(---|\\.\\.\\.)$",
|
215
|
+
"captures": {
|
216
|
+
"0": {
|
217
|
+
"name": "comment.hr.gfm"
|
218
|
+
}
|
219
|
+
},
|
220
|
+
"name": "front-matter.yaml.gfm",
|
221
|
+
"patterns": [
|
222
|
+
{
|
223
|
+
"include": "source.yaml"
|
224
|
+
}
|
225
|
+
]
|
226
|
+
},
|
227
|
+
{
|
228
|
+
"match": "^\\s*[*]{3,}\\s*$",
|
229
|
+
"name": "comment.hr.gfm"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"match": "^\\s*[-]{3,}\\s*$",
|
233
|
+
"name": "comment.hr.gfm"
|
234
|
+
},
|
235
|
+
{
|
236
|
+
"begin": "^\\s*[`~]{3,}\\s*(?i:(coffee-?(script)?))\\s*$",
|
237
|
+
"beginCaptures": {
|
238
|
+
"0": {
|
239
|
+
"name": "support.gfm"
|
240
|
+
}
|
241
|
+
},
|
242
|
+
"end": "^\\s*[`~]{3,}$",
|
243
|
+
"endCaptures": {
|
244
|
+
"0": {
|
245
|
+
"name": "support.gfm"
|
246
|
+
}
|
247
|
+
},
|
248
|
+
"name": "markup.code.coffee.gfm",
|
249
|
+
"contentName": "source.coffee",
|
250
|
+
"patterns": [
|
251
|
+
{
|
252
|
+
"include": "source.coffee"
|
253
|
+
}
|
254
|
+
]
|
255
|
+
},
|
256
|
+
{
|
257
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(javascript|js))\\s*$",
|
258
|
+
"beginCaptures": {
|
259
|
+
"0": {
|
260
|
+
"name": "support.gfm"
|
261
|
+
}
|
262
|
+
},
|
263
|
+
"end": "^\\s*\\1\\s*$",
|
264
|
+
"endCaptures": {
|
265
|
+
"0": {
|
266
|
+
"name": "support.gfm"
|
267
|
+
}
|
268
|
+
},
|
269
|
+
"name": "markup.code.js.gfm",
|
270
|
+
"contentName": "source.js",
|
271
|
+
"patterns": [
|
272
|
+
{
|
273
|
+
"include": "source.js"
|
274
|
+
}
|
275
|
+
]
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(markdown|mdown|md))\\s*$",
|
279
|
+
"beginCaptures": {
|
280
|
+
"0": {
|
281
|
+
"name": "support.gfm"
|
282
|
+
}
|
283
|
+
},
|
284
|
+
"end": "^\\s*\\1\\s*$",
|
285
|
+
"endCaptures": {
|
286
|
+
"0": {
|
287
|
+
"name": "support.gfm"
|
288
|
+
}
|
289
|
+
},
|
290
|
+
"name": "markup.code.gfm",
|
291
|
+
"patterns": [
|
292
|
+
{
|
293
|
+
"include": "$self"
|
294
|
+
}
|
295
|
+
]
|
296
|
+
},
|
297
|
+
{
|
298
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(json))\\s*$",
|
299
|
+
"beginCaptures": {
|
300
|
+
"0": {
|
301
|
+
"name": "support.gfm"
|
302
|
+
}
|
303
|
+
},
|
304
|
+
"end": "^\\s*\\1\\s*$",
|
305
|
+
"endCaptures": {
|
306
|
+
"0": {
|
307
|
+
"name": "support.gfm"
|
308
|
+
}
|
309
|
+
},
|
310
|
+
"name": "markup.code.json.gfm",
|
311
|
+
"contentName": "source.json",
|
312
|
+
"patterns": [
|
313
|
+
{
|
314
|
+
"include": "source.json"
|
315
|
+
}
|
316
|
+
]
|
317
|
+
},
|
318
|
+
{
|
319
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(css))\\s*$",
|
320
|
+
"beginCaptures": {
|
321
|
+
"0": {
|
322
|
+
"name": "support.gfm"
|
323
|
+
}
|
324
|
+
},
|
325
|
+
"end": "^\\s*\\1\\s*$",
|
326
|
+
"endCaptures": {
|
327
|
+
"0": {
|
328
|
+
"name": "support.gfm"
|
329
|
+
}
|
330
|
+
},
|
331
|
+
"name": "markup.code.css.gfm",
|
332
|
+
"contentName": "source.css",
|
333
|
+
"patterns": [
|
334
|
+
{
|
335
|
+
"include": "source.css"
|
336
|
+
}
|
337
|
+
]
|
338
|
+
},
|
339
|
+
{
|
340
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(less))\\s*$",
|
341
|
+
"beginCaptures": {
|
342
|
+
"0": {
|
343
|
+
"name": "support.gfm"
|
344
|
+
}
|
345
|
+
},
|
346
|
+
"end": "^\\s*\\1\\s*$",
|
347
|
+
"endCaptures": {
|
348
|
+
"0": {
|
349
|
+
"name": "support.gfm"
|
350
|
+
}
|
351
|
+
},
|
352
|
+
"name": "markup.code.less.gfm",
|
353
|
+
"contentName": "source.css.less",
|
354
|
+
"patterns": [
|
355
|
+
{
|
356
|
+
"include": "source.css.less"
|
357
|
+
}
|
358
|
+
]
|
359
|
+
},
|
360
|
+
{
|
361
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(xml))\\s*$",
|
362
|
+
"beginCaptures": {
|
363
|
+
"0": {
|
364
|
+
"name": "support.gfm"
|
365
|
+
}
|
366
|
+
},
|
367
|
+
"end": "^\\s*\\1\\s*$",
|
368
|
+
"endCaptures": {
|
369
|
+
"0": {
|
370
|
+
"name": "support.gfm"
|
371
|
+
}
|
372
|
+
},
|
373
|
+
"name": "markup.code.xml.gfm",
|
374
|
+
"contentName": "text.xml",
|
375
|
+
"patterns": [
|
376
|
+
{
|
377
|
+
"include": "text.xml"
|
378
|
+
}
|
379
|
+
]
|
380
|
+
},
|
381
|
+
{
|
382
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(ruby|rb))\\s*$",
|
383
|
+
"beginCaptures": {
|
384
|
+
"0": {
|
385
|
+
"name": "support.gfm"
|
386
|
+
}
|
387
|
+
},
|
388
|
+
"end": "^\\s*\\1\\s*$",
|
389
|
+
"endCaptures": {
|
390
|
+
"0": {
|
391
|
+
"name": "support.gfm"
|
392
|
+
}
|
393
|
+
},
|
394
|
+
"name": "markup.code.ruby.gfm",
|
395
|
+
"contentName": "source.ruby",
|
396
|
+
"patterns": [
|
397
|
+
{
|
398
|
+
"include": "source.ruby"
|
399
|
+
}
|
400
|
+
]
|
401
|
+
},
|
402
|
+
{
|
403
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(rust|rs))\\s*$",
|
404
|
+
"beginCaptures": {
|
405
|
+
"0": {
|
406
|
+
"name": "support.gfm"
|
407
|
+
}
|
408
|
+
},
|
409
|
+
"end": "^\\s*\\1\\s*$",
|
410
|
+
"endCaptures": {
|
411
|
+
"0": {
|
412
|
+
"name": "support.gfm"
|
413
|
+
}
|
414
|
+
},
|
415
|
+
"name": "markup.code.rust.gfm",
|
416
|
+
"contentName": "source.rust",
|
417
|
+
"patterns": [
|
418
|
+
{
|
419
|
+
"include": "source.rust"
|
420
|
+
}
|
421
|
+
]
|
422
|
+
},
|
423
|
+
{
|
424
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(java))\\s*$",
|
425
|
+
"beginCaptures": {
|
426
|
+
"0": {
|
427
|
+
"name": "support.gfm"
|
428
|
+
}
|
429
|
+
},
|
430
|
+
"end": "^\\s*\\1\\s*$",
|
431
|
+
"endCaptures": {
|
432
|
+
"0": {
|
433
|
+
"name": "support.gfm"
|
434
|
+
}
|
435
|
+
},
|
436
|
+
"name": "markup.code.java.gfm",
|
437
|
+
"contentName": "source.java",
|
438
|
+
"patterns": [
|
439
|
+
{
|
440
|
+
"include": "source.java"
|
441
|
+
}
|
442
|
+
]
|
443
|
+
},
|
444
|
+
{
|
445
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(erlang))\\s*$",
|
446
|
+
"beginCaptures": {
|
447
|
+
"0": {
|
448
|
+
"name": "support.gfm"
|
449
|
+
}
|
450
|
+
},
|
451
|
+
"end": "^\\s*\\1\\s*$",
|
452
|
+
"endCaptures": {
|
453
|
+
"0": {
|
454
|
+
"name": "support.gfm"
|
455
|
+
}
|
456
|
+
},
|
457
|
+
"name": "markup.code.erlang.gfm",
|
458
|
+
"contentName": "source.erlang",
|
459
|
+
"patterns": [
|
460
|
+
{
|
461
|
+
"include": "source.erlang"
|
462
|
+
}
|
463
|
+
]
|
464
|
+
},
|
465
|
+
{
|
466
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(go(lang)?))\\s*$",
|
467
|
+
"beginCaptures": {
|
468
|
+
"0": {
|
469
|
+
"name": "support.gfm"
|
470
|
+
}
|
471
|
+
},
|
472
|
+
"end": "^\\s*\\1\\s*$",
|
473
|
+
"endCaptures": {
|
474
|
+
"0": {
|
475
|
+
"name": "support.gfm"
|
476
|
+
}
|
477
|
+
},
|
478
|
+
"name": "markup.code.go.gfm",
|
479
|
+
"contentName": "source.go",
|
480
|
+
"patterns": [
|
481
|
+
{
|
482
|
+
"include": "source.go"
|
483
|
+
}
|
484
|
+
]
|
485
|
+
},
|
486
|
+
{
|
487
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(cs(harp)?))\\s*$",
|
488
|
+
"beginCaptures": {
|
489
|
+
"0": {
|
490
|
+
"name": "support.gfm"
|
491
|
+
}
|
492
|
+
},
|
493
|
+
"end": "^\\s*\\1\\s*$",
|
494
|
+
"endCaptures": {
|
495
|
+
"0": {
|
496
|
+
"name": "support.gfm"
|
497
|
+
}
|
498
|
+
},
|
499
|
+
"name": "markup.code.cs.gfm",
|
500
|
+
"contentName": "source.cs",
|
501
|
+
"patterns": [
|
502
|
+
{
|
503
|
+
"include": "source.cs"
|
504
|
+
}
|
505
|
+
]
|
506
|
+
},
|
507
|
+
{
|
508
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(php))\\s*$",
|
509
|
+
"beginCaptures": {
|
510
|
+
"0": {
|
511
|
+
"name": "support.gfm"
|
512
|
+
}
|
513
|
+
},
|
514
|
+
"end": "^\\s*\\1\\s*$",
|
515
|
+
"endCaptures": {
|
516
|
+
"0": {
|
517
|
+
"name": "support.gfm"
|
518
|
+
}
|
519
|
+
},
|
520
|
+
"name": "markup.code.php.gfm",
|
521
|
+
"contentName": "source.php",
|
522
|
+
"patterns": [
|
523
|
+
{
|
524
|
+
"include": "source.php"
|
525
|
+
}
|
526
|
+
]
|
527
|
+
},
|
528
|
+
{
|
529
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(sh|bash))\\s*$",
|
530
|
+
"beginCaptures": {
|
531
|
+
"0": {
|
532
|
+
"name": "support.gfm"
|
533
|
+
}
|
534
|
+
},
|
535
|
+
"end": "^\\s*\\1\\s*$",
|
536
|
+
"endCaptures": {
|
537
|
+
"0": {
|
538
|
+
"name": "support.gfm"
|
539
|
+
}
|
540
|
+
},
|
541
|
+
"name": "markup.code.shell.gfm",
|
542
|
+
"contentName": "source.shell",
|
543
|
+
"patterns": [
|
544
|
+
{
|
545
|
+
"include": "source.shell"
|
546
|
+
}
|
547
|
+
]
|
548
|
+
},
|
549
|
+
{
|
550
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(py(thon)?))\\s*$",
|
551
|
+
"beginCaptures": {
|
552
|
+
"0": {
|
553
|
+
"name": "support.gfm"
|
554
|
+
}
|
555
|
+
},
|
556
|
+
"end": "^\\s*\\1\\s*$",
|
557
|
+
"endCaptures": {
|
558
|
+
"0": {
|
559
|
+
"name": "support.gfm"
|
560
|
+
}
|
561
|
+
},
|
562
|
+
"name": "markup.code.python.gfm",
|
563
|
+
"contentName": "source.python",
|
564
|
+
"patterns": [
|
565
|
+
{
|
566
|
+
"include": "source.python"
|
567
|
+
}
|
568
|
+
]
|
569
|
+
},
|
570
|
+
{
|
571
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(c))\\s*$",
|
572
|
+
"beginCaptures": {
|
573
|
+
"0": {
|
574
|
+
"name": "support.gfm"
|
575
|
+
}
|
576
|
+
},
|
577
|
+
"end": "^\\s*\\1\\s*$",
|
578
|
+
"endCaptures": {
|
579
|
+
"0": {
|
580
|
+
"name": "support.gfm"
|
581
|
+
}
|
582
|
+
},
|
583
|
+
"name": "markup.code.c.gfm",
|
584
|
+
"contentName": "source.c",
|
585
|
+
"patterns": [
|
586
|
+
{
|
587
|
+
"include": "source.c"
|
588
|
+
}
|
589
|
+
]
|
590
|
+
},
|
591
|
+
{
|
592
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(c(pp|\\+\\+)))\\s*$",
|
593
|
+
"beginCaptures": {
|
594
|
+
"0": {
|
595
|
+
"name": "support.gfm"
|
596
|
+
}
|
597
|
+
},
|
598
|
+
"end": "^\\s*\\1\\s*$",
|
599
|
+
"endCaptures": {
|
600
|
+
"0": {
|
601
|
+
"name": "support.gfm"
|
602
|
+
}
|
603
|
+
},
|
604
|
+
"name": "markup.code.cpp.gfm",
|
605
|
+
"contentName": "source.cpp",
|
606
|
+
"patterns": [
|
607
|
+
{
|
608
|
+
"include": "source.cpp"
|
609
|
+
}
|
610
|
+
]
|
611
|
+
},
|
612
|
+
{
|
613
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(objc|objective-c))\\s*$",
|
614
|
+
"beginCaptures": {
|
615
|
+
"0": {
|
616
|
+
"name": "support.gfm"
|
617
|
+
}
|
618
|
+
},
|
619
|
+
"end": "^\\s*\\1\\s*$",
|
620
|
+
"endCaptures": {
|
621
|
+
"0": {
|
622
|
+
"name": "support.gfm"
|
623
|
+
}
|
624
|
+
},
|
625
|
+
"name": "markup.code.objc.gfm",
|
626
|
+
"contentName": "source.objc",
|
627
|
+
"patterns": [
|
628
|
+
{
|
629
|
+
"include": "source.objc"
|
630
|
+
}
|
631
|
+
]
|
632
|
+
},
|
633
|
+
{
|
634
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(swift))\\s*$",
|
635
|
+
"beginCaptures": {
|
636
|
+
"0": {
|
637
|
+
"name": "support.gfm"
|
638
|
+
}
|
639
|
+
},
|
640
|
+
"end": "^\\s*\\1\\s*$",
|
641
|
+
"endCaptures": {
|
642
|
+
"0": {
|
643
|
+
"name": "support.gfm"
|
644
|
+
}
|
645
|
+
},
|
646
|
+
"name": "markup.code.swift.gfm",
|
647
|
+
"contentName": "source.swift",
|
648
|
+
"patterns": [
|
649
|
+
{
|
650
|
+
"include": "source.swift"
|
651
|
+
}
|
652
|
+
]
|
653
|
+
},
|
654
|
+
{
|
655
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(html))\\s*$",
|
656
|
+
"beginCaptures": {
|
657
|
+
"0": {
|
658
|
+
"name": "support.gfm"
|
659
|
+
}
|
660
|
+
},
|
661
|
+
"end": "^\\s*\\1\\s*$",
|
662
|
+
"endCaptures": {
|
663
|
+
"0": {
|
664
|
+
"name": "support.gfm"
|
665
|
+
}
|
666
|
+
},
|
667
|
+
"name": "markup.code.html.gfm",
|
668
|
+
"contentName": "source.html.basic",
|
669
|
+
"patterns": [
|
670
|
+
{
|
671
|
+
"include": "text.html.basic"
|
672
|
+
}
|
673
|
+
]
|
674
|
+
},
|
675
|
+
{
|
676
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(ya?ml))\\s*$",
|
677
|
+
"beginCaptures": {
|
678
|
+
"0": {
|
679
|
+
"name": "support.gfm"
|
680
|
+
}
|
681
|
+
},
|
682
|
+
"end": "^\\s*\\1\\s*$",
|
683
|
+
"endCaptures": {
|
684
|
+
"0": {
|
685
|
+
"name": "support.gfm"
|
686
|
+
}
|
687
|
+
},
|
688
|
+
"name": "markup.code.yaml.gfm",
|
689
|
+
"contentName": "source.yaml",
|
690
|
+
"patterns": [
|
691
|
+
{
|
692
|
+
"include": "source.yaml"
|
693
|
+
}
|
694
|
+
]
|
695
|
+
},
|
696
|
+
{
|
697
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(elixir))\\s*$",
|
698
|
+
"beginCaptures": {
|
699
|
+
"0": {
|
700
|
+
"name": "support.gfm"
|
701
|
+
}
|
702
|
+
},
|
703
|
+
"end": "^\\s*\\1\\s*$",
|
704
|
+
"endCaptures": {
|
705
|
+
"0": {
|
706
|
+
"name": "support.gfm"
|
707
|
+
}
|
708
|
+
},
|
709
|
+
"name": "markup.code.elixir.gfm",
|
710
|
+
"contentName": "source.elixir",
|
711
|
+
"patterns": [
|
712
|
+
{
|
713
|
+
"include": "source.elixir"
|
714
|
+
}
|
715
|
+
]
|
716
|
+
},
|
717
|
+
{
|
718
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(diff|patch|rej))\\s*$",
|
719
|
+
"beginCaptures": {
|
720
|
+
"0": {
|
721
|
+
"name": "support.gfm"
|
722
|
+
}
|
723
|
+
},
|
724
|
+
"end": "^\\s*\\1\\s*$",
|
725
|
+
"endCaptures": {
|
726
|
+
"0": {
|
727
|
+
"name": "support.gfm"
|
728
|
+
}
|
729
|
+
},
|
730
|
+
"name": "markup.code.diff.gfm",
|
731
|
+
"contentName": "source.diff",
|
732
|
+
"patterns": [
|
733
|
+
{
|
734
|
+
"include": "source.diff"
|
735
|
+
}
|
736
|
+
]
|
737
|
+
},
|
738
|
+
{
|
739
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(julia))\\s*$",
|
740
|
+
"beginCaptures": {
|
741
|
+
"0": {
|
742
|
+
"name": "support.gfm"
|
743
|
+
}
|
744
|
+
},
|
745
|
+
"end": "^\\s*\\1\\s*$",
|
746
|
+
"endCaptures": {
|
747
|
+
"0": {
|
748
|
+
"name": "support.gfm"
|
749
|
+
}
|
750
|
+
},
|
751
|
+
"name": "markup.code.julia.gfm",
|
752
|
+
"contentName": "source.julia",
|
753
|
+
"patterns": [
|
754
|
+
{
|
755
|
+
"include": "source.julia"
|
756
|
+
}
|
757
|
+
]
|
758
|
+
},
|
759
|
+
{
|
760
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(r))\\s*$",
|
761
|
+
"beginCaptures": {
|
762
|
+
"0": {
|
763
|
+
"name": "support.gfm"
|
764
|
+
}
|
765
|
+
},
|
766
|
+
"end": "^\\s*\\1\\s*$",
|
767
|
+
"endCaptures": {
|
768
|
+
"0": {
|
769
|
+
"name": "support.gfm"
|
770
|
+
}
|
771
|
+
},
|
772
|
+
"name": "markup.code.r.gfm",
|
773
|
+
"contentName": "source.r",
|
774
|
+
"patterns": [
|
775
|
+
{
|
776
|
+
"include": "source.r"
|
777
|
+
}
|
778
|
+
]
|
779
|
+
},
|
780
|
+
{
|
781
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(haskell))\\s*$",
|
782
|
+
"beginCaptures": {
|
783
|
+
"0": {
|
784
|
+
"name": "support.gfm"
|
785
|
+
}
|
786
|
+
},
|
787
|
+
"end": "^\\s*\\1\\s*$",
|
788
|
+
"endCaptures": {
|
789
|
+
"0": {
|
790
|
+
"name": "support.gfm"
|
791
|
+
}
|
792
|
+
},
|
793
|
+
"name": "markup.code.haskell.gfm",
|
794
|
+
"contentName": "source.haskell",
|
795
|
+
"patterns": [
|
796
|
+
{
|
797
|
+
"include": "source.haskell"
|
798
|
+
}
|
799
|
+
]
|
800
|
+
},
|
801
|
+
{
|
802
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(elm))\\s*$",
|
803
|
+
"beginCaptures": {
|
804
|
+
"0": {
|
805
|
+
"name": "support.gfm"
|
806
|
+
}
|
807
|
+
},
|
808
|
+
"end": "^\\s*\\1\\s*$",
|
809
|
+
"endCaptures": {
|
810
|
+
"0": {
|
811
|
+
"name": "support.gfm"
|
812
|
+
}
|
813
|
+
},
|
814
|
+
"name": "markup.code.elm.gfm",
|
815
|
+
"contentName": "source.elm",
|
816
|
+
"patterns": [
|
817
|
+
{
|
818
|
+
"include": "source.elm"
|
819
|
+
}
|
820
|
+
]
|
821
|
+
},
|
822
|
+
{
|
823
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(apib|apiblueprint))\\s*$",
|
824
|
+
"beginCaptures": {
|
825
|
+
"0": {
|
826
|
+
"name": "support.gfm"
|
827
|
+
}
|
828
|
+
},
|
829
|
+
"end": "^\\s*\\1\\s*$",
|
830
|
+
"endCaptures": {
|
831
|
+
"0": {
|
832
|
+
"name": "support.gfm"
|
833
|
+
}
|
834
|
+
},
|
835
|
+
"name": "markup.code.gfm",
|
836
|
+
"patterns": [
|
837
|
+
{
|
838
|
+
"include": "text.html.markdown.source.gfm.apib"
|
839
|
+
}
|
840
|
+
]
|
841
|
+
},
|
842
|
+
{
|
843
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(mson))\\s*$",
|
844
|
+
"beginCaptures": {
|
845
|
+
"0": {
|
846
|
+
"name": "support.gfm"
|
847
|
+
}
|
848
|
+
},
|
849
|
+
"end": "^\\s*\\1\\s*$",
|
850
|
+
"endCaptures": {
|
851
|
+
"0": {
|
852
|
+
"name": "support.gfm"
|
853
|
+
}
|
854
|
+
},
|
855
|
+
"name": "markup.code.gfm",
|
856
|
+
"patterns": [
|
857
|
+
{
|
858
|
+
"include": "text.html.markdown.source.gfm.mson"
|
859
|
+
}
|
860
|
+
]
|
861
|
+
},
|
862
|
+
{
|
863
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(sql))\\s*$",
|
864
|
+
"beginCaptures": {
|
865
|
+
"0": {
|
866
|
+
"name": "support.gfm"
|
867
|
+
}
|
868
|
+
},
|
869
|
+
"end": "^\\s*\\1\\s*$",
|
870
|
+
"endCaptures": {
|
871
|
+
"0": {
|
872
|
+
"name": "support.gfm"
|
873
|
+
}
|
874
|
+
},
|
875
|
+
"name": "markup.code.sql.gfm",
|
876
|
+
"contentName": "source.sql",
|
877
|
+
"patterns": [
|
878
|
+
{
|
879
|
+
"include": "source.sql"
|
880
|
+
}
|
881
|
+
]
|
882
|
+
},
|
883
|
+
{
|
884
|
+
"begin": "^\\s*([`~]{3,})\\s*(?i:(clojure))\\s*$",
|
885
|
+
"beginCaptures": {
|
886
|
+
"0": {
|
887
|
+
"name": "support.gfm"
|
888
|
+
}
|
889
|
+
},
|
890
|
+
"end": "^\\s*\\1\\s*$",
|
891
|
+
"endCaptures": {
|
892
|
+
"0": {
|
893
|
+
"name": "support.gfm"
|
894
|
+
}
|
895
|
+
},
|
896
|
+
"name": "markup.code.clojure.gfm",
|
897
|
+
"contentName": "source.clojure",
|
898
|
+
"patterns": [
|
899
|
+
{
|
900
|
+
"include": "source.clojure"
|
901
|
+
}
|
902
|
+
]
|
903
|
+
},
|
904
|
+
{
|
905
|
+
"begin": "^\\s*([`~]{3,}).*$",
|
906
|
+
"beginCaptures": {
|
907
|
+
"0": {
|
908
|
+
"name": "support.gfm"
|
909
|
+
}
|
910
|
+
},
|
911
|
+
"end": "^\\s*\\1\\s*$",
|
912
|
+
"endCaptures": {
|
913
|
+
"0": {
|
914
|
+
"name": "support.gfm"
|
915
|
+
}
|
916
|
+
},
|
917
|
+
"name": "markup.raw.gfm"
|
918
|
+
},
|
919
|
+
{
|
920
|
+
"begin": "(`+)(?!$)",
|
921
|
+
"end": "\\1",
|
922
|
+
"name": "markup.raw.gfm"
|
923
|
+
},
|
924
|
+
{
|
925
|
+
"match": "(\\[!)(\\[)([^\\]]*)(\\])((\\()[^\\)]+(\\)))(\\])(((\\()[^\\)]+(\\)))|((\\[)[^\\]]+(\\])))",
|
926
|
+
"name": "link",
|
927
|
+
"captures": {
|
928
|
+
"1": {
|
929
|
+
"name": "punctuation.definition.begin.gfm"
|
930
|
+
},
|
931
|
+
"2": {
|
932
|
+
"name": "punctuation.definition.begin.gfm"
|
933
|
+
},
|
934
|
+
"3": {
|
935
|
+
"name": "entity.gfm"
|
936
|
+
},
|
937
|
+
"4": {
|
938
|
+
"name": "punctuation.definition.end.gfm"
|
939
|
+
},
|
940
|
+
"5": {
|
941
|
+
"name": "markup.underline.link.gfm"
|
942
|
+
},
|
943
|
+
"6": {
|
944
|
+
"name": "punctuation.definition.begin.gfm"
|
945
|
+
},
|
946
|
+
"7": {
|
947
|
+
"name": "punctuation.definition.end.gfm"
|
948
|
+
},
|
949
|
+
"8": {
|
950
|
+
"name": "punctuation.definition.end.gfm"
|
951
|
+
},
|
952
|
+
"10": {
|
953
|
+
"name": "markup.underline.link.gfm"
|
954
|
+
},
|
955
|
+
"11": {
|
956
|
+
"name": "punctuation.definition.begin.gfm"
|
957
|
+
},
|
958
|
+
"12": {
|
959
|
+
"name": "punctuation.definition.end.gfm"
|
960
|
+
},
|
961
|
+
"13": {
|
962
|
+
"name": "markup.underline.link.gfm"
|
963
|
+
},
|
964
|
+
"14": {
|
965
|
+
"name": "punctuation.definition.begin.gfm"
|
966
|
+
},
|
967
|
+
"15": {
|
968
|
+
"name": "punctuation.definition.end.gfm"
|
969
|
+
}
|
970
|
+
}
|
971
|
+
},
|
972
|
+
{
|
973
|
+
"match": "(\\[!)(\\[)([^\\]]*)(\\])((\\[)[^\\)]+(\\]))(\\])(((\\()[^\\)]+(\\)))|((\\[)[^\\]]+(\\])))",
|
974
|
+
"name": "link",
|
975
|
+
"captures": {
|
976
|
+
"1": {
|
977
|
+
"name": "punctuation.definition.begin.gfm"
|
978
|
+
},
|
979
|
+
"2": {
|
980
|
+
"name": "punctuation.definition.begin.gfm"
|
981
|
+
},
|
982
|
+
"3": {
|
983
|
+
"name": "entity.gfm"
|
984
|
+
},
|
985
|
+
"4": {
|
986
|
+
"name": "punctuation.definition.end.gfm"
|
987
|
+
},
|
988
|
+
"5": {
|
989
|
+
"name": "markup.underline.link.gfm"
|
990
|
+
},
|
991
|
+
"6": {
|
992
|
+
"name": "punctuation.definition.begin.gfm"
|
993
|
+
},
|
994
|
+
"7": {
|
995
|
+
"name": "punctuation.definition.end.gfm"
|
996
|
+
},
|
997
|
+
"8": {
|
998
|
+
"name": "punctuation.definition.end.gfm"
|
999
|
+
},
|
1000
|
+
"10": {
|
1001
|
+
"name": "markup.underline.link.gfm"
|
1002
|
+
},
|
1003
|
+
"11": {
|
1004
|
+
"name": "punctuation.definition.begin.gfm"
|
1005
|
+
},
|
1006
|
+
"12": {
|
1007
|
+
"name": "punctuation.definition.end.gfm"
|
1008
|
+
},
|
1009
|
+
"13": {
|
1010
|
+
"name": "markup.underline.link.gfm"
|
1011
|
+
},
|
1012
|
+
"14": {
|
1013
|
+
"name": "punctuation.definition.begin.gfm"
|
1014
|
+
},
|
1015
|
+
"15": {
|
1016
|
+
"name": "punctuation.definition.end.gfm"
|
1017
|
+
}
|
1018
|
+
}
|
1019
|
+
},
|
1020
|
+
{
|
1021
|
+
"match": "!?(\\[)([^\\]]*)(\\])((\\()[^\\)]+(\\)))",
|
1022
|
+
"name": "link",
|
1023
|
+
"captures": {
|
1024
|
+
"1": {
|
1025
|
+
"name": "punctuation.definition.begin.gfm"
|
1026
|
+
},
|
1027
|
+
"2": {
|
1028
|
+
"name": "entity.gfm"
|
1029
|
+
},
|
1030
|
+
"3": {
|
1031
|
+
"name": "punctuation.definition.end.gfm"
|
1032
|
+
},
|
1033
|
+
"4": {
|
1034
|
+
"name": "markup.underline.link.gfm"
|
1035
|
+
},
|
1036
|
+
"5": {
|
1037
|
+
"name": "punctuation.definition.begin.gfm"
|
1038
|
+
},
|
1039
|
+
"6": {
|
1040
|
+
"name": "punctuation.definition.end.gfm"
|
1041
|
+
}
|
1042
|
+
}
|
1043
|
+
},
|
1044
|
+
{
|
1045
|
+
"match": "!?(\\[)([^\\]]*)(\\])((\\[)[^\\]]*(\\]))",
|
1046
|
+
"name": "link",
|
1047
|
+
"captures": {
|
1048
|
+
"1": {
|
1049
|
+
"name": "punctuation.definition.begin.gfm"
|
1050
|
+
},
|
1051
|
+
"2": {
|
1052
|
+
"name": "entity.gfm"
|
1053
|
+
},
|
1054
|
+
"3": {
|
1055
|
+
"name": "punctuation.definition.end.gfm"
|
1056
|
+
},
|
1057
|
+
"4": {
|
1058
|
+
"name": "markup.underline.link.gfm"
|
1059
|
+
},
|
1060
|
+
"5": {
|
1061
|
+
"name": "punctuation.definition.begin.gfm"
|
1062
|
+
},
|
1063
|
+
"6": {
|
1064
|
+
"name": "punctuation.definition.end.gfm"
|
1065
|
+
}
|
1066
|
+
}
|
1067
|
+
},
|
1068
|
+
{
|
1069
|
+
"match": "^\\s*(\\[)([^\\]]+)(\\])\\s*:\\s*<([^>]+)>",
|
1070
|
+
"name": "link",
|
1071
|
+
"captures": {
|
1072
|
+
"1": {
|
1073
|
+
"name": "punctuation.definition.begin.gfm"
|
1074
|
+
},
|
1075
|
+
"2": {
|
1076
|
+
"name": "entity.gfm"
|
1077
|
+
},
|
1078
|
+
"3": {
|
1079
|
+
"name": "punctuation.definition.end.gfm"
|
1080
|
+
},
|
1081
|
+
"4": {
|
1082
|
+
"name": "markup.underline.link.gfm"
|
1083
|
+
}
|
1084
|
+
}
|
1085
|
+
},
|
1086
|
+
{
|
1087
|
+
"match": "^\\s*(\\[)([^\\]]+)(\\])\\s*(:)\\s*(\\S+)",
|
1088
|
+
"name": "link",
|
1089
|
+
"captures": {
|
1090
|
+
"1": {
|
1091
|
+
"name": "punctuation.definition.begin.gfm"
|
1092
|
+
},
|
1093
|
+
"2": {
|
1094
|
+
"name": "entity.gfm"
|
1095
|
+
},
|
1096
|
+
"3": {
|
1097
|
+
"name": "punctuation.definition.end.gfm"
|
1098
|
+
},
|
1099
|
+
"4": {
|
1100
|
+
"name": "punctuation.separator.key-value.gfm"
|
1101
|
+
},
|
1102
|
+
"5": {
|
1103
|
+
"name": "markup.underline.link.gfm"
|
1104
|
+
}
|
1105
|
+
}
|
1106
|
+
},
|
1107
|
+
{
|
1108
|
+
"match": "^\\s*([*+-])[ \\t]+",
|
1109
|
+
"captures": {
|
1110
|
+
"1": {
|
1111
|
+
"name": "variable.unordered.list.gfm"
|
1112
|
+
}
|
1113
|
+
}
|
1114
|
+
},
|
1115
|
+
{
|
1116
|
+
"match": "^\\s*(\\d+\\.)[ \\t]+",
|
1117
|
+
"captures": {
|
1118
|
+
"1": {
|
1119
|
+
"name": "variable.ordered.list.gfm"
|
1120
|
+
}
|
1121
|
+
}
|
1122
|
+
},
|
1123
|
+
{
|
1124
|
+
"begin": "^\\s*(>)",
|
1125
|
+
"end": "^\\s*?$",
|
1126
|
+
"beginCaptures": {
|
1127
|
+
"1": {
|
1128
|
+
"name": "support.quote.gfm"
|
1129
|
+
}
|
1130
|
+
},
|
1131
|
+
"name": "comment.quote.gfm",
|
1132
|
+
"patterns": [
|
1133
|
+
{
|
1134
|
+
"include": "$self"
|
1135
|
+
}
|
1136
|
+
]
|
1137
|
+
},
|
1138
|
+
{
|
1139
|
+
"match": "(?<=^|\\s|\"|'|\\(|\\[)(@)(\\w[-\\w:]*)(?=[\\s\"'.,;\\)\\]])",
|
1140
|
+
"captures": {
|
1141
|
+
"1": {
|
1142
|
+
"name": "variable.mention.gfm"
|
1143
|
+
},
|
1144
|
+
"2": {
|
1145
|
+
"name": "string.username.gfm"
|
1146
|
+
}
|
1147
|
+
}
|
1148
|
+
},
|
1149
|
+
{
|
1150
|
+
"match": "(?<=^|\\s|\"|'|\\(|\\[)(#)(\\d+)(?=[\\s\"'\\.,;\\)\\]])",
|
1151
|
+
"captures": {
|
1152
|
+
"1": {
|
1153
|
+
"name": "variable.issue.tag.gfm"
|
1154
|
+
},
|
1155
|
+
"2": {
|
1156
|
+
"name": "string.issue.number.gfm"
|
1157
|
+
}
|
1158
|
+
}
|
1159
|
+
},
|
1160
|
+
{
|
1161
|
+
"match": "( )$",
|
1162
|
+
"captures": {
|
1163
|
+
"1": {
|
1164
|
+
"name": "linebreak.gfm"
|
1165
|
+
}
|
1166
|
+
}
|
1167
|
+
},
|
1168
|
+
{
|
1169
|
+
"begin": "<!--",
|
1170
|
+
"captures": {
|
1171
|
+
"0": {
|
1172
|
+
"name": "punctuation.definition.comment.gfm"
|
1173
|
+
}
|
1174
|
+
},
|
1175
|
+
"end": "--\\s*>",
|
1176
|
+
"name": "comment.block.gfm"
|
1177
|
+
},
|
1178
|
+
{
|
1179
|
+
"begin": "^\\|",
|
1180
|
+
"end": "(\\|)?\\s*$",
|
1181
|
+
"beginCaptures": {
|
1182
|
+
"0": {
|
1183
|
+
"name": "border.pipe.outer"
|
1184
|
+
}
|
1185
|
+
},
|
1186
|
+
"endCaptures": {
|
1187
|
+
"1": {
|
1188
|
+
"name": "border.pipe.outer"
|
1189
|
+
}
|
1190
|
+
},
|
1191
|
+
"name": "table.gfm",
|
1192
|
+
"patterns": [
|
1193
|
+
{
|
1194
|
+
"match": "(:?)(-+)(:?)",
|
1195
|
+
"captures": {
|
1196
|
+
"1": {
|
1197
|
+
"name": "border.alignment"
|
1198
|
+
},
|
1199
|
+
"2": {
|
1200
|
+
"name": "border.header"
|
1201
|
+
},
|
1202
|
+
"3": {
|
1203
|
+
"name": "border.alignment"
|
1204
|
+
}
|
1205
|
+
}
|
1206
|
+
},
|
1207
|
+
{
|
1208
|
+
"match": "\\|",
|
1209
|
+
"name": "border.pipe.inner"
|
1210
|
+
}
|
1211
|
+
]
|
1212
|
+
},
|
1213
|
+
{
|
1214
|
+
"begin": "{\\+\\+",
|
1215
|
+
"end": "\\+\\+}",
|
1216
|
+
"name": "critic.gfm.addition",
|
1217
|
+
"captures": {
|
1218
|
+
"0": {
|
1219
|
+
"name": "critic.gfm.addition.marker"
|
1220
|
+
}
|
1221
|
+
}
|
1222
|
+
},
|
1223
|
+
{
|
1224
|
+
"begin": "{--",
|
1225
|
+
"end": "--}",
|
1226
|
+
"name": "critic.gfm.deletion",
|
1227
|
+
"captures": {
|
1228
|
+
"0": {
|
1229
|
+
"name": "critic.gfm.deletion.marker"
|
1230
|
+
}
|
1231
|
+
}
|
1232
|
+
},
|
1233
|
+
{
|
1234
|
+
"begin": "{==",
|
1235
|
+
"end": "==}",
|
1236
|
+
"name": "critic.gfm.highlight",
|
1237
|
+
"captures": {
|
1238
|
+
"0": {
|
1239
|
+
"name": "critic.gfm.highlight.marker"
|
1240
|
+
}
|
1241
|
+
}
|
1242
|
+
},
|
1243
|
+
{
|
1244
|
+
"begin": "{>>",
|
1245
|
+
"end": "<<}",
|
1246
|
+
"name": "critic.gfm.comment",
|
1247
|
+
"captures": {
|
1248
|
+
"0": {
|
1249
|
+
"name": "critic.gfm.comment.marker"
|
1250
|
+
}
|
1251
|
+
}
|
1252
|
+
},
|
1253
|
+
{
|
1254
|
+
"begin": "{~~",
|
1255
|
+
"end": "~~}",
|
1256
|
+
"name": "critic.gfm.substitution",
|
1257
|
+
"captures": {
|
1258
|
+
"0": {
|
1259
|
+
"name": "critic.gfm.substitution.marker"
|
1260
|
+
}
|
1261
|
+
},
|
1262
|
+
"patterns": [
|
1263
|
+
{
|
1264
|
+
"match": "~>",
|
1265
|
+
"name": "critic.gfm.substitution.operator"
|
1266
|
+
}
|
1267
|
+
]
|
1268
|
+
}
|
1269
|
+
]
|
1270
|
+
}
|