home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / e / e031 / 3.ddi / MATHZIP2 / STARTUP / MSG.M < prev    next >
Encoding:
Text File  |  1991-08-30  |  74.9 KB  |  938 lines

  1. AbsoluteDashing::dshn = "Argument in `1` is not a list of numbers."
  2. AbsoluteThickness::thkn = "The argument in `1` is not a number."
  3. AccountingForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
  4. AccountingForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
  5. Accumulate::accnorm = "Argument `1` should be a normal expression."
  6. AlgebraicRules::algdat = "`1` is not a valid AlgebraicRules object obtained from MainSolve."
  7. AlgebraicRules::newv = "`1` involves variables not among `2`."
  8. Alias::almark = "Source string `1` contains context mark."
  9. AspectRatio::aspr = "Value of option AspectRatio -> `1` is not a finite positive number or Automatic."
  10. Attributes::attnf = "`1` is not a known attribute."
  11. Attributes::attsl = "`1` is not a symbol, string, or list of symbols and strings."
  12. Attributes::locked = "Symbol `1` is locked."
  13. Axes::axes = "`1` is not a valid axis specification."
  14. Axes::obaxes = "This is an obsolete use of Axes, superseded by AxesOrigin."
  15. AxesEdge::axedg = "`1` is not a valid axis edge specification."
  16. BaseForm::basf = "Requested base `1` should be between 2 and `2`."
  17. $BatchInput::bitf = "Cannot set `1` to `2`; value must be True or False."
  18. Block::dup = "Duplicate local variable `1` found in local variable specification `2`."
  19. Block::lockt = "Cannot localize locked symbol `1` in assignment `3` from local variable specification `2`."
  20. Block::lockv = "Cannot localize locked symbol `1` in local variable specification `2`."
  21. Block::lvlist = "Local variable specification `1` is not a List."
  22. Block::lvset = "Local variable specification `1` contains `2` which is an assignment to `3`; only assignments to symbols are allowed."
  23. Block::lvsym = "Local variable specification `1` contains `2` which is not a symbol or an assignment to a symbol."
  24. CallProcess::child = "Child process gave error: `1`."
  25. CallProcess::cpdd = "Process `1` has died."
  26. CallProcess::cpnac = "Process `1` is not active."
  27. CallProcess::cpst = "Cannot start process `1`."
  28. Chop::tolnn = "Tolerance specification `1` must be a non-negative number."
  29. Clear::ssym = "`1` is not a symbol or a string."
  30. ClearAll::clloc = "Cannot clear local variable `1`."
  31. ClearAll::locked = "Symbol `1` is locked."
  32. ClearAll::ssym = "`1` is not a symbol or a string."
  33. ClebschGordan::phys = "`1` is not physical."
  34. ClebschGordan::tri = "`1` is not triangular."
  35. Close::spfile = "Cannot close special file `1`."
  36. ColorOutput::colpc = "Result `1` obtained during color conversion by applying function `2` to color `3` is not a GrayLevel, RGBColor, or CMYKColor color directive."
  37. ColorOutput::colpn = "Result `1` obtained during color conversion by applying function `2` to color `3` contains a non-numerical argument."
  38. ColorOutput::colpw = "Result `1` obtained during color conversion by applying function `2` to color `3` has the wrong number of arguments for that color."
  39. ColumnForm::colmh = "Horizontal alignment specification `1` is not Left, Center, or Right."
  40. ColumnForm::colmv = "Vertical alignment specification `1` is not Below, Center, or Above."
  41. Compile::ccon = "Warning: Non-numerical object `1` with attribute Constant cannot be compiled."
  42. Compile::cph = "Expression `1` with head `2` cannot be compiled."
  43. Compile::cpw = "Warning: Cannot compile raw expression `1` of type `2`."
  44. Compile::cset = "Warning: Variable `1` of type `2` encountered in assignment of type `3`."
  45. Compile::ctyp = "Invalid type specification `1` in `2`."
  46. Compile::ctyps = "Invalid subexpression type specification `1`."
  47. CompiledFunction::cccx = "Expression `1` should be a machine-size complex number."
  48. CompiledFunction::ccf = "Result `1` of external evaluation does not have the correct form."
  49. CompiledFunction::ccint = "Expression `1` should be a machine-size integer."
  50. CompiledFunction::ccr = "Expression `1` should be a machine-size real number."
  51. CompiledFunction::cctf = "Expression `1` should be True or False."
  52. CompiledFunction::cfcode = "Invalid opcode `1`; a non-negative integer less than `2` is expected."
  53. CompiledFunction::cfct = "Number of arguments `1` does not match the length `2` of the argument template."
  54. CompiledFunction::cfcx = "Argument `1` at position `2` should be a machine-size complex number."
  55. CompiledFunction::cfex = "External evaluation error at instruction `1`; proceeding with uncompiled evaluation."
  56. CompiledFunction::cfff = "Fourth argument `1` should be of the form Function[{args}, expr]."
  57. CompiledFunction::cffv = "First operation `1` does not check for correct version number."
  58. CompiledFunction::cfins = "Arguments in instruction number `1` do not have the correct form."
  59. CompiledFunction::cfint = "Argument `1` at position `2` should be a machine-size integer."
  60. CompiledFunction::cfn = "Numerical error encountered at instruction `1`; proceeding with uncompiled evaluation."
  61. CompiledFunction::cfnv = "CompiledFunction object is invalid and cannot be used."
  62. CompiledFunction::cfr = "Argument `1` at position `2` should be a machine-size real number."
  63. CompiledFunction::cftf = "Argument `1` at position `2` should be True or False."
  64. CompiledFunction::cfver = "Incorrect version number; CompiledFunction object cannot be used."
  65. CompiledFunction::crcx = "Compiled expression `1` should be a machine-size complex number."
  66. CompiledFunction::crint = "Compiled expression `1` should be a machine-size integer."
  67. CompiledFunction::crr = "Compiled expression `1` should be a machine-size real number."
  68. CompiledFunction::crtf = "Compiled expression `1` should be True or False."
  69. ComplexExpand::exf = "Value of option TargetFunctions -> `1` does not contain any of the allowed functions `2`."
  70. CompoundExpression::goto = "Label[`1`] requested by Goto not found."
  71. CompoundExpression::throw = "Uncaught `1` returned to top level."
  72. Condition::condp = "Warning: Pattern `1` appears on the right-hand side of condition `2`."
  73. Condition::obsc = "Warning: Obsolete use of Condition (`1`) evaluated to its first argument."
  74. Condition::obscf = "Warning: Obsolete use of Condition (`1`) evaluated to Fail."
  75. ConstrainedMax::cmeq = "`1` is not a valid equation or inequality."
  76. ConstrainedMax::cmeqx = "`1` does not contain any valid equations or inequalities."
  77. ConstrainedMax::cmfc = "Constant term `1` in `2` is not a real number."
  78. ConstrainedMax::cmfr = "Coefficient `1` of variable `2` in `3` is not a real number."
  79. ConstrainedMax::cmfun = "`1` is not a linear function of `2` with real coefficients."
  80. ConstrainedMax::cmlc = "`1` is not a linear constraint in the variables `2`."
  81. ConstrainedMax::cmnc = "Non-numerical constraint encountered."
  82. ConstrainedMax::cmtol = "Value of option Tolerance -> `1` is not a positive real number or Automatic."
  83. ConstrainedMax::nbdd = "Specified domain appears unbounded."
  84. ConstrainedMax::nbddt = "Specified domain appears unbounded, with tolerance `1`."
  85. ConstrainedMax::nsat = "The specified constraints cannot be satisfied."
  86. ConstrainedMax::nsatt = "The specified constraints cannot be satisfied with tolerance `1`."
  87. ConstrainedMin::cmeq = "`1` is not a valid equation or inequality."
  88. ConstrainedMin::cmeqx = "`1` does not contain any valid equations or inequalities."
  89. ConstrainedMin::cmfc = "Constant term `1` in `2` is not a real number."
  90. ConstrainedMin::cmfr = "Coefficient `1` of variable `2` in `3` is not a real number."
  91. ConstrainedMin::cmfun = "`1` is not a linear function of `2` with real coefficients."
  92. ConstrainedMin::cmlc = "`1` is not a linear constraint in the variables `2`."
  93. ConstrainedMin::cmnc = "Non-numerical constraint encountered."
  94. ConstrainedMin::cmtol = "Value of option Tolerance -> `1` is not a positive real number or Automatic."
  95. ConstrainedMin::nbdd = "Specified domain appears unbounded."
  96. ConstrainedMin::nbddt = "Specified domain appears unbounded, with tolerance `1`."
  97. ConstrainedMin::nsat = "The specified constraints cannot be satisfied."
  98. ConstrainedMin::nsatt = "The specified constraints cannot be satisfied with tolerance `1`."
  99. Context::cxdup = "Cannot set `1` to `2`, since a symbol already exists with name `3` and context `4`."
  100. Context::cxname = "`1` is not a parsable context name ending in `2`."
  101. Context::cxset = "Cannot set `1` to `2`; value is not a parsable context name ending in `3`."
  102. ContextToFilename::cxfil = "ContextToFilename[`1`] evaluated to `2`; a String is expected; using `3`."
  103. ContourGraphics::gmat = "`1` is not a rectangular array larger than 2 X 2."
  104. ContourGraphics::meshr = "Value of option MeshRange -> `1` is not of the form {{xmin, xmax}, {ymin, ymax}}."
  105. ContourGraphics::pmsr = "PlotRange `1` is so much smaller than MeshRange `2` that there is nothing left to plot."
  106. ContourGraphics::zval = "Non-numerical value `1` found at position `2` in first argument."
  107. ContourPlot::glims = "Limit `1` and limit `2` contain the same iteration variable."
  108. ContourPlot::plld = "Limits for `1` in `2` must have distinct numerical values."
  109. ContourPlot::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
  110. ContourPlot::plnr = "`1` is not a machine-size real number at `2` = `3`."
  111. ContourPlot::pptt = "Value of option PlotPoints -> `1` is not an integer >= 2 or a list of two such integers."
  112. Contours::ctlev = "Contour level `1` is not a real number."
  113. Contours::ctnl = "Value of option Contours -> `1` is not an integer or a list of numbers."
  114. ContourStyle::ctstl = "`1` is not a valid contour style specification."
  115. CopyDirectory::filex = "Cannot overwrite existing file `1`."
  116. CopyDirectory::nodir = "Directory `1` not found."
  117. CopyFile::fdir = "`1` is a directory; a file is expected."
  118. CopyFile::filex = "Cannot overwrite existing file `1`."
  119. D::dvar = "Multiple derivative in `1` does not have the form {x, n}."
  120. Dashing::dshn = "Argument in `1` is not a list of numbers."
  121. Debug::dbug = "To inspect an expression, just evaluate it normally."
  122. DeclarePackage::aldec = "Symbol `1` in `2` has already been declared."
  123. DefaultFont::dfont = "Value of option DefaultFont -> `1` cannot be used as a font; using global $DefaultFont instead."
  124. DefaultValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  125. DefaultValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  126. DefaultValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  127. Delete::part = "Part `1` of `2` does not exist."
  128. Delete::psl = "Position specification `1` in `2` is not an integer or a list of integers."
  129. DeleteDirectory::nodir = "Directory `1` not found."
  130. DeleteFile::fdir = "`1` is a directory; a file is expected."
  131. DensityGraphics::gmat = "`1` is not a rectangular array larger than 2 X 2."
  132. DensityGraphics::meshr = "Value of option MeshRange -> `1` is not of the form {{xmin, xmax}, {ymin, ymax}}."
  133. DensityGraphics::pmsr = "PlotRange `1` is so much smaller than MeshRange `2` that there is nothing left to plot."
  134. DensityGraphics::zval = "Non-numerical value `1` found at position `2` in first argument."
  135. DensityPlot::glims = "Limit `1` and limit `2` contain the same iteration variable."
  136. DensityPlot::plld = "Limits for `1` in `2` must have distinct numerical values."
  137. DensityPlot::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
  138. DensityPlot::plnr = "`1` is not a machine-size real number at `2` = `3`."
  139. DensityPlot::pptt = "Value of option PlotPoints -> `1` is not an integer >= 2 or a list of two such integers."
  140. Dialog::dpa = "Abort while evaluating DialogProlog `1` caught in dialog."
  141. Dialog::dup = "Duplicate local variable `1` found in local variable specification `2`."
  142. Dialog::exd = "To exit a dialog, type Return, or Return[expr]. To exit the entire Mathematica session, type Exit[ ]."
  143. Dialog::lockt = "Cannot localize locked symbol `1` in assignment `3` from local variable specification `2`."
  144. Dialog::lockv = "Cannot localize locked symbol `1` in local variable specification `2`."
  145. Dialog::lvlist = "Local variable specification `1` is not a List."
  146. Dialog::lvset = "Local variable specification `1` contains `2` which is an assignment to `3`; only assignments to symbols are allowed."
  147. Dialog::lvsym = "Local variable specification `1` contains `2` which is not a symbol or an assignment to a symbol."
  148. Directory::dirx = "`1`"
  149. Disk::angle = "Starting angle is larger than ending angle in angle specification `1`."
  150. Disk::radius = "Radius `1` is not a positive number or a pair of positive numbers."
  151. Display::gtype = "`1` is not a type of graphics."
  152. Dot::dotsh = "Tensors `1` and `2` have incompatible shapes."
  153. Dot::rect = "Non-rectangular tensor encountered."
  154. DownValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  155. DownValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  156. DownValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  157. Drop::drop = "Cannot drop positions `1` through `2` in `3`."
  158. DSolve::csym = "Value of option `1` -> `2` must be a symbol."
  159. DSolve::deql = "`1` is not a valid equation or list of valid equations."
  160. DSolve::deqn = "Element `1` in the equation list is not an equation."
  161. DSolve::deqx = "Supplied equations are not differential equations of the given functions."
  162. DSolve::dnim = "Built-in procedures cannot solve this differential equation."
  163. DSolve::dsdeg = "Warning: Differential equation of order higher than four encountered. DSolve may not be able to find the solution."
  164. DSolve::dsdet = "The system of differential equations appears to be overdetermined."
  165. DSolve::dsfun = "`1` cannot be used as a function."
  166. DSolve::dsvar = "`1` cannot be used as a variable."
  167. DSolve::pde = "Partial differential equation encountered."
  168. DSolve::zvec = "Cannot compute `1` since the argument matrix `2` has a zero eigenvector."
  169. Dump::dpbin = "Invalid binary file `1`."
  170. Dump::dpcr = "Cannot create binary file `1`."
  171. Dump::dpfil = "`1` does not contain an appropriate binary filename."
  172. Dump::dpop = "Cannot open binary file `1`."
  173. Dump::dprd = "Cannot read from binary file `1`."
  174. Dump::dpwrt = "Cannot write to binary file `1`."
  175. EditDefinition::edsym = "`1` is not a symbol."
  176. EllipticExp::ellnp = "The argument `1` is not an ordered pair; a list of length 2 is expected."
  177. EllipticLog::elld = "The arguments to `1` are inconsistent with the defining equation y^2 == x^3 + a x^2 + b x."
  178. EllipticLog::ellnp = "The argument `1` is not an ordered pair; a list of length 2 is expected."
  179. EllipticTheta::etype = "The first argument `1` is expected to be 1, 2, 3, or 4."
  180. EllipticThetaPrime::etype = "The first argument `1` is expected to be 1, 2, 3, or 4."
  181. End::noctx = "No previous context defined."
  182. EndAdd::noctx = "No previous context defined."
  183. EndPackage::noctx = "No previous context defined."
  184. EngineeringForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
  185. EngineeringForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
  186. ExtendedGCD::egcd = "Both arguments in `1` should be integers."
  187. ExtendedGCD::egcdz = "ExtendedGCD[0,0] has no unique solution."
  188. FaceGrids::fglst = "Value for option FaceGrids -> `1` is not None, All, or a list with 6 or fewer elements."
  189. FaceGrids::fgstl = "`1` is not a valid grid style specification."
  190. FaceGrids::gface = "`1` is not a valid face specification."
  191. Factor::facim = "Factoring non-integer polynomials with respect to a modulus is not implemented."
  192. Factor::facle = "Factoring polynomials with exponents this large is not implemented."
  193. Factor::facmm = "Factoring multivariate polynomials with respect to a modulus is not implemented."
  194. Factor::mvmod = "Multivariate modular factorization is not supported."
  195. Factor::priml = "Prime `1` is too large for this implementation."
  196. FactorInteger::faccp = "Unable to factor `1` completely."
  197. FactorInteger::facn = "First argument `1` in `2` is not an exact number."
  198. FactorInteger::facnf = "Unable to factor `1`."
  199. FileNames::cdir = "Cannot set current directory to `1`."
  200. FindMinimum::fddis = "Start specification `1` does not contain distinct starting values."
  201. FindMinimum::fdin = "Form of start specification `1` in `2` is inconsistent with other start specifications."
  202. FindMinimum::fdss = "Search specification `1` should be a list with 2-4 elements."
  203. FindMinimum::fdst = "Expression `1` in `2` is not a valid start specification; a number or pair of numbers is expected."
  204. FindMinimum::fdvc = "Variable number `1` has value `2` which cannot be compared with the bounds `3`."
  205. FindMinimum::fmcv = "FindMinimum failed to converge to the prescribed accuracy within `1` iterations."
  206. FindMinimum::fmdig = "`1` working digits is insufficient to achieve the requested accuracy or precision."
  207. FindMinimum::fmgl = "Gradient `1` is not a length `2` list of real numbers at `3` = `4`."
  208. FindMinimum::fmgs = "Could not symbolically find the gradient of `1`. Try giving two starting values for each variable."
  209. 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."
  210. FindMinimum::fmlim = "The minimum could not be bracketed in `1` iterations."
  211. FindMinimum::fmmp = "Machine precision is insufficient to achieve the requested accuracy or precision."
  212. FindMinimum::fmns = "Starting value `1` in `2` is not a real number."
  213. FindMinimum::fmnum = "Objective function `1` is not real at `2` = `3`."
  214. FindMinimum::fmreg = "Search region limit `1` in `2` is not a real number."
  215. FindMinimum::regex = "Reached the point `1` which is outside the region `2`."
  216. FindRoot::cvnwt = "Newton's method failed to converge to the prescribed accuracy after `1` iterations."
  217. FindRoot::fddis = "Start specification `1` does not contain distinct starting values."
  218. FindRoot::fdin = "Form of start specification `1` in `2` is inconsistent with other start specifications."
  219. FindRoot::fdss = "Search specification `1` should be a list with 2-4 elements."
  220. FindRoot::fdst = "Expression `1` in `2` is not a valid start specification; a number or pair of numbers is expected."
  221. FindRoot::fdvc = "Variable number `1` has value `2` which cannot be compared with the bounds `3`."
  222. FindRoot::fjnum = "Jacobian `1` is not a `2` by `2` matrix of numbers at `3` = `4`. Try giving two starting values for each variable."
  223. FindRoot::frdig = "`1` working digits is insufficient to achieve the accuracy `2`."
  224. FindRoot::frjc = "Could not symbolically find the Jacobian of `1`. Try giving two starting values for each variable."
  225. FindRoot::frmp = "Machine precision is insufficient to achieve the accuracy `1`."
  226. FindRoot::frns = "Starting value `1` in `2` is not a number."
  227. FindRoot::frnum = "Function `1` is not a length `2` list of numbers at `3` = `4`."
  228. FindRoot::frreg = "Search region limits `1` in `2` are not numbers."
  229. FindRoot::frsec = "Secant method failed to converge to the prescribed accuracy after `1` iterations."
  230. FindRoot::jsing = "Encountered a singular Jacobian at the point `1` = `2`. Try perturbing the initial point(s)."
  231. FindRoot::regex = "Reached the point `1` which is outside the region `2`."
  232. First::first = "`1` has a length of zero and no first element."
  233. Fit::fitc = "Number of coordinates (`1`) is not equal to the number of parameters (`2`)."
  234. Fit::fitd = "First argument `1` to Fit is not a list or rectangular array of data."
  235. Fit::fitf = "Second argument `1` to Fit is not a list of functions."
  236. FlattenAt::flatp = "Expression `3` at position `1` of `2` has no parts and cannot be flattened."
  237. FlattenAt::part = "Part `1` of `2` does not exist."
  238. FlattenAt::psl = "Position specification `1` in `2` is not an integer or a list of integers."
  239. FontForm::ffsp = "`1` is not a valid font specification of the form {\"font\", size}."
  240. FontForm::obsff = "FontForm[expr, font, size] is an obsolete use of FontForm, superseded by FontForm[expr, {font, size}]."
  241. Format::forml = "Recursion depth limit $RecursionLimit exceeded while formatting output."
  242. Format::fttp = "Format type `1` is not a symbol."
  243. Format::lcont = "Line continuation print object too wide."
  244. Format::toobig = "Expression too big for output."
  245. FormatType::ftype = "Value of option FormatType -> `1` is not valid."
  246. FormatValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  247. FormatValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  248. FormatValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  249. Fourier::fftl = "Argument `1` is not a non-empty list of numbers."
  250. FrameLabel::fmlab = "Value of option FrameLabel -> `1` should be None or a label or a list with 2 or 4 labels."
  251. FromASCII::fromascii = "Argument `1` is not an 8-bit ASCII code (integer in the range 0 to 255)."
  252. FromDate::fdls = "`1` is not a list of 6 machine-size integers."
  253. Function::attf = "Attributes `1` in `2` cannot be used as function attributes."
  254. Function::fdup = "Duplicate parameter `1` found in `2`."
  255. Function::fdups = "Conflicting parameters `1` and `3` found in `2`."
  256. Function::flpar = "Parameter specification `1` in `2` should be a symbol or a list of symbols."
  257. Function::fpct = "Too many parameters in `1` to be filled from `2`."
  258. Function::slot = "`1` (in `2`) should contain a non-negative integer."
  259. Function::slotn = "Slot number `1` in `2` cannot be filled from `3`."
  260. Function::slotp = "`1` (in `2`) should contain a positive integer."
  261. Function::slots = "SlotSequence[`1`] in `2` cannot be filled from `3`."
  262. Gamma::gamc = "Gamma[`1`, `2`] is too ill-conditioned to compute."
  263. GCD::exact = "Argument `1` at position `2` is not an exact number."
  264. General::aofil = "`1` already open as `2`."
  265. General::argb = "`1` called with `2` arguments; between `3` and `4` arguments are expected."
  266. General::argbu = "`1` called with 1 argument; between `2` and `3` arguments are expected."
  267. General::argct = "`1` called with `2` arguments."
  268. General::argctu = "`1` called with 1 argument."
  269. General::argf = "`1` called with `2` arguments; `3` or fewer arguments are expected."
  270. General::argm = "`1` called with `2` arguments; `3` or more arguments are expected."
  271. General::argmu = "`1` called with 1 argument; `2` or more arguments are expected."
  272. General::argr = "`1` called with 1 argument; `2` arguments are expected."
  273. General::argrx = "`1` called with `2` arguments; `3` arguments are expected."
  274. General::argt = "`1` called with `2` arguments; `3` or `4` arguments are expected."
  275. General::argtu = "`1` called with 1 argument; `2` or `3` arguments are expected."
  276. General::argx = "`1` called with `2` arguments; 1 argument is expected."
  277. General::base = "Requested base `1` in `2` should be between 2 and `3`."
  278. General::bool = "True or False expected at position `2` in `1`."
  279. General::color = "`1` is not a valid color or gray-level specification."
  280. General::cxls = "Context or non-empty list of contexts expected at position `1` in `2`."
  281. General::cxt = "Context (string ending in `4`) expected at position `3` in `2`."
  282. General::datedpasswd = "Dated password `2`: `1`: `3`."
  283. General::dbyz = "Division by zero."
  284. General::digit = "Digit at position `1` in `2` is too large to be used in base `3`."
  285. General::dirdep = "Cannot get deeper in directory tree: `1`."
  286. General::eival = "Unable to find all roots of the characteristic polynomial."
  287. General::eivec = "Unable to find eigenvector for eigenvalue `1`."
  288. General::eivn = "Incorrect number `1` of eigenvectors for eigenvalue `2` with multiplicity `3`."
  289. General::estep = "Value of option `1` -> `2` is not a positive integer."
  290. General::extra = "Extra argument at position `1`."
  291. General::filro = "Attempt to modify a read-only file during `1`."
  292. General::fnsym = "First argument in `1` is not a symbol or a string naming a symbol."
  293. General::fstr = "File specification `1` is not a string."
  294. General::globf = "Cannot open object obtained by expansion of `1`."
  295. General::globm = "Too many matches for `1`: `2`."
  296. General::globn = "No matches for `1`."
  297. General::gprim = "Unknown `1` primitive `2` encountered."
  298. General::head = "Expression with head `3` expected at position `2` in `1`."
  299. General::heads = "Heads `1` and `2` at positions `3` and `4` are expected to be the same."
  300. General::hmdir = "\"~\" should be followed by \"/\": only the current user's home directory is supported."
  301. General::ilsm = "List of machine-size integers expected at position `2` in `1`."
  302. General::ilsmn = "Single or non-empty list of non-negative machine-size integers expected at position `2` of `1`."
  303. General::ilsmp = "Single or non-empty list of positive machine-size integers expected at position `2` of `1`."
  304. General::indet = "Indeterminate expression `1` encountered."
  305. General::initstate = "`1` cannot be used during initialization."
  306. General::innf = "Non-negative integer or Infinity expected at position `2` in `1`."
  307. General::int = "Integer expected at position `2` in `1`."
  308. General::intm = "Machine-size integer expected at position `2` in `1`."
  309. General::intnm = "Non-negative machine-size integer expected at position `2` in `1`."
  310. General::intnz = "Non-zero integer expected at position `2` in `1`."
  311. General::intpf = "Positive integer or Infinity expected at position `2` in `1`."
  312. General::intpm = "Positive machine-size integer expected at position `2` in `1`."
  313. General::ioarg = "Argument in `1` is not valid for I/O operation."
  314. General::ioerr = "I/O error occurred during `1`."
  315. General::iopf = "Value of option `1` -> `2` should be an integer or Infinity."
  316. General::iopnf = "Value of option `1` -> `2` should be a non-negative integer or Infinity."
  317. General::iopnm = "Value of option `1` -> `2` should be a non-negative machine-size integer."
  318. General::ioppf = "Value of option `1` -> `2` should be a positive integer or Infinity."
  319. General::isdir = "Cannot open directory for reading."
  320. General::iterb = "Iterator `1` does not have appropriate bounds."
  321. General::itform = "Argument `1` at position `2` does not have the correct form for an iterator."
  322. General::itraw = "Raw object `1` cannot be used as an iterator."
  323. General::ittag = "Cannot use `1` as an iterator, since it contains no assignment tag."
  324. General::ivar = "`1` is not a valid variable."
  325. General::lconv = "QR algorithm failed to converge."
  326. General::level = "Level specification `1` is not of the form n, {n}, or {m, n}."
  327. General::list = "List expected at position `2` in `1`."
  328. General::longp = "Pathname in `1` is too long."
  329. General::lset = "Cannot set $Letters to `1`; value is not a list of strings or pairs of strings."
  330. General::lspec = "`1` is not a valid color, thickness, or dashing specification."
  331. General::mathid = "The machine you are running on (with name \"`1`\" and mathid `2`) is not in `3`. See installation instructions on how to set up your mathpass file."
  332. General::matrix = "Argument `1` at position `2` is not a rectangular matrix."
  333. General::matsq = "Argument `1` at position `2` is not a square matrix."
  334. General::mbox = "MatchBox cannot occur in transformation rule source."
  335. General::modm = "Modulus `1` is too large for this implementation."
  336. General::modn = "Value of option `1` -> `2` should be a non-negative integer."
  337. General::modp = "Value of option `1` -> `2` should be a prime number."
  338. General::mult = "Value of option Multiplicity -> `1` is not a positive integer."
  339. General::newsym = "StringReplace[$Off[Symbol `1` is new.], {\" -> \",  -> \n}]"
  340. General::nfdir = "Directory not found during `1`."
  341. General::nffil = "File not found during `1`."
  342. General::nlicenses = "`2`: `1`: Number of licenses (`3`) must be a positive integer."
  343. General::nlist3 = "`1` is not a list of three numbers."
  344. General::nolicence = "`2`: `1`: license number (field 3) missing. See installation instructions on how to set up your mathpass file."
  345. General::nomathid = "`2`: `1`: mathid (field 2) missing. See installation instructions on how to set up your mathpass file."
  346. General::nonopt = "Options expected (instead of `1`) beyond position `2` in `3`. An option must be a rule or a list of rules."
  347. General::noopen = "Cannot open `1`."
  348. General::nopasswd = "`2`: `1`: password (field 3) missing. See installation instructions on how to set up your mathpass file."
  349. General::nopwfile = "Password file `1` not found. See installation instructions on how to set up your mathpass file."
  350. General::nord = "Comparison with complex number `1` attempted."
  351. General::normal = "Normal expression expected at position `3` in `2`."
  352. General::nosym = "`1` does not contain a symbol to which to attach a rule."
  353. General::notfound = "Symbol `1` not found."
  354. General::npad = "Value for option NumberPadding -> `1` should be a string or a pair of strings."
  355. General::npt = "Value for option NumberPoint -> `1` is expected to be a string."
  356. General::nsgn = "Value for option NumberSigns -> `1` should be a pair of strings or two pairs of strings."
  357. General::nspr = "Value for option NumberSeparator -> `1` should be a string or a pair of strings."
  358. General::obsfn = "`1` is an obsolete function, superseded by `2`."
  359. General::obsopt = "`1` is an obsolete graphics option, superseded by `2`."
  360. General::openr = "`1` is open for input."
  361. General::openw = "`1` is open for output."
  362. General::openx = "`1` is not open."
  363. General::opset = "Option `1` is not set in `2`."
  364. General::opstl = "Value of option `1` -> `2` should be a string or a list of strings."
  365. General::optb = "Optional object `1` in `2` is not a single blank."
  366. General::optrs = "Option specification `1` in `2` is not a rule for a symbol."
  367. General::opttf = "Value of option `1` -> `2` should be True or False."
  368. General::opttfa = "Value of option `1` -> `2` should be True, False, or Automatic."
  369. General::optx = "Unknown option `1` in `2`."
  370. General::ovfl = "Overflow occurred in computation."
  371. General::par = "Inappropriate parameter: `1` -> `2`."
  372. General::password = "`2`: `1`: `3` See installation instructions on how to set up your mathpass file."
  373. General::patop = "Pattern `1` contains inappropriate optional object."
  374. General::plln = "Limiting value `1` in `2` is not a machine-size real number."
  375. General::poly = "`1` is not a polynomial."
  376. General::polyx = "`1` is not a polynomial with exact coefficients."
  377. General::precw = "Warning: The precision of the argument function (`1`) is less than WorkingPrecision (`2`)."
  378. General::primm = "Tried `1` primes, algorithm failed."
  379. General::prims = "Prime `1` is too small, algorithm failed."
  380. General::privv = "Privilege violation during `1`."
  381. General::proclimit = "`2`: `1`: Already running `3` Mathematica processes; no more are allowed by this license."
  382. General::pvec = "Unable to find principal vectors for eigenvalue `1`."
  383. 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."
  384. 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."
  385. General::pwnolic = "`1`: License refused from server `2`."
  386. General::pwpath = "-pwpath \"`1`\" is not a List of directory names."
  387. General::rawvar = "Parameter `1` in `2` is a raw expression and cannot be used as a variable."
  388. General::readp = "Symbol `1` is read protected."
  389. General::rvalue = "`1` has not been assigned a value."
  390. General::seqs = "Sequence specification (+n, -n, {+n}, {-n}, or {m, n}) expected at position `2` in `1`."
  391. General::shdw = "Warning: Symbol `1` appears in multiple contexts `2`; definitions in context `3` may shadow or be shadowed by other definitions."
  392. General::spell = "Possible spelling error: new symbol name \"`1`\" is similar to existing symbols `2`."
  393. General::spell1 = "Possible spelling error: new symbol name \"`1`\" is similar to existing symbol \"`2`\"."
  394. General::ssle = "Symbol, string, or Literal[symbol] expected at position `2` in `1`."
  395. General::stop = "Further output of `1` will be suppressed during this calculation."
  396. General::strc = "Function `1` applied to string `2` gives `3`; a string is expected."
  397. General::stream = "`1` is not a string, InputStream[ ], or OutputStream[ ]."
  398. General::string = "String expected at position `1` in `2`."
  399. General::strmi = "First argument in `1` is not a valid file or string identifier."
  400. General::strml = "`1` is not a string, stream, or list of strings and streams."
  401. General::strmn = "Requested stream `1` does not match existing stream `2` with the same stream number."
  402. General::strs = "String or non-empty list of strings expected at position `1` in `2`."
  403. General::sym = "Argument `1` at position `2` is expected to be a symbol."
  404. General::tag = "Rule for `1` is not attached to `2`."
  405. General::trace = "`1` --> `2`."
  406. General::under = "Underflow occurred in computation."
  407. General::write = "Tag `1` in `2` is Protected."
  408. General::writewarn = "Defining rule for `1`."
  409. General::wrsym = "Symbol `1` is Protected."
  410. Get::enkey = "Cannot decode encoded file; incorrect key or machine."
  411. Get::fdir = "`1` is a directory; a file is expected."
  412. Get::path = "`1` in $Path is not a string."
  413. Graphics::font = "Graphics font specification `1` is not of the form {\"name\", size}."
  414. Graphics::gfile = "`1` is not a filename or a list of filenames."
  415. Graphics::gpt = "Coordinate `1` is not of the form {x, y}."
  416. Graphics::gptn = "Coordinate `1` in `2` is not a floating-point number."
  417. Graphics::hue = "`1` is not of length 1 or 3."
  418. Graphics::realp = "Argument in `1` is not a positive real number."
  419. Graphics::realu = "Argument in `1` is not a real number between 0 and 1."
  420. GraphicsArray::arrsp = "Value of option GraphicsSpacing -> `1` should be a number between 0 and 1 or a list of two such numbers."
  421. GraphicsArray::grarr = "`1` is not a graphics object, a vector of graphics objects, or a matrix of graphics objects."
  422. Graphics3D::ambnt = "Value of option `1` -> `2` is not a valid GrayLevel or RGBColor specification."
  423. Graphics3D::boxz = "Box for 3D graphics has zero size."
  424. Graphics3D::gsing = "Singular homogeneous transformation generated."
  425. Graphics3D::gsort = "More than 10^9 polygons to sort."
  426. Graphics3D::lights = "Value of option `1` -> `2` is not of the form {{pos, col}, {pos, col}, ...}."
  427. Graphics3D::ltcol = "Element `1` in LightSources option contains `2`, which is not a valid GrayLevel or RGBColor directive."
  428. Graphics3D::noproj = "Mathematica is unable to make a projection matrix; check the settings of ViewPoint, ViewCenter, and ViewVertical."
  429. Graphics3D::psvf = "Function value at x = `1`, y = `2` was sent to infinity by perspective transformation."
  430. GridLines::grid = "`1` is not a valid grid specification."
  431. HorizontalForm::precd = "Precedence list `1` is not of the form {head, prec, assoc, ...}."
  432. HypergeometricPFQ::hdiv = " Warning: Divergent generalized hypergeometric series `1`."
  433. Inequality::ineq = "Inequality called with `1` arguments; the number of arguments is expected to be an odd number >= 3."
  434. Inequality::inequ = "Inequality called with `1` argument; the number of arguments is expected to be an odd number >= 3."
  435. Infix::group = "Grouping specification `1` is not NonAssociative, None, Left, or Right."
  436. Information::basic = "?Name gives information on Name, ?Ab* on all symbols starting with Ab. ??Name gives more information."
  437. Information::nomatch = "No symbol matching `1` found."
  438. Information::notfound1 = "Symbol `1` not found. \n"
  439. Information::ssym = "`1` is not a symbol or a string."
  440. Inner::incom = "Length `1` of dimension `2` in `3` is incommensurate with length `4` of dimension 1 in `5`."
  441. Inner::nolev = "Level `1` is not available in `2` (dimensions `3`)."
  442. Insert::ins = "Cannot insert at position `1` in `2`."
  443. Insert::psl = "Position specification `1` in `2` is not an integer or a list of integers."
  444. IntegerDigits::ibase = "Base `1` is not an integer greater than 1."
  445. Integrate::idiv = "Integral does not converge."
  446. Integrate::ilim = "Integration limit `1` is not of the form {x,xmin,xmax}."
  447. InterpolatingFunction::dmval = "Input value lies outside domain of the interpolating function."
  448. InterpolatingFunction::dmwarn = "Warning: Input value lies outside domain of the interpolating function."
  449. InterpolatingPolynomial::ipdat = "First argument `1` should be a list of non-lists or a list of pairs."
  450. InterpolatingPolynomial::ipdup = "The abscissae are not distinct."
  451. InterpolatingPolynomial::ipf = "Ordinate `1` from data element number `2` should be a non-list or a non-empty vector."
  452. InterpolatingPolynomial::ipval = "Abscissa `1` from data element number `2` should be a non-list."
  453. InterpolatingPolynomial::ipvar = "`1` cannot be used as the variable in a polynomial."
  454. Interpolation::indat = "Data point `1` contains `2` which is not a real number."
  455. Interpolation::inddp = "The point `1` in dimension `2` is duplicated."
  456. Interpolation::indim = "The coordinates `1` in dimension `2` are not consistent with other coordinates in this dimension."
  457. Interpolation::indl = "Derivative specification `1` from data point `2` is not a length `3` list of derivative values."
  458. Interpolation::indn = "Derivative `1` from data point `2` is not numerical."
  459. Interpolation::indpt = "Coordinate `1` in data point `2` does not match the corresponding coordinate in `3`."
  460. Interpolation::indup = "The abscissa value `1` is duplicated."
  461. Interpolation::infn = "Function value `1` from data point `2` is not a number."
  462. Interpolation::inhr = "Requested order is too high; order has been reduced to `1`."
  463. Interpolation::inlen = "Inconsistent element `1` encountered; all data elements must have the same length."
  464. Interpolation::inlow = "Dimension `1` has only 1 point; no interpolation can be done."
  465. Interpolation::inmd = "The last element in `1` is a list with length other than 2."
  466. Interpolation::innd = "First argument in `1` does not contain any data."
  467. Interpolation::inord = "Value of option `1` -> `2` should be a positive integer."
  468. Interpolation::inpts = "The total number `1` of data points is not a multiple of the number `2` of points in dimension `3`."
  469. Interrupt::dgbgn = "Entering Dialog; use Return[ ] to exit."
  470. Interrupt::dgend = "Exiting Dialog."
  471. Inverse::invc = "Warning: Result for inverse of badly conditioned matrix `1` may contain significant numerical errors."
  472. Inverse::sing = "Matrix `1` is singular."
  473. InverseFourier::fftl = "Argument `1` is not a non-empty list of numbers."
  474. InverseFunction::noinv = "The function `1` is not invertible."
  475. $IterationLimit::itlim = "Iteration limit of `1` exceeded."
  476. $IterationLimit::limset = "Cannot set `1` to `2`; value must be Infinity or an integer at least `3`."
  477. JacobiSymbol::jcpo = "Second argument `1` in `2` should be an odd, positive integer."
  478. JordanForm::jfx = "The input matrix cannot have finite precision."
  479. Last::nolast = "`1` has a length of zero and no last element."
  480. LatticeReduce::cfail = "Algorithm failed to converge."
  481. LatticeReduce::latm = "Matrix element `1` is not an integer."
  482. LCM::exact = "Argument `1` at position `2` is not an exact number."
  483. LegendreP::ltype = "LegendreType `1` is expected to be Real or Complex."
  484. LegendreQ::ltype = "LegendreType `1` is expected to be Real or Complex."
  485. Limit::ldir = "Value of option Direction -> `1` should be a number or Automatic."
  486. Limit::lim = "Limit specification `1` is not of the form x -> x0."
  487. Limit::limf = "Unable to determine limit direction from `1`."
  488. LinearSolve::lsfail = "LinearSolve could not find solutions to the linear system."
  489. LinearSolve::lslc = "Coefficient matrix and target vector do not have the same length."
  490. LinearSolve::lsv = "Second argument `1` is not a non-empty vector."
  491. LinearSolve::nosol = "Linear equation encountered which has no solution."
  492. LinkObject::linkd = "`1` is dead; connection closed."
  493. LinkObject::linkn = "Argument `1` in `2` has an invalid LinkObject number; the link may be dead."
  494. LinkObject::linkv = "Argument `1` in `2` is not a valid LinkObject."
  495. LinkObject::linkx = "Argument `1` in `2` is not an open LinkObject."
  496. LinkOpen::linkf = "`1` failed."
  497. LinkOpen::links = "Too many open links."
  498. LinkWrite::linkv = "Argument `1` in `2` is not a valid LinkObject."
  499. LinkWriteHeld::linkv = "Argument `1` in `2` is not a valid LinkObject."
  500. ListPlay::lsamps = "The first argument to ListPlay must be a list of samples or a list of lists of samples."
  501. ListPlay::playr = "Value of option PlayRange -> `1` is not a list of two machine-size real numbers."
  502. ListPlay::sdep = "Value of option SampleDepth -> `1` should be a positive machine-size integer."
  503. ListPlay::silent = "Warning: Sound in channel `1` is silent."
  504. ListPlay::srate = "Value of option SampleRate -> `1` should be a positive machine-size real number."
  505. ListPlot::lpn = "`1` is not a list of numbers or pairs of numbers."
  506. LogicalExpand::elist = "List encountered during logical expansion of `1`."
  507. LogicalExpand::eqf = "`1` is not a well-formed equation."
  508. MainSolve::elist = "List encountered during logical expansion of `1`."
  509. MainSolve::eqf = "`1` is not a well-formed equation."
  510. MainSolve::ibool = "Value of option InverseFunctions -> `1` should be True, False, or Automatic."
  511. MainSolve::method = "Value of option Method -> `1` is expected to be 1, 2, or 3."
  512. MainSolve::mode = "Value of option Mode -> `1` is expected to be Generic, Modular, or Rational."
  513. MantissaExponent::rbase = "Base `1` is not a real number greater than 1."
  514. MantissaExponent::realx = "`1` is not an inexact real number."
  515. MapAt::part = "Part `1` of `2` does not exist."
  516. MapAt::psl = "Position specification `1` in `2` is not an integer or a list of integers."
  517. MapThread::mptc = "Incompatible dimensions of objects at positions {2, `1`} and {2, `2`} of `3`; dimensions are `4` and `5`."
  518. MapThread::mptd = "Object `1` at position {2, `2`} in `3` has only `4` of required `5` dimensions."
  519. MatrixExp::zvec = "Cannot compute `1` since the argument matrix `2` has a zero eigenvector."
  520. MatrixPower::zvec = "Cannot compute `1` since the argument matrix `2` has a zero eigenvector."
  521. $$Media::obsym = "$$Media is an obsolete symbol, superseded by Streams[ ]."
  522. MeshStyle::mesh = "`1` is not a valid MeshStyle specification; using the default."
  523. Message::msgl = "$MessageList `1` not a list; reset to {}."
  524. Message::name = "Message name `1` is not of the form symbol::name or symbol::name::language."
  525. MessageName::messg = "Message `1` is not a string."
  526. Messages::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  527. Messages::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  528. Messages::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  529. Mod::divz = "Second argument in `1` should be non-zero."
  530. Module::dup = "Duplicate local variable `1` found in local variable specification `2`."
  531. Module::dups = "Conflicting local variables `1` and `3` found in local variable specification `2`."
  532. Module::lvlist = "Local variable specification `1` is not a List."
  533. Module::lvset = "Local variable specification `1` contains `2` which is an assignment to `3`; only assignments to symbols are allowed."
  534. Module::lvsym = "Local variable specification `1` contains `2` which is not a symbol or an assignment to a symbol."
  535. $ModuleNumber::modnc = "Warning: Newly created symbol names may conflict with existing ones."
  536. $ModuleNumber::set = "Cannot set `1` to `2`; value must be a positive integer."
  537. NDSolve::accg = "Value of option AccuracyGoal -> `1` is not Automatic, Infinity, or a machine-size integer."
  538. NDSolve::deql = "`1` is not a valid equation or list of valid equations."
  539. NDSolve::deqn = "Element `1` in the equation list is not an equation."
  540. NDSolve::deqx = "Supplied equations are not differential equations of the given functions."
  541. NDSolve::dsfun = "`1` cannot be used as a function."
  542. NDSolve::dsvar = "`1` cannot be used as a variable."
  543. NDSolve::ewt = "Weighted error tolerance becomes zero during computation at `1` = `2`."
  544. NDSolve::mxst = "Maximum number of steps reached at the point `1`."
  545. NDSolve::ndcf = "Repeated convergence test failure at `1` = `2`; unable to continue."
  546. NDSolve::ndcom = "Compilation failed for `1` with variable `2`."
  547. NDSolve::ndeqf = "Number of differential equations is less than number of unknown functions."
  548. NDSolve::nderr = "Repeated error test failure at `1` = `2`; unable to continue."
  549. NDSolve::ndin = "Insufficient number of initial conditions."
  550. NDSolve::ndinn = "Initial condition `1` is not a number."
  551. NDSolve::ndlim = "Limit specification `1` is not of the form {x, xend} or {x, xmin, xmax}."
  552. NDSolve::ndnl = "Limit `1` in `2` is not a real number."
  553. NDSolve::ndnum = "Differential equation does not evaluate to a number at `1` = `2`."
  554. NDSolve::ndode = "Input is not an ordinary differential equation of `1`."
  555. NDSolve::ndord = "The order of derivative `1` is not an integer."
  556. NDSolve::ndsss = "Value of option StartingStepSize -> `1` is not a non-negative real number or Automatic."
  557. NDSolve::ndsv = "Cannot find starting point of `1`."
  558. NDSolve::ndsz = "At `1` = `2`, step size is effectively zero; singularity suspected."
  559. NDSolve::ndtol = "Requested tolerances are too small."
  560. NDSolve::ntcs = "Cannot solve constraint equations for initial conditions."
  561. NDSolve::pde = "Partial differential equation encountered."
  562. NDSolve::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
  563. NDSolve::precr = "Requested PrecisionGoal `1` is larger than WorkingPrecision; PrecisionGoal reduced to `2`."
  564. NIntegrate::accg = "Value of option AccuracyGoal -> `1` is not Automatic, Infinity, or a machine-size integer."
  565. NIntegrate::inovf = "Overflow resulted when attempting to evaluate the integrand at `1` = `2`."
  566. NIntegrate::inum = "Integrand `1` is not numerical at `2` = `3`."
  567. NIntegrate::minmax = "MinRecursion (`1`) is greater than MaxRecursion (`2`)."
  568. NIntegrate::ncvb = "NIntegrate failed to converge to prescribed accuracy after `1` recursive bisections in `2` near `3` = `4`."
  569. NIntegrate::ncvi = "NIntegrate failed to converge to prescribed accuracy after `1` iterated refinements in `2` in the interval `3`."
  570. NIntegrate::ncvs = "NIntegrate failed to converge near the apparently non-integrable singularity at `1` = `2`."
  571. NIntegrate::ninf = "Invalid use of infinity in integration limits `1`."
  572. NIntegrate::nintp = "Encountered the non-number `1` at `2` = `3`."
  573. NIntegrate::nlim = "`1` = `2` is not a valid limit of integration."
  574. 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."
  575. NIntegrate::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
  576. NIntegrate::rnderr = "Inexact arithmetic has caused `1` to take the value `2` where the integrand is singular."
  577. NIntegrate::slwcon = "Numerical integration converging too slowly; suspect one of the following: singularity, oscillatory integrand, or insufficient WorkingPrecision."
  578. NIntegrate::vars = "Integration range specification `1` is not of the form {x, xmin, ..., xmax}."
  579. NProduct::accg = "Value of option AccuracyGoal -> `1` is not Automatic, Infinity, or a machine-size integer."
  580. NProduct::emcon = "Euler-Maclaurin sum failed to converge to requested error tolerance."
  581. NProduct::istep = "Cannot get from `1` to `2` in steps of `3`."
  582. NProduct::itfn = "`1` does not have the correct form for an iterator."
  583. NProduct::nplim = "Limit of product `1` is not a number."
  584. NProduct::npnum = "Multiplicand `1` is not numerical at point `2` = `3`."
  585. NProduct::npst = "Product step size `1` is zero or not a number."
  586. NProduct::npz = "Some factors are one. The algorithms are not very applicable."
  587. NProduct::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
  588. NSum::accg = "Value of option AccuracyGoal -> `1` is not Automatic, Infinity, or a machine-size integer."
  589. NSum::emcon = "Euler-Maclaurin sum failed to converge to requested error tolerance."
  590. NSum::istep = "Cannot get from `1` to `2` in steps of `3`."
  591. NSum::itfn = "`1` does not have the correct form for an iterator."
  592. NSum::nslim = "Limit of summation `1` is not a number."
  593. NSum::nsnum = "Summand (or its derivative) `1` is not numerical at point `2` = `3`."
  594. NSum::nsst = "Summation step size `1` is zero or not a number."
  595. NSum::nsumz = "Some terms are zero. The algorithms are not very applicable."
  596. NSum::precg = "Value of option PrecisionGoal -> `1` is not Automatic, Infinity, or a positive machine-size integer."
  597. NullSpace::cfail = "Algorithm failed to converge."
  598. NullSpace::tol = "Value of option Tolerance -> `1` is not a non-negative real number or Automatic."
  599. $NumberBits::realx = "`1` is not an inexact real number."
  600. NumberForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
  601. NumberForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
  602. NumberForm::sigz = "Requested number format may result in trailing zeros which are not significant digits."
  603. NValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  604. NValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  605. NValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  606. On::none = "Message `1` not found."
  607. Optional::opdef = "Default value for optional argument `1` contains a pattern."
  608. Options::opmix = "Cannot mix streams and non-streams in `1`."
  609. Options::opsym = "Second argument in `1` should be a symbol or a list of symbols."
  610. Options::optnf = "`1` is not a known option for `2`."
  611. OwnValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  612. OwnValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  613. OwnValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  614. $Packages::cxlist = "Cannot set `1` to `2`; value must be a list of strings ending in `3`."
  615. PaddedForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
  616. PaddedForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
  617. ParametricPlot::bend = "MaxBend `1` is not in the range 0 to 45."
  618. ParametricPlot::pldiv = "Value of option PlotDivision -> `1` is not a number greater than 1."
  619. ParametricPlot::plld = "Limits for `1` in `2` must have distinct numerical values."
  620. ParametricPlot::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
  621. ParametricPlot::ppcom = "Function `1` cannot be compiled; plotting will proceed with the uncompiled function."
  622. ParametricPlot::pptr = "`1` does not evaluate to a pair of real numbers at `2` = `3`."
  623. ParametricPlot::ppts = "Value of option PlotPoints -> `1` is not an integer >= 2."
  624. ParametricPlot3D::glims = "Limit `1` and limit `2` contain the same iteration variable."
  625. ParametricPlot3D::pcolor = "The shading function has produced colors of different types."
  626. ParametricPlot3D::plld = "Limits for `1` in `2` must have distinct numerical values."
  627. ParametricPlot3D::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
  628. ParametricPlot3D::plls = "Step size `1` in `2` is not a machine-size real number."
  629. ParametricPlot3D::pllz = "Step size `1` in `2` must be non-zero."
  630. ParametricPlot3D::ppcom = "Function `1` cannot be compiled; plotting will proceed with the uncompiled function."
  631. ParametricPlot3D::ppfun = "Argument `1` is not a list with three or four elements."
  632. ParametricPlot3D::pplr = "`1` is not a list starting with three real numbers at `2` = `3`."
  633. ParametricPlot3D::ppta = "Value of option PlotPoints -> `1` is not Automatic, an integer >= 2, or a list of two of these values."
  634. ParametricPlot3D::ppts = "Value of option PlotPoints -> `1` is not an integer >= 2."
  635. ParametricPlot3D::ppx = "Graphics3D object calculated in ParametricPlot3D is empty."
  636. ParentDirectory::cdir = "Cannot set current directory to `1`."
  637. $ParentLink::lnset = "Cannot set $ParentLink to `1`; value is not a LinkObject."
  638. Part::noval = "Symbol `1` in part assignment does not have an immediate value."
  639. Part::part = "Part `1` of `2` does not exist."
  640. Part::partd = "Part specification `1` is longer than depth of object."
  641. Part::partw = "Part `1` of `2` does not exist."
  642. Part::pspec = "Part specification `1` is neither an integer nor a list of non-zero integers."
  643. Part::setp = "Part assignment to `1` could not be made."
  644. Part::setpn = "Part specification `1` in `2` is not an integer."
  645. Part::setps = "`1` in assignment of part is not a symbol."
  646. Partition::pdep = "Depth `1` requested in object with dimensions `2`."
  647. Partition::pttl = "Partition arguments `2` and `3` must be the same length (since both are lists)."
  648. Pattern::nodef = "No default setting found for `1` in position `2` when length is `3`."
  649. Pattern::patm = "Too many (`1`) optional arguments required in `2`."
  650. Pattern::patsym = "First element in pattern `1` is not a symbol."
  651. Pattern::patv = "Name `1` used for both fixed and variable length patterns."
  652. PatternTest::ptest = "No patterns found in test `1`."
  653. Play::pfnum = "Function `1` (after normalization) never evaluates to a machine-size real number."
  654. Play::playr = "Value of option PlayRange -> `1` is not a list of two machine-size real numbers."
  655. Play::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
  656. Play::plx = "First argument `1` does not contain any functions to play."
  657. Play::sample = "Sample length `1` is not a positive machine-size integer."
  658. Play::sdep = "Value of option SampleDepth -> `1` should be a positive machine-size integer."
  659. Play::srate = "Value of option SampleRate -> `1` should be a positive machine-size real number."
  660. Plot::bend = "MaxBend `1` is not in the range 0 to 45."
  661. Plot::pldiv = "Value of option PlotDivision -> `1` is not a number greater than 1."
  662. Plot::plld = "Limits for `1` in `2` must have distinct numerical values."
  663. Plot::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
  664. Plot::plnr = "`1` is not a machine-size real number at `2` = `3`."
  665. Plot::ppts = "Value of option PlotPoints -> `1` is not an integer >= 2."
  666. PlotRange::gtype = "`1` is not a type of graphics."
  667. PlotRange::prng = "Value of option PlotRange -> `1` is not All, Automatic, or an appropriate list of range specifications."
  668. PlotRegion::plotr = "Value of option PlotRegion -> `1` is not two pairs of real numbers in the form {{xmin, xmax}, {ymin, ymax}}."
  669. Plot3D::glims = "Limit `1` and limit `2` contain the same iteration variable."
  670. Plot3D::gsing = "Singular homogeneous transformation generated."
  671. Plot3D::gval = "Function value `1` at grid point xi = `2`, yi = `3` is not a real number."
  672. Plot3D::pcolor = "The shading function has produced colors of different types."
  673. Plot3D::plld = "Limits for `1` in `2` must have distinct numerical values."
  674. Plot3D::pllim = "Limit specification `1` is not of the form {x, xmin, xmax}."
  675. Plot3D::plnc = "`1` is neither a machine-size real number at `2`=`3` nor a list of a real number and a valid color directive."
  676. Plot3D::pptt = "Value of option PlotPoints -> `1` is not an integer >= 2 or a list of two such integers."
  677. Plot3Matrix::p3mat = "Value of option Plot3Matrix -> `1` is not a 4 x 4 numerical matrix."
  678. Plot3Matrix::p3wrn = "Warning: Plot3Matrix is undocumented; see ViewCenter and ViewVertical."
  679. PolynomialMod::polym = "Modulus `1` is not a positive integer."
  680. Postfix::group = "Grouping specification `1` is not NonAssociative, None, Left, or Right."
  681. Power::infy = "Infinite expression `1` encountered."
  682. PowerMod::ninv = "`1` is not invertible modulo `2`."
  683. PowerMod::pmod = "All three arguments in `1` must be integers."
  684. Prefix::group = "Grouping specification `1` is not NonAssociative, None, Left, or Right."
  685. $PreRead::prstr = "$PreRead[\"`1`\"] results in `2`, which is not a string."
  686. Prime::intpp = "Positive integer argument expected in `1`."
  687. Prime::largp = "Argument `1` in `2` is too large for this implementation."
  688. Protect::locked = "Symbol `1` is locked."
  689. Protect::pssl = "`1` is not a string, symbol, or list of strings and symbols."
  690. PseudoInverse::cfail = "Algorithm failed to converge."
  691. PseudoInverse::tol = "Value of option Tolerance -> `1` is not a non-negative real number or Automatic."
  692. QRDecomposition::qrf = "QRDecomposition has received a matrix with infinite precision."
  693. QRDecomposition::qrn = "QRDecomposition has received a matrix with non-numerical elements."
  694. Quotient::divz = "Second argument in `1` should be non-zero."
  695. Random::randn = "Range specification `1` in `2` is not a number or pair of numbers."
  696. Random::randt = "Type specification `1` in `2` should be Real, Integer, or Complex."
  697. Range::range = "Range specification in `1` is not an integer."
  698. Raster::rscd = "Color `1` is different from previous color."
  699. Raster::rscf = "Result `1` obtained by applying the value of the ColorFunction option to `2` is not a valid color or gray-level directive."
  700. Raster::rslim = "Third argument `1` to `2` is not a list of two distinct real numbers."
  701. Raster::rsrec = "Second argument `1` in `2` is not a list of two coordinates."
  702. Raster::rsval = "Non-numerical value `1` found at position `2` in first argument of `3`."
  703. RasterArray::rscd = "Color `1` is different from previous color."
  704. RasterArray::rscol = "Expression `1` at position `2` in first argument of `3` is not a valid color or gray-level directive."
  705. RasterArray::rsrec = "Second argument `1` in `2` is not a list of two coordinates."
  706. Rationalize::tolnn = "Tolerance specification `1` must be a non-negative number."
  707. Read::readf = "`1` is not a valid format specification."
  708. Read::readn = "Syntax error reading a real number from `1`."
  709. Read::readt = "Syntax error reading `1` from `2`."
  710. Read::readx = "`1` reads no entries."
  711. ReadList::readf = "`1` is not a valid format specification."
  712. ReadList::readn = "Syntax error reading a real number from `1`."
  713. ReadList::readt = "Syntax error reading `1` from `2`."
  714. ReadList::readx = "`1` reads no entries."
  715. RealDigits::rbase = "Base `1` is not a real number greater than 1."
  716. RealDigits::rdigs = "The requested list of digits is too long to evaluate."
  717. RealDigits::realx = "`1` is not an inexact real number."
  718. $RecursionLimit::limset = "Cannot set `1` to `2`; value must be Infinity or an integer at least `3`."
  719. $RecursionLimit::reclim = "Recursion depth of `1` exceeded."
  720. Remove::relex = "Cannot remove lexical symbol `1` except automatically (when `2` is removed)."
  721. Remove::remal = "Symbol `1` already removed."
  722. Remove::rmlck = "Symbol `1` is Locked and cannot be removed."
  723. Remove::rmptc = "Symbol `1` is Protected and cannot be removed."
  724. Remove::ssym = "`1` is not a symbol or a string."
  725. RenameDirectory::filex = "Cannot overwrite existing file `1`."
  726. RenameDirectory::nodir = "Directory `1` not found."
  727. RenameDirectory::redev = "Cannot rename to a different physical device; `1` will copied to `2`, and the original will be deleted."
  728. RenameFile::fdir = "`1` is a directory; a file is expected."
  729. RenameFile::filex = "Cannot overwrite existing file `1`."
  730. RenameFile::redev = "Cannot rename to a different physical device; `1` will copied to `2`, and the original will be deleted."
  731. RenameFile::renfd = "Cannot rename a file into a directory."
  732. Replace::erep = "`1` must be evaluated before use."
  733. Replace::rep = "`1` is not a valid replacement rule."
  734. Replace::reps = "`1` is neither a list of replacement rules nor a valid dispatch table, and so cannot be used for replacing."
  735. Replace::rmix = "Elements of `1` are a mixture of lists and non-lists."
  736. ReplaceAll::reps = "`1` is neither a list of replacement rules nor a valid dispatch table, and so cannot be used for replacing."
  737. ReplaceAll::rmix = "Elements of `1` are a mixture of lists and non-lists."
  738. ReplaceHeldPart::part = "Part `1` of `2` does not exist."
  739. ReplaceHeldPart::psl = "Position specification `1` in `2` is not an integer or a list of integers."
  740. ReplacePart::part = "Part `1` of `2` does not exist."
  741. ReplacePart::psl = "Position specification `1` in `2` is not an integer or a list of integers."
  742. ReplaceRepeated::reps = "`1` is neither a list of replacement rules nor a valid dispatch table, and so cannot be used for replacing."
  743. ReplaceRepeated::rmix = "Elements of `1` are a mixture of lists and non-lists."
  744. ReplaceRepeated::rrlim = "Exiting after `1` scanned `2` times."
  745. ResetDirectory::cdir = "Cannot set current directory to `1`."
  746. ResetDirectory::dtop = "Directory stack is empty."
  747. Rest::norest = "Cannot take Rest of expression `1` with length zero."
  748. Roots::elist = "List encountered during logical expansion of `1`."
  749. Roots::eqf = "`1` is not a well-formed equation."
  750. Roots::eqn = "`1` is not an equation."
  751. Roots::neq = "`1` is expected to be a polynomial equation in the variable `2`."
  752. RotateLeft::rotate = "Cannot rotate non-normal expression `1`."
  753. RotateLeft::rspec = "Rotation specification `1` should be a machine-size integer or list of machine-size integers."
  754. RotateRight::rotate = "Cannot rotate non-normal expression `1`."
  755. RotateRight::rspec = "Rotation specification `1` should be a machine-size integer or list of machine-size integers."
  756. Rule::rhs = "Warning: Pattern `1` appears on the right-hand side of rule `2`."
  757. RuleDelayed::rhs = "Warning: Pattern `1` appears on the right-hand side of rule `2`."
  758. Run::shell = "Cannot execute shell."
  759. ScientificForm::expint = "Result `1` obtained by applying the value of the ExponentFunction option to `2` should be an integer or Null."
  760. ScientificForm::iprf = "Formatting specification `1` should be a positive integer or a pair of positive integers."
  761. SeedRandom::seed = "Argument `1` in `2` should be an integer or a string."
  762. SequenceLimit::seqlim = "Warning: The general form of the sequence could not be determined, and the result may be incorrect."
  763. SequenceLimit::seqw = "Sequence of length `1` is too short for use with WynnDegree -> `2`."
  764. SequenceLimit::wynn = "Value of option WynnDegree -> `1` should be a positive machine-size integer or infinity."
  765. Series::esss = "Essential singularity encountered in `1`."
  766. Series::icm = "Series in `1` to be combined have unequal expansion points `2` and `3`."
  767. Series::lss = "Logarithmic singularity encountered in `1`."
  768. Series::sbyc = "Warning: Division by a series with no coefficients in `1`."
  769. Series::serlim = "Series limit specification `1` is not a machine-size integer."
  770. Series::sspec = "Series specification `1` is not a list with three elements."
  771. Series::vcnt = "Center point `2` of power series expansion involves the variable `1`."
  772. SeriesData::csa = "Argument `1` in `2` is not a power series."
  773. SeriesData::scmd = "Series `1` involves fractional powers."
  774. SeriesData::scmn = "Order of series `1` is negative."
  775. SeriesData::scmp = "The constant term of series `1` doesn't match the expansion point of `2`."
  776. SeriesData::sdatc = "Coefficient specification `1` in `2` is not a list."
  777. SeriesData::sdatd = "Power denominator specification `1` in `2` is not a positive machine-size integer."
  778. SeriesData::sdatn = "Order specification `1` in `2` is not a machine-size integer."
  779. SeriesData::sdatv = "Warning: First argument `1` is not a valid variable."
  780. SeriesData::slnc = "Argument `1` in Log is a series with no coefficients."
  781. SeriesData::ssdn = "Attempt to evaluate a series at the number `1`; returning Indeterminate."
  782. Set::inset = "Assignments cannot be performed during inspection."
  783. Set::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  784. Set::notag = "No valid assignment tag found in `1`."
  785. Set::setraw = "Cannot assign to raw object `1`."
  786. Set::shape = "Lists `1` and `2` are not the same shape."
  787. SetDelayed::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  788. SetDirectory::cdir = "Cannot set current directory to `1`."
  789. SetFileDate::fdate = "Date specification should be either the number of seconds since Jan 1, 1900 or a {y, m, d, h, m, s} list."
  790. SetOptions::locked = "Symbol `1` is locked."
  791. SetOptions::optf = "`1` has incorrectly formed options `2`."
  792. SetOptions::optnf = "`1` is not a known option for `2`."
  793. SetOptions::rep = "`1` is not a valid replacement rule."
  794. SetOptions::sstm = "Argument `1` is not a symbol or a stream."
  795. SetStreamPosition::sbuf = "Requested position `1` in stream `2` is outside the file buffer; cannot reach outside the file buffer for non-disk files."
  796. Short::short = "Second argument `1` should be a positive real number."
  797. Show::gcc = "Graphics of type `1` cannot be combined with other types of graphics."
  798. Show::gcct = "Graphics of type `1` and `2` cannot be combined."
  799. Show::gcomb = "An error was encountered in combining the graphics objects in `1`."
  800. Show::gmed = "No graphics output medium specified."
  801. Show::gtype = "`1` is not a type of graphics."
  802. Show::shx = "No graphical objects to show."
  803. SingularValues::cfail = "Algorithm failed to converge."
  804. SingularValues::svdf = "SingularValues has received a matrix with infinite precision."
  805. SingularValues::svdn = "SingularValues has received a matrix with non-numerical elements."
  806. SingularValues::tol = "Value of option Tolerance -> `1` is not a non-negative real number or Automatic."
  807. Skip::readf = "`1` is not a valid format specification."
  808. Skip::readn = "Syntax error reading a real number from `1`."
  809. Skip::readt = "Syntax error reading `1` from `2`."
  810. Skip::readx = "`1` reads no entries."
  811. Solve::dinv = "The expression `1` involves unknowns in more than one argument, so inverse functions can't be used."
  812. Solve::eqf = "`1` is not a well-formed equation."
  813. Solve::ifun = "Warning: Inverse functions are being used by Solve, so some solutions may not be found."
  814. Solve::method = "Value of option Method -> `1` is expected to be 1, 2, or 3."
  815. Solve::solex = "Solve can't handle one of the exponents."
  816. Solve::tdep = "The equations appear to involve transcendental functions of the variables in an essentially non-algebraic way."
  817. Sound::ssnf = "Warning: `1` out of `2` sample points did not evaluate to real numbers."
  818. Sound::ssnm = "Warning: A good PlayRange could not be found since most of the samples are not evaluating to machine-size real numbers."
  819. Splice::splicd = "Missing right delimiter `1` at end of input file `2`."
  820. Splice::splicf = "Cannot deduce output file name from `1`."
  821. Splice::splict = "Cannot deduce output type from `1`."
  822. Splice::splicx = "Syntax error in Mathematica input `1`."
  823. Stack::stackx = "Expression number `1` does not exist in `2`; there are `3` expressions of the requested form."
  824. $StringConversion::strc = "Function `1` applied to string `2` gives `3`; a string is expected."
  825. StringConversion::strc = "Function `1` applied to string `2` gives `3`; a string is expected."
  826. StringDrop::drop = "Cannot drop positions `1` through `2` in \"`3`\"."
  827. StringForm::sfq = "Unmatched backquote in `1`."
  828. StringForm::sfr = "Item `1` requested in \"`3`\" out of range; `2` items available."
  829. StringInsert::ins = "Cannot insert at position `2` in `1`."
  830. StringJoin::strj = "Expression `2` in `1` is not a string."
  831. $StringOrder::stset = "Cannot set $StringOrder to `1`; value is not a list of strings or string lists."
  832. StringPosition::meta = "Value of option MetaCharacters -> `1` is not None, Automatic, a string of length 3, or a list of three strings."
  833. StringReplace::meta = "Value of option MetaCharacters -> `1` is not None, Automatic, a string of length 3, or a list of three strings."
  834. StringReplace::srep = "`1` is not a valid string replacement rule."
  835. StringTake::take = "Cannot take positions `1` through `2` in \"`3`\"."
  836. Subscripted::subn = "Subscripting specification `1` is not of the form n or {n1, n2}."
  837. Subscripted::subv = "Warning: Specifications for superscripts and subscripts overlap."
  838. Subscripted::subx = "Warning: Positions specified by `1` are not available in expression of length `2`."
  839. SubValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  840. SubValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  841. SubValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  842. SurfaceColor::albedo = "Albedo specification `1` in first argument of `2` is not a valid GrayLevel or RGBColor directive."
  843. SurfaceColor::shine = "Shininess specification `1` in third argument of `2` is not a positive real number."
  844. SurfaceColor::specl = "Specularity specification `1` in second argument of `2` is not a valid GrayLevel or RGBColor directive."
  845. SurfaceGraphics::clip = "Value of option ClipFill -> `1` is not None, Automatic, a color, or a list of two such values."
  846. SurfaceGraphics::gmat = "`1` is not a rectangular array larger than 2 X 2."
  847. SurfaceGraphics::meshr = "Value of option MeshRange -> `1` is not of the form {{xmin, xmax}, {ymin, ymax}}."
  848. SurfaceGraphics::noproj = "Mathematica is unable to make a projection matrix; check the settings of ViewPoint, ViewCenter, and ViewVertical."
  849. SurfaceGraphics::pmsr = "PlotRange `1` is so much smaller than MeshRange `2` that there is nothing left to plot."
  850. SurfaceGraphics::shade = "Shading array `1` is not the same shape as the z-value array."
  851. Syntax::bktcm = "\"`1`\" should probably be \"`2`\"; commas are not allowed between parentheses.`4`"
  852. Syntax::bktfn = "\"`1`\" should probably be \"`2`\".`4`"
  853. Syntax::bktmch = "\"`1`\" must be followed by \"`2`\", not \"`3`\".`4`"
  854. Syntax::bktwrn = "Warning: \"`1`\" should probably be \"`2`\".`4`"
  855. Syntax::bktx = "\"`1`\" has extra \"`2`\" after it.`4`"
  856. Syntax::comma = "Invalid input \"`1`\"; commas are not allowed between parentheses.`4`"
  857. Syntax::newl = "The newline character after \"`1`\" is understood as a multiplication operator.`4`"
  858. Syntax::sntx = "Syntax error in or before \"`1`\".`4`"
  859. Syntax::sntxb = "Expression cannot begin with \"`1`\".`4`"
  860. Syntax::sntxc = "The comment starting at \"`1`\" has no closing \"*)\".`4`"
  861. Syntax::sntxe = "Unexpected end of file (probably unclosed bracket).`4`"
  862. Syntax::sntxf = "\"`1`\" cannot be followed by \"`2`\".`4`"
  863. Syntax::sntxi = "Incomplete expression.`4`"
  864. Syntax::sntxpi = "Incomplete expression in result of $PreRead.`4`"
  865. Syntax::sntxpr = "Syntax error in result of $PreRead."
  866. Syntax::sntxq = "The string starting at \"`1`\" has no closing quote.`4`"
  867. $SyntaxHandler::sntxh = "$SyntaxHandler returned `1`, which is not a string or $Failed."
  868. 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)."
  869. TableForm::tfdir = "Value of option TableDirections -> `1` should be Row, Column, or a non-empty list of these values."
  870. TableForm::tfh = "TableHeadings option contained `1`, which is not Automatic, None, or a list of labels."
  871. TableForm::tfsp = "Value of option TableSpacing -> `1` should be Automatic or a list of non-negative machine-size integers."
  872. TagSet::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  873. TagSet::tagnf = "Tag `1` not found in `2`."
  874. TagSet::tagpos = "Tag `1` in `2` is not in a valid position for assignment."
  875. TagSetDelayed::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  876. TagSetDelayed::tagnf = "Tag `1` not found in `2`."
  877. TagSetDelayed::tagpos = "Tag `1` in `2` is not in a valid position for assignment."
  878. TagUnset::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  879. TagUnset::tagnf = "Tag `1` not found in `2`."
  880. TagUnset::tagpos = "Tag `1` in `2` is not in a valid position for assignment."
  881. Take::take = "Cannot take positions `1` through `2` in `3`."
  882. Text::textn = "Text offset `1` is not a pair of numbers."
  883. Text::textz = "Vector for text rotation cannot have value {0,0}."
  884. Thickness::thkn = "The argument in `1` is not a number."
  885. Thread::tdlen = "Objects of unequal length in `1` cannot be combined."
  886. Thread::tpos = "Cannot thread over positions `1` through `2` in `3`."
  887. Ticks::ticks = "`1` is not a valid tick specification."
  888. TimeConstrained::timc = "Number of seconds `1` is not a positive integer."
  889. ToASCII::toascii = "Argument `1` is not a single-character string."
  890. ToColor::colpc = "Result `1` obtained during color conversion by applying function `2` to color `3` is not a GrayLevel, RGBColor, or CMYKColor color directive."
  891. ToColor::colpn = "Result `1` obtained during color conversion by applying function `2` to color `3` contains a non-numerical argument."
  892. ToColor::colpw = "Result `1` obtained during color conversion by applying function `2` to color `3` has the wrong number of arguments for that color."
  893. ToColor::tocol = "First argument `1` in ToColor should be a valid color directive."
  894. ToDate::tdn = "First argument `1` should be an integer."
  895. ToExpression::esntx = "Could not parse `1` as Mathematica input."
  896. ToRules::elist = "List encountered during logical expansion of `1`."
  897. ToRules::eqf = "`1` is not a well-formed equation."
  898. ToString::pagew = "Value of option PageWidth -> `1` is expected to be a positive integer or Infinity."
  899. Trace::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
  900. Trace::tracd = "Value of option `1` -> `2` should be False, True, or All."
  901. TraceDialog::dgbgn = "Entering Dialog; use Return[ ] to exit."
  902. TraceDialog::dgend = "Exiting Dialog."
  903. TraceDialog::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
  904. TraceDialog::tracd = "Value of option `1` -> `2` should be False, True, or All."
  905. TraceLevel::notrc = "No Trace function is currently active."
  906. TracePrint::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
  907. TracePrint::tracd = "Value of option `1` -> `2` should be False, True, or All."
  908. TraceScan::tracb = "Value of option `1` -> `2` should be False, True, All, or a list of two of these symbols."
  909. TraceScan::tracd = "Value of option `1` -> `2` should be False, True, or All."
  910. Transpose::perm = "`1` is not a permutation."
  911. Transpose::tperm = "Permutation `1` is longer than the dimensions `2` of the array."
  912. Transpose::tpmax = "Coordinate permutation `1` is too deep."
  913. UnAlias::alspr = "No previous alias found for `1`."
  914. Uninstall::unlink = "External package `1` has not been installed."
  915. Unique::usym = "`1` is not a symbol or a valid symbol name."
  916. Unset::cxun = "Cannot unset contexts."
  917. Unset::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  918. Unset::norep = "Assignment on `2` for `1` not found."
  919. Unset::notag = "No valid assignment tag found in `1`."
  920. Unset::usraw = "Cannot unset raw object `1`."
  921. UpSet::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  922. UpSet::notag = "No valid assignment tag found in `1`."
  923. UpSetDelayed::lhsr = "Replacing rule `1` with rule `2` since their left-hand sides and conditions are equivalent."
  924. UpSetDelayed::notag = "No valid assignment tag found in `1`."
  925. UpValues::itloc = "`1` currently contains iterator localizations, and cannot be set (to `2`)."
  926. UpValues::vlist = "Cannot set `1` to `2`; value must be a list of rules."
  927. UpValues::vrule = "Cannot set `1` to `2`; value contains `3`, which is not a rule."
  928. VerticalForm::precd = "Precedence list `1` is not of the form {head, prec, assoc, ...}."
  929. ViewCenter::viewc = "A projection cannot be constructed for a ViewCenter which coincides with a ViewPoint."
  930. ViewPoint::viewp = "A projection cannot be constructed for a ViewPoint inside the bounding box."
  931. ViewVertical::viewv = "The ViewVertical vector must have a non-zero component perpendicular to a line from the ViewPoint to the ViewCenter."
  932. With::dup = "Duplicate local variable `1` found in local variable specification `2`."
  933. With::dups = "Conflicting local variables `1` and `3` found in local variable specification `2`."
  934. With::lvlist = "Local variable specification `1` is not a List."
  935. With::lvset = "Local variable specification `1` contains `2` which is an assignment to `3`; only assignments to symbols are allowed."
  936. With::lvw = "Local variable specification `1` contains `2` which is not an assignment to a symbol."
  937. With::lvws = "Variable `1` in local variable specification `2` requires a value."
  938.