QubitPi commited on
Commit
d63287c
1 Parent(s): 2a1483c

Move neighboring languages together in README

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -249,24 +249,6 @@ with
249
  > instead. This is why we left the conjugation link to Wiktionary for now and it will definitely serve us well as I'm
250
  > trying to make it happen
251
 
252
- [Korean](./korean.yaml)
253
- -----------------------
254
-
255
- 中国人学习韩语有先天优势,加之韩语本身也是一门相当简单的语言,所以这里将语法和词汇合并在一起;
256
- 每一项也只由 `term`(韩)和 `definition`(中)组成,
257
-
258
- ```yaml
259
- vocabulary:
260
- - term: string
261
- definition: list
262
- ```
263
-
264
- 不用费太多功夫记牢简单的语法和词汇,剩下的就是拿韩语字幕剧不停练习听说读写既成。
265
-
266
- > [!NOTE]
267
- >
268
- > 韩语不属于汉藏语系,因其所属语系非常狭小,无法和其它语言产生足够关联,因此其数据暂时不被存入图数据库进行数据分析
269
-
270
  Classical Hebrew (Coming Soon)
271
  ------------------------------
272
 
@@ -296,6 +278,24 @@ vocabulary:
296
  definition: list
297
  ```
298
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
299
  License
300
  -------
301
 
 
249
  > instead. This is why we left the conjugation link to Wiktionary for now and it will definitely serve us well as I'm
250
  > trying to make it happen
251
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
252
  Classical Hebrew (Coming Soon)
253
  ------------------------------
254
 
 
278
  definition: list
279
  ```
280
 
281
+ [Korean](./korean.yaml)
282
+ -----------------------
283
+
284
+ 中国人学习韩语有先天优势,加之韩语本身也是一门相当简单的语言,所以这里将语法和词汇合并在一起;
285
+ 每一项也只由 `term`(韩)和 `definition`(中)组成,
286
+
287
+ ```yaml
288
+ vocabulary:
289
+ - term: string
290
+ definition: list
291
+ ```
292
+
293
+ 不用费太多功夫记牢简单的语法和词汇,剩下的就是拿韩语字幕剧不停练习听说读写既成。
294
+
295
+ > [!NOTE]
296
+ >
297
+ > 韩语不属于汉藏语系,因其所属语系非常狭小,无法和其它语言产生足够关联,因此其数据暂时不被存入图数据库进行数据分析
298
+
299
  License
300
  -------
301