What do the abbreviations "etc" and "usr" mean?
As you suspected, /etc
is from etcetera, unhelpfully named for "where everything else goes", and /usr
was for "user applications". A lot of the detail on the history of the Filesystem Hierarchy Standard is documented on Wikipedia.
I heard that /usr was for *U*nix *S*ystem *R*esources.