Hi,<br><br>I have defined a concept type with some items like this:<br>INT_ITEM(month)<br>INT_ITEM(day)<br><br>at the grammar mapping part, I have written like this:<br>GRAMMAR_MAPPING(&quot;[month], ![date]&quot;\<br>                                   &quot;[day], ![date]&quot;)<br>
<br>it is possible in my task that either month or day be specified by user. when I start a session and I don&#39;t specify both day and month, the grammar mapping is not done successfully and the system asks me its request again. what should I do to solve this problem?<br>
<br>Best Regards<br>Yasaman Sefidgar<br>