···186186 \item ``Hand'' that represents the cards in hand of each player
187187 \item ``Historic of bids'' that records the historic of bids
188188 \item ``Historic of card played'' that analogously records the historic of card played in order to decide which card to play
189189- \item ``Team information'' that is used to store beliefs about team settings
190189 \item ``Points'' that is used to store the points of each round
191190 \item ``Scoreboard'' that contains the all the times score of the games for each player.
192191\end{itemize}
···207206 \item ``Dealer'' that is the that represents the dealer that is in charge of dealing cards
208207 \item ``Gatekeeper'' that is the that represents the agent that let the players come in and out the system
209208 \item ``Non-player charcter'' that is the that represents the actual players in the system
210210- \item ``Notary'' that is the that agent type represents the agent in charge of controlling the game
209209+ \item ``Notary'' that is the that agent type represents the agent in charge of controlling the flow of the game
211210\end{itemize}
212211213212Figure~\ref{fig:agentrole} provides the agent-role grouping diagram for our game.