Skip to main content

meaning - What's the difference between "title" and "name"?


I'm not sure when it's appropriate to use word "name", and when to use word "title".


For example, "file name" feels right, "file title" doesn't; "document name" and "document title" seem interchangeable; "chapter title" and "chapter name" feel both OK, but "chapter title" seems more appropriate. If I want to give some name to a picture, it's "picture title", but if I have a specific group of pictures, I'd say this group has a name ("group name"). So, is there any rule when to use "name" and when to use "title"?



Answer



The earliest use of the word title is for an inscription placed by an object (or person, it comes from the Latin titulus and first appears in regards to the inscription "Iesus Nazarenus, Rex Iudaeorum" placed above Christ during the Crucifixion), or a placard in a theatre giving the name of the play currently being shown.


From this another early sense is of the inscription at the top of a chapter or section, or on the cover or title-page of a book.


Now, the title in this sense would of course also be used as the name of the book should one wish to refer to it, or at least we might create a name for it by abbreviating the title (e.g. the book with the title The Life and Strange Surprizing Adventures of Robinson Crusoe, Of York, Mariner: Who lived Eight and Twenty Years, all alone in an un-inhabited Island on the Coast of America, near the Mouth of the Great River of Oroonoque; Having been cast on Shore by Shipwreck, wherein all the Men perished but himself. With An Account how he was at last as strangely deliver'd by Pyrates is best-known by the name "Robinson Crusoe").


Increasingly, as short titles became more common, the title and name of a book is almost always the same.


There are some exceptions, e.g. "K&R" and "The White Bible" or both names for the book with the title The C Programming Language (which is also a name for it), "The Camel Book" is a name for Programming Perl, and so on. Among Star-Wars fans, "Empire" is recognised as a name for the film that has been released under the titles The Empire Strikes Back and Star Wars Episode V: The Empire Strikes Back. Some songs are known by names other than their titles, particularly from choral lines.


As such, even in those cases you mention as more often having titles than names, the two are overlapping but not identical; such works may have more than one titles, and then my have yet further names again.


But for all that, it's still the case that the title will almost always be a name, and often recognised as the "real" name.


"File name" is a slightly more complicated case. The concept goes back to the Compatible Time-Sharing System and "file title" could have arguably have made just as much (metaphorical) sense. In retrospect the jargon chosen works well with the distinction I describe above though, since hierarchical file systems, multi-host systems and aliasing all mean that there is more to the name(s) of a file from a given position in the system than just the title given to it.


And so, a title is what someone has associated with something through printing it on or near them, or otherwise formally asserting is the name, while name is wider again and refers to anything it has been formally or informally referred to. By extension, it also applies to where this would often be done even if it never was (a picture with no plaque, a song for which the music or lyrics have never been printed).


In those cases where the name is also the title (hence films, books, songs, chapters, etc. with the caveat about other names already mentioned) we favour the more specific title over the more general name, to the point of this being more idiomatic.


(Title in the sense of e.g. an honorific or an hereditary title is another case again).


Comments

Popular posts from this blog

etymology - Origin of the greeting "Sweet dreams".

Does anybody know the etymology of the phrase "sweet dreams"? I tried googling but did not find anything satisfying. Is this a relatively new phrase of the modern world or has this been in use for some time? I think it's the latter one. Answer The OED has the interjection as "a farewell to someone going to bed" from the 20th century: 1908 Sears Roebuck Catal. 198/1 Tenor Solos..Good Bye, Sweet Dreams, Good Bye. But it goes back until at least the 19th and possibly 18th centuries. John Wolcot, writing under the pseudonym of Peter Pindar, used it in his poem "Orson and Ellen; A Legendary Tale" published in 1801: Also from 1801 in The infernal Quixote (Page 287) by Charles Lucas: In the March 1776 of The Universal Magazine was published "The Serenade. A Pastoral Tale. From the German of Gesner" , where the shepherd Daphnis watches over his beloved as she sleeps and sings: The same tale appears in 1776's as Idyl XI, " Daphnis ...

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

What are the similarities between the relationships of the characters in The Outsiders and Romeo and Juliet?

At first glance, it might appear as if the characters in  The Outsiders  by S. E. Hinton and  Romeo and Juliet  by William Shakespeare do not have much in common; however, when one isolates the core of the conflicts, it becomes clear that the relationships in both stories are rooted in rivalry and secrecy.  In both  The Outsiders  and  Romeo and Juliet , an overarching theme is rivalry. While   socioeconomic status separates the greasers from the Socs in The Outsiders , last names separates the Montagues from the Capulets, who appear to be relatively equal in terms of socioeconomic status. Due to these rivalries, there are instances of deadly interactions in both stories. In  The Outsiders , Johnny kills Bob (whether his actions were justified or not is debatable). In  Romeo and Juliet , Romeo kills Tybalt and Paris, and Tybalt kills Mercutio. These deaths have profound effects on the main characters. In Ponyboy's case, the Johnny's death and other events in the novel inspire h...