ristrutturazione
This commit is contained in:
+1
-4
@@ -12,11 +12,8 @@ g_comprehension
|
|||||||
type: comprehension
|
type: comprehension
|
||||||
|
|
||||||
include:
|
include:
|
||||||
organism.md
|
organism/organism.md
|
||||||
|
|
||||||
expansion:
|
expansion:
|
||||||
@ORGANISM: ORGANISM
|
@ORGANISM: ORGANISM
|
||||||
|
|
||||||
activate: HYPOTHALAMUS-BEH
|
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
# organism-beh.md
|
|
||||||
|
|
||||||
## ORGANISM-BEH: comprehension
|
|
||||||
|
|
||||||
**Organism-beh**:
|
|
||||||
Qui comprendiamo il collegamento fra organi.
|
|
||||||
|
|
||||||
```Gen
|
|
||||||
ORGANSIM-BEH
|
|
||||||
|
|
||||||
type: container
|
|
||||||
|
|
||||||
expansion:
|
|
||||||
|
|
||||||
elements:
|
|
||||||
|
|
||||||
# Organs
|
|
||||||
@TECTUM: TECTUM-BEH
|
|
||||||
@VERTEBRAE: VERTEBRAE-BEH
|
|
||||||
@HYPOTHALAMUS: HYPOTHALAMUS-BEH
|
|
||||||
|
|
||||||
internal_intrication:
|
|
||||||
# Area xxx
|
|
||||||
|
|
||||||
@: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]
|
|
||||||
|
|
||||||
```
|
|
||||||
+16
-9
@@ -12,15 +12,22 @@ ORGANISM
|
|||||||
type: comprehension
|
type: comprehension
|
||||||
|
|
||||||
include:
|
include:
|
||||||
organism/actuation.md
|
relations.md
|
||||||
organism/sensory.md
|
../organs/hypothalamus/hypothalamus.md
|
||||||
organism/excitation.md
|
../organs/tectum/tectum.md
|
||||||
organism/inhibition.md
|
../organs/vertebrae/vertebrae.md
|
||||||
hypothalamus/hypothalamus.md
|
|
||||||
tectum/tectum.md
|
|
||||||
vertebrae/vertebrae.md
|
|
||||||
|
|
||||||
expansion:
|
expansion:
|
||||||
@ORGANISM-BEH: ORGANISM-BEH
|
|
||||||
@HYPOTHALAMUS: HYPOTHALAMUS
|
elements:
|
||||||
|
|
||||||
|
@TECTUM: TECTUM-BEH
|
||||||
|
@VERTEBRAE: VERTEBRAE-BEH
|
||||||
|
@HYPOTHALAMUS: HYPOTHALAMUS-BEH
|
||||||
|
|
||||||
|
relations:
|
||||||
|
|
||||||
|
@: EXCITATION [out: @TECTUM.@WTA-001.@OUT-EXCI-001, in: @VERTEBREA.@WTA-001.@IN-EXCI-002]
|
||||||
|
|
||||||
|
activate: @HYPOTHALAMUS-BEH
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -1,24 +1,9 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
include_toc: true
|
include_toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
# excitation.md
|
# relations-dev.md
|
||||||
|
|
||||||
## EXCITATION: Container
|
|
||||||
|
|
||||||
**Exhitatory Behavior**:
|
|
||||||
|
|
||||||
```Gen
|
|
||||||
|
|
||||||
EXCITATION
|
|
||||||
|
|
||||||
type: container
|
|
||||||
|
|
||||||
tub_intricated:
|
|
||||||
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
|
|
||||||
POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE
|
|
||||||
ASTROSYNAPSE: in.{}.{}.{}.ASTROSYNAPSE
|
|
||||||
```
|
|
||||||
|
|
||||||
#### TUN-PRE-POST-ASTRO-SYNAPSE: Tuner
|
#### TUN-PRE-POST-ASTRO-SYNAPSE: Tuner
|
||||||
|
|
||||||
@@ -0,0 +1,63 @@
|
|||||||
|
---
|
||||||
|
include_toc: true
|
||||||
|
---
|
||||||
|
|
||||||
|
# relations.md
|
||||||
|
|
||||||
|
## EXCITATION: Container
|
||||||
|
|
||||||
|
**Exhitatory Behavior**:
|
||||||
|
|
||||||
|
```Gen
|
||||||
|
|
||||||
|
EXCITATION
|
||||||
|
|
||||||
|
type: container
|
||||||
|
|
||||||
|
tub_intricated:
|
||||||
|
PRESYNAPSE: out.{}.{}.{}.PRESYNAPSE
|
||||||
|
POSTSYNAPSE: in.{}.{}.{}.POSTSYNAPSE
|
||||||
|
ASTROSYNAPSE: in.{}.{}.{}.ASTROSYNAPSE
|
||||||
|
```
|
||||||
|
|
||||||
|
## INHIBITION: Container
|
||||||
|
|
||||||
|
**Inhibitory Behavior**:
|
||||||
|
|
||||||
|
```Gen
|
||||||
|
|
||||||
|
INHIBITION
|
||||||
|
|
||||||
|
type: container
|
||||||
|
|
||||||
|
tub_intricated:
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
## ACTUATION: Container
|
||||||
|
|
||||||
|
**Actuation Behavior**:
|
||||||
|
|
||||||
|
```Gen
|
||||||
|
|
||||||
|
ACTUATION
|
||||||
|
|
||||||
|
type: container
|
||||||
|
|
||||||
|
tub_intricated:
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
## SENSORY: Container
|
||||||
|
|
||||||
|
**Sensory Behavior**:
|
||||||
|
|
||||||
|
```Gen
|
||||||
|
|
||||||
|
SENSORY
|
||||||
|
|
||||||
|
type: container
|
||||||
|
|
||||||
|
tub_intricated:
|
||||||
|
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user