The opposite of abstract (adj) is concrete, but what are the opposites of other forms of the word abstract, such as:
- abstract (v) - E.g.: We can abstract away the implementation details.
- abstraction (n) - E.g.: I will provide an abstraction to simplify this.
I'm interested in this from a computer science perspective. Abstraction is an important concept and I often find myself needing the opposite when explaining/modeling something. I'm currently using implement and implementation, but I feel this isn't quite correct.