If the query is comprised of more than one full-text construct, the full-text provider is invoked separately for each construct.
The SQL Server Relational Engine does not look into the contents of the ft_search_condition. Instead, this is passed along to the full-text provider, which checks it for validity and then creates the appropriate internal representation of the full-text search condition.