MEMBERS
TOOLS
COMPUTER CODE

Computer program based on the Membership Table Method (MTM) for the determination of the validity of categorical syllogisms



     JavaScript source code
Skliar O., Gapper S. and Monge R. E. (2021). Using the Membership Table Method (MTM) to Determine the Validity of Categorical Syllogisms. Zenodo. https://doi.org/10.5281/zenodo.5627013.

Usage

A function called test is provided that will read three premises. Each premise is composed of a quantifier, a set number, an operator and a second set number; and describe the parts of the categorical syllogism. The code will apply the Membership Table Method and will create a tabula result with all the partial processing and the final Membership Table Method set; and generate a reasonable conclusion

      Download mtm.js


Back to publications