You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
458 B
10 lines
458 B
\item \lect Model the following declarative sentences with predicate logic, as detailed as possible. Clearly indicate the intended meaning of all function, predicate, and constant symbols that you use.
|
|
|
|
\begin{enumerate}
|
|
\item Some students like Alice.
|
|
\item Every teacher likes Bob.
|
|
\item Some students like every teacher.
|
|
\item Some students and Bob play a game.
|
|
\item Not every student plays games.
|
|
\item Some teachers play no games.
|
|
\end{enumerate}
|