Difference between revisions of "The Besokian Languages"

Jump to navigation Jump to search
1,598 bytes added ,  17:18, 19 October 2021
Line 3: Line 3:
== Branches and Languages ==
== Branches and Languages ==


{{cladogram
{
|caption=[[Cladogram]] of nine breeds that are genetically divergent from others<ref name=parker2004/>|
  "width": 600,
|cladogram=
  "height": 150,
{{clade|style=font-size:75%; line-height:75%;width:300px;
  "background": "#ffffff",
  |1=[[Wolf]]
  "data": [
  |2={{clade
    {
      |1={{clade
      "name": "tree",
            |1=[[Shar Pei]]
      "values": [
            |2={{clade
        {"A": "Mammal","B": "Carnivore","C": "Panther" },
                |1=[[Shiba Inu]]
        {"A": "Mammal","B": "Carnivore","C": "Lion" },
                |2={{clade
        {"A": "Mammal","B": "Herbivore","C": "Cow" },
                    |1=[[Chow Chow]]
        {"A": "Mammal","B": "Herbivore","C": "Goat" },
                    |2=[[Akita Inu]]
        {"A": "Mammal","B": "Omnivore","C": "Human"},
                  }}
        {"A": "Mammal","B": "Omnivore","C": "Bat"},
              }}
        {"A": "Fish","B": "Carnivore","C": "Shark"},
           }}
        {"A": "Fish","B": "Carnivore","C": "Electric Eel"},
      |2={{clade
        {"A": "Fish","B": "Omnivore","C": "Piranha "},
             |1=[[Basenji]]
      {"A": "Fish","B": "Omnivore","C": "catfish "}
            |2={{clade
      ],
                |1={{clade
      "transform": [
                    |1=[[Siberian Husky]]
        {
                    |2=[[Alaskan Malamute]]
          "type": "treeify",
                  }}
          "groupby": ["A","B"]
                |2={{clade
        },
                    |1={{clade
        {
                          |1=[[Afghan Hound]]
          "type": "hierarchy",
                          |2=[[Saluki]]
          "mode": "cluster",
                        }}
          "nodesize": [20,100]
                    |2=other breeds in the study
        },
                  }}
        {
              }}
          "type": "formula",
           }}
          "field": "align",
    }}
          "expr": "'right'"
}}
        },
}}
        {
          "type": "formula",
          "field": "offset",
          "expr": "-10"
        }
      ]
    }
  ],
  "marks": [
    {
      "type": "path",
      "from": {
        "data": "tree",
        "transform": [
           {"type": "filter","test": "datum.parent"},
          {
             "type": "linkpath",
            "sourceX": "parent.layout_y",
            "sourceY": "parent.layout_x",
            "targetX": "layout_y",
            "targetY": "layout_x",
            "shape": "cornerX"
          }
        ]
      },
      "properties": {
        "enter": {
          "path": {"field": "layout_path"},
          "strokeWidth": {"value": 2},
          "stroke": {"value": "#000000"}
        }
      }
    },
    {
      "type": "text",
      "from": {
        "data": "tree",
        "transform": [
          {
            "type": "formula",
            "field": "ff_node_label",
            "expr": "if(datum.layout_depth == 0, 'Animals', if(datum.layout_depth == 1, datum.A, if(datum.layout_depth == 2, datum.B, if(datum.layout_depth == 3, datum.C, ''))))"
          }
        ]
      },
      "properties": {
        "enter": {
          "x": {"field": "layout_y"},
          "dx": {"field": "offset"},
          "y": {"field": "layout_x"},
          "dy": {"value": -8},
          "font": {"value": "Arial"},
          "fontSize": {"value": 16},
           "align": {"field": "align"},
          "baseline": {"value": "middle"},
          "fill": {"value": "#0000ff"},
          "text": {"field": "ff_node_label"}
        }
      }
    }
  ]
}


== History ==
== History ==

Navigation menu