In Unity Game engine 3d and 2d programming, is there any distinction between _global space_ and _world space_? 

Are these two ways to name the same thing?

I'm not confused about the difference between _local_ and _global_. 

By extension, is the relation local-global the same as local-world?

Can I use either of these two words (global and world) without creating confusion?