I need later in the script to read a line and some code should "translate" this sentence to components - it should draw all the words from the read line that exist in $h and print the array that "hides" beneath each of those word(that are found in $h);
So, i need that '*' to be some sort of a referer on the array of 'word2' so that if the code later will show that content of 'word1', it'll show the array od 'word2' instead of '*'.