#A part of NonVisual Desktop Access (NVDA) #Copyright (c) 2011-2012 NVDA Contributors #This file is covered by the GNU General Public License. complexSymbols: # identifier regexp # Sentence endings. . sentence ending (?<=[^\s.])\.(?=[\"'”’)\s]|$) ! sentence ending (?<=[^\s!])\!(?=[\"'”’)\s]|$) ? sentence ending (?<=[^\s?])\?(?=[\"'”’)\s]|$) # Phrase endings. ; phrase ending (?<=[^\s;]);(?=\s|$) : phrase ending (?<=[^\s:]):(?=\s|$) # Others decimal point (?<=\d)\.(?=\d) in-word ' (?<=[^\W_])['’] negative number (? greater most = equals some ? question all @ at some [ left bracket most ] right bracket most \\ backslash most ^ caret most _ line most ` graav most { left brace most } right brace most | bar most ~ tilda most # Other characters • bullet some … dot dot dot all always ... dot dot dot all always  bullet some “ left quote most ” right quote most ‘ left tick most ’ right tick most – en dash most — em dash most ● circle most ¨ diaeresis most ‎ left to right mark char ‏ right to left mark char ■ black square some ➔ right arrow some § section all ° degrees some « double left pointing angle bracket » double right pointing angle bracket µ micro some ¹ superscript 1 some ² superscript 2 some ³ superscript 3 some ® registered some ™ Trademark some © Copyright some ± Plus or Minus most × times most ÷ divide by most ← left arrow some → right arrow some ✓ check some ✔ check some