NotLeftTriangleBar[x, y, ...] displays as x \[NotLeftTriangleBar] y \[NotLeftTriangleBar] ....
NotLessSlantEqual[x, y, ...] displays as x \[NotLessSlantEqual] y \[NotLessSlantEqual] ....
NotRightTriangleBar[x, y, ...] displays as x \[NotRightTriangleBar] y \[NotRightTriangleBar] ....
OutputAutoOverwrite is an option for notebooks that specifies whether the output of a command should replace any existing output from a previous evaluation.
Postfix
(Built-in Mathematica Symbol) Postfix[f[expr]] prints with f[expr] given in default postfix form: expr // f. Postfix[f[expr], h] prints as exprh.
Precedes[x, y, ...] displays as x \[Precedes] y \[Precedes] ....
Prefix
(Built-in Mathematica Symbol) Prefix[f[expr]] prints with f[expr] given in default prefix form: f@expr. Prefix[f[expr], h] prints as hexpr.
PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
RightVector[x, y, ...] displays as x \[RightVector] y \[RightVector] ....
SampleRate is an option for sound primitives that specifies the number of samples per second to generate for sounds.