sig type t = Pred of Xtmpl.name * string | Or of Stog_filter_types.t * Stog_filter_types.t | And of Stog_filter_types.t * Stog_filter_types.t | Not of Stog_filter_types.t end