- unicode_script_extensions(+Code:integer, -Scripts:list(atom)) is semidet
- Scripts is the sorted list of UAX #24 Script_Extensions of Code. For
most code points this is a singleton
[Script]. Fails for code
points outside the Unicode range and for code points with no entry
in either ScriptExtensions.txt or Scripts.txt.