Sinc
(Built-in Mathematica Symbol) Sinc[z] gives sinc(z).
SphericalHarmonicY[l, m, \[Theta], \[Phi]] gives the spherical harmonic Y_l^m(\[Theta], \[Phi]).
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^*.
SyntaxPacket[integer] is a MathLink packet where integer indicates the position at which a syntax error was detected in the input line.
Temporary is an attribute assigned to symbols which are created as local variables by Module.
TextPacket[string] is a MathLink packet containing string, the text output from Mathematica as produced by functions such as Print.