Splits text elements of the current array according to the array's semantic level: file array → splits text into lines (on newlines) line array → splits text into words (on whitespace) word array → ...