Skip to content
Snippets Groups Projects
Select Git revision
  • 9916eb6cc8ff1c429b3f27414c142ab18d318496
  • mui5-annotation-on-video-stable default
  • get_setter_canvasSizeInformations
  • fix-error-div-into-p
  • annotation-on-video-v2
  • detached
  • annotation-on-video-r17
  • mui5
  • mui5-react-18
  • jacob-test
  • annotation-on-video protected
  • master
  • test-antoinev1
  • 20-fetch-thumbnail-on-annotation
  • add-research-field
  • Save
  • add-plugin
  • 14-wip-no-seek-to
  • 14-bug-on-video-time-control
  • 9_wip_videotests
  • _upgrade_material_ui
  • latest-tetras-16
  • v3.3.0
  • v3.2.0
  • v3.1.1
  • v3.1.0
  • v3.0.0
  • v3.0.0-rc.7
  • v3.0.0-rc.6
  • v3.0.0-rc.5
  • v3.0.0-rc.4
  • v3.0.0-rc.3
  • v3.0.0-rc.2
  • v3.0.0-rc.1
  • v3.0.0-beta.10
  • v3.0.0-beta.9
  • v3.0.0-beta.8
  • v3.0.0-beta.7
  • v3.0.0-beta.6
  • v3.0.0-beta.5
  • v3.0.0-beta.3
41 results

Window.js

Blame
  • WikiAbstract-SolarSystem-06.stog.amr.penman 1.02 KiB
    # ::id WikiAbstract-SolarSystem-06
    # ::snt The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal.
    (p / planet
          :mod (t / terrestrial)
          :domain (a / and
                :op1 (p2 / planet
                      :name (n / name
                            :op1 "Mercury"))
                :op2 (p3 / planet
                      :name (n2 / name
                            :op1 "Venus"))
                :op3 (p4 / planet
                      :name (n3 / name
                            :op1 "Earth"))
                :op4 (p5 / planet
                      :name (n4 / name
                            :op1 "Mars"))
                :part-of (s / system
                      :mod (ii / inner))
                :ARG1-of (c / compose-01
                      :ARG2 (a2 / and
                            :op1 (r / rock)
                            :op2 (m / metal))
                      :mod (p6 / primary))
                :ARG1-of (h / have-degree-91
                      :ARG2 (s2 / small)
                      :ARG3 (m2 / more))))