Template:Lexico-Syntactic ODP Case Template
From Odp
(Difference between revisions)
(New page: <noinclude> This is the 'Lexico-Syntactic ODP Case Template' template. It should be called in the following format: <pre> {{Lexico-Syntactic ODP Case Template |NLFormulation= |Formalizatio...) |
Current revision (12:52, 24 February 2010) (view source) |
||
(62 intermediate revisions not shown.) | |||
Line 7: | Line 7: | ||
|Formalization= | |Formalization= | ||
|JAPECodeLink= | |JAPECodeLink= | ||
- | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
- | { | + | {{#ifeq:{{BASEPAGENAME}}|{{PAGENAME}}| |
- | + | <!-- In the LSP page --> | |
- | + | <div style="border:1px solid grey;padding:5px;margin:5px;background-color:#efefef"> | |
- | | | + | '''NL Formulation''' |
- | ! LSP | + | |
- | + | {{#arraymap:{{{NLFormulation|}}}|\n|w|* w|\n |}} | |
- | + | ||
- | + | ||
- | + | ||
- | | | + | |
- | + | ||
- | | | + | |
- | + | ||
- | [[ | + | '''LSP Formalization''' |
+ | {{{Formalization|}}} | ||
+ | |||
+ | '''Reusable JAPE code''': {{#ifeq:{{{JAPECodeLink|}}}||-|[[Media:{{{JAPECodeLink|}}}|{{{JAPECodeLink|}}}]]}} | ||
+ | |||
+ | </div> | ||
+ | | | ||
+ | <!-- In the LSP Case page --> | ||
+ | '''NL Formulations''' {{#arraymap:{{{NLFormulation|}}}|\n|w| [[Lexico-SyntacticODPCaseNLFormulation::w| ]]|}} | ||
+ | |||
+ | {{#arraymap:{{{NLFormulation|}}}|\n|w|* w|\n |}} | ||
+ | |||
+ | |||
+ | '''LSP Formalization''' | ||
+ | [[Lexico-SyntacticODPCaseFormalization::{{{Formalization|}}}]] | ||
+ | |||
+ | '''Reusable JAPE code''': [[Lexico-SyntacticODPCaseJAPECode::Media:{{{JAPECodeLink|}}}| ]] {{#ifeq:{{{JAPECodeLink|}}}||-|[[Media:{{{JAPECodeLink|}}}|{{{JAPECodeLink|}}}]]}} | ||
+ | |||
+ | <hr> | ||
+ | ''[[Community:LSPSymbols|Abbreviation and symbols]]'' | ||
+ | |||
+ | |}} | ||
</includeonly> | </includeonly> |
Current revision
This is the 'Lexico-Syntactic ODP Case Template' template. It should be called in the following format:
{{Lexico-Syntactic ODP Case Template |NLFormulation= |Formalization= |JAPECodeLink= }}
Edit the page to see the template text.