Skip to content

Commit 1309d15

Browse files
committed
Renamed Deontic to Modal in constitutive syntax layer.
1 parent 31b97b1 commit 1309d15

6 files changed

Lines changed: 14 additions & 10 deletions

IG Core/IG Core Constitutive Component Relationship.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,6 @@
234234
}, {
235235
"tag_name" : "(Cex) Execution Constraint",
236236
"tag_description" : "Execution constraints describe qualifications of the constitutive function or offer further contextual characterization."
237-
}, {
238-
"tag_name" : "(D) Deontic",
239-
"tag_description" : "A prescriptive operator that describes whether the Aim (for regulative statements) of an institutional statement is permitted (e.g., may), obliged (e.g., shall, must), or forbidden (e.g., shall not, must not). For constitutive statements, the deontic parameterizes the constitutive function."
240237
}, {
241238
"tag_name" : "(E) Constituted Entity",
242239
"tag_description" : "Entity that is defined or modified by constitutive statement"
@@ -246,6 +243,9 @@
246243
}, {
247244
"tag_name" : "(F) Constitutive Function",
248245
"tag_description" : "Functionally constitutes a Constituted Entity (with or without reference to constituting properties)"
246+
}, {
247+
"tag_name" : "(M) Modal",
248+
"tag_description" : "A modal operator that signals the necessity (often: shall) or (im-)possibility (often: may) of the action captured in the constitutive function in an epistemic sense (in contrast to the deontic sense for regulative statements)."
249249
}, {
250250
"tag_name" : "(P) Constituting Property",
251251
"tag_description" : "Constituting Properties capture related or constituent properties that are linked to the constituted entity via the constituting function. It is polymorphic in nature and dependent on the applied constitutive function."
@@ -270,7 +270,7 @@
270270
"link_type_name" : null,
271271
"link_type_role_feature_name" : null,
272272
"link_type_target_feature_name" : null,
273-
"traits" : "{\"multipleRows\":false,\"collapsedRows\":1,\"expandedRows\":1,\"keyBindings\":[{\"keyCombo\":\"d\",\"value\":\"(D) Deontic\"},{\"keyCombo\":\"e\",\"value\":\"(E) Constituted Entity\"},{\"keyCombo\":\"r\",\"value\":\"(E, prop) Constituted Entity Property\"},{\"keyCombo\":\"f\",\"value\":\"(F) Constitutive Function\"},{\"keyCombo\":\"p\",\"value\":\"(P) Constituting Property\"},{\"keyCombo\":\"o\",\"value\":\"(P, prop) Constituting Property Property\"},{\"keyCombo\":\"c\",\"value\":\"(Cac) Activation Condition\"},{\"keyCombo\":\"x\",\"value\":\"(Cex) Execution Constraint\"}]}"
273+
"traits" : "{\"multipleRows\":false,\"dynamicSize\":false,\"collapsedRows\":1,\"expandedRows\":1,\"keyBindings\":[{\"keyCombo\":\"e\",\"value\":\"(E) Constituted Entity\"},{\"keyCombo\":\"r\",\"value\":\"(E, prop) Constituted Entity Property\"},{\"keyCombo\":\"f\",\"value\":\"(F) Constitutive Function\"},{\"keyCombo\":\"p\",\"value\":\"(P) Constituting Property\"},{\"keyCombo\":\"o\",\"value\":\"(P, prop) Constituting Property Property\"},{\"keyCombo\":\"c\",\"value\":\"(Cac) Activation Condition\"},{\"keyCombo\":\"x\",\"value\":\"(Cex) Execution Constraint\"},{\"keyCombo\":\"m\",\"value\":\"(M) Modal\"}]}"
274274
}, {
275275
"name" : "ConstitutiveFunction",
276276
"tag_set" : {
@@ -570,7 +570,7 @@
570570
} ],
571571
"uiName" : "IG Core Constitutive Syntax",
572572
"type" : "span",
573-
"description" : "Identifies institutional statement components for constitutive statements\r\n\r\nIG Profile Version: 0.2.8\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases\r\nMaintainer: C. Frantz",
573+
"description" : "Identifies institutional statement components for constitutive statements\r\n\r\nIG Profile Version: 0.2.9\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases\r\nMaintainer: C. Frantz",
574574
"enabled" : true,
575575
"built_in" : false,
576576
"readonly" : false,

