Terminal and non-terminal functions
(重定向自Terminal function)

In computer science, a non-terminal function is a function (node) in a parse tree which is either a root or a branch in that tree whereas a terminal function is a function (node) in a parse tree which is a leaf.