Values.AutomatedReasoningCheckTranslationOptionSourceRepresents one possible logical interpretation of ambiguous input content.
type nonrec t = {translations : AutomatedReasoningCheckTranslationList.t option;Different logical interpretations that were detected during translation of the input.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of
AutomatedReasoningCheckTranslationConfidence.t
| `List of
[> `Structure of
(string
* [> `String of
AutomatedReasoningLogicStatementContent.t ])
list ]
list ])
list ]
list ])
list ]