 | Previous Token | Moves to the previous token. |
 | Next Token | Moves to the next token. |
 | Go To | Moves to the token whose number is subsequently entered into the input box. |
 | Reset | Resets the current token to its state when the current file was last saved. Disabled. |
 | Undo | Undoes the last action. May be repeated. |
 | Redo | Redoes the last undone action. May be repeated. |
 | Change Label | Changes the label of the selected node. Will ask for user input. |
 | Add Node | Adds a node with label to be supplied as the mother of the selected node. |
 | Delete | Deletes the selected node. Part-of-speech tags and text elements may not be deleted. |
 | Move To | After two nodes are selected, moves the first node to be a daughter of the second. Fails if this movement would cause a change in word order. |
 | CoIndex | co-indexes the second of two selected nodes with the first. |
 | Insert Zero Left | Inserts a zero empty category as the left sister of the second of two selected nodes. |
 | Insert Zero Right | Inserts a zero empty category as the right sister of the second of two selected nodes. |
 | Insert Trace Left | Inserts a trace empty category as the left sister of the second of two selected nodes. |
 | Insert Trace Right | Inserts a trace empty category as the right sister of the second of two selected nodes. |
 | Merge With Previous Token | Merges the current token as the daughter of the root node of the previous token. |
 | Merge With Next Token | Merges the current token as the daughter of the root node of the next token. |
 | Split Token | Splits the current token into two tokens at the selected node. Splits cannot be undone. |