Why call them 'arguments' when nobody is arguing? Currying is the name of the thing. Adding another Enterprise Edition Operational Process Development Pattern like "argument deferral" isn't any better. I mean "Dependency Injection" isn't any easier for beginners to grasp, even though that is what it is. Besides, it isn't argument deferral. That could easily be confused with evaluation order or things like lazy/normal…
Were you thinking of partial application (not the same as currying)? I would agree that this is not argument deferral, rather it's more like argument presetting.