View Issue Details

IDProjectCategoryView StatusLast Update
0004571CaseTalk ModelerExpressionspublic2025-05-14 19:31
ReporterBCP Software Assigned ToBCP Software  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
PlatformIntelOSWindowsOS Version11
Target Version14.x 
Summary0004571: Allow exppart annotation
DescriptionEnabling expression part annotation may prove to be helpful in linguistic areas. This would support a regular exppart to be split into two where words may be marked with special attributes.
Additional InformationIn contrast to existing expparts, the new storage could allow 'eats their' to be split into two parts.

"<Person> eats their <Food>."
1. <Person>
2. eats
3. their
4. <Food>
TagsNo tags attached.
CaseTalk Editionunknown

Activities

BCP Software

BCP Software

2024-04-19 14:04

administrator   ~0005215

Last edited: 2024-04-19 14:06

Some parts may be explicitly linked to specific tuples to support language variance while staying within the same grammatical fact expression.
'his' <Food>
'her' <Food>

Note:
This will however make the code for QuaCla, parsing, matching and regeneration more complex. Whereas a different FTE/OTE variant would serve a similar end result.
BCP Software

BCP Software

2025-05-14 18:56

administrator   ~0005554

If the exppart contains text ánd a role, the role is simply to be taken as a reference for meaning. The QuaCla screen should allow to mark words as a role to an OTE, LabelType, or use the word as a Referencing word, or mark it for declaration to another Paragraph or Concept.
BCP Software

BCP Software

2025-05-14 19:31

administrator   ~0005555

Last edited: 2025-05-14 19:31

Added a function to the ExpPart class to determine what it is:
  1. Just Text
  2. Just a role and no Text
  3. A text with a role to a defining OTFT

Issue History

Date Modified Username Field Change
2024-04-19 14:02 BCP Software New Issue
2024-04-19 14:02 BCP Software Status new => assigned
2024-04-19 14:02 BCP Software Assigned To => BCP Software
2024-04-19 14:04 BCP Software Note Added: 0005215
2024-04-19 14:06 BCP Software Note Edited: 0005215
2025-05-14 18:56 BCP Software Note Added: 0005554
2025-05-14 18:57 BCP Software Target Version Future => 14.x
2025-05-14 19:31 BCP Software Note Added: 0005555
2025-05-14 19:31 BCP Software Note Edited: 0005555