How to show matched words by jqautocomplete with a dictionary

Now i want show the words which are matched from the dictionary and the characters which typing by user using jqautocomplete this extension. Is it possible and any others way to perform this task ?

Appreciate any tips and comments. Thanks !

Addtional : I dont want it match with the words array, but with a dictionary. Is it possible ?