#provide both anchored and unachored commands via 'over' phrase $: user.insert_formatted(text, "NOOP") phrase halt: user.insert_formatted(text, "NOOP") {user.prose_formatter} $: user.insert_formatted(prose, prose_formatter) {user.prose_formatter} halt: user.insert_formatted(prose, prose_formatter) +$: user.insert_many(format_text_list) + halt: user.insert_many(format_text_list) that: user.formatters_reformat_selection(user.formatters) word : user.insert_formatted(user.word, "NOOP") format help: user.formatters_help_toggle() recent list: user.toggle_phrase_history() recent repeat : insert(user.get_recent_phrase(number_small)) recent copy : clip.set_text(user.get_recent_phrase(number_small)) select that: user.select_last_phrase() nope that | scratch that: user.clear_last_phrase() nope that was : user.formatters_reformat_last(formatters) trot : "{word} "