Guest User

Untitled

a guest
Nov 14th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. (?<=^(([^.]*). +([^.]*). +)*[^ .][^.]*)(?<!([^)]*)[A-Z][A-Za-z]*
  2. The State
  3.  
  4. (?<=^(([^.]*). +([^.]*). +)*[^ .][^.]*)
  5.  
  6. (?<!([^)]*)
  7.  
  8. [A-Z][A-Za-z]*
  9.  
  10. The State
Add Comment
Please, Sign In to add comment