extendedLanguage Class |
Namespace: imbNLP.Data.extended
public class extendedLanguage : imbBindable
The extendedLanguage type exposes the following members.
| Name | Description | |
|---|---|---|
| extendedLanguage | Initializes a new instance of the extendedLanguage class |
| Name | Description | |
|---|---|---|
| alfabet |
Key=>capital letter, Value => Capital followed by minor
| |
| basic |
Referenca ka basicLanguage objektu
| |
| decimalSeparator |
Decimalni separator
| |
| iso2code |
Bezbedno preuzimanje propertija iso2code iz objekta basic
| |
| kiloSeparator |
Separator za hiljade, milione itd
| |
| regexSelectLetters | ||
| syllableLengthLimit |
Koliko je maksimalno dugačak jedan slog (bez samoglasnika) - služi za detektovanje slogova -
| |
| vowels |
Svi samoglasnici - nije bitan case
| |
| vowelsSpecial |
Pomocni samoglasnici - nije bitan case
|
| Name | Description | |
|---|---|---|
| CheckAgainstAlfabet | ||
| 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.) | |
| prepareModelForExecution | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| vowelLastRegex | ||
| vowelRegex |