 | morphRuleSetAdd Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the specified sufix: $ is last letter of nominative, # is n, t or s
Namespace:
imbNLP.Data.semanticLexicon.morphology
Assembly:
imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntaxpublic morphRule Add(
string sufix,
gramFlags gram
)
Parameters
- sufix
- Type: SystemString
The sufix. - gram
- Type: imbNLP.Data.semanticLexicon.posCasegramFlags
The gram.
Return Value
Type:
morphRule[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.morphology.morphRuleSet.Add(System.String,imbNLP.Data.semanticLexicon.posCase.gramFlags)"]
See Also