import module namespace ft = "http://www.zorba-xquery.com/modules/full-text";

(: Valid, but unsupported ISO 639-1 code. :)
ft:is-stop-word-lang-supported( xs:language("zu") )


(:

Expected output:

false


:)