Description:StripPossessives parameter regulates whether possessive words endings 's and s' should be removed from the words before check spelling.
Parameter type:Boolean
Default value:1
Possible values:
  • 0 – possessive words forms are checked for spelling.
  • 1 – possessives of the form 's and s' are removed from words before check spelling.

By default, the main language dictionaries do not contain possessive forms of words. Thus, it is highly recommended to have the StripPossessives parameter enabled.

<StripPossessives>1</StripPossessives>

  • No labels