import module namespace ft = "http://www.zorba-xquery.com/modules/full-text"; ft:is-stop-word( "the", xs:language("en") ) (: Expected output: true :)