This repository has been archived by the owner on Apr 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
variants.json
executable file
·119 lines (119 loc) · 4.16 KB
/
variants.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
{
"main": {
"en": {
"identity": {
"version": {
"_cldrVersion": "37"
},
"language": "en"
},
"localeDisplayNames": {
"variants": {
"1901": "Traditional German orthography",
"1994": "Standardized Resian orthography",
"1996": "German orthography of 1996",
"1606NICT": "Late Middle French to 1606",
"1694ACAD": "Early Modern French",
"1959ACAD": "Academic",
"ABL1943": "Orthographic formulation of 1943",
"AKUAPEM": "AKUAPEM",
"ALALC97": "ALA-LC Romanization, 1997 edition",
"ALUKU": "Aluku dialect",
"AO1990": "Portuguese Language Orthographic Agreement of 1990",
"ARANES": "ARANES",
"AREVELA": "Eastern Armenian",
"AREVMDA": "Western Armenian",
"ASANTE": "ASANTE",
"AUVERN": "AUVERN",
"BAKU1926": "Unified Turkic Latin Alphabet",
"BALANKA": "Balanka dialect of Anii",
"BARLA": "Barlavento dialect group of Kabuverdianu",
"BASICENG": "BASICENG",
"BAUDDHA": "BAUDDHA",
"BISCAYAN": "BISCAYAN",
"BISKE": "San Giorgio/Bila dialect",
"BOHORIC": "Bohorič alphabet",
"BOONT": "Boontling",
"BORNHOLM": "BORNHOLM",
"CISAUP": "CISAUP",
"COLB1945": "Portuguese-Brazilian Orthographic Convention of 1945",
"CORNU": "CORNU",
"CREISS": "CREISS",
"DAJNKO": "Dajnko alphabet",
"EKAVSK": "Serbian with Ekavian pronunciation",
"EMODENG": "Early Modern English",
"FONIPA": "IPA Phonetics",
"FONKIRSH": "FONKIRSH",
"FONNAPA": "FONNAPA",
"FONUPA": "UPA Phonetics",
"FONXSAMP": "FONXSAMP",
"GASCON": "GASCON",
"GRCLASS": "GRCLASS",
"GRITAL": "GRITAL",
"GRMISTR": "GRMISTR",
"HEPBURN": "Hepburn romanization",
"HOGNORSK": "HOGNORSK",
"HSISTEMO": "HSISTEMO",
"IJEKAVSK": "Serbian with Ijekavian pronunciation",
"ITIHASA": "ITIHASA",
"IVANCHOV": "IVANCHOV",
"JAUER": "JAUER",
"JYUTPING": "JYUTPING",
"KKCOR": "Common Orthography",
"KOCIEWIE": "KOCIEWIE",
"KSCOR": "Standard Orthography",
"LAUKIKA": "LAUKIKA",
"LEMOSIN": "LEMOSIN",
"LENGADOC": "LENGADOC",
"LIPAW": "The Lipovaz dialect of Resian",
"LUNA1918": "LUNA1918",
"METELKO": "Metelko alphabet",
"MONOTON": "Monotonic",
"NDYUKA": "Ndyuka dialect",
"NEDIS": "Natisone dialect",
"NEWFOUND": "NEWFOUND",
"NICARD": "NICARD",
"NJIVA": "Gniva/Njiva dialect",
"NULIK": "Modern Volapük",
"OSOJS": "Oseacco/Osojane dialect",
"OXENDICT": "Oxford English Dictionary spelling",
"PAHAWH2": "PAHAWH2",
"PAHAWH3": "PAHAWH3",
"PAHAWH4": "PAHAWH4",
"PAMAKA": "Pamaka dialect",
"PETR1708": "PETR1708",
"PINYIN": "Pinyin Romanization",
"POLYTON": "Polytonic",
"POSIX": "Computer",
"PROVENC": "PROVENC",
"PUTER": "PUTER",
"REVISED": "Revised Orthography",
"RIGIK": "Classic Volapük",
"ROZAJ": "Resian",
"RUMGR": "RUMGR",
"SAAHO": "Saho",
"SCOTLAND": "Scottish Standard English",
"SCOUSE": "Scouse",
"SIMPLE": "SIMPLE",
"SOLBA": "Stolvizza/Solbica dialect",
"SOTAV": "Sotavento dialect group of Kabuverdianu",
"SPANGLIS": "SPANGLIS",
"SURMIRAN": "SURMIRAN",
"SURSILV": "SURSILV",
"SUTSILV": "SUTSILV",
"TARASK": "Taraskievica orthography",
"UCCOR": "Unified Orthography",
"UCRCOR": "Unified Revised Orthography",
"ULSTER": "ULSTER",
"UNIFON": "Unifon phonetic alphabet",
"VAIDIKA": "VAIDIKA",
"VALENCIA": "Valencian",
"VALLADER": "VALLADER",
"VIVARAUP": "VIVARAUP",
"WADEGILE": "Wade-Giles Romanization",
"XSISTEMO": "XSISTEMO"
}
}
}
}
}