matthewdeanmartin / tokipona.parser

A Toki Pona Parser
41 stars 7 forks source link

Implement warnings for certain conditions #17

Open matthewdeanmartin opened 9 years ago

matthewdeanmartin commented 9 years ago

capitalized, but valid tp word, especially sentence initial.

explicit foreign phrase is all tp words. (May just be wrong quotes)

matthewdeanmartin commented 9 years ago

jan/ma/toki + lower case neologism => warning, probably forgot capital

matthewdeanmartin commented 9 years ago

If sentence starts with // or / warn that it should be ///

matthewdeanmartin commented 9 years ago

If foreign phrase can be successfully parsed as TP, then it probably is ' and not " (use try/catch)