#! /usr/bin/crm # (account, usedate, weekday, type, text, direction, amount, cssfiles) # prefix each text token with text_ { match [:text:] (:place:) /[[:graph:]]+/ alter (:place:) /text_:*:place:/ liaf } isolate (:m_text:) /account_:*:account: usedate_:*:usedate: weekday_:*:weekday: type_:*:type: :*:text: direction_:*:direction: amount_:*:amount:/ isolate (:classify_status:) // classify [:m_text:] (:*:cssfiles:) (:classify_status:) output /:*:classify_status:/ exit