The English Oracle

Is there a word for an acronym which spells out one of its component words?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Beneath the City Looping

--

Chapters
00:00 Is There A Word For An Acronym Which Spells Out One Of Its Component Words?
00:20 Accepted Answer Score 10
01:08 Answer 2 Score 4
01:55 Thank you

--

Full question
https://english.stackexchange.com/questi...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#acronyms

#avk47



ACCEPTED ANSWER

Score 10


It's usually called a recursive acronym. It draws, by its very nature (and geekiness), a certain fondness from computer hobbyists and is thus heavily used in naming software packages, programming concepts or algorithms. There are, however, some non-technical examples (drawn from the Wikipedia page linked above):

  • IRIS, for Iris Recognition Immigration System
  • Visa, for Visa International Service Association

Also of note: “GNU Hurd” is a mutually recursive acronym, where “Hurd” stands for “Hird of Unix-Replacing Daemons”, and “Hird” stands for “Hurd of Interfaces Representing Depth”.




ANSWER 2

Score 4


They're called "recursive acronyms":

A hackish (and especially MIT) tradition is to choose acronyms/abbreviations that refer humorously to themselves or to other acronyms/abbreviations. The classic examples were two MIT editors called EINE ("EINE Is Not EMACS") and ZWEI ("ZWEI Was EINE Initially"). More recently, there is a Scheme compiler called LIAR (Liar Imitates Apply Recursively), and GNU (q.v., sense 1) stands for "GNU's Not Unix!" -- and a company with the name Cygnus, which expands to "Cygnus, Your GNU Support" (though Cygnus people say this is a backronym).

For more examples, read DR Hofstadter's "Gödel, Escher, Bach: an Eternal Golden Braid" - that's where I first heard of them, and many other wonders of language/math/science/art/computers/music as well.