command: ( oops /\s+/ word { "(oops '$item[2])" } #### command: subcommand ...!/\S/ subcommand: oops {action} | np {action} | ..