attributed language

The language assigned to an inscription by a script/language attribution. Non-functional: competing language assignments from different standpoints coexist (Principle 9), and an attribution may assign multiple languages (bilingual inscription).

Structure

Property shape: object property; gmeow:ScriptLanguageAttribution -> gmeow:Language Sub-property of: gmeow:observationResult

Practical Pattern

Use gmeow:attributedLanguage from gmeow:ScriptLanguageAttribution to gmeow:Language 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.

Inscription Reading

ex:attribution a gmeow:ScriptLanguageAttribution ;
    gmeow:attributionTarget  ex:inscription ;
    gmeow:attributedScript   ex:cuneiform ;
    gmeow:attributedLanguage ex:akkadian ;
    gmeow:vantage            ex:smith ;
    gmeow:observationMethod  gmeow:methodExpertJudgement .

Common Companion Terms

gmeow:observationResult, gmeow:ScriptLanguageAttribution, gmeow:Language