# ::id SSC-03-03
# ::snt One object that orbit the Sun indirectly is more almost equals than the smallest planet, Mercury in size.
(h / have-degree-91
      :ARG1 (o / object
            :quant 1
            :ARG0-of (o2 / orbit-01
                  :ARG1 (s / sun)
                  :ARG1-of (d / direct-02
                        :polarity -)))
      :ARG2 (e / equal-01
            :ARG1 o
            :ARG2 (p / planet
                  :ARG1-of (h2 / have-degree-91
                        :ARG2 (s2 / small)
                        :ARG3 (m / most))
                  :ARG1-of e
                  :ARG2 p
                  :name (n / name
                        :op1 "Mercury"))
            :ARG3 (s3 / size))
      :ARG3 (m2 / more
            :mod (a / almost))
      :ARG4 p)