retrieval
Word family
- retrieveverbB2
- retrievernounB1
- retrievableadjectiveC1
- irretrievableadjectiveC1
Synonym discussion
Sense: noun/2
All four words relate to obtaining data from a computer, but they differ in scope and connotation. 'Retrieval' is the broadest — it covers the full process of locating and returning stored information, from a database query to restoring a deleted file. 'Access' focuses on the ability or permission to reach data (e.g., 'user access to the system'), not the act of pulling it out. 'Extraction' implies pulling data out of a larger set for a specific purpose, often involving transformation (e.g., extracting customer records for a report). 'Lookup' is the simplest and most concrete — typically a single-value search (e.g., looking up a phone number in a directory). 'Fetching' is closer to retrieval but more informal and action-oriented, commonly used in programming (e.g., 'fetching data from an API'). For everyday computing, use 'retrieval' for formal descriptions, 'lookup' for simple searches, and 'fetching' in technical or casual contexts.
Common collocations
Etymology
The noun 'retrieval' was formed in English in the 1640s from the verb 'retrieve', which came from Middle French 'retrouver' meaning 'to find again'. The French word combines 're-' (again) and 'trouver' (to find). The computing sense of retrieving stored data developed in the 1960s alongside early database systems and information science.