Letter case
…converting text to a form in which all words are capitalised. Visual Basic calls this "proper case"; Python calls it "title case". This differs from usual title casing conventions, such as the English convention in which minor words are not capitalised. Originally alphabets were written entirely in majuscule letters…