!=<-	comparison_replace
%in#%	in_detect
%in#%<-	in_replace
%in%<-	in_replace
%in()%	in_detect
%in()%<-	in_replace
%in(]%	in_detect
%in(]%<-	in_replace
%in[)%	in_detect
%in[)%<-	in_replace
%in[]%	in_detect
%in[]%<-	in_replace
%in{}%	in_detect
%in{}%<-	in_replace
%in~%	in_detect
%in~%<-	in_replace
%in~f%	in_detect
%in~f%<-	in_replace
%in~p%	in_detect
%in~p%<-	in_replace
%out#%	in_detect
%out#%<-	in_replace
%out%	out
%out%<-	in_replace
%out()%	in_detect
%out()%<-	in_replace
%out(]%	in_detect
%out(]%<-	in_replace
%out[)%	in_detect
%out[)%<-	in_replace
%out[]%	in_detect
%out[]%<-	in_replace
%out{}%	in_detect
%out{}%<-	in_replace
%out~%	in_detect
%out~%<-	in_replace
%out~f%	in_detect
%out~f%<-	in_replace
%out~p%	in_detect
%out~p%<-	in_replace
%[!=%	comparison_subset
%[<%	comparison_subset
%[<=%	comparison_subset
%[==%	comparison_subset
%[>%	comparison_subset
%[>=%	comparison_subset
%[in#%	in_subset
%[in%	in_subset
%[in()%	in_subset
%[in(]%	in_subset
%[in[)%	in_subset
%[in[]%	in_subset
%[in{}%	in_subset
%[in~%	in_subset
%[in~f%	in_subset
%[in~p%	in_subset
%[out#%	in_subset
%[out%	in_subset
%[out()%	in_subset
%[out(]%	in_subset
%[out[)%	in_subset
%[out[]%	in_subset
%[out{}%	in_subset
%[out~%	in_subset
%[out~f%	in_subset
%[out~p%	in_subset
<<-	comparison_replace
<=<-	comparison_replace
==<-	comparison_replace
><-	comparison_replace
>=<-	comparison_replace
comparison_replace	comparison_replace
comparison_subset	comparison_subset
in_detect	in_detect
in_replace	in_replace
in_subset	in_subset
out	out
