Click or drag to resize

morphRuleMatchsufix Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets or sets the sufix part of the word

Namespace:  imbNLP.Data.semanticLexicon.morphology
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public string sufix { get; set; }

Property Value

Type: String
The sufix.
See Also