IG Core/IG Core Regulative Component Relationship.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
} ],
481481
"uiName" : "IG Core Regulative Syntax",
482482
"type" : "span",
483-
"description" : "Identifies institutional statement components for regulative statements\r\n\r\nIG Profile Version: 0.2.8\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases\r\nMaintainer: C. Frantz",
483+
"description" : "Identifies institutional statement components for regulative statements\r\n\r\nIG Profile Version: 0.2.9\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases\r\nMaintainer: C. Frantz",
484484
"enabled" : true,
485485
"built_in" : false,
486486
"readonly" : false,

IG Core/IG Institutional Statement Relationship.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
} ],
319319
"uiName" : "IG Institutional Statement",
320320
"type" : "span",
321-
"description" : "Identifies and characterizes an institutional statement with respect to type, enforcement perspective, statement level. It further allows for the annotation of implied components.\r\n\r\nIG Profile Version: 0.2.8\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases\r\nMaintainer: C. Frantz",
321+
"description" : "Identifies and characterizes an institutional statement with respect to type, enforcement perspective, statement level. It further allows for the annotation of implied components.\r\n\r\nIG Profile Version: 0.2.9\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases\r\nMaintainer: C. Frantz",
322322
"enabled" : true,
323323
"built_in" : false,
324324
"readonly" : false,

IG Core/IGCoreConstraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This file is part of the IG-Inception-Layers project that provides a layer set to
33
annotate text according to the Institutional Grammar 2.0 specification.
44

5-
Version: 0.2.8
5+
Version: 0.2.9
66
Website: https://github.com/InstitutionalGrammar/IG-Inception-Layers
77
Maintainer: C. Frantz (christopher.frantz@ntnu.no)
88
*/

IG Core/IGLayersCodingGuidelines.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Coding Guidelines for IG Inception Layers
33

44
This file contains the operational annotation guidelines for annotating according to IG 2.0 in Inception. The IG Inception Layers, including all previous releases, can be found under https://github.com/InstitutionalGrammar/IG-Inception-Layers
55

6-
Version: 0.2.8 (C. Frantz)
6+
Version: 0.2.9 (C. Frantz)
77

88
For general instruction on IG coding and underlying rationale, please refer to the coding guidelines under https://arxiv.org/abs/2008.08937.
99

@@ -24,10 +24,12 @@ Syntax-level annotation:
2424
On syntax level, the following procedural steps apply:
2525

2626
- Identify atomic institutional statements by identifying elementary components of the statement
27-
- Identify syntactic structure of Institutional Statement as either in ABDICO or PDFECO form
27+
- Identify syntactic structure of Institutional Statement as either in ABDICO or PMFECO form
2828
- Choose corresponding layer ('IG Core Regulative Syntax'; 'IG Core Constitutive Syntax')
2929
- Commence annotation of token and clauses with the corresponding components
3030

31+
Note: To facilitate efficient coding, consider the use of keybindings for the individual component selection (e.g., 'A' for Attributes).
32+
3133
Where nested institutional statements exist, complete the annotation on a given level, before revisiting nested components in a second iteration, e.g., annotating a potentially nested activation condition as activation conditions first, before continuing with the lower-level annotation (e.g., decomposing embedded nested clause into individual components).
3234

3335
Where component-level combinations exist (e.g., eat and drink) within a given statement, annotate those individually as component (e.g., aim), and draw a link from one component to the other. Indicate the logical operator in the link (e.g., AND), as well as precedence (if multiple logical relationships exist).

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ Christopher Frantz (christopher.frantz@ntnu.no)
8686

8787
## Version History
8888

89+
* IG-Inception v0.2.9 (in preparation)
90+
* Renamed Deontic to Modal in Constitutive Syntax layer
8991
* IG-Inception v0.2.8 (28/11/2020, C. Frantz)
9092
* Added Equation layer to allow annotation of embedded equations
9193
* Harmonized logical operators across Regulative, Constitutive and Collection layers

0 commit comments

Comments
 (0)