Standard librarycall1_2Version: v15.0.0On this pagecall1/2 Description call1/2 is a predicate that calls a goal with one additional argument. Signature call(+Goal, +Arg1) Where: Goal is the goal to call. Arg1 is an additional argument to append to Goal.