form type

The kind(s) of a lexical form — written, spoken, signed, reconstructed, etc. NON-FUNCTIONAL: a single form may be classified as both spoken and written by different standpoints, or as both reconstructed and normalized in different analytical frames.

Structure

Property shape: object property; gmeow:LexicalForm -> gmeow:LexicalFormType

Practical Pattern

Use gmeow:formType from gmeow:LexicalForm to gmeow:LexicalFormType when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Word Etymology

ex:ontologyForm a gmeow:LexicalForm ;
    gmeow:formOf             ex:ontology ;
    gmeow:formRepresentation "ontology" ;
    gmeow:formType           gmeow:formWritten .

ex:ontosForm a gmeow:LexicalForm ;
    gmeow:formOf             ex:greekOntos ;
    gmeow:formRepresentation "ὄντος" ;
    gmeow:formType           gmeow:formWritten .

Common Companion Terms

gmeow:LexicalForm, gmeow:LexicalFormType

Usage Advice

Use when

Avoid when

How to use

Examples