OverTilde[expr] displays with a tilde over expr.
OverVector[expr] displays with a right vector over expr.
PageFooterLines is an option for notebooks that specifies whether a horizontal line is inserted at the bottom of each page when the notebook is printed.
PageHeaderLines is an option for notebooks that specifies whether a horizontal line is inserted at the top of each page when the notebook is printed.
Paneled
(Built-in Mathematica Symbol) Paneled is an option for Manipulate and related functions that specifies whether to give the output inside a panel.
Pink
(Built-in Mathematica Symbol) Pink represents the color pink in graphics or style specifications.
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.
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.
PrintingCopies is an option for notebooks that specifies the number of copies of a notebook printed when a print command is given.
Purple
(Built-in Mathematica Symbol) Purple represents the color purple in graphics or style specifications.