BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...
"MoveNextCell" is a front end token that moves the insertion point down by one cell.
Add Column adds a column at the cursor's insertion point in a table or matrix.
Add Row adds a row at the cursor's insertion point in a table or matrix.
Object opens a dialog to insert an embedded object, such as a bitmap image, spreadsheet, or document file, at the insertion point (Windows only).
Paste inserts the current contents of the clipboard at the insertion point.
Picture inserts a picture from a file or inserts an empty graphic at the insertion point.
Special Character opens the Special Characters palette.
PlotMarkers is an option for graphics functions like ListPlot and ListLinePlot that specifies what markers to draw at the points plotted.
Translate[g, {x, y, ...}] represents graphics primitives g translated by the vector {x, y, ...}. Translate[g, {{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] represents multiple ...