Skip to content

Instantly share code, notes, and snippets.

@adamgibbons
Last active July 8, 2018 19:33
Show Gist options
  • Select an option

  • Save adamgibbons/659cf8d7955e2fb3802d19c921d46cca to your computer and use it in GitHub Desktop.

Select an option

Save adamgibbons/659cf8d7955e2fb3802d19c921d46cca to your computer and use it in GitHub Desktop.

Revisions

  1. adamgibbons revised this gist Jul 8, 2018. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions indo-european-languages.json
    Original file line number Diff line number Diff line change
    @@ -29,7 +29,7 @@
    },
    {
    "name": "Faroese"
    },
    }
    ]
    },
    {
    @@ -49,7 +49,7 @@
    },
    {
    "name": "German"
    },
    }
    ]
    }
    ]
    @@ -77,7 +77,7 @@
    },
    {
    "name": "Romanian"
    },
    }
    ]
    },
    {
  2. adamgibbons revised this gist Jul 8, 2018. 1 changed file with 79 additions and 0 deletions.
    79 changes: 79 additions & 0 deletions indo-european-languages.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,85 @@
    {
    "name": "Proto-Indo-European",
    "children": [
    {
    "name": "Hellenic",
    "children": [
    {
    "name": "Greek"
    }
    ]
    },
    {
    "name": "Germanic",
    "children": [
    {
    "name": "North Germanic",
    "children": [
    {
    "name": "Danish"
    },
    {
    "name": "Swedish"
    },
    {
    "name": "Norwegian"
    },
    {
    "name": "Icelandic"
    },
    {
    "name": "Faroese"
    },
    ]
    },
    {
    "name": "West Germanic",
    "children": [
    {
    "name": "English"
    },
    {
    "name": "Dutch"
    },
    {
    "name": "Afrikaans"
    },
    {
    "name": "Flemish"
    },
    {
    "name": "German"
    },
    ]
    }
    ]
    },
    {
    "name": "Romance",
    "children": [
    {
    "name": "Portugese"
    },
    {
    "name": "Spanish"
    },
    {
    "name": "Catalan"
    },
    {
    "name": "Corsican"
    },
    {
    "name": "French"
    },
    {
    "name": "Italian"
    },
    {
    "name": "Romanian"
    },
    ]
    },
    {
    "name": "Armenian"
    },
  3. adamgibbons revised this gist Jul 8, 2018. 1 changed file with 68 additions and 2 deletions.
    70 changes: 68 additions & 2 deletions indo-european-languages.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,23 @@
    {
    "name": "Proto-Indo-European",
    "children": [
    {
    "name": "Armenian"
    },
    {
    "name": "Albanian"
    },
    {
    "name": "Baltic",
    "children": [
    {
    "name": "Latvian"
    },
    {
    "name": "Lithuanian"
    }
    ]
    },
    {
    "name": "Slavic",
    "children": [
    @@ -23,11 +40,60 @@
    },
    {
    "name": "East Slavic",
    "children": []
    "children": [
    {
    "name": "Belarusan"
    },
    {
    "name": "Russian"
    },
    {
    "name": "Ukrainian"
    }
    ]
    },
    {
    "name": "South Slavic",
    "children": []
    "children": [
    {
    "name": "Bulgarian"
    },
    {
    "name": "Macedonian"
    },
    {
    "name": "Bosnian"
    },
    {
    "name": "Croatian"
    },
    {
    "name": "Serbian"
    },
    {
    "name": "Slovenian"
    }
    ]
    }
    ]
    },
    {
    "name": "Celtic",
    "children": [
    {
    "name": "Irish Gaelic"
    },
    {
    "name": "Scots Gaelic"
    },
    {
    "name": "Cornish"
    },
    {
    "name": "Breton"
    },
    {
    "name": "Welsh"
    }
    ]
    }
  4. adamgibbons created this gist Jul 8, 2018.
    35 changes: 35 additions & 0 deletions indo-european-languages.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,35 @@
    {
    "name": "Proto-Indo-European",
    "children": [
    {
    "name": "Slavic",
    "children": [
    {
    "name": "West Slavic",
    "children": [
    {
    "name": "Polish"
    },
    {
    "name": "Czech"
    },
    {
    "name": "Slovak"
    },
    {
    "name": "Sorbian"
    }
    ]
    },
    {
    "name": "East Slavic",
    "children": []
    },
    {
    "name": "South Slavic",
    "children": []
    }
    ]
    }
    ]
    }