AspectRatio::aspr = "Value of option AspectRatio -> `1` is not a finite positive number or Automatic."
Attributes::attnf = "`1` is not a known attribute."
Attributes::attsl = "`1` is not a symbol, string, or list of symbols and strings."
Attributes::locked = "Symbol `1` is locked."
Axes::axes = "`1` is not a valid axis specification."
Axes::obaxes = "This is an obsolete use of Axes, superseded by AxesOrigin."
AxesEdge::axedg = "`1` is not a valid axis edge specification."
BaseForm::basf = "Requested base `1` should be between 2 and `2`."
$BatchInput::bitf = "Cannot set `1` to `2`; value must be True or False."
Block::dup = "Duplicate local variable `1` found in local variable specification `2`."
Block::lockt = "Cannot localize locked symbol `1` in assignment `3` from local variable specification `2`."
Block::lockv = "Cannot localize locked symbol `1` in local variable specification `2`."
Block::lvlist = "Local variable specification `1` is not a List."
Block::lvset = "Local variable specification `1` contains `2` which is an assignment to `3`; only assignments to symbols are allowed."
Block::lvsym = "Local variable specification `1` contains `2` which is not a symbol or an assignment to a symbol."
CallProcess::child = "Child process gave error: `1`."
CallProcess::cpdd = "Process `1` has died."
CallProcess::cpnac = "Process `1` is not active."
CallProcess::cpst = "Cannot start process `1`."
Chop::tolnn = "Tolerance specification `1` must be a non-negative number."
Clear::ssym = "`1` is not a symbol or a string."
ClearAll::clloc = "Cannot clear local variable `1`."
ClearAll::locked = "Symbol `1` is locked."
ClearAll::ssym = "`1` is not a symbol or a string."
ClebschGordan::phy = "`1` is not physical."
ClebschGordan::tri = "`1` is not triangular."
Close::spfile = "Cannot close special file `1`."
ColorOutput::colpc = "Result `1` obtained during color conversion by applying function `2` to color `3` is not a GrayLevel, RGBColor, or CMYKColor color directive."
ColorOutput::colpn = "Result `1` obtained during color conversion by applying function `2` to color `3` contains a non-numerical argument."
ColorOutput::colpw = "Result `1` obtained during color conversion by applying function `2` to color `3` has the wrong number of arguments for that color."
ColumnForm::colmh = "Horizontal alignment specification `1` is not Left, Center, or Right."
ColumnForm::colmv = "Vertical alignment specification `1` is not Below, Center, or Above."
Compile::ccon = "Warning: Non-numerical object `1` with attribute Constant cannot be compiled."
Compile::cph = "Expression `1` with head `2` cannot be compiled."
Compile::cpw = "Warning: Cannot compile raw expression `1` of type `2`."
Compile::cset = "Warning: Variable `1` of type `2` encountered in assignment of type `3`."
Compile::ctyp = "Invalid type specification `1` in `2`."
Compile::ctyps = "Invalid subexpression type specification `1`."
CompiledFunction::cccx = "Expression `1` should be a machine-size complex number."
CompiledFunction::ccf = "Result `1` of external evaluation does not have the correct form."
CompiledFunction::ccint = "Expression `1` should be a machine-size integer."
CompiledFunction::ccr = "Expression `1` should be a machine-size real number."
CompiledFunction::cctf = "Expression `1` should be True or False."
CompiledFunction::cfcode = "Invalid opcode `1`; a non-negative integer less than `2` is expected."
CompiledFunction::cfct = "Number of arguments `1` does not match the length `2` of the argument template."
CompiledFunction::cfcx = "Argument `1` at position `2` should be a machine-size complex number."
CompiledFunction::cfex = "External evaluation error at instruction `1`; proceeding with uncompiled evaluation."
CompiledFunction::cfff = "Fourth argument `1` should be of the form Function[{args}, expr]."
CompiledFunction::cffv = "First operation `1` does not check for correct version number."
CompiledFunction::cfins = "Arguments in instruction number `1` do not have the correct form."
CompiledFunction::cfint = "Argument `1` at position `2` should be a machine-size integer."
CompiledFunction::cfn = "Numerical error encountered at instruction `1`; proceeding with uncompiled evaluation."
CompiledFunction::cfnv = "CompiledFunction object is invalid and cannot be used."
CompiledFunction::cfr = "Argument `1` at position `2` should be a machine-size real number."
CompiledFunction::cftf = "Argument `1` at position `2` should be True or False."
CompiledFunction::cfver = "Incorrect version number; CompiledFunction object cannot be used."
CompiledFunction::crcx = "Compiled expression `1` should be a machine-size complex number."
CompiledFunction::crint = "Compiled expression `1` should be a machine-size integer."
CompiledFunction::crr = "Compiled expression `1` should be a machine-size real number."
CompiledFunction::crtf = "Compiled expression `1` should be True or False."
ComplexExpand::exf = "Value of option TargetFunctions -> `1` does not contain any of the allowed functions `2`."
ComplexExpand::rlst = "Warning: ComplexExpand does not support `1`. It only supports the rule TargetFunctions -> <function or list of functions>."
CompoundExpression::goto = "Label[`1`] requested by Goto not found."
CompoundExpression::throw = "Uncaught `1` returned to top level."
Condition::condp = "Warning: Pattern `1` appears on the right-hand side of condition `2`."
Condition::obsc = "Warning: Obsolete use of Condition (`1`) evaluated to its first argument."
Condition::obscf = "Warning: Obsolete use of Condition (`1`) evaluated to Fail."
ConstrainedMax::cmeq = "`1` is not a valid equation or inequality."
ConstrainedMax::cmeqx = "`1` does not contain any valid equations or inequalities."
ConstrainedMax::cmfc = "Constant term `1` in `2` is not a real number."
ConstrainedMax::cmfr = "Coefficient `1` of variable `2` in `3` is not a real number."
ConstrainedMax::cmfun = "`1` is not a linear function of `2` with real coefficients."
ConstrainedMax::cmlc = "`1` is not a linear constraint in the variables `2`."
ConstrainedMin::nbddt = "Specified domain appears unbounded, with tolerance `1`."
ConstrainedMin::nsat = "The specified constraints cannot be satisfied."
ConstrainedMin::nsatt = "The specified constraints cannot be satisfied with tolerance `1`."
$Context::cxset = "Cannot set `1` to `2`; value is not a parsable context name ending in `3`."
Context::cxdup = "Cannot set `1` to `2`, since a symbol already exists with name `3` and context `4`."
Context::cxname = "`1` is not a parsable context name ending in `2`."
Context::cxset = "Cannot set `1` to `2`; value is not a parsable context name ending in `3`."
$ContextPath::cxlist = "Cannot set `1` to `2`; value must be a list of strings ending in `3`."
ContextToFilename::cxfil = "ContextToFilename[`1`] evaluated to `2`; a String is expected; using `3`."
ContourGraphics::ctpnt = "The contour is attempting to traverse a cell in which some of the points have not evaluated to numbers and it will be dropped."
ContourGraphics::ctsm = "It is not possible to shade a ContourGraphics object if some of the mesh points do not evaluate to numbers."
ContourGraphics::gmat = "`1` is not a rectangular array larger than 2 X 2."
ContourGraphics::meshr = "Value of option MeshRange -> `1` is not of the form {{xmin, xmax}, {ymin, ymax}}."
ContourGraphics::pmsr = "PlotRange `1` is so much smaller than MeshRange `2` that there is nothing left to plot."
ContourGraphics::style = "Option ContourStyle is a nested list structure whose length is not equal to the number of contour lines."
ContourGraphics::zval = "Non-numerical value `1` found at position `2` in first argument."
ContourPlot::glims = "Limit `1` and limit `2` contain the same iteration variable."
ContourPlot::plld = "Limits for `1` in `2` must have distinct numerical values."
ContourPlot::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
ContourPlot::plnr = "`1` is not a machine-size real number at `2` = `3`."
ContourPlot::pptt = "Value of option PlotPoints -> `1` is not an integer >= 2 or a list of two such integers."
Contours::ctnl = "Value of option Contours -> `1` is not an integer or a list of numbers."
ContourSmoothing::ctnl = "Value of option ContourSmoothing -> `1` is not True, Automatic, False or None."
DSolve::zvec = "Cannot compute `1` since the argument matrix `2` has a zero eigenvector."
Dump::dpbin = "Invalid binary file `1`."
Dump::dpcr = "Cannot create binary file `1`."
Dump::dpdat = "Invalid data file `1`."
Dump::dpfil = "`1` does not contain an appropriate binary filename."
Dump::dpmem = "Not enough memory space to read data file."
Dump::dpop = "Cannot open binary file `1`."
Dump::dprd = "Cannot read from binary file `1`."
Dump::dpsect = "Invalid section head in `1`."
Dump::dpwrt = "Cannot write to binary file `1`."
EditDefinition::edsym = "`1` is not a symbol."
EllipticExp::ellnp = "The argument `1` is not an ordered pair; a list of length 2 is expected."
EllipticLog::elld = "The arguments to `1` are inconsistent with the defining equation y^2 == x^3 + a x^2 + b x."
EllipticLog::ellnp = "The argument `1` is not an ordered pair; a list of length 2 is expected."
EllipticTheta::etype = "The first argument `1` is expected to be 1, 2, 3, or 4."
EllipticThetaPrime::etype = "The first argument `1` is expected to be 1, 2, 3, or 4."
End::noctx = "No previous context defined."
EndAdd::noctx = "No previous context defined."
EndPackage::noctx = "No previous context defined."
EngineeringForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
EngineeringForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
ExtendedGCD::egcd = "Both arguments in `1` should be integers."
ExtendedGCD::egcdz = "ExtendedGCD[0,0] has no unique solution."
FaceGrids::fglst = "Value for option FaceGrids -> `1` is not None, All, or a list with 6 or fewer elements."
FaceGrids::fgstl = "`1` is not a valid grid style specification."
FaceGrids::gface = "`1` is not a valid face specification."
Factor::facim = "Factoring non-integer polynomials with respect to a modulus is not implemented."
Factor::facle = "Factoring polynomials with exponents this large is not implemented."
Factor::facmm = "Factoring multivariate polynomials with respect to a modulus is not implemented."
Factor::mvmod = "Multivariate modular factorization is not supported."
Factor::priml = "Prime `1` is too large for this implementation."
FactorInteger::faccp = "Unable to factor `1` completely."
FactorInteger::facn = "First argument `1` in `2` is not an exact number."
FactorInteger::facnf = "Unable to factor `1`."
FileNames::cdir = "Cannot set current directory to `1`."
FindMinimum::fddis = "Start specification `1` does not contain distinct starting values."
FindMinimum::fdin = "Form of start specification `1` in `2` is inconsistent with other start specifications."
FindMinimum::fdss = "Search specification `1` should be a list with 2-4 elements."
FindMinimum::fdst = "Expression `1` in `2` is not a valid start specification; a number or pair of numbers is expected."
FindMinimum::fdvc = "Variable number `1` has value `2` which cannot be compared with the bounds `3`."
FindMinimum::fmcv = "FindMinimum failed to converge to the prescribed accuracy within `1` iterations."
FindMinimum::fmdig = "`1` working digits is insufficient to achieve the requested accuracy or precision."
FindMinimum::fmgl = "Gradient `1` is not a length `2` list of real numbers at `3` = `4`."
FindMinimum::fmgs = "Could not symbolically find the gradient of `1`. Try giving two starting values for each variable."
FindMinimum::fmgz = "Warning: FindMinimum encountered a vanishing gradient. The result returned may not be a minimum; it may be a maximum or a saddle point."
FindMinimum::fmlim = "The minimum could not be bracketed in `1` iterations."
FindMinimum::fmmp = "Machine precision is insufficient to achieve the requested accuracy or precision."
FindMinimum::fmns = "Starting value `1` in `2` is not a real number."
FindMinimum::fmnum = "Objective function `1` is not real at `2` = `3`."
FindMinimum::fmreg = "Search region limit `1` in `2` is not a real number."
FindMinimum::regex = "Reached the point `1` which is outside the region `2`."
FindRoot::cvnwt = "Newton's method failed to converge to the prescribed accuracy after `1` iterations."
FindRoot::fddis = "Start specification `1` does not contain distinct starting values."
FindRoot::fdin = "Form of start specification `1` in `2` is inconsistent with other start specifications."
FindRoot::fdss = "Search specification `1` should be a list with 2-4 elements."
FindRoot::fdst = "Expression `1` in `2` is not a valid start specification; a number or pair of numbers is expected."
FindRoot::fdvc = "Variable number `1` has value `2` which cannot be compared with the bounds `3`."
FindRoot::fjnum = "Jacobian `1` is not a `2` by `2` matrix of numbers at `3` = `4`. Try giving two starting values for each variable."
FindRoot::frdig = "`1` working digits is insufficient to achieve the accuracy `2`."
FindRoot::frjc = "Could not symbolically find the Jacobian of `1`. Try giving two starting values for each variable."
FindRoot::frmp = "Machine precision is insufficient to achieve the accuracy `1`."
FindRoot::frns = "Starting value `1` in `2` is not a number."
FindRoot::frnum = "Function `1` is not a length `2` list of numbers at `3` = `4`."
FindRoot::frreg = "Search region limits `1` in `2` are not numbers."
FindRoot::frsec = "Secant method failed to converge to the prescribed accuracy after `1` iterations."
FindRoot::jsing = "Encountered a singular Jacobian at the point `1` = `2`. Try perturbing the initial point(s)."
FindRoot::regex = "Reached the point `1` which is outside the region `2`."
First::first = "`1` has a length of zero and no first element."
Fit::fitc = "Number of coordinates (`1`) is not equal to the number of parameters (`2`)."
Fit::fitd = "First argument `1` to Fit is not a list or rectangular array of data."
Fit::fitf = "Second argument `1` to Fit is not a list of functions."
FlattenAt::flatp = "Expression `3` at position `1` of `2` has no parts and cannot be flattened."
FlattenAt::part = "Part `1` of `2` does not exist."
FlattenAt::psl = "Position specification `1` in `2` is not an integer or a list of integers."
FontForm::ffsp = "`1` is not a valid font specification of the form {\"font\", size}."
FontForm::obsff = "FontForm[expr, font, size] is an obsolete use of FontForm, superseded by FontForm[expr, {font, size}]."
Format::forml = "Recursion depth limit $RecursionLimit exceeded while formatting output."
Format::fttp = "Format type `1` is not a symbol."
Format::lcont = "Line continuation print object too wide."
Format::toobig = "Expression too big for output."
FormatType::ftype = "Value of option FormatType -> `1` is not valid."
FormatValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
FormatValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
FormatValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
Fourier::fftl = "Argument `1` is not a non-empty list of numbers."
FrameLabel::fmlab = "Value of option FrameLabel -> `1` should be None or a label or a list with 2 or 4 labels."
FromASCII::fromascii = "Argument `1` is not an 8-bit ASCII code (integer in the range 0 to 255)."
FromDate::fdls = "`1` is not a list of 6 machine-size integers."
Function::attf = "Attributes `1` in `2` cannot be used as function attributes."
Function::fdup = "Duplicate parameter `1` found in `2`."
Function::fdups = "Conflicting parameters `1` and `3` found in `2`."
Function::flpar = "Parameter specification `1` in `2` should be a symbol or a list of symbols."
Function::fpct = "Too many parameters in `1` to be filled from `2`."
Function::slot = "`1` (in `2`) should contain a non-negative integer."
Function::slotn = "Slot number `1` in `2` cannot be filled from `3`."
Function::slotp = "`1` (in `2`) should contain a positive integer."
Function::slots = "SlotSequence[`1`] in `2` cannot be filled from `3`."
Gamma::gamc = "Gamma[`1`, `2`] is too ill-conditioned to compute."
GCD::exact = "Argument `1` at position `2` is not an exact number."
General::aofil = "`1` already open as `2`."
General::argb = "`1` called with `2` arguments; between `3` and `4` arguments are expected."
General::argbu = "`1` called with 1 argument; between `2` and `3` arguments are expected."
General::argct = "`1` called with `2` arguments."
General::argctu = "`1` called with 1 argument."
General::argf = "`1` called with `2` arguments; `3` or fewer arguments are expected."
General::argm = "`1` called with `2` arguments; `3` or more arguments are expected."
General::argmu = "`1` called with 1 argument; `2` or more arguments are expected."
General::argr = "`1` called with 1 argument; `2` arguments are expected."
General::argrx = "`1` called with `2` arguments; `3` arguments are expected."
General::argt = "`1` called with `2` arguments; `3` or `4` arguments are expected."
General::argtu = "`1` called with 1 argument; `2` or `3` arguments are expected."
General::argx = "`1` called with `2` arguments; 1 argument is expected."
General::autoload = "While evaluating `1` the autoloading of package `2` was disabled by the previous setting of $AutoLoad to False. The package can be loaded with Get and the evaluation repeated."
General::badpassword = "`2`: `1`: `3` See installation instructions on how to set up your mathpass file."
General::base = "Requested base `1` in `2` should be between 2 and `3`."
General::bool = "True or False expected at position `2` in `1`."
General::color = "`1` is not a valid color or gray-level specification."
General::cxls = "Context or non-empty list of contexts expected at position `1` in `2`."
General::cxt = "Context (string ending in `4`) expected at position `3` in `2`."
General::intm = "Machine-size integer expected at position `2` in `1`."
General::intnm = "Non-negative machine-size integer expected at position `2` in `1`."
General::intnz = "Non-zero integer expected at position `2` in `1`."
General::intpm = "Positive machine-size integer expected at position `2` in `1`."
General::ioarg = "Argument in `1` is not valid for I/O operation."
General::ioerr = "I/O error occurred during `1`."
General::iopf = "Value of option `1` -> `2` should be an integer or Infinity."
General::iopnf = "Value of option `1` -> `2` should be a non-negative integer or Infinity."
General::iopnm = "Value of option `1` -> `2` should be a non-negative machine-size integer."
General::ioppf = "Value of option `1` -> `2` should be a positive integer or Infinity."
General::isdir = "Cannot open directory for reading."
General::iterb = "Iterator `1` does not have appropriate bounds."
General::itform = "Argument `1` at position `2` does not have the correct form for an iterator."
General::itraw = "Raw object `1` cannot be used as an iterator."
General::ittag = "Cannot use `1` as an iterator, since it contains no assignment tag."
General::ivar = "`1` is not a valid variable."
General::lconv = "QR algorithm failed to converge."
General::level = "Level specification `1` is not of the form n, {n}, or {m, n}."
General::list = "List expected at position `2` in `1`."
General::longp = "Pathname in `1` is too long."
General::lset = "Cannot set $Letters to `1`; value is not a list of strings or pairs of strings."
General::lspec = "`1` is not a valid color, thickness, or dashing specification."
General::mathid = "The machine you are running on (with name \"`1`\" and mathid `2`) does not have a valid entry in `3` See installation instructions on how to set up your mathpass file."
General::matrix = "Argument `1` at position `2` is not a rectangular matrix."
General::matsq = "Argument `1` at position `2` is not a square matrix."
General::mbox = "MatchBox cannot occur in transformation rule source."
General::modm = "Modulus `1` is too large for this implementation."
General::modn = "Value of option `1` -> `2` should be a non-negative integer."
General::modp = "Value of option `1` -> `2` should be a prime number."
General::mult = "Value of option Multiplicity -> `1` is not a positive integer."
General::prims = "Prime `1` is too small, algorithm failed."
General::privv = "Privilege violation during `1`."
General::proclimit = "`2`: `1`: Already running `3` Mathematica processes; no more are allowed by this license."
General::pvec = "Unable to find principal vectors for eigenvalue `1`."
General::pwmathid = "`2`: `1`: Warning: Correct machine name but incorrect mathid (should be `3`). See installation instructions on how to set up your mathpass file."
General::pwname = "`2`: `1`: Warning: Correct mathid but incorrect machine name (should be `3`). See installation instructions on how to set up your mathpass file."
General::pwnolic = "`1`: License refused from server `2`."
General::pwpath = "-pwpath \"`1`\" is not a List of directory names."
General::rawvar = "Parameter `1` in `2` is a raw expression and cannot be used as a variable."
General::readp = "Symbol `1` is read protected."
General::rvalue = "`1` has not been assigned a value."
General::seqs = "Sequence specification (+n, -n, {+n}, {-n}, or {m, n}) expected at position `2` in `1`."
General::shdw = "Warning: Symbol `1` appears in multiple contexts `2`; definitions in context `3` may shadow or be shadowed by other definitions."
General::spell = "Possible spelling error: new symbol name \"`1`\" is similar to existing symbols `2`."
General::spell1 = "Possible spelling error: new symbol name \"`1`\" is similar to existing symbol \"`2`\"."
General::ssle = "Symbol, string, or Literal[symbol] expected at position `2` in `1`."
General::stop = "Further output of `1` will be suppressed during this calculation."
General::strc = "Function `1` applied to string `2` gives `3`; a string is expected."
General::stream = "`1` is not a string, InputStream[ ], or OutputStream[ ]."
General::string = "String expected at position `1` in `2`."
General::strmi = "First argument in `1` is not a valid file or string identifier."
General::strml = "`1` is not a string, stream, or list of strings and streams."
General::strmn = "Requested stream `1` does not match existing stream `2` with the same stream number."
General::strs = "String or non-empty list of strings expected at position `1` in `2`."
General::sym = "Argument `1` at position `2` is expected to be a symbol."
General::tag = "Rule for `1` is not attached to `2`."
General::trace = "`1` --> `2`."
General::under = "Underflow occurred in computation."
General::write = "Tag `1` in `2` is Protected."
General::writewarn = "Defining rule for `1`."
General::wrsym = "Symbol `1` is Protected."
Get::enkey = "Cannot decode encoded file; incorrect key or machine."
Get::fdir = "`1` is a directory; a file is expected."
Get::path = "`1` in $Path is not a string."
Graphics::gfile = "`1` is not a filename or a list of filenames."
Graphics::gpt = "Coordinate `1` is not of the form {x, y}."
Graphics::gptn = "Coordinate `1` in `2` is not a floating-point number."
Graphics::hue = "`1` is not of length 1 or 3."
Graphics::realp = "Argument in `1` is not a positive real number."
Graphics::realu = "Argument in `1` is not a real number between 0 and 1."
GraphicsArray::arrsp = "Value of option GraphicsSpacing -> `1` should be a number greater than 0 or a list of two such numbers."
GraphicsArray::prim = "Argument to GraphicsArray, `1`, should be a vector or a matrix of graphics objects."
Graphics3D::ambnt = "Value of option `1` -> `2` is not a valid GrayLevel or RGBColor specification."
Graphics3D::boxz = "Box for 3D graphics has zero size."
NDSolve::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
NDSolve::precr = "Requested PrecisionGoal `1` is larger than WorkingPrecision; PrecisionGoal reduced to `2`."
NIntegrate::accg = "Value of option AccuracyGoal -> `1` is not Automatic, Infinity, or a machine-size integer."
NIntegrate::inovf = "Overflow resulted when attempting to evaluate the integrand at `1` = `2`."
NIntegrate::inum = "Integrand `1` is not numerical at `2` = `3`."
NIntegrate::minmax = "MinRecursion (`1`) is greater than MaxRecursion (`2`)."
NIntegrate::ncvb = "NIntegrate failed to converge to prescribed accuracy after `1` recursive bisections in `2` near `3` = `4`."
NIntegrate::ncvi = "NIntegrate failed to converge to prescribed accuracy after `1` iterated refinements in `2` in the interval `3`."
NIntegrate::ncvs = "NIntegrate failed to converge near the apparently non-integrable singularity at `1` = `2`."
NIntegrate::ninf = "Invalid use of infinity in integration limits `1`."
NIntegrate::nintp = "Encountered the non-number `1` at `2` = `3`."
NIntegrate::nlim = "`1` = `2` is not a valid limit of integration."
NIntegrate::ploss = "Numerical integration stopping due to loss of precision. Achieved neither the requested PrecisionGoal nor AccuracyGoal; suspect one of the following: highly oscillatory integrand or the true value of the integral is 0."
NIntegrate::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
NIntegrate::rnderr = "Inexact arithmetic has caused `1` to take the value `2` where the integrand is singular."
NIntegrate::slwcon = "Numerical integration converging too slowly; suspect one of the following: singularity, oscillatory integrand, or insufficient WorkingPrecision."
NIntegrate::vars = "Integration range specification `1` is not of the form {x, xmin, ..., xmax}."
NProduct::accg = "Value of option AccuracyGoal -> `1` is not Automatic, Infinity, or a machine-size integer."
NProduct::emcon = "Euler-Maclaurin sum failed to converge to requested error tolerance."
NProduct::istep = "Cannot get from `1` to `2` in steps of `3`."
NProduct::itfn = "`1` does not have the correct form for an iterator."
NProduct::nplim = "Limit of product `1` is not a number."
NProduct::npnum = "Multiplicand `1` is not numerical at point `2` = `3`."
NProduct::npst = "Product step size `1` is zero or not a number."
NProduct::npz = "Some factors are one. The algorithms are not very applicable."
NProduct::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
NSum::accg = "Value of option AccuracyGoal -> `1` is not Automatic, Infinity, or a machine-size integer."
NSum::emcon = "Euler-Maclaurin sum failed to converge to requested error tolerance."
NSum::istep = "Cannot get from `1` to `2` in steps of `3`."
NSum::itfn = "`1` does not have the correct form for an iterator."
NSum::nslim = "Limit of summation `1` is not a number."
NSum::nsnum = "Summand (or its derivative) `1` is not numerical at point `2` = `3`."
NSum::nsst = "Summation step size `1` is zero or not a number."
NSum::nsumz = "Some terms are zero. The algorithms are not very applicable."
NSum::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
NullSpace::cfail = "Algorithm failed to converge."
NullSpace::tol = "Value of option Tolerance -> `1` is not a non-negative real number or Automatic."
$NumberBits::realx = "`1` is not an inexact real number."
NumberForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
NumberForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
NumberForm::sigz = "Requested number format may result in trailing zeros which are not significant digits."
NValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
NValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
NValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
On::none = "Message `1` not found."
Optional::opdef = "Default value for optional argument `1` contains a pattern."
Options::opmix = "Cannot mix streams and non-streams in `1`."
Options::opsym = "Second argument in `1` should be a symbol or a list of symbols."
Options::optnf = "`1` is not a known option for `2`."
OwnValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
OwnValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
OwnValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
$Packages::cxlist = "Cannot set `1` to `2`; value must be a list of strings ending in `3`."
PaddedForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
PaddedForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
ParametricPlot::bend = "MaxBend `1` is not in the range 0 to 45."
ParametricPlot::pldiv = "Value of option PlotDivision -> `1` is not a number greater than 1."
ParametricPlot::plld = "Limits for `1` in `2` must have distinct numerical values."
ParametricPlot::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
ParametricPlot::ppcom = "Function `1` cannot be compiled; plotting will proceed with the uncompiled function."
ParametricPlot::pptr = "`1` does not evaluate to a pair of real numbers at `2` = `3`."
ParametricPlot::ppts = "Value of option PlotPoints -> `1` is not an integer >= 2."
ParametricPlot3D::glims = "Limit `1` and limit `2` contain the same iteration variable."
ParametricPlot3D::pcolor = "The shading function has produced colors of different types."
ParametricPlot3D::plld = "Limits for `1` in `2` must have distinct numerical values."
ParametricPlot3D::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
ParametricPlot3D::ppcom = "Function `1` cannot be compiled; plotting will proceed with the uncompiled function."
ParametricPlot3D::ppfun = "Argument `1` is not a list with three or four elements."
ParametricPlot3D::pplr = "`1` is not a list starting with three real numbers at `2` = `3`."
ParametricPlot3D::ppta = "Value of option PlotPoints -> `1` is not Automatic, an integer >= 2, or a list of two of these values."
ParametricPlot3D::ppts = "Value of option PlotPoints -> `1` is not an integer >= 2."
ParametricPlot3D::ppx = "Graphics3D object calculated in ParametricPlot3D is empty."
ParentDirectory::cdir = "Cannot set current directory to `1`."
$ParentLink::lnset = "Cannot set $ParentLink to `1`; value is not a LinkObject."
Part::noval = "Symbol `1` in part assignment does not have an immediate value."
Part::part = "Part `1` of `2` does not exist."
Part::partd = "Part specification `1` is longer than depth of object."
Part::partw = "Part `1` of `2` does not exist."
Part::pspec = "Part specification `1` is neither an integer nor a list of non-zero integers."
Part::setp = "Part assignment to `1` could not be made."
Part::setpn = "Part specification `1` in `2` is not an integer."
Part::setps = "`1` in assignment of part is not a symbol."
Partition::pdep = "Depth `1` requested in object with dimensions `2`."
Partition::pttl = "Partition arguments `2` and `3` must be the same length (since both are lists)."
Pattern::nodef = "No default setting found for `1` in position `2` when length is `3`."
Pattern::patm = "Too many (`1`) optional arguments required in `2`."
Pattern::patsym = "First element in pattern `1` is not a symbol."
Pattern::patv = "Name `1` used for both fixed and variable length patterns."
PatternTest::ptest = "No patterns found in test `1`."
Play::pfnum = "Function `1` (after normalization) never evaluates to a machine-size real number."
Play::playr = "Value of option PlayRange -> `1` is not a list of two machine-size real numbers."
Play::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
Play::plx = "First argument `1` does not contain any functions to play."
Play::sample = "Sample length `1` is not a positive machine-size integer."
Play::sdep = "Value of option SampleDepth -> `1` should be a positive machine-size integer."
Play::srate = "Value of option SampleRate -> `1` should be a positive machine-size real number."
Plot::bend = "MaxBend `1` is not in the range 0 to 45."
Plot::pldiv = "Value of option PlotDivision -> `1` is not a number greater than 1."
Plot::plld = "Limits for `1` in `2` must have distinct numerical values."
Plot::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
Plot::plnr = "`1` is not a machine-size real number at `2` = `3`."
Plot::ppts = "Value of option PlotPoints -> `1` is not an integer >= 2."
PlotRange::gtype = "`1` is not a type of graphics."
PlotRange::prng = "Value of option PlotRange -> `1` is not All, Automatic, or an appropriate list of range specifications."
PlotRegion::plotr = "Value of option PlotRegion -> `1` is not two pairs of real numbers in the form {{xmin, xmax}, {ymin, ymax}}."
Plot3D::glims = "Limit `1` and limit `2` contain the same iteration variable."
RotateRight::rspec = "Rotation specification `1` should be a machine-size integer or list of machine-size integers."
Rule::rhs = "Warning: Pattern `1` appears on the right-hand side of rule `2`."
RuleDelayed::rhs = "Warning: Pattern `1` appears on the right-hand side of rule `2`."
Run::shell = "Cannot execute shell."
SchurDecomposition::schurf = "SchurDecomposition has received a matrix with infinite precision."
SchurDecomposition::schurn = "SchurDecomposition has received a matrix with non-numeric elements."
ScientificForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
ScientificForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
SeedRandom::seed = "Argument `1` in `2` should be an integer or a string."
SequenceLimit::seqlim = "Warning: The general form of the sequence could not be determined, and the result may be incorrect."
SequenceLimit::seqw = "Sequence of length `1` is too short for use with WynnDegree -> `2`."
SequenceLimit::wynn = "Value of option WynnDegree -> `1` should be a positive machine-size integer or infinity."
Series::esss = "Essential singularity encountered in `1`."
Series::icm = "Series in `1` to be combined have unequal expansion points `2` and `3`."
Series::lss = "Logarithmic singularity encountered in `1`."
Series::sbyc = "Warning: Division by a series with no coefficients in `1`."
Series::serlim = "Series limit specification `1` is not a machine-size integer."
Series::sspec = "Series specification `1` is not a list with three elements."
Series::vcnt = "Center point `2` of power series expansion involves the variable `1`."
SeriesData::csa = "Argument `1` in `2` is not a power series."
SeriesData::scmn = "Order of series `1` is negative."
SeriesData::scmp = "The constant term of series `1` doesn't match the expansion point of `2`."
SeriesData::sdatc = "Coefficient specification `1` in `2` is not a list."
SeriesData::sdatd = "Power denominator specification `1` in `2` is not a positive machine-size integer."
SeriesData::sdatn = "Order specification `1` in `2` is not a machine-size integer."
SeriesData::sdatv = "Warning: First argument `1` is not a valid variable."
SeriesData::slnc = "Argument `1` in Log is a series with no coefficients."
SeriesData::ssdn = "Attempt to evaluate a series at the number `1`; returning Indeterminate."
Set::inset = "Assignments cannot be performed during inspection."
Set::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
Set::notag = "No valid assignment tag found in `1`."
Set::setraw = "Cannot assign to raw object `1`."
Set::shape = "Lists `1` and `2` are not the same shape."
SetAccuracy::accurnr = "Requested accuracy `1` is not a real number within the allowable range."
SetDelayed::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
SetDirectory::cdir = "Cannot set current directory to `1`."
SetFileDate::fdate = "Date specification should be either the number of seconds since Jan 1, 1900 or a {y, m, d, h, m, s} list."
SetOptions::locked = "Symbol `1` is locked."
SetOptions::optf = "`1` has incorrectly formed options `2`."
SetOptions::optnf = "`1` is not a known option for `2`."
SetOptions::rep = "`1` is not a valid replacement rule."
SetOptions::sstm = "Argument `1` is not a symbol or a stream."
SetStreamPosition::sbuf = "Requested position `1` in stream `2` is outside the file buffer; cannot reach outside the file buffer for non-disk files."
Short::short = "Second argument `1` should be a positive real number."
Show::gcc = "Graphics of type `1` cannot be combined with other types of graphics."
Show::gcomb = "An error was encountered in combining the graphics objects in `1`."
Show::gmed = "No graphics output medium specified."
Show::gtype = "`1` is not a type of graphics."
Show::shx = "No graphical objects to show."
SingularValues::cfail = "Algorithm failed to converge."
SingularValues::svdf = "SingularValues has received a matrix with infinite precision."
SingularValues::svdn = "SingularValues has received a matrix with non-numerical elements."
SingularValues::tol = "Value of option Tolerance -> `1` is not a non-negative real number or Automatic."
Skip::readf = "`1` is not a valid format specification."
Skip::readn = "Syntax error reading a real number from `1`."
Skip::readt = "Syntax error reading `1` from `2`."
Skip::readx = "`1` reads no entries."
Solve::dinv = "The expression `1` involves unknowns in more than one argument, so inverse functions can't be used."
Solve::elist = "List encountered during logical expansion of `1`."
Solve::eqf = "`1` is not a well-formed equation."
Solve::ifun = "Warning: Inverse functions are being used by Solve, so some solutions may not be found."
Solve::method = "Value of option Method -> `1` is expected to be 1, 2, or 3."
Solve::solex = "Solve can't handle one of the exponents."
Solve::tdep = "The equations appear to involve transcendental functions of the variables in an essentially non-algebraic way."
Sound::ssnf = "Warning: `1` out of `2` sample points did not evaluate to real numbers."
Sound::ssnm = "Warning: A good PlayRange could not be found since most of the samples are not evaluating to machine-size real numbers."
Splice::splicd = "Missing right delimiter `1` at end of input file `2`."
Splice::splicf = "Cannot deduce output file name from `1`."
Splice::splict = "Cannot deduce output type from `1`."
Splice::splicx = "Syntax error in Mathematica input `1`."
Stack::stackx = "Expression number `1` does not exist in `2`; there are `3` expressions of the requested form."
$StringConversion::strc = "Function `1` applied to string `2` gives `3`; a string is expected."
StringConversion::strc = "Function `1` applied to string `2` gives `3`; a string is expected."
StringDrop::drop = "Cannot drop positions `1` through `2` in \"`3`\"."
StringForm::sfq = "Unmatched backquote in `1`."
StringForm::sfr = "Item `1` requested in \"`3`\" out of range; `2` items available."
StringInsert::ins = "Cannot insert at position `2` in `1`."
StringJoin::strj = "Expression `2` in `1` is not a string."
$StringOrder::stset = "Cannot set $StringOrder to `1`; value is not a list of strings or string lists."
StringPosition::meta = "Value of option MetaCharacters -> `1` is not None, Automatic, a string of length 3, or a list of three strings."
StringReplace::meta = "Value of option MetaCharacters -> `1` is not None, Automatic, a string of length 3, or a list of three strings."
StringReplace::srep = "`1` is not a valid string replacement rule."
StringTake::take = "Cannot take positions `1` through `2` in \"`3`\"."
Subscripted::subn = "Subscripting specification `1` is not of the form n or {n1, n2}."
Subscripted::subv = "Warning: Specifications for superscripts and subscripts overlap."
Subscripted::subx = "Warning: Positions specified by `1` are not available in expression of length `2`."
SubValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
SubValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
SubValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
SurfaceColor::albedo = "Albedo specification `1` in first argument of `2` is not a valid GrayLevel or RGBColor directive."
SurfaceColor::shine = "Shininess specification `1` in third argument of `2` is not a positive real number."
SurfaceColor::specl = "Specularity specification `1` in second argument of `2` is not a valid GrayLevel or RGBColor directive."
SurfaceGraphics::clip = "Value of option ClipFill -> `1` is not None, Automatic, a color, or a list of two such values."
SurfaceGraphics::gmat = "`1` is not a rectangular array larger than 2 X 2."
SurfaceGraphics::meshr = "Value of option MeshRange -> `1` is not of the form {{xmin, xmax}, {ymin, ymax}}."
SurfaceGraphics::noproj = "Mathematica is unable to make a projection matrix; check the settings of ViewPoint, ViewCenter, and ViewVertical."
SurfaceGraphics::pmsr = "PlotRange `1` is so much smaller than MeshRange `2` that there is nothing left to plot."
SurfaceGraphics::shade = "Shading array `1` is not the same shape as the z-value array."
Syntax::bktcm = "\"`1`\" should probably be \"`2`\"; commas are not allowed between parentheses.`4`"
Syntax::bktfn = "\"`1`\" should probably be \"`2`\".`4`"
Syntax::bktmch = "\"`1`\" must be followed by \"`2`\", not \"`3`\".`4`"
Syntax::bktwrn = "Warning: \"`1`\" should probably be \"`2`\".`4`"
Syntax::bktx = "\"`1`\" has extra \"`2`\" after it.`4`"
Syntax::comma = "Invalid input \"`1`\"; commas are not allowed between parentheses.`4`"
Syntax::newl = "The newline character after \"`1`\" is understood as a multiplication operator.`4`"
Syntax::sntx = "Syntax error in or before \"`1`\".`4`"
Syntax::sntxb = "Expression cannot begin with \"`1`\".`4`"
Syntax::sntxc = "The comment starting at \"`1`\" has no closing \"*)\".`4`"
Syntax::sntxe = "Unexpected end of file (probably unclosed bracket).`4`"
Syntax::sntxf = "\"`1`\" cannot be followed by \"`2`\".`4`"
Syntax::sntxi = "Incomplete expression.`4`"
Syntax::sntxpi = "Incomplete expression in result of $PreRead.`4`"
Syntax::sntxpr = "Syntax error in result of $PreRead."
Syntax::sntxq = "The string starting at \"`1`\" has no closing quote.`4`"
$SyntaxHandler::sntxh = "$SyntaxHandler returned `1`, which is not a string or $Failed."
TableForm::tfal = "Value of option TableAlignments -> `1` should be a list of alignment specifications (Top, Bottom, and Center for column dimensions, or Left, Right, and Center for row dimensions)."
TableForm::tfdir = "Value of option TableDirections -> `1` should be Row, Column, or a non-empty list of these values."
TableForm::tfh = "TableHeadings option contained `1`, which is not Automatic, None, or a list of labels."
TableForm::tfsp = "Value of option TableSpacing -> `1` should be Automatic or a list of non-negative machine-size integers."
TagSet::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
TagSet::tagnf = "Tag `1` not found in `2`."
TagSet::tagpos = "Tag `1` in `2` is not in a valid position for assignment."
TagSetDelayed::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
TagSetDelayed::tagnf = "Tag `1` not found in `2`."
TagSetDelayed::tagpos = "Tag `1` in `2` is not in a valid position for assignment."
TagUnset::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
TagUnset::tagnf = "Tag `1` not found in `2`."
TagUnset::tagpos = "Tag `1` in `2` is not in a valid position for assignment."
Take::take = "Cannot take positions `1` through `2` in `3`."
Text::textn = "Text offset `1` is not a pair of numbers."
Text::textz = "Vector for text rotation cannot have value {0,0}."
Thickness::thkn = "The argument in `1` is not a number."
Thread::tdlen = "Objects of unequal length in `1` cannot be combined."
Thread::tpos = "Cannot thread over positions `1` through `2` in `3`."
Ticks::ticks = "`1` is not a valid tick specification."
TimeConstrained::timc = "Number of seconds `1` is not a positive integer."
ToASCII::toascii = "Argument `1` is not a single-character string."
ToColor::colpc = "Result `1` obtained during color conversion by applying function `2` to color `3` is not a GrayLevel, RGBColor, or CMYKColor color directive."
ToColor::colpn = "Result `1` obtained during color conversion by applying function `2` to color `3` contains a non-numerical argument."
ToColor::colpw = "Result `1` obtained during color conversion by applying function `2` to color `3` has the wrong number of arguments for that color."
ToColor::tocol = "First argument `1` in ToColor should be a valid color directive."
ToDate::tdn = "First argument `1` should be an integer."
ToExpression::esntx = "Could not parse `1` as Mathematica input."
ToRules::elist = "List encountered during logical expansion of `1`."
ToRules::eqf = "`1` is not a well-formed equation."
Trace::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
Trace::tracd = "Value of option `1` -> `2` should be False, True, or All."
TraceDialog::dgbgn = "Entering Dialog; use Return[ ] to exit."
TraceDialog::dgend = "Exiting Dialog."
TraceDialog::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
TraceDialog::tracd = "Value of option `1` -> `2` should be False, True, or All."
TraceLevel::notrc = "No Trace function is currently active."
TracePrint::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
TracePrint::tracd = "Value of option `1` -> `2` should be False, True, or All."
TraceScan::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
TraceScan::tracd = "Value of option `1` -> `2` should be False, True, or All."
Transpose::perm = "`1` is not a permutation."
Transpose::tperm = "Permutation `1` is longer than the dimensions `2` of the array."
Transpose::tpmax = "Coordinate permutation `1` is too deep."
UnAlias::alspr = "No previous alias found for `1`."
Uninstall::unlink = "External package `1` has not been installed."
Unique::usym = "`1` is not a symbol or a valid symbol name."
Unset::cxun = "Cannot unset contexts."
Unset::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
Unset::norep = "Assignment on `2` for `1` not found."
Unset::notag = "No valid assignment tag found in `1`."
Unset::usraw = "Cannot unset raw object `1`."
UpSet::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
UpSet::notag = "No valid assignment tag found in `1`."
UpSetDelayed::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
UpSetDelayed::notag = "No valid assignment tag found in `1`."
UpValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
UpValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
UpValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
VerticalForm::precd = "Precedence list `1` is not of the form {head, prec, assoc, ...}."
ViewCenter::viewc = "A projection cannot be constructed for a ViewCenter which coincides with a ViewPoint."
ViewPoint::viewp = "A projection cannot be constructed for a ViewPoint inside the bounding box."
ViewVertical::viewv = "The ViewVertical vector must have a non-zero component perpendicular to a line from the ViewPoint to the ViewCenter."
With::dup = "Duplicate local variable `1` found in local variable specification `2`."
With::dups = "Conflicting local variables `1` and `3` found in local variable specification `2`."
With::lvlist = "Local variable specification `1` is not a List."
With::lvset = "Local variable specification `1` contains `2` which is an assignment to `3`; only assignments to symbols are allowed."
With::lvw = "Local variable specification `1` contains `2` which is not an assignment to a symbol."
With::lvws = "Variable `1` in local variable specification `2` requires a value."