titlecase

The variant of the letter that is used when this letter appears in the beginning of the sentence.

Noun

  1. The variant of the letter that is used when this letter appears in the beginning of the sentence.
    • 2012, Tom Christiansen, brian d foy, Larry Wall, Programming Perl: Unmatched power for text processing and scripting In ASCII, there are uppercase letters and lowercase letters, but in Unicode, there is also a third...
  2. Such letter.

Origin

From title + case.

Forms

titlecases

Verb

  1. To convert to titlecase form.
    • For example, if we wanted to titlecase the BlogPost title, you would simply call the title() filter like this: <h2>{{ post.title|title }}</h2> - 2012, Wesley Chun, Core Python Applications Programming:

Forms

titlecases titlecasing titlecased