-
Notifications
You must be signed in to change notification settings - Fork 8
/
relation.yaml
38 lines (38 loc) · 1.6 KB
/
relation.yaml
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
relation:
- concern:
- { id: "noun_랑_이랑", slug: "enumeration" }
- { id: "noun_와_과", slug: "enumeration" }
- concern:
- { id: "noun_이_가", slug: "subject" }
- { id: "noun_께서", slug: "subject" }
- concern:
- { id: "noun_에게", slug: "target" }
- { id: "noun_한테", slug: "target" }
- { id: "noun_께", slug: "target" }
- concern:
- { id: "verb_아드리다_어드리다_해드리다", slug: "favor-request" }
- { id: "verb_아주다_어주다_해주다", slug: "favor-request" }
- concern:
- { id: "verb_으십시오_십시오", slug: "politely-asking" }
- { id: "verb_세요_으세요", slug: "polite-command" }
- concern:
- { id: "verb_거나", slug: "choice" }
- { id: "noun_이나_나", slug: "choice" }
- concern:
- { id: "verb_읍시다_ㅂ시다", slug: "suggestion" }
- { id: "verb_자", slug: "suggestion" }
- concern:
- { id: "아어_가지고", slug: "time-order-of-two-actions" }
- { id: "verb_아서_어서_해서", slug: "sequence-of-events" }
- concern:
- { id: "아어_가지고", slug: "reasoning" }
- { id: "verb_으니_니", slug: "reason-or-cause" }
- { id: "verb_아서_어서_해서", slug: "reason-or-cause" }
- { id: "때문에", slug: "reason-or-cause" }
- { id: "verb_으니까_니까", slug: "reason-or-cause" }
- concern:
- { id: "noun_이야", slug: "copula" }
- { id: "noun_이다", slug: "copula" }
- concern:
- { id: "verb_자", slug: "simultaneous-action" }
- { id: "verb_자마자", slug: "as-soon-as" }