Changes between Version 5 and Version 6 of CurrentlyProposedLanguage
- Timestamp:
- Nov 4, 2010 4:21:20 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CurrentlyProposedLanguage
v5 v6 19 19 ||Not || not || 20 20 21 For events in the timeline of events, using '' and'' or ''or'' operators denotes that any ordering between these events is possible.21 For events in the timeline of events, using '''and''' or '''or''' operators denotes that any ordering between these events is possible. 22 22 23 23 = Arithmetic operators = … … 34 34 = Existential, cardinality and modal operators = 35 35 We want to be able to denote how many objects or events of a given type must/may occur. 36 ||'' Meaning'' || ''Operator and example'' ||36 ||'''Meaning''' || '''Operator and example''' || 37 37 ||Every object A || each A || 38 38 ||Some objects A || some A ||