/** @module config/twoPartTransitionWords *//**
* Returns an array with two-part transition words to be used by the assessments.
* @returns {Array} The array filled with two-part transition words.
*/
export default [ [ "ara", "ara" ], [ "ni", "ni" ] ];