Last active
July 8, 2018 19:33
-
-
Save adamgibbons/659cf8d7955e2fb3802d19c921d46cca to your computer and use it in GitHub Desktop.
Revisions
-
adamgibbons revised this gist
Jul 8, 2018 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" } ] }, { -
adamgibbons revised this gist
Jul 8, 2018 . 1 changed file with 79 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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" }, -
adamgibbons revised this gist
Jul 8, 2018 . 1 changed file with 68 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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": [ { "name": "Belarusan" }, { "name": "Russian" }, { "name": "Ukrainian" } ] }, { "name": "South Slavic", "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" } ] } -
adamgibbons created this gist
Jul 8, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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": [] } ] } ] }