hooking
UK[ˈhʊkɪŋ]US[ˈhʊkɪŋ]
n
The action or an instance of catching, fastening, or securing something with a hook.
n
(in sports) The action of using one's foot or stick to obstruct or trip an opponent.
n
(in computing) A technique for altering or augmenting the behavior of an operating system or application by intercepting function calls or messages.
Morpheme Breakdown
hook
ing
hook
bent piece
ing
action/result
Etymology
The word 'hooking' is a transparent modern English formation. Its core, 'hook', descends from the Proto-Germanic hōkaz, which conveyed the fundamental concept of a bend or angle, a shape ideal for catching or holding. The addition of the productive nominal suffix '-ing', itself of ancient Germanic lineage, converts the action of the verb 'to hook' into a noun denoting the process or instance of that action. Thus, the term's logic is straightforward: it literally means "the act of using a bent implement or performing a curved motion to catch, secure, or divert." This literal sense seamlessly extends into modern abstract domains like computing, where a 'hook' intercepts and diverts program execution.
Analysis
Structure: hook (bent piece) + ing (action/result)
- hook: From Old English hōc (a bent piece of metal, angle), of Germanic origin. Functions as the base noun/verb.
- ing: From Old English -ung, -ing, a suffix forming nouns from verbs, denoting action, process, or result. Functions as a nominalizing suffix.
Examples
The fisherman demonstrated the proper technique for the hooking and landing of a large trout.
The player received a penalty for hooking an opponent during the hockey game.
Software developers use hooking to monitor system calls and add custom functionality.