124 lines
9.2 KiB
Markdown
124 lines
9.2 KiB
Markdown
<!--
|
|
# ========================================================================
|
|
# Copyright 2020 hankcs
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
# The above copyright notice and this permission notice shall be included in all
|
|
# copies or substantial portions of the Software.
|
|
# ========================================================================
|
|
-->
|
|
|
|
# Universal Dependencies
|
|
|
|
## Cross-Linguistic
|
|
|
|
See also [Universal Dependencies](https://universaldependencies.org/docs/u/dep/index.html).
|
|
|
|
| Tag | Description |
|
|
|------------|----------------------------------------------|
|
|
| acl | clausal modifier of noun (adjectival clause) |
|
|
| advcl | adverbial clause modifier |
|
|
| advmod | adverbial modifier |
|
|
| amod | adjectival modifier |
|
|
| appos | appositional modifier |
|
|
| aux | auxiliary |
|
|
| auxpass | passive auxiliary |
|
|
| case | case marking |
|
|
| cc | coordinating conjunction |
|
|
| ccomp | clausal complement |
|
|
| compound | compound |
|
|
| conj | conjunct |
|
|
| cop | copula |
|
|
| csubj | clausal subject |
|
|
| csubjpass | clausal passive subject |
|
|
| dep | unspecified dependency |
|
|
| det | determiner |
|
|
| discourse | discourse element |
|
|
| dislocated | dislocated elements |
|
|
| dobj | direct object |
|
|
| expl | expletive |
|
|
| foreign | foreign words |
|
|
| goeswith | goes with |
|
|
| iobj | indirect object |
|
|
| list | list |
|
|
| mark | marker |
|
|
| mwe | multi-word expression |
|
|
| name | name |
|
|
| neg | negation modifier |
|
|
| nmod | nominal modifier |
|
|
| nsubj | nominal subject |
|
|
| nsubjpass | passive nominal subject |
|
|
| nummod | numeric modifier |
|
|
| parataxis | parataxis |
|
|
| punct | punctuation |
|
|
| remnant | remnant in ellipsis |
|
|
| reparandum | overridden disfluency |
|
|
| root | root |
|
|
| vocative | vocative |
|
|
| xcomp | open clausal complement |
|
|
|
|
|
|
## Localization
|
|
|
|
### Chinese
|
|
|
|
| Tag | 简称 | 例句 |
|
|
| :--------------- |---------:| -----------------------------------------------------------: |
|
|
| acl | 形容词子句 |  |
|
|
| advcl:loc | 状语从句修饰语 |  |
|
|
| advmod | 状语 |  |
|
|
| advmod:dvp | 状语:地 |  |
|
|
| advmod:loc | 状语:限定 |  |
|
|
| advmod:rcomp | 状语:因果 |  |
|
|
| amod | 形容 |  |
|
|
| amod:ordmod | 形容:数量 |  |
|
|
| appos | 同位 |  |
|
|
| aux:asp | 助语:时态 |  |
|
|
| aux:ba | 助语:把 |  |
|
|
| aux:modal | 助语:情态 |  |
|
|
| aux:prtmod | 助语:分词 |  |
|
|
| auxpass | 被动 |  |
|
|
| case | 条件 |  |
|
|
| cc | 并列连词 |  |
|
|
| ccomp | 从句补语 |  |
|
|
| compound:nn | 复合名词 |  |
|
|
| compound:vc | 复合动词 |  |
|
|
| conj | 连接 |  |
|
|
| cop | 系动 |  |
|
|
| csubj | 从句主语 |  |
|
|
| dep | 未定义 |  |
|
|
| det | 限定 |  |
|
|
| discourse | 语气 |  |
|
|
| dobj | 直接宾语 |  |
|
|
| etc | 省略 |  |
|
|
| mark | 标记 |  |
|
|
| mark:clf | 标记:量词 |  |
|
|
| name | 名称 |  |
|
|
| neg | 否定 |  |
|
|
| nmod | 名词修饰 |  |
|
|
| nmod:assmod | 名词修饰:关联 |  |
|
|
| nmod:poss | 名词修饰:所有格 |  |
|
|
| nmod:prep | 名词修饰:介词 |  |
|
|
| nmod:range | 名词修饰:范围 |  |
|
|
| nmod:tmod | 名词修饰:时间 |  |
|
|
| nmod:topic | 名词修饰:主题 |  |
|
|
| nsubj | 名词主语 |  |
|
|
| nsubj:xsubj | 名词主语: 补语 |  |
|
|
| nsubjpass | 被动态主语 |  |
|
|
| nummod | 数量 |  |
|
|
| parataxis:prnmod | 并列 |  |
|
|
| punct | 标点符号 |  |
|
|
| root | 根 |  |
|
|
| xcomp | 从句补语 |  |
|