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