Fix typo: hasSubclassOfLoop_ should default to ...
Added haveSubclassOf and Item.StringComparer.
Fix bug in Item, need to set Id in the construc...
In Item, store the id_. Added ToString.
Use int[] to store property values to save memory.
Add wikidata.cs
In literalString, but the starting ~ outside th...
Implement Argue.getSubArguments the same as ASP...
Use Argument.getSubArguments()
Rule: Small changes to make FunScript happy.
In ArgumentationTheory, make Arguments an array...
In ArgumentationTheory, added conclusionString,...
In ArgumentationTheory, added ArgumentIndexesBy...
Make ArgumentationTheory.toString take the index.
In ArgumentationTheory, renamed ArgumentsByInde...
In ArgumentationTheory, remove unused Arguments.
Remove unused PropositionType PREMISE.
Added calculateDefeat.
Added getGroundedExt.
checkpoint after adding Attack.
checkpoint after ArgumentationTheory
Initial commit.