Variable punctuationPatternConst

punctuationPattern: string = '[?:.,|]'

The regular expression pattern used to identify a punctuation.