'PROCESS: REMOVE PUNCTUATION
'This function removes all other punctuation and symbols from the User's
'sentence so they won't confuse Hal during processing.
UserSentence = HalBrain.AlphaNumericalOnly(UserSentence)
========================================
Again, this chatbot/assistant is only written for the English language and Windows-based computers. Foreign languages other than English, and other countries might not enjoy the same experience. There is no workaround that I am aware of at present.
IF you are persistent in this I suggest you go through HAL's Hal7.uhp script and see what Hal is doing or how it handles various inputs and outputs.
Lastly, I would recommend you send an email to Robert Medeksza, the creator of Ultra Hal 7.
Thank you and good luck!