Glottotopia / aagd

Database of syntactic structures of Athabascan languages
MIT License
1 stars 1 forks source link

searching in glosses #20

Open sirigt opened 10 years ago

sirigt commented 10 years ago

We need to be able to search for members of templatic paradigms: .CNJ .SBJ .OBJ .PSSOR *.CLF

Right now we can only search for CNJ or GH, not GH.CNJ.

Glottotopia commented 10 years ago

OK, suppose you have the word

nuh-k'eh 2PL.OBJ-like

what should be provided searches?

a) "2PL.OBJ-like" b) "2PL.OBJ" and "like" c) "2PL", "OBJ", "like" d) "2" "PL" "OBJ" "like" e) a combination of the above

All of the above is possible, but I would not want to clutter the
interface. Which kind of search would be the most frequent one?

For the time being, you can try http://glottotopia.org/solr/athagram/browse?q=+gloss%3AGH*+and+gloss%3A*CNJ which will give you all the examples you want, but might include
additional examples you do not want Best Sebastian

On Wed, 29 Jan 2014 19:11:44 +0100, sirigt notifications@github.com
wrote:

We need to be able to search for members of templatic paradigms: .CNJ .SBJ .OBJ .PSSOR *.CLF

Right now we can only search for CNJ or GH, not GH.CNJ.


Reply to this email directly or view it on GitHub: https://github.com/Glottotopia/athagram/issues/20

Sebastian Nordhoff Berlin sebastian.nordhoff@glottotopia.de @twig2noise

sirigt commented 10 years ago

I think B is most likely, but what do you say, Olga?

On Friday, January 31, 2014, SebastianNordhoff notifications@github.com wrote:

OK, suppose you have the word

nuh-k'eh 2PL.OBJ-like

what should be provided searches?

a) "2PL.OBJ-like" b) "2PL.OBJ" and "like" c) "2PL", "OBJ", "like" d) "2" "PL" "OBJ" "like" e) a combination of the above

All of the above is possible, but I would not want to clutter the interface. Which kind of search would be the most frequent one?

For the time being, you can try http://glottotopia.org/solr/athagram/browse?q=+gloss%3AGH*+and+gloss%3A*CNJ which will give you all the examples you want, but might include additional examples you do not want Best Sebastian

On Wed, 29 Jan 2014 19:11:44 +0100, sirigt notifications@github.com<javascript:_e(%7B%7D,'cvml','notifications@github.com');>

wrote:

We need to be able to search for members of templatic paradigms: .CNJ .SBJ .OBJ .PSSOR *.CLF

Right now we can only search for CNJ or GH, not GH.CNJ.


Reply to this email directly or view it on GitHub: https://github.com/Glottotopia/athagram/issues/20

Sebastian Nordhoff Berlin sebastian.nordhoff@glottotopia.dejavascript:_e(%7B%7D,'cvml','sebastian.nordhoff@glottotopia.de'); @twig2noise

Reply to this email directly or view it on GitHubhttps://github.com/Glottotopia/athagram/issues/20#issuecomment-33774590 .

olovick commented 10 years ago

Oopsie. If I said "a)" in my earlier email, then I of course meant to say "b)". Head is full of cold-related junk, the thinking isn't working too well today. olga

sirigt wrote:

I think B is most likely, but what do you say, Olga?

On Friday, January 31, 2014, SebastianNordhoff notifications@github.com wrote:

OK, suppose you have the word

nuh-k'eh 2PL.OBJ-like

what should be provided searches?

a) "2PL.OBJ-like" b) "2PL.OBJ" and "like" c) "2PL", "OBJ", "like" d) "2" "PL" "OBJ" "like" e) a combination of the above

All of the above is possible, but I would not want to clutter the interface. Which kind of search would be the most frequent one?

For the time being, you can try

http://glottotopia.org/solr/athagram/browse?q=+gloss%3AGH*+and+gloss%3A*CNJ which will give you all the examples you want, but might include additional examples you do not want Best Sebastian

On Wed, 29 Jan 2014 19:11:44 +0100, sirigt notifications@github.com<javascript:_e(%7B%7D,'cvml','notifications@github.com');>

wrote:

We need to be able to search for members of templatic paradigms: .CNJ .SBJ .OBJ .PSSOR *.CLF

Right now we can only search for CNJ or GH, not GH.CNJ.


Reply to this email directly or view it on GitHub: https://github.com/Glottotopia/athagram/issues/20

Sebastian Nordhoff Berlin

sebastian.nordhoff@glottotopia.dejavascript:_e(%7B%7D,'cvml','sebastian.nordhoff@glottotopia.de'); @twig2noise

Reply to this email directly or view it on GitHubhttps://github.com/Glottotopia/athagram/issues/20#issuecomment-33774590 .

— Reply to this email directly or view it on GitHub https://github.com/Glottotopia/athagram/issues/20#issuecomment-33801935.

"The world, as is widely known, is divided into two sorts of people. Exactly what those two sorts are is a matter of continuous speculation." Richard Powers, Operation Wandering Soul.

Dr. Olga Lovick Associate Professor of Linguistics and Dene Language Studies Department of Indigenous Languages, Arts and Cultures First Nations University of Canada 1 First Nations Way Regina, Saskatchewan Canada S4S 7K2

www.lithophile.com/olga Tel. (306) 790-5950 ext. 3311 Fax. (306) 790-5995

Glottotopia commented 10 years ago

there is now a version where you can search for all parts of glosses, but with no periods. So it is "2PL OBJ" and not "2PL.OBJ". Would that be OK?

Glottotopia commented 10 years ago

http://www.glottotopia.org/solr/aagd/browse?q=2PL+OBJ&admin=true