morphRuleSet Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.morphology.morphRuleSet"]
Namespace: imbNLP.Data.semanticLexicon.morphology
public abstract class morphRuleSet
The morphRuleSet type exposes the following members.
| Name | Description | |
|---|---|---|
| morphRuleSet | Initializes a new instance of the morphRuleSet class |
| Name | Description | |
|---|---|---|
| regexCriteria | ||
| rules | ||
| SharpSufix | ||
| type |
| Name | Description | |
|---|---|---|
| Add |
Adds the specified sufix: $ is last letter of nominative, # is n, t or s
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetGramSet(String) | ||
| GetGramSet(morphRuleMatch) | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetItems | ||
| GetRule | ||
| GetRules | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Match | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetRules | ||
| setup | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |