consider the following examples: The input can be of this form
What is the subscription cost?
What is the yearly subscription cost?
What is the monthly subscription cost?
What is the weekly subscription cost?
Based on all the above input sentences, separate services are called to get the answers, but for all inputs it matches only the first rule, can you guide how to write this pattern?