|
Post by dreamingfifi on May 22, 2016 4:01:22 GMT
As we gear up for the re-release of the library, I'd like to make you aware of some changes that I'm making to the Syntax tree, and why.
One thing that I've noticed when I try to use the syntax tree, is that it's just too big, and has too many unnecessary branches. That makes it difficult to sort through and find the annotations that you want to add. I've noticed that many of the authors don't use many of the annotations either. Therefore, I'm doing some pruning to the tree.
The Verb conjugation branch won't have Pronouns on it any longer. The Pronoun suffixes will henseforth be only in the the Pronoun branch.
Adjectives no longer have the Predicate y/n branch - that data can be more simply covered in the Prestanneth branch. In the process of editing it I can to delete and re-add the singular/plural adjective section, so you'll have to go through and re-ad those where you need them.
Can you think of any other branches that you don't think should be included, or that you never bother with?
|
|