det: Determiner
Definition
det
refers to a determiner that is placed before a noun to specify or quantify that noun.
Characteristics
- The det tag modifies a noun and typically depends on the following noun.
- The det tag usually refers to determiners (MM, 관형사). Common examples of determiners tagged as det include demonstratives like ‘이’(this), ‘그’(that), and ‘저’(that), as well as determiners that indicate quantity, such as ‘모든’(every) and ‘몇’(some/few).
- Examples:
- 이 영화를 모든 사람들에 추천합니다.
- 그 친구가 커피를 좋아합니다.
- 우리는 예전에 저 식당에서 만났습니다.
Boundary cases and clarifications
Differences with related tags
- det vs. nummod (Numeric modifier):
- Both the det and nummod tags can be composed of determiners. However, the det tag limits the meaning of a noun in terms of quantity, whereas the nummod tag is composed of numeral determiners that indicate a specific number.
- det: 교실에 학생이 몇 명 있습니까?
- nummod: 교실에 일곱 명이 있습니다.
- Both the det and nummod tags can be composed of determiners. However, the det tag limits the meaning of a noun in terms of quantity, whereas the nummod tag is composed of numeral determiners that indicate a specific number.