| reaction | A reaction changes something into something else. A chemical reaction changes one or more substances into other substances while a physical reaction changes one or more substances into another form of the same substances. For example, melting ice changes one form of water into another form. It’s a physical reaction. Burning paper changes the linen rag in the paper into carbon, carbon dioxide, and other substances. It’s a chemical reaction. Condensing steam or dissolving sugar in water are physical reactions. A burning match or a piece of rusting iron are undergoing chemical reactions. (Note: There are also nuclear reactions, but those need special hardware, like a sun, a nuclear reactor, or a particle accelerator.) |
| network | A network is a set of nodes together with links between those nodes. The nodes can stand for anything and the links between them can stand for any relationship between those things. For example, nodes might be oil refineries and links might be pipelines connecting them. Or nodes might be words and the relations between their definitions, or between their spellings, or between their lengths. Nodes can also be ideas and links might be associations among them. Or nodes might be molecules and links might be chemical reactions between them. Nodes might also be chemical reactions and links might be catalytic connections between them. |
| reaction network | A reaction network is a set of linked reactions in which any one reaction can affect (start, stop, increase, decrease, modify) another reaction in the network. The reactions can be treated as nodes of a network and the connections between them as its links. Extracting oxygen from air, digesting an apple, or creating vitamin C from glucose relies on many biochemical reaction networks. All living things depend on many reaction networks. |
| non-linear reaction network | A reaction network is non-linear if the behavior of its reactions can’t be expressed as the sum of any subdivision of the network into parts. That is, no matter how we group its nodes and links, the way each such subgroup’s behavior changes over time is shaped by at least one other node not in its present subgroup. Thus, the only way to treat the network is as a whole. It has no well-defined pieces. For example, imagine carving a turkey at its joints. A non-linear turkey would have no joints. No matter how we sliced it, the behavior of each part would depend on at least one other part. For a slightly more technical definition, imagine changing some part of a reaction network and observing the result. If we change the same part just a bit more and get slightly more of the same result and that’s true for every part that we can change, then the network is linear. For non-linear networks, though, our second small change might have completely different results than our first such change. Almost all reaction networks in physics, chemistry, and biology are non-linear. All reaction networks described below (and in this book) are non-linear. (Note: there can be a distinction between a network that is non-linear and a network that grows non-linearly. That is, non-linearity can be of structure or it can be of growth, or both.) |
| closed reaction network | A reaction network is closed, or has closure, if it produces, or strongly attracts, all its own substrates (that is, the resources it needs, as opposed to the catalysts it needs, to continue to exist). For example, the enzyme sucrase breaks down sucrose into glucose and fructose. Sucrase is a catalyst and sucrose is its substrate. That reaction isn’t closed, but if it were it would mean that the action of breaking down sucrose would itself induce more sucrose to enter the reaction. (‘Closed’ is a mathematical term, redefined in this book to apply to reaction networks instead of mathematical sets. In this view, the network’s reactions are its ‘operations,’ as a mathematician understands the term. As used in the book, a network (most usually, a ’human’ network) can be politically closed or operationally closed with respect to its operations’ needed resources and the default meaning is of operational closure.) |
| autocatalytic reaction | An autocatalytic (‘self-stimulating’) reaction produces more of its own catalyst. It thus catalyzes itself and thereby creates conditions for itself to continue. (Note the distinction between ‘closed’ and ‘autocatalytic.’ Closure is a more general idea than autocatalysis. Technically speaking, a ‘closed’ reaction is ‘substrate-closed;’ an ‘autocatalytic’ reaction is ‘catalyst-closed.’) |
| synergetic reaction network | A synergetic (‘jointly self-stimulating’) reaction network creates catalysts for all its reactions. Thus, they together act to reinforce each other. (Note the distinction between ‘autocatalytic’ and ‘synergetic’. Synergy is a more general idea than autocatalysis. Every autocatalytic reaction is synergetic.) (This sense of the term ‘synergetic’ is a specialized term in this book although the word is in common use in the general sense of ‘working together.’ A more common technical term in chemistry for the same idea is ‘collectively autocatalytic.’) |
| autopoietic reaction network | An autopoietic (‘self-maintaining’) reaction network is a closed, synergetic reaction network with its own enclosing membrane that its reactions themselves maintain. That is, its parts interact so as to maintain themselves, their links, and their collective membrane. A cell, for example, is autopoietic. So is a termite colony. (Note that an autopoietic reaction network is closed with respect to catalysis, but is not, and cannot be, closed with respect to materials or energy.) |
| stigmergic reaction network | A stigmergic (‘self-building’) reaction network is a self-changing one. It has two kinds of nodes: active and passive ones. Its active nodes have transient catalytic links to its passive nodes. Its active parts act on its passive parts to build, rebuild, or extend them. The name comes from stimulation of workers (transient parts) by the work they have already achieved (passive parts). For example, ants following a pheromone train to food, are acting stigmergically; as ants on the trail are rewarded with food at its end, they lay down pheromones on the trail, which encourages more ants to walk that same trail. (Note: That’s also a simple autocatalytic reaction, but laid out in space as well as time.) (This sense of the term ‘stigmergic’ is a specialized term in this book.) |
| ecogenetic reaction network | An ecogenetic (‘self-assembling’) reaction network is a stigmergic network whose passive nodes encourage new active nodes to form. No one species of active nodes in it is necessarily itself stigmergic (unlike, for example, termites). The catalytic reactions between its nodes either create new nodes or destroy old ones, create new links between nodes or destroy old ones, or they modify the current catalytic links among its nodes. A food web, for example, is ecogenetic. New species enter it and old ones leave, each contributing to its structure over time, which changes which new species can enter it next, and which old species will leave it next. A city is also ecogenetic. (‘Ecogenetic’ is a specialized term in this book. A more common term for it in ecology might be ‘ecologically successive.’) |
| reaction network phase change | A reaction network undergoes phase change when it experiences a relatively rapid change of state. It then radically changes its behavior or structure. For instance, when a solid gets so hot that it melts into a liquid, or when a match gets so hot it ignites, or when a nuclear reactor crosses the cutoff point for neutron production, they are phase changing. The term originally comes from physics, but many systems can phase change. For example, a food web under ecogenetic stress can grow to support species that it couldn’t have before. On the other hand, it can also collapse and thus fail to support species that it did before. Both are phase changes. |
| recursion | Recursion is a way to specify an operation in such a way that the operation being defined is applied (‘recurs’) within its own definition. This idea has traditionally been difficult for non-computer scientists or mathematicians to understand since defining an operation in terms of itself sounds like time-travel, as if someone could be their own grandparent. A simple way to think of it is in terms of bootstrapping. Once we have a certain basic set of capabilities we might use them to bootstrap ourselves into different capabilities. Recursive processes occur often in computer science and mathematics, but is seemingly rare in normal life. However, an autocatalytic cycle, for example, is really a form of recursion since its current actions affect its future actions. Synergy is similar, as is stigmergy, autopoiesis, and ecogenesis. |