attends to

Directed attention or salience of an agent toward a subject — what the agent is currently focused on. NOT a goal: an attentional pull, not a teleology:Desire — the axes stay orthogonal and are never bridged by axiom (Principle 9). Whose attention it is rides gmeow:accordingTo on the statement (self-attributed vs observer-attributed coexist).

Structure

Property shape: object property; gmeow:Agent -> gmeow:Entity

Practical Pattern

Use gmeow:attendsTo from gmeow:Agent to gmeow:Entity 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.

Attention Interest Memory

ex:nova a gmeow:Person ;
    gmeow:name        "Nova"@en ;
    gmeow:attendsTo    wd:Q11660 ;    # artificial intelligence — currently in focus
    gmeow:interestedIn wd:Q395 ;      # mathematics — sustained interest
    gmeow:curiousAbout wd:Q217413 ;   # category theory (curiousAbout ⊑ interestedIn)
    gmeow:remembers    wd:Q192995 .   # quantum computing — a subject she remembers (remembers ⊑ isAwareOf)

Common Companion Terms

gmeow:Agent, gmeow:Entity

Usage Advice

Use when

Avoid when

How to use

Scope notes

Examples

Use For Consumers

Avoid For Consumers