"Eventually" is a false friend :(

This commit is contained in:
2023-12-08 17:36:41 +01:00
parent 83b2859752
commit 35f18b074f
2 changed files with 2 additions and 2 deletions

View File

@ -355,7 +355,7 @@ The accessibility relation maps into the temporal dimension with two possible ev
\item[Weak until ($\varphi \mathcal{W} \psi$)] \marginnote{Weak until}
There might be a moment when $\psi$ holds.
$\varphi$ is guaranteed to hold from now until $\psi$ eventually starts to hold.
$\varphi$ is guaranteed to hold from now until $\psi$ possibly starts to hold.
\end{description}
\item[Semantics]

View File

@ -421,7 +421,7 @@ the number of variables in a conditional probability table.
\subsection{Noisy-OR}
\marginnote{Noisy-OR}
Noisy-OR distributions model a network of non-interacting causes with a common effect.
A node $X$ has $k$ parents $U_1, \dots, U_k$ and eventually a leak node $U_L$ to capture unmodeled concepts.
A node $X$ has $k$ parents $U_1, \dots, U_k$ and possibly a leak node $U_L$ to capture unmodeled concepts.
\begin{figure}[h]
\centering