wordCase Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.Data.case
public class wordCase : wordCaseFactors
The wordCase type exposes the following members.
| Name | Description | |
|---|---|---|
| caseVotes |
Svi prikupljeni glasovi
| |
| infinitiveRoot |
Koren infinitiva
(Inherited from wordCaseFactors.) | |
| infinitiveSufix |
Infinitivni sufix
(Inherited from wordCaseFactors.) | |
| presentRoot |
Koren u prezentu
(Inherited from wordCaseFactors.) | |
| root |
Koren reci koji predlaze analiza
(Inherited from wordCaseFactors.) | |
| wordFace |
Gramaticko lice u kome se nalazi rec
(Inherited from wordCaseFactors.) | |
| wordForm |
Kog je oblika trenutna rec
(Inherited from wordCaseFactors.) | |
| wordGenre |
Gramaticki rod u kome se nalazi rec
(Inherited from wordCaseFactors.) | |
| wordGramaticalCase |
Padez u kome se nalazi rec
(Inherited from wordCaseFactors.) | |
| wordNumber |
Gramaticki broj u kome se nalazi rec
(Inherited from wordCaseFactors.) |
| Name | Description | |
|---|---|---|
| countVotes | ||
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |