(operator XMOVE (params ( CARGO) ( VEHICLE)) (preconds (usable ) (at START)) (effects (del usable ) (del at START) (at X))) (operator YMOVE (params ( CARGO) ( VEHICLE) ( MULTIUSE)) (preconds (usable ) (at START)) (effects (del usable ) (del at START) (at Y)))