Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

grain of sand #205

Open
cmungall opened this Issue Nov 2, 2009 · 2 comments

Comments

Projects
None yet
2 participants
Owner

cmungall commented Nov 2, 2009

currently we have

[1] grain of desert sand is_a sand
[2] grain of desert sand is_a grain of sand

all 3 terms are undefined.

I propose:

* treat 'sand' as a mass noun synonym for 'portion of sand' and define it as such

  • remove [1]
  • retain [2]
  • add <part_pf desert sand>

We also have:

[3] sand is_a rock

I propose we change to RO:derives_from

Original comment by: cmungall

cmungall self-assigned this Jun 17, 2015

Owner

pbuttigieg commented Sep 1, 2015

This looks like it has been addressed. I agree with the edits made, except I think we should have desert sand 'has part' some `grain of desert sand' as one can't have the mass without the grains.

Owner

cmungall commented Sep 1, 2015

On reflection there may be some naivety in my location-based classification. Isn't it the case that desert sand has different properties based on its exposure etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment