1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-26 12:10:44 +03:00
inform7/services/syntax-module/Contents.w
2021-02-06 18:00:34 +00:00

25 lines
459 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
Simple Preform Cache
Chapter 3: Breaking into Sentences
Sentences