1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-01 06:24:58 +03:00
inform7/services/syntax-module/Contents.w
2020-05-20 00:02:28 +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 Tyoes
Parse Nodes
Node Annotations
Tree Verification
Chapter 3: Breaking into Sentences
Sentences