Inflectionalcategories
An inflectional category like tense has multiple inflectional values like past or present.
InflCatTable: inflectionalcategories.csv
Name/Property | Datatype | Cardinality | Description |
---|---|---|---|
ID | string |
A unique identifier for a row in a table. To allow usage of identifiers as path components of URLs IDs must only contain alphanumeric characters, underscore and hyphen. Primary key |
|
Name | string |
A title, name or label for an entity. |
|
Description | string |
A description for an entity. |
|
Value_Order |
list of string (separated by , ) |
The order in which the values of this category should be ordered (contains inflectionalvalue IDs). |