supposes

An agent takes a proposition on HYPOTHETICALLY — for the sake of argument or exploration, in a suppositional mood, without holding it true. The propositional sibling of gmeow:imagines: where imagining is quasi-perceptual, supposing is the entertaining of a proposition under a hypothesis. Range is intentionally OPEN (the spine precedent); the content is typically a gmeow:Proposition (referenced by prose). Non-functional. A supposition characteristically opens an imagined world (gmeow:imaginedWorldlogic:World, by reference) explored under it; from whose vantage it is supposed rides gmeow:accordingTo, never a truth bit here.

Structure

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

Practical Pattern

Use gmeow:supposes from gmeow:Agent to ? 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.

Counterfactual Rehearsal

@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix logic: <https://blackcatinformatics.ca/logic/> .
@prefix ex:    <https://blackcatinformatics.ca/gmeow/examples/imagination/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .



# --- The agent and the what-if premise she takes on hypothetically.
ex:lillith a gmeow:Agent ;
    gmeow:supposes ex:interestRatesDouble ;   # held AS-IF, not believed
    gmeow:imagines ex:recessionScene .         # the scene she pictures under it

Common Companion Terms

gmeow:Agent

Usage Advice

Use when

Avoid when

How to use

Scope notes

Examples