Interface IAccentPhrase
日本語のアクセント句(accent phrase)
Namespace: LibSasara.Model.FullContextLabel
Assembly: LibSasara.dll
Syntax
public interface IAccentPhrase : IFullContext
Properties
AccentType
accent type
Declaration
string AccentType { get; }
Property Value
Type | Description |
---|---|
string | 1 ∼ 49 |
IsInterrogative
whether the current accent phrase interrogative or not
Declaration
bool IsInterrogative { get; }
Property Value
Type | Description |
---|---|
bool |
MoraNumber
the number of moras
Declaration
int MoraNumber { get; }
Property Value
Type | Description |
---|---|
int | 1 ∼ 49 |