0 votes
in Artificial Intelligence by
What is used to augment a grammar for arithmetic expression with semantics?

(a) Notation

(b) DCG notation

(c) Constituent

(d) All of the mentioned

The question was asked in an online quiz.

My question is taken from Semantic Interpretation in division Uncertain Knowledge and Reasoning of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct answer is (b) DCG notation

Easy explanation: DCG notation is used to augment a grammar for arithmetic expression with semantics and it is used to build a parse tree.
...