SubStar
(Built-in Mathematica Symbol) SubStar[expr] displays as expr_*.
SuperDagger[expr] displays as expr^\[Dagger].
SuperMinus[expr] displays as expr^-.
SuperPlus[expr] displays as expr^+.
SuperStar[expr] displays as expr^*.
UnderBar[expr] displays with a bar under expr.
Underlined represents an underlined font.
WordBoundary represents a boundary between words for purposes of matching in StringExpression.
$CommandLine is a list of strings giving the elements of the original operating system command line with which Mathematica was invoked.
WeatherData[loc, " property"] gives the most recent measurement for the specified weather property at the location corresponding to loc.WeatherData[loc, " property", date] ...