New Rule

<rule id="ID" name="Comprised of">    
 <pattern>
  <token>comprised</token>
  <token>of</token>
 </pattern>
 <message>Instead use <suggestion>composed of</suggestion> or <suggestion>consists of</suggestion> as appropriate.</message>
 <url>http://www.mirror.co.uk/news/technology-science/technology/man-makes-47000-wikipedia-edits-5106883</url>
 <example correction=''>The house is <marker>comprised of</marker> three bedrooms and a bathroom.</example>
 <example>The house is  composed of three bedrooms and a bathroom.</example>
</rule>