Question

Erotetic content individuated by its ANSWERHOOD CONDITION — the set of propositions counting as direct answers — not by a truth-condition. Existing by social convention like every description, it is a gmeow:SocialObject. A Question is neither true nor false (unlike a gmeow:Proposition) nor satisfied (unlike a gmeow:Goal): it is RESOLVED by an accepted answer. It is the erotetic sibling of gmeow:Proposition (assertoric) and gmeow:Goal (optative): the three share the gmeow:SocialObject genus and differ only in their mode of content — truth-condition, satisfaction-condition, answerhood-condition.

Structure

Subclass of: gmeow:SocialObject

Practical Pattern

Use gmeow:Question as a specialized kind of gmeow:SocialObject. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.

Example Snippets

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

Loaded Question

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



# SPDX-FileCopyrightText: 2026 Blackcat Informatics® Inc. <paudley@blackcatinformatics.ca>
# SPDX-License-Identifier: CC-BY-4.0
#
# Worked example — a LOADED question via the deception bridge, with NO new
# axiom. The classic "have you stopped cheating?" is a polar gmeow:Question that
# gmeow:presupposes a proposition ("you were cheating"). Loadedness is NOT a flag
# on the question: it is a gmeow:StandpointClaim over the presupposed proposition
# carrying gmeow:claimModality gmeow:refuted — a standpoint DENIES the
# presupposition, exposing the question as loaded. This reuses the standpoint /
# deception machinery (P6); there is no isLoaded bit and no truth bit anywhere.

# --- The polar question and the proposition it takes for granted.
ex:stoppedCheating a gmeow:Question ;
    gmeow:questionType gmeow:typePolar ;
    gmeow:presupposes ex:wasCheating ;
    rdfs:label "have you stopped cheating?"@en .

Open Question And Resolution

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



ex:whereIsKey a gmeow:Question ;
    gmeow:questionType gmeow:typeWh ;
    rdfs:label "where is the key?"@en .

Common Companion Terms

gmeow:SocialObject

External Equivalences

Equivalent or closely aligned targets: schema

Linkages

Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.

Term Equivalences

Source Kind Profile Predicate/Relation Target Evidence
gmeow:Question equivalence - skos:closeMatch schema:Question gmeow-inquiry.sssom.tsv; gmeow:eqInq001; confidence 0.9

Usage Advice

Use when

Avoid when

How to use

Scope notes

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchschema:Question