Unicode.Property.other_alphabetic
You're seeing just the function
other_alphabetic, go back to Unicode.Property module for more information.
Returns :other_alphabetic or nil indicating
if the codepoint or string has the property
:other_alphabetic.
For string parameters, all codepoints in
the string must have the :other_alphabetic
property in order for the result to :other_alphabetic.