3 Query the word smartly with goldendict as you think.
8 - query the word at the point or the region select word.
15 Make sure you have "*goldendict*" installed.
19 #+begin_src emacs-lisp
20 (use-package goldendict
22 :bind ("<keybinding>" . goldendict-dwim))
28 Bind command ~goldendict-dwim~ to any keybinding you want.