MEDYAN.has_tag
Tuple{MEDYAN.Context, MEDYAN.Place}
has_tag(c::Context, p::Place)::Bool
Return true iff p has a tag. Otherwise return false. If !place_exists(c, p) return false.
p
!place_exists(c, p)