Thin
(Combinatorica Package Symbol) Thin is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
"GenerateNotebook" is a front end token that converts a palette into a notebook.
Open
(Mathematica Front End Token) "Open" is a front end token that opens a dialog to select and open an existing file.
CurveClosed is an option for JoinedCurve that specifies whether individual curve components should be closed curves.
DefaultStyleDefinitions is a global option that specifies the default stylesheet for all new notebooks.
Distributed[x, dist] or x \[Distributed] dist asserts that the random variable x is distributed according to the probability distribution dist.Distributed[{x_1, x_2, ...}, ...
Dithering is an option for ColorQuantize that specifies whether or not to apply dithering while quantizing the pixel values.
GroupGenerators[group] returns a list of generators of group.
ImageDifference[image_1, image_2] gives an image in which each pixel is the absolute difference of the corresponding pixels in image_1 and image_2.
InverseDistanceTransform[image] gives the inverse distance transform of image, returning the result as a binary image.