Jump to content

Wikifunctions:Catalogue/Natural language operations/Japanese

From Wikifunctions
  • is hiragana (Z10878): Given a single-character string, returns boolean for whether it is an hiragana or not.
  • is katakana (Z10883): Given a character, returns boolean for whether it is a katakana or not.
  • is Han character (Z10927): Given a character, returns boolean for whether it is a Han character (hanzi, kanji, hanja) or not.