Click or drag to resize
Database Table PhraseType

[This is preliminary documentation and is subject to change.]

The PhraseTYpe table holds basic information about phrase types and works as a look up table for phrases accoording to phrase types.

Fields

Field name

Type

Note

Description

Id

int

Primary key

Internal use

Type

varchar(50)

Name of type

Description

varchar(max)

Detailed description of type to make categorizing phrases easier.