Weather module
weather ${city} weather
weather ${city} forecast ${days?}
Public transport module
transport stop ${stopName}
transport code ${code}
transport ${bus|trolley|tram} ${lineName} ${full?}
Translation module
translate from ${fromLanguage} to? ${toLanguage?} ${text}