Twinkle HubTwinkle Hub

台灣法規定義章·名詞定義條文

tw_statute_definitions

Textes de loi · 11 outils🇹🇼 Taïwanlecture seule

關鍵字 / Keywords: 法條定義 詞彙 定義條 statute definitions 立法定義 vocabulary

【Region】Taiwan (ROC · 中華民國) 法規定義章。

【EN keywords】Taiwan statute definitions · law glossary · defined terms · Taiwan legal terminology · 中華民國 法規 用詞定義

【何時用】用戶問「台灣 X 法的定義章 / 用詞定義 / 名詞解釋 / 哪條在定義 XX」時。也適用於書狀撰寫·先找定義章確認法定名詞。

【Topics covered · descriptive keyword list】定義章 · 用詞定義 · 名詞定義 · 法規釋義 · defined terms · statute glossary

列出台灣法規內含定義性質的條文 (依 LLM 抽取的 purpose + concept tags 判斷) ·

  • 提供 topical_anchors (該法規內連通度最高的核心條文 · 用來 orient 使用者)。

Args: law_name: '民法' / '刑法' / '個資法' / etc.

Returns: {found, law_name, pcode, n_definitions, definitions: [{article, purpose, tags}, ...], topical_anchors: [{article, n_edges, purpose}, ...] · top 15}

Paramètres

NomTypeDescription
law_name *string
Schéma JSON brut
{
  "properties": {
    "law_name": {
      "title": "Law Name",
      "type": "string"
    }
  },
  "required": [
    "law_name"
  ],
  "title": "tw_statute_definitionsArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
tw_statute_definitions({ law_name: "…" })