say property

Map<String, String> say
getter/setter pair

Fields describe actions in connector and binding. This is the language, that app talks in different situations.

Implementation

Map<String, String> say = {
  'purpose': ':dawoApp :engage :TextBased dawo-mission-chore system',
  'lang': ':SAMPKLE :LANG :DAWOLANG :TALK :CONTROL :COMMAND :MASTER',
  'area': ':MISSION  :CHORE :APP :HISTORY :CORPORATE :WEB :SERVER :CL',
  'product': ':CORPORATE :PROMOTION :DEV :CHORE',
  'sell': ':UPGRADE :SPECIAL_MODEL :RENT_ME :PRO-VERSION ;',
  'buy': ':ADVICE :FREE-CODE :EXTRA_VERSION :TIME',
  'ask': ':WhatEver :WEB_VERSION :LECTURE :EDUCATION',
  'always': ':Developing :New :Innovation :Suprise :Enthusiasm ',
  'newer': ':NO :UGLY :HUILO :FUDD :SAD :GIVE-UP'
};