Skip to main content

etymology - Why do we refer to computers and other machines as being up or down?


Generally when a machine is working we refer to it as "up" and when it's not we say the machine is "down." What is the origin of this?



Answer



The machine is up/down is an instantiation of a Metaphor Theme.


English speakers (like all humans) are oriented vertically with respect to a gravitational field, so the UP/DOWN dimension is significant, and English uses it in a variety of metaphor themes.


These themes include:




  • UP is MORE (DOWN is LESS):
    The prices are rising/falling.
    The stock market’s moving up/crashing.
    Turn the volume up/down.




  • UP is HAPPY (DOWN is SAD):
    He’s depressed.
    feeling up/down
    What a downer!




  • UP is POWERFUL (DOWN is WEAK):
    upper/lower classes
    superior/subordinate
    the highest levels




  • UP is ACTIVE (DOWN is PASSIVE):
    The computer is up/down.
    Are you up for some handball?
    Rise to the occasion.




  • UP is BETTER (DOWN is WORSE):
    higher/lower animals
    He fell down on the midterm.
    a rise/fall in performance
    aim high
    upwardly-mobile




  • UP is ABSTRACT (DOWN is CONCRETE):
    He’s got his head in the clouds.
    He’s got his feet on the ground.
    Come back to earth.
    higher mathematics
    high-level cognitive functions
    low-level details
    new heights of abstraction
    down-to-earth solution




All of these themes are coherent; that is, we tend to think of them in the same ways (e.g, LESS, SAD, WEAK, PASSIVE, and WORSE are all negative evaluations, and vice versa.)


Comments

Popular posts from this blog

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 ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.