@willwade/aac-processors
Preparing search index...
Metrics
MorphRuleSet
Interface MorphRuleSet
interface
MorphRuleSet
{
irregular
:
{
[
pos
:
string
]:
{
[
baseWord
:
string
]:
{
[
slot
:
string
]:
string
|
string
[]
}
;
}
;
}
;
locale
:
string
;
regular
:
{
[
pos
:
string
]:
{
[
slot
:
string
]:
string
|
MorphRule
[]
}
}
;
version
:
number
;
}
Index
Properties
irregular
locale
regular
version
Properties
irregular
irregular
:
{
[
pos
:
string
]:
{
[
baseWord
:
string
]:
{
[
slot
:
string
]:
string
|
string
[]
}
;
}
;
}
locale
locale
:
string
regular
regular
:
{
[
pos
:
string
]:
{
[
slot
:
string
]:
string
|
MorphRule
[]
}
}
version
version
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
irregular
locale
regular
version
@willwade/aac-processors
Loading...