transcription

A notation system for recording spoken or signed language in a structured visual form.

Structure

Types: gmeow:SymbolicSystemKind

Practical Pattern

Use gmeow:symbolicKindTranscription as a controlled value typed as gmeow:SymbolicSystemKind.

Example Snippets

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

Notation Systems

# --- The IPA: a transcription system FOR a language (here English).
ex:ipa a gmeow:NotationSystem ;
    rdfs:label               "International Phonetic Alphabet"@en ;
    gmeow:notationSystemFor  gmeow:langEnglish ;
    gmeow:notationSystemKind gmeow:symbolicKindTranscription .

Common Companion Terms

gmeow:SymbolicSystemKind