Architecting and designing > Structured analysis and design
  
MinispecUsesKeyVerbs
MinispecUsesKeyVerbs=? where ? is either Y or N (default). Y specifies that, when scanning the dictionary text defining a process, module, and so on, for significant words, the system should consider only words that occur immediately after one of the four key verbs. If you have not overridden them, the key verbs are the CRUD set: Create/Read/Update/Delete. Key verbs used within the description are not case-sensitive.
When you use a Y setting for this entry in conjunction with the setting MinispecUsesQuotes=Y, all significant words must be delimited by quotes, and must appear immediately after one of the four key verbs.
The other two options relevant for Minispecs are:
CRUD Key Verbs
MinispecCheckEnabled.