loadVerbatimPage: (page = 1) => {
    const params = {
      ...state.verbatimParams,
      page
    }