===== Twine 1 Glossary =====

  * [[Passage]] - The text of your story
  * [[Syntax]] - Ways to style and format the text
  * [[Tag]] - Tag your passages
  * [[Link]] - From text to hypertext
  * [[Expression]] - A basic unit of code
  * [[Variable]] - Tracking the player's state
  * [[Function]] - Special, powerful expressions
  * [[Macro]] - Commands to program your stories with
  * [[Stylesheet]] - Style your story with CSS
  * [[Script]] - Extend Twine with Javascript
  * [[Image]] - Illustrate your story
  * [[Annotation]] - Notes inside your story's source code