Raw syntax definitions
Raw syntax is used primarily for parsing and printed. It is not assumed to be typechecked/well-formed.
pub use term::TermR;
pub use pattern::PatternR;