Help for this page

Select Code to Download


  1. or download this
    @signalWords=(
        "children","others","around","shall","about",
    ...
        "zodiac","intersting","idenity","woeman",
        "untill"
    );
    
  2. or download this
    @signal_words = qw/ 
        children others around  shall     about   people 
    ...
        speaking lying  workers  afterlife zodiac  interesting
        identity woman  until
    /;