Theiling Online    Sitemap    Conlang Mailing List HQ   

Re: Spiritual advise on syntax

From:rick@harrison.net <rick@...>
Date:Saturday, December 16, 2006, 17:30
Edgard wrote, "any systematic way of describing syntax, besides
discussing it as traditional grammars do?"

Another approach is to use a type of software called a syntactic
parser. You give it rules of syntax, a lexicon file in which words are
tagged with their part of speech, and some sentences to study. It tells
you whether or not those sentences can be parsed with the rules you
gave it.

I wrote some stuff at http://www.vorlin.org/hist/parsing1998.html


-Rick