Difference between
version 32
and
version 30:
Line 12 was replaced by line 12 |
- !!! Sparrow |
+ !!! Sparrow |
Line 14 was replaced by line 14 |
- Sparrow, like description logics, represent ontologies using concepts, roles, and individuals. In sparrow, concepts are defined using ''sentences.'' For instance, we can introduce a new concept called 'Vegetarian' using the following sentence. |
+ Sparrow, like description logics, represent ontologies using concepts, roles, and individuals. We desribe each of these below. |
At line 15 added 4 lines. |
+ !! Concepts |
+ |
+ In sparrow, concepts are defined using ''sentences.'' For instance, we can introduce a new concept called 'Vegetarian' using the following sentence. |
+ |
Line 67 was replaced by line 71 |
- This sentence states that 'Human' and 'Person' denote the same concept. |
+ This sentence asserts that 'Human' and 'Person' denote the same concept. |
Line 75 was replaced by line 79 |
- concept Macromolecule same-as Molecule and consistsOf at-least 100 Atom |
+ concept Macromolecule same-as Molecule that contains at-least 100 Atom |
At line 79 added 3 lines. |
+ !! Individuals |
+ |
+ |
Back to Sparrow Language,
or to the Page History.
|