Yank (copy)
ywYank (copy) word
yyYank current line
"ayyYank current line into named buffer a (a-z). Uppercase names append text.
ymotionYank text between the cursor and the target of motion
p, PPut yanked text after, before cursor
"aPPut text from buffer a before cursor (a-z)