IQL templates
Highly-optimized templates for Isaacus models
The Isaacus Query Language (IQL), a legal AI query language designed specifically for analyzing legal documents with AI systems, supports the use of templates, which are highly-optimized, reusable queries that abstract away the need to optimize new idiosyncratic prompts for individual models.
Templates may be invoked using the IS
keyword followed by the name of the template and any number of required arguments enclosed in double quotation marks, for example, {IS confidentiality clause}
or {IS clause entitling "Customer"}
.
This page provides a list of currently available built-in templates for Isaacus models.
If you’re interested in learning more about how to use templates in practice, you can check out our introduction to IQL to get started. If you’re looking for a complete, formal definition of IQL, you can find that here. Also, if you’d like to suggest new templates or provide feedback on existing ones, please reach out.
It is important to note that the number of input tokens and statements in a template’s queries can change at any time without notice, so it is recommended that you check this page for the most up-to-date information. Currently, all of our templates use only a single statement, so we do not provide a column for that right now.
Name | Definition | Supported models (input tokens) |
---|---|---|
ADR clause | A contractual provision that either requires or allows disputes over the contract or a portion thereof to be resolved, at least initially, through alternative dispute resolution. | kanon-universal-classifier , kanon-universal-classifier-mini |
Choice of venue clause | A contractual provision that specifies the jurisdiction (also referred in this context to as the venue or forum) in which disputes over the contract or a portion thereof should be resolved. | kanon-universal-classifier , kanon-universal-classifier-mini |
Clause | A contractual provision. | kanon-universal-classifier , kanon-universal-classifier-mini |
Clause called "<clause name>" | A "<clause name>" contractual provision. | kanon-universal-classifier , kanon-universal-classifier-mini |
Clause entitling "<party name>" | A contractual provision that grants "<party name>" a right. | kanon-universal-classifier , kanon-universal-classifier-mini |
Clause obligating "<party name>" | A contractual provision that imposes a legal duty on "<party name>" to perform or refrain from performing an action. | kanon-universal-classifier , kanon-universal-classifier-mini |
Clause that "<description>" | A contractual provision that "<description>" | kanon-universal-classifier , kanon-universal-classifier-mini |
Confidentiality clause | A contractual provision that restricts the use of confidential information, that is, information protected by a duty of confidence. | kanon-universal-classifier , kanon-universal-classifier-mini |
Entire agreement clause | A contractual provision that asserts that the contract represents the entire agreement between the parties. | kanon-universal-classifier , kanon-universal-classifier-mini |
Force majeure liability limitation clause | A contractual provision that limits the liability of a contracting party for a condition, set of conditions or all conditions beyond their control. | kanon-universal-classifier , kanon-universal-classifier-mini |
Force majeure termination clause | A contractual provision that allows a contracting party to terminate the contract in the event of a condition, set of conditions or all conditions beyond their control. | kanon-universal-classifier , kanon-universal-classifier-mini |
Governing law clause | A contractual provision that specifies the jurisdiction whose laws should govern the interpretation of the contract or a portion thereof. | kanon-universal-classifier , kanon-universal-classifier-mini |
Indemnity clause | A contractual provision that requires a contracting party to indemnify, that is, compensate, other parties for certain losses, damages or liabilities. | kanon-universal-classifier , kanon-universal-classifier-mini |
IP assignment or license | A contractual provision that assigns or licenses intellectual property rights. | kanon-universal-classifier , kanon-universal-classifier-mini |
Liability cap clause | A contractual provision that effectively “caps” a contracting party’s financial liability for certain losses or damages to an ascertainable, but not necessarily ascertained, monetary maximum. | kanon-universal-classifier , kanon-universal-classifier-mini |
Liability limitation clause | A contractual provision that limits the extent of a contracting party’s liability for certain losses or damages. | kanon-universal-classifier , kanon-universal-classifier-mini |
Non-compete clause | A contractual provision that restricts the ability of a contracting party to compete with a counterparty. | kanon-universal-classifier , kanon-universal-classifier-mini |
Obligation | A contractual provision that imposes a legal duty on one or more parties perform or refrain from performing an action. | kanon-universal-classifier , kanon-universal-classifier-mini |
Payment clause | A contractual provision that clearly affects the amount of a payment or that clearly affects the manner in which or conditions under which payment may or may not be made. | kanon-universal-classifier , kanon-universal-classifier-mini |
Relevant to AI law | A text that is clearly substantively (e.g., the concept is not merely mentioned in passing nor is the text merely a table of contents or list of citations) relevant to artificial intelligence law. | kanon-universal-classifier , kanon-universal-classifier-mini |
Remedial clause | A contractual provision that entitles a contracting party to one or more specific remedies (pecuniary or otherwise; including but not limited to liquidated damages, late fees, specific performance, termination rights, step-in rights, etc…) in the event of non-performance of a contractual obligation or promise by a counterparty. | kanon-universal-classifier , kanon-universal-classifier-mini |
Representation or warranty clause | A contractual provision that makes a representation or issues a warranty, or affirms a representation or warranty. | kanon-universal-classifier , kanon-universal-classifier-mini |
Right | A contractual provision that grants a right. | kanon-universal-classifier , kanon-universal-classifier-mini |
Step-in right | A contractual provision that grants a contracting party the right to effectively “step-in” and assume responsibility for a counterparty’s obligations or otherwise take control of the performance or completion of those obligations. | kanon-universal-classifier , kanon-universal-classifier-mini |
Termination clause | A contractual provision that empowers a contracting party to terminate the contract in certain circumstances. | kanon-universal-classifier , kanon-universal-classifier-mini |
Termination for convenience clause | A contractual provision that allows a contracting party to terminate the contract for any reason. | kanon-universal-classifier , kanon-universal-classifier-mini |
Unilateral clause | A contractual provision that imposes obligations on or grants rights to only one side of the contracting parties. | kanon-universal-classifier , kanon-universal-classifier-mini |