A.${stra-word } B. ${stra=word } C.${stra: +word } D.${stra: ?word }
A.${stra:-word } B.${stra:=word } C.${stra: +word } D.${stra: ?word }
A.${abrr} B.${abrr [*]} C.${#abrr[*] D.${#abrr[@]}