RoamResearch Discourse Graph Extension
  • 🏠Welcome!
  • πŸ‘·β€β™€οΈInstallation
  • πŸ—ΊοΈGuides
    • Creating discourse nodes
    • Creating discourse relationships
    • Exploring your discourse graph
      • Discourse context
      • Discourse context overlay
      • Discourse attributes
      • Node index
    • Querying your discourse graph
    • Extending and personalizing your discourse graph
    • Sharing your discourse graph
  • 🧱Fundamentals
    • What is a Discourse Graph?
    • The Base Grammar: Questions, Claims, and Evidence
    • The Discourse Graph Extension Grammar
      • Nodes
      • Operators and relations
      • Relation patterns
      • Specifying context for discourse relations
    • Graph Querying
  • 🚒Use Cases
    • Individual literature reviewing
    • Enhanced zettelkasten
    • Enhanced reading clubs/seminars
    • Open-science-ready lab notebooks
    • Grounded product / research roadmapping
  • Extras
    • Experimental features
      • Playground
    • Keyboard Shortcuts
    • CSS
  • Meta
    • πŸ”¬This is research software!
    • πŸš€Changelog
    • πŸ™‹Getting support
Powered by GitBook
On this page
  • Stock patterns
  • Evidence informs question
  • Evidence supports claim
  • Evidence opposes claim
  1. Fundamentals
  2. The Discourse Graph Extension Grammar

Relation patterns

PreviousOperators and relationsNextSpecifying context for discourse relations

Last updated 2 years ago

Stock patterns

Evidence informs question

This basically says, if you reference an evidence page in a question page, then the evidence informs the question, and the question is informed by the evidence.

Evidence supports claim

This basically says, if you indent an evidence page underneath a block that references the "SupportedBy" page, and indent that under a block that has a claim in it, then the evidence supports the claim, and the claim is supported by the evidence.

Evidence opposes claim

This is very similar to the "Evidence Supports Claim" relation pattern, with the exception that the "linking block" references an "OpposedBy" page instead of a "SupportedBy" page.

🧱