U.S. 公司法案例中的法律论证挖掘
摘要
本文介绍了一个专家标注的数据集,包含42个 U.S. 联邦税务意见,用于法律论证挖掘,具有功能标签和树结构论证,并演示了分类与检索实验。
arXiv:2609.25441v1 Announce Type: new
Abstract: Legal argument mining supports passage classification, retrieval, and argument completion. This work introduces an expert-annotated dataset of 42 U.S. federal tax opinions on corporate reorganizations under I.R.C. {\S}368. To our knowledge, it is the first expert-annotated, tree-structured argument corpus for this domain. Explicit spans receive one of five functional labels: Rule, Analysis, Conclusion, Background Facts, and Procedural History. Rule, Analysis, and Conclusion spans can be linked into directed support trees, while Background Facts and Procedural History serve a contextual function. The corpus provides span-based, sentence-based, flat, and tree-structured representations. Agreement analysis shows that functional node labels are more reliable than directed support edges and implicit intermediate conclusions. Directed-path agreement is stronger than direct-edge agreement, which indicates that broad reachability is more stable than exact local decomposition. Classification experiments show that functional labels are learnable under case-disjoint evaluation. Retrieval experiments show that supervised fine-tuning improves within-case retrieval. However, cross-case generalization remains weak. The dataset supports legal passage classification and provides a conservative benchmark for structured argument mining in U.S. federal tax case law.
查看缓存全文
缓存时间: 2026/09/23 09:15
# Mining Legal Arguments in U.S. Corporate Case Law Source: [https://arxiv.org/html/2609.25441](https://arxiv.org/html/2609.25441) William JurayjAffiliation:Johns Hopkins UniversityEmail:[wjurayj1@jhu\.edu](mailto:[email protected])Gregory DeyesuAffiliation:University of Maryland School of LawEmail:[vandurme@jhu\.edu](mailto:[email protected])Zaid Al\-HuneidiAffiliation:University of Maryland School of LawEmail:[gdeyesu@umaryland\.edu](mailto:[email protected])Andrew Blair\-StanekAffiliation:Johns Hopkins UniversityAffiliation:University of Maryland School of LawEmail:[zaidal\-huneidi@umaryland\.edu](mailto:[email protected])Benjamin Van DurmeAffiliation:Johns Hopkins UniversityEmail:[ablair\-stanek@law\.umaryland\.edu](mailto:[email protected]) ###### Abstract Legal argument mining supports passage classification, retrieval, and argument completion\. This work introduces an expert\-annotated dataset of 42 U\.S\. federal tax opinions on corporate reorganizations under I\.R\.C\. §368\. To our knowledge, it is the first expert\-annotated, tree\-structured argument corpus for this domain\. Explicit spans receive one of five functional labels:Rule,Analysis,Conclusion,Background Facts, andProcedural History\. Rule, Analysis, and Conclusion spans can be linked into directed support trees, while Background Facts and Procedural History serve a contextual function\. The corpus provides span\-based, sentence\-based, flat, and tree\-structured representations\. Agreement analysis shows that functional node labels are more reliable than directed support edges and implicit intermediate conclusions\. Directed\-path agreement is stronger than direct\-edge agreement, which indicates that broad reachability is more stable than exact local decomposition\. Classification experiments show that functional labels are learnable under case\-disjoint evaluation\. Retrieval experiments show that supervised fine\-tuning improves within\-case retrieval\. However, cross\-case generalization remains weak\. The dataset supports legal passage classification and provides a conservative benchmark for structured argument mining in U\.S\. federal tax case law\. ## 1Introduction Legal argument mining has produced resources across jurisdictions and tasks, including clause\-level mining in European Court of Human Rights \(ECHR\) decisions\([Poudyal et al\., 2020](https://arxiv.org/html/2609.25441#bib.bib5);[Habernal et al\., 2024](https://arxiv.org/html/2609.25441#bib.bib14)\), argument\-scheme annotation in Court of Justice of the European Union \(CJEU\) fiscal state\-aid decisions\([Grundler et al\., 2022](https://arxiv.org/html/2609.25441#bib.bib2);[Santin et al\., 2023](https://arxiv.org/html/2609.25441#bib.bib3)\), functional and rhetorical\-role labeling in U\.S\. judicial opinions\([Walker et al\., 2017](https://arxiv.org/html/2609.25441#bib.bib19);[Savelka and Ashley, 2018](https://arxiv.org/html/2609.25441#bib.bib22);[Belfathi et al\., 2026](https://arxiv.org/html/2609.25441#bib.bib25)\), U\.S\. civil\-procedure argument reasoning\([Bongard et al\., 2022](https://arxiv.org/html/2609.25441#bib.bib26)\), and U\.S\. case\-law retrieval\([Hou et al\., 2025](https://arxiv.org/html/2609.25441#bib.bib6)\)\. Together, these resources show that legal reasoning can be modeled at several granularities, from clause and sentence roles to premise–conclusion links, legal\-reasoning tasks, and retrieval targets\. Yet U\.S\. case law remains underrepresented in legal NLP, and existing resources do not provide expert\-adjudicated, document\-level support trees for this domain\. This study examines U\.S\. federal tax opinions on corporate reorganizations under I\.R\.C\. §368\. The corpus includes opinions involving §368\(a\)\(1\)\(A\), \(B\), \(C\), \(D\), and \(F\), covering statutory mergers and consolidations, stock acquisitions, asset acquisitions, certain asset transfers, and changes in corporate identity, form, or place of organization\. Recapitalizations under §368\(a\)\(1\)\(E\) and bankruptcy reorganizations under §368\(a\)\(1\)\(G\) are excluded to limit statutory variety\([Office of the Law Revision Counsel, U\.S\. House of Representatives, 2026](https://arxiv.org/html/2609.25441#bib.bib10)\)\. This narrow domain is computationally useful because courts must connect statutory categories, continuity\-of\-business\-enterprise and continuity\-of\-interest requirements, transaction\-specific facts, and intermediate legal conclusions\([Electronic Code of Federal Regulations, 2025](https://arxiv.org/html/2609.25441#bib.bib11)\)\. Because U\.S\. courts operate in a precedent\-based system, these opinions also support analysis of how statutory rules, case facts, and prior authorities interact in written legal reasoning\([Valvoda et al\., 2021](https://arxiv.org/html/2609.25441#bib.bib9)\)\. The domain therefore allows annotations beyond merely labeling isolated sentences, providing a testbed for legal NLP systems that model how rules and facts support downstream conclusions\. ##### Contributions\. This paper presents three primary contributions: 1. 1\. 2. 2\.We provide span\-based, sentence\-based, flat, and tree\-structured representations of functional legal\-role annotations, alongside inter\-annotator statistics that highlight reliability limits of the tree layer\. 3. 3\.We evaluate passage classification and argument\-completion retrieval using case\-disjoint splits, demonstrating that functional labels are learnable, whereas structure\-aware retrieval exhibits limited generalization across cases \(Figure[1](https://arxiv.org/html/2609.25441#S1.F1)\)\. Figure 1:Overview of the annotation method and the associated tasks\. In the annotation process, annotators selected spans of text without length constraints and labeled them asConclusion,Rule,Analysis,Background Facts, orProcedural History\. Annotators connected these spans based on their roles within the argument structure\. The annotation enabled two primary tasks: passage classification and masked\-slot argument retrieval\. ## 2Related Work Argument mining is commonly defined as the automatic identification and extraction of inference and reasoning structures in natural\-language arguments\([Lawrence and Reed, 2019](https://arxiv.org/html/2609.25441#bib.bib12)\)\. In legal NLP, this has led to work on corpora with explicit argument units and relations, rhetorical\-role and functional segmentation, legal\-reasoning benchmarks, and retrieval resources \(Appendix[O](https://arxiv.org/html/2609.25441#A15)\)\. ### 2\.1Legal argument\-structure corpora Prior work has annotated legal argument structures across jurisdictions\.[Yamada et al\. \(2019\)](https://arxiv.org/html/2609.25441#bib.bib13)developed an annotation scheme for Japanese judgments aimed at structure\-based summarization\.[Poudyal et al\. \(2020\)](https://arxiv.org/html/2609.25441#bib.bib5)released an ECHR corpus with clause\-level premise, conclusion, and non\-argument labels, plus relations among argumentative clauses\. The Demosthenes project is especially related:[Grundler et al\. \(2022\)](https://arxiv.org/html/2609.25441#bib.bib2)annotated CJEU fiscal state\-aid decisions for argumentative elements, element types, and argument schemes, and[Santin et al\. \(2023\)](https://arxiv.org/html/2609.25441#bib.bib3)extended this work to argument\-structure prediction\.[Habernal et al\. \(2024\)](https://arxiv.org/html/2609.25441#bib.bib14)further expanded ECHR argument mining with a span\-level actor–argument\-type scheme grounded in legal argumentation theory and ECHR practice\. Other jurisdictions provide additional models\. Annotation guidelines for Chinese judicial decisions formalize proposition types and relations such as support, attack, joint, match, and identity\([Chen et al\., 2026](https://arxiv.org/html/2609.25441#bib.bib8)\)\. In North American work,[Walker et al\. \(2017\)](https://arxiv.org/html/2609.25441#bib.bib19)annotated U\.S\. veterans’ claims decisions with sentence roles and propositional connective types, while[Xu et al\. \(2020\)](https://arxiv.org/html/2609.25441#bib.bib20);[Xu and Ashley \(2022\)](https://arxiv.org/html/2609.25441#bib.bib21)studied Issue–Reason–Conclusion structures and granularity choices for argument mining and summarization\.[Jurayj et al\. \(2026\)](https://arxiv.org/html/2609.25441#bib.bib49)take a different approach in U\.S\. Tax Law, using language models instead to parse rules and fact into digestible formalizations that offload argumentation to a symbolic prover[Wielemaker et al\. \(2012\)](https://arxiv.org/html/2609.25441#bib.bib50)\. Together, these studies show that legal argument units and relations have been used for related tasks, but not for expert\-adjudicated support trees in U\.S\. federal tax reorganization opinions\. ### 2\.2Rhetorical\-role and functional segmentation A related line of work labels the discourse function of legal text without explicit support relations\.[Bhattacharya et al\. \(2019\)](https://arxiv.org/html/2609.25441#bib.bib15)introduced sentence\-level rhetorical\-role labeling for Indian Supreme Court judgments, and later Indian legal\-document resources expanded this approach with larger corpora and more detailed role classes\([Kalamkar et al\., 2022](https://arxiv.org/html/2609.25441#bib.bib17);[Malik et al\., 2022](https://arxiv.org/html/2609.25441#bib.bib16);[Nigam et al\., 2025](https://arxiv.org/html/2609.25441#bib.bib18)\)\. In U\.S\. case law,[Savelka and Ashley \(2018\)](https://arxiv.org/html/2609.25441#bib.bib22)segmented trade\-secret and cyber\-crime opinions into consecutive, non\-overlapping parts using seven functional and issue\-specific labels, with a CRF\-based system identifying part boundaries rather than arbitrary argumentative spans or support links\. Rhetorical\-role labeling has also been extended to new jurisdictions and models\.[Csányi et al\. \(2025\)](https://arxiv.org/html/2609.25441#bib.bib23)developed a sentence\-level rhetorical\-role classifier for Hungarian judicial decisions, while[Bambroo et al\. \(2025\)](https://arxiv.org/html/2609.25441#bib.bib27)proposed MARRO, a multi\-task, multi\-headed\-attention model evaluated on Indian and U\.K\. Supreme Court datasets\.[Belfathi et al\. \(2026\)](https://arxiv.org/html/2609.25441#bib.bib25)introduced SCOTUS\-Law, a U\.S\. Supreme Court corpus annotated at three levels of granularity for rhetorical sentence function\. These resources are important precursors for labels such as facts, rules, analysis, and conclusions, but they generally do not encode document\-level support\-tree structure\. ### 2\.3IRAC\-style legal reasoning benchmarks The Issue, Rule, Analysis, Conclusion \(IRAC\) reasoning framework is increasingly prevalent in legal NLP benchmarks and prompting methods\.[Guha et al\. \(2023\)](https://arxiv.org/html/2609.25441#bib.bib28)introduced LegalBench, a broad legal\-reasoning benchmark developed with legal professionals\. More specialized benchmarks use IRAC or IRAC\-aligned structures for scenario analysis, patent decisions, and tax\-penalty questions\([Kang et al\., 2024](https://arxiv.org/html/2609.25441#bib.bib7);[Jang et al\., 2025](https://arxiv.org/html/2609.25441#bib.bib29);[Choi et al\., 2026](https://arxiv.org/html/2609.25441#bib.bib30)\)\. Related prompting work shows that IRAC\-derived prompts can improve legal entailment\([Yu et al\., 2022](https://arxiv.org/html/2609.25441#bib.bib31)\), and Chain of Logic uses an IRAC\-inspired method for rule\-based reasoning\([Servantez et al\., 2024](https://arxiv.org/html/2609.25441#bib.bib32)\)\.[Bongard et al\. \(2022\)](https://arxiv.org/html/2609.25441#bib.bib26)introduced a U\.S\. civil\-procedure legal\-argument reasoning task with case introductions, questions, proposed arguments, and explanatory analyses\. This literature supports the use of legal\-reasoning categories, while also highlighting the lack of support\-tree annotations for U\.S\. federal tax judicial opinions\. ### 2\.4Legal retrieval Legal retrieval research studies how systems identify authorities or passages relevant to legal analysis\. CLERC is especially relevant: it is a U\.S\. case\-law retrieval and retrieval\-augmented generation corpus for retrieving citations that support specific legal analyses and for generating analysis from retrieved authorities\([Hou et al\., 2024](https://arxiv.org/html/2609.25441#bib.bib48);[Hou et al\., 2025](https://arxiv.org/html/2609.25441#bib.bib6)\)\. By contrast, our retrieval task focuses on within\-case argument completion and global multi\-case passage retrieval using sentences derived from annotated support trees, making it narrower and more directly tied to argument structure\. ## 3Corpus Creation αu\\alpha\_\{u\}F1LabelSpanSentenceEditSemanticAnalysis0\.570\.570\.460\.56Background facts0\.880\.880\.700\.79Conclusion0\.720\.720\.700\.85Procedural history0\.450\.460\.470\.59Rule0\.610\.610\.510\.64Macro avg\.0\.650\.650\.570\.69Table 1:Inter\-annotator agreement on explicit functional\-node labels for the 10 double\-annotated cases\. Span\-levelαu\\alpha\_\{u\}is computed over annotated text spans, while sentence\-levelαu\\alpha\_\{u\}projects span annotations to sentence units\. Edit and Semantic denote F1 under edit\-distance\-based and semantic span pairing\.\(a\) Implicit Nodes Contingency CountsPairingLabel matchCtxYYYNNYNNEditBlind64271441SemanticBlind62271439EditSame label63271440SemanticSame label64271540 \(b\) Implicit Nodes Agreement SummaryPairingLabel matchPoP\_\{o\}P\+P\_\{\+\}P−P\_\{\-\}κ\\kappaRA1/A2R\_\{A1/A2\}EA1/A2E\_\{A1/A2\}EditBlind0\.670\.160\.80\-0\.020\.14 / 0\.259 / 24SemanticBlind0\.660\.160\.79\-0\.030\.15 / 0\.269 / 24EditSame label0\.670\.160\.79\-0\.030\.14 / 0\.259 / 24SemanticSame label0\.660\.150\.78\-0\.040\.14 / 0\.279 / 26 Table 2:Agreement on implicit intermediate\-conclusion \(IC\) insertion\. Ctx is the number of evaluable comparison contexts after explicit spans were aligned\. Pairing methods are edit distance \(Edit\) and semantic similarity \(Semantic\)\. Label match indicates whether explicit nodes could be paired across classes \(Blind\) or only within the same class \(Same label\)\. YY, YN, NY, and NN indicate whether annotator 1 and annotator 2 inserted an implicit IC in the same context\.PoP\_\{o\}is observed agreement;P\+P\_\{\+\}andP−P\_\{\-\}are positive and negative agreement for insertion vs\. non\-insertion;RA1/A2R\_\{A1/A2\}gives per\-annotator insertion rates;EA1/A2E\_\{A1/A2\}gives the number of inserted implicit nodes that could be mapped to an evaluable context for agreement scoring\.We collected 42 U\.S\. corporate reorganization cases, each between 1k and 10k words, focusing on I\.R\.C\. §368\(a\)\(1\)\(A\), \(B\), \(C\), \(D\), and \(F\), while excluding §368\(a\)\(1\)\(E\) and \(G\) to limit statutory variety\. The opinions range in citation year from 1935 to 1987; Appendix[N](https://arxiv.org/html/2609.25441#A14)reports the distribution by court, year, and main topics\. Two law students with backgrounds in tax and corporate law annotated all 42 documents\. Before full annotation, they completed three calibration cases and six hours of guideline training, followed by iterative review and continued consultation of the guidelines and platform\. Ten documents were independently double\-annotated for inter\-annotator agreement, and final annotations were adjudicated by a professor of law with expertise in tax law research and teaching\. The annotators and adjudicator are listed as authors\. Annotation was conducted in a customized version of Label Studio\([Tkachenko et al\., 2020](https://arxiv.org/html/2609.25441#bib.bib47)\)supporting span labeling, directed links, and tree visualization\. Appendix[C](https://arxiv.org/html/2609.25441#A3)summarizes corpus scale, label distributions, and tree\-level structural properties\. ### 3\.1Annotation procedure Annotators selected free spans expressing atomic units of reasoning, assigned each a functional\-node label, and added directed support links to form argument trees following a syllogistic pattern\([Gardner and Bartholomew, 2020](https://arxiv.org/html/2609.25441#bib.bib4)\)\. Each linked step represents a local inference supporting a downstream claim\. When a premise was implicit, annotators could mark enthymemes and, when needed, insert implicit intermediate conclusions to preserve structural consistency\. Appendix[B](https://arxiv.org/html/2609.25441#A2)illustrates the workflow\. ### 3\.2Argumentation scheme ##### Labels\. The scheme uses five labels\. - •Rulemarks generally applicable statements, including legal rules, tests, and abstract criteria\. - •Analysismarks case\-specific reasoning applying rules to facts and often functioning as intermediate conclusions\. - •Conclusionmarks the final outcome of an argument tree\. - •Background Factsmarks case facts and transaction details that explain the factual setting but do not contribute directly to argumentative reasoning, such as corporate structure, stock ownership, asset transfers, trust arrangements, or business operations\. - •Procedural Historymarks litigation posture and procedural events, such as refund claims, deficiency notices, appeals, remands, and the court whose decision is under review\. ##### Relations and constraints\. Spans can be linked by directed support relations to form trees\.RuleandAnalysisspans belong to the argumentative structure and must have a directed path to a terminalConclusion\.Background FactsandProcedural Historymay be annotated for future use but remain disconnected from the argument tree\.Conclusionspans are terminal nodes and cannot support other conclusions\. ##### Intermediate implicit conclusions and enthymemes\. Enthymemes are arguments that depend on one or more implicit premises\([Feng and Hirst, 2011](https://arxiv.org/html/2609.25441#bib.bib24)\)\. In our syllogistic scheme, an enthymeme is an abbreviated syllogism in which an unstatedAnalysisorRulemust be inferred from shared background knowledge, often through a causal relation\. Annotators were instructed to use this label only when strictly necessary and when the missing component could not be found explicitly\. Appendix[A](https://arxiv.org/html/2609.25441#A1)shows a condensed example\. ### 3\.3Dataset curation ##### Adjudication\. For the ten double\-annotated cases, the adjudicator reviewed complete annotation files, including spans, labels, implicit nodes, and support links, and selected the version that best followed the guidelines\. Adjudication therefore produced one final annotation file per case rather than discarding cases with disagreement or merging spans and edges across annotators\. Disagreements were used for reliability analysis, while the released dataset reflects the adjudicated case\-level files\. ##### Span\-to\-sentence mapping\. We generated a sentence\-level version of the dataset for retrieval experiments and as an alternative annotation format\. Character\-interval overlap linked each sentence to any overlapping span node, with the sentence inheriting the node attributes and the passage text set to the full sentence\. When a sentence overlapped multiple annotations, it was linked to all overlapping nodes for positive lookup, but the corpus record retained one original annotation ID and one label\. Sentence identity was determined by maximum overlap, with ties resolved by earlier span start, earlier span end, and then lexicographic node ID\. Before mapping, sentence\-final periods and spaces were removed, and abbreviations, section names, and other non\-sentence elements were incorporated into complete sentences\. ### 3\.4Inter\-Annotator agreement Agreement was evaluated on ten independently double\-annotated cases across four layers: explicit functional\-node labels, implicit intermediate\-conclusion insertion, directed support edges, and directed\-path reachability\. #### 3\.4\.1Functional\-node label agreement Because annotators freely chose span boundaries, labels, and graph structure, there was no predefined set of shared spans\. We therefore used two complementary label\-agreement measures\. First, Krippendorff’s unitizedαu\\alpha\_\{u\}was computed separately for each label over character offsets\([Krippendorff, 1995](https://arxiv.org/html/2609.25441#bib.bib34)\)\. Each label was treated as a binary segmentation task, with characters inside spans of that label marked positive and all others as background; the coincidence matrix was weighted by segment length\. Second, span\-level soft\-F1 measured sensitivity to boundary variation\([Johansson and Moschitti, 2010](https://arxiv.org/html/2609.25441#bib.bib35);[Tammewar et al\., 2020](https://arxiv.org/html/2609.25441#bib.bib36)\)\. Explicit spans were aligned using maximum\-weight bipartite matching\. The edit\-distance condition used the Yujian\-Bo edit\-distance metric\([Li and Liu, 2007](https://arxiv.org/html/2609.25441#bib.bib37)\), while the semantic condition used cosine similarity between Cohere Embed v4 span embeddings with 512 output dimensions\([Cohere Team, 2025](https://arxiv.org/html/2609.25441#bib.bib33)\)\. The Hungarian algorithm selected the one\-to\-one alignment with maximum total similarity\([Kuhn, 1955](https://arxiv.org/html/2609.25441#bib.bib38)\)\. Soft\-F1 complements, but does not replace,αu\\alpha\_\{u\}: it scores matched span pairs after alignment, whereasαu\\alpha\_\{u\}measures segmentation agreement over the full character sequence\. ##### Results\. Functional\-node label agreement was the strongest annotation layer\. In the span view, agreement was high forBackground Facts\(αu=0\.879\\alpha\_\{u\}=0\.879\) andConclusion\(αu=0\.724\\alpha\_\{u\}=0\.724\), and moderate forRule\(αu=0\.613\\alpha\_\{u\}=0\.613\),Analysis\(αu=0\.567\\alpha\_\{u\}=0\.567\), andProcedural History\(αu=0\.454\\alpha\_\{u\}=0\.454\)\. The sentence view produced nearly identicalαu\\alpha\_\{u\}values, showing that span\-to\-sentence conversion had little effect on unitized agreement\. Soft\-F1 was higher in the sentence view forAnalysis,Background Facts, andRule, indicating that some disagreement reflects span\-boundary variation rather than label choice alone \(Table[1](https://arxiv.org/html/2609.25441#S3.T1)\)\. #### 3\.4\.2Implicit nodes and directed\-edge agreement Implicit\-node and directed\-edge agreement required pairing explicit nodes across annotators before comparing structural decisions\. One\-to\-one regimes used maximum\-weight bipartite matching based on either edit\-distance or semantic similarity\. Implicit\-node insertion agreement is reported only for these one\-to\-one regimes\. Directed\-edge and directed\-path agreement also use a relaxed offset\-overlap regime, in which explicit spans were connected when their overlap covered at least a fixed fraction of the shorter span; connected components of these links formed non\-overlapping comparison groups\. Both label\-blind and same\-label pairing are reported to test sensitivity to label disagreement and span\-granularity differences\. For structural scoring, platform relations were normalized to a parent\-to\-child direction\. Directed\-edge analysis treated each ordered pair of paired units as a binary decision indicating whether a directed support edge existed\. The all\-pairs context evaluates every ordered source\-target pair and includes true negatives, while the edge\-union context evaluates only pairs where at least one annotator proposed an edge\. Because edge\-union contains no true negatives,P−P\_\{\-\},P¯±\\bar\{P\}\_\{\\pm\}, andκ\\kappaare not reported there;κ\\kappashould be interpreted only for all\-pairs results\. Implicit\-node agreement was measured as insertion agreement\. For each matched explicit parent that served as a structured parent in at least one annotation, we recorded whether each annotator inserted at least one implicit intermediate conclusion under that parent\. This measures agreement on the decision to insert an implicit reasoning step, not agreement on the exact content of the implicit node\. ##### Results\. Implicit\-node insertion showed high observed agreement but weak positive agreement\. Observed agreement was approximately 0\.66–0\.67, whileP\+P\_\{\+\}was only about 0\.15–0\.16 andκ\\kappawas slightly negative \(Table[2](https://arxiv.org/html/2609.25441#S3.T2)\)\. Most agreement therefore came from shared non\-insertion decisions rather than consistent insertion of implicit intermediate conclusions\. Implicit nodes are useful for adjudicated structural representation, but should be treated as a low\-reliability layer\. Directed\-edge agreement was also weak under strict one\-to\-one pairing\. In the all\-pairs setting, one\-to\-one edit and semantic pairings yielded low positive agreement \(P\+=0\.06P\_\{\+\}=0\.06to0\.160\.16\) and lowκ\\kappa\(0\.020\.02to0\.120\.12\)\. Relaxed same\-label pairing improved positive agreement \(P\+=0\.39P\_\{\+\}=0\.39\) andκ\\kappa\(0\.360\.36\), suggesting that span granularity explains some structural disagreement\. Even so, individual directed edges should not be treated as a high\-confidence layer without adjudication \(Appendix[K](https://arxiv.org/html/2609.25441#A11)\)\. #### 3\.4\.3Directed\-path agreement Directed\-path agreement evaluates whether annotators preserved directed reachability between paired explicit units, even when they chose different local edge decompositions\. We report two criteria\. The full\-transitive criterion counts a target as reachable from a source if any directed path exists between paired units\. The stricter implicit\-bridge criterion permits traversal through implicit nodes and explicit nodes within the same aligned comparison group, but stops at a different paired explicit unit\. This captures source\-target recovery through implicit mediation without allowing arbitrary explicit nodes to serve as intermediaries\. ##### Results\. Directed\-path agreement exceeded directed\-edge agreement\. Full\-transitive agreement was strongest under relaxed same\-label pairing, withP\+P\_\{\+\}approximately 0\.64 andκ\\kappaapproximately 0\.59 \(Table[11](https://arxiv.org/html/2609.25441#A10.T11)\)\. Implicit\-bridge agreement was lower, with the strongest same\-label relaxed condition yieldingP\+=0\.42P\_\{\+\}=0\.42andκ=0\.37\\kappa=0\.37\. These results show that annotators agreed more often on broad support reachability than on precise local edge placement\. The path layer is therefore useful as a structural diagnostic, but individual edges and implicit insertions should still be interpreted cautiously \(Appendix[J](https://arxiv.org/html/2609.25441#A10)\)\. ## 4Experiments and Results 5 classes4 classesModelMacro AvgAnalysisBFConclusionPHRuleMacro AvgAnalysisBFPHRuleTF\-IDF0\.690\.690\.750\.750\.760\.760\.420\.420\.820\.690\.690\.780\.780\.810\.810\.800\.800\.790\.790\.700\.70SBERT0\.650\.650\.740\.740\.720\.720\.350\.350\.690\.690\.730\.730\.740\.740\.810\.810\.700\.700\.720\.720\.740\.74Legal\-BERT0\.710\.770\.810\.450\.790\.790\.750\.800\.830\.810\.830\.75Modern\-BERT0\.650\.650\.730\.730\.780\.780\.390\.390\.650\.650\.700\.700\.710\.710\.790\.790\.760\.760\.600\.600\.690\.69GPT\-5\-mini†with context0\.760\.760\.740\.740\.710\.710\.690\.690\.850\.850\.800\.800\.790\.790\.810\.810\.690\.690\.850\.850\.810\.81GPT\-5\.4‡with context0\.790\.790\.790\.790\.810\.810\.670\.670\.890\.890\.800\.800\.840\.840\.840\.840\.810\.810\.900\.900\.800\.80GPT\-5\-mini†no context0\.700\.700\.670\.670\.580\.580\.590\.590\.830\.830\.820\.820\.740\.740\.750\.750\.550\.550\.850\.850\.800\.80GPT\-5\.4‡no context0\.750\.750\.740\.740\.700\.700\.590\.590\.880\.880\.810\.810\.800\.800\.830\.830\.680\.680\.870\.870\.820\.82Random0\.170\.170\.290\.290\.100\.100\.090\.090\.100\.100\.270\.270\.210\.210\.340\.340\.120\.120\.130\.130\.260\.26Majority0\.130\.130\.660\.660\.000\.000\.000\.000\.000\.000\.000\.000\.180\.180\.710\.710\.000\.000\.000\.000\.000\.00Table 3:Classification experiments with five and four classes \(F1\-score\)\. Macro Avg denotes macro\-averaged F1\. Non\-GPT classifiers use five\-fold case\-disjointStratifiedGroupKFoldevaluation\. Bold values mark the strongest non\-GPT score in each column\.†GPT\-5\-mini uses high reasoning effort\.‡GPT\-5\.4 uses medium reasoning effort\. The GPT rows are zero\-shot evaluations and all use label definitions\. Thewith contextcondition additionally provides the full case text without annotation labels, whereas theno contextcondition provides only the target passage\. BF=Background Facts; PH=Procedural History\.### 4\.1Classification Experiments Explicit passages are classified into functional roles using two settings: a five\-label scheme and a four\-class scheme that mapsConclusiontoAnalysis\. Each instance has one adjudicator\-selected explicit span as its target and one functional\-role label as its output\. We report both settings because conclusion passages represent the final step of the court’s analysis and can be difficult for a classifier without case context to distinguish fromAnalysis\. Implicit intermediate conclusions are excluded, yielding 718 explicit passages from 42 cases\. Non\-GPT classifiers employ five\-fold case\-disjointStratifiedGroupKFoldcross\-validation\([Stone, 1974](https://arxiv.org/html/2609.25441#bib.bib41);[Kohavi, 1995](https://arxiv.org/html/2609.25441#bib.bib42);[Roberts et al\., 2017](https://arxiv.org/html/2609.25441#bib.bib43)\)\. Passages are grouped by case identifier to ensure that no case appears in both training and test data within a fold\. The five\-class and four\-class folds were generated independently\. For each setting, predictions from the five held\-out folds are concatenated prior to computing Macro\-F1 and per\-class F1 scores\. TF\-IDF and the three dense representations are classified using a linear support\-vector classifier\([Boser et al\., 1992](https://arxiv.org/html/2609.25441#bib.bib39);[Cortes and Vapnik, 1995](https://arxiv.org/html/2609.25441#bib.bib40)\)\. To account for class imbalance, the classifier assigns higher weights to samples from less frequent classes\. A fixed random seed ensures reproducibility, and up to 5,000 optimization iterations are allowed\. TF\-IDF\([Salton and Buckley, 1988](https://arxiv.org/html/2609.25441#bib.bib44)\)utilizes word unigrams and bigrams, including features present in at least two training passages and excluding those found in more than 90% of passages\. The dense representations are SBERT\([Reimers and Gurevych, 2019](https://arxiv.org/html/2609.25441#bib.bib45)\), LegalBERT\([Chalkidis et al\., 2020](https://arxiv.org/html/2609.25441#bib.bib46)\), and ModernBERT\([Warner et al\., 2025](https://arxiv.org/html/2609.25441#bib.bib1)\)\. Each dense embedding is scaled to unit Euclidean length before classification\. We also report zero\-shot GPT\-5\-mini with high reasoning effort and GPT\-5\.4 with medium reasoning effort\. Both receive label definitions\. The with\-context condition also receives the full case text without annotation labels, while the no\-context condition receives only the target passage\. The exact prompt appears in Appendix[P](https://arxiv.org/html/2609.25441#A16)\. These runs are context ablations and points of comparison, not strict baselines\. Table[3](https://arxiv.org/html/2609.25441#S4.T3)presents Macro\-F1 and per\-class F1 scores\. Merging Conclusion intoAnalysisincreases Macro\-F1 for all models\. Among embedding\-based models, LegalBERT achieves the highest performance, with Macro\-F1 scores of 0\.71 for five classes and 0\.80 for four classes\. With case context, GPT\-5\.4 achieves the highest overall Macro\-F1, with scores of 0\.79 and 0\.84, respectively; without context, its scores decrease to 0\.75 and 0\.80\. GPT\-5\-mini’s performance declines from 0\.76 and 0\.79 with context to 0\.70 and 0\.74 without context\. The largest context effects are observed forBackground Facts, whileRuleexhibits minimal change\. TF\-IDF remains competitive at 0\.69 and 0\.78 Macro\-F1 and achieves 0\.82 F1 on five\-classProcedural History, reflecting stable lexical cues for that role\. ### 4\.2Retrieval Experiments ##### Task\. We evaluate masked\-slot argument retrieval: given an incomplete argument, the retriever must rank candidate sentences so that the missing supporting sentence or sentences appear near the top\. The task is multi\-positive because each query has one masked slot that may correspond to multiple gold sentences\. The dataset comprises 490 queries and 5,286 passages from 42 cases; each query has between 1 and 10 gold sentences, with an average of 2\.41\. We employ five case\-disjoint outer folds\. In each rotation, one fold serves as the test set, the next as the validation set, and the remaining three as the training set\. Each case is evaluated once as held\-out test data \(Appendix[H](https://arxiv.org/html/2609.25441#A8)\)\. Each query masks a single slot in the argument tree\. For internal slots, the builder constructs a maximal consecutive same\-label block over the ordered direct premises of a conclusion\. This block may include both explicit and implicit nodes\. All eligible explicit nodes within the block are hidden\. Consecutive refers to the order in the direct\-premise list, not necessarily to adjacent text in the case\. Any sentence with nonzero character overlap with a hidden explicit node is included in the gold set\. The same masking and projection mechanism is applied when the hidden node is a terminalConclusion\. Implicit nodes may appear in the visible query context but are not considered retrievable candidates\. ##### Candidate pools\. All well\-formed sentences in the relevant cases are retrievable candidates, not only those overlapping annotated spans\. Three pools were evaluated:Same\-case filtered, which retains the current query’s gold sentences but removes same\-case passages that are gold only for other queries;Same\-case full, which ranks all same\-case passages; andFold\-global, which ranks all passages in the held\-out fold\. Their mean candidate\-pool sizes are 109\.4, 134\.8, and 1,057\.2, respectively\. ##### Query structure\. Three query views are employed, although not all are fully crossed with every retriever\. Thestructuredview preserves tree markup, including the argument root, tree context, focused reasoning step, functional\-role tags, and one\[MASK\]token \(Appendix[L](https://arxiv.org/html/2609.25441#A12)\)\. Theflat\-maskedview linearizes the same content while preserving\[MASK\]\(Appendix[M](https://arxiv.org/html/2609.25441#A13)\), whereas the flat\-plain view replaces the mask with the textual placeholdermissing span\. BM25 and E5\-base\-v2 useflat\-plain\. The fixed ModernBERT\-base baseline and the fine\-tuned flat retriever useflat\-masked, while the fine\-tuned structured retriever uses thestructuredview\. BM25 uses Pyserini/Lucene with \(k\_1=0\.9\) and \(b=0\.4\)\. E5 usesintfloat/e5\-base\-v2with the standardquery:andpassage:prefixes and a deterministic procedure that prioritizes the focused reasoning step when fitting queries within its 512\-position limit\. ##### Training\. The fine\-tuned retrievers are ModernBERT dual encoders initialized fromanswerdotai/ModernBERT\-base\. The query encoder uses the\[MASK\]hiddenstate, while the passage encoder uses normalized mean pooling over non\-padding tokens, excluding the first special token\. Both encoders are trained with a multi\-positive contrastive objective, using log\-sum\-exp over positives in the numerator and over all candidates in the denominator\. Flat and structured retrievers share the same setup and differ only in query view\. Training is conducted for 20 epochs with a learning rate of10−510^\{\-5\}, temperature 0\.07, maximum query length 4096, and maximum passage length 500\. Each example uses up to four positives and one of two negative samplers\.Case\-focusedtraining samples 40 unique negatives from the query’s case and 20 from other training cases;pool\-uniformtraining samples 60 unique negatives passage\-uniformly from the training folds\. Positive selection remains constant across query views and samplers\. Both query views are trained with both samplers and seeds 17, 29, and 43 in every fold\. Checkpoints are selected to maximize validation case\-macro Recall@20, then untruncated MRR, with the earlier epoch breaking a tie \(Appendix[F](https://arxiv.org/html/2609.25441#A6)\)\. ##### Evaluation\. We use case\-macro Fold\-global Hit@20 as the primary evaluation metric\. Query\-level metrics are first averaged within each held\-out case\. For fine\-tuned systems, the three seed\-specific case means are then averaged before weighting all 42 cases equally\. Hit@KKmeasures whether at least one gold sentence appears in the topKK; Recall@KKmeasures the fraction of each query’s gold set recovered; Complete recovery@KKrequires all gold sentences to appear in the topKK; and untruncated MRR uses the rank of the first gold sentence in the complete candidate\-pool ranking\. Table[7](https://arxiv.org/html/2609.25441#A7.T7)reports the metrics atK=20K=20, and Figure[2](https://arxiv.org/html/2609.25441#S4.F2)plots Hit@KKat intervals of two\. The random baseline is the case\-macro analytic probability that a uniformly random top\-KKsample contains at least one gold sentence\. To determine the sensitivity of retriever comparisons to the composition of the 42\-case test collection, paired case\-resampling intervals are calculated using 10,000 bootstrap samples of the fixed per\-case results\. 2244668810101212141416161818202000%2020%4040%6060%8080%Case\-macro Hit@kkSame\-case filtered2244668810101212141416161818202000%2020%4040%6060%8080%Case\-macro Hit@kkSame\-case full2244668810101212141416161818202000%2020%4040%6060%8080%kkCase\-macro Hit@kkFold\-global BM25E5ModernBERT\-baseRandomFlat/case\-focusedFlat/pool\-uniformStruct\./case\-focusedStruct\./pool\-uniform Figure 2:Case\-macro Hit@kk\(%\) across three candidate\-pool regimes using five\-fold case\-disjoint evaluation\. For each fine\-tuned model, the three seed\-specific case means are averaged, then averaged equally across all cases\. Same\-case filtered excludes gold passages for other queries; Same\-case full includes all passages from the query’s case; Fold\-global ranks all passages in the held\-out fold\.Case\-focusedrefers to 40 same\-case negatives and 20 from other cases, while thepool\-uniformcurve corresponds to 60 negatives uniformly sampled from the complete training fold\. ##### Results\. Results vary by candidate pool\. In theSame\-case filteredregime, the fine\-tuned flat retriever with case\-focused sampling performs best on the main multi\-positive metrics, reaching 80\.45% Hit@20, 57\.17% Recall@20, and 36\.04% Complete recovery@20\. Both fine\-tuned representations improve substantially over ModernBERT\-base in this regime\. In theSame\-case fullregime, the fine\-tuned flat retriever with case\-focused sampling again performs best on the main multi\-positive metrics, with 67\.98% Hit@20, 43\.98% Recall@20, and 26\.07% Complete recovery@20\. The fine\-tuned structured retriever with case\-focused sampling has the highest MRR at 18\.87%, indicating a slightly earlier first hit, but recovers less of the complete gold set\. In theFold\-globalregime, BM25 leads all four metrics, with 42\.49% Hit@20, 23\.99% Recall@20, 12\.82% Complete recovery@20, and 7\.84% MRR\. E5\-base\-v2 follows with 35\.65% Hit@20\. The fine\-tuned ModernBERT retrievers are weaker: the flat models reach 15\.67% with case\-focused sampling and 15\.58% with pool\-uniform sampling\. Overall, fine\-tuning helps in the within\-case settings but does not show robust cross\-case generalization, and tree structure does not provide a consistent advantage over the flat representation \(Appendix[G](https://arxiv.org/html/2609.25441#A7)\)\. All 95% paired case\-bootstrap intervals for the prespecified Fold\-global Hit@20 comparisons included zero, providing no reliable evidence of an advantage from structured queries or pool\-uniform negative sampling \(Appendix[I](https://arxiv.org/html/2609.25441#A9)\)\. ## 5Discussion Explicit functional node labels represent the most reliable component of the resource\. Span\-level and sentence\-level agreement are nearly identical, while implicit intermediate conclusions and direct support edges exhibit less stability\. Path agreement exceeds direct\-edge agreement, indicating that annotators frequently maintain similar broad reachability relations even when decomposing local support differently\. Annotator A1 inserted 11 implicit nodes, whereas A2 inserted 30, suggesting that the annotators employed different thresholds for determining when an implicit step was strictly necessary \(Appendix[D](https://arxiv.org/html/2609.25441#A4)\)\. Consequently, the functional node\-label layer should be regarded as the primary reliable annotation layer\. The tree layer is best considered an exploratory representation, with directed paths offering a more stable structural benchmark than individual edges\. The classification results show that functional labels are learnable under case\-disjoint evaluation, although the five\-class functional\-role scheme remains challenging\. The main confusion occurs betweenRuleandAnalysis\. The four\-class setting yields higher Macro\-F1 scores across all models\. The GPT context experiments demonstrate that context is particularly important for Background Facts, while performance on Rule is largely unaffected by the removal of case context\. The retrieval experiments show a within\-case benefit from supervised fine\-tuning, but no consistent advantage for structured queries over flat queries\. The flat retriever achieves the highest performance on the main set\-recovery metrics in both same\-case settings, while the structured retriever attains a slightly higher MRR\. In theFold\-globalsetting, BM25 performs best, and both fine\-tuned representations generalize weakly across cases\. The paired case\-bootstrap intervals do not provide reliable evidence that structured queries or pool\-uniform negative sampling improve Fold\-global Hit@20\. ## 6Conclusion We introduced an expert\-annotated dataset of 42 U\.S\. federal tax opinions on corporate reorganizations under I\.R\.C\. §368\. The corpus labels spans by function:Rule,Analysis,Conclusion,Background Facts, andProcedural History, and provides span\-based, sentence\-based, flat, and tree\-structured representations of chained support relations\. Under case\-disjoint evaluation, functional labels are learned reliably, while structural annotations are less reproducible, suggesting that argumentative reachability is more stable than precise local decomposition\. The functional layer should therefore be treated as the corpus’s primary representation, with the tree layer serving as an exploratory structural benchmark\. Retrieval fine\-tuning improves within\-case ranking over ModernBERT\-base, but BM25 remains stronger under fold\-global evaluation\. Together, these results position the dataset as a benchmark for both legal passage classification and the study of how reliably structured legal arguments can be annotated and generalized across cases\. ## Limitations The corpus comprises 42 cases from a specialized area of English\-language U\.S\. federal tax law\. Due to the high cost of expert annotation, both the corpus size and the quantity of supervised data available for model training are limited\. The results may not generalize to other tax doctrines, legal domains, jurisdictions, or non\-legal texts\. The opinions span from 1935 to 1987\. As the corpus lacks post\-1990 opinions, it is not temporally comprehensive and does not reflect recent case language or developments in corporate reorganization practice\. Future work should incorporate modern opinions and directly assess temporal transfer\. The reliability of the annotation layers varies\. For each case, the adjudicator selected a single complete annotation file without editing or merging individual components\. As a result, the released trees represent coherent, expert\-selected interpretations, but should not be regarded as the sole valid local decompositions\. The retrieval task employs the selected trees to define hidden slots and gold passages, measuring recoverability under the released representation\. Fold\-global results show weak cross\-case transfer for fine\-tuned retrievers, and the tested tree markup does not solve that problem\. Close differences between query representations and negative samplers are considered descriptive, as their paired case\-bootstrap intervals include zero\. ## Acknowledgments ChatGPT and Grammarly were utilized to assist with language refinement and LaTeX formatting\. All generated content was reviewed and revised by the authors, who assume full responsibility for the final manuscript\. ## References - Bambrooet al\.\(2025\)P\. Bambroo, S\. Adhikary, P\. Bhattacharya, A\. Chakraborty, S\. Ghosh, and K\. GhoshMARRO: multi\-headed attention for rhetorical role labeling in legal documents\.Artificial Intelligence and Law\.External Links:[Document](https://dx.doi.org/10.1007/s10506-025-09449-7),[Link](https://doi.org/10.1007/s10506-025-09449-7)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.11.1.1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p2.1)\. - Belfathiet al\.\(2026\)A\. Belfathi, N\. Hernandez, L\. Monceaux, W\. Bonnard, M\. C\. Lavissière, C\. Jacquin, and R\. DufourCoupling local context and global semantic prototypes via a hierarchical architecture for rhetorical roles labeling\.InProceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics \(Volume 1: Long Papers\),V\. Demberg, K\. Inui, and L\. Marquez \(Eds\.\),Rabat, Morocco,pp\. 2986–3004\.External Links:[Link](https://aclanthology.org/2026.eacl-long.137/),[Document](https://dx.doi.org/10.18653/v1/2026.eacl-long.137),ISBN 979\-8\-89176\-380\-7Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.2.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p2.1)\. - Bhattacharyaet al\.\(2019\)P\. Bhattacharya, S\. Paul, K\. Ghosh, S\. Ghosh, and A\. WynerIdentification of rhetorical roles of sentences in indian legal judgments\.InLegal Knowledge and Information Systems,M\. Araszkiewicz and V\. Rodríguez\-Doncel \(Eds\.\),Frontiers in Artificial Intelligence and Applications, Vol\.322,pp\. 3–12\.External Links:[Document](https://dx.doi.org/10.3233/FAIA190301),[Link](https://doi.org/10.3233/FAIA190301)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.5.1.1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p1.1)\. - Bongardet al\.\(2022\)L\. Bongard, L\. Held, and I\. HabernalThe legal argument reasoning task in civil procedure\.InProceedings of the Natural Legal Language Processing Workshop 2022,N\. Aletras, I\. Chalkidis, L\. Barrett, C\. Goanță, and D\. Preoțiuc\-Pietro \(Eds\.\),Abu Dhabi, United Arab Emirates \(Hybrid\),pp\. 194–207\.External Links:[Link](https://aclanthology.org/2022.nllp-1.17/),[Document](https://dx.doi.org/10.18653/v1/2022.nllp-1.17)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.9.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.3](https://arxiv.org/html/2609.25441#S2.SS3.p1.1)\. - Boseret al\.\(1992\)B\. E\. Boser, I\. M\. Guyon, and V\. N\. VapnikA training algorithm for optimal margin classifiers\.InProceedings of the Fifth Annual Workshop on Computational Learning Theory,Pittsburgh, Pennsylvania, USA,pp\. 144–152\.External Links:[Document](https://dx.doi.org/10.1145/130385.130401),[Link](https://doi.org/10.1145/130385.130401)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p3.1)\. - Chalkidiset al\.\(2020\)I\. Chalkidis, M\. Fergadiotis, P\. Malakasiotis, N\. Aletras, and I\. AndroutsopoulosLEGAL\-BERT: the muppets straight out of law school\.InFindings of the Association for Computational Linguistics: EMNLP 2020,Online,pp\. 2898–2904\.External Links:[Document](https://dx.doi.org/10.18653/v1/2020.findings-emnlp.261),[Link](https://aclanthology.org/2020.findings-emnlp.261/)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p3.1)\. - Chenet al\.\(2026\)K\. Chen, X\. Liao, K\. Fei, Y\. Xing, and X\. LiGuidelines for the annotation and visualization of legal argumentation structures in chinese judicial decisions\.Note:arXiv v2, 16 June 2026External Links:2603\.05171,[Document](https://dx.doi.org/10.48550/arXiv.2603.05171),[Link](https://arxiv.org/abs/2603.05171v2)Cited by:[Appendix O](https://arxiv.org/html/2609.25441#A15.p1.1.9.1.1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p2.1)\. - Choiet al\.\(2026\)E\. Choi, Y\. J\. Suh, S\. Lee, H\. Oh, J\. Kang, W\. Hur, H\. Park, and W\. HwangTaxation perspectives from large language models: a case study on additional tax penalties\.InProceedings of the 19th Conference of the European Chapter of the Association for Computational Linguistics \(Volume 1: Long Papers\),V\. Demberg, K\. Inui, and L\. Marquez \(Eds\.\),Rabat, Morocco,pp\. 4702–4726\.External Links:[Link](https://aclanthology.org/2026.eacl-long.218/),[Document](https://dx.doi.org/10.18653/v1/2026.eacl-long.218),ISBN 979\-8\-89176\-380\-7Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.6.1.1.1),[§2\.3](https://arxiv.org/html/2609.25441#S2.SS3.p1.1)\. - Cohere Team \(2025\)Cohere TeamIntroducing embed 4: multimodal search for business\.Note:Cohere BlogAccessed: 2026\-04\-30External Links:[Link](https://cohere.com/blog/embed-4)Cited by:[§3\.4\.1](https://arxiv.org/html/2609.25441#S3.SS4.SSS1.p2.1)\. - Cortes and Vapnik \(1995\)C\. Cortes and V\. VapnikSupport\-vector networks\.Machine Learning20\(3\),pp\. 273–297\.External Links:[Document](https://dx.doi.org/10.1007/BF00994018),[Link](https://doi.org/10.1007/BF00994018)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p3.1)\. - Csányiet al\.\(2025\)G\. M\. Csányi, I\. Üveges, D\. Lakatos, D\. Ripszám, K\. Kozák, D\. Nagy, and J\. P\. VadászSentence\-level rhetorical role labeling in judicial decisions\.Big Data and Cognitive Computing9\(12\)\.External Links:[Link](https://www.mdpi.com/2504-2289/9/12/315),ISSN 2504\-2289,[Document](https://dx.doi.org/10.3390/bdcc9120315)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.10.1.1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p2.1)\. - Electronic Code of Federal Regulations \(2025\)Electronic Code of Federal Regulations26 c\.f\.r\. s 1\.368\-1 — purpose and scope of exception of reorganization exchanges\.Note:[https://www\.ecfr\.gov/current/title\-26/chapter\-I/subchapter\-A/part\-1/subject\-group\-ECFR8273f1baff2c569/section\-1\.368\-1](https://www.ecfr.gov/current/title-26/chapter-I/subchapter-A/part-1/subject-group-ECFR8273f1baff2c569/section-1.368-1)Current e\-CFR text accessed 2026\-03\-16Cited by:[§1](https://arxiv.org/html/2609.25441#S1.p2.1)\. - Feng and Hirst \(2011\)V\. W\. Feng and G\. HirstClassifying arguments by scheme\.InProceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies,D\. Lin, Y\. Matsumoto, and R\. Mihalcea \(Eds\.\),Portland, Oregon, USA,pp\. 987–996\.External Links:[Link](https://aclanthology.org/P11-1099/)Cited by:[§3\.2](https://arxiv.org/html/2609.25441#S3.SS2.SSS0.Px3.p1.1)\. - Gardner and Bartholomew \(2020\)J\. A\. Gardner and C\. P\. BartholomewLegal argument: the structure and language of effective advocacy\.3rd edition,Carolina Academic Press,Durham, North Carolina\.External Links:ISBN 9781531017279Cited by:[§3\.1](https://arxiv.org/html/2609.25441#S3.SS1.p1.1)\. - Grundleret al\.\(2022\)G\. Grundler, P\. Santin, A\. Galassi, F\. Galli, F\. Godano, F\. Lagioia, E\. Palmieri, F\. Ruggeri, G\. Sartor, and P\. TorroniDetecting arguments in CJEU decisions on fiscal state aid\.InProceedings of the 9th Workshop on Argument Mining,G\. Lapesa, J\. Schneider, Y\. Jo, and S\. Saha \(Eds\.\),Online and in Gyeongju, Republic of Korea,pp\. 143–157\.External Links:[Link](https://aclanthology.org/2022.argmining-1.14/)Cited by:[Appendix O](https://arxiv.org/html/2609.25441#A15.p1.1.6.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p1.1)\. - Guhaet al\.\(2023\)N\. Guha, J\. Nyarko, D\. E\. Ho, C\. Ré, A\. Chilton, A\. Narayana, A\. Chohlas\-Wood, A\. Peters, B\. Waldon, D\. N\. Rockmore, D\. Zambrano, D\. Talisman, E\. Hoque, F\. Surani, F\. Fagan, G\. Sarfaty, G\. M\. Dickinson, H\. Porat, J\. Hegland, J\. Wu, J\. Nudell, J\. Niklaus, J\. Nay, J\. H\. Choi, K\. Tobia, M\. Hagan, M\. Ma, M\. Livermore, N\. Rasumov\-Rahe, N\. Holzenberger, N\. Kolt, P\. Henderson, S\. Rehaag, S\. Goel, S\. Gao, S\. Williams, S\. Gandhi, T\. Zur, V\. Iyer, and Z\. LiLEGALBENCH: a collaboratively built benchmark for measuring legal reasoning in large language models\.InAdvances in Neural Information Processing Systems,A\. Oh, T\. Neumann, A\. Globerson, K\. Saenko, M\. Hardt, and S\. Levine \(Eds\.\),Vol\.36,pp\. 44123–44279\.External Links:[Document](https://dx.doi.org/10.52202/075280-1915),[Link](https://proceedings.neurips.cc/paper_files/paper/2023/hash/89e44582fd28ddfea1ea4dcb0ebbf4b0-Abstract-Datasets_and_Benchmarks.html)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.3.1.1.1),[§2\.3](https://arxiv.org/html/2609.25441#S2.SS3.p1.1)\. - Habernalet al\.\(2024\)I\. Habernal, D\. Faber, N\. Recchia, S\. Bretthauer, I\. Gurevych, I\. Spiecker genannt Döhmann, and C\. BurchardMining legal arguments in court decisions\.Artificial Intelligence and Law32,pp\. 1–38\.External Links:[Document](https://dx.doi.org/10.1007/s10506-023-09361-y)Cited by:[Appendix O](https://arxiv.org/html/2609.25441#A15.p1.1.8.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p1.1)\. - Houet al\.\(2025\)A\. B\. Hou, O\. Weller, G\. Qin, E\. Yang, D\. Lawrie, N\. Holzenberger, A\. Blair\-Stanek, and B\. Van DurmeCLERC: a dataset for U\. S\. legal case retrieval and retrieval\-augmented analysis generation\.InFindings of the Association for Computational Linguistics: NAACL 2025,L\. Chiruzzo, A\. Ritter, and L\. Wang \(Eds\.\),Albuquerque, New Mexico,pp\. 7913–7928\.External Links:[Link](https://aclanthology.org/2025.findings-naacl.441/),[Document](https://dx.doi.org/10.18653/v1/2025.findings-naacl.441),ISBN 979\-8\-89176\-195\-7Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.10.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.4](https://arxiv.org/html/2609.25441#S2.SS4.p1.1)\. - Houet al\.\(2024\)A\. Hou, W\. Jurayj, N\. Holzenberger, A\. Blair\-Stanek, and B\. Van DurmeGaps or hallucinations? scrutinizing machine\-generated legal analysis for fine\-grained text evaluations\.InProceedings of the Natural Legal Language Processing Workshop 2024,pp\. 280–302\.Cited by:[§2\.4](https://arxiv.org/html/2609.25441#S2.SS4.p1.1)\. - Janget al\.\(2025\)Y\. Jang, C\. Lee, H\. Min, and S\. ChoiPILOT\-bench: a benchmark for legal reasoning in the patent domain with IRAC\-aligned classification tasks\.InProceedings of the Natural Legal Language Processing Workshop 2025,N\. Aletras, I\. Chalkidis, L\. Barrett, C\. Goanță, D\. Preoțiuc\-Pietro, and G\. Spanakis \(Eds\.\),Suzhou, China,pp\. 240–280\.External Links:[Link](https://aclanthology.org/2025.nllp-1.17/),[Document](https://dx.doi.org/10.18653/v1/2025.nllp-1.17),ISBN 979\-8\-89176\-338\-8Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.5.1.1.1),[§2\.3](https://arxiv.org/html/2609.25441#S2.SS3.p1.1)\. - Johansson and Moschitti \(2010\)R\. Johansson and A\. MoschittiSyntactic and semantic structure for opinion expression detection\.InProceedings of the Fourteenth Conference on Computational Natural Language Learning,M\. Lapata and A\. Sarkar \(Eds\.\),Uppsala, Sweden,pp\. 67–76\.External Links:[Link](https://aclanthology.org/W10-2910/)Cited by:[§3\.4\.1](https://arxiv.org/html/2609.25441#S3.SS4.SSS1.p2.1)\. - Jurayjet al\.\(2026\)W\. Jurayj, N\. Holzenberger, and B\. Van DurmeLanguage models and logic programs for trustworthy tax reasoning\.Proceedings of the AAAI Conference on Artificial Intelligence40\(45\),pp\. 38688–38698\.External Links:[Document](https://dx.doi.org/10.1609/aaai.v40i45.41212)Cited by:[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p2.1)\. - Kalamkaret al\.\(2022\)P\. Kalamkar, A\. Tiwari, A\. Agarwal, S\. Karn, S\. Gupta, V\. Raghavan, and A\. ModiCorpus for automatic structuring of legal documents\.InProceedings of the Thirteenth Language Resources and Evaluation Conference,Marseille, France,pp\. 4420–4429\.External Links:[Link](https://aclanthology.org/2022.lrec-1.470/)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.6.1.1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p1.1)\. - Kanget al\.\(2024\)X\. Kang, L\. Qu, L\. Soon, Z\. Li, and A\. TrakicBridging law and data: augmenting reasoning via a semi\-structured dataset with irac methodology\.ArXivabs/2406\.13217\.External Links:[Link](https://api.semanticscholar.org/CorpusID:270619587)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.4.1.1.1),[§2\.3](https://arxiv.org/html/2609.25441#S2.SS3.p1.1)\. - Kohavi \(1995\)R\. KohaviA study of cross\-validation and bootstrap for accuracy estimation and model selection\.InProceedings of the Fourteenth International Joint Conference on Artificial Intelligence,Vol\.2,Montreal, Quebec, Canada,pp\. 1137–1143\.Note:Distributed by Morgan Kaufmann Publishers; ISBN 1\-55860\-363\-8External Links:[Link](https://www.ijcai.org/Proceedings/95-2/Papers/016.pdf)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p2.1)\. - Krippendorff \(1995\)K\. KrippendorffOn the reliability of unitizing continuous data\.Sociological Methodology25,pp\. 47–76\.External Links:[Document](https://dx.doi.org/10.2307/271061)Cited by:[§3\.4\.1](https://arxiv.org/html/2609.25441#S3.SS4.SSS1.p1.1)\. - Kuhn \(1955\)H\. W\. KuhnThe hungarian method for the assignment problem\.Naval Research Logistics Quarterly2\(1–2\),pp\. 83–97\.External Links:[Document](https://dx.doi.org/10.1002/nav.3800020109)Cited by:[§3\.4\.1](https://arxiv.org/html/2609.25441#S3.SS4.SSS1.p2.1)\. - Lawrence and Reed \(2019\)J\. Lawrence and C\. ReedArgument mining: a survey\.Computational Linguistics45\(4\),pp\. 765–818\.External Links:[Link](https://aclanthology.org/J19-4006/),[Document](https://dx.doi.org/10.1162/coli%5Fa%5F00364)Cited by:[Appendix O](https://arxiv.org/html/2609.25441#A15.p1.1.3.1.1.1),[§2](https://arxiv.org/html/2609.25441#S2.p1.1)\. - Li and Liu \(2007\)Y\. Li and B\. LiuA normalized levenshtein distance metric\.IEEE Transactions on Pattern Analysis and Machine Intelligence29\(6\),pp\. 1091–1095\.External Links:[Document](https://dx.doi.org/10.1109/TPAMI.2007.1078)Cited by:[§3\.4\.1](https://arxiv.org/html/2609.25441#S3.SS4.SSS1.p2.1)\. - Maliket al\.\(2022\)V\. Malik, R\. Sanjay, S\. K\. Guha, A\. Hazarika, S\. K\. Nigam, A\. Bhattacharya, and A\. ModiSemantic segmentation of legal documents via rhetorical roles\.InProceedings of the Natural Legal Language Processing Workshop 2022,Abu Dhabi, United Arab Emirates \(Hybrid\),pp\. 153–171\.External Links:[Document](https://dx.doi.org/10.18653/v1/2022.nllp-1.13),[Link](https://aclanthology.org/2022.nllp-1.13/)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.7.1.1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p1.1)\. - Nigamet al\.\(2025\)S\. K\. Nigam, T\. Dubey, G\. Sharma, N\. Shallum, K\. Ghosh, and A\. BhattacharyaLegalSeg: unlocking the structure of indian legal judgments through rhetorical role classification\.InFindings of the Association for Computational Linguistics: NAACL 2025,Albuquerque, New Mexico,pp\. 1129–1144\.External Links:[Document](https://dx.doi.org/10.18653/v1/2025.findings-naacl.63),[Link](https://aclanthology.org/2025.findings-naacl.63/)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.8.1.1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p1.1)\. - Office of the Law Revision Counsel, U\.S\. House of Representatives \(2026\)Office of the Law Revision Counsel, U\.S\. House of Representatives26 u\.s\.c\. s 368 — definitions relating to corporate reorganizations\.Note:[https://uscode\.house\.gov/view\.xhtml?edition=prelim&num=0&req=granuleid:USC\-prelim\-title26\-section368](https://uscode.house.gov/view.xhtml?edition=prelim&num=0&req=granuleid:USC-prelim-title26-section368)Current through the preliminary 2026 U\.S\. Code display; accessed 2026\-03\-16Cited by:[§1](https://arxiv.org/html/2609.25441#S1.p2.1)\. - Poudyalet al\.\(2020\)P\. Poudyal, J\. Savelka, A\. Ieven, M\. F\. Moens, T\. Goncalves, and P\. QuaresmaECHR: legal corpus for argument mining\.InProceedings of the 7th Workshop on Argument Mining,E\. Cabrio and S\. Villata \(Eds\.\),Online,pp\. 67–75\.External Links:[Link](https://aclanthology.org/2020.argmining-1.8/)Cited by:[Appendix O](https://arxiv.org/html/2609.25441#A15.p1.1.5.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p1.1)\. - Reimers and Gurevych \(2019\)N\. Reimers and I\. GurevychSentence\-BERT: sentence embeddings using Siamese BERT\-networks\.InProceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing \(EMNLP\-IJCNLP\),Hong Kong, China,pp\. 3982–3992\.External Links:[Document](https://dx.doi.org/10.18653/v1/D19-1410),[Link](https://aclanthology.org/D19-1410/)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p3.1)\. - Robertset al\.\(2017\)D\. R\. Roberts, V\. Bahn, S\. Ciuti, M\. S\. Boyce, J\. Elith, G\. Guillera\-Arroita, S\. Hauenstein, J\. J\. Lahoz\-Monfort, B\. Schröder, W\. Thuiller, D\. I\. Warton, B\. A\. Wintle, F\. Hartig, and C\. F\. DormannCross\-validation strategies for data with temporal, spatial, hierarchical, or phylogenetic structure\.Ecography40\(8\),pp\. 913–929\.External Links:[Document](https://dx.doi.org/10.1111/ecog.02881),[Link](https://doi.org/10.1111/ecog.02881)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p2.1)\. - Salton and Buckley \(1988\)G\. Salton and C\. BuckleyTerm\-weighting approaches in automatic text retrieval\.Information Processing & Management24\(5\),pp\. 513–523\.External Links:[Document](https://dx.doi.org/10.1016/0306-4573%2888%2990021-0),[Link](https://doi.org/10.1016/0306-4573(88)90021-0)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p3.1)\. - Santinet al\.\(2023\)P\. Santin, G\. Grundler, A\. Galassi, F\. Galli, F\. Lagioia, E\. Palmieri, F\. Ruggeri, G\. Sartor, and P\. TorroniArgumentation structure prediction in cjeu decisions on fiscal state aid\.InProceedings of the Nineteenth International Conference on Artificial Intelligence and Law,ICAIL ’23,New York, NY, USA,pp\. 247–256\.External Links:ISBN 9798400701979,[Link](https://doi.org/10.1145/3594536.3595174),[Document](https://dx.doi.org/10.1145/3594536.3595174)Cited by:[Appendix O](https://arxiv.org/html/2609.25441#A15.p1.1.7.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p1.1)\. - Savelka and Ashley \(2018\)J\. Savelka and K\. D\. AshleySegmenting u\.s\. court decisions into functional and issue specific parts\.InLegal Knowledge and Information Systems: JURIX 2018,pp\. 111–120\.External Links:[Document](https://dx.doi.org/10.3233/978-1-61499-935-5-111)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.9.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.2](https://arxiv.org/html/2609.25441#S2.SS2.p1.1)\. - Servantezet al\.\(2024\)S\. Servantez, J\. Barrow, K\. Hammond, and R\. JainChain of logic: rule\-based reasoning with large language models\.InFindings of the Association for Computational Linguistics: ACL 2024,L\. Ku, A\. Martins, and V\. Srikumar \(Eds\.\),Bangkok, Thailand,pp\. 2721–2733\.External Links:[Link](https://aclanthology.org/2024.findings-acl.159/),[Document](https://dx.doi.org/10.18653/v1/2024.findings-acl.159)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.8.1.1.1),[§2\.3](https://arxiv.org/html/2609.25441#S2.SS3.p1.1)\. - Stone \(1974\)M\. StoneCross\-validatory choice and assessment of statistical predictions\.Journal of the Royal Statistical Society: Series B \(Methodological\)36\(2\),pp\. 111–133\.External Links:[Document](https://dx.doi.org/10.1111/j.2517-6161.1974.tb00994.x),[Link](https://doi.org/10.1111/j.2517-6161.1974.tb00994.x)Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p2.1)\. - Tammewaret al\.\(2020\)A\. Tammewar, A\. Cervone, E\. Messner, and G\. RiccardiAnnotation of emotion carriers in personal narratives\.InProceedings of the Twelfth Language Resources and Evaluation Conference,N\. Calzolari, F\. Béchet, P\. Blache, K\. Choukri, C\. Cieri, T\. Declerck, S\. Goggi, H\. Isahara, B\. Maegaard, J\. Mariani, H\. Mazo, A\. Moreno, J\. Odijk, and S\. Piperidis \(Eds\.\),Marseille, France,pp\. 1517–1525\(eng\)\.External Links:[Link](https://aclanthology.org/2020.lrec-1.189/),ISBN 979\-10\-95546\-34\-4Cited by:[§3\.4\.1](https://arxiv.org/html/2609.25441#S3.SS4.SSS1.p2.1)\. - Tkachenkoet al\.\(2020\)M\. Tkachenko, M\. Malyuk, A\. Holmanyuk, and N\. LiubimovLabel Studio: data labeling software\.Note:Open source software available from https://github\.com/HumanSignal/label\-studioExternal Links:[Link](https://github.com/HumanSignal/label-studio)Cited by:[§3](https://arxiv.org/html/2609.25441#S3.p2.1)\. - Valvodaet al\.\(2021\)J\. Valvoda, T\. Pimentel, N\. Stoehr, R\. Cotterell, and S\. TeufelWhat about the precedent: an information\-theoretic analysis of common law\.InProceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies,Online,pp\. 2275–2288\.External Links:[Document](https://dx.doi.org/10.18653/v1/2021.naacl-main.181),[Link](https://aclanthology.org/2021.naacl-main.181/)Cited by:[§1](https://arxiv.org/html/2609.25441#S1.p2.1)\. - Walkeret al\.\(2017\)V\. R\. Walker, J\. H\. Han, X\. Ni, and K\. YosedaSemantic types for computational legal reasoning: propositional connectives and sentence roles in the veterans’ claims dataset\.InProceedings of the 16th International Conference on Artificial Intelligence and Law,London, United Kingdom,pp\. 217–226\.External Links:[Document](https://dx.doi.org/10.1145/3086512.3086535)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.2.1.1.1),[§1](https://arxiv.org/html/2609.25441#S1.p1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p2.1)\. - Warneret al\.\(2025\)B\. Warner, A\. Chaffin, B\. Clavié, O\. Weller, O\. Hallström, S\. Taghadouini, A\. Gallagher, R\. Biswas, F\. Ladhak, T\. Aarsen, N\. Cooper, G\. Adams, J\. Howard, and I\. PoliSmarter, better, faster, longer: a modern bidirectional encoder for fast, memory efficient, and long context finetuning and inference\.InProceedings of the 63rd Annual Meeting of the Association for Computational Linguistics \(Volume 1: Long Papers\),W\. Che, J\. Nabende, E\. Shutova, and M\. T\. Pilehvar \(Eds\.\),Vienna, Austria,pp\. 2526–2547\.External Links:[Link](https://aclanthology.org/2025.acl-long.127/),[Document](https://dx.doi.org/10.18653/v1/2025.acl-long.127),ISBN 979\-8\-89176\-251\-0Cited by:[§4\.1](https://arxiv.org/html/2609.25441#S4.SS1.p3.1)\. - Wielemakeret al\.\(2012\)J\. Wielemaker, T\. Schrijvers, M\. Triska, and T\. LagerSWI\-Prolog\.Theory and Practice of Logic Programming12\(1\-2\),pp\. 67–96\.External Links:ISSN 1471\-0684Cited by:[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p2.1)\. - Xu and Ashley \(2022\)H\. Xu and K\. D\. AshleyMulti\-granularity argument mining in legal texts\.InLegal Knowledge and Information Systems,E\. Francesconi, G\. Borges, and C\. Sorge \(Eds\.\),Frontiers in Artificial Intelligence and Applications, Vol\.362,pp\. 261–266\.External Links:[Document](https://dx.doi.org/10.3233/FAIA220477),[Link](https://doi.org/10.3233/FAIA220477)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.4.1.1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p2.1)\. - Xuet al\.\(2020\)H\. Xu, J\. Šavelka, and K\. D\. AshleyUsing argument mining for legal text summarization\.InProceedings of the 33rd International Conference on Legal Knowledge and Information Systems \(JURIX 2020\),S\. Villata, J\. Harašta, and P\. Křemen \(Eds\.\),Frontiers in Artificial Intelligence and Applications, Vol\.334,pp\. 184–193\.External Links:[Document](https://dx.doi.org/10.3233/FAIA200862),[Link](https://doi.org/10.3233/FAIA200862)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p8.p1.1.3.1.1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p2.1)\. - Yamadaet al\.\(2019\)H\. Yamada, S\. Teufel, and T\. TokunagaBuilding a corpus of legal argumentation in japanese judgement documents: towards structure\-based summarisation\.Artificial Intelligence and Law27\(2\),pp\. 141–170\.External Links:[Document](https://dx.doi.org/10.1007/s10506-019-09242-3)Cited by:[Appendix O](https://arxiv.org/html/2609.25441#A15.p1.1.4.1.1.1),[§2\.1](https://arxiv.org/html/2609.25441#S2.SS1.p1.1)\. - Yuet al\.\(2022\)F\. Yu, L\. Quartey, and F\. SchilderLegal prompting: teaching a language model to think like a lawyer\.Note:arXiv v2External Links:2212\.01326,[Document](https://dx.doi.org/10.48550/arXiv.2212.01326),[Link](https://arxiv.org/abs/2212.01326v2)Cited by:[Appendix I](https://arxiv.org/html/2609.25441#A9.p9.p1.1.7.1.1.1),[§2\.3](https://arxiv.org/html/2609.25441#S2.SS3.p1.1)\. ## Appendix AAnnotation Structure Example Conclusion:The transactions that occurred in the instant case, which in substance were really a continuation of the insurance business rather than its cessation, were properly characterized as a reorganization\.Affirmed\.Analysis:Under these circumstances, it appears that Ringwalt should be treated as the owner of the Clifford Trust, pursuant to section 677\(a\)\(2\),\[10\] and correspondingly we hold that the common control requirement for a reorganization, defined by section 368, was satisfied\.Rule / Intermediate Implicit ConclusionRule:I\.R\.C\. §368\(a\)\(1\)\(D\), which defines a reorganization as: a transfer by a corporation of all or a part of its assets to another corporation if immediately after the transfer the transferor, or one or more of its shareholders “…” assets are transferred are distributed in a transaction which qualifies under section 354, 355, or 356\.Analysis:The series of transactions that took place in the instant case appears governed by I\.R\.C\. §368\(a\)\(1\)\(D\)\.Analysis:The only beneficial right that Ringwalt relinquished under the trust agreement was the right to receive trust receipts allocable to income\. Ringwalt had numerous powers of administration “…” extensive power to allocate trust receipts between principal and income\.Rule:Assessing continuity of interest ultimately depends upon proof of beneficial ownership without regard to the existence or absence of legal title\. SeeBondy v\. Commissioner, 269 F\.2d 463, 466–67 \(4th Cir\. 1959\)\.Analysis:In determining that the continuity of interest requirement had been established in the instant case, the district court specifically found that Ringwalt was treated appropriately as the owner of 84% of the R & L, Inc\. stock because “…”\.Rule:I\.R\.C\. §677\(a\)\(2\) provides that the grantor “…”\.Analysis:In accordance with Ringwalt’s powers as trustee, “…”Procedural History:Jack D\. Ringwalt and other taxpayers\[1\] appeal from the district court’s\[2\] judgment disallowing their claims for income tax refunds for the year 1967\. “…”\.Background Facts:The basic facts are described in a stipulation adopted by the district court\. “…” Ringwalt retained a reversionary interest in the trust corpus and held various powers\. Figure 3:Condensed view of syllogistic argument tree annotation of the caseRingwalt v\. U\.S\., 549 F\.2d 89 \(8th Cir\. 1977\)\.Background FactsandProcedural Historyare included in the annotation but are not considered part of the argument structure, as they are defined as contextual spans rather than as support for the argument’s claims\. ## Appendix BAnnotation Workflow ![[Uncaptioned image]](https://arxiv.org/html/2609.25441v1/latex/figures_tables/annotation_process.png) Figure 4:Annotation workflow, visualization of the annotation interface, structure tree visualization, and an example of an annotated case data format\. The workflow: \(1\) selecting the label; \(2\) highlighting the text, which automatically applies the label’s color and saves the annotation; \(3\) creating edges by pressing the ’create relation’ button with one span selected, then selecting another annotation; and \(4\) for Intermediate Implicit Conclusions, right\-clicking displays available labels and inserts a new block\. ## Appendix CDataset Statistics Corpus and structure summaryCases42Total words150,040Average words / case3,572\.38Median words / case2,989\.50Total sentences5,286Average sentences / case125\.86Median sentences / case105\.50Explicit spans718Average spans / case17\.10Median spans / case14\.50Nodes / edges800 / 644Argument trees43Implicit insertions82Disconnected spans132Average depth2\.41Max depth10Average branching2\.17 Explicit spansAll nodesSentences\(n=718n=718\)\(n=800n=800\)\(n=2715n=2715\)LabelCount%Count%Count%BF598\.22597\.381,42052\.30PH567\.80567\.01605\.89Rule20628\.6924330\.3842815\.76Analysis35349\.1639849\.7562022\.84Conclusion446\.13445\.50873\.20 Table 4:Descriptive corpus statistics\. Sentence\-label percentages are computed over the 2,715 labeled candidate sentences used in sentence\-level alignment, not all 5,286 case sentences\. BF=Background Facts; PH=Procedural History\. ## Appendix DImplicit nodes annotation count RefFileAnnot\.Anal\.RuleTot\.AvgAAvgRAvgT435A1000–––485A2707–––564A1101–––563A2112–––657A1112–––690A2224–––772A1101–––739A2112–––841A1000–––884A2314–––973A1101–––993A2134–––1036A1213–––1095A2112–––1137A1011–––1152A2202–––1245A1202–––1251A2202–––1369A1000–––1343A2101–––SummaryA183110\.80\.31\.1SummaryA2219302\.10\.93\.0 Table 5:Annotation counts\. AvgA and AvgR denote average Analysis and Rule implicit nodes insertion\. ## Appendix EClassification task confusion matrices GoldABFCPHRLegal\-BERT\(Macro\-F1 = 0\.71\)Analysis0\.750\.750\.030\.030\.040\.040\.020\.020\.170\.17BF0\.050\.050\.830\.830\.000\.000\.120\.120\.000\.00Conclusion0\.410\.410\.000\.000\.410\.410\.160\.160\.020\.02PH0\.020\.020\.070\.070\.020\.020\.890\.890\.000\.00Rule0\.210\.210\.000\.000\.010\.010\.000\.000\.770\.77Modern\-BERT\(Macro\-F1 = 0\.65\)Analysis0\.730\.730\.020\.020\.070\.070\.050\.050\.130\.13BF0\.080\.080\.800\.800\.000\.000\.100\.100\.020\.02Conclusion0\.430\.430\.000\.000\.410\.410\.110\.110\.050\.05PH0\.110\.110\.070\.070\.050\.050\.770\.770\.000\.00Rule0\.300\.300\.010\.010\.020\.020\.010\.010\.660\.66GPT\-5\-mini with context\(Macro\-F1 = 0\.76\)Analysis0\.650\.650\.080\.080\.030\.030\.000\.000\.240\.24BF0\.080\.080\.860\.860\.000\.000\.030\.030\.020\.02Conclusion0\.340\.340\.000\.000\.660\.660\.000\.000\.000\.00PH0\.050\.050\.110\.110\.040\.040\.790\.790\.020\.02Rule0\.050\.050\.000\.000\.000\.000\.000\.000\.950\.95Table 6:Row\-normalized confusion matrices for the five\-class case\-disjoint experiment\. Rows are gold labels and columns are predicted labels\. A=Analysis, BF=Background Facts, C=Conclusion, PH=Procedural History, and R=Rule\. ## Appendix FRetrieval Models Training Setup ##### Dual\-encoder scoring\. The retriever is initialized from ModernBERT\-base and uses one shared encoder for queries and passages, with representation\-specific pooling\. For a queryqq, the query representation is the final\-layer hidden state at its single\[MASK\]token\. For a candidate passagecc, the passage representation is obtained by mean pooling the non\-padding hidden states after excluding sequence position zero\. Both representations areL2L^\{2\}\-normalized: 𝐳q=gθq\(q\)∥gθq\(q\)∥2,𝐳c=gθp\(c\)∥gθp\(c\)∥2,\\mathbf\{z\}\_\{q\}=\\frac\{g\_\{\\theta\}^\{q\}\(q\)\}\{\\lVert g\_\{\\theta\}^\{q\}\(q\)\\rVert\_\{2\}\},\\qquad\\mathbf\{z\}\_\{c\}=\\frac\{g\_\{\\theta\}^\{p\}\(c\)\}\{\\lVert g\_\{\\theta\}^\{p\}\(c\)\\rVert\_\{2\}\}, wheregθqg\_\{\\theta\}^\{q\}andgθpg\_\{\\theta\}^\{p\}denote the query\- and passage\-pooling operations applied to the same encoder with parametersθ\\theta\. Their similarity is sθ\(q,c\)=𝐳q⊤𝐳c\.s\_\{\\theta\}\(q,c\)=\\mathbf\{z\}\_\{q\}^\{\\top\}\\mathbf\{z\}\_\{c\}\. Because both vectors are normalized, this dot product is cosine similarity\. ##### Multi\-positive contrastive objective\. Letℬm\\mathcal\{B\}\_\{m\}be the set of real queries in distributed microbatchmm\. For each queryq∈ℬmq\\in\\mathcal\{B\}\_\{m\}, let𝒜q\\mathcal\{A\}\_\{q\}be its sampled candidate set, containing between one and four explicitly selected positive passages and exactly 60 negative passages\. The candidate set shared across the distributed microbatch is 𝒞m=⋃q∈ℬm𝒜q,\\mathcal\{C\}\_\{m\}=\\bigcup\_\{q\\in\\mathcal\{B\}\_\{m\}\}\\mathcal\{A\}\_\{q\}, where the union is taken over passage identifiers across all workers\. Consequently, a passage proposed by multiple queries or workers occurs only once in𝒞m\\mathcal\{C\}\_\{m\}\. Let𝒫q\\mathcal\{P\}\_\{q\}denote the complete set of gold passage identifiers for queryqq, and letτ\>0\\tau\>0be the temperature\. The gold passages that contribute to the loss are those present in the current microbatch candidate set,𝒫q∩𝒞m\\mathcal\{P\}\_\{q\}\\cap\\mathcal\{C\}\_\{m\}\. This intersection is guaranteed to be nonempty because every query explicitly contributes at least one positive candidate\. The loss for queryqqis ℓq,m=−log∑c∈𝒫q∩𝒞mexp\(sθ\(q,c\)/τ\)∑c∈𝒞mexp\(sθ\(q,c\)/τ\)\.\\ell\_\{q,m\}=\-\\log\\frac\{\\displaystyle\\sum\_\{c\\in\\mathcal\{P\}\_\{q\}\\cap\\mathcal\{C\}\_\{m\}\}\\exp\\left\(s\_\{\\theta\}\(q,c\)/\\tau\\right\)\}\{\\displaystyle\\sum\_\{c\\in\\mathcal\{C\}\_\{m\}\}\\exp\\left\(s\_\{\\theta\}\(q,c\)/\\tau\\right\)\}\. ##### Training configuration\. We did not perform a systematic hyperparameter search\. One manually selected configuration was shared across folds, seeds, samplers, and query representations\. For matched fold–seed–sampler runs, the flat and structured conditions differed only in their query representation\. - •Initialization:a shared\-weight dual encoder initialized from ModernBERT\-base\. Query embeddings use the hidden state at the single\[MASK\]token; passage embeddings use mean pooling over attended positions after excluding sequence position zero\. Both areL2L^\{2\}\-normalized\. - •Optimization:AdamW with learning rate10−510^\{\-5\}, weight decay0\.010\.01,β1=0\.9\\beta\_\{1\}=0\.9,β2=0\.999\\beta\_\{2\}=0\.999, andϵ=10−8\\epsilon=10^\{\-8\}\. We used a linear learning\-rate schedule, a warmup ratio of0\.10\.1, and maximum gradient norm1\.01\.0\. - •Schedule:20 epochs and three optimizer updates per epoch, for 60 updates in total\. - •Temperature:τ=0\.07\\tau=0\.07\. - •Positive sampling:all gold passages are selected when a query has at most four; otherwise, four are selected without replacement\. Selection is deterministic given the experiment seed, epoch, query identifier, and passage identifier, and is matched across query views and negative samplers\. - •Case\-focused sampler:40 unique same\-case negatives and 20 unique other\-case negatives\. The other\-case sample is passage\-uniform over the eligible passages from all other training cases\. - •Pool\-uniform sampler:60 unique negatives sampled passage\-uniformly from all eligible passages in the training folds, including passages from the query’s own case\. - •Sampling exclusions:both samplers exclude every gold passage of the current query and sample without replacement\. Each query therefore proposes 61–64 candidates: one to four selected positives and 60 negatives\. - •Cross\-validation and seeds:five case\-disjoint rotations, with three folds used for training, one for validation, and one for testing\. Each training rotation contains 294 queries from 24–26 cases\. We used seeds 17, 29, and 43, two query representations, and two negative samplers, resulting in5×3×2×2=605\\times 3\\times 2\\times 2=60controlled runs\. - •Checkpoint selection:all 20 epochs were trained and evaluated\. Checkpoints were selected lexicographically by \(i\) highest validation case\-macro set Recall@20, \(ii\) highest validation case\-macro full\-ranking reciprocal rank of the first gold passage, and \(iii\) earliest epoch in the event of a tie\. ## Appendix GRetrieval expanded results Candidate PoolHit rate@20Recall@20Completerecovery@20MRRSame\-case filteredBM2573\.9251\.3932\.4927\.72E5\-base\-v268\.7446\.2729\.0019\.93ModernBERT\-base49\.1929\.9315\.6611\.83Flat \(case\-focused\)80\.4557\.1736\.0428\.98Flat \(pool\-uniform\)79\.9457\.0136\.0328\.11Structured\(case\-focused\)78\.4353\.8133\.1729\.39Structured\(pool\-uniform\)78\.5054\.2333\.3029\.27Same\-case fullBM2555\.2133\.3318\.679\.35E5\-base\-v256\.4134\.5320\.0010\.78ModernBERT\-base40\.1522\.0310\.369\.46Flat \(case\-focused\)67\.9843\.9826\.0718\.68Flat \(pool\-uniform\)66\.9843\.2025\.3417\.93Structured\(case\-focused\)62\.7039\.6022\.1718\.87Structured\(pool\-uniform\)63\.0039\.6822\.2118\.47Fold\-globalBM2542\.4923\.9912\.827\.84E5\-base\-v235\.6520\.0411\.057\.64ModernBERT\-base4\.681\.600\.461\.34Flat \(case\-focused\)15\.678\.254\.633\.91Flat \(pool\-uniform\)15\.588\.384\.743\.84Structured\(case\-focused\)13\.006\.642\.944\.03Structured\(pool\-uniform\)13\.226\.722\.884\.00Table 7:Five\-fold case\-macro retrieval results are reported as percentages\. Queries are averaged within held\-out cases\. For fine\-tuned models, results are further averaged across seeds 17, 29, and 43 within each case before averaging across all 42 cases\. Flat and Structured refer to the representations used to fine\-tune ModernBERT, whilecase\-focusedandpool\-uniformdenote the positive and negative sample strategies used during training\. Recall@20 represents the mean fraction of each query’s gold passages recovered in the top 20\. Complete recovery@20 indicates the proportion of queries for which all gold passages are recovered in the top 20\. MRR is untruncated and calculated using the rank of the first gold passage in the complete candidate\-pool ranking\. ## Appendix HCase\-disjoint fold sizes Evaluation foldTraining casesTest casesTest spans5 classes134812123481613348131433914053391654 classes13391752339168334810543571295339141Table 8:Case\-disjoint fold sizes for the classification experiments\. The five\- and four\-class splits were generated independently using five\-foldStratifiedGroupKFold\. Training and test sets never overlap within any fold\.Evaluation foldTraining casesValidation casesTest casesTest queries12499982258998326889842688985259898Table 9:Case\-disjoint fold sizes for the retrieval experiments\. In each evaluation fold, one group of cases is used for testing, one for validation, and the remaining three groups are used for training\. Each fold has 294 training, 98 validation, and 98 test queries\. ## Appendix IRetrieval Uncertainty Analysis Negative sampler: pool\-uniform−\-case\-focusedQuery representationEstimate95% intervalFlat−0\.09\-0\.09\[−1\.47,1\.29\]\[\-1\.47,1\.29\]Structured0\.23\\phantom\{\-\}0\.23\[−1\.03,1\.62\]\[\-1\.03,1\.62\]Query representation: Structured−\-FlatNegative samplerEstimate95% intervalCase\-focused−2\.68\-2\.68\[−7\.11,1\.62\]\[\-7\.11,1\.62\]Pool\-uniform−2\.36\-2\.36\[−6\.08,1\.24\]\[\-6\.08,1\.24\]Table 10:Paired case\-bootstrap contrasts for Fold\-global Hit@20 using 10,000 resamples\. Values are percentage points; all intervals include zero\.## Appendix JPath Agreement Path criterionPairingLabel matchPoP\_\{o\}P\+P\_\{\+\}P−P\_\{\-\}P¯±\\bar\{P\}\_\{\\pm\}κ\\kappaFull transitive1:1 EditBlind0\.850\.400\.910\.660\.31Full transitive1:1 SemanticBlind0\.860\.460\.920\.690\.38Full transitiveRelaxed≥0\.50\\geq 0\.50Blind0\.900\.630\.940\.790\.57Full transitive1:1 EditSame label0\.880\.580\.930\.760\.52Full transitive1:1 SemanticSame label0\.870\.550\.930\.740\.47Full transitiveRelaxed≥0\.50\\geq 0\.50Same label0\.910\.640\.950\.800\.59Implicit bridge1:1 EditBlind0\.900\.100\.950\.520\.05Implicit bridge1:1 SemanticBlind0\.910\.160\.950\.550\.11Implicit bridgeRelaxed≥0\.50\\geq 0\.50Blind0\.910\.380\.950\.670\.34Implicit bridge1:1 EditSame label0\.910\.200\.950\.570\.15Implicit bridge1:1 SemanticSame label0\.900\.190\.950\.570\.14Implicit bridgeRelaxed≥0\.50\\geq 0\.50Same label0\.920\.420\.960\.690\.37 Table 11:Path agreement over all aligned node pairs\. The full\-transitive condition treats two aligned nodes as agreeing when each annotator makes the target reachable from the source, allowing paths of any length\. The implicit\-bridge condition counts only paths recovered through an implicit intermediate node\. Path agreement is higher than direct\-edge agreement because annotators often preserve reachability even when they choose different local edge decompositions\. Relaxed pairing uses a minimum of 50% overlap between passages to be paired\. ## Appendix KDirect Edge Agreement PairingLabel matchContext typeContextsPoP\_\{o\}P\+P\_\{\+\}P−P\_\{\-\}P¯±\\bar\{P\}\_\{\\pm\}κ\\kappa1:1 EditBlindAll pairs11200\.910\.060\.960\.510\.021:1 EditBlindEdge union990\.030\.06–––1:1 SemanticBlindAll pairs11200\.920\.100\.960\.530\.061:1 SemanticBlindEdge union990\.050\.10–––Relaxed≥0\.50\\geq 0\.50BlindAll pairs7120\.920\.310\.960\.630\.27Relaxed≥0\.50\\geq 0\.50BlindEdge union660\.180\.31–––1:1 EditSame labelAll pairs10540\.920\.160\.960\.560\.121:1 EditSame labelEdge union940\.090\.16–––1:1 SemanticSame labelAll pairs10540\.920\.150\.960\.550\.121:1 SemanticSame labelEdge union960\.080\.15–––Relaxed≥0\.50\\geq 0\.50Same labelAll pairs5760\.930\.390\.970\.680\.36Relaxed≥0\.50\\geq 0\.50Same labelEdge union500\.240\.39––– Table 12:Direct\-edge agreement on matched explicit\-span contexts\.Contextsis the number of aligned source–target span pairs evaluated\. We measure agreement as a binary decision over each context: whether a direct support edge exists from the source span to the target span\. Edge\-union rows evaluate only source–target pairs where at least one annotator proposed an edge; becauseNN=0NN=0by construction,P−P\_\{\-\},P¯±\\bar\{P\}\_\{\\pm\}, andκ\\kappaare not reported for those rows\. Relaxed pairing uses a minimum of 50% overlap between passages to be paired\. ## Appendix LStructured Query and Example Structured retrieval schemaCondensed example query\[ARG\] \[ROOT\]\[MISSING\] \[TREE\] \[STEP\] \[CONCL\]\[ANALYSIS\]analysis span 1 \[PREMISE\]\[RULE\]rule span 1 \[PREMISE\]\[ANALYSIS\]analysis span 2 \[/STEP\] \[STEP\] \[CONCL\]\[ANALYSIS\]analysis span 3 \[PREMISE\]\[ANALYSIS\]analysis span 4 \[PREMISE\]\[RULE\]rule span 2 \[PREMISE\]\[ANALYSIS\]analysis span 1 \[/STEP\] \[STEP\] \[CONCL\]\[ANALYSIS\]analysis span 5 \[PREMISE\]\[ANALYSIS\]analysis span 3 \[PREMISE\]\[RULE\]rule span 3 \[/STEP\] \[STEP\] \[CONCL\]\[MISSING\] \[PREMISE\]\[ANALYSIS\]analysis span 5 \[PREMISE\]\[IMPLICIT\]\[RULE\] \[/STEP\] \[/TREE\] \[FOCUS\] \[STEP\] \[CONCL\]\[MASK\] \[PREMISE\]\[ANALYSIS\]analysis span 5 \[PREMISE\]\[IMPLICIT\]\[RULE\] \[/STEP\] \[/FOCUS\] \[/ARG\]\[ARG\] \[ROOT\]\[MISSING\] \[TREE\] \[STEP\] \[CONCL\]\[ANALYSIS\]The only beneficial right that Ringwalt relinquished …\[PREMISE\]\[RULE\]I\.R\.C\. § 677\(a\)\(2\) provides that the grantor …\[PREMISE\]\[ANALYSIS\]In accordance with Ringwalt’s powers as trustee, the 1967 liquidating distribution …\[/STEP\] \[STEP\] \[CONCL\]\[ANALYSIS\]The series of transactions that took place in the instant case appears governed by I\.R\.C\. § 368\(a\)\(1\)\(D\),\[PREMISE\]\[ANALYSIS\]In determining that the continuity of interest …adequately supported by the record\.\[PREMISE\]\[RULE\]Assessing continuity of interest …Bondy v\. Commissioner, 269 F\.2d 463, 466–67 \(4th Cir\. 1959\);\[PREMISE\]\[ANALYSIS\]The only beneficial right that Ringwalt relinquished …\[/STEP\] \[STEP\] \[CONCL\]\[ANALYSIS\]Under these circumstances, it appears that Ringwalt should be treated as the owner of the Clifford Trust …\[PREMISE\]\[ANALYSIS\]The series of transactions that took place in the instant case appears governed by I\.R\.C\. § 368\(a\)\(1\)\(D\),\[PREMISE\]\[RULE\]I\.R\.C\. § 368\(a\)\(1\)\(D\), which defines a reorganization as …\[/STEP\] \[STEP\] \[CONCL\]\[MISSING\] \[PREMISE\]\[ANALYSIS\]Under these circumstances, it appears …defined by section 368, was satisfied\.\[PREMISE\]\[IMPLICIT\]\[RULE\] \[/STEP\] \[/TREE\] \[FOCUS\] \[STEP\] \[CONCL\]\[MASK\] \[PREMISE\]\[ANALYSIS\]Under these circumstances, it appears …defined by section 368, was satisfied\.\[PREMISE\]\[IMPLICIT\]\[RULE\] \[/STEP\] \[/FOCUS\] \[/ARG\] Figure 5:Structured retrieval schema and condensed example\. Bracketed strings are literal model\-input tokens; italicized spans are variables, and … marks omitted text\. The unique\[MASK\]is the retrieval slot, whereas\[MISSING\]marks non\-focus occurrences of the withheld node\. ## Appendix MFlat\-masked query schema and example Flat\-masked schemaCondensed example queryargument root:missing context conclusion:analysis:analysis span 1 premise:rule:rule span 1 premise:analysis:analysis span 2 conclusion:analysis:analysis span 3 premise:analysis:analysis span 4 premise:rule:rule span 2 premise:analysis:analysis span 1 conclusion:analysis:analysis span 5 premise:analysis:analysis span 3 premise:rule:rule span 3 conclusion:missing premise:analysis:analysis span 5 premise: implicitrule focus conclusion:\[MASK\] premise:analysis:analysis span 5 premise: implicitruleargument root:missing context conclusion:analysis: The only beneficial right …premise:rule: I\.R\.C\. § 677\(a\)\(2\) provides that the grantor …premise:analysis: In accordance with Ringwalt’s powers as trustee, the 1967 liquidating distribution received from dissolution of R & L, Inc\. was allocated to principal, held by the trust for future distribution and actually distributed to Ringwalt upon termination of the trust in 1969\.conclusion:analysis: The series of transactions that took place in the instant case appears governed by I\.R\.C\. § 368\(a\)\(1\)\(D\),premise:analysis: In determining that the continuity of interest …adequately supported by the record\.premise:rule: Assessing continuity of interest …Bondy v\. Commissioner, 269 F\.2d 463, 466–67 \(4th Cir\. 1959\);premise:analysis: The only beneficial right that …entitled to total control after ten years\.conclusion:analysis: Under these circumstances, it …by section 368, was satisfied\.premise:analysis: The series of transactions that took place in the instant case appears governed by I\.R\.C\. § 368\(a\)\(1\)\(D\),premise:rule: I\.R\.C\. § 368\(a\)\(1\)\(D\), which defines a reorganization as: …under section 354, 355, or 356conclusion:missing premise:analysis: Under these circumstances, it appears …defined by section 368, was satisfied\.premise: implicitrule focus conclusion:\[MASK\] premise:analysis: Under these circumstances, …section 368, was satisfied\.premise: implicitrule Figure 6:Schematic structure and condensed example of the flat\-masked query representation\. The unique\[MASK\]marks the retrieval slot;missingmarks non\-focus occurrences of the withheld node\. ## Appendix NCases Description CaseCourtYearKey provisionsMain topics*Helvering v\. Minnesota Tea Co\.*U\.S\.1935Revenue Act of 1928 § 112\(i\)\(1\)\(A\)–\(B\)Substantially\-all\-assets transfer for stock and cash; material proprietary continuity; reorganization without dissolution\.*Britt v\. C\.I\.R\.*4th Cir\.1940Revenue Act of 1926 § 203\(b\)\(3\)–\(4\), 203\(h\)\(1\)\(A\); Revenue Act of 1932 § 113\(a\)\(6\); Revenue Act of 1934 § 113\(a\)\(12\)Substantially\-all\-assets reorganization; §203\(b\)\(3\) nonrecognition; redeemed\-stock carryover basis; prior decision not preclusive\.*Le Tulle v\. Scofield*U\.S\.1940Revenue Act § 112\(b\)\(4\), 112\(g\), 112\(i\)\(1\)\(A\)Asset transfer for cash and bonds; creditor rather than proprietary status; taxable sale rather than reorganization\.*C\.I\.R\. v\. Segall*6th Cir\.1940Revenue Act of 1928 or 1932 § 112\(b\)\(4\), 112\(d\)\(1\)Cash\-and\-debenture asset transfer; taxable sale rather than reorganization; creditor status regardless of debenture term; 1932 transaction timing\.*National Rubber Machinery Co\. v\. U\.S\.*Ct\. Cl\.1941Revenue Act of 1928 §§ 112\(b\)\(4\), 112\(d\)\(1\), 113\(a\)\(6\)–\(8\), 114Depreciation basis after asset acquisition; 80\-percent control; binding stock\-resale commitments; cost versus carryover basis\.*Lyon, Inc\. v\. C\.I\.R\.*6th Cir\.1942Revenue Act of 1928 §§ 112\(b\)\(5\), 112\(i\)\(1\), 113\(a\)\(6\)–\(7\); Revenue Act of 1932 § 113\(a\)\(7\); Revenue Act of 1934 § 113\(a\)\(12\)Patent depreciation basis; carryover basis; business\-purpose reorganization; separate tax\-planning steps\.*Glenn v\. Courier\-Journal Job Printing Co\.*6th Cir\.1942Revenue Act of 1934 §§ 23\(f\), 23\(k\), 112, 112\(g\)Stock\-loss and bad\-debt deductions; liquidation rather than reorganization; no continuity of ownership\.*Cushman Motor Works v\. C\.I\.R\.*8th Cir\.1942Revenue Act of 1934 § 112\(g\)\(1\)\(C\), 112\(g\)\(1\)\(E\), 112\(g\)\(2\), 112\(h\); Neb\. Comp\. Stat\. §§ 24\-107, 24\-220Dissolution and sheriff sale; no intercorporate transfer; ownership shift; no reorganization\.*Roebling v\. C\.I\.R\.*3d Cir\.1944Revenue Act of 1938 § 112\(b\)\(3\), 112\(g\)\(1\)\(A\); Treas\. Reg\. 101Stock\-for\-bonds statutory merger; continuity of interest; creditor rather than proprietary status; taxable gain\.*Westfir Lumber Co\. v\. C\.I\.R\.*Tax Ct\.1946Revenue Act of 1936 § 112\(g\)\(1\)\(B\); Revenue Act of 1939 § 213\(g\)Substantially\-all\-assets acquisition for voting stock; nonassenting bondholder cash; integrated transfers; carryover basis\.*Survaunt v\. C\.I\.R\.*8th Cir\.1947I\.R\.C\. § 112\(g\)\(1\)\(D\), 112\(h\); Reg\. 103 §§ 19\.112\(g\)\-1 and \-2Reorganization rather than liquidation; integrated transaction; continuity and business purpose; carryover basis\.*Lewis v\. C\.I\.R\.*1st Cir\.1947I\.R\.C\. §§ 112\(b\)\(3\), 112\(c\)\(1\)–\(2\), 112\(g\)\(1\)\(D\), 115\(c\), 117; Reg\. 103 §§ 19\.112\(g\)\-1 and \-2Partial liquidation versus reorganization; business\-purpose requirement; integrated transaction; remand for missing finding\.*Nelson v\. U\.S\.*Ct\. Cl\.1947Revenue Act of 1926 § 203\(b\)\(3\)–\(4\), 203\(c\), 203\(e\)\(1\), 203\(h\)\(1\)\(A\)Substantially\-all\-assets reorganization; shareholder stock distribution under plan; later stock\-sale basis; delayed liquidation distributions\.*Lewis v\. C\.I\.R\.*1st Cir\.1949I\.R\.C\. §§ 112\(b\)\(3\), 112\(c\)\(1\)–\(2\), 112\(g\)\(1\)\(D\), 115\(c\), 117Type D reorganization; business\-purpose doctrine; integrated transferor liquidation; boot and dividend treatment\.*H\. Grady Manning Trust v\. C\.I\.R\.*Tax Ct\.1950I\.R\.C\. §§ 112\(b\)\(3\), 112\(g\)\(1\)\(A\), 112\(g\)\(1\)\(D\), 115\(a\), 115\(g\)Holding\-company merger; stock\-and\-debenture exchange; business\-purpose reorganization; debentures not dividends\. Table 13:Cases in the corpus\. Key provisions are selected for material relevance\. CaseCourtYearKey provisionsMain topics*U\.S\. v\. Arcade Co\.*6th Cir\.1953I\.R\.C\. § 112\(b\)\(4\), 112\(g\)\(1\)\(D\), 112\(g\)\(2\); Reg\. 103 § 19\.112\(g\)\-6Dissolution and trustee transfer; no intercorporate transfer; invalid reorganization plan; professional\-fee deduction\.*Forest Hotel Corp\. v\. Fly*S\.D\. Miss\.1953I\.R\.C\. §§ 23\(a\)\(1\), 111, 112\(b\)\(3\), 112\(g\)\(1\)\(B\); Reg\. 101 art\. 112\(g\)\(1\); Reg\. 45 art\. 109Integrated tax\-free merger; continuity and solely\-voting\-stock test; leasehold amortization; estoppel rejected\.*Becher v\. C\.I\.R\.*Tax Ct\.1954I\.R\.C\. §§ 112\(b\)\(3\), 112\(c\)\(1\)–\(2\), 112\(g\)\(1\)\(D\), 115\(c\), 115\(g\), 115\(i\), 117Business\-purpose reorganization; tax\-free stock exchange; separate partial liquidation; dividend\-equivalent cash distribution\.*Pebble Springs Distilling Co\. v\. C\.I\.R\.*7th Cir\.1956I\.R\.C\. § 112\(b\)\(3\)–\(4\), 112\(c\), 112\(e\), 112\(g\)\(1\)\(D\), 112\(h\)Controlled asset transfer; 80\-percent control; Type D reorganization; claimed\-loss nonrecognition\.*National Bank of Commerce of Norfolk v\. U\.S\.*E\.D\. Va\.1958I\.R\.C\. § 113\(a\)\(7\) \(1939\); Revenue Act of 1926 § 203\(b\)\(3\), 203\(h\)\(1\); Reg\. 130 § 40\.458\-2\(b\)Bank asset purchase; no substantially\-all\-assets reorganization; deposit goodwill basis; excess\-profits invested capital\.*Grede Foundries, Inc\. v\. U\.S\.*E\.D\. Wis\.1962I\.R\.C\. §§ 311\(a\), 331\(a\)\(1\), 361\(a\), 368\(a\)\(1\)\(C\); Treas\. Reg\. §§ 1\.311\-1, 1\.368\-1 and \-2Integrated Liberty asset transfer and liquidation; Type C solely\-voting\-stock failure; refund denied\.*Grubbs v\. C\.I\.R\.*Tax Ct\.1962I\.R\.C\. §§ 301, 302\(b\)\(2\), 316, 354, 356\(a\)\(2\), 368\(a\)\(1\)\(D\), 368\(c\)Integrated Type D reorganization; stock\-plus\-cash exchange; dividend\-equivalent distribution; control under §368\(c\)\.*Mills v\. C\.I\.R\.*5th Cir\.1964I\.R\.C\. § 368\(a\)\(1\)\(B\); former § 112\(g\)\(1\)\(B\)Type B stock acquisition; fractional\-share cash; solely\-voting\-stock requirement; substance over form\.*Davant v\. C\.I\.R\.*5th Cir\.1966I\.R\.C\. §§ 301, 316, 331, 337, 354, 356\(a\)\(2\), 368\(a\)\(1\)\(D\), 368\(a\)\(1\)\(F\), 482Stock sale through conduit; integrated liquidation\-reincorporation; Type D and F reorganizations; boot and dividend treatment\.*Sharp v\. U\.S\.*S\.D\. Tex\.1966I\.R\.C\. §§ 331\(a\)\(1\), 356, 368\(a\)\(1\)\(D\), 368\(c\)Complete liquidation versus Type D reorganization; plan and substantially\-all\-assets requirements; capital gain versus dividend; bond\-gain dispute\.*Holliman v\. U\.S\.*S\.D\. Ala\.1967I\.R\.C\. §§ 368\(a\)\(1\)\(F\), 381\(a\)Type F reorganization; enterprise continuity; reduced unsecured debt; loss\-carryback refund\.*Stauffer’s Estate v\. C\.I\.R\.*9th Cir\.1968I\.R\.C\. §§ 172\(b\), 368\(a\)\(1\)\(F\), 381\(b\)\(3\), 381\(c\)\(1\)\(A\); Treas\. Reg\. § 1\.381\(b\)\-1\(a\)\(2\)Multi\-corporation merger; Type F reorganization; postmerger NOL carryback; allocation to transferor operations\.*King Enterprises, Inc\. v\. U\.S\.*Ct\. Cl\.1969I\.R\.C\. §§ 243\(a\)\(1\), 354\(a\)\(1\), 356\(a\)\(1\)–\(2\), 368\(a\)\(1\)\(A\)Stock acquisition and later merger as Type A reorganization; step transaction; boot as dividend; dividends\-received deduction\.*Calcote v\. U\.S\.*D\.N\.J\.1971I\.R\.C\. §§ 354\(a\)\(1\), 368\(a\)\(1\)\(B\), 368\(b\)Pre\-1964 triangular Type B exchange; integrated stock transfers; party\-to\-reorganization requirement; continuity of interest\.*Yoc Heating Corp\. v\. C\.I\.R\.*Tax Ct\.1973I\.R\.C\. §§ 332\(b\), 334\(b\)\(2\), 334\(b\)\(4\), 362\(b\), 368\(a\)\(1\)\(D\), 368\(a\)\(1\)\(F\), 368\(c\), 381\(b\)\(3\)Integrated stock purchase and asset transfer; Type D and F failures; stepped\-up basis; NOL carryback denial\. Table 14:Cases in the corpus \(continued\)\. CaseCourtYearKey provisionsMain topics*Swanson v\. U\.S\.*9th Cir\.1973I\.R\.C\. §§ 331, 337, 354\(a\)\(1\), 354\(b\)\(1\)\(A\), 368\(a\)\(1\)\(D\)Old Stockton liquidation and New Stockton formation; no reorganization plan; substantially\-all\-assets failure; §§331 and 337 treatment\.*Performance Systems, Inc\. v\. U\.S\.*M\.D\. Tenn\.1973I\.R\.C\. §§ 172, 332, 368\(a\)\(1\)\(A\), 368\(a\)\(1\)\(F\), 381\(b\); Treas\. Reg\. § 1\.381\(b\)\-1\(a\)\(2\)Upstream parent\-subsidiary merger; concurrent Type A, Type F, and §332 treatment; §381\(b\) NOL carryback\.*West Side Federal Sav\. & Loan Ass’n of Fairview Park v\. U\.S\.*6th Cir\.1974I\.R\.C\. §§ 368\(a\)\(1\)\(A\), 7701; Treas\. Reg\. § 1\.368\-1\(b\)Savings\-and\-loan statutory merger; savings accounts as proprietary interests; continuity of interest; tax\-free Type A reorganization\.*Movielab, Inc\. v\. U\.S\.*Ct\. Cl\.1974I\.R\.C\. §§ 172\(b\), 332, 361, 368\(a\)\(1\)\(F\), 381\(a\), 381\(b\)\(3\)Parent\-subsidiary statutory merger; concurrent Type F and §332 treatment; postmerger NOL carryback to subsidiary\.*Stanton v\. U\.S\.*3d Cir\.1975I\.R\.C\. §§ 1361\(l\)–\(m\), 331, 356, 368\(a\)\(1\)\(D\), 368\(c\)Subchapter R termination; liquidation\-reincorporation; control despite spouse stock; retained\-property boot\.*Aetna Cas\. & Sur\. Co\. v\. U\.S\.*2d Cir\.1976I\.R\.C\. §§ 172, 381\(b\)\(3\), 368\(a\)\(1\)\(F\)Shell\-subsidiary merger; Type F reorganization; postreorganization NOL carryback; minority\-shareholder redemption\.*Ringwalt v\. U\.S\.*8th Cir\.1977I\.R\.C\. §§ 331, 337, 354–356, 368\(a\)\(1\)\(D\), 677\(a\)\(2\)Liquidation\-reincorporation; Type D reorganization; continuity and common control; grantor\-trust ownership\.*Atlas Tool Co\., Inc\. v\. C\.I\.R\.*3d Cir\.1980I\.R\.C\. §§ 331\(a\)\(1\), 337, 354, 356\(a\)\(2\), 368\(a\)\(1\)\(D\), 531–533, 6901\(a\)\(1\)\(A\); Treas\. Reg\. § 1\.368\-2\(g\)Type D reorganization; boot dividend limit; accumulated\-earnings tax; transferee liability\.*General Housewares Corp\. v\. U\.S\.*5th Cir\.1980I\.R\.C\. §§ 301\(c\), 316\(a\), 331\(a\)\(1\), 337, 354, 356\(a\), 358\(a\)\(1\), 361\(a\), 368\(a\)\(1\)\(C\)Concurrent Type C reorganization and §337 liquidation; shareholder stock nonrecognition; cash boot as dividend\.*Simon v\. C\.I\.R\.*5th Cir\.1981I\.R\.C\. §§ 331, 354, 354\(b\)\(1\), 356\(a\)\(2\), 368\(a\)\(1\)\(D\)Integrated asset and franchise transfer and dissolution; Type D reorganization; substantially\-all\-assets and plan requirements; distribution character\.*Rose v\. U\.S\.*9th Cir\.1981I\.R\.C\. §§ 331, 337, 354\(a\)\(1\), 354\(b\)\(1\), 356\(a\)\(2\), 368\(a\)\(1\)\(D\), 368\(c\)Type D reorganization despite liquidation; no tax\-avoidance motive required; cash boot as dividend; summary judgment\.*Russell v\. C\.I\.R\.*6th Cir\.1987I\.R\.C\. §§ 332, 334\(b\)\(2\), 351\(a\), 354\(a\)\(1\), 368\(a\)\(1\)\(B\), 368\(a\)\(1\)\(F\), 368\(c\), 381\(b\)\(3\); Treas\. Reg\. § 1\.368\-2\(a\)§§332 and 334\(b\)\(2\) liquidation; stepped\-up basis; step transaction; NOL carryback and §351 denial\. Table 15:Cases in the corpus \(continued\)\. ## Appendix ORelated Work Comparison WorkDomainSchema and granularityGoalStructure layerHow our paper differsThis paperU\.S\. federal tax opinions on corporate reorganizations under I\.R\.C\. § 368Free spans plus sentence, flat, and tree views;Rule,Analysis,Conclusion,Background Facts,Procedural HistoryCorpus release, functional\-role classification, and argument\-completion retrievalDirected support trees with implicit intermediate conclusions; reliability separately reported for labels and structureNarrow but underrepresented U\.S\. tax\-law domain; expert\-adjudicated support trees; explicit reliability limits for structural annotations; case\-disjoint classification and retrieval experiments\.[Lawrence and Reed \(2019\)](https://arxiv.org/html/2609.25441#bib.bib12)General argument miningSurvey\-level taxonomy, not a legal annotation corpusDefines and surveys argument miningNot a corpus\-specific structural layerProvides background framing; our paper operationalizes argument mining in a concrete U\.S\. tax\-law corpus with annotated roles and support trees\.[Yamada et al\. \(2019\)](https://arxiv.org/html/2609.25441#bib.bib13)Japanese judgment documentsLegal argumentation corpus for structure\-based summarizationStructure\-based legal summarizationArgument structure for summarizationDifferent jurisdiction and downstream goal; our paper targets U\.S\. federal tax opinions and evaluates both functional\-role learning and argument\-completion retrieval\.[Poudyal et al\. \(2020\)](https://arxiv.org/html/2609.25441#bib.bib5)European Court of Human Rights decisions and judgmentsClause\-level premise, conclusion, and non\-argument labelsLegal argument\-mining corpusPremise–conclusion argument groupings; no typed support or attack labelsECHR human\-rights domain and clause\-level argumentative labels; our paper uses functional legal\-role spans and sentences in U\.S\. tax opinions and organizes argumentative spans into support trees\.[Grundler et al\. \(2022\)](https://arxiv.org/html/2609.25441#bib.bib2)CJEU fiscal state\-aid decisionsArgumentative elements, element types, and argument schemesArgument detection in EU fiscal state\-aid lawArgument\-scheme labels on legal premises; no explicit support or attack edgesFiscal\-law subject matter, but EU state\-aid rather than U\.S\. corporate\-reorganization tax law; our paper uses a smaller functional\-role inventory and support\-tree representation\.[Santin et al\. \(2023\)](https://arxiv.org/html/2609.25441#bib.bib3)CJEU fiscal state\-aid decisionsArgument\-structure representation extending the Demosthenes settingDirected link prediction between known argumentative componentsFive typed inferential\-link relations among sentence\-level componentsFocuses on relation prediction in CJEU state\-aid decisions; our paper contributes a U\.S\. tax corpus and evaluates within\-case and split\-global argument\-completion retrieval from support trees\.[Habernal et al\. \(2024\)](https://arxiv.org/html/2609.25441#bib.bib14)European Court of Human Rights decisionsSpan\-level actor–argument\-type scheme with 16 legally grounded argument typesMining legal arguments in court decisionsFlat argument\-type and actor labels; no relation graph or explicit support or attack edgesRich ECHR\-specific argument\-type taxonomy; our paper instead uses compact functional legal roles and studies support\-tree reliability in U\.S\. tax case law\.[Chen et al\. \(2026\)](https://arxiv.org/html/2609.25441#bib.bib8)\(arXiv preprint\)Chinese judicial decisionsProposition types plus relations such as support, attack, joint, match, and identityAnnotation and visualization guidelinesMulti\-relation argumentation structuresBroader relation taxonomy and Chinese\-law setting; our paper constrains relations to directed support trees for U\.S\. tax opinions and reports empirical agreement and downstream experiments\. Table 16:Comparison with related work\. The table emphasizes differences in domain, annotation schema, structural representation, and evaluation setup\. WorkDomainSchema and granularityGoalStructure layerHow our paper differs[Walker et al\. \(2017\)](https://arxiv.org/html/2609.25441#bib.bib19)U\.S\. veterans’ claims decisionsSentence roles and propositional connective typesComputational legal reasoning resourceConnective propositional relationsU\.S\. legal setting, but different administrative domain and sentence\-role and connective focus; our paper targets corporate tax opinions with span\-level support trees and sentence\-level derived views\.[Xu et al\. \(2020\)](https://arxiv.org/html/2609.25441#bib.bib20)Canadian case decisions and expert\-written summariesSentence\-levelIssue,Reason,Conclusion, and non\-IRC labelsSentence\-role classification toward extractive summarizationNo explicit links among Issue–Reason–Conclusion sentencesUses role classification as a step toward summarization; our paper releases a domain\-specific corpus and tests classification plus argument\-completion retrieval\.[Xu and Ashley \(2022\)](https://arxiv.org/html/2609.25441#bib.bib21)Canadian case decisions and expert\-written summariesSentence\-level Issue–Reason–Conclusion labels with BIO token labels derived from themToken\- and sentence\-level rhetorical\-role classificationCompares token and sentence representations; no explicit support or IRC\-link layerEmphasizes granularity for legal AM; our paper provides adjudicated U\.S\. tax annotations in multiple released views and explicitly separates reliable node labels from lower\-confidence edges\.[Bhattacharya et al\. \(2019\)](https://arxiv.org/html/2609.25441#bib.bib15)Indian Supreme Court judgmentsSentence\-level rhetorical rolesRhetorical\-role identificationNo explicit support\-link layerRhetorical segmentation without argument\-support trees; our paper links rules and analyses to conclusions in U\.S\. federal tax opinions\.[Kalamkar et al\. \(2022\)](https://arxiv.org/html/2609.25441#bib.bib17)Indian legal documentsRhetorical\-role and document\-structure labelsAutomatic legal\-document structuringNo explicit support\-relation layerMulti\-court rhetorical\-role resource; our paper focuses on functional legal roles plus support\-tree structure in a narrow U\.S\. tax domain\.[Malik et al\. \(2022\)](https://arxiv.org/html/2609.25441#bib.bib16)Indian legal documentsRhetorical\-role semantic segmentationSemantic segmentation of legal documentsNo explicit support\-link layerLabels discourse function but not premise\-to\-conclusion support; our paper annotates both role labels and directed support among argumentative spans\.[Nigam et al\. \(2025\)](https://arxiv.org/html/2609.25441#bib.bib18)Indian legal judgmentsRhetorical\-role classification for judgment structureSegmenting legal judgmentsNo explicit support\-link layerFocuses on rhetorical\-role classification at scale; our paper adds explicit support\-tree annotations and retrieval tasks tied to missing argumentative supports\.[Savelka and Ashley \(2018\)](https://arxiv.org/html/2609.25441#bib.bib22)U\.S\. trade\-secret and cyber\-crime opinionsConsecutive, non\-overlapping segments with seven functional and issue\-specific labelsCRF\-based segmentation into functional partsNo arbitrary span or support\-relation annotationU\.S\. case\-law precedent, but different substantive domains and segmentation design; our paper permits arbitrary spans and directed support trees in corporate tax opinions\.[Csányi et al\. \(2025\)](https://arxiv.org/html/2609.25441#bib.bib23)Hungarian judicial decisionsSentence\-level rhetorical\-role labelsRhetorical\-role classificationNo explicit support\-link layerDifferent jurisdiction and no structural argument layer; our paper targets U\.S\. tax\-law reasoning with functional roles and tree\-structured support\.[Bambroo et al\. \(2025\)](https://arxiv.org/html/2609.25441#bib.bib27)Indian and U\.K\. Supreme Court datasetsSentence\-level rhetorical\-role classificationMulti\-task model for rhetorical rolesNo explicit support\-relation layerA modeling contribution that also adds 100 newly annotated Indian judgments; our paper contributes a new U\.S\. tax corpus and evaluates whether annotated structure helps retrieval\. Table 17:Comparison with related work \(continued\)\. WorkDomainSchema and granularityGoalStructure layerHow our paper differs[Belfathi et al\. \(2026\)](https://arxiv.org/html/2609.25441#bib.bib25)U\.S\. Supreme Court opinionsThree\-level rhetorical\-role granularity; sentences labeled by rhetorical functionHierarchical rhetorical\-role labelingHierarchical label taxonomy and sentence sequence; no explicit support\-relation layerU\.S\. and multi\-granular, but broad U\.S\. Supreme Court rhetorical roles; our paper is domain\-specific to federal tax reorganizations and includes support\-tree annotations\.[Guha et al\. \(2023\)](https://arxiv.org/html/2609.25441#bib.bib28)Broad legal\-reasoning benchmarkTask\-based benchmark built with legal professionalsMeasuring legal reasoning in LLMsBenchmark tasks, not document\-level support treesBroad evaluation suite rather than an annotated case\-law corpus; our paper provides case\-level annotations and domain\-specific retrieval and classification tasks\.[Kang et al\. \(2024\)](https://arxiv.org/html/2609.25441#bib.bib7)Malaysian contract\-law scenario analysisSemi\-structured Issue–Rule–Application–Conclusion \(IRAC\) methodologyAugmenting reasoning with IRAC\-style dataIRAC\-stage annotations plus a semi\-structured legal knowledge graph; not opinion\-level support treesUses IRAC to structure legal reasoning tasks; our paper adapts functional roles to actual U\.S\. tax opinions and annotates support paths among spans\.[Jang et al\. \(2025\)](https://arxiv.org/html/2609.25441#bib.bib29)U\.S\. PTAB ex parte patent appealsCase\-level Issue, Rule, and Conclusion classification tasks \(Application omitted\)Legal\-reasoning benchmarkIndependent case\-level labels; no explicit support\-relation layerPatent benchmark rather than tax case\-law corpus; our paper studies corporate\-reorganization opinions and support\-tree\-based argument completion\.[Choi et al\. \(2026\)](https://arxiv.org/html/2609.25441#bib.bib30)Korean additional\-tax\-penalty questionsCase\-level facts and claims rendered as binary, rationale\-choice, and essay tasks; IRAC is used for analysis and rubricsEvaluate LLM legal reasoning about penalty\-exemption lawfulnessParallel case\-level task views; no document support\-relation layerShares tax orientation, but focuses on Korean penalty\-exemption questions; our paper annotates judicial opinions about corporate reorganizations under I\.R\.C\. § 368\.[Yu et al\. \(2022\)](https://arxiv.org/html/2609.25441#bib.bib31)\(arXiv preprint\)Legal entailment and promptingIRAC\-derived promptsImproving model reasoning through promptingPrompt structure, not annotated document relationsMethodological prompting work; our paper contributes data annotations and evaluates learnability and retrieval from legal\-role and support\-tree representations\.[Servantez et al\. \(2024\)](https://arxiv.org/html/2609.25441#bib.bib32)Rule\-based legal reasoning with LLMsChain of Logic, IRAC\-inspired promptingPrompting method for rule\-based reasoningPrompt\-level reasoning chainFocuses on inference prompting; our paper creates an annotated corpus of real opinions with explicit support links and reliability analysis\.[Bongard et al\. \(2022\)](https://arxiv.org/html/2609.25441#bib.bib26)U\.S\. civil procedureTopic introductions, civil\-procedure fact patterns, answer candidates, and explanatory analysesBinary answer\-correctness classification for legal educational problemsTask instances rather than document\-level support treesU\.S\. legal\-reasoning task, but civil procedure and constructed task format; our paper annotates full tax opinions and derives retrieval queries from support trees\.[Hou et al\. \(2025\)](https://arxiv.org/html/2609.25441#bib.bib6)U\.S\. federal case\-law retrieval and retrieval\-augmented generation \(RAG\)Masked citation contexts linked to cited federal case documents and derived passagesRetrieve cited case authorities and generate citation\-conditioned legal analysisDirected citing\-case\-to\-cited\-authority edges; no proposition\-level support labelsRetrieval\-related U\.S\. case\-law resource; our paper instead performs within\-case and split\-global passage retrieval for missing argument supports derived from annotated trees\. Table 18:Comparison with related work \(continued\)\. ## Appendix PClassification Experiment Prompt \#Passedseparatelyas‘instructions‘intheResponsesAPIcall\. \_SYSTEM\_PROMPT=\( "YouareapreciselegalpassageclassifierforU\.S\.judicialopinions\." "ChooseexactlyONElabelfromtheallowedsetandoutputONLYonelineintheformat" "Class:<label\>\.Noextrawords,nopunctuation,noexplanation\." \) \_DEFAULT\_ALLOWED\_LABELS=\( "Analysis", "BackgroundFacts", "Conclusion", "ProceduralHistory", "Rule", \) \#Thefour\-classsettingremovesConclusionfromthisinventory\. def\_get\_allowed\_labels\(combine\_analysis\_conclusion\): labels=list\(\_DEFAULT\_ALLOWED\_LABELS\) ifcombine\_analysis\_conclusion: labels=\[labelforlabelinlabelsiflabel\!="Conclusion"\] returnlabels \_GUIDELINES\_CORE=\( "Annotationscheme\(matchhumanannotators\):spansarelabeledbyFUNCTIONALROLEina" "chainofsyllogisms\(polysyllogisticIRAC\)\.RulesandAnalysesareargumentnodes;" "BackgroundFactsandProceduralHistoryarecontextualblocksandarenotpartofthereasoningchain\.\\n\\n" "LABELDEFINITIONS\(usethesemeanings\):\\n" "\-BackgroundFacts:narrativecontextaboutwhathappenedoutsidethecourtroom\(events,transactions,parties,dates\)\." "IncludesIRS/agencyadministrativesteps\(audits,assessments,refundclaims/denials\)\." "Thesespansinformthereaderbutdonotthemselvesapplyaruleordrawaninferencetowardtheholding\.\\n" "\-ProceduralHistory:court/litigationprocessandposture\(complaints,motions,hearings,judgments,appeals,remands," "petitionsforcertiorari/grants\)\.Focusistheproceduraltimelineincourt\." "IRSadministrativestepsareNOTproceduralhistory\.\\n" "\-Rule:agenerallyapplicablepremiseusedtojustifyaninference\\u2014statutes,regulations,precedentholdings,tests," "definitions,andotherreusablegeneralizations\(includingimplicit/brutepremisesthatlicenseaninference\)\." "Summariesofprecedent\(facts/holdings\)usedasauthoritycountasRule\.Citationsoftenappearbutarenotrequired\.\\n" "\-Analysis:case\-specificreasoningthatapplies/interpretsaRuleusingthiscase\\u2019sfacts/record;evaluatesevidence;" "accepts/rejects/distinguishesarguments;drawscausal/logicalinferences\." "IMPORTANT:intermediate/localconclusionsinareasoningchainarelabeledAnalysis\(evenifphrased’weconclude…’" "or’therefore…’\)whentheysupportalaterstep\.\\n\\n" "TIE\-BREAKERS:\\n" "1\)Courtprocedure=\>ProceduralHistory\.IRS/adminsteps=\>BackgroundFacts\.\\n" "2\)Statingalegalstandard/definition/precedentholding=\>Rule\.Applyingordistinguishingithere=\>Analysis\.\\n" "3\)Ifbothappear,choosethedominantfunction:’statethelaw/test’=\>Rule;’applytofacts/infer’=\>Analysis\.\\n" \) \_CONCLUSION\_GUIDELINE=\( "CONCLUSION\(onlywhenthislabelexistsintheallowedset\):\\n" "\-Conclusion:ONLYtheterminaloutcomeofanargumenttree/issue\\u2014i\.e\.,thecourt\\u2019sultimateholdingordisposition" "\(e\.g\.,’judgmentaffirmed/reversed’,’summaryjudgmentgranted’,’thedeductionisallowed/denied’\)\."\) def\_format\_label\_options\(labels\): ifnotlabels: raiseValueError\("Atleastonelabelmustbeprovided\."\) iflen\(labels\)==1: returnlabels\[0\] return","\.join\(labels\[:\-1\]\)\+f",or\{labels\[\-1\]\}" def\_render\_prompt\( \*, context, passage, context\_mode, allowed\_labels, include\_conclusion\_guidance, \): guidelines=\_GUIDELINES\_CORE ifinclude\_conclusion\_guidance: guidelines\+=\_CONCLUSION\_GUIDELINE label\_options=\_format\_label\_options\(list\(allowed\_labels\)\) has\_conclusion=any\(lbl\.lower\(\)=="conclusion"forlblinallowed\_labels\) conclusion\_fallback="" ifnothas\_conclusion: conclusion\_fallback=\( "IMPORTANT:’Conclusion’isNOTanavailablelabelinthisrun\." "Ifthepassagestatesthefinaloutcome/disposition,labelitasAnalysis\.\\n\\n"\) task\_intro=\( "TASK\\n" "YouwillbegivenoneTARGETPASSAGEfromacase\.\\n" "Usethelabeldefinitionstopickexactlyoneclass\.\\n"\) ifcontext\_mode=="case\_context": task\_intro=\( "TASK\\n" "Youwillbegiven\(1\)casetext\(context\)and\(2\)oneTARGETPASSAGEfromthatcase\.\\n"\) prompt=\( task\_intro \+f"ChooseexactlyONElabelfrom:\{label\_options\}\\n\\n" "OUTPUTFORMAT\(STRICT\)\\n" "ReturnexactlyONEline:\\n" "Class:<label\>\\n" "Donotoutputanythingelse\.\\n\\n" f"\{conclusion\_fallback\}" "GUIDELINES\(matchthehumanannotators\)\\n" f"\{guidelines\}\\n\\n"\) ifcontext\_mode=="case\_context": prompt\+=\( "<<<CASE\_TEXT\>\>\>\\n" f"\{context\}\\n" "<<<END\_CASE\_TEXT\>\>\>\\n\\n"\) prompt\+=\( "<<<TARGET\_PASSAGE\>\>\>\\n" f"\{passage\}\\n" "<<<END\_TARGET\_PASSAGE\>\>\>\\n"\) returnprompt
相似文章
从判决到争议点:带有引用幻觉控制的法律推理的结构化提取
本文介绍了一条自动化流水线,该流水线使用 DeepSeek V3 模型将意大利税务法院判决分解为各个法律争议点,并按照 IRAC 框架以 XML 格式结构化表示,同时包含一个使用 Linkoln 解析器验证引用的幻觉检测过滤器,该过滤器已由专家注释者验证。
基于细粒度分类法从SEC 8-K文件中进行可溯事件抽取
本文提出一个基于大语言模型(LLM)的两阶段系统,利用包含119种事件类型的三层分类法,从SEC 8-K文件中提取可溯事件标签,并具备约束与可审计机制。该系统在近30万份文件上进行了评估,在高质标签上展现出高精确度,并支持区分经济意义上不同事件的事件研究。
LexIssue:中文民事诉讼中法律问题识别基准测试
本文介绍了LexIssue,这是一个用于识别中文民事诉讼中争议法律问题的基准测试,基于真实案例和专家标注构建,并展示了检索增强生成能够提升性能。
DECODEM: 通过增强方法从公司组织文档中提取数据
介绍DECODEM,这是一个基准数据集,用于评估使用大型语言模型从法律文档中自动提取公司治理变量的方法,结果显示对许多条款具有高准确性。
通过检索、聚类和生成从案例数据库生成法律评注
本文提出了一种完全自动化的流程,通过提取、聚类和总结段落级块(使用LLM),将法院判决转化为法律评注,并在德国民法典案例上进行了评估。