I'm trying to find some documentation of RegExp for hangul in Ruby.
I'd like to know if there's some option to match anything with ㅆ (핬, 싸, etc) or ㅏ (아, 가, 감), or only when a character is in batchim (for ex. match when ㅁ is in batchim, would match (암, 감, but not 마 ), or similar queries without long expressions.