morphRuleSetNoun Class |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.morphology.morphRuleSetNoun"]
Namespace: imbNLP.Data.semanticLexicon.morphology
public class morphRuleSetNoun : morphRuleSet
The morphRuleSetNoun type exposes the following members.
| Name | Description | |
|---|---|---|
| morphRuleSetNoun | Initializes a new instance of the morphRuleSetNoun class |
| Name | Description | |
|---|---|---|
| regexCriteria | (Inherited from morphRuleSet.) | |
| rules | (Inherited from morphRuleSet.) | |
| SharpSufix | (Inherited from morphRuleSet.) | |
| type | (Inherited from morphRuleSet.) |
| Name | Description | |
|---|---|---|
| Add |
Adds the specified sufix: $ is last letter of nominative, # is n, t or s
(Inherited from morphRuleSet.) | |
| 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) | (Inherited from morphRuleSet.) | |
| GetGramSet(morphRuleMatch) | (Inherited from morphRuleSet.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetItems | (Inherited from morphRuleSet.) | |
| GetRule | (Inherited from morphRuleSet.) | |
| GetRules | (Inherited from morphRuleSet.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Match | (Inherited from morphRuleSet.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetRules | (Overrides morphRuleSetSetRules(Enum).) | |
| setup | (Inherited from morphRuleSet.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |