- unicode_script(+Code:integer, -Script:atom) is semidet
- True when Script is the UAX #24 Script_Property of Code. Script is a
lower-case atom of the long property value (
latin, cyrillic,
han, common, inherited, ...). Fails for code points outside
the Unicode range or with no entry in Scripts.txt.