e.g.
lua mup2argmap examples/example.mup > Output/example.yml
creates:
---
? |
Brunellus is irrational
: o1:
? |
Brunellus studied in Paris.
: []
? |
-Most who study in Paris are rational.
: []
r2:
? |
Brunellus is a donkey.
: []
? |
All donkeys are irrational.
: []
...
When pre-existing example is:
"Brunellus is irrational":
r1:
"Brunellus is a donkey.":
"All donkeys are irrational.":
o1:
"Brunellus studied in Paris.":
"-Most who study in Paris are rational.":
e.g.
lua mup2argmap examples/example.mup > Output/example.yml
creates:
When pre-existing example is: