Content of ft-module-is-stop-word-true-1.xq example

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

ft:is-stop-word( "the", xs:language("en") )