/rɪˈpiːtəbl/
形容词,指某事物可以被重复做、重复发生或重复使用的。强调动作或过程能够再次执行并得到相同或类似的结果。
This experiment is easily repeatable.
这个实验很容易重复进行。
To ensure the validity of scientific research, every step of the process must be repeatable under the same conditions.
为了确保科学研究的有效性,过程中的每一步都必须在相同条件下可重复。
由动词 repeat 加上后缀 -able 构成。repeat 源自拉丁语 repetere,由 **re-**(再次)和 petere(寻求、追求)组成,原意为"再次寻求"。后缀 -able 表示"能够……的",因此 repeatable 意为"能够被重复的"。该词在科学和工程领域尤为常用,强调结果的可复现性。
repeatable 一词在科学写作中极为常见。Thomas Kuhn 在《The Structure of Scientific Revolutions》中多次强调科学实验的可重复性是科学范式的基础。Karl Popper 的科学哲学著作中也反复讨论了 repeatable observations(可重复的观察)作为科学方法论的核心要素。在软件工程领域,Martin Fowler 的《Continuous Delivery》中大量使用该词来描述可重复的构建和部署流程。