Hi all, I am trying to develop a core data model to meet a language grammar.

In this grammar, there are verbs, tenses and persons. (There are also voices - 
but my brain cannot hear them right now:) )..

One scenario is to have the verbs and tense names in a single entity. However, 
this would require that each tense name is bound to a specific person entity. 

Another scenario is to have the Verb and Persons Entities use the tense name 
entity only as a lookup table.

Are either of these scenarios possible?

This type of tree structure must have been developed for many other apps, but 
I'm having a hard time finding a good/relevant example..

I would appreciate any thoughts on this..

David DelMonte
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to