Unicode.Property.alphabetic-question-mark

You're seeing just the function alphabetic-question-mark, go back to Unicode.Property module for more information.

Returns a boolean indicating if the codepoint or string has the property :alphabetic.

For string parameters, all codepoints in the string must have the :alphabetic property in order for the result to be true.