macro_rules! __static_cond {
    (temporal_relation temporal_relation) => { ... };
    (temporal_relation plant_later) => { ... };
}
l>