The {linguistics} tag can be used for questions about packages designed primarily for linguists or about typesetting of linguistics-specific material.
15
votes
4answers
461 views
Any nice packages for word alignment?
I want to visualize word alignments between sentence pairs, where the positions of aligned words may differ between the sentences, and a word in one sentence may be aligned to more than one word in ...
3
votes
3answers
480 views
On syllabic trees
I have to typeset some syllabic trees. They look like this:
I’m currently using the qtree package to typeset them, but I can’t figure out how to put all the last letters on the same level — like ...
4
votes
2answers
491 views
IPA characters in plain TeX
Is there a way to type IPA characters in TeX? There is the tipa package for LaTeX, but what about plain TeX? I don't have any experience with installing fonts in TeX and can't find any good resource ...
7
votes
4answers
552 views
Representing linguistic text annotations in LaTeX
I'm writing a document describing the semantics of opinion phrases in English, and in order to do so, I'm annotating particular spans of text as having particular semantic functions within the ...
9
votes
3answers
1k views
How to draw syntactical trees with parallel leafs for a natural language?
I need to draw syntactical trees for a natural language. The problem is that I need all the leafs to be parallel. How the other nodes are sorted in relation to the other at the same depth is not ...
2
votes
2answers
260 views
How to automatically separate words in inference from semantic package?
I'm trying to use inference from semantic package to describe static semantics of a language.
I would like to separate nonterminals in inference rules with spaces without inserting them by hand.
Is ...
1
vote
1answer
415 views
Covington Gloss in Parbox/Makebox/Minipage
I am using LyX and I'm trying to place a Convington Gloss (Covington usage) inside a \parbox, \makebox, or minipage but I get the error:
http://pastie.org/1814468
Here is the file:
...
3
votes
2answers
387 views
Representing semantical relations with TikZ
What is the best way to draw those two semantical relations with TikZ? I’ve seen it in a paper describing relations within wordnets.
6
votes
1answer
576 views
Positioning of numbers in gb4e.sty examples
I'm planning to use the following numbered examples in a document (see example below). I would like the number to be at the top of the example, but for the ones with diagrams it ends up in the middle. ...
12
votes
1answer
694 views
How can I draw arrows between words in linguistic examples?
This is what I'm after: I'd like to have the sentence 'John loves his mother.' displayed with an arrow running from 'his' to 'John'. I looked at gb4e, but I found the documentation confusing and I ...
7
votes
2answers
1k views
Printing interlinear translation: how to mix automatically two paragraphs, printing lines alternately
I am writing a document on a foreigh language, say French, and want to put some paragraphs in French with their translation in English. But I would like to print one line in French, the corresponding ...