https://github.com/sillsdev/paws
The Parser and Writer for Syntax Starter Kit
https://github.com/sillsdev/paws
Last synced: 25 days ago
JSON representation
The Parser and Writer for Syntax Starter Kit
- Host: GitHub
- URL: https://github.com/sillsdev/paws
- Owner: sillsdev
- License: lgpl-2.1
- Created: 2018-03-28T22:15:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T21:36:39.000Z (almost 2 years ago)
- Last Synced: 2026-01-03T04:13:38.423Z (4 months ago)
- Language: XSLT
- Size: 19 MB
- Stars: 4
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paws
The Parser and Writer for Syntax Starter Kit
The Parser and Writer for Syntax (PAWS) has two purposes. The Writer produces about a 100 page long rough draft of a grammar of the syntax of your language, based on the answers to the questions in each section of PAWS. The draft can be in English, French, and/or Spanish. The Parser produces all the files needed for using the PC-PATR syntactic parser for parsing and disambiguation within CARLA Studio. In both cases we expect PAWS to cover about 80% of what a specific language needs.