pub fn write_lower<W: Write>(buf: &mut W, s: &str) -> Result
A “word function” that converts the word to lowercase.