1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 16:44:21 +03:00
inform7/services/syntax-module/Contents.w
2020-08-27 15:50:24 +01:00

24 lines
437 B
OpenEdge ABL

Title: syntax
Author: Graham Nelson
Purpose: A library of code to build a parse tree and break text into sentences.
Language: InC
Licence: Artistic License 2.0
Preliminaries
What This Module Does
How To Include This Module
Chapter 1: Setting Up
"Loading this module."
Syntax Module
Chapter 2: The Parse Tree
Syntax Trees
Node Types
Parse Nodes
Node Annotations
Tree Verification
Chapter 3: Breaking into Sentences
Sentences