diff --git a/website/docs/api/token.jade b/website/docs/api/token.jade index 7a09f9d11..ee837b54a 100644 --- a/website/docs/api/token.jade +++ b/website/docs/api/token.jade @@ -67,6 +67,16 @@ p An individual token — i.e. a word, punctuation symbol, whitespace, etc. +cell unicode +cell Base form of the word, with no inflectional suffixes. + +row + +cell #[code orth] + +cell int + +cell word's string. + + +row + +cell #[code orth_] + +cell unicode + +cell word's string. + +row +cell #[code lower] +cell int