- Intensional structure(as used in logic and philosophy of language)
- The specific meaning and logical relationships built into something, rather than just what it refers to—like the difference between 'the morning star' and 'the evening star' even though they're the same planet.
- Membership queries(as used in computability theory)
- Questions asking whether something belongs to a particular group or set, like asking 'is this number prime?' or 'is this person a citizen?'
- Multi-query(as used in computability theory)
- Asking multiple questions rather than just one, where you can use the answers to decide what other questions to ask.
- Oracle access(as used in computability theory)
- Imagining you have a magical helper that instantly answers specific questions for you; in computation, it means being able to call on another problem-solver without worrying about how it works.
- Turing reduction(as used in computer science and computational theory)
- A way of comparing how hard two problems are by asking: if you could instantly solve one problem, could you use that to solve another? It's named after Alan Turing, a pioneering computer scientist.
- adaptive(evolutionary biology)
- Designed or shaped by evolution to help an organism survive and thrive in its specific environment.
- many-one reduction(Used to show undecidability of non-trivial index sets by reducing K to them)
- A computable function f such that for all n, n ∈ A if and only if f(n) ∈ B, thereby reducing the decision problem for A to the decision problem for B