* Translators and dictionaries ** Apertium translator Installing in Parabola GNU-linux #+begin_example sh pacman -S apertium-eng-spa-git pacman -S apertium-lex-tools pacman -S apertium-viewer-2.5.3-1 #+end_example Apertium can be used in the command line, e.g.: #+begin_example sh echo Hola | apertium spa-eng echo Hello | apertium eng-spa #+end_example The pipe operator "~|~" is used to send the input to apertium