recover historical native language and relation event semantics
This commit is contained in:
parent
ab9d174f3c
commit
8cfdba210f
23 changed files with 683 additions and 17 deletions
|
|
@ -19,10 +19,11 @@ known_state_classes:
|
|||
machine: [M0, M1, M2, M3, M4]
|
||||
relationship_lock: [temporary, confirmed, stable]
|
||||
missing:
|
||||
emotion_weight: UNDEFINED
|
||||
relationship_weight: UNDEFINED
|
||||
decay_rate: UNDEFINED
|
||||
half_life: UNDEFINED
|
||||
formal_transition_table: UNDEFINED
|
||||
next: DERIVE_TRANSITIONS_ONLY_FROM_REGISTERED_REAL_CASES_AND_HUMAN_CORRECTIONS
|
||||
|
||||
emotion_weight: FORBIDDEN_FOR_T4_BOND_BY_HISTORICAL_HNL_CURRENT_RECONCILIATION_REQUIRED
|
||||
relationship_weight: FORBIDDEN_FOR_T4_BOND_BY_HISTORICAL_HNL_CURRENT_RECONCILIATION_REQUIRED
|
||||
decay_rate: FORBIDDEN_FOR_T4_BOND_BY_HISTORICAL_HNL_CURRENT_RECONCILIATION_REQUIRED
|
||||
half_life: FORBIDDEN_FOR_T4_BOND_BY_HISTORICAL_HNL_CURRENT_RECONCILIATION_REQUIRED
|
||||
executable_transition_runtime: UNDEFINED
|
||||
candidate_transition_grammar: RELATION-EVENT-GRAMMAR.hldp
|
||||
candidate_event_corpus: RELATION-EVENT-CORPUS-BOOTSTRAP.hldp
|
||||
next: IMPLEMENT_EVENT_VALIDATOR_AND_PROVE_CORRECTION_TO_REPAIR_TO_CONTINUITY_PATH_BEFORE_RUNTIME_ACTIVATION
|
||||
|
|
|
|||
Loading…
Reference in a new issue