#include <lingdefs.h>
Data Fields | |
int | id |
lingchar * | type |
lingchar * | language |
lingchar * | translation |
lingchar * | description |
lingLesson * | lesson |
lingMeaning * | next |
lingMeaning * | prev |
|
The description of the meaning |
|
ID of the Meaning (123) |
|
Translation language (e.g "spanish") |
|
The lesson the translation was taken from |
|
The next meaning in the list |
|
The previous meaning in the list |
|
The translation text (e.g. "food") |
|
Type of the meaning (object, question, etc.) |