mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 21:52:51 -06:00
partial implementation for fullFormLexicon
This commit is contained in:
@@ -428,6 +428,9 @@ PgfText *pgf_print_lin_internal(PgfPhrasetableIds *seq_ids, object o, size_t i);
|
||||
PGF_API_DECL
|
||||
PgfText *pgf_print_sequence_internal(size_t seq_id, object o);
|
||||
|
||||
PGF_API_DECL
|
||||
PgfText *pgf_sequence_get_text_internal(object o);
|
||||
|
||||
PGF_API_DECL
|
||||
void pgf_release_phrasetable_ids(PgfPhrasetableIds *seq_ids);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user