Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M5948

Metalanguage

Metalanguage
StructureHigh supportLogic
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A language used to describe, analyze, or discuss another language (the object language). For example, a grammar book is written in a metalanguage, while the sentences being explained are in the object language. Scaffolding role: Step outside the system to describe the system. To solve problems within a system (such as code bugs or communication misunderstandings), you must elevate to the metalanguage level (such as debugging tools or communication protocols). Only at the meta-level can you see the structure of the object level clearly.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Step outside the system to describe the system. To solve problems within a system (such as code bugs or communication misunderstandings), you must elevate to the metalanguage level (such as debugging tools or communication protocols). Only at the meta-level can you see the structure of the object level clearly.

anchor

Anchor fast decisions

The object language is the language being described, and the metalanguage is the language that describes it. The two levels are distinct and must not be confused (violating this is a 'type confusion'). Only at the meta-level can you see the structure of the object level clearly.

MINIMUM ACTION

In progress 0/4

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/MetalanguageZH · Explicit
    verified

RELATED MODELS