org-backward-sentence

org-backward-sentence is an interactive compiled Lisp function in `org.el'.


(org-backward-sentence &optional ARG)

Go to beginning of sentence, or beginning of table field.
This will call `backward-sentence' or `org-table-beginning-of-field',
depending on context.