From f98f4ea438bebff822c186e3631f4f43759b3c19 Mon Sep 17 00:00:00 2001 From: ocrampal Date: Fri, 22 May 2026 10:26:15 +0200 Subject: [PATCH] restructuring --- g_comprehension.md | 5 +++++ hypothalamus/hypothalamus-beh.md | 12 +++++------- hypothalamus/hypothalamus.md | 2 +- organism/organism-beh.md | 5 +++++ organism/organism.md | 10 +++------- 5 files changed, 19 insertions(+), 15 deletions(-) diff --git a/g_comprehension.md b/g_comprehension.md index 8fd2497..70c8fdb 100644 --- a/g_comprehension.md +++ b/g_comprehension.md @@ -14,6 +14,11 @@ g_comprehension include: organism/organism.md + activity_scope: + !ALWAYS + !NIGHT + !DAY + expansion: @ORGANISM: ORGANISM ``` \ No newline at end of file diff --git a/hypothalamus/hypothalamus-beh.md b/hypothalamus/hypothalamus-beh.md index acd2868..b02f782 100644 --- a/hypothalamus/hypothalamus-beh.md +++ b/hypothalamus/hypothalamus-beh.md @@ -1,9 +1,9 @@ # hypothalamus-beh.md -## HYPOTHALAMUS-BEH: comprehension +## HYPOTHALAMUS-BEH: container **HYPOTHALAMUS-BEH**: -Qui gestioamo la fatica organismica. +Qui gestiamo la fatica organismica. ```Gen HYPOTHALAMUS-BEH @@ -24,7 +24,7 @@ In questo caso non trattiamo ad esempio il WINNERTAKEALL-DEV, perche' avremmo bi ```Gen BehDevPossibility: ( active: 60x ) - type: scope # forse Contextor? + type: scope contained_by: HYPOTHALAMUS in_context: Fixed @@ -32,11 +32,9 @@ BehDevPossibility: ( active: 60x ) # la disattivazione e' la non attivazione condition: NOT ( OrganismicFatigue fullness ) # Day activate_scope: - - NEURON-BEH + !DAY condition: ( OrganismicFatigue fullness ) # Night activate_scope: - - NEURON-DEV - - WINNERTAKEALL-BEH - - ASTROCYTE-DEV + !NIGHT ``` diff --git a/hypothalamus/hypothalamus.md b/hypothalamus/hypothalamus.md index fea67f5..168ea13 100644 --- a/hypothalamus/hypothalamus.md +++ b/hypothalamus/hypothalamus.md @@ -14,5 +14,5 @@ HYPOTHALAMUS hypothalamus-beh.md expansion: - - HYPOTHALAMUS-BEH ( fullness: 1x, active: 1x, emptiness: 1x ) + @HYPOTHALAMUS-BEH ``` \ No newline at end of file diff --git a/organism/organism-beh.md b/organism/organism-beh.md index 24b9810..e374c30 100644 --- a/organism/organism-beh.md +++ b/organism/organism-beh.md @@ -14,6 +14,8 @@ EXCITATION type: container + active: NIGHT + tub_intricated: PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE @@ -23,6 +25,7 @@ EXCITATION #### EXCITATION-POSSIBLE: Contextor ```Gen + EXCITATION-POSSIBLE type: contextor contained_by: EXCITATION @@ -31,6 +34,7 @@ EXCITATION-POSSIBLE #### EXCITATION-BIND: Binder ```Gen + EXCITATION-BIND type: binder contained_by: EXCITATION @@ -39,6 +43,7 @@ EXCITATION-BIND #### EXCITATION-UNBIND: Binder ```Gen + EXCITATION-UNBIND type: binder contained_by: EXCITATION diff --git a/organism/organism.md b/organism/organism.md index d274c9f..9e08a91 100644 --- a/organism/organism.md +++ b/organism/organism.md @@ -19,13 +19,9 @@ ORGANISM expansion: - elements: - - @TECTUM: TECTUM-BEH - @VERTEBRAE: VERTEBRAE-BEH - @HYPOTHALAMUS: HYPOTHALAMUS-BEH - - relations: + @TECTUM: TECTUM + @VERTEBRAE: VERTEBRAE + @HYPOTHALAMUS: HYPOTHALAMUS @: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]