BoxData
(Built-in Mathematica Symbol) BoxData[boxes] is a low-level representation of the contents of a typesetting cell.
CellChangeTimes is an option to Cell that specifies when changes were made to the cell.
FormatTypeAutoConvert is an option for cells that specifies whether the contents of a cell are automatically converted into a different format when the style of that cell is ...
Interrupt[] generates an interrupt.
LineIndentMaxFraction is an option for Cell, StyleBox, and Style that specifies the maximum fraction of the total page width to indent at the beginnings of lines.
PolynomialMod[poly, m] gives the polynomial poly reduced modulo m. PolynomialMod[poly, {m_1, m_2, ...}] reduces modulo all of the m_i.
RegularExpression["regex"] represents the generalized regular expression specified by the string " regex".
Top
(Built-in Mathematica Symbol) Top is a symbol that represents the top for purposes of alignment and positioning.
WordCharacter represents a letter or digit character in StringExpression.
Text strings. The quotes are not included in standard Mathematica output form. In input form, the quotes are included.